============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000683/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-4.4.4
collected 116 items / 114 deselected / 2 selected

test_create.py .

============================== slowest durations ===============================
4.79s setup    test_create.py::TestCreate::test_create_real_opt
0.69s call     test_create.py::TestCreate::test_create_real_opt

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 114 deselected in 7.57s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00072f/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-4.4.4
collected 116 items / 114 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:707: 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/rf97/00072f/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/rf97/00072f/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-12-06T11:05:17.307681Z): source_id=111;tablet_id=72075186224037903;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 @ 0xA957D25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9501B6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E8118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77190B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FACC68
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAC9BF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74B7FD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14412E0B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15059ED7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FAEC93
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FAEC93
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FAC643
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FB0007
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14430BF8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0AC785
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78A197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D8BC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DCC84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DC890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DD47E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95997C
E   21. ??:0: ?? @ 0x7FB64249FAC2
E   22. ??:0: ?? @ 0x7FB6425318BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3546841
DEBUG    ya.test:process.py:259 Command (pid 3546841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3546841) elapsed time (sec): 0.3988974094390869
DEBUG    ya.test:process.py:263 Command (pid 3546841) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) maxrss: 547128
DEBUG    ya.test:process.py:263 Command (pid 3546841) minflt: 16269
DEBUG    ya.test:process.py:263 Command (pid 3546841) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3546841) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3546841) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3546841) stime: 0.222799
DEBUG    ya.test:process.py:263 Command (pid 3546841) utime: 0.115378
DEBUG    ya.test:process.py:263 Command (pid 3546841) wtime: 0.4
DEBUG    ya.test:process.py:275 Command (pid 3546841) output:
Git info:
    Commit: 8907e1ee57634ba55cf43fa2e51543542566a936
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 78f09a782b22d3794f4ee2dad4d3e79efb877e84 into 3fe8372d753861205f8080b787e2c369c7734ef6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tkbmgnwwre    Host information: 
        Linux ghrun-tkbmgnwwre 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 3546841) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 8907e1ee57634ba55cf43fa2e51543542566a936
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 78f09a782b22d3794f4ee2dad4d3e79efb877e84 into 3fe8372d753861205f8080b787e2c369c7734ef6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tkbmgnwwre    Host information: 
        Linux ghrun-tkbmgnwwre 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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/rf97/00072f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25597
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rf97/00072f/r3tmp/kikimr_cluster_gx82dzdb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23164
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14161
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rf97/00072f/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:274 Final command: /home/runner/.ya/build/build_root/rf97/00072f/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/rf97/00072f/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_lnh7n_fg.log --grpc-port=27912 --mon-port=23164 --ic-port=25597
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27912/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rf97/00072f/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:274 Final command: /home/runner/.ya/build/build_root/rf97/00072f/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/rf97/00072f/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_lnh7n_fg.log --grpc-port=27912 --mon-port=23164 --ic-port=25597
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rf97/00072f/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/rf97/00072f/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_lnh7n_fg.log', '--grpc-port=27912', '--mon-port=23164', '--ic-port=25597')' in '/home/runner/.ya/build/build_root/rf97/00072f/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: 3547108
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27912/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/rf97/00072f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3547121
DEBUG    ya.test:process.py:259 Command (pid 3547121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3547121) elapsed time (sec): 0.458193302154541
DEBUG    ya.test:process.py:263 Command (pid 3547121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) maxrss: 547120
DEBUG    ya.test:process.py:263 Command (pid 3547121) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 3547121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3547121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3547121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3547121) stime: 0.265997
DEBUG    ya.test:process.py:263 Command (pid 3547121) utime: 0.111163
DEBUG    ya.test:process.py:263 Command (pid 3547121) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 3547121) output:
Git info:
    Commit: 8907e1ee57634ba55cf43fa2e51543542566a936
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 78f09a782b22d3794f4ee2dad4d3e79efb877e84 into 3fe8372d753861205f8080b787e2c369c7734ef6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tkbmgnwwre    Host information: 
        Linux ghrun-tkbmgnwwre 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 3547121) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8907e1ee57634ba55cf43fa2e51543542566a936
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 78f09a782b22d3794f4ee2dad4d3e79efb877e84 into 3fe8372d753861205f8080b787e2c369c7734ef6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tkbmgnwwre    Host information: 
        Linux ghrun-tkbmgnwwre 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/rf97/00072f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27912', '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: 25597\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/rf97/00072f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27912', '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: 25597\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3548478
DEBUG    ya.test:process.py:259 Command (pid 3548478) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3548478) elapsed time (sec): 0.7782080173492432
DEBUG    ya.test:process.py:263 Command (pid 3548478) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) maxrss: 555620
DEBUG    ya.test:process.py:263 Command (pid 3548478) minflt: 18412
DEBUG    ya.test:process.py:263 Command (pid 3548478) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3548478) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) nvcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 3548478) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3548478) stime: 0.47294899999999995
DEBUG    ya.test:process.py:263 Command (pid 3548478) utime: 0.141253
DEBUG    ya.test:process.py:263 Command (pid 3548478) wtime: 0.798
DEBUG    ya.test:process.py:275 Command (pid 3548478) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27912', '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/rf97/00072f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27912', '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: 3548871
DEBUG    ya.test:process.py:259 Command (pid 3548871) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3548871) elapsed time (sec): 0.7100718021392822
DEBUG    ya.test:process.py:263 Command (pid 3548871) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) maxrss: 555608
DEBUG    ya.test:process.py:263 Command (pid 3548871) minflt: 18413
DEBUG    ya.test:process.py:263 Command (pid 3548871) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 3548871) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) nvcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 3548871) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3548871) stime: 0.318699
DEBUG    ya.test:process.py:263 Command (pid 3548871) utime: 0.131051
DEBUG    ya.test:process.py:263 Command (pid 3548871) wtime: 0.714
DEBUG    ya.test:process.py:275 Command (pid 3548871) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 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, 47fcf6fa-8b19-4bcd-b452-fdc633295027, localhost:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 47fcf6fa-8b19-4bcd-b452-fdc633295027, localhost:27912): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 47fcf6fa-8b19-4bcd-b452-fdc633295027, localhost:27912): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tkbmgnwwre.auto.internal" port: 27912 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-tkbmgnwwre.auto.internal:27912, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27912
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -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/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3549413
DEBUG    ya.test:process.py:259 Command (pid 3549413) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3549413) elapsed time (sec): 0.5962889194488525
DEBUG    ya.test:process.py:263 Command (pid 3549413) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) maxrss: 167436
DEBUG    ya.test:process.py:263 Command (pid 3549413) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 3549413) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) nivcsw: 43
DEBUG    ya.test:process.py:263 Command (pid 3549413) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3549413) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3549413) stime: 0.017162
DEBUG    ya.test:process.py:263 Command (pid 3549413) utime: 0.06436
DEBUG    ya.test:process.py:263 Command (pid 3549413) wtime: 0.614
DEBUG    ya.test:process.py:275 Command (pid 3549413) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3549413) 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/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -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/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-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: 3549988
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 3549988) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3549988) elapsed time (sec): 30.22211742401123
DEBUG    ya.test:process.py:263 Command (pid 3549988) wtime: 30.239
DEBUG    ya.test:process.py:275 Command (pid 3549988) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    180	180	0	0	46	111	131	144
2	    265	265	0	0	32	79	91	111
3	    256	256	0	0	34	71	84	101
4	    274	274	0	0	33	63	74	77
5	    343	343	0	0	26	51	58	69
6	    242	242	0	0	39	76	86	92
7	    278	278	0	0	33	63	75	92
8	    193	193	0	0	45	101	127	136
9	    203	203	0	0	42	103	110	117
10	    179	179	0	0	51	104	125	130
11	    223	223	0	0	41	73	88	100
12	    189	189	0	0	49	96	122	127
13	    239	239	0	0	39	63	97	103
14	    321	321	0	0	28	54	112	123
15	    414	414	0	0	21	39	60	63
16	    457	457	0	0	20	28	39	47
17	    465	465	0	0	20	28	33	35
18	    457	457	0	0	20	30	36	41
19	    477	477	0	0	20	24	26	28
20	    473	473	0	0	20	26	35	37
21	    486	486	0	0	20	21	28	32
22	    484	484	0	0	20	21	22	25
23	    488	488	0	0	20	21	24	24
24	    489	489	0	0	20	21	22	25
25	    486	486	0	0	20	22	24	26
26	    488	488	0	0	20	21	23	28
27	    487	487	0	0	20	20	21	21
28	    488	488	0	0	20	20	21	21
29	    488	488	0	0	20	20	21	21
30	    499	499	0	0	20	21	22	24

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11011	367.033	0	0	20	58	91	144

DEBUG    ya.test:process.py:276 Command (pid 3549988) 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, c2d1b65e-aa0a-41be-9249-caaa51ba4a6a, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2d1b65e-aa0a-41be-9249-caaa51ba4a6a, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2d1b65e-aa0a-41be-9249-caaa51ba4a6a, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c2ea1517-a7f7-4608-824c-0963f3572fdf, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c2ea1517-a7f7-4608-824c-0963f3572fdf, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c2ea1517-a7f7-4608-824c-0963f3572fdf, ghrun-tkbmgnwwre.auto.internal:27912): 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=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76f4eae5-42f2-4ebe-9a94-05b8832cdfec, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76f4eae5-42f2-4ebe-9a94-05b8832cdfec, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76f4eae5-42f2-4ebe-9a94-05b8832cdfec, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
INFO     root:test_log_scenario.py:217 Count rows after insert 10751 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b064e50e-ca9e-4d38-bc77-212f70ee0747, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b064e50e-ca9e-4d38-bc77-212f70ee0747, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b064e50e-ca9e-4d38-bc77-212f70ee0747, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ea24e61-b410-4791-ab73-d2a79a7fcc66, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ea24e61-b410-4791-ab73-d2a79a7fcc66, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ea24e61-b410-4791-ab73-d2a79a7fcc66, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -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/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -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, 19958aae-b197-45b6-99fe-7a6943924a57, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19958aae-b197-45b6-99fe-7a6943924a57, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d8e04e0f-9ec4-48cb-ab6f-f8d53cbdadb2, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19958aae-b197-45b6-99fe-7a6943924a57, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d8e04e0f-9ec4-48cb-ab6f-f8d53cbdadb2, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-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: 3566337
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d8e04e0f-9ec4-48cb-ab6f-f8d53cbdadb2, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODJmYzQxYTktOTliM2VkNWQtYTJlYmJiM2EtN2I5NTBhNjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d3a3ceb2-cfbf-4d8d-acc0-beac8d51ab65, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d3a3ceb2-cfbf-4d8d-acc0-beac8d51ab65, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ODJmYzQxYTktOTliM2VkNWQtYTJlYmJiM2EtN2I5NTBhNjc=" }
DEBUG    ya.test:process.py:628 Command pid: 3566338
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d3a3ceb2-cfbf-4d8d-acc0-beac8d51ab65, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-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.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODJmYzQxYTktOTliM2VkNWQtYTJlYmJiM2EtN2I5NTBhNjc=
DEBUG    ya.test:process.py:628 Command pid: 3566344
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d4bc28c-87de-4208-8fd7-96074c177873, ghrun-tkbmgnwwre.auto.internal:27912): 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, 7d4bc28c-87de-4208-8fd7-96074c177873, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ODJmYzQxYTktOTliM2VkNWQtYTJlYmJiM2EtN2I5NTBhNjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c8f441de-df60-4fb9-9189-8aa12414561c, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d4bc28c-87de-4208-8fd7-96074c177873, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8f441de-df60-4fb9-9189-8aa12414561c, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8f441de-df60-4fb9-9189-8aa12414561c, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjhlMzQxZTctNThiZmZlNy01NDZiNmIwYS03M2FhNzc0Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d2799693-6eed-4bbe-9cd2-9d70ccc99ba8, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d2799693-6eed-4bbe-9cd2-9d70ccc99ba8, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZjhlMzQxZTctNThiZmZlNy01NDZiNmIwYS03M2FhNzc0Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d2799693-6eed-4bbe-9cd2-9d70ccc99ba8, ghrun-tkbmgnwwre.auto.internal:27912): 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=ZjhlMzQxZTctNThiZmZlNy01NDZiNmIwYS03M2FhNzc0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74b7b528-90d9-4b0e-b881-0f32fe3c3187, ghrun-tkbmgnwwre.auto.internal:27912): 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, 74b7b528-90d9-4b0e-b881-0f32fe3c3187, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZjhlMzQxZTctNThiZmZlNy01NDZiNmIwYS03M2FhNzc0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d491ddbe-5ed5-4e54-adc9-a283522c303f, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d491ddbe-5ed5-4e54-adc9-a283522c303f, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74b7b528-90d9-4b0e-b881-0f32fe3c3187, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d491ddbe-5ed5-4e54-adc9-a283522c303f, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGVjZDRjZDItOTA3ZDdkNTQtYWU2NTUwZmQtMjhlYTg0Mzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 399d5f6f-63f6-4e49-b71e-a7aeecd09625, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 399d5f6f-63f6-4e49-b71e-a7aeecd09625, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjZDRjZDItOTA3ZDdkNTQtYWU2NTUwZmQtMjhlYTg0Mzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 399d5f6f-63f6-4e49-b71e-a7aeecd09625, ghrun-tkbmgnwwre.auto.internal:27912): 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=ZGVjZDRjZDItOTA3ZDdkNTQtYWU2NTUwZmQtMjhlYTg0Mzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26b9ac01-9ad6-450e-badc-1b9d15f29de7, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26b9ac01-9ad6-450e-badc-1b9d15f29de7, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjZDRjZDItOTA3ZDdkNTQtYWU2NTUwZmQtMjhlYTg0Mzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2582b069-776f-4177-bd1e-fcd39fccce37, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26b9ac01-9ad6-450e-badc-1b9d15f29de7, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2582b069-776f-4177-bd1e-fcd39fccce37, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2582b069-776f-4177-bd1e-fcd39fccce37, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDcyY2ZjZTQtYjVlMjczYjgtN2ZkMGJjZWUtOWE2OTE4M2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 907faaa8-206e-4f9b-ae3c-4d9c3ba7b80a, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 907faaa8-206e-4f9b-ae3c-4d9c3ba7b80a, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZDcyY2ZjZTQtYjVlMjczYjgtN2ZkMGJjZWUtOWE2OTE4M2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 907faaa8-206e-4f9b-ae3c-4d9c3ba7b80a, ghrun-tkbmgnwwre.auto.internal:27912): 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=ZDcyY2ZjZTQtYjVlMjczYjgtN2ZkMGJjZWUtOWE2OTE4M2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cb8799d-ab41-48ea-b158-bc4efd46ad74, ghrun-tkbmgnwwre.auto.internal:27912): 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, 4cb8799d-ab41-48ea-b158-bc4efd46ad74, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZDcyY2ZjZTQtYjVlMjczYjgtN2ZkMGJjZWUtOWE2OTE4M2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fa14a600-cc09-43dd-a63b-6a0b99bb67ce, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cb8799d-ab41-48ea-b158-bc4efd46ad74, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fa14a600-cc09-43dd-a63b-6a0b99bb67ce, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fa14a600-cc09-43dd-a63b-6a0b99bb67ce, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGEzYjMwODgtMzYyMzRkNGItNmU3Y2ZjOTEtZDMwMWFmOTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 54820009-a54d-45e9-a258-d99397a8f090, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 54820009-a54d-45e9-a258-d99397a8f090, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OGEzYjMwODgtMzYyMzRkNGItNmU3Y2ZjOTEtZDMwMWFmOTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 54820009-a54d-45e9-a258-d99397a8f090, ghrun-tkbmgnwwre.auto.internal:27912): 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=OGEzYjMwODgtMzYyMzRkNGItNmU3Y2ZjOTEtZDMwMWFmOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76970bdb-d791-4411-bb7b-52817bbb908e, ghrun-tkbmgnwwre.auto.internal:27912): 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, 76970bdb-d791-4411-bb7b-52817bbb908e, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OGEzYjMwODgtMzYyMzRkNGItNmU3Y2ZjOTEtZDMwMWFmOTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f75a83ab-0b44-4914-bcf3-8abf7add88ce, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f75a83ab-0b44-4914-bcf3-8abf7add88ce, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76970bdb-d791-4411-bb7b-52817bbb908e, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f75a83ab-0b44-4914-bcf3-8abf7add88ce, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTE2MDMxNWEtZDZkYjkwZjktMTViYzJiMzItNTA2MTRiOWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b4dfcc1f-5002-4b3d-a560-de1a6356c7f4, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b4dfcc1f-5002-4b3d-a560-de1a6356c7f4, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OTE2MDMxNWEtZDZkYjkwZjktMTViYzJiMzItNTA2MTRiOWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b4dfcc1f-5002-4b3d-a560-de1a6356c7f4, ghrun-tkbmgnwwre.auto.internal:27912): 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=OTE2MDMxNWEtZDZkYjkwZjktMTViYzJiMzItNTA2MTRiOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0651e721-a26f-412a-8d79-63d31064d01b, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0651e721-a26f-412a-8d79-63d31064d01b, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OTE2MDMxNWEtZDZkYjkwZjktMTViYzJiMzItNTA2MTRiOWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9cd7e5d6-d39d-4454-9756-75eb706b57f5, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9cd7e5d6-d39d-4454-9756-75eb706b57f5, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0651e721-a26f-412a-8d79-63d31064d01b, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9cd7e5d6-d39d-4454-9756-75eb706b57f5, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njk4MjUyNWEtNGRmYmZlMWMtYmRjZDAxYzAtZDk3OWM5YzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3cef613b-a725-47bc-a021-bb0108c8f708, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3cef613b-a725-47bc-a021-bb0108c8f708, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=Njk4MjUyNWEtNGRmYmZlMWMtYmRjZDAxYzAtZDk3OWM5YzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3cef613b-a725-47bc-a021-bb0108c8f708, ghrun-tkbmgnwwre.auto.internal:27912): 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=Njk4MjUyNWEtNGRmYmZlMWMtYmRjZDAxYzAtZDk3OWM5YzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e14c2707-d94c-4b89-b98e-2850491377a9, ghrun-tkbmgnwwre.auto.internal:27912): 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, e14c2707-d94c-4b89-b98e-2850491377a9, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=Njk4MjUyNWEtNGRmYmZlMWMtYmRjZDAxYzAtZDk3OWM5YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 14c845dc-4c61-4ca3-82d5-597c29792c11, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 14c845dc-4c61-4ca3-82d5-597c29792c11, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e14c2707-d94c-4b89-b98e-2850491377a9, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 14c845dc-4c61-4ca3-82d5-597c29792c11, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTdiMmYzYjItZWU3OTczOTMtOTM3MDEyYTQtZGY2ZGNkNGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6b8b8f12-77b4-49d2-bd9d-e1c7e2ce8ff8, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6b8b8f12-77b4-49d2-bd9d-e1c7e2ce8ff8, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMmYzYjItZWU3OTczOTMtOTM3MDEyYTQtZGY2ZGNkNGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6b8b8f12-77b4-49d2-bd9d-e1c7e2ce8ff8, ghrun-tkbmgnwwre.auto.internal:27912): 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=OTdiMmYzYjItZWU3OTczOTMtOTM3MDEyYTQtZGY2ZGNkNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cec65e3f-d4f2-4220-bee8-c34a13f54eeb, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cec65e3f-d4f2-4220-bee8-c34a13f54eeb, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMmYzYjItZWU3OTczOTMtOTM3MDEyYTQtZGY2ZGNkNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cec65e3f-d4f2-4220-bee8-c34a13f54eeb, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f5bc433f-fc77-4839-b298-c08fefba6ebc, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f5bc433f-fc77-4839-b298-c08fefba6ebc, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f5bc433f-fc77-4839-b298-c08fefba6ebc, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzU4M2JlMGEtMjQxY2RjYzQtYzgwMWQ3MzMtNmE2YmNmY2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a55fb4a-5974-4987-8488-42de90632f6a, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a55fb4a-5974-4987-8488-42de90632f6a, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YzU4M2JlMGEtMjQxY2RjYzQtYzgwMWQ3MzMtNmE2YmNmY2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a55fb4a-5974-4987-8488-42de90632f6a, ghrun-tkbmgnwwre.auto.internal:27912): 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=YzU4M2JlMGEtMjQxY2RjYzQtYzgwMWQ3MzMtNmE2YmNmY2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cdcc4be-6015-4441-84c1-c2e5c45def2b, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cdcc4be-6015-4441-84c1-c2e5c45def2b, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YzU4M2JlMGEtMjQxY2RjYzQtYzgwMWQ3MzMtNmE2YmNmY2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cdcc4be-6015-4441-84c1-c2e5c45def2b, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c2ea1517-a7f7-4608-824c-0963f3572fdf, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.486699442+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3a3ceb2-cfbf-4d8d-acc0-beac8d51ab65, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.486970578+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d2799693-6eed-4bbe-9cd2-9d70ccc99ba8, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487017203+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 399d5f6f-63f6-4e49-b71e-a7aeecd09625, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.48705727+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 907faaa8-206e-4f9b-ae3c-4d9c3ba7b80a, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487092407+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 54820009-a54d-45e9-a258-d99397a8f090, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.4871313+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b4dfcc1f-5002-4b3d-a560-de1a6356c7f4, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487169352+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3cef613b-a725-47bc-a021-bb0108c8f708, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487196974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6b8b8f12-77b4-49d2-bd9d-e1c7e2ce8ff8, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487228507+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-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a55fb4a-5974-4987-8488-42de90632f6a, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487263175+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 19958aae-b197-45b6-99fe-7a6943924a57, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.486876761+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7d4bc28c-87de-4208-8fd7-96074c177873, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487002353+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 74b7b528-90d9-4b0e-b881-0f32fe3c3187, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487043385+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 26b9ac01-9ad6-450e-badc-1b9d15f29de7, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487078625+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4cb8799d-ab41-48ea-b158-bc4efd46ad74, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487116789+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 76970bdb-d791-4411-bb7b-52817bbb908e, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487144522+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0651e721-a26f-412a-8d79-63d31064d01b, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487181759+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e14c2707-d94c-4b89-b98e-2850491377a9, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487210638+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cec65e3f-d4f2-4220-bee8-c34a13f54eeb, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487249929+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4cdcc4be-6015-4441-84c1-c2e5c45def2b, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487285622+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:27912
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:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 3566337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3566337) elapsed time (sec): 30.14732789993286
DEBUG    ya.test:process.py:263 Command (pid 3566337) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 3566337) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    131	131	0	0	47	261	283	287
2	    170	170	0	0	44	79	90	103
3	      0	0	0	1729	0	0	0	0
4	      0	0	0	2579	0	0	0	0
5	      0	0	0	2639	0	0	0	0
6	      0	0	0	2210	0	0	0	0
7	      0	0	0	2517	0	0	0	0
8	      0	0	0	2377	0	0	0	0
9	      0	0	0	2349	0	0	0	0
10	      0	0	0	2652	0	0	0	0
11	      0	0	0	2660	0	0	0	0
12	      0	0	0	2457	0	0	0	0
13	      0	0	0	2554	0	0	0	0
14	      0	0	0	2539	0	0	0	0
15	      0	0	0	2701	0	0	0	0
16	      0	0	0	2708	0	0	0	0
17	      0	0	0	2789	0	0	0	0
18	      0	0	0	2640	0	0	0	0
19	      0	0	0	2529	0	0	0	0
20	      0	0	0	2840	0	0	0	0
21	      0	0	0	2828	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	2698	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2764	0	0	0	0
26	      0	0	0	2765	0	0	0	0
27	      0	0	0	2789	0	0	0	0
28	      0	0	0	2770	0	0	0	0
29	      0	0	0	2510	0	0	0	0
30	      0	0	0	2859	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    301	10.0333	0	73052	46	136	273	287

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

DEBUG    ya.test:process.py:259 Command (pid 3566338) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3566338) elapsed time (sec): 30.14481806755066
DEBUG    ya.test:process.py:263 Command (pid 3566338) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 3566338) 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	1724	0	0	0	0
4	      0	0	0	2605	0	0	0	0
5	      0	0	0	2629	0	0	0	0
6	      0	0	0	2241	0	0	0	0
7	      0	0	0	2529	0	0	0	0
8	      0	0	0	2389	0	0	0	0
9	      0	0	0	2387	0	0	0	0
10	      0	0	0	2651	0	0	0	0
11	      0	0	0	2676	0	0	0	0
12	      0	0	0	2450	0	0	0	0
13	      0	0	0	2540	0	0	0	0
14	      0	0	0	2579	0	0	0	0
15	      0	0	0	2710	0	0	0	0
16	      0	0	0	2680	0	0	0	0
17	      0	0	0	2810	0	0	0	0
18	      0	0	0	2660	0	0	0	0
19	      0	0	0	2560	0	0	0	0
20	      0	0	0	2860	0	0	0	0
21	      0	0	0	2840	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	2740	0	0	0	0
24	      0	0	0	2699	0	0	0	0
25	      0	0	0	2789	0	0	0	0
26	      0	0	0	2770	0	0	0	0
27	      0	0	0	2806	0	0	0	0
28	      0	0	0	2764	0	0	0	0
29	      0	0	0	2530	0	0	0	0
30	      0	0	0	2860	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3566344) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3566344) elapsed time (sec): 30.143810033798218
DEBUG    ya.test:process.py:263 Command (pid 3566344) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 3566344) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     99	99	0	0	60	387	397	397
2	    126	126	0	0	59	103	127	127
3	      0	0	0	1788	0	0	0	0
4	      0	0	0	2607	0	0	0	0
5	      0	0	0	2633	0	0	0	0
6	      0	0	0	2224	0	0	0	0
7	      0	0	0	2478	0	0	0	0
8	      0	0	0	2399	0	0	0	0
9	      0	0	0	2369	0	0	0	0
10	      0	0	0	2671	0	0	0	0
11	      0	0	0	2689	0	0	0	0
12	      0	0	0	2460	0	0	0	0
13	      0	0	0	2567	0	0	0	0
14	      0	0	0	2590	0	0	0	0
15	      0	0	0	2720	0	0	0	0
16	      0	0	0	2710	0	0	0	0
17	      0	0	0	2779	0	0	0	0
18	      0	0	0	2650	0	0	0	0
19	      0	0	0	2560	0	0	0	0
20	      0	0	0	2859	0	0	0	0
21	      0	0	0	2841	0	0	0	0
22	      0	0	0	2919	0	0	0	0
23	      0	0	0	2710	0	0	0	0
24	      0	0	0	2689	0	0	0	0
25	      0	0	0	2786	0	0	0	0
26	      0	0	0	2760	0	0	0	0
27	      0	0	0	2799	0	0	0	0
28	      0	0	0	2760	0	0	0	0
29	      0	0	0	2539	0	0	0	0
30	      0	0	0	2860	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    225	7.5	0	73416	60	127	387	397

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
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:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
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:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". Check endpoint correctness.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27912
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-tkbmgnwwre'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
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/rf97/00072f/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.3547108' in '/home/runner/.ya/build/build_root/rf97/00072f/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_lnh7n_fg.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:281 Stopped node localhost:27912/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14161
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23164
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25597
=================================== 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:307: 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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3546841
DEBUG    ya.test:process.py:259 Command (pid 3546841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3546841) elapsed time (sec): 0.3988974094390869
DEBUG    ya.test:process.py:263 Command (pid 3546841) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) maxrss: 547128
DEBUG    ya.test:process.py:263 Command (pid 3546841) minflt: 16269
DEBUG    ya.test:process.py:263 Command (pid 3546841) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3546841) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3546841) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3546841) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3546841) stime: 0.222799
DEBUG    ya.test:process.py:263 Command (pid 3546841) utime: 0.115378
DEBUG    ya.test:process.py:263 Command (pid 3546841) wtime: 0.4
DEBUG    ya.test:process.py:275 Command (pid 3546841) output:
Git info:
    Commit: 8907e1ee57634ba55cf43fa2e51543542566a936
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 78f09a782b22d3794f4ee2dad4d3e79efb877e84 into 3fe8372d753861205f8080b787e2c369c7734ef6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tkbmgnwwre    Host information: 
        Linux ghrun-tkbmgnwwre 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 3546841) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 8907e1ee57634ba55cf43fa2e51543542566a936
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 78f09a782b22d3794f4ee2dad4d3e79efb877e84 into 3fe8372d753861205f8080b787e2c369c7734ef6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tkbmgnwwre    Host information: 
        Linux ghrun-tkbmgnwwre 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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/rf97/00072f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25597
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rf97/00072f/r3tmp/kikimr_cluster_gx82dzdb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23164
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14161
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rf97/00072f/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:274 Final command: /home/runner/.ya/build/build_root/rf97/00072f/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/rf97/00072f/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_lnh7n_fg.log --grpc-port=27912 --mon-port=23164 --ic-port=25597
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27912/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rf97/00072f/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:274 Final command: /home/runner/.ya/build/build_root/rf97/00072f/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/rf97/00072f/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_lnh7n_fg.log --grpc-port=27912 --mon-port=23164 --ic-port=25597
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rf97/00072f/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/rf97/00072f/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_lnh7n_fg.log', '--grpc-port=27912', '--mon-port=23164', '--ic-port=25597')' in '/home/runner/.ya/build/build_root/rf97/00072f/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: 3547108
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27912/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/rf97/00072f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3547121
DEBUG    ya.test:process.py:259 Command (pid 3547121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3547121) elapsed time (sec): 0.458193302154541
DEBUG    ya.test:process.py:263 Command (pid 3547121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) maxrss: 547120
DEBUG    ya.test:process.py:263 Command (pid 3547121) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 3547121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3547121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3547121) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3547121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3547121) stime: 0.265997
DEBUG    ya.test:process.py:263 Command (pid 3547121) utime: 0.111163
DEBUG    ya.test:process.py:263 Command (pid 3547121) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 3547121) output:
Git info:
    Commit: 8907e1ee57634ba55cf43fa2e51543542566a936
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 78f09a782b22d3794f4ee2dad4d3e79efb877e84 into 3fe8372d753861205f8080b787e2c369c7734ef6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tkbmgnwwre    Host information: 
        Linux ghrun-tkbmgnwwre 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 3547121) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8907e1ee57634ba55cf43fa2e51543542566a936
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 78f09a782b22d3794f4ee2dad4d3e79efb877e84 into 3fe8372d753861205f8080b787e2c369c7734ef6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tkbmgnwwre    Host information: 
        Linux ghrun-tkbmgnwwre 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/rf97/00072f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27912', '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: 25597\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/rf97/00072f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27912', '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: 25597\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3548478
DEBUG    ya.test:process.py:259 Command (pid 3548478) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3548478) elapsed time (sec): 0.7782080173492432
DEBUG    ya.test:process.py:263 Command (pid 3548478) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) maxrss: 555620
DEBUG    ya.test:process.py:263 Command (pid 3548478) minflt: 18412
DEBUG    ya.test:process.py:263 Command (pid 3548478) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3548478) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3548478) nvcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 3548478) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3548478) stime: 0.47294899999999995
DEBUG    ya.test:process.py:263 Command (pid 3548478) utime: 0.141253
DEBUG    ya.test:process.py:263 Command (pid 3548478) wtime: 0.798
DEBUG    ya.test:process.py:275 Command (pid 3548478) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27912', '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/rf97/00072f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27912', '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: 3548871
DEBUG    ya.test:process.py:259 Command (pid 3548871) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3548871) elapsed time (sec): 0.7100718021392822
DEBUG    ya.test:process.py:263 Command (pid 3548871) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) maxrss: 555608
DEBUG    ya.test:process.py:263 Command (pid 3548871) minflt: 18413
DEBUG    ya.test:process.py:263 Command (pid 3548871) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 3548871) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3548871) nvcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 3548871) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3548871) stime: 0.318699
DEBUG    ya.test:process.py:263 Command (pid 3548871) utime: 0.131051
DEBUG    ya.test:process.py:263 Command (pid 3548871) wtime: 0.714
DEBUG    ya.test:process.py:275 Command (pid 3548871) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 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, 47fcf6fa-8b19-4bcd-b452-fdc633295027, localhost:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 47fcf6fa-8b19-4bcd-b452-fdc633295027, localhost:27912): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 47fcf6fa-8b19-4bcd-b452-fdc633295027, localhost:27912): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tkbmgnwwre.auto.internal" port: 27912 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-tkbmgnwwre.auto.internal:27912, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27912
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -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/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3549413
DEBUG    ya.test:process.py:259 Command (pid 3549413) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3549413) elapsed time (sec): 0.5962889194488525
DEBUG    ya.test:process.py:263 Command (pid 3549413) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) maxrss: 167436
DEBUG    ya.test:process.py:263 Command (pid 3549413) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 3549413) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) nivcsw: 43
DEBUG    ya.test:process.py:263 Command (pid 3549413) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3549413) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3549413) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3549413) stime: 0.017162
DEBUG    ya.test:process.py:263 Command (pid 3549413) utime: 0.06436
DEBUG    ya.test:process.py:263 Command (pid 3549413) wtime: 0.614
DEBUG    ya.test:process.py:275 Command (pid 3549413) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3549413) 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/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -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/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-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: 3549988
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 3549988) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3549988) elapsed time (sec): 30.22211742401123
DEBUG    ya.test:process.py:263 Command (pid 3549988) wtime: 30.239
DEBUG    ya.test:process.py:275 Command (pid 3549988) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    180	180	0	0	46	111	131	144
2	    265	265	0	0	32	79	91	111
3	    256	256	0	0	34	71	84	101
4	    274	274	0	0	33	63	74	77
5	    343	343	0	0	26	51	58	69
6	    242	242	0	0	39	76	86	92
7	    278	278	0	0	33	63	75	92
8	    193	193	0	0	45	101	127	136
9	    203	203	0	0	42	103	110	117
10	    179	179	0	0	51	104	125	130
11	    223	223	0	0	41	73	88	100
12	    189	189	0	0	49	96	122	127
13	    239	239	0	0	39	63	97	103
14	    321	321	0	0	28	54	112	123
15	    414	414	0	0	21	39	60	63
16	    457	457	0	0	20	28	39	47
17	    465	465	0	0	20	28	33	35
18	    457	457	0	0	20	30	36	41
19	    477	477	0	0	20	24	26	28
20	    473	473	0	0	20	26	35	37
21	    486	486	0	0	20	21	28	32
22	    484	484	0	0	20	21	22	25
23	    488	488	0	0	20	21	24	24
24	    489	489	0	0	20	21	22	25
25	    486	486	0	0	20	22	24	26
26	    488	488	0	0	20	21	23	28
27	    487	487	0	0	20	20	21	21
28	    488	488	0	0	20	20	21	21
29	    488	488	0	0	20	20	21	21
30	    499	499	0	0	20	21	22	24

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11011	367.033	0	0	20	58	91	144

DEBUG    ya.test:process.py:276 Command (pid 3549988) 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, c2d1b65e-aa0a-41be-9249-caaa51ba4a6a, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2d1b65e-aa0a-41be-9249-caaa51ba4a6a, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2d1b65e-aa0a-41be-9249-caaa51ba4a6a, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c2ea1517-a7f7-4608-824c-0963f3572fdf, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c2ea1517-a7f7-4608-824c-0963f3572fdf, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c2ea1517-a7f7-4608-824c-0963f3572fdf, ghrun-tkbmgnwwre.auto.internal:27912): 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=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76f4eae5-42f2-4ebe-9a94-05b8832cdfec, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76f4eae5-42f2-4ebe-9a94-05b8832cdfec, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76f4eae5-42f2-4ebe-9a94-05b8832cdfec, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
INFO     root:test_log_scenario.py:217 Count rows after insert 10751 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b064e50e-ca9e-4d38-bc77-212f70ee0747, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b064e50e-ca9e-4d38-bc77-212f70ee0747, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b064e50e-ca9e-4d38-bc77-212f70ee0747, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ea24e61-b410-4791-ab73-d2a79a7fcc66, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ea24e61-b410-4791-ab73-d2a79a7fcc66, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ea24e61-b410-4791-ab73-d2a79a7fcc66, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -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/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb -e grpc://localhost:27912 -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, 19958aae-b197-45b6-99fe-7a6943924a57, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19958aae-b197-45b6-99fe-7a6943924a57, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YTE2ZTRhOTMtOTBkOGM3YmEtZTQ1YjgxYmUtNmQxNmE3Nzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d8e04e0f-9ec4-48cb-ab6f-f8d53cbdadb2, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19958aae-b197-45b6-99fe-7a6943924a57, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d8e04e0f-9ec4-48cb-ab6f-f8d53cbdadb2, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-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: 3566337
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d8e04e0f-9ec4-48cb-ab6f-f8d53cbdadb2, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODJmYzQxYTktOTliM2VkNWQtYTJlYmJiM2EtN2I5NTBhNjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d3a3ceb2-cfbf-4d8d-acc0-beac8d51ab65, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d3a3ceb2-cfbf-4d8d-acc0-beac8d51ab65, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ODJmYzQxYTktOTliM2VkNWQtYTJlYmJiM2EtN2I5NTBhNjc=" }
DEBUG    ya.test:process.py:628 Command pid: 3566338
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d3a3ceb2-cfbf-4d8d-acc0-beac8d51ab65, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rf97/00072f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27912', '-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.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODJmYzQxYTktOTliM2VkNWQtYTJlYmJiM2EtN2I5NTBhNjc=
DEBUG    ya.test:process.py:628 Command pid: 3566344
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d4bc28c-87de-4208-8fd7-96074c177873, ghrun-tkbmgnwwre.auto.internal:27912): 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, 7d4bc28c-87de-4208-8fd7-96074c177873, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ODJmYzQxYTktOTliM2VkNWQtYTJlYmJiM2EtN2I5NTBhNjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c8f441de-df60-4fb9-9189-8aa12414561c, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d4bc28c-87de-4208-8fd7-96074c177873, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8f441de-df60-4fb9-9189-8aa12414561c, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8f441de-df60-4fb9-9189-8aa12414561c, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjhlMzQxZTctNThiZmZlNy01NDZiNmIwYS03M2FhNzc0Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d2799693-6eed-4bbe-9cd2-9d70ccc99ba8, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d2799693-6eed-4bbe-9cd2-9d70ccc99ba8, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZjhlMzQxZTctNThiZmZlNy01NDZiNmIwYS03M2FhNzc0Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d2799693-6eed-4bbe-9cd2-9d70ccc99ba8, ghrun-tkbmgnwwre.auto.internal:27912): 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=ZjhlMzQxZTctNThiZmZlNy01NDZiNmIwYS03M2FhNzc0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74b7b528-90d9-4b0e-b881-0f32fe3c3187, ghrun-tkbmgnwwre.auto.internal:27912): 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, 74b7b528-90d9-4b0e-b881-0f32fe3c3187, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZjhlMzQxZTctNThiZmZlNy01NDZiNmIwYS03M2FhNzc0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d491ddbe-5ed5-4e54-adc9-a283522c303f, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d491ddbe-5ed5-4e54-adc9-a283522c303f, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74b7b528-90d9-4b0e-b881-0f32fe3c3187, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d491ddbe-5ed5-4e54-adc9-a283522c303f, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGVjZDRjZDItOTA3ZDdkNTQtYWU2NTUwZmQtMjhlYTg0Mzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 399d5f6f-63f6-4e49-b71e-a7aeecd09625, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 399d5f6f-63f6-4e49-b71e-a7aeecd09625, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjZDRjZDItOTA3ZDdkNTQtYWU2NTUwZmQtMjhlYTg0Mzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 399d5f6f-63f6-4e49-b71e-a7aeecd09625, ghrun-tkbmgnwwre.auto.internal:27912): 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=ZGVjZDRjZDItOTA3ZDdkNTQtYWU2NTUwZmQtMjhlYTg0Mzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26b9ac01-9ad6-450e-badc-1b9d15f29de7, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26b9ac01-9ad6-450e-badc-1b9d15f29de7, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjZDRjZDItOTA3ZDdkNTQtYWU2NTUwZmQtMjhlYTg0Mzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2582b069-776f-4177-bd1e-fcd39fccce37, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26b9ac01-9ad6-450e-badc-1b9d15f29de7, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2582b069-776f-4177-bd1e-fcd39fccce37, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2582b069-776f-4177-bd1e-fcd39fccce37, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDcyY2ZjZTQtYjVlMjczYjgtN2ZkMGJjZWUtOWE2OTE4M2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 907faaa8-206e-4f9b-ae3c-4d9c3ba7b80a, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 907faaa8-206e-4f9b-ae3c-4d9c3ba7b80a, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZDcyY2ZjZTQtYjVlMjczYjgtN2ZkMGJjZWUtOWE2OTE4M2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 907faaa8-206e-4f9b-ae3c-4d9c3ba7b80a, ghrun-tkbmgnwwre.auto.internal:27912): 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=ZDcyY2ZjZTQtYjVlMjczYjgtN2ZkMGJjZWUtOWE2OTE4M2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cb8799d-ab41-48ea-b158-bc4efd46ad74, ghrun-tkbmgnwwre.auto.internal:27912): 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, 4cb8799d-ab41-48ea-b158-bc4efd46ad74, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=ZDcyY2ZjZTQtYjVlMjczYjgtN2ZkMGJjZWUtOWE2OTE4M2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fa14a600-cc09-43dd-a63b-6a0b99bb67ce, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cb8799d-ab41-48ea-b158-bc4efd46ad74, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fa14a600-cc09-43dd-a63b-6a0b99bb67ce, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fa14a600-cc09-43dd-a63b-6a0b99bb67ce, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGEzYjMwODgtMzYyMzRkNGItNmU3Y2ZjOTEtZDMwMWFmOTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 54820009-a54d-45e9-a258-d99397a8f090, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 54820009-a54d-45e9-a258-d99397a8f090, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OGEzYjMwODgtMzYyMzRkNGItNmU3Y2ZjOTEtZDMwMWFmOTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 54820009-a54d-45e9-a258-d99397a8f090, ghrun-tkbmgnwwre.auto.internal:27912): 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=OGEzYjMwODgtMzYyMzRkNGItNmU3Y2ZjOTEtZDMwMWFmOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76970bdb-d791-4411-bb7b-52817bbb908e, ghrun-tkbmgnwwre.auto.internal:27912): 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, 76970bdb-d791-4411-bb7b-52817bbb908e, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OGEzYjMwODgtMzYyMzRkNGItNmU3Y2ZjOTEtZDMwMWFmOTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f75a83ab-0b44-4914-bcf3-8abf7add88ce, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f75a83ab-0b44-4914-bcf3-8abf7add88ce, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76970bdb-d791-4411-bb7b-52817bbb908e, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f75a83ab-0b44-4914-bcf3-8abf7add88ce, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTE2MDMxNWEtZDZkYjkwZjktMTViYzJiMzItNTA2MTRiOWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b4dfcc1f-5002-4b3d-a560-de1a6356c7f4, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b4dfcc1f-5002-4b3d-a560-de1a6356c7f4, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OTE2MDMxNWEtZDZkYjkwZjktMTViYzJiMzItNTA2MTRiOWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b4dfcc1f-5002-4b3d-a560-de1a6356c7f4, ghrun-tkbmgnwwre.auto.internal:27912): 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=OTE2MDMxNWEtZDZkYjkwZjktMTViYzJiMzItNTA2MTRiOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0651e721-a26f-412a-8d79-63d31064d01b, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0651e721-a26f-412a-8d79-63d31064d01b, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OTE2MDMxNWEtZDZkYjkwZjktMTViYzJiMzItNTA2MTRiOWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9cd7e5d6-d39d-4454-9756-75eb706b57f5, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9cd7e5d6-d39d-4454-9756-75eb706b57f5, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0651e721-a26f-412a-8d79-63d31064d01b, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9cd7e5d6-d39d-4454-9756-75eb706b57f5, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njk4MjUyNWEtNGRmYmZlMWMtYmRjZDAxYzAtZDk3OWM5YzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3cef613b-a725-47bc-a021-bb0108c8f708, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3cef613b-a725-47bc-a021-bb0108c8f708, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=Njk4MjUyNWEtNGRmYmZlMWMtYmRjZDAxYzAtZDk3OWM5YzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3cef613b-a725-47bc-a021-bb0108c8f708, ghrun-tkbmgnwwre.auto.internal:27912): 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=Njk4MjUyNWEtNGRmYmZlMWMtYmRjZDAxYzAtZDk3OWM5YzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e14c2707-d94c-4b89-b98e-2850491377a9, ghrun-tkbmgnwwre.auto.internal:27912): 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, e14c2707-d94c-4b89-b98e-2850491377a9, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=Njk4MjUyNWEtNGRmYmZlMWMtYmRjZDAxYzAtZDk3OWM5YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 14c845dc-4c61-4ca3-82d5-597c29792c11, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 14c845dc-4c61-4ca3-82d5-597c29792c11, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e14c2707-d94c-4b89-b98e-2850491377a9, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 14c845dc-4c61-4ca3-82d5-597c29792c11, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTdiMmYzYjItZWU3OTczOTMtOTM3MDEyYTQtZGY2ZGNkNGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6b8b8f12-77b4-49d2-bd9d-e1c7e2ce8ff8, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6b8b8f12-77b4-49d2-bd9d-e1c7e2ce8ff8, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMmYzYjItZWU3OTczOTMtOTM3MDEyYTQtZGY2ZGNkNGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6b8b8f12-77b4-49d2-bd9d-e1c7e2ce8ff8, ghrun-tkbmgnwwre.auto.internal:27912): 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=OTdiMmYzYjItZWU3OTczOTMtOTM3MDEyYTQtZGY2ZGNkNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cec65e3f-d4f2-4220-bee8-c34a13f54eeb, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cec65e3f-d4f2-4220-bee8-c34a13f54eeb, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=OTdiMmYzYjItZWU3OTczOTMtOTM3MDEyYTQtZGY2ZGNkNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cec65e3f-d4f2-4220-bee8-c34a13f54eeb, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f5bc433f-fc77-4839-b298-c08fefba6ebc, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f5bc433f-fc77-4839-b298-c08fefba6ebc, ghrun-tkbmgnwwre.auto.internal:27912): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f5bc433f-fc77-4839-b298-c08fefba6ebc, ghrun-tkbmgnwwre.auto.internal:27912): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzU4M2JlMGEtMjQxY2RjYzQtYzgwMWQ3MzMtNmE2YmNmY2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a55fb4a-5974-4987-8488-42de90632f6a, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a55fb4a-5974-4987-8488-42de90632f6a, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YzU4M2JlMGEtMjQxY2RjYzQtYzgwMWQ3MzMtNmE2YmNmY2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a55fb4a-5974-4987-8488-42de90632f6a, ghrun-tkbmgnwwre.auto.internal:27912): 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=YzU4M2JlMGEtMjQxY2RjYzQtYzgwMWQ3MzMtNmE2YmNmY2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cdcc4be-6015-4441-84c1-c2e5c45def2b, ghrun-tkbmgnwwre.auto.internal:27912): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cdcc4be-6015-4441-84c1-c2e5c45def2b, ghrun-tkbmgnwwre.auto.internal:27912): request = { session_id: "ydb://session/3?node_id=1&id=YzU4M2JlMGEtMjQxY2RjYzQtYzgwMWQ3MzMtNmE2YmNmY2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cdcc4be-6015-4441-84c1-c2e5c45def2b, ghrun-tkbmgnwwre.auto.internal:27912): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c2ea1517-a7f7-4608-824c-0963f3572fdf, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.486699442+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3a3ceb2-cfbf-4d8d-acc0-beac8d51ab65, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.486970578+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d2799693-6eed-4bbe-9cd2-9d70ccc99ba8, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487017203+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 399d5f6f-63f6-4e49-b71e-a7aeecd09625, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.48705727+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 907faaa8-206e-4f9b-ae3c-4d9c3ba7b80a, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487092407+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 54820009-a54d-45e9-a258-d99397a8f090, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.4871313+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b4dfcc1f-5002-4b3d-a560-de1a6356c7f4, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487169352+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3cef613b-a725-47bc-a021-bb0108c8f708, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487196974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6b8b8f12-77b4-49d2-bd9d-e1c7e2ce8ff8, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487228507+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-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a55fb4a-5974-4987-8488-42de90632f6a, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27912 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487263175+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 19958aae-b197-45b6-99fe-7a6943924a57, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.486876761+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7d4bc28c-87de-4208-8fd7-96074c177873, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487002353+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 74b7b528-90d9-4b0e-b881-0f32fe3c3187, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487043385+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 26b9ac01-9ad6-450e-badc-1b9d15f29de7, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487078625+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4cb8799d-ab41-48ea-b158-bc4efd46ad74, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487116789+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 76970bdb-d791-4411-bb7b-52817bbb908e, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487144522+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0651e721-a26f-412a-8d79-63d31064d01b, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487181759+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e14c2707-d94c-4b89-b98e-2850491377a9, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-06T11:05:19.487210638+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cec65e3f-d4f2-4220-bee8-c34a13f54eeb, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487249929+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4cdcc4be-6015-4441-84c1-c2e5c45def2b, ghrun-tkbmgnwwre.auto.internal:27912): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-06T11:05:19.487285622+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tkbmgnwwre.auto.internal:27912
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:27912
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:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 3566337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3566337) elapsed time (sec): 30.14732789993286
DEBUG    ya.test:process.py:263 Command (pid 3566337) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 3566337) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    131	131	0	0	47	261	283	287
2	    170	170	0	0	44	79	90	103
3	      0	0	0	1729	0	0	0	0
4	      0	0	0	2579	0	0	0	0
5	      0	0	0	2639	0	0	0	0
6	      0	0	0	2210	0	0	0	0
7	      0	0	0	2517	0	0	0	0
8	      0	0	0	2377	0	0	0	0
9	      0	0	0	2349	0	0	0	0
10	      0	0	0	2652	0	0	0	0
11	      0	0	0	2660	0	0	0	0
12	      0	0	0	2457	0	0	0	0
13	      0	0	0	2554	0	0	0	0
14	      0	0	0	2539	0	0	0	0
15	      0	0	0	2701	0	0	0	0
16	      0	0	0	2708	0	0	0	0
17	      0	0	0	2789	0	0	0	0
18	      0	0	0	2640	0	0	0	0
19	      0	0	0	2529	0	0	0	0
20	      0	0	0	2840	0	0	0	0
21	      0	0	0	2828	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	2698	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2764	0	0	0	0
26	      0	0	0	2765	0	0	0	0
27	      0	0	0	2789	0	0	0	0
28	      0	0	0	2770	0	0	0	0
29	      0	0	0	2510	0	0	0	0
30	      0	0	0	2859	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    301	10.0333	0	73052	46	136	273	287

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

DEBUG    ya.test:process.py:259 Command (pid 3566338) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3566338) elapsed time (sec): 30.14481806755066
DEBUG    ya.test:process.py:263 Command (pid 3566338) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 3566338) 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	1724	0	0	0	0
4	      0	0	0	2605	0	0	0	0
5	      0	0	0	2629	0	0	0	0
6	      0	0	0	2241	0	0	0	0
7	      0	0	0	2529	0	0	0	0
8	      0	0	0	2389	0	0	0	0
9	      0	0	0	2387	0	0	0	0
10	      0	0	0	2651	0	0	0	0
11	      0	0	0	2676	0	0	0	0
12	      0	0	0	2450	0	0	0	0
13	      0	0	0	2540	0	0	0	0
14	      0	0	0	2579	0	0	0	0
15	      0	0	0	2710	0	0	0	0
16	      0	0	0	2680	0	0	0	0
17	      0	0	0	2810	0	0	0	0
18	      0	0	0	2660	0	0	0	0
19	      0	0	0	2560	0	0	0	0
20	      0	0	0	2860	0	0	0	0
21	      0	0	0	2840	0	0	0	0
22	      0	0	0	2920	0	0	0	0
23	      0	0	0	2740	0	0	0	0
24	      0	0	0	2699	0	0	0	0
25	      0	0	0	2789	0	0	0	0
26	      0	0	0	2770	0	0	0	0
27	      0	0	0	2806	0	0	0	0
28	      0	0	0	2764	0	0	0	0
29	      0	0	0	2530	0	0	0	0
30	      0	0	0	2860	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3566344) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3566344) elapsed time (sec): 30.143810033798218
DEBUG    ya.test:process.py:263 Command (pid 3566344) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 3566344) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     99	99	0	0	60	387	397	397
2	    126	126	0	0	59	103	127	127
3	      0	0	0	1788	0	0	0	0
4	      0	0	0	2607	0	0	0	0
5	      0	0	0	2633	0	0	0	0
6	      0	0	0	2224	0	0	0	0
7	      0	0	0	2478	0	0	0	0
8	      0	0	0	2399	0	0	0	0
9	      0	0	0	2369	0	0	0	0
10	      0	0	0	2671	0	0	0	0
11	      0	0	0	2689	0	0	0	0
12	      0	0	0	2460	0	0	0	0
13	      0	0	0	2567	0	0	0	0
14	      0	0	0	2590	0	0	0	0
15	      0	0	0	2720	0	0	0	0
16	      0	0	0	2710	0	0	0	0
17	      0	0	0	2779	0	0	0	0
18	      0	0	0	2650	0	0	0	0
19	      0	0	0	2560	0	0	0	0
20	      0	0	0	2859	0	0	0	0
21	      0	0	0	2841	0	0	0	0
22	      0	0	0	2919	0	0	0	0
23	      0	0	0	2710	0	0	0	0
24	      0	0	0	2689	0	0	0	0
25	      0	0	0	2786	0	0	0	0
26	      0	0	0	2760	0	0	0	0
27	      0	0	0	2799	0	0	0	0
28	      0	0	0	2760	0	0	0	0
29	      0	0	0	2539	0	0	0	0
30	      0	0	0	2860	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    225	7.5	0	73416	60	127	387	397

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
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:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
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:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". 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:27912
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27912". Check endpoint correctness.
============================== slowest durations ===============================
329.95s call     test_log_scenario.py::TestLogScenario::test_log_uniform
4.88s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/rf97/00072f/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/rf97/00072f/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-12-06T11:05:17.307681Z): source_id=111;tablet_id=72075186224037903;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 @ 0xA957D25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9501B6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E8118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77190B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FACC68
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAC9BF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74B7FD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14412E0B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15059ED7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FAEC93
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FAEC93
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FAC643
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FB0007
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14430BF8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0AC785
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78A197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D8BC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DCC84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DC890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DD47E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95997C
21. ??:0: ?? @ 0x7FB64249FAC2
22. ??:0: ?? @ 0x7FB6425318BF
============ 1 failed, 114 deselected, 1 error in 336.25s (0:05:36) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006b2/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-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000724/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-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/rf97/000685/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-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.66s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000734/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-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000736/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-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00070a/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-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006fe/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-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00072c/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-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000726/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00071a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000737/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00067f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006db/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.62s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000710/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.52s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006bc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00070e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00071f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000712/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00071d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006ca/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00072d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/rf97/0006a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000720/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000729/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000711/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 2.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006f1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000717/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.59s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006d0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006c8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00069f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000704/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000722/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006ad/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00073c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000716/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.47s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.57s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006ec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000692/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00073b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.37s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000707/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.43s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000709/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.52s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000706/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00072b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00071c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000715/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.66s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000690/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 2.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006cc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.58s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006f6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000735/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006de/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006c3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006ab/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00072e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006c6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000725/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/rf97/000695/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.52s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00070c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000730/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006ce/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.62s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000731/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000714/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.47s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006d8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.49s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006a2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00070f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006e1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000728/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006e0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00071b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000721/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.46s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000718/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.58s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000727/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00072a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00069c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000739/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000700/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000698/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00071e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000732/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000688/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.54s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00073a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/rf97/0006d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00070d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/00068c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000719/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/0006da/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000733/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000713/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rf97/000723/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
