============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b1e/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 / 113 deselected / 3 selected

test_create.py .

============================== slowest durations ===============================
6.51s setup    test_create.py::TestCreate::test_create_real_opt
0.85s call     test_create.py::TestCreate::test_create_real_opt

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 113 deselected in 8.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/isxu/000a4e/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 / 113 deselected / 3 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/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-26T14:17:45.904019Z): source_id=223;tablet_id=72075186224037895;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 @ 0xA91E6F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA916C36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AD288
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD72280B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F74748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7449F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6FCE5D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143813EB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FC84B7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F1D273
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F1D273
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F1AC23
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F1E5E7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1439F1D8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF57B75
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB750197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB79DD34
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A1DF4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A1A00
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A25EE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA92034C
E   21. ??:0: ?? @ 0x7F06054F5AC2
E   22. ??:0: ?? @ 0x7F06055878BF
------------------------------ 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/isxu/000a4e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1838328
DEBUG    ya.test:process.py:259 Command (pid 1838328) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1838328) elapsed time (sec): 0.40688514709472656
DEBUG    ya.test:process.py:263 Command (pid 1838328) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) maxrss: 545712
DEBUG    ya.test:process.py:263 Command (pid 1838328) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 1838328) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 1838328) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1838328) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1838328) stime: 0.285144
DEBUG    ya.test:process.py:263 Command (pid 1838328) utime: 0.088354
DEBUG    ya.test:process.py:263 Command (pid 1838328) wtime: 0.438
DEBUG    ya.test:process.py:275 Command (pid 1838328) output:
Git info:
    Commit: 2dbf2a037ead1c808479dddda27e9da210df8575
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge fe3e17c274363e61d2fb3bc08852071e4a7c5d01 into 05e6c516e00482c8563ea1d7716fd727cf6e10cf
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hx3lbqcuce    Host information: 
        Linux ghrun-hx3lbqcuce 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 1838328) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 2dbf2a037ead1c808479dddda27e9da210df8575
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge fe3e17c274363e61d2fb3bc08852071e4a7c5d01 into 05e6c516e00482c8563ea1d7716fd727cf6e10cf
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hx3lbqcuce    Host information: 
        Linux ghrun-hx3lbqcuce 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/isxu/000a4e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28078
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/isxu/000a4e/r3tmp/kikimr_cluster_7k1p8_kr
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13748
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/isxu/000a4e/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/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xwykyr37.log --grpc-port=9015 --mon-port=23868 --ic-port=28078
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9015/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/isxu/000a4e/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/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xwykyr37.log --grpc-port=9015 --mon-port=23868 --ic-port=28078
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xwykyr37.log', '--grpc-port=9015', '--mon-port=23868', '--ic-port=28078')' in '/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1838646
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9015/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/isxu/000a4e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1838647
DEBUG    ya.test:process.py:259 Command (pid 1838647) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1838647) elapsed time (sec): 0.4513378143310547
DEBUG    ya.test:process.py:263 Command (pid 1838647) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) maxrss: 545724
DEBUG    ya.test:process.py:263 Command (pid 1838647) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 1838647) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1838647) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1838647) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1838647) stime: 0.263044
DEBUG    ya.test:process.py:263 Command (pid 1838647) utime: 0.11956499999999999
DEBUG    ya.test:process.py:263 Command (pid 1838647) wtime: 0.452
DEBUG    ya.test:process.py:275 Command (pid 1838647) output:
Git info:
    Commit: 2dbf2a037ead1c808479dddda27e9da210df8575
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge fe3e17c274363e61d2fb3bc08852071e4a7c5d01 into 05e6c516e00482c8563ea1d7716fd727cf6e10cf
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hx3lbqcuce    Host information: 
        Linux ghrun-hx3lbqcuce 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 1838647) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 2dbf2a037ead1c808479dddda27e9da210df8575
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge fe3e17c274363e61d2fb3bc08852071e4a7c5d01 into 05e6c516e00482c8563ea1d7716fd727cf6e10cf
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hx3lbqcuce    Host information: 
        Linux ghrun-hx3lbqcuce 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/isxu/000a4e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9015', '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: 28078\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/isxu/000a4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9015', '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: 28078\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1840144
DEBUG    ya.test:process.py:259 Command (pid 1840144) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1840144) elapsed time (sec): 0.5301353931427002
DEBUG    ya.test:process.py:263 Command (pid 1840144) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) maxrss: 554228
DEBUG    ya.test:process.py:263 Command (pid 1840144) minflt: 18384
DEBUG    ya.test:process.py:263 Command (pid 1840144) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1840144) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1840144) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1840144) stime: 0.34054999999999996
DEBUG    ya.test:process.py:263 Command (pid 1840144) utime: 0.133467
DEBUG    ya.test:process.py:263 Command (pid 1840144) wtime: 0.531
DEBUG    ya.test:process.py:275 Command (pid 1840144) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9015', '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/isxu/000a4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9015', '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: 1840393
DEBUG    ya.test:process.py:259 Command (pid 1840393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1840393) elapsed time (sec): 0.47052574157714844
DEBUG    ya.test:process.py:263 Command (pid 1840393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) maxrss: 554224
DEBUG    ya.test:process.py:263 Command (pid 1840393) minflt: 18379
DEBUG    ya.test:process.py:263 Command (pid 1840393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1840393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1840393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1840393) stime: 0.310957
DEBUG    ya.test:process.py:263 Command (pid 1840393) utime: 0.11722199999999999
DEBUG    ya.test:process.py:263 Command (pid 1840393) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 1840393) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1840393) 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, bc19294c-aa89-4f02-b5b1-3f234d4d8601, localhost:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bc19294c-aa89-4f02-b5b1-3f234d4d8601, localhost:9015): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bc19294c-aa89-4f02-b5b1-3f234d4d8601, localhost:9015): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hx3lbqcuce.auto.internal" port: 9015 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-hx3lbqcuce.auto.internal:9015, 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:9015
------------------------------ 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/isxu/000a4e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -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/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1840809
DEBUG    ya.test:process.py:259 Command (pid 1840809) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1840809) elapsed time (sec): 0.4475524425506592
DEBUG    ya.test:process.py:263 Command (pid 1840809) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) maxrss: 166828
DEBUG    ya.test:process.py:263 Command (pid 1840809) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 1840809) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1840809) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) nvcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1840809) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1840809) stime: 0.026053999999999997
DEBUG    ya.test:process.py:263 Command (pid 1840809) utime: 0.060793999999999994
DEBUG    ya.test:process.py:263 Command (pid 1840809) wtime: 0.449
DEBUG    ya.test:process.py:275 Command (pid 1840809) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1840809) 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/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -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/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-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: 1841254
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 1841254) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1841254) elapsed time (sec): 30.168324947357178
DEBUG    ya.test:process.py:263 Command (pid 1841254) wtime: 30.17
DEBUG    ya.test:process.py:275 Command (pid 1841254) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    418	418	0	0	21	35	46	54
2	    418	418	0	0	21	37	54	61
3	    431	431	0	0	20	35	45	55
4	    432	432	0	0	21	34	55	61
5	    376	376	0	0	21	52	74	79
6	    460	460	0	0	20	27	54	59
7	    479	479	0	0	20	23	26	32
8	    484	484	0	0	20	22	24	26
9	    448	448	0	0	20	32	47	49
10	    449	449	0	0	20	30	51	55
11	    480	480	0	0	20	24	26	27
12	    487	487	0	0	20	21	22	25
13	    486	486	0	0	20	22	24	30
14	    477	477	0	0	20	24	30	33
15	    471	471	0	0	20	27	31	35
16	    459	459	0	0	20	31	35	46
17	    488	488	0	0	20	21	23	26
18	    442	442	0	0	21	30	41	43
19	    489	489	0	0	20	21	21	24
20	    484	484	0	0	20	21	23	25
21	    488	488	0	0	20	21	22	24
22	    484	484	0	0	20	22	24	28
23	    440	440	0	0	20	34	52	59
24	    466	466	0	0	20	28	45	63
25	    450	450	0	0	20	30	49	58
26	    489	489	0	0	20	21	21	21
27	    479	479	0	0	20	26	29	34
28	    486	486	0	0	20	21	25	30
29	    489	489	0	0	20	21	21	23
30	    481	481	0	0	20	22	52	62

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13910	463.667	0	0	20	28	41	79

DEBUG    ya.test:process.py:276 Command (pid 1841254) 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, 8f9194b0-b47a-4e2c-b8b0-ac78892a0f3b, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8f9194b0-b47a-4e2c-b8b0-ac78892a0f3b, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8f9194b0-b47a-4e2c-b8b0-ac78892a0f3b, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e1925af0-7603-4ff7-a3fa-fc78b06bfa99, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e1925af0-7603-4ff7-a3fa-fc78b06bfa99, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e1925af0-7603-4ff7-a3fa-fc78b06bfa99, ghrun-hx3lbqcuce.auto.internal:9015): 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=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a31cbb80-6c93-4184-a38b-5428a6714598, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a31cbb80-6c93-4184-a38b-5428a6714598, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a31cbb80-6c93-4184-a38b-5428a6714598, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 13652 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5591d01b-81bf-46e5-a59c-2b8b432a8b4a, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5591d01b-81bf-46e5-a59c-2b8b432a8b4a, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5591d01b-81bf-46e5-a59c-2b8b432a8b4a, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4107de3b-f844-4f77-8117-3862bc343db9, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4107de3b-f844-4f77-8117-3862bc343db9, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4107de3b-f844-4f77-8117-3862bc343db9, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
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/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -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: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/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -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=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -d /Root workload log --path log run 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.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f6eca36-553a-4c0e-823f-4b91747b05ab, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    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(ExecuteQuery, 5f6eca36-553a-4c0e-823f-4b91747b05ab, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 080e5a85-19db-4814-8ba3-399235a634de, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 080e5a85-19db-4814-8ba3-399235a634de, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f6eca36-553a-4c0e-823f-4b91747b05ab, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 080e5a85-19db-4814-8ba3-399235a634de, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWE4MzZlZmMtZTZkNDVjZjctNWYyN2Y4M2YtMTAwNjdlNzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 729affa6-1440-4bfd-8cfc-cace28a1ea6a, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 729affa6-1440-4bfd-8cfc-cace28a1ea6a, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NWE4MzZlZmMtZTZkNDVjZjctNWYyN2Y4M2YtMTAwNjdlNzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 729affa6-1440-4bfd-8cfc-cace28a1ea6a, ghrun-hx3lbqcuce.auto.internal:9015): 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=NWE4MzZlZmMtZTZkNDVjZjctNWYyN2Y4M2YtMTAwNjdlNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b946b47-3a36-403b-9659-478f8cb9d87e, ghrun-hx3lbqcuce.auto.internal:9015): 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, 2b946b47-3a36-403b-9659-478f8cb9d87e, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NWE4MzZlZmMtZTZkNDVjZjctNWYyN2Y4M2YtMTAwNjdlNzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d09cc79a-cadb-49a4-a0e3-5dd77e71b92a, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d09cc79a-cadb-49a4-a0e3-5dd77e71b92a, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b946b47-3a36-403b-9659-478f8cb9d87e, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:628 Command pid: 1850041
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d09cc79a-cadb-49a4-a0e3-5dd77e71b92a, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTgyZGM4MmQtNGNhYjAwMjYtODUzYWM2My1iZTY1OWY3Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 30670ec4-0b53-48e3-ac1a-c4511824be83, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 30670ec4-0b53-48e3-ac1a-c4511824be83, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=YTgyZGM4MmQtNGNhYjAwMjYtODUzYWM2My1iZTY1OWY3Mg==" }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 1850042
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 30670ec4-0b53-48e3-ac1a-c4511824be83, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1850044
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTgyZGM4MmQtNGNhYjAwMjYtODUzYWM2My1iZTY1OWY3Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a53ef14-73e5-4c81-906f-c6042a94d3ae, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a53ef14-73e5-4c81-906f-c6042a94d3ae, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=YTgyZGM4MmQtNGNhYjAwMjYtODUzYWM2My1iZTY1OWY3Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 52ed76c5-8d61-4682-8015-0aba366a7599, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 52ed76c5-8d61-4682-8015-0aba366a7599, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a53ef14-73e5-4c81-906f-c6042a94d3ae, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 52ed76c5-8d61-4682-8015-0aba366a7599, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTlhYmE0YTAtYTBmNDVjNDYtODViNjBkMGItYTU0YjA1MDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3d2608d-056d-46ab-ab67-fca8aec423dc, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3d2608d-056d-46ab-ab67-fca8aec423dc, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=MTlhYmE0YTAtYTBmNDVjNDYtODViNjBkMGItYTU0YjA1MDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3d2608d-056d-46ab-ab67-fca8aec423dc, ghrun-hx3lbqcuce.auto.internal:9015): 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=MTlhYmE0YTAtYTBmNDVjNDYtODViNjBkMGItYTU0YjA1MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ad65953-3e99-4a28-b3f5-b6f6a9093be6, ghrun-hx3lbqcuce.auto.internal:9015): 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, 6ad65953-3e99-4a28-b3f5-b6f6a9093be6, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=MTlhYmE0YTAtYTBmNDVjNDYtODViNjBkMGItYTU0YjA1MDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e1cf51ce-1f5c-4db2-b45c-7be4ac92f7ff, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e1cf51ce-1f5c-4db2-b45c-7be4ac92f7ff, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ad65953-3e99-4a28-b3f5-b6f6a9093be6, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e1cf51ce-1f5c-4db2-b45c-7be4ac92f7ff, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjkzMWQxMDktNjU2MWE5YTktYjE5OGIzOTItNTMyOTY0MDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3553335-d8f0-4c40-a6ae-1fa436552a19, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3553335-d8f0-4c40-a6ae-1fa436552a19, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=YjkzMWQxMDktNjU2MWE5YTktYjE5OGIzOTItNTMyOTY0MDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3553335-d8f0-4c40-a6ae-1fa436552a19, ghrun-hx3lbqcuce.auto.internal:9015): 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=YjkzMWQxMDktNjU2MWE5YTktYjE5OGIzOTItNTMyOTY0MDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 720d0c57-2c3c-4f52-b473-9782ac1b960c, ghrun-hx3lbqcuce.auto.internal:9015): 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, 720d0c57-2c3c-4f52-b473-9782ac1b960c, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=YjkzMWQxMDktNjU2MWE5YTktYjE5OGIzOTItNTMyOTY0MDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4b2250ad-c3ab-44a1-8450-1a61f38f40b9, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b2250ad-c3ab-44a1-8450-1a61f38f40b9, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 720d0c57-2c3c-4f52-b473-9782ac1b960c, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b2250ad-c3ab-44a1-8450-1a61f38f40b9, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDEzZGY3MGMtZDU4YTZjOGItNzllYWM0MWMtODg3NDNjZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7cc16c1f-a366-40f2-9723-310653888de3, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7cc16c1f-a366-40f2-9723-310653888de3, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZGY3MGMtZDU4YTZjOGItNzllYWM0MWMtODg3NDNjZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7cc16c1f-a366-40f2-9723-310653888de3, ghrun-hx3lbqcuce.auto.internal:9015): 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=NDEzZGY3MGMtZDU4YTZjOGItNzllYWM0MWMtODg3NDNjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 325a0094-55fc-4a88-b8a4-fd0f6eb71696, ghrun-hx3lbqcuce.auto.internal:9015): 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, 325a0094-55fc-4a88-b8a4-fd0f6eb71696, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZGY3MGMtZDU4YTZjOGItNzllYWM0MWMtODg3NDNjZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98f603f9-1f42-404c-92d4-48ca7966261f, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 325a0094-55fc-4a88-b8a4-fd0f6eb71696, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98f603f9-1f42-404c-92d4-48ca7966261f, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98f603f9-1f42-404c-92d4-48ca7966261f, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWJjZDllZjQtYjg4N2E2OTAtOWUxNWE4YjYtZjZlYmU0MGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7228b336-10cb-47b3-8b3a-245a1a75c12a, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7228b336-10cb-47b3-8b3a-245a1a75c12a, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=MWJjZDllZjQtYjg4N2E2OTAtOWUxNWE4YjYtZjZlYmU0MGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7228b336-10cb-47b3-8b3a-245a1a75c12a, ghrun-hx3lbqcuce.auto.internal:9015): 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=MWJjZDllZjQtYjg4N2E2OTAtOWUxNWE4YjYtZjZlYmU0MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1031461-3e97-4be6-bbb3-45073b1e3044, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1031461-3e97-4be6-bbb3-45073b1e3044, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=MWJjZDllZjQtYjg4N2E2OTAtOWUxNWE4YjYtZjZlYmU0MGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d4b73289-18a0-4a99-9502-cc31ce8fe078, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4b73289-18a0-4a99-9502-cc31ce8fe078, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1031461-3e97-4be6-bbb3-45073b1e3044, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4b73289-18a0-4a99-9502-cc31ce8fe078, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGMzNDQ2YWMtZDhiMjI5M2EtYTdlYWQwNjgtYzIxNGM5OTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, de517ad6-9ef0-4c84-b8a7-7ae422511f55, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, de517ad6-9ef0-4c84-b8a7-7ae422511f55, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=ZGMzNDQ2YWMtZDhiMjI5M2EtYTdlYWQwNjgtYzIxNGM5OTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, de517ad6-9ef0-4c84-b8a7-7ae422511f55, ghrun-hx3lbqcuce.auto.internal:9015): 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=ZGMzNDQ2YWMtZDhiMjI5M2EtYTdlYWQwNjgtYzIxNGM5OTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c44356b8-8cc1-457b-8290-3d323b3d360a, ghrun-hx3lbqcuce.auto.internal:9015): 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, c44356b8-8cc1-457b-8290-3d323b3d360a, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=ZGMzNDQ2YWMtZDhiMjI5M2EtYTdlYWQwNjgtYzIxNGM5OTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09177d6b-8685-4c51-9b61-a73b62a838fc, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09177d6b-8685-4c51-9b61-a73b62a838fc, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c44356b8-8cc1-457b-8290-3d323b3d360a, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 09177d6b-8685-4c51-9b61-a73b62a838fc, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODUzN2RjNDktNzUyM2NiNTgtNzYyMDdlODAtM2EyYjc0OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ce497c3a-e523-4a75-a3e7-cb3a207d74f6, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ce497c3a-e523-4a75-a3e7-cb3a207d74f6, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=ODUzN2RjNDktNzUyM2NiNTgtNzYyMDdlODAtM2EyYjc0OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ce497c3a-e523-4a75-a3e7-cb3a207d74f6, ghrun-hx3lbqcuce.auto.internal:9015): 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=ODUzN2RjNDktNzUyM2NiNTgtNzYyMDdlODAtM2EyYjc0OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d971e8ac-7a9f-47fb-aa3b-fdff2d05225b, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d971e8ac-7a9f-47fb-aa3b-fdff2d05225b, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=ODUzN2RjNDktNzUyM2NiNTgtNzYyMDdlODAtM2EyYjc0OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 71d0ed22-f58f-4a7f-8591-d3681052e43e, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 71d0ed22-f58f-4a7f-8591-d3681052e43e, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d971e8ac-7a9f-47fb-aa3b-fdff2d05225b, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 71d0ed22-f58f-4a7f-8591-d3681052e43e, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzNmMDQxNzUtYWQ4NGU2NjktNjk1MDdmOS1iNzFmOGRiZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dad0964d-8f40-4265-a247-ea217d297a25, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dad0964d-8f40-4265-a247-ea217d297a25, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NzNmMDQxNzUtYWQ4NGU2NjktNjk1MDdmOS1iNzFmOGRiZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dad0964d-8f40-4265-a247-ea217d297a25, ghrun-hx3lbqcuce.auto.internal:9015): 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=NzNmMDQxNzUtYWQ4NGU2NjktNjk1MDdmOS1iNzFmOGRiZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af190a90-4762-4adb-9291-fb9ce52126e9, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af190a90-4762-4adb-9291-fb9ce52126e9, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NzNmMDQxNzUtYWQ4NGU2NjktNjk1MDdmOS1iNzFmOGRiZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af190a90-4762-4adb-9291-fb9ce52126e9, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e1925af0-7603-4ff7-a3fa-fc78b06bfa99, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.676704389+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 30670ec4-0b53-48e3-ac1a-c4511824be83, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.676932734+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 729affa6-1440-4bfd-8cfc-cace28a1ea6a, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.676895788+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3d2608d-056d-46ab-ab67-fca8aec423dc, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T14:17:48.676967884+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3553335-d8f0-4c40-a6ae-1fa436552a19, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T14:17:48.677004344+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7cc16c1f-a366-40f2-9723-310653888de3, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T14:17:48.677041321+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, de517ad6-9ef0-4c84-b8a7-7ae422511f55, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.677122017+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7228b336-10cb-47b3-8b3a-245a1a75c12a, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T14:17:48.677084976+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ce497c3a-e523-4a75-a3e7-cb3a207d74f6, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.677152588+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dad0964d-8f40-4265-a247-ea217d297a25, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.677179064+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f6eca36-553a-4c0e-823f-4b91747b05ab, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.676873398+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a53ef14-73e5-4c81-906f-c6042a94d3ae, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.676954408+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b946b47-3a36-403b-9659-478f8cb9d87e, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.676919236+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6ad65953-3e99-4a28-b3f5-b6f6a9093be6, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.676988057+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 720d0c57-2c3c-4f52-b473-9782ac1b960c, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677028076+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 325a0094-55fc-4a88-b8a4-fd0f6eb71696, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.67707292+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c44356b8-8cc1-457b-8290-3d323b3d360a, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677138533+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e1031461-3e97-4be6-bbb3-45073b1e3044, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677110148+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d971e8ac-7a9f-47fb-aa3b-fdff2d05225b, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677168438+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, af190a90-4762-4adb-9291-fb9ce52126e9, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677198333+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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.connection:connection.py:549 Closing channel for endpoint localhost:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1850044) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1850042) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1850044) elapsed time (sec): 30.16170620918274
DEBUG    ya.test:process.py:259 Command (pid 1850041) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1850042) elapsed time (sec): 30.18970561027527
DEBUG    ya.test:process.py:263 Command (pid 1850044) wtime: 30.163
DEBUG    ya.test:process.py:260 Command (pid 1850041) elapsed time (sec): 30.194031953811646
DEBUG    ya.test:process.py:263 Command (pid 1850042) wtime: 30.192
DEBUG    ya.test:process.py:275 Command (pid 1850044) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     97	97	0	0	67	387	397	397
2	    150	150	0	0	66	87	104	110
3	     73	73	0	0	64	84	87	87
4	      0	0	0	2430	0	0	0	0
5	      0	0	0	2099	0	0	0	0
6	      0	0	0	2145	0	0	0	0
7	      0	0	0	2329	0	0	0	0
8	      0	0	0	2026	0	0	0	0
9	      0	0	0	2241	0	0	0	0
10	      0	0	0	2078	0	0	0	0
11	      0	0	0	2399	0	0	0	0
12	      0	0	0	2464	0	0	0	0
13	      0	0	0	2486	0	0	0	0
14	      0	0	0	2420	0	0	0	0
15	      0	0	0	2205	0	0	0	0
16	      0	0	0	2335	0	0	0	0
17	      0	0	0	2499	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	2700	0	0	0	0
20	      0	0	0	2440	0	0	0	0
21	      0	0	0	2410	0	0	0	0
22	      0	0	0	2700	0	0	0	0
23	      0	0	0	2790	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2730	0	0	0	0
26	      0	0	0	2760	0	0	0	0
27	      0	0	0	2780	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2710	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    320	10.6667	0	67046	66	93	387	397

DEBUG    ya.test:process.py:263 Command (pid 1850041) wtime: 30.196
DEBUG    ya.test:process.py:275 Command (pid 1850042) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	2417	0	0	0	0
5	      0	0	0	2177	0	0	0	0
6	      0	0	0	2149	0	0	0	0
7	      0	0	0	2359	0	0	0	0
8	      0	0	0	2026	0	0	0	0
9	      0	0	0	2179	0	0	0	0
10	      0	0	0	2304	0	0	0	0
11	      0	0	0	2384	0	0	0	0
12	      0	0	0	2495	0	0	0	0
13	      0	0	0	2480	0	0	0	0
14	      0	0	0	2400	0	0	0	0
15	      0	0	0	2127	0	0	0	0
16	      0	0	0	2347	0	0	0	0
17	      0	0	0	2510	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	2700	0	0	0	0
20	      0	0	0	2440	0	0	0	0
21	      0	0	0	2410	0	0	0	0
22	      0	0	0	2700	0	0	0	0
23	      0	0	0	2800	0	0	0	0
24	      0	0	0	2679	0	0	0	0
25	      0	0	0	2720	0	0	0	0
26	      0	0	0	2760	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2710	0	0	0	0

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

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

DEBUG    ya.test:process.py:275 Command (pid 1850041) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    137	137	0	0	49	248	269	277
2	    196	196	0	0	48	68	77	91
3	    100	100	0	0	45	63	74	75
4	      0	0	0	2373	0	0	0	0
5	      0	0	0	2069	0	0	0	0
6	      0	0	0	2057	0	0	0	0
7	      0	0	0	2337	0	0	0	0
8	      0	0	0	2036	0	0	0	0
9	      0	0	0	2162	0	0	0	0
10	      0	0	0	2142	0	0	0	0
11	      0	0	0	2362	0	0	0	0
12	      0	0	0	2460	0	0	0	0
13	      0	0	0	2469	0	0	0	0
14	      0	0	0	2401	0	0	0	0
15	      0	0	0	2039	0	0	0	0
16	      0	0	0	2352	0	0	0	0
17	      0	0	0	2510	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	2710	0	0	0	0
20	      0	0	0	2440	0	0	0	0
21	      0	0	0	2410	0	0	0	0
22	      0	0	0	2690	0	0	0	0
23	      0	0	0	2790	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2730	0	0	0	0
26	      0	0	0	2740	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2760	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2712	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    433	14.4333	0	66631	48	77	259	277

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

DEBUG    ya.test:process.py:276 Command (pid 1850041) 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.connection:connection.py:549 Closing channel for endpoint localhost:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
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:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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.
---------------------------- 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:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-hx3lbqcuce'
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/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.1838646' in '/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_xwykyr37.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:9015/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13748
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9015
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28078
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py: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/isxu/000a4e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1838328
DEBUG    ya.test:process.py:259 Command (pid 1838328) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1838328) elapsed time (sec): 0.40688514709472656
DEBUG    ya.test:process.py:263 Command (pid 1838328) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) maxrss: 545712
DEBUG    ya.test:process.py:263 Command (pid 1838328) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 1838328) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 1838328) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1838328) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1838328) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1838328) stime: 0.285144
DEBUG    ya.test:process.py:263 Command (pid 1838328) utime: 0.088354
DEBUG    ya.test:process.py:263 Command (pid 1838328) wtime: 0.438
DEBUG    ya.test:process.py:275 Command (pid 1838328) output:
Git info:
    Commit: 2dbf2a037ead1c808479dddda27e9da210df8575
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge fe3e17c274363e61d2fb3bc08852071e4a7c5d01 into 05e6c516e00482c8563ea1d7716fd727cf6e10cf
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hx3lbqcuce    Host information: 
        Linux ghrun-hx3lbqcuce 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 1838328) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 2dbf2a037ead1c808479dddda27e9da210df8575
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge fe3e17c274363e61d2fb3bc08852071e4a7c5d01 into 05e6c516e00482c8563ea1d7716fd727cf6e10cf
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hx3lbqcuce    Host information: 
        Linux ghrun-hx3lbqcuce 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/isxu/000a4e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28078
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/isxu/000a4e/r3tmp/kikimr_cluster_7k1p8_kr
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13748
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/isxu/000a4e/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/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xwykyr37.log --grpc-port=9015 --mon-port=23868 --ic-port=28078
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9015/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/isxu/000a4e/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/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xwykyr37.log --grpc-port=9015 --mon-port=23868 --ic-port=28078
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xwykyr37.log', '--grpc-port=9015', '--mon-port=23868', '--ic-port=28078')' in '/home/runner/.ya/build/build_root/isxu/000a4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1838646
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9015/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/isxu/000a4e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1838647
DEBUG    ya.test:process.py:259 Command (pid 1838647) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1838647) elapsed time (sec): 0.4513378143310547
DEBUG    ya.test:process.py:263 Command (pid 1838647) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) maxrss: 545724
DEBUG    ya.test:process.py:263 Command (pid 1838647) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 1838647) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1838647) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1838647) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1838647) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1838647) stime: 0.263044
DEBUG    ya.test:process.py:263 Command (pid 1838647) utime: 0.11956499999999999
DEBUG    ya.test:process.py:263 Command (pid 1838647) wtime: 0.452
DEBUG    ya.test:process.py:275 Command (pid 1838647) output:
Git info:
    Commit: 2dbf2a037ead1c808479dddda27e9da210df8575
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge fe3e17c274363e61d2fb3bc08852071e4a7c5d01 into 05e6c516e00482c8563ea1d7716fd727cf6e10cf
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hx3lbqcuce    Host information: 
        Linux ghrun-hx3lbqcuce 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 1838647) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 2dbf2a037ead1c808479dddda27e9da210df8575
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge fe3e17c274363e61d2fb3bc08852071e4a7c5d01 into 05e6c516e00482c8563ea1d7716fd727cf6e10cf
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hx3lbqcuce    Host information: 
        Linux ghrun-hx3lbqcuce 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/isxu/000a4e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9015', '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: 28078\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/isxu/000a4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9015', '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: 28078\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1840144
DEBUG    ya.test:process.py:259 Command (pid 1840144) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1840144) elapsed time (sec): 0.5301353931427002
DEBUG    ya.test:process.py:263 Command (pid 1840144) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) maxrss: 554228
DEBUG    ya.test:process.py:263 Command (pid 1840144) minflt: 18384
DEBUG    ya.test:process.py:263 Command (pid 1840144) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1840144) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1840144) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1840144) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1840144) stime: 0.34054999999999996
DEBUG    ya.test:process.py:263 Command (pid 1840144) utime: 0.133467
DEBUG    ya.test:process.py:263 Command (pid 1840144) wtime: 0.531
DEBUG    ya.test:process.py:275 Command (pid 1840144) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9015', '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/isxu/000a4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9015', '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: 1840393
DEBUG    ya.test:process.py:259 Command (pid 1840393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1840393) elapsed time (sec): 0.47052574157714844
DEBUG    ya.test:process.py:263 Command (pid 1840393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) maxrss: 554224
DEBUG    ya.test:process.py:263 Command (pid 1840393) minflt: 18379
DEBUG    ya.test:process.py:263 Command (pid 1840393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1840393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1840393) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1840393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1840393) stime: 0.310957
DEBUG    ya.test:process.py:263 Command (pid 1840393) utime: 0.11722199999999999
DEBUG    ya.test:process.py:263 Command (pid 1840393) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 1840393) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1840393) 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, bc19294c-aa89-4f02-b5b1-3f234d4d8601, localhost:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bc19294c-aa89-4f02-b5b1-3f234d4d8601, localhost:9015): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bc19294c-aa89-4f02-b5b1-3f234d4d8601, localhost:9015): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hx3lbqcuce.auto.internal" port: 9015 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-hx3lbqcuce.auto.internal:9015, 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:9015
------------------------------ 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/isxu/000a4e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -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/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1840809
DEBUG    ya.test:process.py:259 Command (pid 1840809) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1840809) elapsed time (sec): 0.4475524425506592
DEBUG    ya.test:process.py:263 Command (pid 1840809) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) maxrss: 166828
DEBUG    ya.test:process.py:263 Command (pid 1840809) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 1840809) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1840809) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1840809) nvcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1840809) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1840809) stime: 0.026053999999999997
DEBUG    ya.test:process.py:263 Command (pid 1840809) utime: 0.060793999999999994
DEBUG    ya.test:process.py:263 Command (pid 1840809) wtime: 0.449
DEBUG    ya.test:process.py:275 Command (pid 1840809) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1840809) 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/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -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/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-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: 1841254
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 1841254) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1841254) elapsed time (sec): 30.168324947357178
DEBUG    ya.test:process.py:263 Command (pid 1841254) wtime: 30.17
DEBUG    ya.test:process.py:275 Command (pid 1841254) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    418	418	0	0	21	35	46	54
2	    418	418	0	0	21	37	54	61
3	    431	431	0	0	20	35	45	55
4	    432	432	0	0	21	34	55	61
5	    376	376	0	0	21	52	74	79
6	    460	460	0	0	20	27	54	59
7	    479	479	0	0	20	23	26	32
8	    484	484	0	0	20	22	24	26
9	    448	448	0	0	20	32	47	49
10	    449	449	0	0	20	30	51	55
11	    480	480	0	0	20	24	26	27
12	    487	487	0	0	20	21	22	25
13	    486	486	0	0	20	22	24	30
14	    477	477	0	0	20	24	30	33
15	    471	471	0	0	20	27	31	35
16	    459	459	0	0	20	31	35	46
17	    488	488	0	0	20	21	23	26
18	    442	442	0	0	21	30	41	43
19	    489	489	0	0	20	21	21	24
20	    484	484	0	0	20	21	23	25
21	    488	488	0	0	20	21	22	24
22	    484	484	0	0	20	22	24	28
23	    440	440	0	0	20	34	52	59
24	    466	466	0	0	20	28	45	63
25	    450	450	0	0	20	30	49	58
26	    489	489	0	0	20	21	21	21
27	    479	479	0	0	20	26	29	34
28	    486	486	0	0	20	21	25	30
29	    489	489	0	0	20	21	21	23
30	    481	481	0	0	20	22	52	62

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13910	463.667	0	0	20	28	41	79

DEBUG    ya.test:process.py:276 Command (pid 1841254) 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, 8f9194b0-b47a-4e2c-b8b0-ac78892a0f3b, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8f9194b0-b47a-4e2c-b8b0-ac78892a0f3b, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8f9194b0-b47a-4e2c-b8b0-ac78892a0f3b, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e1925af0-7603-4ff7-a3fa-fc78b06bfa99, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e1925af0-7603-4ff7-a3fa-fc78b06bfa99, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e1925af0-7603-4ff7-a3fa-fc78b06bfa99, ghrun-hx3lbqcuce.auto.internal:9015): 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=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a31cbb80-6c93-4184-a38b-5428a6714598, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a31cbb80-6c93-4184-a38b-5428a6714598, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a31cbb80-6c93-4184-a38b-5428a6714598, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 13652 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5591d01b-81bf-46e5-a59c-2b8b432a8b4a, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5591d01b-81bf-46e5-a59c-2b8b432a8b4a, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5591d01b-81bf-46e5-a59c-2b8b432a8b4a, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4107de3b-f844-4f77-8117-3862bc343db9, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4107de3b-f844-4f77-8117-3862bc343db9, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4107de3b-f844-4f77-8117-3862bc343db9, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
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/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -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: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/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -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=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb -e grpc://localhost:9015 -d /Root workload log --path log run 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.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f6eca36-553a-4c0e-823f-4b91747b05ab, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    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(ExecuteQuery, 5f6eca36-553a-4c0e-823f-4b91747b05ab, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NmY5MDEyNDMtNWVkMjFkNDMtZGI5ZmExNzktYTgzODkwNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 080e5a85-19db-4814-8ba3-399235a634de, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 080e5a85-19db-4814-8ba3-399235a634de, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f6eca36-553a-4c0e-823f-4b91747b05ab, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 080e5a85-19db-4814-8ba3-399235a634de, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWE4MzZlZmMtZTZkNDVjZjctNWYyN2Y4M2YtMTAwNjdlNzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 729affa6-1440-4bfd-8cfc-cace28a1ea6a, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 729affa6-1440-4bfd-8cfc-cace28a1ea6a, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NWE4MzZlZmMtZTZkNDVjZjctNWYyN2Y4M2YtMTAwNjdlNzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 729affa6-1440-4bfd-8cfc-cace28a1ea6a, ghrun-hx3lbqcuce.auto.internal:9015): 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=NWE4MzZlZmMtZTZkNDVjZjctNWYyN2Y4M2YtMTAwNjdlNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b946b47-3a36-403b-9659-478f8cb9d87e, ghrun-hx3lbqcuce.auto.internal:9015): 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, 2b946b47-3a36-403b-9659-478f8cb9d87e, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NWE4MzZlZmMtZTZkNDVjZjctNWYyN2Y4M2YtMTAwNjdlNzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d09cc79a-cadb-49a4-a0e3-5dd77e71b92a, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d09cc79a-cadb-49a4-a0e3-5dd77e71b92a, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b946b47-3a36-403b-9659-478f8cb9d87e, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:628 Command pid: 1850041
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d09cc79a-cadb-49a4-a0e3-5dd77e71b92a, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTgyZGM4MmQtNGNhYjAwMjYtODUzYWM2My1iZTY1OWY3Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 30670ec4-0b53-48e3-ac1a-c4511824be83, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 30670ec4-0b53-48e3-ac1a-c4511824be83, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=YTgyZGM4MmQtNGNhYjAwMjYtODUzYWM2My1iZTY1OWY3Mg==" }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 1850042
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 30670ec4-0b53-48e3-ac1a-c4511824be83, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/isxu/000a4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9015', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1850044
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTgyZGM4MmQtNGNhYjAwMjYtODUzYWM2My1iZTY1OWY3Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a53ef14-73e5-4c81-906f-c6042a94d3ae, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a53ef14-73e5-4c81-906f-c6042a94d3ae, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=YTgyZGM4MmQtNGNhYjAwMjYtODUzYWM2My1iZTY1OWY3Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 52ed76c5-8d61-4682-8015-0aba366a7599, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 52ed76c5-8d61-4682-8015-0aba366a7599, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a53ef14-73e5-4c81-906f-c6042a94d3ae, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 52ed76c5-8d61-4682-8015-0aba366a7599, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTlhYmE0YTAtYTBmNDVjNDYtODViNjBkMGItYTU0YjA1MDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3d2608d-056d-46ab-ab67-fca8aec423dc, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3d2608d-056d-46ab-ab67-fca8aec423dc, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=MTlhYmE0YTAtYTBmNDVjNDYtODViNjBkMGItYTU0YjA1MDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3d2608d-056d-46ab-ab67-fca8aec423dc, ghrun-hx3lbqcuce.auto.internal:9015): 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=MTlhYmE0YTAtYTBmNDVjNDYtODViNjBkMGItYTU0YjA1MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ad65953-3e99-4a28-b3f5-b6f6a9093be6, ghrun-hx3lbqcuce.auto.internal:9015): 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, 6ad65953-3e99-4a28-b3f5-b6f6a9093be6, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=MTlhYmE0YTAtYTBmNDVjNDYtODViNjBkMGItYTU0YjA1MDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e1cf51ce-1f5c-4db2-b45c-7be4ac92f7ff, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e1cf51ce-1f5c-4db2-b45c-7be4ac92f7ff, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ad65953-3e99-4a28-b3f5-b6f6a9093be6, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e1cf51ce-1f5c-4db2-b45c-7be4ac92f7ff, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjkzMWQxMDktNjU2MWE5YTktYjE5OGIzOTItNTMyOTY0MDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3553335-d8f0-4c40-a6ae-1fa436552a19, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3553335-d8f0-4c40-a6ae-1fa436552a19, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=YjkzMWQxMDktNjU2MWE5YTktYjE5OGIzOTItNTMyOTY0MDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3553335-d8f0-4c40-a6ae-1fa436552a19, ghrun-hx3lbqcuce.auto.internal:9015): 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=YjkzMWQxMDktNjU2MWE5YTktYjE5OGIzOTItNTMyOTY0MDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 720d0c57-2c3c-4f52-b473-9782ac1b960c, ghrun-hx3lbqcuce.auto.internal:9015): 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, 720d0c57-2c3c-4f52-b473-9782ac1b960c, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=YjkzMWQxMDktNjU2MWE5YTktYjE5OGIzOTItNTMyOTY0MDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4b2250ad-c3ab-44a1-8450-1a61f38f40b9, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b2250ad-c3ab-44a1-8450-1a61f38f40b9, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 720d0c57-2c3c-4f52-b473-9782ac1b960c, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b2250ad-c3ab-44a1-8450-1a61f38f40b9, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDEzZGY3MGMtZDU4YTZjOGItNzllYWM0MWMtODg3NDNjZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7cc16c1f-a366-40f2-9723-310653888de3, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7cc16c1f-a366-40f2-9723-310653888de3, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZGY3MGMtZDU4YTZjOGItNzllYWM0MWMtODg3NDNjZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7cc16c1f-a366-40f2-9723-310653888de3, ghrun-hx3lbqcuce.auto.internal:9015): 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=NDEzZGY3MGMtZDU4YTZjOGItNzllYWM0MWMtODg3NDNjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 325a0094-55fc-4a88-b8a4-fd0f6eb71696, ghrun-hx3lbqcuce.auto.internal:9015): 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, 325a0094-55fc-4a88-b8a4-fd0f6eb71696, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZGY3MGMtZDU4YTZjOGItNzllYWM0MWMtODg3NDNjZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98f603f9-1f42-404c-92d4-48ca7966261f, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 325a0094-55fc-4a88-b8a4-fd0f6eb71696, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98f603f9-1f42-404c-92d4-48ca7966261f, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98f603f9-1f42-404c-92d4-48ca7966261f, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWJjZDllZjQtYjg4N2E2OTAtOWUxNWE4YjYtZjZlYmU0MGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7228b336-10cb-47b3-8b3a-245a1a75c12a, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7228b336-10cb-47b3-8b3a-245a1a75c12a, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=MWJjZDllZjQtYjg4N2E2OTAtOWUxNWE4YjYtZjZlYmU0MGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7228b336-10cb-47b3-8b3a-245a1a75c12a, ghrun-hx3lbqcuce.auto.internal:9015): 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=MWJjZDllZjQtYjg4N2E2OTAtOWUxNWE4YjYtZjZlYmU0MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1031461-3e97-4be6-bbb3-45073b1e3044, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1031461-3e97-4be6-bbb3-45073b1e3044, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=MWJjZDllZjQtYjg4N2E2OTAtOWUxNWE4YjYtZjZlYmU0MGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d4b73289-18a0-4a99-9502-cc31ce8fe078, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4b73289-18a0-4a99-9502-cc31ce8fe078, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1031461-3e97-4be6-bbb3-45073b1e3044, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4b73289-18a0-4a99-9502-cc31ce8fe078, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGMzNDQ2YWMtZDhiMjI5M2EtYTdlYWQwNjgtYzIxNGM5OTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, de517ad6-9ef0-4c84-b8a7-7ae422511f55, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, de517ad6-9ef0-4c84-b8a7-7ae422511f55, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=ZGMzNDQ2YWMtZDhiMjI5M2EtYTdlYWQwNjgtYzIxNGM5OTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, de517ad6-9ef0-4c84-b8a7-7ae422511f55, ghrun-hx3lbqcuce.auto.internal:9015): 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=ZGMzNDQ2YWMtZDhiMjI5M2EtYTdlYWQwNjgtYzIxNGM5OTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c44356b8-8cc1-457b-8290-3d323b3d360a, ghrun-hx3lbqcuce.auto.internal:9015): 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, c44356b8-8cc1-457b-8290-3d323b3d360a, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=ZGMzNDQ2YWMtZDhiMjI5M2EtYTdlYWQwNjgtYzIxNGM5OTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09177d6b-8685-4c51-9b61-a73b62a838fc, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09177d6b-8685-4c51-9b61-a73b62a838fc, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c44356b8-8cc1-457b-8290-3d323b3d360a, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 09177d6b-8685-4c51-9b61-a73b62a838fc, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODUzN2RjNDktNzUyM2NiNTgtNzYyMDdlODAtM2EyYjc0OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ce497c3a-e523-4a75-a3e7-cb3a207d74f6, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ce497c3a-e523-4a75-a3e7-cb3a207d74f6, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=ODUzN2RjNDktNzUyM2NiNTgtNzYyMDdlODAtM2EyYjc0OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ce497c3a-e523-4a75-a3e7-cb3a207d74f6, ghrun-hx3lbqcuce.auto.internal:9015): 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=ODUzN2RjNDktNzUyM2NiNTgtNzYyMDdlODAtM2EyYjc0OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d971e8ac-7a9f-47fb-aa3b-fdff2d05225b, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d971e8ac-7a9f-47fb-aa3b-fdff2d05225b, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=ODUzN2RjNDktNzUyM2NiNTgtNzYyMDdlODAtM2EyYjc0OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 71d0ed22-f58f-4a7f-8591-d3681052e43e, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 71d0ed22-f58f-4a7f-8591-d3681052e43e, ghrun-hx3lbqcuce.auto.internal:9015): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d971e8ac-7a9f-47fb-aa3b-fdff2d05225b, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 71d0ed22-f58f-4a7f-8591-d3681052e43e, ghrun-hx3lbqcuce.auto.internal:9015): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzNmMDQxNzUtYWQ4NGU2NjktNjk1MDdmOS1iNzFmOGRiZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dad0964d-8f40-4265-a247-ea217d297a25, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dad0964d-8f40-4265-a247-ea217d297a25, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NzNmMDQxNzUtYWQ4NGU2NjktNjk1MDdmOS1iNzFmOGRiZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dad0964d-8f40-4265-a247-ea217d297a25, ghrun-hx3lbqcuce.auto.internal:9015): 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=NzNmMDQxNzUtYWQ4NGU2NjktNjk1MDdmOS1iNzFmOGRiZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af190a90-4762-4adb-9291-fb9ce52126e9, ghrun-hx3lbqcuce.auto.internal:9015): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af190a90-4762-4adb-9291-fb9ce52126e9, ghrun-hx3lbqcuce.auto.internal:9015): request = { session_id: "ydb://session/3?node_id=1&id=NzNmMDQxNzUtYWQ4NGU2NjktNjk1MDdmOS1iNzFmOGRiZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af190a90-4762-4adb-9291-fb9ce52126e9, ghrun-hx3lbqcuce.auto.internal:9015): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e1925af0-7603-4ff7-a3fa-fc78b06bfa99, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.676704389+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 30670ec4-0b53-48e3-ac1a-c4511824be83, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.676932734+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 729affa6-1440-4bfd-8cfc-cace28a1ea6a, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.676895788+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3d2608d-056d-46ab-ab67-fca8aec423dc, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T14:17:48.676967884+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3553335-d8f0-4c40-a6ae-1fa436552a19, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T14:17:48.677004344+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7cc16c1f-a366-40f2-9723-310653888de3, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T14:17:48.677041321+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, de517ad6-9ef0-4c84-b8a7-7ae422511f55, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.677122017+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7228b336-10cb-47b3-8b3a-245a1a75c12a, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T14:17:48.677084976+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ce497c3a-e523-4a75-a3e7-cb3a207d74f6, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.677152588+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dad0964d-8f40-4265-a247-ea217d297a25, ghrun-hx3lbqcuce.auto.internal:9015): 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:9015 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T14:17:48.677179064+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f6eca36-553a-4c0e-823f-4b91747b05ab, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.676873398+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a53ef14-73e5-4c81-906f-c6042a94d3ae, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.676954408+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b946b47-3a36-403b-9659-478f8cb9d87e, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.676919236+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6ad65953-3e99-4a28-b3f5-b6f6a9093be6, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.676988057+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 720d0c57-2c3c-4f52-b473-9782ac1b960c, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677028076+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 325a0094-55fc-4a88-b8a4-fd0f6eb71696, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.67707292+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c44356b8-8cc1-457b-8290-3d323b3d360a, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677138533+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e1031461-3e97-4be6-bbb3-45073b1e3044, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677110148+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d971e8ac-7a9f-47fb-aa3b-fdff2d05225b, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677168438+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, af190a90-4762-4adb-9291-fb9ce52126e9, ghrun-hx3lbqcuce.auto.internal:9015): 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-26T14:17:48.677198333+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-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hx3lbqcuce.auto.internal:9015
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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.connection:connection.py:549 Closing channel for endpoint localhost:9015
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9015". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1850044) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1850042) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1850044) elapsed time (sec): 30.16170620918274
DEBUG    ya.test:process.py:259 Command (pid 1850041) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1850042) elapsed time (sec): 30.18970561027527
DEBUG    ya.test:process.py:263 Command (pid 1850044) wtime: 30.163
DEBUG    ya.test:process.py:260 Command (pid 1850041) elapsed time (sec): 30.194031953811646
DEBUG    ya.test:process.py:263 Command (pid 1850042) wtime: 30.192
DEBUG    ya.test:process.py:275 Command (pid 1850044) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     97	97	0	0	67	387	397	397
2	    150	150	0	0	66	87	104	110
3	     73	73	0	0	64	84	87	87
4	      0	0	0	2430	0	0	0	0
5	      0	0	0	2099	0	0	0	0
6	      0	0	0	2145	0	0	0	0
7	      0	0	0	2329	0	0	0	0
8	      0	0	0	2026	0	0	0	0
9	      0	0	0	2241	0	0	0	0
10	      0	0	0	2078	0	0	0	0
11	      0	0	0	2399	0	0	0	0
12	      0	0	0	2464	0	0	0	0
13	      0	0	0	2486	0	0	0	0
14	      0	0	0	2420	0	0	0	0
15	      0	0	0	2205	0	0	0	0
16	      0	0	0	2335	0	0	0	0
17	      0	0	0	2499	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	2700	0	0	0	0
20	      0	0	0	2440	0	0	0	0
21	      0	0	0	2410	0	0	0	0
22	      0	0	0	2700	0	0	0	0
23	      0	0	0	2790	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2730	0	0	0	0
26	      0	0	0	2760	0	0	0	0
27	      0	0	0	2780	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2710	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    320	10.6667	0	67046	66	93	387	397

DEBUG    ya.test:process.py:263 Command (pid 1850041) wtime: 30.196
DEBUG    ya.test:process.py:275 Command (pid 1850042) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	2417	0	0	0	0
5	      0	0	0	2177	0	0	0	0
6	      0	0	0	2149	0	0	0	0
7	      0	0	0	2359	0	0	0	0
8	      0	0	0	2026	0	0	0	0
9	      0	0	0	2179	0	0	0	0
10	      0	0	0	2304	0	0	0	0
11	      0	0	0	2384	0	0	0	0
12	      0	0	0	2495	0	0	0	0
13	      0	0	0	2480	0	0	0	0
14	      0	0	0	2400	0	0	0	0
15	      0	0	0	2127	0	0	0	0
16	      0	0	0	2347	0	0	0	0
17	      0	0	0	2510	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	2700	0	0	0	0
20	      0	0	0	2440	0	0	0	0
21	      0	0	0	2410	0	0	0	0
22	      0	0	0	2700	0	0	0	0
23	      0	0	0	2800	0	0	0	0
24	      0	0	0	2679	0	0	0	0
25	      0	0	0	2720	0	0	0	0
26	      0	0	0	2760	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2710	0	0	0	0

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

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

DEBUG    ya.test:process.py:275 Command (pid 1850041) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    137	137	0	0	49	248	269	277
2	    196	196	0	0	48	68	77	91
3	    100	100	0	0	45	63	74	75
4	      0	0	0	2373	0	0	0	0
5	      0	0	0	2069	0	0	0	0
6	      0	0	0	2057	0	0	0	0
7	      0	0	0	2337	0	0	0	0
8	      0	0	0	2036	0	0	0	0
9	      0	0	0	2162	0	0	0	0
10	      0	0	0	2142	0	0	0	0
11	      0	0	0	2362	0	0	0	0
12	      0	0	0	2460	0	0	0	0
13	      0	0	0	2469	0	0	0	0
14	      0	0	0	2401	0	0	0	0
15	      0	0	0	2039	0	0	0	0
16	      0	0	0	2352	0	0	0	0
17	      0	0	0	2510	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	2710	0	0	0	0
20	      0	0	0	2440	0	0	0	0
21	      0	0	0	2410	0	0	0	0
22	      0	0	0	2690	0	0	0	0
23	      0	0	0	2790	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2730	0	0	0	0
26	      0	0	0	2740	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2760	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2712	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    433	14.4333	0	66631	48	77	259	277

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

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

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-26T14:17:45.904019Z): source_id=223;tablet_id=72075186224037895;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 @ 0xA91E6F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA916C36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AD288
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD72280B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F74748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7449F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6FCE5D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143813EB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FC84B7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F1D273
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F1D273
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F1AC23
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F1E5E7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1439F1D8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF57B75
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB750197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB79DD34
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A1DF4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A1A00
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A25EE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA92034C
21. ??:0: ?? @ 0x7F06054F5AC2
22. ??:0: ?? @ 0x7F06055878BF
============ 1 failed, 113 deselected, 1 error in 316.25s (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/isxu/000a8f/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 / 113 deselected / 3 selected

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
409.33s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
7.87s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
================ 1 passed, 113 deselected in 421.45s (0:07:01) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b25/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.57s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000ac5/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b23/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.45s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a80/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000a97/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000acb/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a77/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b08/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b11/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a4d/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b59/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a89/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000aa1/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000aa2/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a40/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b5b/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a9c/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a50/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b5c/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a56/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000af1/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b02/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a48/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b15/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b56/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.59s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b07/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.48s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a93/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000ae8/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.41s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a52/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b66/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a42/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b54/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b2f/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a96/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000a57/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b6e/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.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/isxu/000a4a/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b72/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.50s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a76/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000ace/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000aa0/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b2a/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b0d/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.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/isxu/000a4f/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b19/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.63s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000afa/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.41s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a3a/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b10/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.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/isxu/000b14/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000adb/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.47s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000abd/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000ad1/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b0e/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a85/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a91/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000af4/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.50s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b06/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.52s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000ac0/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a79/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b53/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000a9e/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a3c/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000aba/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b00/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b70/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.66s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000af2/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.41s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a90/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000aeb/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b57/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.47s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000afc/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.58s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b6c/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000a7c/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b1c/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a54/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b73/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b0a/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b28/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.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/isxu/000ae7/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000aa3/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b04/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000a64/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000afd/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.56s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b16/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000afe/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.47s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b26/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 / 113 deselected / 3 selected

=========================== 113 deselected in 2.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/isxu/000b64/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b2e/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.64s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a3e/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 / 113 deselected / 3 selected

=========================== 113 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/isxu/000b21/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.50s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b03/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000ac8/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000ae3/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000b6f/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.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/isxu/000a9a/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a9f/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000af9/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/isxu/000a39/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 / 113 deselected / 3 selected

=========================== 113 deselected in 1.25s ============================
