============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00520c/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

data_read_correctness.py ..

============================== slowest durations ===============================
5.87s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.16s call     data_read_correctness.py::TestDataReadCorrectness::test[table]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 7.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/mbcc/00523b/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

data_read_correctness.py .
order_by_with_limit.py .

============================== slowest durations ===============================
153.01s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
56.06s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
4.73s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
3.44s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.26s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.04s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
======================== 2 passed in 218.23s (0:03:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005222/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

order_by_with_limit.py ..

============================== slowest durations ===============================
69.89s call     order_by_with_limit.py::TestOrderBy::test_random
5.33s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.18s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 76.19s (0:01: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/mbcc/005207/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

order_by_with_limit.py .
tablets_movement.py .

============================== slowest durations ===============================
101.61s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
80.52s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
10.51s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.83s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
1.13s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.20s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
======================== 2 passed in 199.69s (0:03:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00523d/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

tablets_movement.py .
test_create.py F

=================================== FAILURES ===================================
_____________________ TestCreate.test_create_all_opt_ints ______________________
ydb/tests/olap/test_create.py:78: in test_create_all_opt_ints
    assert rows[0][key] == 0
E   assert 1 == 0
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_all_opt_ints
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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/00523d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 997042
DEBUG    ya.test:process.py:259 Command (pid 997042) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 997042) elapsed time (sec): 0.4846358299255371
DEBUG    ya.test:process.py:263 Command (pid 997042) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 997042) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 997042) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 997042) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 997042) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 997042) maxrss: 1424844
DEBUG    ya.test:process.py:263 Command (pid 997042) minflt: 16243
DEBUG    ya.test:process.py:263 Command (pid 997042) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 997042) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 997042) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 997042) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 997042) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 997042) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 997042) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 997042) stime: 0.319585
DEBUG    ya.test:process.py:263 Command (pid 997042) utime: 0.11047399999999999
DEBUG    ya.test:process.py:263 Command (pid 997042) wtime: 0.486
DEBUG    ya.test:process.py:275 Command (pid 997042) output:
Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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 997042) errors:

INFO     __tests__.test_create:test_create.py:22 Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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/mbcc/00523d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1454
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/mbcc/00523d/r3tmp/kikimr_cluster_bxhps9b5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mbcc/00523d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65462
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3670
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mbcc/00523d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/mbcc/00523d/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/mbcc/00523d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_llb93dt3.log --grpc-port=65462 --mon-port=15238 --ic-port=1454
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65462/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mbcc/00523d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/mbcc/00523d/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/mbcc/00523d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_llb93dt3.log --grpc-port=65462 --mon-port=15238 --ic-port=1454
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mbcc/00523d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mbcc/00523d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/mbcc/00523d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_llb93dt3.log', '--grpc-port=65462', '--mon-port=15238', '--ic-port=1454')' in '/home/runner/.ya/build/build_root/mbcc/00523d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 997579
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65462/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/00523d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 997597
DEBUG    ya.test:process.py:259 Command (pid 997597) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 997597) elapsed time (sec): 0.8789799213409424
DEBUG    ya.test:process.py:263 Command (pid 997597) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 997597) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 997597) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 997597) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 997597) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 997597) maxrss: 1424844
DEBUG    ya.test:process.py:263 Command (pid 997597) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 997597) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 997597) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 997597) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 997597) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 997597) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 997597) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 997597) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 997597) stime: 0.707063
DEBUG    ya.test:process.py:263 Command (pid 997597) utime: 0.11984299999999999
DEBUG    ya.test:process.py:263 Command (pid 997597) wtime: 0.88
DEBUG    ya.test:process.py:275 Command (pid 997597) output:
Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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 997597) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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/mbcc/00523d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/mbcc/00523d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65462', '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: 1454\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/00523d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65462', '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: 1454\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1001083
DEBUG    ya.test:process.py:259 Command (pid 1001083) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1001083) elapsed time (sec): 1.6215989589691162
DEBUG    ya.test:process.py:263 Command (pid 1001083) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1001083) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1001083) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1001083) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1001083) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1001083) maxrss: 1424844
DEBUG    ya.test:process.py:263 Command (pid 1001083) minflt: 20950
DEBUG    ya.test:process.py:263 Command (pid 1001083) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1001083) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1001083) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 1001083) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1001083) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1001083) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1001083) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1001083) stime: 1.4214989999999998
DEBUG    ya.test:process.py:263 Command (pid 1001083) utime: 0.131769
DEBUG    ya.test:process.py:263 Command (pid 1001083) wtime: 1.623
DEBUG    ya.test:process.py:275 Command (pid 1001083) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mbcc/00523d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/mbcc/00523d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65462', '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.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/00523d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65462', '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: 1002218
DEBUG    ya.test:process.py:259 Command (pid 1002218) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1002218) elapsed time (sec): 1.082536220550537
DEBUG    ya.test:process.py:263 Command (pid 1002218) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1002218) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1002218) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1002218) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1002218) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1002218) maxrss: 1424844
DEBUG    ya.test:process.py:263 Command (pid 1002218) minflt: 18384
DEBUG    ya.test:process.py:263 Command (pid 1002218) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1002218) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1002218) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1002218) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1002218) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1002218) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1002218) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1002218) stime: 0.9254739999999999
DEBUG    ya.test:process.py:263 Command (pid 1002218) utime: 0.107706
DEBUG    ya.test:process.py:263 Command (pid 1002218) wtime: 1.083
DEBUG    ya.test:process.py:275 Command (pid 1002218) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1002218) 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, eb4637ef-8d87-4f3a-9e1e-b6ea8beff62c, localhost:65462): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eb4637ef-8d87-4f3a-9e1e-b6ea8beff62c, localhost:65462): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eb4637ef-8d87-4f3a-9e1e-b6ea8beff62c, localhost:65462): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jpfg3sy56a.auto.internal" port: 65462 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-jpfg3sy56a.auto.internal:65462, 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:65462
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_create.py::TestCreate, test_name: test_create_all_opt_ints)
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, 045fc038-21bf-4f17-9703-58e71a8bbb8b, ghrun-jpfg3sy56a.auto.internal:65462): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 045fc038-21bf-4f17-9703-58e71a8bbb8b, ghrun-jpfg3sy56a.auto.internal:65462): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 045fc038-21bf-4f17-9703-58e71a8bbb8b, ghrun-jpfg3sy56a.auto.internal:65462): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, db9e124c-e75d-43cd-88c8-b04ff551f347, ghrun-jpfg3sy56a.auto.internal:65462): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, db9e124c-e75d-43cd-88c8-b04ff551f347, ghrun-jpfg3sy56a.auto.internal:65462): request = { session_id: "ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, db9e124c-e75d-43cd-88c8-b04ff551f347, ghrun-jpfg3sy56a.auto.internal:65462): 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=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e1023e3-5088-4e79-a64d-dd3ce4e1a427, ghrun-jpfg3sy56a.auto.internal:65462): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e1023e3-5088-4e79-a64d-dd3ce4e1a427, ghrun-jpfg3sy56a.auto.internal:65462): request = { session_id: "ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/create/table47211_1` (\n                id Uint64 NOT NULL,\n                v0 Int8,\n                v1 Int16,\n                v2 Int32,\n                v3 Int64,\n                v4 Uint8,\n                v5 Uint16,\n                v6 Uint32,\n                v7 Uint64,\n                PRIMARY KEY(id),\n            )\n            WITH (STORE = COLUMN);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e1023e3-5088-4e79-a64d-dd3ce4e1a427, ghrun-jpfg3sy56a.auto.internal:65462): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd2c4fe5-02df-4aed-87ae-1d30423fc6be, ghrun-jpfg3sy56a.auto.internal:65462): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd2c4fe5-02df-4aed-87ae-1d30423fc6be, ghrun-jpfg3sy56a.auto.internal:65462): request = { session_id: "ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "INSERT INTO `/Root/create/table47211_1` (id) VALUES (0);" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd2c4fe5-02df-4aed-87ae-1d30423fc6be, ghrun-jpfg3sy56a.auto.internal:65462): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 789e1d5b-5bdb-4cf2-a5f2-42f6e26e8ea5, ghrun-jpfg3sy56a.auto.internal:65462): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 789e1d5b-5bdb-4cf2-a5f2-42f6e26e8ea5, ghrun-jpfg3sy56a.auto.internal:65462): request = { session_id: "ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO `/Root/create/table47211_1`\n            (id, v0, v1, v2, v3, v4, v5, v6, v7)\n            VALUES\n            (1, -2, -3, -4, -5, 6, 7, 8, 9);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 789e1d5b-5bdb-4cf2-a5f2-42f6e26e8ea5, ghrun-jpfg3sy56a.auto.internal:65462): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0cff9d35-a000-47ca-8af5-63a6c1271ffd, ghrun-jpfg3sy56a.auto.internal:65462): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cff9d35-a000-47ca-8af5-63a6c1271ffd, ghrun-jpfg3sy56a.auto.internal:65462): request = { session_id: "ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/create/table47211_1`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cff9d35-a000-47ca-8af5-63a6c1271ffd, ghrun-jpfg3sy56a.auto.internal:65462): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkxZGQxYmQtZWE2NTY2MzQtNTEwYjJmNjQtNTEzYjk4ODc=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
82.99s call     tablets_movement.py::TestTabletsMovement::test[ROW]
9.58s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.71s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.86s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.52s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_create.py::TestCreate::test_create_all_opt_ints - assert 1 == 0
==================== 1 failed, 1 passed in 98.52s (0:01:38) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00525b/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

test_create.py ..

============================== slowest durations ===============================
3.56s call     test_create.py::TestCreate::test_create_decimals
3.53s setup    test_create.py::TestCreate::test_create_all_req_ints
0.38s call     test_create.py::TestCreate::test_create_all_req_ints

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 8.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/mbcc/005205/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

test_create.py ..

============================== slowest durations ===============================
6.35s setup    test_create.py::TestCreate::test_create_real_opt
1.18s call     test_create.py::TestCreate::test_create_real_opt
1.03s call     test_create.py::TestCreate::test_create_real_req

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 9.60s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00525d/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

test_create.py ..

============================== slowest durations ===============================
3.60s setup    test_create.py::TestCreate::test_create_strings_opt
0.37s call     test_create.py::TestCreate::test_create_strings_opt
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 4.67s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005229/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

test_cs_many_updates.py drop table: 14.9 ms
create table: 298.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 20.4
    "median_ms": 29.7
    "max_ms": 41.1
    "stdev_ms": 5.8
select count(*) after initial inserts: 95.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 56.1
    "min_ms": 37.8
    "median_ms": 49.0
    "max_ms": 631.2
    "stdev_ms": 31.8
select count(*) after all modifications: 4026.7 ms
select all: 3098.2 ms
delete from table: 3042.5 ms
select all after delete: 3027.8 ms
.drop table: 33.2 ms
create table: 401.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 24.1
    "median_ms": 29.8
    "max_ms": 31.1
    "stdev_ms": 2.0
select count(*) after initial inserts: 100.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 46.7
    "min_ms": 42.0
    "median_ms": 46.1
    "max_ms": 63.3
    "stdev_ms": 2.6
updates (step 1):
    "runs": 200
    "avg_ms": 158.0
    "min_ms": 118.7
    "median_ms": 151.5
    "max_ms": 782.0
    "stdev_ms": 48.9
upserts (step 2):
    "runs": 200
    "avg_ms": 21.4
    "min_ms": 17.2
    "median_ms": 20.9
    "max_ms": 45.9
    "stdev_ms": 2.8
select count(*) after all modifications: 281.4 ms
select all: 288.7 ms
delete from table: 315.8 ms
select all after delete: 295.0 ms
.

============================== slowest durations ===============================
42.56s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
41.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.05s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 92.44s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005237/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

test_cs_many_updates.py drop table: 15.5 ms
create table: 267.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 23.2
    "min_ms": 19.4
    "median_ms": 20.3
    "max_ms": 41.4
    "stdev_ms": 7.2
select count(*) after initial inserts: 65.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 116.9
    "min_ms": 69.5
    "median_ms": 113.1
    "max_ms": 244.6
    "stdev_ms": 24.4
select count(*) after all modifications: 262.6 ms
select all: 233.2 ms
delete from table: 224.1 ms
select all after delete: 184.9 ms
.drop table: 27.4 ms
create table: 355.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.5
    "min_ms": 26.3
    "median_ms": 29.8
    "max_ms": 31.2
    "stdev_ms": 1.3
select count(*) after initial inserts: 84.8 ms
updates (step 0):
    "runs": 150
    "avg_ms": 98.9
    "min_ms": 79.5
    "median_ms": 96.6
    "max_ms": 155.6
    "stdev_ms": 11.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 62.9
    "min_ms": 56.5
    "median_ms": 62.3
    "max_ms": 77.0
    "stdev_ms": 3.9
select count(*) after all modifications: 280.8 ms
select all: 276.4 ms
delete from table: 338.0 ms
select all after delete: 271.5 ms
.

============================== slowest durations ===============================
118.39s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
23.20s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
3.59s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
======================== 2 passed in 152.93s (0:02:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005256/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

test_cs_many_updates.py drop table: 12.9 ms
create table: 288.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 27.9
    "min_ms": 19.6
    "median_ms": 29.6
    "max_ms": 39.3
    "stdev_ms": 5.0
select count(*) after initial inserts: 73.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 75.3
    "min_ms": 62.2
    "median_ms": 74.1
    "max_ms": 108.6
    "stdev_ms": 7.7
upserts (step 1):
    "runs": 200
    "avg_ms": 21.0
    "min_ms": 16.3
    "median_ms": 20.7
    "max_ms": 29.0
    "stdev_ms": 1.9
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 73.0
    "min_ms": 63.0
    "median_ms": 73.5
    "max_ms": 84.3
    "stdev_ms": 3.7
select count(*) after all modifications: 400.2 ms
select all: 397.7 ms
delete from table: 474.1 ms
select all after delete: 429.3 ms
.drop table: 26.0 ms
create table: 418.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 25.1
    "median_ms": 29.7
    "max_ms": 36.4
    "stdev_ms": 3.8
select count(*) after initial inserts: 75.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 28.7
    "min_ms": 16.6
    "median_ms": 26.5
    "max_ms": 108.6
    "stdev_ms": 8.8
select count(*) after all modifications: 278.9 ms
select all: 303.1 ms
delete from table: 287.8 ms
select all after delete: 243.8 ms
.

============================== slowest durations ===============================
30.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
29.20s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
7.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
3.51s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
========================= 2 passed in 71.12s (0:01:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005268/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

test_cs_many_updates.py Generated operation sequence:
  0. UPDATE: 13 operations
  1. BULK_UPSERT: 12 operations
  2. UPDATE: 18 operations
  3. UPSERT: 8 operations
  4. UPDATE: 15 operations
  5. UPDATE: 12 operations
  6. BULK_UPSERT: 14 operations
  7. UPSERT: 9 operations
  8. UPSERT: 17 operations
  9. UPSERT: 15 operations
drop table: 15.0 ms
create table: 216.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 20.0
    "median_ms": 29.7
    "max_ms": 37.2
    "stdev_ms": 4.1
select count(*) after initial inserts: 86.0 ms
updates (step 0):
    "runs": 130
    "avg_ms": 75.6
    "min_ms": 61.9
    "median_ms": 74.5
    "max_ms": 112.3
    "stdev_ms": 8.2
bulk_upserts (step 1):
    "runs": 12
    "avg_ms": 39.2
    "min_ms": 36.8
    "median_ms": 38.1
    "max_ms": 43.5
    "stdev_ms": 2.4
updates (step 2):
    "runs": 180
    "avg_ms": 78.0
    "min_ms": 67.1
    "median_ms": 76.4
    "max_ms": 133.1
    "stdev_ms": 8.6
upserts (step 3):
    "runs": 80
    "avg_ms": 20.0
    "min_ms": 16.5
    "median_ms": 20.2
    "max_ms": 24.5
    "stdev_ms": 1.4
updates (step 4):
    "runs": 150
    "avg_ms": 96.2
    "min_ms": 76.3
    "median_ms": 93.9
    "max_ms": 243.6
    "stdev_ms": 15.3
updates (step 5):
    "runs": 120
    "avg_ms": 161.7
    "min_ms": 97.9
    "median_ms": 132.3
    "max_ms": 1182.7
    "stdev_ms": 120.5
bulk_upserts (step 6):
    "runs": 14
    "avg_ms": 97.0
    "min_ms": 55.3
    "median_ms": 100.3
    "max_ms": 144.5
    "stdev_ms": 29.5
upserts (step 7):
    "runs": 90
    "avg_ms": 31.2
    "min_ms": 21.8
    "median_ms": 28.2
    "max_ms": 57.1
    "stdev_ms": 8.0
upserts (step 8):
    "runs": 170
    "avg_ms": 33.5
    "min_ms": 21.2
    "median_ms": 31.0
    "max_ms": 73.8
    "stdev_ms": 9.9
upserts (step 9):
    "runs": 150
    "avg_ms": 27.5
    "min_ms": 21.6
    "median_ms": 26.5
    "max_ms": 49.2
    "stdev_ms": 4.2
select count(*) after all modifications: 433.8 ms
select all: 357.5 ms
delete from table: 428.7 ms
select all after delete: 329.6 ms
.
test_delete.py .

============================== slowest durations ===============================
75.94s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
12.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.64s setup    test_delete.py::TestDelete::test_delete_rollback
3.81s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.01s call     test_delete.py::TestDelete::test_delete_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 98.09s (0:01:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00523c/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

test_delete.py ..

============================== slowest durations ===============================
3.24s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.61s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.46s call     test_delete.py::TestDelete::test_delete_where[False-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 5.07s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005232/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

test_delete.py ..

============================== slowest durations ===============================
4.37s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.62s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.48s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 6.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/mbcc/0051fe/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

test_delete.py ..

============================== slowest durations ===============================
5.13s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.02s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.91s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 8.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/mbcc/005225/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

test_delete.py ..

============================== slowest durations ===============================
4.48s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.79s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.68s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 6.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/mbcc/00524a/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

test_delete.py .

============================== slowest durations ===============================
3.37s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.55s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/005244/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

test_delete.py .

============================== slowest durations ===============================
3.88s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.65s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/mbcc/005251/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

test_delete.py .

============================== slowest durations ===============================
3.45s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.52s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/00520b/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

test_delete.py .

============================== slowest durations ===============================
6.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.70s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/mbcc/005263/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

test_delete.py .

============================== slowest durations ===============================
3.70s setup    test_delete.py::TestDelete::test_incorrect
0.25s call     test_delete.py::TestDelete::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/005204/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

test_insert.py .

============================== slowest durations ===============================
7.21s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.47s call     test_insert.py::TestInsertStatement::test_bool_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/mbcc/0051d3/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

test_insert.py .

============================== slowest durations ===============================
9.69s setup    test_insert.py::TestInsertStatement::test_bulk
0.81s call     test_insert.py::TestInsertStatement::test_bulk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/mbcc/005211/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

test_insert.py .

============================== slowest durations ===============================
6.64s setup    test_insert.py::TestInsertStatement::test_copy_full
2.48s call     test_insert.py::TestInsertStatement::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/mbcc/00525e/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

test_insert.py .

============================== slowest durations ===============================
3.11s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.82s call     test_insert.py::TestInsertStatement::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/005224/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

test_insert.py .

============================== slowest durations ===============================
4.14s setup    test_insert.py::TestInsertStatement::test_duplicate
0.42s call     test_insert.py::TestInsertStatement::test_duplicate

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/mbcc/005247/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

test_insert.py .

============================== slowest durations ===============================
3.86s setup    test_insert.py::TestInsertStatement::test_incorrect
0.29s call     test_insert.py::TestInsertStatement::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/005254/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

test_insert.py .

============================== slowest durations ===============================
3.24s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.50s call     test_insert.py::TestInsertStatement::test_insert_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.40s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00523a/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

test_insert.py .

============================== slowest durations ===============================
3.46s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.24s call     test_insert.py::TestInsertStatement::test_out_of_range

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.37s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005209/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

test_insert.py .

============================== slowest durations ===============================
8.69s setup    test_insert.py::TestInsertStatement::test_plain
0.63s call     test_insert.py::TestInsertStatement::test_plain

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/mbcc/005227/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

test_insert.py .

============================== slowest durations ===============================
3.90s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]
0.38s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/mbcc/00525c/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

test_insert.py .

============================== slowest durations ===============================
3.68s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]
0.28s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.60s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005250/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

test_insert.py .

============================== slowest durations ===============================
3.44s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.25s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/005262/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

test_insert.py .

============================== slowest durations ===============================
3.87s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
0.28s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.76s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005245/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

test_insert.py .

============================== slowest durations ===============================
3.51s setup    test_insert.py::TestInsertStatement::test_timestamp_pk_error_type
0.32s call     test_insert.py::TestInsertStatement::test_timestamp_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.44s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00520f/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

test_log_scenario.py .

============================== slowest durations ===============================
20.94s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
12.12s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
8.16s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
============================== 1 passed in 42.07s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005264/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

test_log_scenario.py .

============================== slowest durations ===============================
12.50s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.04s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
3.98s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
============================== 1 passed in 24.16s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005215/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

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/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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-25T15:06:48.091071Z): source_id=236;tablet_id=72075186224037891;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 @ 0xA91A415
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA912956
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A9528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD71E34B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F72748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7249F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F899D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1437BCDB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FC2DA7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F17B63
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F17B63
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F15513
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F18ED7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14399AC8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF47DD5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74C437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB799FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79E094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79DCA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79E88E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91C06C
E   21. ??:0: ?? @ 0x7F1F1FAA5AC2
E   22. ??:0: ?? @ 0x7F1F1FB378BF
------------------------------ 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/mbcc/005215/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 949444
DEBUG    ya.test:process.py:259 Command (pid 949444) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 949444) elapsed time (sec): 1.302377700805664
DEBUG    ya.test:process.py:263 Command (pid 949444) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) maxrss: 545676
DEBUG    ya.test:process.py:263 Command (pid 949444) minflt: 17602
DEBUG    ya.test:process.py:263 Command (pid 949444) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 949444) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 949444) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 949444) stime: 1.133511
DEBUG    ya.test:process.py:263 Command (pid 949444) utime: 0.120752
DEBUG    ya.test:process.py:263 Command (pid 949444) wtime: 1.305
DEBUG    ya.test:process.py:275 Command (pid 949444) output:
Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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 949444) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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/mbcc/005215/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29780
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/mbcc/005215/r3tmp/kikimr_cluster_yx6uodt8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15655
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/mbcc/005215/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/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_qw3fhxho.log --grpc-port=18969 --mon-port=19796 --ic-port=29780
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18969/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/mbcc/005215/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/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_qw3fhxho.log --grpc-port=18969 --mon-port=19796 --ic-port=29780
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_qw3fhxho.log', '--grpc-port=18969', '--mon-port=19796', '--ic-port=29780')' in '/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 950402
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18969/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/mbcc/005215/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 950409
DEBUG    ya.test:process.py:259 Command (pid 950409) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 950409) elapsed time (sec): 0.7032692432403564
DEBUG    ya.test:process.py:263 Command (pid 950409) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) maxrss: 545676
DEBUG    ya.test:process.py:263 Command (pid 950409) minflt: 17078
DEBUG    ya.test:process.py:263 Command (pid 950409) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 950409) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 950409) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 950409) stime: 0.533615
DEBUG    ya.test:process.py:263 Command (pid 950409) utime: 0.108155
DEBUG    ya.test:process.py:263 Command (pid 950409) wtime: 0.704
DEBUG    ya.test:process.py:275 Command (pid 950409) output:
Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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 950409) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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/mbcc/005215/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18969', '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: 29780\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/mbcc/005215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18969', '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: 29780\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 952546
DEBUG    ya.test:process.py:259 Command (pid 952546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 952546) elapsed time (sec): 1.2905101776123047
DEBUG    ya.test:process.py:263 Command (pid 952546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) maxrss: 554168
DEBUG    ya.test:process.py:263 Command (pid 952546) minflt: 18385
DEBUG    ya.test:process.py:263 Command (pid 952546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 952546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 952546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 952546) stime: 1.116711
DEBUG    ya.test:process.py:263 Command (pid 952546) utime: 0.12214
DEBUG    ya.test:process.py:263 Command (pid 952546) wtime: 1.292
DEBUG    ya.test:process.py:275 Command (pid 952546) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18969', '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/mbcc/005215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18969', '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: 953305
DEBUG    ya.test:process.py:259 Command (pid 953305) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 953305) elapsed time (sec): 2.1079599857330322
DEBUG    ya.test:process.py:263 Command (pid 953305) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 953305) maxrss: 553916
DEBUG    ya.test:process.py:263 Command (pid 953305) minflt: 19563
DEBUG    ya.test:process.py:263 Command (pid 953305) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 953305) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) nvcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 953305) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 953305) stime: 1.901519
DEBUG    ya.test:process.py:263 Command (pid 953305) utime: 0.119293
DEBUG    ya.test:process.py:263 Command (pid 953305) wtime: 2.109
DEBUG    ya.test:process.py:275 Command (pid 953305) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 953305) 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, 664fd5c9-6d35-4357-8e55-1e85e19bb8e9, localhost:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 664fd5c9-6d35-4357-8e55-1e85e19bb8e9, localhost:18969): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 664fd5c9-6d35-4357-8e55-1e85e19bb8e9, localhost:18969): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jpfg3sy56a.auto.internal" port: 18969 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-jpfg3sy56a.auto.internal:18969, 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:18969
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
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/mbcc/005215/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -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/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 954587
DEBUG    ya.test:process.py:259 Command (pid 954587) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 954587) elapsed time (sec): 0.3606398105621338
DEBUG    ya.test:process.py:263 Command (pid 954587) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) maxrss: 164660
DEBUG    ya.test:process.py:263 Command (pid 954587) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 954587) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 954587) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) nvcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 954587) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 954587) stime: 0.027604
DEBUG    ya.test:process.py:263 Command (pid 954587) utime: 0.046007
DEBUG    ya.test:process.py:263 Command (pid 954587) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 954587) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 954587) 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/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -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/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-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: 954865
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 954865) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 954865) elapsed time (sec): 30.159827709197998
DEBUG    ya.test:process.py:263 Command (pid 954865) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 954865) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    374	374	0	0	23	48	81	88
2	    418	418	0	0	23	33	40	50
3	    453	453	0	0	21	29	32	35
4	    440	440	0	0	21	33	39	41
5	    258	258	0	0	29	85	104	108
6	    425	425	0	0	21	36	66	72
7	    347	347	0	0	25	48	57	66
8	    383	383	0	0	24	42	49	55
9	    400	400	0	0	24	37	42	46
10	    399	399	0	0	23	40	50	52
11	    385	385	0	0	23	43	48	51
12	    350	350	0	0	24	62	75	77
13	    366	366	0	0	25	43	54	77
14	    303	303	0	0	30	56	71	73
15	    372	372	0	0	23	46	57	64
16	    407	407	0	0	23	34	42	48
17	    419	419	0	0	22	36	40	43
18	    310	310	0	0	28	61	73	90
19	    425	425	0	0	22	32	35	39
20	    399	399	0	0	23	37	46	51
21	    379	379	0	0	25	37	47	54
22	    382	382	0	0	25	38	43	50
23	    423	423	0	0	22	33	43	49
24	    441	441	0	0	22	29	32	36
25	    433	433	0	0	21	32	44	48
26	    441	441	0	0	22	30	33	40
27	    454	454	0	0	21	28	34	40
28	    445	445	0	0	21	28	33	36
29	    446	446	0	0	21	26	57	59
30	    473	473	0	0	20	27	42	44

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11950	398.333	0	0	22	39	60	108

DEBUG    ya.test:process.py:276 Command (pid 954865) 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, 494845b3-8a87-4321-bd3e-c128184cb6f2, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 494845b3-8a87-4321-bd3e-c128184cb6f2, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 494845b3-8a87-4321-bd3e-c128184cb6f2, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 595e6ea2-6a7d-47e9-92aa-d8fdd8c23cfd, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 595e6ea2-6a7d-47e9-92aa-d8fdd8c23cfd, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 595e6ea2-6a7d-47e9-92aa-d8fdd8c23cfd, ghrun-jpfg3sy56a.auto.internal:18969): 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=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c431ab2a-40f0-4f89-a775-45343a706ad5, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c431ab2a-40f0-4f89-a775-45343a706ad5, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" 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, c431ab2a-40f0-4f89-a775-45343a706ad5, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
INFO     root:test_log_scenario.py:217 Count rows after insert 11711 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29fc4ecf-1566-4cc7-9e0b-b3de2d0a283a, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29fc4ecf-1566-4cc7-9e0b-b3de2d0a283a, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" 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, 29fc4ecf-1566-4cc7-9e0b-b3de2d0a283a, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb0218c0-8ff5-4c1b-a289-1a61ec6e4e06, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb0218c0-8ff5-4c1b-a289-1a61ec6e4e06, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" 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, bb0218c0-8ff5-4c1b-a289-1a61ec6e4e06, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5311258b-b75b-40a6-b479-73975dc4a028, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5311258b-b75b-40a6-b479-73975dc4a028, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 485744b7-b872-4212-a89f-94cda8417b5f, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5311258b-b75b-40a6-b479-73975dc4a028, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 485744b7-b872-4212-a89f-94cda8417b5f, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-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    ydb.connection:connection.py:52 RpcState(CreateSession, 485744b7-b872-4212-a89f-94cda8417b5f, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY4ODQwNjItNmE0ODViNDYtZDllMTg2MTMtYjE2MzQwMjI=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-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: 978755
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 689019b0-f635-4e99-9108-02cd4f03a0c4, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ya.test:process.py:628 Command pid: 978756
DEBUG    ya.test:process.py:628 Command pid: 978757
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 689019b0-f635-4e99-9108-02cd4f03a0c4, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NmY4ODQwNjItNmE0ODViNDYtZDllMTg2MTMtYjE2MzQwMjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 689019b0-f635-4e99-9108-02cd4f03a0c4, ghrun-jpfg3sy56a.auto.internal:18969): 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=NmY4ODQwNjItNmE0ODViNDYtZDllMTg2MTMtYjE2MzQwMjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24a53b32-7ea3-491c-9ac0-518d7edcf7c8, ghrun-jpfg3sy56a.auto.internal:18969): 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, 24a53b32-7ea3-491c-9ac0-518d7edcf7c8, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NmY4ODQwNjItNmE0ODViNDYtZDllMTg2MTMtYjE2MzQwMjI=" 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, 7ef35d7a-69e8-4a43-a4ca-50dd9b321324, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ef35d7a-69e8-4a43-a4ca-50dd9b321324, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24a53b32-7ea3-491c-9ac0-518d7edcf7c8, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ef35d7a-69e8-4a43-a4ca-50dd9b321324, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWE2YzI3MzMtMTcxNDczN2ItMmYzYTJjZWEtZGE4M2FmOWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ff4d7f7f-90c1-4f51-ad80-69f259e5ec3f, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ff4d7f7f-90c1-4f51-ad80-69f259e5ec3f, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NWE2YzI3MzMtMTcxNDczN2ItMmYzYTJjZWEtZGE4M2FmOWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ff4d7f7f-90c1-4f51-ad80-69f259e5ec3f, ghrun-jpfg3sy56a.auto.internal:18969): 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=NWE2YzI3MzMtMTcxNDczN2ItMmYzYTJjZWEtZGE4M2FmOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae1af53c-af19-49ea-ba4a-066b450a7517, ghrun-jpfg3sy56a.auto.internal:18969): 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, ae1af53c-af19-49ea-ba4a-066b450a7517, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NWE2YzI3MzMtMTcxNDczN2ItMmYzYTJjZWEtZGE4M2FmOWQ=" 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, a1d6a546-1c56-4417-ae7f-a3487544882a, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1d6a546-1c56-4417-ae7f-a3487544882a, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae1af53c-af19-49ea-ba4a-066b450a7517, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1d6a546-1c56-4417-ae7f-a3487544882a, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGRhMTE1NTUtNDUwYzllYTctZDU1ZDY3ZjgtYTczNGVhNTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bc8d9fa1-90f9-428d-8d56-db1e57b70e85, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bc8d9fa1-90f9-428d-8d56-db1e57b70e85, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NGRhMTE1NTUtNDUwYzllYTctZDU1ZDY3ZjgtYTczNGVhNTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bc8d9fa1-90f9-428d-8d56-db1e57b70e85, ghrun-jpfg3sy56a.auto.internal:18969): 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=NGRhMTE1NTUtNDUwYzllYTctZDU1ZDY3ZjgtYTczNGVhNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f35374c-ef90-46af-9ca0-1f1a534fbb5c, ghrun-jpfg3sy56a.auto.internal:18969): 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, 6f35374c-ef90-46af-9ca0-1f1a534fbb5c, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NGRhMTE1NTUtNDUwYzllYTctZDU1ZDY3ZjgtYTczNGVhNTI=" 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, 77a7fef8-2709-433c-addc-a4386fea86db, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77a7fef8-2709-433c-addc-a4386fea86db, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f35374c-ef90-46af-9ca0-1f1a534fbb5c, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77a7fef8-2709-433c-addc-a4386fea86db, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTZkNjljNjQtNDY5ZmM5ZjgtOGUzMzVjMmMtZDZlNTlhYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3ba4b02f-0649-43e9-82ad-907c79828533, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3ba4b02f-0649-43e9-82ad-907c79828533, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNjljNjQtNDY5ZmM5ZjgtOGUzMzVjMmMtZDZlNTlhYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3ba4b02f-0649-43e9-82ad-907c79828533, ghrun-jpfg3sy56a.auto.internal:18969): 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=ZTZkNjljNjQtNDY5ZmM5ZjgtOGUzMzVjMmMtZDZlNTlhYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fff26b0b-55dc-477c-9a36-29e9cc472e0d, ghrun-jpfg3sy56a.auto.internal:18969): 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, fff26b0b-55dc-477c-9a36-29e9cc472e0d, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNjljNjQtNDY5ZmM5ZjgtOGUzMzVjMmMtZDZlNTlhYmM=" 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, 5c9bb275-6b87-4c70-8d74-a1413b3ea1eb, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5c9bb275-6b87-4c70-8d74-a1413b3ea1eb, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fff26b0b-55dc-477c-9a36-29e9cc472e0d, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5c9bb275-6b87-4c70-8d74-a1413b3ea1eb, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTllMDYzYTQtNTg2NzhmOTctZmJmMTAyMWEtZjk2NjJmYTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca2fa3fa-c956-4841-97a3-d3f9772c93f8, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca2fa3fa-c956-4841-97a3-d3f9772c93f8, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NTllMDYzYTQtNTg2NzhmOTctZmJmMTAyMWEtZjk2NjJmYTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca2fa3fa-c956-4841-97a3-d3f9772c93f8, ghrun-jpfg3sy56a.auto.internal:18969): 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=NTllMDYzYTQtNTg2NzhmOTctZmJmMTAyMWEtZjk2NjJmYTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49d1266c-05c7-4c12-be3e-f913416e3dff, ghrun-jpfg3sy56a.auto.internal:18969): 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, 49d1266c-05c7-4c12-be3e-f913416e3dff, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NTllMDYzYTQtNTg2NzhmOTctZmJmMTAyMWEtZjk2NjJmYTI=" 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, 3344fb22-ffcf-4b73-ac78-366d4d6c784d, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49d1266c-05c7-4c12-be3e-f913416e3dff, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3344fb22-ffcf-4b73-ac78-366d4d6c784d, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3344fb22-ffcf-4b73-ac78-366d4d6c784d, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTY5YjE5MjAtZDU5YTAyYzAtNDhkMmVhNDQtYTZlYTNhYTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 670c46f5-08ed-41b1-b263-c7448c2772df, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 670c46f5-08ed-41b1-b263-c7448c2772df, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZTY5YjE5MjAtZDU5YTAyYzAtNDhkMmVhNDQtYTZlYTNhYTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 670c46f5-08ed-41b1-b263-c7448c2772df, ghrun-jpfg3sy56a.auto.internal:18969): 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=ZTY5YjE5MjAtZDU5YTAyYzAtNDhkMmVhNDQtYTZlYTNhYTA=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b135e8ad-cc97-40a7-be31-d4a948b966d1, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9905c286-330a-440f-a77b-8359708244d3, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b135e8ad-cc97-40a7-be31-d4a948b966d1, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZTY5YjE5MjAtZDU5YTAyYzAtNDhkMmVhNDQtYTZlYTNhYTA=" 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:63 RpcState(CreateSession, 9905c286-330a-440f-a77b-8359708244d3, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b135e8ad-cc97-40a7-be31-d4a948b966d1, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9905c286-330a-440f-a77b-8359708244d3, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDdlOTVhNWQtOTVhNmZlNTQtNmVhZmNlYzAtZDQ3MjAwODI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 03088492-2414-4e1a-ad77-1faf88fd52b0, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 03088492-2414-4e1a-ad77-1faf88fd52b0, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlOTVhNWQtOTVhNmZlNTQtNmVhZmNlYzAtZDQ3MjAwODI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 03088492-2414-4e1a-ad77-1faf88fd52b0, ghrun-jpfg3sy56a.auto.internal:18969): 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=ZDdlOTVhNWQtOTVhNmZlNTQtNmVhZmNlYzAtZDQ3MjAwODI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f10691d-4de7-41dc-be52-c8046d816e5d, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f10691d-4de7-41dc-be52-c8046d816e5d, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlOTVhNWQtOTVhNmZlNTQtNmVhZmNlYzAtZDQ3MjAwODI=" 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, 5f10691d-4de7-41dc-be52-c8046d816e5d, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 85365453-10cb-4c45-aaed-f2c8e54c4762, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85365453-10cb-4c45-aaed-f2c8e54c4762, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85365453-10cb-4c45-aaed-f2c8e54c4762, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzJjNGIwMmItMjk2MGYxYWYtZDgzNDI2OC03MzNlYTMwMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe6bf4f4-962d-41e1-8a3c-341f2bc52436, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe6bf4f4-962d-41e1-8a3c-341f2bc52436, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNGIwMmItMjk2MGYxYWYtZDgzNDI2OC03MzNlYTMwMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe6bf4f4-962d-41e1-8a3c-341f2bc52436, ghrun-jpfg3sy56a.auto.internal:18969): 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=MzJjNGIwMmItMjk2MGYxYWYtZDgzNDI2OC03MzNlYTMwMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8bc92e2-7e6b-4723-9efb-3ae2290f814d, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8bc92e2-7e6b-4723-9efb-3ae2290f814d, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNGIwMmItMjk2MGYxYWYtZDgzNDI2OC03MzNlYTMwMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 67c4d16d-9a77-4889-85b6-8c5a70d4b4b7, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67c4d16d-9a77-4889-85b6-8c5a70d4b4b7, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8bc92e2-7e6b-4723-9efb-3ae2290f814d, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67c4d16d-9a77-4889-85b6-8c5a70d4b4b7, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjRlYzhhNDYtYzRmNDY1M2QtYTM3ZDc4ZTQtZGUxYjU0YmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c7226dc3-b236-4bf2-be2c-f180b23fe697, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c7226dc3-b236-4bf2-be2c-f180b23fe697, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=MjRlYzhhNDYtYzRmNDY1M2QtYTM3ZDc4ZTQtZGUxYjU0YmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c7226dc3-b236-4bf2-be2c-f180b23fe697, ghrun-jpfg3sy56a.auto.internal:18969): 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=MjRlYzhhNDYtYzRmNDY1M2QtYTM3ZDc4ZTQtZGUxYjU0YmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 333a062f-52db-4223-8f59-ed3889bd9ef3, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 333a062f-52db-4223-8f59-ed3889bd9ef3, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=MjRlYzhhNDYtYzRmNDY1M2QtYTM3ZDc4ZTQtZGUxYjU0YmE=" 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, 333a062f-52db-4223-8f59-ed3889bd9ef3, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 595e6ea2-6a7d-47e9-92aa-d8fdd8c23cfd, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259507045+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ff4d7f7f-90c1-4f51-ad80-69f259e5ec3f, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259710475+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 689019b0-f635-4e99-9108-02cd4f03a0c4, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259678821+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bc8d9fa1-90f9-428d-8d56-db1e57b70e85, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259747967+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3ba4b02f-0649-43e9-82ad-907c79828533, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259780793+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca2fa3fa-c956-4841-97a3-d3f9772c93f8, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259813669+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 03088492-2414-4e1a-ad77-1faf88fd52b0, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.25986219+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 670c46f5-08ed-41b1-b263-c7448c2772df, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259838774+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe6bf4f4-962d-41e1-8a3c-341f2bc52436, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259898551+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c7226dc3-b236-4bf2-be2c-f180b23fe697, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259926519+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5311258b-b75b-40a6-b479-73975dc4a028, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.25964938+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 24a53b32-7ea3-491c-9ac0-518d7edcf7c8, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259696092+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ae1af53c-af19-49ea-ba4a-066b450a7517, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259729977+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6f35374c-ef90-46af-9ca0-1f1a534fbb5c, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259766976+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fff26b0b-55dc-477c-9a36-29e9cc472e0d, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259798115+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 49d1266c-05c7-4c12-be3e-f913416e3dff, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259826223+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b135e8ad-cc97-40a7-be31-d4a948b966d1, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259850743+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f10691d-4de7-41dc-be52-c8046d816e5d, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259882613+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c8bc92e2-7e6b-4723-9efb-3ae2290f814d, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259911763+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 333a062f-52db-4223-8f59-ed3889bd9ef3, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259943277+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
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:18969". 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:18969
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 978756) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 978756) elapsed time (sec): 30.214516639709473
DEBUG    ya.test:process.py:263 Command (pid 978756) wtime: 30.218
DEBUG    ya.test:process.py:275 Command (pid 978756) 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	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	1105	0	0	0	0
10	      0	0	0	1923	0	0	0	0
11	      0	0	0	1682	0	0	0	0
12	      0	0	0	1640	0	0	0	0
13	      0	0	0	1661	0	0	0	0
14	      0	0	0	1638	0	0	0	0
15	      0	0	0	1602	0	0	0	0
16	      0	0	0	1797	0	0	0	0
17	      0	0	0	1862	0	0	0	0
18	      0	0	0	1853	0	0	0	0
19	      0	0	0	1756	0	0	0	0
20	      0	0	0	1799	0	0	0	0
21	      0	0	0	1839	0	0	0	0
22	      0	0	0	1878	0	0	0	0
23	      0	0	0	1878	0	0	0	0
24	      0	0	0	1848	0	0	0	0
25	      0	0	0	1744	0	0	0	0
26	      0	0	0	2032	0	0	0	0
27	      0	0	0	2037	0	0	0	0
28	      0	0	0	2104	0	0	0	0
29	      0	0	0	2047	0	0	0	0
30	      0	0	0	1760	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 978757) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 978757) elapsed time (sec): 30.21359872817993
DEBUG    ya.test:process.py:263 Command (pid 978757) wtime: 30.216
DEBUG    ya.test:process.py:275 Command (pid 978757) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	699	803	803	803
2	     61	61	0	0	86	767	783	795
3	     98	98	0	0	98	137	149	150
4	    118	118	0	0	85	107	124	129
5	    121	121	0	0	79	105	114	114
6	    123	123	0	0	76	111	119	120
7	    135	135	0	0	72	95	102	102
8	     73	73	0	0	76	118	129	137
9	      0	0	0	1056	0	0	0	0
10	      0	0	0	1844	0	0	0	0
11	      0	0	0	1714	0	0	0	0
12	      0	0	0	1633	0	0	0	0
13	      0	0	0	1646	0	0	0	0
14	      0	0	0	1720	0	0	0	0
15	      0	0	0	1676	0	0	0	0
16	      0	0	0	1834	0	0	0	0
17	      0	0	0	1824	0	0	0	0
18	      0	0	0	1881	0	0	0	0
19	      0	0	0	1823	0	0	0	0
20	      0	0	0	1905	0	0	0	0
21	      0	0	0	1822	0	0	0	0
22	      0	0	0	1858	0	0	0	0
23	      0	0	0	1886	0	0	0	0
24	      0	0	0	1806	0	0	0	0
25	      0	0	0	1751	0	0	0	0
26	      0	0	0	2018	0	0	0	0
27	      0	0	0	2060	0	0	0	0
28	      0	0	0	2131	0	0	0	0
29	      0	0	0	2136	0	0	0	0
30	      0	0	0	1860	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    739	24.6333	0	39884	81	133	763	803

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 978755) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 978755) elapsed time (sec): 30.23190927505493
DEBUG    ya.test:process.py:263 Command (pid 978755) wtime: 30.236
DEBUG    ya.test:process.py:275 Command (pid 978755) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	248	603	623	623
2	     80	80	0	0	64	687	711	723
3	    129	129	0	0	75	116	131	139
4	    154	154	0	0	63	85	92	113
5	    160	160	0	0	58	85	109	116
6	    161	161	0	0	58	85	95	103
7	    179	179	0	0	52	74	81	96
8	    101	101	0	0	55	91	116	122
9	      0	0	0	973	0	0	0	0
10	      0	0	0	1641	0	0	0	0
11	      0	0	0	1427	0	0	0	0
12	      0	0	0	1619	0	0	0	0
13	      0	0	0	1566	0	0	0	0
14	      0	0	0	1466	0	0	0	0
15	      0	0	0	1636	0	0	0	0
16	      0	0	0	1715	0	0	0	0
17	      0	0	0	1764	0	0	0	0
18	      0	0	0	1744	0	0	0	0
19	      0	0	0	1720	0	0	0	0
20	      0	0	0	1770	0	0	0	0
21	      0	0	0	1790	0	0	0	0
22	      0	0	0	1826	0	0	0	0
23	      0	0	0	1838	0	0	0	0
24	      0	0	0	1657	0	0	0	0
25	      0	0	0	1607	0	0	0	0
26	      0	0	0	1823	0	0	0	0
27	      0	0	0	1938	0	0	0	0
28	      0	0	0	2014	0	0	0	0
29	      0	0	0	1990	0	0	0	0
30	      0	0	0	1714	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    984	32.8	0	37238	60	113	587	723

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

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-jpfg3sy56a'
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/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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.950402' in '/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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_qw3fhxho.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:18969/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15655
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19796
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29780
=================================== 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/mbcc/005215/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 949444
DEBUG    ya.test:process.py:259 Command (pid 949444) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 949444) elapsed time (sec): 1.302377700805664
DEBUG    ya.test:process.py:263 Command (pid 949444) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) maxrss: 545676
DEBUG    ya.test:process.py:263 Command (pid 949444) minflt: 17602
DEBUG    ya.test:process.py:263 Command (pid 949444) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 949444) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 949444) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 949444) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 949444) stime: 1.133511
DEBUG    ya.test:process.py:263 Command (pid 949444) utime: 0.120752
DEBUG    ya.test:process.py:263 Command (pid 949444) wtime: 1.305
DEBUG    ya.test:process.py:275 Command (pid 949444) output:
Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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 949444) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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/mbcc/005215/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29780
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/mbcc/005215/r3tmp/kikimr_cluster_yx6uodt8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15655
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/mbcc/005215/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/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_qw3fhxho.log --grpc-port=18969 --mon-port=19796 --ic-port=29780
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18969/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/mbcc/005215/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/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_qw3fhxho.log --grpc-port=18969 --mon-port=19796 --ic-port=29780
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_qw3fhxho.log', '--grpc-port=18969', '--mon-port=19796', '--ic-port=29780')' in '/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 950402
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18969/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/mbcc/005215/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 950409
DEBUG    ya.test:process.py:259 Command (pid 950409) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 950409) elapsed time (sec): 0.7032692432403564
DEBUG    ya.test:process.py:263 Command (pid 950409) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) maxrss: 545676
DEBUG    ya.test:process.py:263 Command (pid 950409) minflt: 17078
DEBUG    ya.test:process.py:263 Command (pid 950409) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 950409) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 950409) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 950409) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 950409) stime: 0.533615
DEBUG    ya.test:process.py:263 Command (pid 950409) utime: 0.108155
DEBUG    ya.test:process.py:263 Command (pid 950409) wtime: 0.704
DEBUG    ya.test:process.py:275 Command (pid 950409) output:
Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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 950409) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 39d5c7d9230d5af7de6ef4d784fc5975cd763f47
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 9af2b68884adbd5b1a73a002224cbe42c4694892 into 502f0f1f088f1c02c4664ab651b6f64329597655
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jpfg3sy56a    Host information: 
        Linux ghrun-jpfg3sy56a 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/mbcc/005215/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18969', '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: 29780\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/mbcc/005215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18969', '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: 29780\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 952546
DEBUG    ya.test:process.py:259 Command (pid 952546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 952546) elapsed time (sec): 1.2905101776123047
DEBUG    ya.test:process.py:263 Command (pid 952546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) maxrss: 554168
DEBUG    ya.test:process.py:263 Command (pid 952546) minflt: 18385
DEBUG    ya.test:process.py:263 Command (pid 952546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 952546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 952546) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 952546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 952546) stime: 1.116711
DEBUG    ya.test:process.py:263 Command (pid 952546) utime: 0.12214
DEBUG    ya.test:process.py:263 Command (pid 952546) wtime: 1.292
DEBUG    ya.test:process.py:275 Command (pid 952546) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18969', '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/mbcc/005215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18969', '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: 953305
DEBUG    ya.test:process.py:259 Command (pid 953305) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 953305) elapsed time (sec): 2.1079599857330322
DEBUG    ya.test:process.py:263 Command (pid 953305) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 953305) maxrss: 553916
DEBUG    ya.test:process.py:263 Command (pid 953305) minflt: 19563
DEBUG    ya.test:process.py:263 Command (pid 953305) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 953305) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 953305) nvcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 953305) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 953305) stime: 1.901519
DEBUG    ya.test:process.py:263 Command (pid 953305) utime: 0.119293
DEBUG    ya.test:process.py:263 Command (pid 953305) wtime: 2.109
DEBUG    ya.test:process.py:275 Command (pid 953305) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 953305) 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, 664fd5c9-6d35-4357-8e55-1e85e19bb8e9, localhost:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 664fd5c9-6d35-4357-8e55-1e85e19bb8e9, localhost:18969): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 664fd5c9-6d35-4357-8e55-1e85e19bb8e9, localhost:18969): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jpfg3sy56a.auto.internal" port: 18969 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-jpfg3sy56a.auto.internal:18969, 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:18969
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
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/mbcc/005215/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -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/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 954587
DEBUG    ya.test:process.py:259 Command (pid 954587) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 954587) elapsed time (sec): 0.3606398105621338
DEBUG    ya.test:process.py:263 Command (pid 954587) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) maxrss: 164660
DEBUG    ya.test:process.py:263 Command (pid 954587) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 954587) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 954587) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 954587) nvcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 954587) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 954587) stime: 0.027604
DEBUG    ya.test:process.py:263 Command (pid 954587) utime: 0.046007
DEBUG    ya.test:process.py:263 Command (pid 954587) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 954587) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 954587) 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/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -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/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-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: 954865
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 954865) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 954865) elapsed time (sec): 30.159827709197998
DEBUG    ya.test:process.py:263 Command (pid 954865) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 954865) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    374	374	0	0	23	48	81	88
2	    418	418	0	0	23	33	40	50
3	    453	453	0	0	21	29	32	35
4	    440	440	0	0	21	33	39	41
5	    258	258	0	0	29	85	104	108
6	    425	425	0	0	21	36	66	72
7	    347	347	0	0	25	48	57	66
8	    383	383	0	0	24	42	49	55
9	    400	400	0	0	24	37	42	46
10	    399	399	0	0	23	40	50	52
11	    385	385	0	0	23	43	48	51
12	    350	350	0	0	24	62	75	77
13	    366	366	0	0	25	43	54	77
14	    303	303	0	0	30	56	71	73
15	    372	372	0	0	23	46	57	64
16	    407	407	0	0	23	34	42	48
17	    419	419	0	0	22	36	40	43
18	    310	310	0	0	28	61	73	90
19	    425	425	0	0	22	32	35	39
20	    399	399	0	0	23	37	46	51
21	    379	379	0	0	25	37	47	54
22	    382	382	0	0	25	38	43	50
23	    423	423	0	0	22	33	43	49
24	    441	441	0	0	22	29	32	36
25	    433	433	0	0	21	32	44	48
26	    441	441	0	0	22	30	33	40
27	    454	454	0	0	21	28	34	40
28	    445	445	0	0	21	28	33	36
29	    446	446	0	0	21	26	57	59
30	    473	473	0	0	20	27	42	44

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11950	398.333	0	0	22	39	60	108

DEBUG    ya.test:process.py:276 Command (pid 954865) 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, 494845b3-8a87-4321-bd3e-c128184cb6f2, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 494845b3-8a87-4321-bd3e-c128184cb6f2, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 494845b3-8a87-4321-bd3e-c128184cb6f2, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 595e6ea2-6a7d-47e9-92aa-d8fdd8c23cfd, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 595e6ea2-6a7d-47e9-92aa-d8fdd8c23cfd, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 595e6ea2-6a7d-47e9-92aa-d8fdd8c23cfd, ghrun-jpfg3sy56a.auto.internal:18969): 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=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c431ab2a-40f0-4f89-a775-45343a706ad5, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c431ab2a-40f0-4f89-a775-45343a706ad5, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" 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, c431ab2a-40f0-4f89-a775-45343a706ad5, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
INFO     root:test_log_scenario.py:217 Count rows after insert 11711 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29fc4ecf-1566-4cc7-9e0b-b3de2d0a283a, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29fc4ecf-1566-4cc7-9e0b-b3de2d0a283a, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" 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, 29fc4ecf-1566-4cc7-9e0b-b3de2d0a283a, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb0218c0-8ff5-4c1b-a289-1a61ec6e4e06, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb0218c0-8ff5-4c1b-a289-1a61ec6e4e06, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" 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, bb0218c0-8ff5-4c1b-a289-1a61ec6e4e06, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb -e grpc://localhost:18969 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5311258b-b75b-40a6-b479-73975dc4a028, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5311258b-b75b-40a6-b479-73975dc4a028, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=OTkzNjQ4OWYtZDdjZWZlN2UtMTA4ZjY5MjYtMTc0M2I5Y2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 485744b7-b872-4212-a89f-94cda8417b5f, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5311258b-b75b-40a6-b479-73975dc4a028, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 485744b7-b872-4212-a89f-94cda8417b5f, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-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    ydb.connection:connection.py:52 RpcState(CreateSession, 485744b7-b872-4212-a89f-94cda8417b5f, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY4ODQwNjItNmE0ODViNDYtZDllMTg2MTMtYjE2MzQwMjI=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mbcc/005215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18969', '-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: 978755
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 689019b0-f635-4e99-9108-02cd4f03a0c4, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ya.test:process.py:628 Command pid: 978756
DEBUG    ya.test:process.py:628 Command pid: 978757
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 689019b0-f635-4e99-9108-02cd4f03a0c4, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NmY4ODQwNjItNmE0ODViNDYtZDllMTg2MTMtYjE2MzQwMjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 689019b0-f635-4e99-9108-02cd4f03a0c4, ghrun-jpfg3sy56a.auto.internal:18969): 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=NmY4ODQwNjItNmE0ODViNDYtZDllMTg2MTMtYjE2MzQwMjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24a53b32-7ea3-491c-9ac0-518d7edcf7c8, ghrun-jpfg3sy56a.auto.internal:18969): 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, 24a53b32-7ea3-491c-9ac0-518d7edcf7c8, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NmY4ODQwNjItNmE0ODViNDYtZDllMTg2MTMtYjE2MzQwMjI=" 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, 7ef35d7a-69e8-4a43-a4ca-50dd9b321324, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ef35d7a-69e8-4a43-a4ca-50dd9b321324, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24a53b32-7ea3-491c-9ac0-518d7edcf7c8, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ef35d7a-69e8-4a43-a4ca-50dd9b321324, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWE2YzI3MzMtMTcxNDczN2ItMmYzYTJjZWEtZGE4M2FmOWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ff4d7f7f-90c1-4f51-ad80-69f259e5ec3f, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ff4d7f7f-90c1-4f51-ad80-69f259e5ec3f, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NWE2YzI3MzMtMTcxNDczN2ItMmYzYTJjZWEtZGE4M2FmOWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ff4d7f7f-90c1-4f51-ad80-69f259e5ec3f, ghrun-jpfg3sy56a.auto.internal:18969): 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=NWE2YzI3MzMtMTcxNDczN2ItMmYzYTJjZWEtZGE4M2FmOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae1af53c-af19-49ea-ba4a-066b450a7517, ghrun-jpfg3sy56a.auto.internal:18969): 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, ae1af53c-af19-49ea-ba4a-066b450a7517, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NWE2YzI3MzMtMTcxNDczN2ItMmYzYTJjZWEtZGE4M2FmOWQ=" 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, a1d6a546-1c56-4417-ae7f-a3487544882a, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1d6a546-1c56-4417-ae7f-a3487544882a, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae1af53c-af19-49ea-ba4a-066b450a7517, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1d6a546-1c56-4417-ae7f-a3487544882a, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGRhMTE1NTUtNDUwYzllYTctZDU1ZDY3ZjgtYTczNGVhNTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bc8d9fa1-90f9-428d-8d56-db1e57b70e85, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bc8d9fa1-90f9-428d-8d56-db1e57b70e85, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NGRhMTE1NTUtNDUwYzllYTctZDU1ZDY3ZjgtYTczNGVhNTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bc8d9fa1-90f9-428d-8d56-db1e57b70e85, ghrun-jpfg3sy56a.auto.internal:18969): 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=NGRhMTE1NTUtNDUwYzllYTctZDU1ZDY3ZjgtYTczNGVhNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f35374c-ef90-46af-9ca0-1f1a534fbb5c, ghrun-jpfg3sy56a.auto.internal:18969): 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, 6f35374c-ef90-46af-9ca0-1f1a534fbb5c, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NGRhMTE1NTUtNDUwYzllYTctZDU1ZDY3ZjgtYTczNGVhNTI=" 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, 77a7fef8-2709-433c-addc-a4386fea86db, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77a7fef8-2709-433c-addc-a4386fea86db, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f35374c-ef90-46af-9ca0-1f1a534fbb5c, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77a7fef8-2709-433c-addc-a4386fea86db, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTZkNjljNjQtNDY5ZmM5ZjgtOGUzMzVjMmMtZDZlNTlhYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3ba4b02f-0649-43e9-82ad-907c79828533, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3ba4b02f-0649-43e9-82ad-907c79828533, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNjljNjQtNDY5ZmM5ZjgtOGUzMzVjMmMtZDZlNTlhYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3ba4b02f-0649-43e9-82ad-907c79828533, ghrun-jpfg3sy56a.auto.internal:18969): 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=ZTZkNjljNjQtNDY5ZmM5ZjgtOGUzMzVjMmMtZDZlNTlhYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fff26b0b-55dc-477c-9a36-29e9cc472e0d, ghrun-jpfg3sy56a.auto.internal:18969): 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, fff26b0b-55dc-477c-9a36-29e9cc472e0d, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNjljNjQtNDY5ZmM5ZjgtOGUzMzVjMmMtZDZlNTlhYmM=" 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, 5c9bb275-6b87-4c70-8d74-a1413b3ea1eb, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5c9bb275-6b87-4c70-8d74-a1413b3ea1eb, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fff26b0b-55dc-477c-9a36-29e9cc472e0d, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5c9bb275-6b87-4c70-8d74-a1413b3ea1eb, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTllMDYzYTQtNTg2NzhmOTctZmJmMTAyMWEtZjk2NjJmYTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca2fa3fa-c956-4841-97a3-d3f9772c93f8, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca2fa3fa-c956-4841-97a3-d3f9772c93f8, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NTllMDYzYTQtNTg2NzhmOTctZmJmMTAyMWEtZjk2NjJmYTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca2fa3fa-c956-4841-97a3-d3f9772c93f8, ghrun-jpfg3sy56a.auto.internal:18969): 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=NTllMDYzYTQtNTg2NzhmOTctZmJmMTAyMWEtZjk2NjJmYTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49d1266c-05c7-4c12-be3e-f913416e3dff, ghrun-jpfg3sy56a.auto.internal:18969): 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, 49d1266c-05c7-4c12-be3e-f913416e3dff, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=NTllMDYzYTQtNTg2NzhmOTctZmJmMTAyMWEtZjk2NjJmYTI=" 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, 3344fb22-ffcf-4b73-ac78-366d4d6c784d, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49d1266c-05c7-4c12-be3e-f913416e3dff, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3344fb22-ffcf-4b73-ac78-366d4d6c784d, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3344fb22-ffcf-4b73-ac78-366d4d6c784d, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTY5YjE5MjAtZDU5YTAyYzAtNDhkMmVhNDQtYTZlYTNhYTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 670c46f5-08ed-41b1-b263-c7448c2772df, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 670c46f5-08ed-41b1-b263-c7448c2772df, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZTY5YjE5MjAtZDU5YTAyYzAtNDhkMmVhNDQtYTZlYTNhYTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 670c46f5-08ed-41b1-b263-c7448c2772df, ghrun-jpfg3sy56a.auto.internal:18969): 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=ZTY5YjE5MjAtZDU5YTAyYzAtNDhkMmVhNDQtYTZlYTNhYTA=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b135e8ad-cc97-40a7-be31-d4a948b966d1, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9905c286-330a-440f-a77b-8359708244d3, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b135e8ad-cc97-40a7-be31-d4a948b966d1, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZTY5YjE5MjAtZDU5YTAyYzAtNDhkMmVhNDQtYTZlYTNhYTA=" 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:63 RpcState(CreateSession, 9905c286-330a-440f-a77b-8359708244d3, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b135e8ad-cc97-40a7-be31-d4a948b966d1, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9905c286-330a-440f-a77b-8359708244d3, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDdlOTVhNWQtOTVhNmZlNTQtNmVhZmNlYzAtZDQ3MjAwODI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 03088492-2414-4e1a-ad77-1faf88fd52b0, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 03088492-2414-4e1a-ad77-1faf88fd52b0, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlOTVhNWQtOTVhNmZlNTQtNmVhZmNlYzAtZDQ3MjAwODI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 03088492-2414-4e1a-ad77-1faf88fd52b0, ghrun-jpfg3sy56a.auto.internal:18969): 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=ZDdlOTVhNWQtOTVhNmZlNTQtNmVhZmNlYzAtZDQ3MjAwODI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f10691d-4de7-41dc-be52-c8046d816e5d, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f10691d-4de7-41dc-be52-c8046d816e5d, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlOTVhNWQtOTVhNmZlNTQtNmVhZmNlYzAtZDQ3MjAwODI=" 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, 5f10691d-4de7-41dc-be52-c8046d816e5d, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 85365453-10cb-4c45-aaed-f2c8e54c4762, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85365453-10cb-4c45-aaed-f2c8e54c4762, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85365453-10cb-4c45-aaed-f2c8e54c4762, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzJjNGIwMmItMjk2MGYxYWYtZDgzNDI2OC03MzNlYTMwMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe6bf4f4-962d-41e1-8a3c-341f2bc52436, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe6bf4f4-962d-41e1-8a3c-341f2bc52436, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNGIwMmItMjk2MGYxYWYtZDgzNDI2OC03MzNlYTMwMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe6bf4f4-962d-41e1-8a3c-341f2bc52436, ghrun-jpfg3sy56a.auto.internal:18969): 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=MzJjNGIwMmItMjk2MGYxYWYtZDgzNDI2OC03MzNlYTMwMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8bc92e2-7e6b-4723-9efb-3ae2290f814d, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8bc92e2-7e6b-4723-9efb-3ae2290f814d, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNGIwMmItMjk2MGYxYWYtZDgzNDI2OC03MzNlYTMwMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 67c4d16d-9a77-4889-85b6-8c5a70d4b4b7, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67c4d16d-9a77-4889-85b6-8c5a70d4b4b7, ghrun-jpfg3sy56a.auto.internal:18969): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8bc92e2-7e6b-4723-9efb-3ae2290f814d, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67c4d16d-9a77-4889-85b6-8c5a70d4b4b7, ghrun-jpfg3sy56a.auto.internal:18969): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjRlYzhhNDYtYzRmNDY1M2QtYTM3ZDc4ZTQtZGUxYjU0YmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c7226dc3-b236-4bf2-be2c-f180b23fe697, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c7226dc3-b236-4bf2-be2c-f180b23fe697, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=MjRlYzhhNDYtYzRmNDY1M2QtYTM3ZDc4ZTQtZGUxYjU0YmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c7226dc3-b236-4bf2-be2c-f180b23fe697, ghrun-jpfg3sy56a.auto.internal:18969): 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=MjRlYzhhNDYtYzRmNDY1M2QtYTM3ZDc4ZTQtZGUxYjU0YmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 333a062f-52db-4223-8f59-ed3889bd9ef3, ghrun-jpfg3sy56a.auto.internal:18969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 333a062f-52db-4223-8f59-ed3889bd9ef3, ghrun-jpfg3sy56a.auto.internal:18969): request = { session_id: "ydb://session/3?node_id=1&id=MjRlYzhhNDYtYzRmNDY1M2QtYTM3ZDc4ZTQtZGUxYjU0YmE=" 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, 333a062f-52db-4223-8f59-ed3889bd9ef3, ghrun-jpfg3sy56a.auto.internal:18969): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 595e6ea2-6a7d-47e9-92aa-d8fdd8c23cfd, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259507045+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ff4d7f7f-90c1-4f51-ad80-69f259e5ec3f, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259710475+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 689019b0-f635-4e99-9108-02cd4f03a0c4, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259678821+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bc8d9fa1-90f9-428d-8d56-db1e57b70e85, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259747967+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3ba4b02f-0649-43e9-82ad-907c79828533, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259780793+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca2fa3fa-c956-4841-97a3-d3f9772c93f8, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259813669+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 03088492-2414-4e1a-ad77-1faf88fd52b0, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.25986219+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 670c46f5-08ed-41b1-b263-c7448c2772df, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259838774+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe6bf4f4-962d-41e1-8a3c-341f2bc52436, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259898551+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c7226dc3-b236-4bf2-be2c-f180b23fe697, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18969 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259926519+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5311258b-b75b-40a6-b479-73975dc4a028, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.25964938+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 24a53b32-7ea3-491c-9ac0-518d7edcf7c8, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259696092+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ae1af53c-af19-49ea-ba4a-066b450a7517, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259729977+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6f35374c-ef90-46af-9ca0-1f1a534fbb5c, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259766976+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fff26b0b-55dc-477c-9a36-29e9cc472e0d, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259798115+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 49d1266c-05c7-4c12-be3e-f913416e3dff, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259826223+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b135e8ad-cc97-40a7-be31-d4a948b966d1, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259850743+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f10691d-4de7-41dc-be52-c8046d816e5d, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259882613+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c8bc92e2-7e6b-4723-9efb-3ae2290f814d, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-25T15:06:56.259911763+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-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 333a062f-52db-4223-8f59-ed3889bd9ef3, ghrun-jpfg3sy56a.auto.internal:18969): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-25T15:06:56.259943277+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jpfg3sy56a.auto.internal:18969
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
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:18969". 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:18969
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 978756) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 978756) elapsed time (sec): 30.214516639709473
DEBUG    ya.test:process.py:263 Command (pid 978756) wtime: 30.218
DEBUG    ya.test:process.py:275 Command (pid 978756) 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	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	1105	0	0	0	0
10	      0	0	0	1923	0	0	0	0
11	      0	0	0	1682	0	0	0	0
12	      0	0	0	1640	0	0	0	0
13	      0	0	0	1661	0	0	0	0
14	      0	0	0	1638	0	0	0	0
15	      0	0	0	1602	0	0	0	0
16	      0	0	0	1797	0	0	0	0
17	      0	0	0	1862	0	0	0	0
18	      0	0	0	1853	0	0	0	0
19	      0	0	0	1756	0	0	0	0
20	      0	0	0	1799	0	0	0	0
21	      0	0	0	1839	0	0	0	0
22	      0	0	0	1878	0	0	0	0
23	      0	0	0	1878	0	0	0	0
24	      0	0	0	1848	0	0	0	0
25	      0	0	0	1744	0	0	0	0
26	      0	0	0	2032	0	0	0	0
27	      0	0	0	2037	0	0	0	0
28	      0	0	0	2104	0	0	0	0
29	      0	0	0	2047	0	0	0	0
30	      0	0	0	1760	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 978757) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 978757) elapsed time (sec): 30.21359872817993
DEBUG    ya.test:process.py:263 Command (pid 978757) wtime: 30.216
DEBUG    ya.test:process.py:275 Command (pid 978757) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	699	803	803	803
2	     61	61	0	0	86	767	783	795
3	     98	98	0	0	98	137	149	150
4	    118	118	0	0	85	107	124	129
5	    121	121	0	0	79	105	114	114
6	    123	123	0	0	76	111	119	120
7	    135	135	0	0	72	95	102	102
8	     73	73	0	0	76	118	129	137
9	      0	0	0	1056	0	0	0	0
10	      0	0	0	1844	0	0	0	0
11	      0	0	0	1714	0	0	0	0
12	      0	0	0	1633	0	0	0	0
13	      0	0	0	1646	0	0	0	0
14	      0	0	0	1720	0	0	0	0
15	      0	0	0	1676	0	0	0	0
16	      0	0	0	1834	0	0	0	0
17	      0	0	0	1824	0	0	0	0
18	      0	0	0	1881	0	0	0	0
19	      0	0	0	1823	0	0	0	0
20	      0	0	0	1905	0	0	0	0
21	      0	0	0	1822	0	0	0	0
22	      0	0	0	1858	0	0	0	0
23	      0	0	0	1886	0	0	0	0
24	      0	0	0	1806	0	0	0	0
25	      0	0	0	1751	0	0	0	0
26	      0	0	0	2018	0	0	0	0
27	      0	0	0	2060	0	0	0	0
28	      0	0	0	2131	0	0	0	0
29	      0	0	0	2136	0	0	0	0
30	      0	0	0	1860	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    739	24.6333	0	39884	81	133	763	803

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 978755) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 978755) elapsed time (sec): 30.23190927505493
DEBUG    ya.test:process.py:263 Command (pid 978755) wtime: 30.236
DEBUG    ya.test:process.py:275 Command (pid 978755) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	248	603	623	623
2	     80	80	0	0	64	687	711	723
3	    129	129	0	0	75	116	131	139
4	    154	154	0	0	63	85	92	113
5	    160	160	0	0	58	85	109	116
6	    161	161	0	0	58	85	95	103
7	    179	179	0	0	52	74	81	96
8	    101	101	0	0	55	91	116	122
9	      0	0	0	973	0	0	0	0
10	      0	0	0	1641	0	0	0	0
11	      0	0	0	1427	0	0	0	0
12	      0	0	0	1619	0	0	0	0
13	      0	0	0	1566	0	0	0	0
14	      0	0	0	1466	0	0	0	0
15	      0	0	0	1636	0	0	0	0
16	      0	0	0	1715	0	0	0	0
17	      0	0	0	1764	0	0	0	0
18	      0	0	0	1744	0	0	0	0
19	      0	0	0	1720	0	0	0	0
20	      0	0	0	1770	0	0	0	0
21	      0	0	0	1790	0	0	0	0
22	      0	0	0	1826	0	0	0	0
23	      0	0	0	1838	0	0	0	0
24	      0	0	0	1657	0	0	0	0
25	      0	0	0	1607	0	0	0	0
26	      0	0	0	1823	0	0	0	0
27	      0	0	0	1938	0	0	0	0
28	      0	0	0	2014	0	0	0	0
29	      0	0	0	1990	0	0	0	0
30	      0	0	0	1714	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    984	32.8	0	37238	60	113	587	723

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

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". 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:18969
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18969". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
327.64s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.53s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
7.42s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/mbcc/005215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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-25T15:06:48.091071Z): source_id=236;tablet_id=72075186224037891;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 @ 0xA91A415
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA912956
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A9528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD71E34B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F72748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7249F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F899D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1437BCDB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FC2DA7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F17B63
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F17B63
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F15513
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F18ED7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14399AC8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF47DD5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74C437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB799FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79E094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79DCA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79E88E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91C06C
21. ??:0: ?? @ 0x7F1F1FAA5AC2
22. ??:0: ?? @ 0x7F1F1FB378BF
==================== 1 failed, 1 error in 344.55s (0:05:44) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00522d/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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.78s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005233/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

test_overloads.py .

============================== slowest durations ===============================
7.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.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/mbcc/005226/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

test_overloads.py .

============================== slowest durations ===============================
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.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/mbcc/005257/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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
3.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.54s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005258/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

test_overloads.py .

============================== slowest durations ===============================
7.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.86s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/0051d5/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

test_overloads.py .

============================== slowest durations ===============================
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 19.87s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00522e/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

test_overloads.py .

============================== slowest durations ===============================
7.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.67s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00521d/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

test_overloads.py .

============================== slowest durations ===============================
8.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
============================== 1 passed in 16.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/mbcc/005255/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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
3.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00523e/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

test_overloads.py .

============================== slowest durations ===============================
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.46s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005240/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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.89s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00524e/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

test_overloads.py .

============================== slowest durations ===============================
7.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/mbcc/005259/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

test_overloads.py .

============================== slowest durations ===============================
7.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/mbcc/005235/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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.03s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00521c/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

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
8.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 21.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/mbcc/005220/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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.55s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005230/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

test_overloads.py .

============================== slowest durations ===============================
7.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/mbcc/005238/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

test_overloads.py .

============================== slowest durations ===============================
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/mbcc/00521a/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

test_overloads.py .

============================== slowest durations ===============================
10.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 18.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/mbcc/005214/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

test_overloads.py .

============================== slowest durations ===============================
9.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 17.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/mbcc/005253/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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
3.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/mbcc/005219/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

test_overloads.py .

============================== slowest durations ===============================
8.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00524d/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

test_overloads.py .

============================== slowest durations ===============================
7.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/mbcc/005241/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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/mbcc/005269/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

test_overloads.py .

============================== slowest durations ===============================
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.84s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005261/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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.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/mbcc/00521b/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

test_overloads.py .

============================== slowest durations ===============================
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.16s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00525f/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

test_overloads.py .

============================== slowest durations ===============================
7.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.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/mbcc/005246/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

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.67s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005243/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

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/mbcc/00524c/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

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.58s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.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/mbcc/00521f/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

test_overloads.py .

============================== slowest durations ===============================
113.09s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 121.00s (0:02:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005213/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

test_overloads.py .

============================== slowest durations ===============================
119.56s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 127.43s (0:02:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00527e/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

test_overloads.py .

============================== slowest durations ===============================
100.53s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 113.21s (0:01:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005248/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

test_overloads.py .

============================== slowest durations ===============================
94.21s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 101.87s (0:01:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005234/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

test_overloads.py .

============================== slowest durations ===============================
88.37s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 101.16s (0:01:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005221/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

test_overloads.py .

============================== slowest durations ===============================
80.43s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 1 passed in 88.22s (0:01:28) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005242/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

test_replace.py .

============================== slowest durations ===============================
3.76s setup    test_replace.py::TestReplace::test_copy_full
0.89s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.37s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005206/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

test_replace.py .

============================== slowest durations ===============================
8.71s setup    test_replace.py::TestReplace::test_copy_partial
2.03s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00520d/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

test_replace.py .

============================== slowest durations ===============================
8.90s setup    test_replace.py::TestReplace::test_count
1.66s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.44s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00520e/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

test_replace.py .

============================== slowest durations ===============================
5.76s setup    test_replace.py::TestReplace::test_incorrect
0.70s call     test_replace.py::TestReplace::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/mbcc/005236/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

test_replace.py .

============================== slowest durations ===============================
3.73s setup    test_replace.py::TestReplace::test_partial_replace
0.53s call     test_replace.py::TestReplace::test_partial_replace

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/005212/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

test_replace.py .

============================== slowest durations ===============================
8.87s setup    test_replace.py::TestReplace::test_replace_rollback
0.83s call     test_replace.py::TestReplace::test_replace_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/mbcc/005239/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

test_replace.py .

============================== slowest durations ===============================
3.50s setup    test_replace.py::TestReplace::test_replace_total
0.70s call     test_replace.py::TestReplace::test_replace_total

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/00524f/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

test_replace.py .

============================== slowest durations ===============================
4.55s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.57s call     test_replace.py::TestReplace::test_replace_with_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/mbcc/00522b/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

test_select.py .

============================== slowest durations ===============================
4.11s setup    test_select.py::TestSelect::test_incorrect
0.33s call     test_select.py::TestSelect::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/mbcc/005223/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

test_select.py .

============================== slowest durations ===============================
4.60s setup    test_select.py::TestSelect::test_json_query
1.04s call     test_select.py::TestSelect::test_json_query

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/mbcc/005260/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

test_update.py .

============================== slowest durations ===============================
3.71s setup    test_update.py::TestUpdate::test_incorrect
0.24s call     test_update.py::TestUpdate::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/00524b/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

test_update.py .

============================== slowest durations ===============================
3.34s setup    test_update.py::TestUpdate::test_partial_update
0.54s call     test_update.py::TestUpdate::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/005231/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

test_update.py .

============================== slowest durations ===============================
3.78s setup    test_update.py::TestUpdate::test_update_many_rows
0.67s call     test_update.py::TestUpdate::test_update_many_rows

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/mbcc/00525a/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

test_update.py .

============================== slowest durations ===============================
3.49s setup    test_update.py::TestUpdate::test_update_pk
0.42s call     test_update.py::TestUpdate::test_update_pk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/00522a/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

test_update.py .

============================== slowest durations ===============================
4.69s setup    test_update.py::TestUpdate::test_update_rollback
0.89s call     test_update.py::TestUpdate::test_update_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/mbcc/005252/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

test_update.py .

============================== slowest durations ===============================
3.11s setup    test_update.py::TestUpdate::test_update_single_column
0.58s call     test_update.py::TestUpdate::test_update_single_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/mbcc/00523f/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

test_update.py .

============================== slowest durations ===============================
4.69s setup    test_update.py::TestUpdate::test_update_single_row
0.88s call     test_update.py::TestUpdate::test_update_single_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.67s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00522f/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

test_upsert.py .

============================== slowest durations ===============================
5.98s setup    test_upsert.py::TestUpsert::test_copy_full
1.02s call     test_upsert.py::TestUpsert::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.83s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00522c/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

test_upsert.py .

============================== slowest durations ===============================
4.60s setup    test_upsert.py::TestUpsert::test_copy_partial
0.99s call     test_upsert.py::TestUpsert::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.34s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005249/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

test_upsert.py .

============================== slowest durations ===============================
3.60s setup    test_upsert.py::TestUpsert::test_count
0.97s call     test_upsert.py::TestUpsert::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/mbcc/00521e/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

test_upsert.py .

============================== slowest durations ===============================
7.93s setup    test_upsert.py::TestUpsert::test_incorrect
0.90s call     test_upsert.py::TestUpsert::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.77s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005208/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

test_upsert.py .

============================== slowest durations ===============================
9.73s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.82s call     test_upsert.py::TestUpsert::test_insert_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/mbcc/005228/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

test_upsert.py .

============================== slowest durations ===============================
4.02s setup    test_upsert.py::TestUpsert::test_partial_update
0.54s call     test_upsert.py::TestUpsert::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.46s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/00520a/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

upgrade_to_internal_path_id.py 
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/mbcc/00520a/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/mbcc/00520a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/mbcc/00520a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/mbcc/00520a', '--source-root', '/home/runner/.ya/build/build_root/mbcc/00520a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/mbcc/00520a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10381442536/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '98', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/mbcc/00520a/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/mbcc/00520a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/mbcc/00520a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/mbcc/00520a', '--source-root', '/home/runner/.ya/build/build_root/mbcc/00520a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/mbcc/00520a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10381442536/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '98', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mbcc/005210/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

zip_bomb.py .

============================== slowest durations ===============================
47.07s call     zip_bomb.py::TestZipBomb::test
22.01s teardown zip_bomb.py::TestZipBomb::test
5.76s setup    zip_bomb.py::TestZipBomb::test
========================= 1 passed in 75.70s (0:01:15) =========================
