============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-30T08:31:42.045145Z): source_id=235;tablet_id=72075186224037908;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 @ 0xA947935
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA93FE76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7D7118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD75126B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F9F808
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F9F55F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD72AFFD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143CD73B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15014807
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F695C3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F695C3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F66F73
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F6A937
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143EB528
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D007B85
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB779197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7C7BC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7CBC84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7CB890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7CC47E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA94958C
E   21. ??:0: ?? @ 0x7FB6B24B1AC2
E   22. ??:0: ?? @ 0x7FB6B25438BF
------------------------------ 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/0ao2/000a27/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3586195
DEBUG    ya.test:process.py:259 Command (pid 3586195) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3586195) elapsed time (sec): 0.3607776165008545
DEBUG    ya.test:process.py:263 Command (pid 3586195) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) maxrss: 546500
DEBUG    ya.test:process.py:263 Command (pid 3586195) minflt: 16254
DEBUG    ya.test:process.py:263 Command (pid 3586195) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 3586195) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3586195) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3586195) stime: 0.192151
DEBUG    ya.test:process.py:263 Command (pid 3586195) utime: 0.11372199999999999
DEBUG    ya.test:process.py:263 Command (pid 3586195) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 3586195) output:
Git info:
    Commit: 7a4018927ad09c11eeb3019e615b4f1a21683e4f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge c6c1794dfa9caef0834d4be5dec981b96bd8a8e3 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4iwdpvoj5m    Host information: 
        Linux ghrun-4iwdpvoj5m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 7a4018927ad09c11eeb3019e615b4f1a21683e4f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge c6c1794dfa9caef0834d4be5dec981b96bd8a8e3 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4iwdpvoj5m    Host information: 
        Linux ghrun-4iwdpvoj5m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13727
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/0ao2/000a27/r3tmp/kikimr_cluster_dzgcqnqu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2443
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/0ao2/000a27/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/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1irpvg2t.log --grpc-port=6370 --mon-port=14496 --ic-port=13727
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6370/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/0ao2/000a27/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/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1irpvg2t.log --grpc-port=6370 --mon-port=14496 --ic-port=13727
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1irpvg2t.log', '--grpc-port=6370', '--mon-port=14496', '--ic-port=13727')' in '/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3586437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6370/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/0ao2/000a27/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3586438
DEBUG    ya.test:process.py:259 Command (pid 3586438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3586438) elapsed time (sec): 0.3331630229949951
DEBUG    ya.test:process.py:263 Command (pid 3586438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) maxrss: 546484
DEBUG    ya.test:process.py:263 Command (pid 3586438) minflt: 16255
DEBUG    ya.test:process.py:263 Command (pid 3586438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3586438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3586438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3586438) stime: 0.181975
DEBUG    ya.test:process.py:263 Command (pid 3586438) utime: 0.102855
DEBUG    ya.test:process.py:263 Command (pid 3586438) wtime: 0.334
DEBUG    ya.test:process.py:275 Command (pid 3586438) output:
Git info:
    Commit: 7a4018927ad09c11eeb3019e615b4f1a21683e4f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge c6c1794dfa9caef0834d4be5dec981b96bd8a8e3 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4iwdpvoj5m    Host information: 
        Linux ghrun-4iwdpvoj5m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 7a4018927ad09c11eeb3019e615b4f1a21683e4f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge c6c1794dfa9caef0834d4be5dec981b96bd8a8e3 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4iwdpvoj5m    Host information: 
        Linux ghrun-4iwdpvoj5m 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/0ao2/000a27/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6370', '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: 13727\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/0ao2/000a27/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6370', '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: 13727\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3587337
DEBUG    ya.test:process.py:259 Command (pid 3587337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3587337) elapsed time (sec): 0.4270622730255127
DEBUG    ya.test:process.py:263 Command (pid 3587337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) maxrss: 554720
DEBUG    ya.test:process.py:263 Command (pid 3587337) minflt: 18398
DEBUG    ya.test:process.py:263 Command (pid 3587337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3587337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 3587337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3587337) stime: 0.262641
DEBUG    ya.test:process.py:263 Command (pid 3587337) utime: 0.110625
DEBUG    ya.test:process.py:263 Command (pid 3587337) wtime: 0.428
DEBUG    ya.test:process.py:275 Command (pid 3587337) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6370', '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/0ao2/000a27/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6370', '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: 3587523
DEBUG    ya.test:process.py:259 Command (pid 3587523) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3587523) elapsed time (sec): 0.42818522453308105
DEBUG    ya.test:process.py:263 Command (pid 3587523) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) maxrss: 554728
DEBUG    ya.test:process.py:263 Command (pid 3587523) minflt: 18396
DEBUG    ya.test:process.py:263 Command (pid 3587523) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3587523) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 3587523) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3587523) stime: 0.263612
DEBUG    ya.test:process.py:263 Command (pid 3587523) utime: 0.11355599999999999
DEBUG    ya.test:process.py:263 Command (pid 3587523) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 3587523) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3587523) 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, 534c08b0-7936-4c97-9dd4-7aa5ca1cc677, localhost:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 534c08b0-7936-4c97-9dd4-7aa5ca1cc677, localhost:6370): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 534c08b0-7936-4c97-9dd4-7aa5ca1cc677, localhost:6370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4iwdpvoj5m.auto.internal" port: 6370 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-4iwdpvoj5m.auto.internal:6370, 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:6370
------------------------------ 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/0ao2/000a27/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3587745
DEBUG    ya.test:process.py:259 Command (pid 3587745) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3587745) elapsed time (sec): 0.3428964614868164
DEBUG    ya.test:process.py:263 Command (pid 3587745) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) maxrss: 166740
DEBUG    ya.test:process.py:263 Command (pid 3587745) minflt: 3558
DEBUG    ya.test:process.py:263 Command (pid 3587745) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3587745) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) nvcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 3587745) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3587745) stime: 0.023128
DEBUG    ya.test:process.py:263 Command (pid 3587745) utime: 0.050883
DEBUG    ya.test:process.py:263 Command (pid 3587745) wtime: 0.344
DEBUG    ya.test:process.py:275 Command (pid 3587745) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3587745) 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/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-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: 3587850
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 3587850) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3587850) elapsed time (sec): 30.200207710266113
DEBUG    ya.test:process.py:263 Command (pid 3587850) wtime: 30.201
DEBUG    ya.test:process.py:275 Command (pid 3587850) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    458	458	0	0	20	26	33	40
2	    468	468	0	0	20	26	28	30
3	    393	393	0	0	23	38	46	47
4	    393	393	0	0	23	44	51	69
5	    375	375	0	0	24	42	50	58
6	    429	429	0	0	21	36	41	44
7	    433	433	0	0	22	31	39	49
8	    402	402	0	0	22	39	47	51
9	    485	485	0	0	20	23	25	30
10	    476	476	0	0	20	25	29	32
11	    487	487	0	0	20	21	23	24
12	    486	486	0	0	20	21	22	23
13	    488	488	0	0	20	20	21	21
14	    488	488	0	0	20	20	21	21
15	    488	488	0	0	20	20	21	21
16	    488	488	0	0	20	20	21	21
17	    488	488	0	0	20	20	21	21
18	    487	487	0	0	20	20	21	21
19	    489	489	0	0	20	20	20	21
20	    488	488	0	0	20	20	21	22
21	    488	488	0	0	20	20	21	22
22	    487	487	0	0	20	20	20	22
23	    489	489	0	0	20	20	21	21
24	    488	488	0	0	20	20	20	21
25	    476	476	0	0	20	21	44	45
26	    488	488	0	0	20	20	20	21
27	    489	489	0	0	20	20	20	20
28	    478	478	0	0	20	22	38	39
29	    487	487	0	0	20	20	21	21
30	    485	485	0	0	20	20	49	52

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14044	468.133	0	0	20	27	39	69

DEBUG    ya.test:process.py:276 Command (pid 3587850) 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, dbbdcddd-fd25-423e-afd1-0b5ddeac650c, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbbdcddd-fd25-423e-afd1-0b5ddeac650c, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbbdcddd-fd25-423e-afd1-0b5ddeac650c, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b174bf55-1985-4d1c-97c6-83d3b064d768, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b174bf55-1985-4d1c-97c6-83d3b064d768, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b174bf55-1985-4d1c-97c6-83d3b064d768, ghrun-4iwdpvoj5m.auto.internal:6370): 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=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64525ee2-577f-4330-b854-bd1051a72a28, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64525ee2-577f-4330-b854-bd1051a72a28, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" 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, 64525ee2-577f-4330-b854-bd1051a72a28, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 13779 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b4c880a-0c4f-4b4a-b0c2-5f6e3cf81979, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b4c880a-0c4f-4b4a-b0c2-5f6e3cf81979, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" 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, 8b4c880a-0c4f-4b4a-b0c2-5f6e3cf81979, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e648dd7f-0716-451b-8cbf-62efac100e84, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e648dd7f-0716-451b-8cbf-62efac100e84, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" 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, e648dd7f-0716-451b-8cbf-62efac100e84, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
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/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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, 34ded544-8eae-4bd5-bf27-084b1a16f2bb, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34ded544-8eae-4bd5-bf27-084b1a16f2bb, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" 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, 9e2958b6-3fff-4b79-8531-08d18b4e93be, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e2958b6-3fff-4b79-8531-08d18b4e93be, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34ded544-8eae-4bd5-bf27-084b1a16f2bb, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-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:610 Executing '['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3602566
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e2958b6-3fff-4b79-8531-08d18b4e93be, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWI0NmY5YjgtZDFkZmY1MWUtNmUwNTExNjgtOGUxZjQ5NTk=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3602567
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c71d572-de5b-4ab7-97bf-799dab3e2e15, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3602569
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c71d572-de5b-4ab7-97bf-799dab3e2e15, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NWI0NmY5YjgtZDFkZmY1MWUtNmUwNTExNjgtOGUxZjQ5NTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c71d572-de5b-4ab7-97bf-799dab3e2e15, ghrun-4iwdpvoj5m.auto.internal:6370): 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=NWI0NmY5YjgtZDFkZmY1MWUtNmUwNTExNjgtOGUxZjQ5NTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a517944-fce2-4464-b974-89842cd62ebb, ghrun-4iwdpvoj5m.auto.internal:6370): 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, 6a517944-fce2-4464-b974-89842cd62ebb, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NWI0NmY5YjgtZDFkZmY1MWUtNmUwNTExNjgtOGUxZjQ5NTk=" 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, 365f01dc-d9d2-424c-a220-6bce88c0c533, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 365f01dc-d9d2-424c-a220-6bce88c0c533, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a517944-fce2-4464-b974-89842cd62ebb, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 365f01dc-d9d2-424c-a220-6bce88c0c533, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTEwMDc5MDYtMzZjZjc0N2UtODgzZjllYWEtZTdiNGMyYzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ae29866-20bd-4817-aa04-00de2c529632, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ae29866-20bd-4817-aa04-00de2c529632, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=ZTEwMDc5MDYtMzZjZjc0N2UtODgzZjllYWEtZTdiNGMyYzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ae29866-20bd-4817-aa04-00de2c529632, ghrun-4iwdpvoj5m.auto.internal:6370): 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=ZTEwMDc5MDYtMzZjZjc0N2UtODgzZjllYWEtZTdiNGMyYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c8d9e46-d823-4f71-83d2-9f2de5814a37, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c8d9e46-d823-4f71-83d2-9f2de5814a37, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=ZTEwMDc5MDYtMzZjZjc0N2UtODgzZjllYWEtZTdiNGMyYzU=" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 76af9fcc-1f8a-4265-a437-30b43aca4450, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c8d9e46-d823-4f71-83d2-9f2de5814a37, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76af9fcc-1f8a-4265-a437-30b43aca4450, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76af9fcc-1f8a-4265-a437-30b43aca4450, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmZiZDA5OC0yYmQyNTRlZi04N2U0NWNiOC02M2ZkYzFmNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a020cf57-207a-4212-ad5b-7715a0fb29d4, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a020cf57-207a-4212-ad5b-7715a0fb29d4, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZDA5OC0yYmQyNTRlZi04N2U0NWNiOC02M2ZkYzFmNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a020cf57-207a-4212-ad5b-7715a0fb29d4, ghrun-4iwdpvoj5m.auto.internal:6370): 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=MmZiZDA5OC0yYmQyNTRlZi04N2U0NWNiOC02M2ZkYzFmNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b46fc6b7-4808-4ddd-9972-857b1b67ecb0, ghrun-4iwdpvoj5m.auto.internal:6370): 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, b46fc6b7-4808-4ddd-9972-857b1b67ecb0, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZDA5OC0yYmQyNTRlZi04N2U0NWNiOC02M2ZkYzFmNQ==" 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, 8ae68650-434f-4ca4-b965-095a5142e221, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ae68650-434f-4ca4-b965-095a5142e221, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b46fc6b7-4808-4ddd-9972-857b1b67ecb0, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ae68650-434f-4ca4-b965-095a5142e221, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTgyNzVmMWQtNGU1OGUxMDgtMTQyMDMyZWUtODUxYjA1NmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c9e761a7-657f-49f4-8d16-c94a5228fd73, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c9e761a7-657f-49f4-8d16-c94a5228fd73, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MTgyNzVmMWQtNGU1OGUxMDgtMTQyMDMyZWUtODUxYjA1NmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c9e761a7-657f-49f4-8d16-c94a5228fd73, ghrun-4iwdpvoj5m.auto.internal:6370): 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=MTgyNzVmMWQtNGU1OGUxMDgtMTQyMDMyZWUtODUxYjA1NmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb8e85cb-168a-4f58-8e1b-7e548f7875be, ghrun-4iwdpvoj5m.auto.internal:6370): 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, bb8e85cb-168a-4f58-8e1b-7e548f7875be, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MTgyNzVmMWQtNGU1OGUxMDgtMTQyMDMyZWUtODUxYjA1NmM=" 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, a3e2f3b9-2f0f-42fe-8cd2-ea81975da4da, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3e2f3b9-2f0f-42fe-8cd2-ea81975da4da, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb8e85cb-168a-4f58-8e1b-7e548f7875be, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3e2f3b9-2f0f-42fe-8cd2-ea81975da4da, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmVlMjI4ZS1mOTJkMzgzNy02MjRiMTU1LTYxZGQ5NTk2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, db0dcebb-fbde-41f8-8e2c-0fc3de378f49, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, db0dcebb-fbde-41f8-8e2c-0fc3de378f49, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMjI4ZS1mOTJkMzgzNy02MjRiMTU1LTYxZGQ5NTk2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, db0dcebb-fbde-41f8-8e2c-0fc3de378f49, ghrun-4iwdpvoj5m.auto.internal:6370): 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=MmVlMjI4ZS1mOTJkMzgzNy02MjRiMTU1LTYxZGQ5NTk2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9cccdd6-7ebe-470b-86b9-65bbb2885014, ghrun-4iwdpvoj5m.auto.internal:6370): 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, e9cccdd6-7ebe-470b-86b9-65bbb2885014, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMjI4ZS1mOTJkMzgzNy02MjRiMTU1LTYxZGQ5NTk2" 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, 132fcc92-eeb4-4e5a-9711-684050c34de4, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 132fcc92-eeb4-4e5a-9711-684050c34de4, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9cccdd6-7ebe-470b-86b9-65bbb2885014, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 132fcc92-eeb4-4e5a-9711-684050c34de4, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmI4NGQ1MjUtOTdjOTA2ZWYtNmQwMjQ5MjAtZmU3YWVjYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b0dffc8-f823-47df-adce-9431a9e4c59b, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b0dffc8-f823-47df-adce-9431a9e4c59b, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NmI4NGQ1MjUtOTdjOTA2ZWYtNmQwMjQ5MjAtZmU3YWVjYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b0dffc8-f823-47df-adce-9431a9e4c59b, ghrun-4iwdpvoj5m.auto.internal:6370): 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=NmI4NGQ1MjUtOTdjOTA2ZWYtNmQwMjQ5MjAtZmU3YWVjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25f9830e-afd1-4aef-aecf-e54a0051ee9d, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25f9830e-afd1-4aef-aecf-e54a0051ee9d, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NmI4NGQ1MjUtOTdjOTA2ZWYtNmQwMjQ5MjAtZmU3YWVjYg==" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25f9830e-afd1-4aef-aecf-e54a0051ee9d, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d1985d7-eb03-4bb0-bc2a-f13569ec7a54, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d1985d7-eb03-4bb0-bc2a-f13569ec7a54, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d1985d7-eb03-4bb0-bc2a-f13569ec7a54, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjQwYTEyZDAtZDI4ZmE2YWYtZWIxNTYwNy1mODNhNWIx" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 70660c53-34ed-4e3b-aece-84517ca65e3e, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 70660c53-34ed-4e3b-aece-84517ca65e3e, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NjQwYTEyZDAtZDI4ZmE2YWYtZWIxNTYwNy1mODNhNWIx" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 70660c53-34ed-4e3b-aece-84517ca65e3e, ghrun-4iwdpvoj5m.auto.internal:6370): 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=NjQwYTEyZDAtZDI4ZmE2YWYtZWIxNTYwNy1mODNhNWIx
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ade5b904-6f09-40f3-85f5-f1ad7311b8a6, ghrun-4iwdpvoj5m.auto.internal:6370): 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, ade5b904-6f09-40f3-85f5-f1ad7311b8a6, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NjQwYTEyZDAtZDI4ZmE2YWYtZWIxNTYwNy1mODNhNWIx" 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, 520e5f47-3d1a-435c-b259-f49e7cbc520b, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 520e5f47-3d1a-435c-b259-f49e7cbc520b, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ade5b904-6f09-40f3-85f5-f1ad7311b8a6, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 520e5f47-3d1a-435c-b259-f49e7cbc520b, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmI2NWQxOTItYTFhZWVhODctMTY3NGI0ZjUtZTIzMDM3NGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b8970496-9601-46c1-99a2-778b680f059d, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b8970496-9601-46c1-99a2-778b680f059d, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmI2NWQxOTItYTFhZWVhODctMTY3NGI0ZjUtZTIzMDM3NGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b8970496-9601-46c1-99a2-778b680f059d, ghrun-4iwdpvoj5m.auto.internal:6370): 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=MmI2NWQxOTItYTFhZWVhODctMTY3NGI0ZjUtZTIzMDM3NGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9cc0b64-a00a-4d1d-b4d4-f3e684aae7db, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9cc0b64-a00a-4d1d-b4d4-f3e684aae7db, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmI2NWQxOTItYTFhZWVhODctMTY3NGI0ZjUtZTIzMDM3NGY=" 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:421 RpcState(CreateSession, f7f65010-617f-4e88-b27e-62db6f0bbbcb, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9cc0b64-a00a-4d1d-b4d4-f3e684aae7db, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f7f65010-617f-4e88-b27e-62db6f0bbbcb, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f7f65010-617f-4e88-b27e-62db6f0bbbcb, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmQwMjA2MTUtM2MyNDU5YjUtMzZlZjM0ZGUtMjhhZjMzYjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4dd12281-e024-43d2-bda5-4026269fbe59, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4dd12281-e024-43d2-bda5-4026269fbe59, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NmQwMjA2MTUtM2MyNDU5YjUtMzZlZjM0ZGUtMjhhZjMzYjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4dd12281-e024-43d2-bda5-4026269fbe59, ghrun-4iwdpvoj5m.auto.internal:6370): 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=NmQwMjA2MTUtM2MyNDU5YjUtMzZlZjM0ZGUtMjhhZjMzYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81ae69eb-3d0f-486f-9706-64b90ef0fd2f, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81ae69eb-3d0f-486f-9706-64b90ef0fd2f, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NmQwMjA2MTUtM2MyNDU5YjUtMzZlZjM0ZGUtMjhhZjMzYjA=" 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, 81ae69eb-3d0f-486f-9706-64b90ef0fd2f, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b174bf55-1985-4d1c-97c6-83d3b064d768, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.069941875+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c71d572-de5b-4ab7-97bf-799dab3e2e15, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070078632+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-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ae29866-20bd-4817-aa04-00de2c529632, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070110188+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a020cf57-207a-4212-ad5b-7715a0fb29d4, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070136621+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c9e761a7-657f-49f4-8d16-c94a5228fd73, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070170838+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, db0dcebb-fbde-41f8-8e2c-0fc3de378f49, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070198228+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b0dffc8-f823-47df-adce-9431a9e4c59b, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070226578+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 70660c53-34ed-4e3b-aece-84517ca65e3e, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070256565+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-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b8970496-9601-46c1-99a2-778b680f059d, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070279868+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4dd12281-e024-43d2-bda5-4026269fbe59, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070315732+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 34ded544-8eae-4bd5-bf27-084b1a16f2bb, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070059502+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a517944-fce2-4464-b974-89842cd62ebb, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070096508+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c8d9e46-d823-4f71-83d2-9f2de5814a37, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070124098+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b46fc6b7-4808-4ddd-9972-857b1b67ecb0, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070153964+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bb8e85cb-168a-4f58-8e1b-7e548f7875be, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070184578+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9cccdd6-7ebe-470b-86b9-65bbb2885014, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070214396+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-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 25f9830e-afd1-4aef-aecf-e54a0051ee9d, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070241792+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ade5b904-6f09-40f3-85f5-f1ad7311b8a6, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070267996+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-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9cc0b64-a00a-4d1d-b4d4-f3e684aae7db, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070303361+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 81ae69eb-3d0f-486f-9706-64b90ef0fd2f, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070328688+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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    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 3602567) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3602569) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3602567) elapsed time (sec): 30.148478984832764
DEBUG    ya.test:process.py:260 Command (pid 3602569) elapsed time (sec): 30.147122859954834
DEBUG    ya.test:process.py:263 Command (pid 3602567) wtime: 30.15
DEBUG    ya.test:process.py:263 Command (pid 3602569) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3602567) 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	      1	1	0	10	116	116	116	116
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	2590	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3099	0	0	0	0
11	      0	0	0	3279	0	0	0	0
12	      0	0	0	3302	0	0	0	0
13	      0	0	0	3250	0	0	0	0
14	      0	0	0	3300	0	0	0	0
15	      0	0	0	3230	0	0	0	0
16	      0	0	0	3280	0	0	0	0
17	      0	0	0	3270	0	0	0	0
18	      0	0	0	3240	0	0	0	0
19	      0	0	0	3100	0	0	0	0
20	      0	0	0	3169	0	0	0	0
21	      0	0	0	3211	0	0	0	0
22	      0	0	0	3200	0	0	0	0
23	      0	0	0	3170	0	0	0	0
24	      0	0	0	3210	0	0	0	0
25	      0	0	0	3060	0	0	0	0
26	      0	0	0	3290	0	0	0	0
27	      0	0	0	3300	0	0	0	0
28	      0	0	0	3260	0	0	0	0
29	      0	0	0	3250	0	0	0	0
30	      0	0	0	3320	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	73610	116	116	116	116

DEBUG    ya.test:process.py:275 Command (pid 3602569) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    103	103	0	0	57	405	453	467
2	    171	171	0	0	55	84	97	98
3	    185	185	0	0	50	76	80	86
4	    182	182	0	0	51	69	76	81
5	    183	183	0	0	50	63	72	76
6	    182	182	0	0	51	69	79	81
7	    154	154	0	0	50	70	71	80
8	      0	0	0	2590	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3100	0	0	0	0
11	      0	0	0	3277	0	0	0	0
12	      0	0	0	3303	0	0	0	0
13	      0	0	0	3250	0	0	0	0
14	      0	0	0	3300	0	0	0	0
15	      0	0	0	3230	0	0	0	0
16	      0	0	0	3280	0	0	0	0
17	      0	0	0	3270	0	0	0	0
18	      0	0	0	3240	0	0	0	0
19	      0	0	0	3100	0	0	0	0
20	      0	0	0	3170	0	0	0	0
21	      0	0	0	3200	0	0	0	0
22	      0	0	0	3200	0	0	0	0
23	      0	0	0	3170	0	0	0	0
24	      0	0	0	3210	0	0	0	0
25	      0	0	0	3060	0	0	0	0
26	      0	0	0	3290	0	0	0	0
27	      0	0	0	3300	0	0	0	0
28	      0	0	0	3260	0	0	0	0
29	      0	0	0	3240	0	0	0	0
30	      0	0	0	3320	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1160	38.6667	0	73530	51	73	139	467

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3602566) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3602566) elapsed time (sec): 32.95278263092041
DEBUG    ya.test:process.py:263 Command (pid 3602566) wtime: 32.955
DEBUG    ya.test:process.py:275 Command (pid 3602566) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    139	139	0	0	42	331	341	341
2	    223	223	0	0	42	64	83	85
3	    236	236	0	0	40	55	65	74
4	    234	234	0	0	41	53	66	69
5	    239	239	0	0	40	52	65	69
6	    235	235	0	0	41	53	62	68
7	    197	197	0	0	40	55	59	65
8	      0	0	0	2573	0	0	0	0
9	      0	0	0	3177	0	0	0	0
10	      0	0	0	3100	0	0	0	0
11	      0	0	0	3280	0	0	0	0
12	      0	0	0	3300	0	0	0	0
13	      0	0	0	3250	0	0	0	0
14	      0	0	0	3300	0	0	0	0
15	      0	0	0	3230	0	0	0	0
16	      0	0	0	3280	0	0	0	0
17	      0	0	0	3270	0	0	0	0
18	      0	0	0	3240	0	0	0	0
19	      0	0	0	3100	0	0	0	0
20	      0	0	0	3170	0	0	0	0
21	      0	0	0	3190	0	0	0	0
22	      0	0	0	3200	0	0	0	0
23	      0	0	0	3170	0	0	0	0
24	      0	0	0	3210	0	0	0	0
25	      0	0	0	3052	0	0	0	0
26	      0	0	0	3298	0	0	0	0
27	      0	0	0	3300	0	0	0	0
28	      0	0	0	3260	0	0	0	0
29	      0	0	0	3240	0	0	0	0
30	      0	0	0	2520	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1503	50.1	0	72710	41	58	121	341

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
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:6370". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py: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:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-4iwdpvoj5m'
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/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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.3586437' in '/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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_1irpvg2t.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:6370/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2443
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13058
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6370
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13727
=================================== 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:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3586195
DEBUG    ya.test:process.py:259 Command (pid 3586195) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3586195) elapsed time (sec): 0.3607776165008545
DEBUG    ya.test:process.py:263 Command (pid 3586195) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) maxrss: 546500
DEBUG    ya.test:process.py:263 Command (pid 3586195) minflt: 16254
DEBUG    ya.test:process.py:263 Command (pid 3586195) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 3586195) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3586195) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3586195) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3586195) stime: 0.192151
DEBUG    ya.test:process.py:263 Command (pid 3586195) utime: 0.11372199999999999
DEBUG    ya.test:process.py:263 Command (pid 3586195) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 3586195) output:
Git info:
    Commit: 7a4018927ad09c11eeb3019e615b4f1a21683e4f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge c6c1794dfa9caef0834d4be5dec981b96bd8a8e3 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4iwdpvoj5m    Host information: 
        Linux ghrun-4iwdpvoj5m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 7a4018927ad09c11eeb3019e615b4f1a21683e4f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge c6c1794dfa9caef0834d4be5dec981b96bd8a8e3 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4iwdpvoj5m    Host information: 
        Linux ghrun-4iwdpvoj5m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13727
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/0ao2/000a27/r3tmp/kikimr_cluster_dzgcqnqu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2443
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/0ao2/000a27/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/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1irpvg2t.log --grpc-port=6370 --mon-port=14496 --ic-port=13727
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6370/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/0ao2/000a27/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/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1irpvg2t.log --grpc-port=6370 --mon-port=14496 --ic-port=13727
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1irpvg2t.log', '--grpc-port=6370', '--mon-port=14496', '--ic-port=13727')' in '/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3586437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6370/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/0ao2/000a27/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3586438
DEBUG    ya.test:process.py:259 Command (pid 3586438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3586438) elapsed time (sec): 0.3331630229949951
DEBUG    ya.test:process.py:263 Command (pid 3586438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) maxrss: 546484
DEBUG    ya.test:process.py:263 Command (pid 3586438) minflt: 16255
DEBUG    ya.test:process.py:263 Command (pid 3586438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3586438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3586438) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3586438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3586438) stime: 0.181975
DEBUG    ya.test:process.py:263 Command (pid 3586438) utime: 0.102855
DEBUG    ya.test:process.py:263 Command (pid 3586438) wtime: 0.334
DEBUG    ya.test:process.py:275 Command (pid 3586438) output:
Git info:
    Commit: 7a4018927ad09c11eeb3019e615b4f1a21683e4f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge c6c1794dfa9caef0834d4be5dec981b96bd8a8e3 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4iwdpvoj5m    Host information: 
        Linux ghrun-4iwdpvoj5m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 7a4018927ad09c11eeb3019e615b4f1a21683e4f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge c6c1794dfa9caef0834d4be5dec981b96bd8a8e3 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4iwdpvoj5m    Host information: 
        Linux ghrun-4iwdpvoj5m 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/0ao2/000a27/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6370', '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: 13727\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/0ao2/000a27/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6370', '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: 13727\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3587337
DEBUG    ya.test:process.py:259 Command (pid 3587337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3587337) elapsed time (sec): 0.4270622730255127
DEBUG    ya.test:process.py:263 Command (pid 3587337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) maxrss: 554720
DEBUG    ya.test:process.py:263 Command (pid 3587337) minflt: 18398
DEBUG    ya.test:process.py:263 Command (pid 3587337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3587337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3587337) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 3587337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3587337) stime: 0.262641
DEBUG    ya.test:process.py:263 Command (pid 3587337) utime: 0.110625
DEBUG    ya.test:process.py:263 Command (pid 3587337) wtime: 0.428
DEBUG    ya.test:process.py:275 Command (pid 3587337) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6370', '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/0ao2/000a27/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6370', '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: 3587523
DEBUG    ya.test:process.py:259 Command (pid 3587523) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3587523) elapsed time (sec): 0.42818522453308105
DEBUG    ya.test:process.py:263 Command (pid 3587523) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) maxrss: 554728
DEBUG    ya.test:process.py:263 Command (pid 3587523) minflt: 18396
DEBUG    ya.test:process.py:263 Command (pid 3587523) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3587523) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3587523) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 3587523) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3587523) stime: 0.263612
DEBUG    ya.test:process.py:263 Command (pid 3587523) utime: 0.11355599999999999
DEBUG    ya.test:process.py:263 Command (pid 3587523) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 3587523) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3587523) 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, 534c08b0-7936-4c97-9dd4-7aa5ca1cc677, localhost:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 534c08b0-7936-4c97-9dd4-7aa5ca1cc677, localhost:6370): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 534c08b0-7936-4c97-9dd4-7aa5ca1cc677, localhost:6370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4iwdpvoj5m.auto.internal" port: 6370 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-4iwdpvoj5m.auto.internal:6370, 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:6370
------------------------------ 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/0ao2/000a27/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3587745
DEBUG    ya.test:process.py:259 Command (pid 3587745) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3587745) elapsed time (sec): 0.3428964614868164
DEBUG    ya.test:process.py:263 Command (pid 3587745) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) maxrss: 166740
DEBUG    ya.test:process.py:263 Command (pid 3587745) minflt: 3558
DEBUG    ya.test:process.py:263 Command (pid 3587745) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3587745) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3587745) nvcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 3587745) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3587745) stime: 0.023128
DEBUG    ya.test:process.py:263 Command (pid 3587745) utime: 0.050883
DEBUG    ya.test:process.py:263 Command (pid 3587745) wtime: 0.344
DEBUG    ya.test:process.py:275 Command (pid 3587745) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3587745) 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/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-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: 3587850
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 3587850) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3587850) elapsed time (sec): 30.200207710266113
DEBUG    ya.test:process.py:263 Command (pid 3587850) wtime: 30.201
DEBUG    ya.test:process.py:275 Command (pid 3587850) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    458	458	0	0	20	26	33	40
2	    468	468	0	0	20	26	28	30
3	    393	393	0	0	23	38	46	47
4	    393	393	0	0	23	44	51	69
5	    375	375	0	0	24	42	50	58
6	    429	429	0	0	21	36	41	44
7	    433	433	0	0	22	31	39	49
8	    402	402	0	0	22	39	47	51
9	    485	485	0	0	20	23	25	30
10	    476	476	0	0	20	25	29	32
11	    487	487	0	0	20	21	23	24
12	    486	486	0	0	20	21	22	23
13	    488	488	0	0	20	20	21	21
14	    488	488	0	0	20	20	21	21
15	    488	488	0	0	20	20	21	21
16	    488	488	0	0	20	20	21	21
17	    488	488	0	0	20	20	21	21
18	    487	487	0	0	20	20	21	21
19	    489	489	0	0	20	20	20	21
20	    488	488	0	0	20	20	21	22
21	    488	488	0	0	20	20	21	22
22	    487	487	0	0	20	20	20	22
23	    489	489	0	0	20	20	21	21
24	    488	488	0	0	20	20	20	21
25	    476	476	0	0	20	21	44	45
26	    488	488	0	0	20	20	20	21
27	    489	489	0	0	20	20	20	20
28	    478	478	0	0	20	22	38	39
29	    487	487	0	0	20	20	21	21
30	    485	485	0	0	20	20	49	52

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14044	468.133	0	0	20	27	39	69

DEBUG    ya.test:process.py:276 Command (pid 3587850) 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, dbbdcddd-fd25-423e-afd1-0b5ddeac650c, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbbdcddd-fd25-423e-afd1-0b5ddeac650c, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbbdcddd-fd25-423e-afd1-0b5ddeac650c, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b174bf55-1985-4d1c-97c6-83d3b064d768, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b174bf55-1985-4d1c-97c6-83d3b064d768, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b174bf55-1985-4d1c-97c6-83d3b064d768, ghrun-4iwdpvoj5m.auto.internal:6370): 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=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64525ee2-577f-4330-b854-bd1051a72a28, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64525ee2-577f-4330-b854-bd1051a72a28, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" 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, 64525ee2-577f-4330-b854-bd1051a72a28, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 13779 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b4c880a-0c4f-4b4a-b0c2-5f6e3cf81979, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b4c880a-0c4f-4b4a-b0c2-5f6e3cf81979, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" 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, 8b4c880a-0c4f-4b4a-b0c2-5f6e3cf81979, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e648dd7f-0716-451b-8cbf-62efac100e84, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e648dd7f-0716-451b-8cbf-62efac100e84, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" 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, e648dd7f-0716-451b-8cbf-62efac100e84, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
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/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb -e grpc://localhost:6370 -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, 34ded544-8eae-4bd5-bf27-084b1a16f2bb, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34ded544-8eae-4bd5-bf27-084b1a16f2bb, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmODBjMzMtNGEzYjdiNWUtMTQzOWEzNzYtZDgxZTljODQ=" 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, 9e2958b6-3fff-4b79-8531-08d18b4e93be, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e2958b6-3fff-4b79-8531-08d18b4e93be, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34ded544-8eae-4bd5-bf27-084b1a16f2bb, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-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:610 Executing '['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3602566
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e2958b6-3fff-4b79-8531-08d18b4e93be, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWI0NmY5YjgtZDFkZmY1MWUtNmUwNTExNjgtOGUxZjQ5NTk=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3602567
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ao2/000a27/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6370', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c71d572-de5b-4ab7-97bf-799dab3e2e15, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3602569
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c71d572-de5b-4ab7-97bf-799dab3e2e15, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NWI0NmY5YjgtZDFkZmY1MWUtNmUwNTExNjgtOGUxZjQ5NTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c71d572-de5b-4ab7-97bf-799dab3e2e15, ghrun-4iwdpvoj5m.auto.internal:6370): 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=NWI0NmY5YjgtZDFkZmY1MWUtNmUwNTExNjgtOGUxZjQ5NTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a517944-fce2-4464-b974-89842cd62ebb, ghrun-4iwdpvoj5m.auto.internal:6370): 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, 6a517944-fce2-4464-b974-89842cd62ebb, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NWI0NmY5YjgtZDFkZmY1MWUtNmUwNTExNjgtOGUxZjQ5NTk=" 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, 365f01dc-d9d2-424c-a220-6bce88c0c533, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 365f01dc-d9d2-424c-a220-6bce88c0c533, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a517944-fce2-4464-b974-89842cd62ebb, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 365f01dc-d9d2-424c-a220-6bce88c0c533, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTEwMDc5MDYtMzZjZjc0N2UtODgzZjllYWEtZTdiNGMyYzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ae29866-20bd-4817-aa04-00de2c529632, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ae29866-20bd-4817-aa04-00de2c529632, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=ZTEwMDc5MDYtMzZjZjc0N2UtODgzZjllYWEtZTdiNGMyYzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ae29866-20bd-4817-aa04-00de2c529632, ghrun-4iwdpvoj5m.auto.internal:6370): 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=ZTEwMDc5MDYtMzZjZjc0N2UtODgzZjllYWEtZTdiNGMyYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c8d9e46-d823-4f71-83d2-9f2de5814a37, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c8d9e46-d823-4f71-83d2-9f2de5814a37, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=ZTEwMDc5MDYtMzZjZjc0N2UtODgzZjllYWEtZTdiNGMyYzU=" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 76af9fcc-1f8a-4265-a437-30b43aca4450, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c8d9e46-d823-4f71-83d2-9f2de5814a37, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76af9fcc-1f8a-4265-a437-30b43aca4450, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76af9fcc-1f8a-4265-a437-30b43aca4450, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmZiZDA5OC0yYmQyNTRlZi04N2U0NWNiOC02M2ZkYzFmNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a020cf57-207a-4212-ad5b-7715a0fb29d4, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a020cf57-207a-4212-ad5b-7715a0fb29d4, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZDA5OC0yYmQyNTRlZi04N2U0NWNiOC02M2ZkYzFmNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a020cf57-207a-4212-ad5b-7715a0fb29d4, ghrun-4iwdpvoj5m.auto.internal:6370): 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=MmZiZDA5OC0yYmQyNTRlZi04N2U0NWNiOC02M2ZkYzFmNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b46fc6b7-4808-4ddd-9972-857b1b67ecb0, ghrun-4iwdpvoj5m.auto.internal:6370): 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, b46fc6b7-4808-4ddd-9972-857b1b67ecb0, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZDA5OC0yYmQyNTRlZi04N2U0NWNiOC02M2ZkYzFmNQ==" 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, 8ae68650-434f-4ca4-b965-095a5142e221, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ae68650-434f-4ca4-b965-095a5142e221, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b46fc6b7-4808-4ddd-9972-857b1b67ecb0, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ae68650-434f-4ca4-b965-095a5142e221, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTgyNzVmMWQtNGU1OGUxMDgtMTQyMDMyZWUtODUxYjA1NmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c9e761a7-657f-49f4-8d16-c94a5228fd73, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c9e761a7-657f-49f4-8d16-c94a5228fd73, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MTgyNzVmMWQtNGU1OGUxMDgtMTQyMDMyZWUtODUxYjA1NmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c9e761a7-657f-49f4-8d16-c94a5228fd73, ghrun-4iwdpvoj5m.auto.internal:6370): 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=MTgyNzVmMWQtNGU1OGUxMDgtMTQyMDMyZWUtODUxYjA1NmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb8e85cb-168a-4f58-8e1b-7e548f7875be, ghrun-4iwdpvoj5m.auto.internal:6370): 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, bb8e85cb-168a-4f58-8e1b-7e548f7875be, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MTgyNzVmMWQtNGU1OGUxMDgtMTQyMDMyZWUtODUxYjA1NmM=" 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, a3e2f3b9-2f0f-42fe-8cd2-ea81975da4da, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3e2f3b9-2f0f-42fe-8cd2-ea81975da4da, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb8e85cb-168a-4f58-8e1b-7e548f7875be, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3e2f3b9-2f0f-42fe-8cd2-ea81975da4da, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmVlMjI4ZS1mOTJkMzgzNy02MjRiMTU1LTYxZGQ5NTk2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, db0dcebb-fbde-41f8-8e2c-0fc3de378f49, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, db0dcebb-fbde-41f8-8e2c-0fc3de378f49, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMjI4ZS1mOTJkMzgzNy02MjRiMTU1LTYxZGQ5NTk2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, db0dcebb-fbde-41f8-8e2c-0fc3de378f49, ghrun-4iwdpvoj5m.auto.internal:6370): 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=MmVlMjI4ZS1mOTJkMzgzNy02MjRiMTU1LTYxZGQ5NTk2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9cccdd6-7ebe-470b-86b9-65bbb2885014, ghrun-4iwdpvoj5m.auto.internal:6370): 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, e9cccdd6-7ebe-470b-86b9-65bbb2885014, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMjI4ZS1mOTJkMzgzNy02MjRiMTU1LTYxZGQ5NTk2" 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, 132fcc92-eeb4-4e5a-9711-684050c34de4, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 132fcc92-eeb4-4e5a-9711-684050c34de4, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9cccdd6-7ebe-470b-86b9-65bbb2885014, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 132fcc92-eeb4-4e5a-9711-684050c34de4, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmI4NGQ1MjUtOTdjOTA2ZWYtNmQwMjQ5MjAtZmU3YWVjYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b0dffc8-f823-47df-adce-9431a9e4c59b, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b0dffc8-f823-47df-adce-9431a9e4c59b, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NmI4NGQ1MjUtOTdjOTA2ZWYtNmQwMjQ5MjAtZmU3YWVjYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b0dffc8-f823-47df-adce-9431a9e4c59b, ghrun-4iwdpvoj5m.auto.internal:6370): 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=NmI4NGQ1MjUtOTdjOTA2ZWYtNmQwMjQ5MjAtZmU3YWVjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25f9830e-afd1-4aef-aecf-e54a0051ee9d, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25f9830e-afd1-4aef-aecf-e54a0051ee9d, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NmI4NGQ1MjUtOTdjOTA2ZWYtNmQwMjQ5MjAtZmU3YWVjYg==" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25f9830e-afd1-4aef-aecf-e54a0051ee9d, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d1985d7-eb03-4bb0-bc2a-f13569ec7a54, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d1985d7-eb03-4bb0-bc2a-f13569ec7a54, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d1985d7-eb03-4bb0-bc2a-f13569ec7a54, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjQwYTEyZDAtZDI4ZmE2YWYtZWIxNTYwNy1mODNhNWIx" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 70660c53-34ed-4e3b-aece-84517ca65e3e, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 70660c53-34ed-4e3b-aece-84517ca65e3e, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NjQwYTEyZDAtZDI4ZmE2YWYtZWIxNTYwNy1mODNhNWIx" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 70660c53-34ed-4e3b-aece-84517ca65e3e, ghrun-4iwdpvoj5m.auto.internal:6370): 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=NjQwYTEyZDAtZDI4ZmE2YWYtZWIxNTYwNy1mODNhNWIx
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ade5b904-6f09-40f3-85f5-f1ad7311b8a6, ghrun-4iwdpvoj5m.auto.internal:6370): 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, ade5b904-6f09-40f3-85f5-f1ad7311b8a6, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NjQwYTEyZDAtZDI4ZmE2YWYtZWIxNTYwNy1mODNhNWIx" 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, 520e5f47-3d1a-435c-b259-f49e7cbc520b, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 520e5f47-3d1a-435c-b259-f49e7cbc520b, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ade5b904-6f09-40f3-85f5-f1ad7311b8a6, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 520e5f47-3d1a-435c-b259-f49e7cbc520b, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmI2NWQxOTItYTFhZWVhODctMTY3NGI0ZjUtZTIzMDM3NGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b8970496-9601-46c1-99a2-778b680f059d, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b8970496-9601-46c1-99a2-778b680f059d, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmI2NWQxOTItYTFhZWVhODctMTY3NGI0ZjUtZTIzMDM3NGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b8970496-9601-46c1-99a2-778b680f059d, ghrun-4iwdpvoj5m.auto.internal:6370): 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=MmI2NWQxOTItYTFhZWVhODctMTY3NGI0ZjUtZTIzMDM3NGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9cc0b64-a00a-4d1d-b4d4-f3e684aae7db, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9cc0b64-a00a-4d1d-b4d4-f3e684aae7db, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=MmI2NWQxOTItYTFhZWVhODctMTY3NGI0ZjUtZTIzMDM3NGY=" 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:421 RpcState(CreateSession, f7f65010-617f-4e88-b27e-62db6f0bbbcb, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9cc0b64-a00a-4d1d-b4d4-f3e684aae7db, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f7f65010-617f-4e88-b27e-62db6f0bbbcb, ghrun-4iwdpvoj5m.auto.internal:6370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f7f65010-617f-4e88-b27e-62db6f0bbbcb, ghrun-4iwdpvoj5m.auto.internal:6370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmQwMjA2MTUtM2MyNDU5YjUtMzZlZjM0ZGUtMjhhZjMzYjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4dd12281-e024-43d2-bda5-4026269fbe59, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4dd12281-e024-43d2-bda5-4026269fbe59, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NmQwMjA2MTUtM2MyNDU5YjUtMzZlZjM0ZGUtMjhhZjMzYjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4dd12281-e024-43d2-bda5-4026269fbe59, ghrun-4iwdpvoj5m.auto.internal:6370): 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=NmQwMjA2MTUtM2MyNDU5YjUtMzZlZjM0ZGUtMjhhZjMzYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81ae69eb-3d0f-486f-9706-64b90ef0fd2f, ghrun-4iwdpvoj5m.auto.internal:6370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81ae69eb-3d0f-486f-9706-64b90ef0fd2f, ghrun-4iwdpvoj5m.auto.internal:6370): request = { session_id: "ydb://session/3?node_id=1&id=NmQwMjA2MTUtM2MyNDU5YjUtMzZlZjM0ZGUtMjhhZjMzYjA=" 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, 81ae69eb-3d0f-486f-9706-64b90ef0fd2f, ghrun-4iwdpvoj5m.auto.internal:6370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b174bf55-1985-4d1c-97c6-83d3b064d768, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.069941875+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c71d572-de5b-4ab7-97bf-799dab3e2e15, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070078632+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-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ae29866-20bd-4817-aa04-00de2c529632, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070110188+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a020cf57-207a-4212-ad5b-7715a0fb29d4, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070136621+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c9e761a7-657f-49f4-8d16-c94a5228fd73, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070170838+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, db0dcebb-fbde-41f8-8e2c-0fc3de378f49, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070198228+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b0dffc8-f823-47df-adce-9431a9e4c59b, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070226578+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 70660c53-34ed-4e3b-aece-84517ca65e3e, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070256565+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-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b8970496-9601-46c1-99a2-778b680f059d, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070279868+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4dd12281-e024-43d2-bda5-4026269fbe59, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6370 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070315732+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 34ded544-8eae-4bd5-bf27-084b1a16f2bb, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070059502+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a517944-fce2-4464-b974-89842cd62ebb, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070096508+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c8d9e46-d823-4f71-83d2-9f2de5814a37, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070124098+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b46fc6b7-4808-4ddd-9972-857b1b67ecb0, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070153964+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bb8e85cb-168a-4f58-8e1b-7e548f7875be, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070184578+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9cccdd6-7ebe-470b-86b9-65bbb2885014, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070214396+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-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 25f9830e-afd1-4aef-aecf-e54a0051ee9d, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070241792+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ade5b904-6f09-40f3-85f5-f1ad7311b8a6, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T08:31:49.070267996+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-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9cc0b64-a00a-4d1d-b4d4-f3e684aae7db, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070303361+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 81ae69eb-3d0f-486f-9706-64b90ef0fd2f, ghrun-4iwdpvoj5m.auto.internal:6370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T08:31:49.070328688+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4iwdpvoj5m.auto.internal:6370
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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    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 3602567) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3602569) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3602567) elapsed time (sec): 30.148478984832764
DEBUG    ya.test:process.py:260 Command (pid 3602569) elapsed time (sec): 30.147122859954834
DEBUG    ya.test:process.py:263 Command (pid 3602567) wtime: 30.15
DEBUG    ya.test:process.py:263 Command (pid 3602569) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3602567) 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	      1	1	0	10	116	116	116	116
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	2590	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3099	0	0	0	0
11	      0	0	0	3279	0	0	0	0
12	      0	0	0	3302	0	0	0	0
13	      0	0	0	3250	0	0	0	0
14	      0	0	0	3300	0	0	0	0
15	      0	0	0	3230	0	0	0	0
16	      0	0	0	3280	0	0	0	0
17	      0	0	0	3270	0	0	0	0
18	      0	0	0	3240	0	0	0	0
19	      0	0	0	3100	0	0	0	0
20	      0	0	0	3169	0	0	0	0
21	      0	0	0	3211	0	0	0	0
22	      0	0	0	3200	0	0	0	0
23	      0	0	0	3170	0	0	0	0
24	      0	0	0	3210	0	0	0	0
25	      0	0	0	3060	0	0	0	0
26	      0	0	0	3290	0	0	0	0
27	      0	0	0	3300	0	0	0	0
28	      0	0	0	3260	0	0	0	0
29	      0	0	0	3250	0	0	0	0
30	      0	0	0	3320	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	73610	116	116	116	116

DEBUG    ya.test:process.py:275 Command (pid 3602569) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    103	103	0	0	57	405	453	467
2	    171	171	0	0	55	84	97	98
3	    185	185	0	0	50	76	80	86
4	    182	182	0	0	51	69	76	81
5	    183	183	0	0	50	63	72	76
6	    182	182	0	0	51	69	79	81
7	    154	154	0	0	50	70	71	80
8	      0	0	0	2590	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3100	0	0	0	0
11	      0	0	0	3277	0	0	0	0
12	      0	0	0	3303	0	0	0	0
13	      0	0	0	3250	0	0	0	0
14	      0	0	0	3300	0	0	0	0
15	      0	0	0	3230	0	0	0	0
16	      0	0	0	3280	0	0	0	0
17	      0	0	0	3270	0	0	0	0
18	      0	0	0	3240	0	0	0	0
19	      0	0	0	3100	0	0	0	0
20	      0	0	0	3170	0	0	0	0
21	      0	0	0	3200	0	0	0	0
22	      0	0	0	3200	0	0	0	0
23	      0	0	0	3170	0	0	0	0
24	      0	0	0	3210	0	0	0	0
25	      0	0	0	3060	0	0	0	0
26	      0	0	0	3290	0	0	0	0
27	      0	0	0	3300	0	0	0	0
28	      0	0	0	3260	0	0	0	0
29	      0	0	0	3240	0	0	0	0
30	      0	0	0	3320	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1160	38.6667	0	73530	51	73	139	467

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3602566) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3602566) elapsed time (sec): 32.95278263092041
DEBUG    ya.test:process.py:263 Command (pid 3602566) wtime: 32.955
DEBUG    ya.test:process.py:275 Command (pid 3602566) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    139	139	0	0	42	331	341	341
2	    223	223	0	0	42	64	83	85
3	    236	236	0	0	40	55	65	74
4	    234	234	0	0	41	53	66	69
5	    239	239	0	0	40	52	65	69
6	    235	235	0	0	41	53	62	68
7	    197	197	0	0	40	55	59	65
8	      0	0	0	2573	0	0	0	0
9	      0	0	0	3177	0	0	0	0
10	      0	0	0	3100	0	0	0	0
11	      0	0	0	3280	0	0	0	0
12	      0	0	0	3300	0	0	0	0
13	      0	0	0	3250	0	0	0	0
14	      0	0	0	3300	0	0	0	0
15	      0	0	0	3230	0	0	0	0
16	      0	0	0	3280	0	0	0	0
17	      0	0	0	3270	0	0	0	0
18	      0	0	0	3240	0	0	0	0
19	      0	0	0	3100	0	0	0	0
20	      0	0	0	3170	0	0	0	0
21	      0	0	0	3190	0	0	0	0
22	      0	0	0	3200	0	0	0	0
23	      0	0	0	3170	0	0	0	0
24	      0	0	0	3210	0	0	0	0
25	      0	0	0	3052	0	0	0	0
26	      0	0	0	3298	0	0	0	0
27	      0	0	0	3300	0	0	0	0
28	      0	0	0	3260	0	0	0	0
29	      0	0	0	3240	0	0	0	0
30	      0	0	0	2520	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1503	50.1	0	72710	41	58	121	341

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
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:6370". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". 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:6370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6370". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
332.75s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.14s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.57s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/0ao2/000a27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-30T08:31:42.045145Z): source_id=235;tablet_id=72075186224037908;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 @ 0xA947935
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA93FE76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7D7118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD75126B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F9F808
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F9F55F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD72AFFD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143CD73B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15014807
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F695C3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F695C3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F66F73
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F6A937
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143EB528
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D007B85
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB779197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7C7BC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7CBC84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7CB890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7CC47E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA94958C
21. ??:0: ?? @ 0x7FB6B24B1AC2
22. ??:0: ?? @ 0x7FB6B25438BF
============ 1 failed, 114 deselected, 1 error in 346.47s (0:05:46) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009c7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
303.97s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
10.93s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
================ 1 passed, 114 deselected in 317.00s (0:05:16) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/0ao2/0009ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/0ao2/0009e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a11/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/0ao2/000a03/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/0ao2/0009f2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 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/0ao2/000a00/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-2.13.3
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/0ao2/000a07/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a24/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a1f/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009d4/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-2.13.3
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/0ao2/0009e0/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009c9/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009d8/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009eb/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009bb/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-2.13.3
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/0ao2/0009db/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-2.13.3
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/0ao2/0009de/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-2.13.3
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/0ao2/0009dc/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009df/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a0c/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009f1/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a0d/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-2.13.3
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/0ao2/0009f4/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-2.13.3
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/0ao2/0009d1/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-2.13.3
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/0ao2/0009d6/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-2.13.3
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/0ao2/0009ad/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009ec/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-2.13.3
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/0ao2/0009c3/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-2.13.3
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/0ao2/000a0f/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a05/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009fa/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009bf/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-2.13.3
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/0ao2/000a2d/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-2.13.3
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/0ao2/0009d0/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-2.13.3
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/0ao2/0009da/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009ed/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009ef/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-2.13.3
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/0ao2/0009c6/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-2.13.3
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/0ao2/0009c1/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-2.13.3
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/0ao2/0009e6/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-2.13.3
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/0ao2/0009fd/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-2.13.3
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/0ao2/0009c8/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a1b/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-2.13.3
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/0ao2/0009cc/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-2.13.3
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/0ao2/000a0b/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-2.13.3
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/0ao2/000a01/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-2.13.3
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/0ao2/0009dd/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a13/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009ff/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009e1/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-2.13.3
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/0ao2/0009b6/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a04/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009c5/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009bd/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-2.13.3
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/0ao2/000a10/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-2.13.3
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/0ao2/0009cb/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009ee/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009e7/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009ca/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009ab/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009e2/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a2b/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a1d/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009ce/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009fb/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009f8/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-2.13.3
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/0ao2/0009d3/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-2.13.3
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/0ao2/0009f7/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-2.13.3
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/0ao2/0009f0/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-2.13.3
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/0ao2/0009b9/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009e5/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a02/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009b4/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-2.13.3
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/0ao2/000a06/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a2f/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-2.13.3
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/0ao2/0009f5/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a0a/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a15/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009f6/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009e8/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009d2/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009cf/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a08/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-2.13.3
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/0ao2/0009e9/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-2.13.3
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/0ao2/000a0e/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-2.13.3
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/0ao2/000a21/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-2.13.3
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/0ao2/0009e3/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009cd/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-2.13.3
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/0ao2/0009b0/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/0009fc/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-2.13.3
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/0ao2/000a09/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-2.13.3
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/0ao2/0009f3/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-2.13.3
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/0ao2/0009f9/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-2.13.3
collected 116 items / 114 deselected / 2 selected

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

=========================== 114 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ao2/000a17/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-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.84s ============================
