============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f4a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

data_read_correctness.py ..

============================== slowest durations ===============================
9.77s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.27s 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 11.30s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003eee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

data_read_correctness.py .
order_by_with_limit.py .

============================== slowest durations ===============================
199.75s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
60.58s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
5.59s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.65s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.27s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.05s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
======================== 2 passed in 272.23s (0:04: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/j9t3/003f20/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

order_by_with_limit.py ..

============================== slowest durations ===============================
76.57s call     order_by_with_limit.py::TestOrderBy::test_random
9.14s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.33s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.02s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 87.15s (0:01:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f4f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

order_by_with_limit.py .
tablets_movement.py .

============================== slowest durations ===============================
120.08s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
103.54s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
7.04s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.93s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.67s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.24s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
======================== 2 passed in 237.47s (0:03:57) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f30/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

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/j9t3/003f30/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2462618
DEBUG    ya.test:process.py:259 Command (pid 2462618) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2462618) elapsed time (sec): 0.9751908779144287
DEBUG    ya.test:process.py:263 Command (pid 2462618) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2462618) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2462618) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2462618) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2462618) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2462618) maxrss: 1423912
DEBUG    ya.test:process.py:263 Command (pid 2462618) minflt: 16279
DEBUG    ya.test:process.py:263 Command (pid 2462618) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2462618) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2462618) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 2462618) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2462618) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2462618) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2462618) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2462618) stime: 0.722155
DEBUG    ya.test:process.py:263 Command (pid 2462618) utime: 0.130275
DEBUG    ya.test:process.py:263 Command (pid 2462618) wtime: 0.989
DEBUG    ya.test:process.py:275 Command (pid 2462618) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_create:test_create.py:22 Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f30/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1486
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j9t3/003f30/r3tmp/kikimr_cluster_q8qgaazh
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f30/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21400
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22518
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j9t3/003f30/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/j9t3/003f30/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/j9t3/003f30/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_9yuya_yy.log --grpc-port=19874 --mon-port=5764 --ic-port=1486
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19874/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j9t3/003f30/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/j9t3/003f30/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/j9t3/003f30/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_9yuya_yy.log --grpc-port=19874 --mon-port=5764 --ic-port=1486
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j9t3/003f30/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j9t3/003f30/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/j9t3/003f30/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_9yuya_yy.log', '--grpc-port=19874', '--mon-port=5764', '--ic-port=1486')' in '/home/runner/.ya/build/build_root/j9t3/003f30/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: 2463429
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19874/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/j9t3/003f30/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2463451
DEBUG    ya.test:process.py:259 Command (pid 2463451) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2463451) elapsed time (sec): 0.773871898651123
DEBUG    ya.test:process.py:263 Command (pid 2463451) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2463451) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2463451) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2463451) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2463451) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2463451) maxrss: 1423912
DEBUG    ya.test:process.py:263 Command (pid 2463451) minflt: 16429
DEBUG    ya.test:process.py:263 Command (pid 2463451) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2463451) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2463451) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 2463451) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2463451) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2463451) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2463451) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2463451) stime: 0.4075
DEBUG    ya.test:process.py:263 Command (pid 2463451) utime: 0.127662
DEBUG    ya.test:process.py:263 Command (pid 2463451) wtime: 0.78
DEBUG    ya.test:process.py:275 Command (pid 2463451) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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/j9t3/003f30/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/j9t3/003f30/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19874', '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: 1486\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/j9t3/003f30/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19874', '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: 1486\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2465111
DEBUG    ya.test:process.py:259 Command (pid 2465111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2465111) elapsed time (sec): 0.8532211780548096
DEBUG    ya.test:process.py:263 Command (pid 2465111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2465111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2465111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2465111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2465111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2465111) maxrss: 1423912
DEBUG    ya.test:process.py:263 Command (pid 2465111) minflt: 18415
DEBUG    ya.test:process.py:263 Command (pid 2465111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2465111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2465111) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2465111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2465111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2465111) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2465111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2465111) stime: 0.669617
DEBUG    ya.test:process.py:263 Command (pid 2465111) utime: 0.136329
DEBUG    ya.test:process.py:263 Command (pid 2465111) wtime: 0.854
DEBUG    ya.test:process.py:275 Command (pid 2465111) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f30/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/j9t3/003f30/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19874', '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/j9t3/003f30/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19874', '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: 2465926
DEBUG    ya.test:process.py:259 Command (pid 2465926) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2465926) elapsed time (sec): 1.0264720916748047
DEBUG    ya.test:process.py:263 Command (pid 2465926) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2465926) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2465926) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2465926) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2465926) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2465926) maxrss: 1423912
DEBUG    ya.test:process.py:263 Command (pid 2465926) minflt: 18416
DEBUG    ya.test:process.py:263 Command (pid 2465926) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2465926) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2465926) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 2465926) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2465926) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2465926) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 2465926) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2465926) stime: 0.821454
DEBUG    ya.test:process.py:263 Command (pid 2465926) utime: 0.126781
DEBUG    ya.test:process.py:263 Command (pid 2465926) wtime: 1.028
DEBUG    ya.test:process.py:275 Command (pid 2465926) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2465926) 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, dd27b556-ca85-438c-992a-930ba1d293d2, localhost:19874): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dd27b556-ca85-438c-992a-930ba1d293d2, localhost:19874): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dd27b556-ca85-438c-992a-930ba1d293d2, localhost:19874): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kzfnwydc5y.auto.internal" port: 19874 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-kzfnwydc5y.auto.internal:19874, 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:19874
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19874
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, 71d76e9f-8f19-45e5-b17e-d99240140346, ghrun-kzfnwydc5y.auto.internal:19874): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 71d76e9f-8f19-45e5-b17e-d99240140346, ghrun-kzfnwydc5y.auto.internal:19874): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 71d76e9f-8f19-45e5-b17e-d99240140346, ghrun-kzfnwydc5y.auto.internal:19874): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 72a3814f-ace5-4667-9e2f-5eb904618954, ghrun-kzfnwydc5y.auto.internal:19874): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 72a3814f-ace5-4667-9e2f-5eb904618954, ghrun-kzfnwydc5y.auto.internal:19874): request = { session_id: "ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 72a3814f-ace5-4667-9e2f-5eb904618954, ghrun-kzfnwydc5y.auto.internal:19874): 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=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 927f83ab-5b28-46cf-b4da-d74920efec0c, ghrun-kzfnwydc5y.auto.internal:19874): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 927f83ab-5b28-46cf-b4da-d74920efec0c, ghrun-kzfnwydc5y.auto.internal:19874): request = { session_id: "ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/create/table28870_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 schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 927f83ab-5b28-46cf-b4da-d74920efec0c, ghrun-kzfnwydc5y.auto.internal:19874): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 131b2b03-5d20-4352-b8db-c60bb5543675, ghrun-kzfnwydc5y.auto.internal:19874): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 131b2b03-5d20-4352-b8db-c60bb5543675, ghrun-kzfnwydc5y.auto.internal:19874): request = { session_id: "ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "INSERT INTO `/Root/create/table28870_1` (id) VALUES (0);" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 131b2b03-5d20-4352-b8db-c60bb5543675, ghrun-kzfnwydc5y.auto.internal:19874): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e16c4d2-9fff-4648-b3b7-b29f062023d2, ghrun-kzfnwydc5y.auto.internal:19874): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e16c4d2-9fff-4648-b3b7-b29f062023d2, ghrun-kzfnwydc5y.auto.internal:19874): request = { session_id: "ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO `/Root/create/table28870_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 schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e16c4d2-9fff-4648-b3b7-b29f062023d2, ghrun-kzfnwydc5y.auto.internal:19874): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec50bf25-d0b6-4249-839c-02821f29911c, ghrun-kzfnwydc5y.auto.internal:19874): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec50bf25-d0b6-4249-839c-02821f29911c, ghrun-kzfnwydc5y.auto.internal:19874): request = { session_id: "ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/create/table28870_1`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec50bf25-d0b6-4249-839c-02821f29911c, ghrun-kzfnwydc5y.auto.internal:19874): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI4OWQ3Y2ItNGIxMjhlNzItN2Q3N2NjNGMtMTY1ODI3NTc=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
92.86s call     tablets_movement.py::TestTabletsMovement::test[ROW]
7.53s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
6.20s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.86s call     test_create.py::TestCreate::test_create_all_opt_ints
0.77s teardown tablets_movement.py::TestTabletsMovement::test[ROW]

(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 109.43s (0:01:49) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f56/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
6.51s setup    test_create.py::TestCreate::test_create_all_req_ints
5.16s call     test_create.py::TestCreate::test_create_decimals
0.52s call     test_create.py::TestCreate::test_create_all_req_ints

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 13.48s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
10.51s setup    test_create.py::TestCreate::test_create_real_opt
1.21s call     test_create.py::TestCreate::test_create_real_opt
1.16s call     test_create.py::TestCreate::test_create_real_req

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 13.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/j9t3/003eea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
4.15s setup    test_create.py::TestCreate::test_create_strings_opt
0.54s 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 6.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/j9t3/003f31/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 31.3 ms
create table: 620.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 52.3
    "min_ms": 27.2
    "median_ms": 52.4
    "max_ms": 88.0
    "stdev_ms": 19.7
select count(*) after initial inserts: 147.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 66.3
    "min_ms": 47.8
    "median_ms": 60.6
    "max_ms": 276.0
    "stdev_ms": 19.2
select count(*) after all modifications: 3084.8 ms
select all: 3517.5 ms
delete from table: 3874.4 ms
select all after delete: 3718.4 ms
.drop table: 47.1 ms
create table: 509.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 36.0
    "min_ms": 27.8
    "median_ms": 37.6
    "max_ms": 41.4
    "stdev_ms": 4.3
select count(*) after initial inserts: 118.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 63.2
    "min_ms": 48.7
    "median_ms": 60.8
    "max_ms": 104.5
    "stdev_ms": 10.7
updates (step 1):
    "runs": 200
    "avg_ms": 159.3
    "min_ms": 115.1
    "median_ms": 157.6
    "max_ms": 262.0
    "stdev_ms": 22.4
upserts (step 2):
    "runs": 200
    "avg_ms": 32.9
    "min_ms": 22.0
    "median_ms": 28.1
    "max_ms": 128.1
    "stdev_ms": 13.3
select count(*) after all modifications: 368.8 ms
select all: 391.8 ms
delete from table: 434.8 ms
select all after delete: 368.0 ms
.

============================== slowest durations ===============================
48.67s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
47.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
9.09s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
7.03s 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]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
======================== 2 passed in 113.23s (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/j9t3/003f1a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 38.1 ms
create table: 444.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.9
    "min_ms": 29.0
    "median_ms": 36.1
    "max_ms": 81.2
    "stdev_ms": 15.2
select count(*) after initial inserts: 112.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 141.6
    "min_ms": 86.8
    "median_ms": 135.2
    "max_ms": 367.8
    "stdev_ms": 33.7
select count(*) after all modifications: 299.4 ms
select all: 249.0 ms
delete from table: 290.0 ms
select all after delete: 227.5 ms
.drop table: 35.5 ms
create table: 532.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 42.3
    "min_ms": 26.6
    "median_ms": 41.7
    "max_ms": 72.4
    "stdev_ms": 12.4
select count(*) after initial inserts: 112.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 125.5
    "min_ms": 93.5
    "median_ms": 122.9
    "max_ms": 240.1
    "stdev_ms": 21.2
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 86.3
    "min_ms": 65.3
    "median_ms": 82.8
    "max_ms": 151.3
    "stdev_ms": 15.7
select count(*) after all modifications: 380.8 ms
select all: 357.0 ms
delete from table: 457.8 ms
select all after delete: 421.9 ms
.

============================== slowest durations ===============================
143.65s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
30.40s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
9.71s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 187.96s (0:03: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/j9t3/003f4b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 27.4 ms
create table: 608.0 ms
initial inserts:
    "runs": 20
    "avg_ms": 33.1
    "min_ms": 24.2
    "median_ms": 30.4
    "max_ms": 78.4
    "stdev_ms": 11.4
select count(*) after initial inserts: 108.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 130.2
    "min_ms": 95.2
    "median_ms": 125.3
    "max_ms": 219.7
    "stdev_ms": 20.4
upserts (step 1):
    "runs": 200
    "avg_ms": 32.8
    "min_ms": 20.9
    "median_ms": 30.2
    "max_ms": 92.0
    "stdev_ms": 8.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 108.1
    "min_ms": 78.1
    "median_ms": 104.2
    "max_ms": 217.2
    "stdev_ms": 23.0
select count(*) after all modifications: 593.8 ms
select all: 616.7 ms
delete from table: 629.1 ms
select all after delete: 503.0 ms
.drop table: 39.2 ms
create table: 538.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 44.5
    "min_ms": 34.4
    "median_ms": 45.1
    "max_ms": 59.8
    "stdev_ms": 8.3
select count(*) after initial inserts: 117.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 32.2
    "min_ms": 20.5
    "median_ms": 29.7
    "max_ms": 134.9
    "stdev_ms": 9.0
select count(*) after all modifications: 353.8 ms
select all: 263.3 ms
delete from table: 322.1 ms
select all after delete: 235.0 ms
.

============================== slowest durations ===============================
47.19s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
34.54s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
12.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
6.31s 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 101.64s (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/j9t3/003f59/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py Generated operation sequence:
  0. UPDATE: 6 operations
  1. UPDATE: 6 operations
  2. UPSERT: 5 operations
  3. BULK_UPSERT: 1 operations
  4. UPSERT: 15 operations
  5. UPSERT: 5 operations
  6. UPSERT: 9 operations
  7. UPDATE: 1 operations
  8. UPDATE: 12 operations
  9. BULK_UPSERT: 6 operations
drop table: 42.6 ms
create table: 924.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 54.1
    "min_ms": 22.9
    "median_ms": 38.7
    "max_ms": 125.9
    "stdev_ms": 34.7
select count(*) after initial inserts: 151.7 ms
updates (step 0):
    "runs": 60
    "avg_ms": 130.5
    "min_ms": 93.9
    "median_ms": 127.8
    "max_ms": 259.2
    "stdev_ms": 26.4
updates (step 1):
    "runs": 60
    "avg_ms": 158.2
    "min_ms": 104.0
    "median_ms": 150.1
    "max_ms": 755.0
    "stdev_ms": 83.0
upserts (step 2):
    "runs": 50
    "avg_ms": 35.3
    "min_ms": 25.5
    "median_ms": 32.6
    "max_ms": 63.2
    "stdev_ms": 8.2
bulk_upserts (step 3): 57.3 ms
upserts (step 4):
    "runs": 150
    "avg_ms": 34.7
    "min_ms": 23.0
    "median_ms": 31.9
    "max_ms": 60.8
    "stdev_ms": 8.3
upserts (step 5):
    "runs": 50
    "avg_ms": 32.8
    "min_ms": 23.5
    "median_ms": 31.0
    "max_ms": 59.7
    "stdev_ms": 6.5
upserts (step 6):
    "runs": 90
    "avg_ms": 35.8
    "min_ms": 25.8
    "median_ms": 33.3
    "max_ms": 65.0
    "stdev_ms": 8.0
updates (step 7):
    "runs": 10
    "avg_ms": 156.4
    "min_ms": 126.2
    "median_ms": 147.2
    "max_ms": 224.4
    "stdev_ms": 32.9
updates (step 8):
    "runs": 120
    "avg_ms": 163.0
    "min_ms": 122.3
    "median_ms": 157.9
    "max_ms": 282.5
    "stdev_ms": 28.3
bulk_upserts (step 9):
    "runs": 6
    "avg_ms": 80.9
    "min_ms": 57.2
    "median_ms": 79.6
    "max_ms": 121.0
    "stdev_ms": 22.0
select count(*) after all modifications: 198.0 ms
select all: 188.0 ms
delete from table: 266.7 ms
select all after delete: 176.2 ms
.
test_delete.py .

============================== slowest durations ===============================
53.31s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
8.10s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.18s setup    test_delete.py::TestDelete::test_delete_rollback
1.19s call     test_delete.py::TestDelete::test_delete_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 74.85s (0:01:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f10/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
5.66s setup    test_delete.py::TestDelete::test_delete_where[False-100]
1.09s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.95s call     test_delete.py::TestDelete::test_delete_where[True-0]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 8.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/j9t3/003f8e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
4.90s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.89s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.69s 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 7.71s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f52/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
6.79s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.66s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.31s 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 10.90s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f62/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py ..

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

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 7.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/j9t3/003f63/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
4.72s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.69s 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 6.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/j9t3/003f18/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
6.60s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.48s 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 9.14s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003ee4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
5.76s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.36s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
============================== 1 passed in 8.32s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003ec3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
4.00s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.76s 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 5.90s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f22/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
7.27s setup    test_delete.py::TestDelete::test_incorrect
0.46s call     test_delete.py::TestDelete::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.70s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003ebf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.32s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.60s call     test_insert.py::TestInsertStatement::test_bool_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/j9t3/003f5c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
5.98s setup    test_insert.py::TestInsertStatement::test_bulk
0.74s call     test_insert.py::TestInsertStatement::test_bulk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/j9t3/003f41/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
11.83s setup    test_insert.py::TestInsertStatement::test_copy_full
2.80s call     test_insert.py::TestInsertStatement::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.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/j9t3/003f5b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
5.87s setup    test_insert.py::TestInsertStatement::test_copy_partial
2.69s call     test_insert.py::TestInsertStatement::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.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/j9t3/003f24/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
7.62s setup    test_insert.py::TestInsertStatement::test_duplicate
0.73s call     test_insert.py::TestInsertStatement::test_duplicate

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.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/j9t3/003f6a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.67s setup    test_insert.py::TestInsertStatement::test_incorrect
0.46s call     test_insert.py::TestInsertStatement::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.29s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f4d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
11.41s setup    test_insert.py::TestInsertStatement::test_insert_rollback
1.01s call     test_insert.py::TestInsertStatement::test_insert_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.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/j9t3/003f19/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
6.19s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.41s call     test_insert.py::TestInsertStatement::test_out_of_range

(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/j9t3/003ec7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.88s setup    test_insert.py::TestInsertStatement::test_plain
0.50s call     test_insert.py::TestInsertStatement::test_plain

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/j9t3/003f44/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
6.64s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]
0.42s 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 8.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/j9t3/003e7b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.88s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]
0.49s 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 7.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/j9t3/003f1d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
11.99s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.45s 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 13.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/j9t3/003f6e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.47s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
0.39s 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 6.05s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f40/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
10.87s setup    test_insert.py::TestInsertStatement::test_timestamp_pk_error_type
0.65s call     test_insert.py::TestInsertStatement::test_timestamp_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f1f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
21.35s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
8.02s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.25s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
============================== 1 passed in 38.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/j9t3/003f47/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
16.78s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
11.47s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.11s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
============================== 1 passed in 36.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

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/j9t3/003f5e/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/j9t3/003f5e/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-12-09T14:46:16.384212Z): source_id=224;tablet_id=72075186224037908;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA96AD25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9631B6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7FB148
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7884FB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FBFC68
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FBF9BF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7623ED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1441B5EB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150626B7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FB7473
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FB7473
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FB4E23
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FB87E7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144393D8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0ED635
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB79D197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7EBBF4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7EFCB4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7EF8C0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7F04AE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA96C97C
E   21. ??:0: ?? @ 0x7F89FE14FAC2
E   22. ??:0: ?? @ 0x7F89FE1E18BF
------------------------------ 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/j9t3/003f5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2383846
DEBUG    ya.test:process.py:259 Command (pid 2383846) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2383846) elapsed time (sec): 0.3944704532623291
DEBUG    ya.test:process.py:263 Command (pid 2383846) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) maxrss: 547328
DEBUG    ya.test:process.py:263 Command (pid 2383846) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 2383846) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2383846) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2383846) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2383846) stime: 0.232918
DEBUG    ya.test:process.py:263 Command (pid 2383846) utime: 0.112443
DEBUG    ya.test:process.py:263 Command (pid 2383846) wtime: 0.396
DEBUG    ya.test:process.py:275 Command (pid 2383846) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12316
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j9t3/003f5e/r3tmp/kikimr_cluster_p47ka5b1
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7746
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13676
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27896
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15066
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j9t3/003f5e/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/j9t3/003f5e/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/j9t3/003f5e/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_fw1nszhi.log --grpc-port=7746 --mon-port=13676 --ic-port=12316
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7746/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j9t3/003f5e/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/j9t3/003f5e/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/j9t3/003f5e/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_fw1nszhi.log --grpc-port=7746 --mon-port=13676 --ic-port=12316
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j9t3/003f5e/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/j9t3/003f5e/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_fw1nszhi.log', '--grpc-port=7746', '--mon-port=13676', '--ic-port=12316')' in '/home/runner/.ya/build/build_root/j9t3/003f5e/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: 2383993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7746/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/j9t3/003f5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2383994
DEBUG    ya.test:process.py:259 Command (pid 2383994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2383994) elapsed time (sec): 0.4309203624725342
DEBUG    ya.test:process.py:263 Command (pid 2383994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2383994) maxrss: 547432
DEBUG    ya.test:process.py:263 Command (pid 2383994) minflt: 17338
DEBUG    ya.test:process.py:263 Command (pid 2383994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2383994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2383994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2383994) stime: 0.28324
DEBUG    ya.test:process.py:263 Command (pid 2383994) utime: 0.095743
DEBUG    ya.test:process.py:263 Command (pid 2383994) wtime: 0.432
DEBUG    ya.test:process.py:275 Command (pid 2383994) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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/j9t3/003f5e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7746', '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: 12316\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/j9t3/003f5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7746', '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: 12316\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2386866
DEBUG    ya.test:process.py:259 Command (pid 2386866) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2386866) elapsed time (sec): 0.6348917484283447
DEBUG    ya.test:process.py:263 Command (pid 2386866) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) maxrss: 555800
DEBUG    ya.test:process.py:263 Command (pid 2386866) minflt: 18416
DEBUG    ya.test:process.py:263 Command (pid 2386866) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 2386866) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 2386866) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2386866) stime: 0.443984
DEBUG    ya.test:process.py:263 Command (pid 2386866) utime: 0.131995
DEBUG    ya.test:process.py:263 Command (pid 2386866) wtime: 0.636
DEBUG    ya.test:process.py:275 Command (pid 2386866) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7746', '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/j9t3/003f5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7746', '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: 2387504
DEBUG    ya.test:process.py:259 Command (pid 2387504) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2387504) elapsed time (sec): 0.7282109260559082
DEBUG    ya.test:process.py:263 Command (pid 2387504) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) maxrss: 555792
DEBUG    ya.test:process.py:263 Command (pid 2387504) minflt: 18418
DEBUG    ya.test:process.py:263 Command (pid 2387504) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 2387504) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2387504) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2387504) stime: 0.542886
DEBUG    ya.test:process.py:263 Command (pid 2387504) utime: 0.136965
DEBUG    ya.test:process.py:263 Command (pid 2387504) wtime: 0.744
DEBUG    ya.test:process.py:275 Command (pid 2387504) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2387504) 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, c39c1b7a-7eba-45da-81b9-f7613c5c21c4, localhost:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c39c1b7a-7eba-45da-81b9-f7613c5c21c4, localhost:7746): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c39c1b7a-7eba-45da-81b9-f7613c5c21c4, localhost:7746): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kzfnwydc5y.auto.internal" port: 7746 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-kzfnwydc5y.auto.internal:7746, 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:7746
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -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/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2388295
DEBUG    ya.test:process.py:259 Command (pid 2388295) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2388295) elapsed time (sec): 0.4408092498779297
DEBUG    ya.test:process.py:263 Command (pid 2388295) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) maxrss: 171272
DEBUG    ya.test:process.py:263 Command (pid 2388295) minflt: 3563
DEBUG    ya.test:process.py:263 Command (pid 2388295) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 2388295) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) nvcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 2388295) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2388295) stime: 0.01432
DEBUG    ya.test:process.py:263 Command (pid 2388295) utime: 0.066829
DEBUG    ya.test:process.py:263 Command (pid 2388295) wtime: 0.442
DEBUG    ya.test:process.py:275 Command (pid 2388295) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2388295) 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/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -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/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-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: 2388582
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 2388582) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2388582) elapsed time (sec): 30.199821710586548
DEBUG    ya.test:process.py:263 Command (pid 2388582) wtime: 30.201
DEBUG    ya.test:process.py:275 Command (pid 2388582) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    356	356	0	0	22	57	67	72
2	    385	385	0	0	21	70	88	95
3	    351	351	0	0	23	60	97	99
4	    292	292	0	0	27	69	142	146
5	    392	392	0	0	22	38	77	80
6	    397	397	0	0	21	52	70	77
7	    387	387	0	0	22	53	63	66
8	    331	331	0	0	23	66	141	145
9	    434	434	0	0	21	34	42	45
10	    332	332	0	0	23	69	101	110
11	    375	375	0	0	22	54	68	70
12	    312	312	0	0	24	72	86	90
13	    346	346	0	0	22	61	84	88
14	    321	321	0	0	26	66	82	91
15	    317	317	0	0	27	64	81	90
16	    340	340	0	0	26	53	58	60
17	    362	362	0	0	24	46	55	58
18	    356	356	0	0	24	53	64	69
19	    315	315	0	0	26	80	99	107
20	    329	329	0	0	25	72	101	111
21	    348	348	0	0	25	48	106	111
22	    319	319	0	0	28	61	72	74
23	    261	261	0	0	34	71	82	84
24	    323	323	0	0	26	70	91	95
25	    364	364	0	0	23	50	82	86
26	    366	366	0	0	24	48	56	73
27	    372	372	0	0	24	49	65	74
28	    386	386	0	0	24	37	44	50
29	    426	426	0	0	22	32	39	44
30	    449	449	0	0	21	29	33	39

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10644	354.8	0	0	23	57	85	146

DEBUG    ya.test:process.py:276 Command (pid 2388582) 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, 5f03c5ba-5c24-40f7-a9b7-1bf48f93f7a7, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f03c5ba-5c24-40f7-a9b7-1bf48f93f7a7, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f03c5ba-5c24-40f7-a9b7-1bf48f93f7a7, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8020103e-a79d-4176-bdf9-752be819877a, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8020103e-a79d-4176-bdf9-752be819877a, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8020103e-a79d-4176-bdf9-752be819877a, ghrun-kzfnwydc5y.auto.internal:7746): 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=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3858705-3dc5-46a8-b0ac-da55809b8e2b, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3858705-3dc5-46a8-b0ac-da55809b8e2b, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3858705-3dc5-46a8-b0ac-da55809b8e2b, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
INFO     root:test_log_scenario.py:217 Count rows after insert 10372 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ce5c8f3-fea3-4314-a77b-ee1e96403763, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ce5c8f3-fea3-4314-a77b-ee1e96403763, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ce5c8f3-fea3-4314-a77b-ee1e96403763, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ab3ff11-567d-4b90-a6ee-8f0d6b2efdad, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ab3ff11-567d-4b90-a6ee-8f0d6b2efdad, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ab3ff11-567d-4b90-a6ee-8f0d6b2efdad, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
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/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -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/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 372bfe8e-d4a2-4897-8bd6-247b0a60e8fa, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 372bfe8e-d4a2-4897-8bd6-247b0a60e8fa, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 94923c73-d2c9-4525-b46f-0372906eeec1, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 94923c73-d2c9-4525-b46f-0372906eeec1, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 372bfe8e-d4a2-4897-8bd6-247b0a60e8fa, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-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, 94923c73-d2c9-4525-b46f-0372906eeec1, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGUyZGI1YTgtOWM4ODYyMTUtN2Q0NjlkY2EtOGM3YzEzZQ==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 2409472
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5dfc1d0f-b9d8-4251-9b90-8f4605760e65, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2409474
DEBUG    ya.test:process.py:628 Command pid: 2409475
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5dfc1d0f-b9d8-4251-9b90-8f4605760e65, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZGI1YTgtOWM4ODYyMTUtN2Q0NjlkY2EtOGM3YzEzZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5dfc1d0f-b9d8-4251-9b90-8f4605760e65, ghrun-kzfnwydc5y.auto.internal:7746): 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=NGUyZGI1YTgtOWM4ODYyMTUtN2Q0NjlkY2EtOGM3YzEzZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11c6ea71-0c82-42e8-95a1-d37d3e933c0a, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11c6ea71-0c82-42e8-95a1-d37d3e933c0a, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZGI1YTgtOWM4ODYyMTUtN2Q0NjlkY2EtOGM3YzEzZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11c6ea71-0c82-42e8-95a1-d37d3e933c0a, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fc8d38b0-a9cf-419a-83da-a314d4239cb0, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fc8d38b0-a9cf-419a-83da-a314d4239cb0, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fc8d38b0-a9cf-419a-83da-a314d4239cb0, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjMyMDQ2MDctZmNjZGRiYjEtZjAzNTUzZTUtZDdiZjgzYjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d5ace843-c753-470c-bc0e-917eefa8787a, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5ace843-c753-470c-bc0e-917eefa8787a, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NjMyMDQ2MDctZmNjZGRiYjEtZjAzNTUzZTUtZDdiZjgzYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5ace843-c753-470c-bc0e-917eefa8787a, ghrun-kzfnwydc5y.auto.internal:7746): 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=NjMyMDQ2MDctZmNjZGRiYjEtZjAzNTUzZTUtZDdiZjgzYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f379b91-8b42-4aba-9b70-6bd5e6cd524c, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f379b91-8b42-4aba-9b70-6bd5e6cd524c, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NjMyMDQ2MDctZmNjZGRiYjEtZjAzNTUzZTUtZDdiZjgzYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f379b91-8b42-4aba-9b70-6bd5e6cd524c, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e33c9dde-7671-4079-9341-38fc0b15a397, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e33c9dde-7671-4079-9341-38fc0b15a397, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e33c9dde-7671-4079-9341-38fc0b15a397, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDZmZjkwZDktZTZkNjY5YjItNzIzMmU0N2MtMjdkODQxMGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d074edde-b569-446f-9c68-184c12411952, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d074edde-b569-446f-9c68-184c12411952, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NDZmZjkwZDktZTZkNjY5YjItNzIzMmU0N2MtMjdkODQxMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d074edde-b569-446f-9c68-184c12411952, ghrun-kzfnwydc5y.auto.internal:7746): 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=NDZmZjkwZDktZTZkNjY5YjItNzIzMmU0N2MtMjdkODQxMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa05a7e1-5b3c-4334-aace-09171b4d0ae4, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa05a7e1-5b3c-4334-aace-09171b4d0ae4, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NDZmZjkwZDktZTZkNjY5YjItNzIzMmU0N2MtMjdkODQxMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa05a7e1-5b3c-4334-aace-09171b4d0ae4, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d20d2d3c-549b-40e4-93b0-92e8bb52c546, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d20d2d3c-549b-40e4-93b0-92e8bb52c546, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d20d2d3c-549b-40e4-93b0-92e8bb52c546, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTlmNTk3M2YtYWViMzEyMWEtNjBmZTY2NmYtNTNkYWY5MDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a395af7-66d8-4a2c-a30e-de4415d38b1d, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a395af7-66d8-4a2c-a30e-de4415d38b1d, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=OTlmNTk3M2YtYWViMzEyMWEtNjBmZTY2NmYtNTNkYWY5MDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a395af7-66d8-4a2c-a30e-de4415d38b1d, ghrun-kzfnwydc5y.auto.internal:7746): 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=OTlmNTk3M2YtYWViMzEyMWEtNjBmZTY2NmYtNTNkYWY5MDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5290eed-7bf9-4111-b514-fbfd1b69b658, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5290eed-7bf9-4111-b514-fbfd1b69b658, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=OTlmNTk3M2YtYWViMzEyMWEtNjBmZTY2NmYtNTNkYWY5MDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5290eed-7bf9-4111-b514-fbfd1b69b658, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 65044d68-c170-4092-b40d-8ddfaf0ed029, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 65044d68-c170-4092-b40d-8ddfaf0ed029, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 65044d68-c170-4092-b40d-8ddfaf0ed029, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af471f5c-73dd-4d80-b4ff-292dc97b5879, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af471f5c-73dd-4d80-b4ff-292dc97b5879, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af471f5c-73dd-4d80-b4ff-292dc97b5879, ghrun-kzfnwydc5y.auto.internal:7746): 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=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05c6fe3b-0f80-4685-9b05-ed433e637f1d, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05c6fe3b-0f80-4685-9b05-ed433e637f1d, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05c6fe3b-0f80-4685-9b05-ed433e637f1d, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c2b3cea9-0c65-4ab9-b6c5-8f6b36c571c9, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2b3cea9-0c65-4ab9-b6c5-8f6b36c571c9, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2b3cea9-0c65-4ab9-b6c5-8f6b36c571c9, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 90d3e2a3-a3b7-4587-9f93-7388b80345f5, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 90d3e2a3-a3b7-4587-9f93-7388b80345f5, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 90d3e2a3-a3b7-4587-9f93-7388b80345f5, ghrun-kzfnwydc5y.auto.internal:7746): 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=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4511c965-9e30-4fb4-a784-dbc5101f9548, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4511c965-9e30-4fb4-a784-dbc5101f9548, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4511c965-9e30-4fb4-a784-dbc5101f9548, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
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(CreateSession, 24339800-1e58-4253-b3af-9d9674712b2a, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24339800-1e58-4253-b3af-9d9674712b2a, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24339800-1e58-4253-b3af-9d9674712b2a, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmE5MzhlY2EtMjJiNjc3ZGYtZWMwZjkyYmMtOGYzNDkzZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 334d1634-1a70-4751-b563-2e435193d0ed, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 334d1634-1a70-4751-b563-2e435193d0ed, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NmE5MzhlY2EtMjJiNjc3ZGYtZWMwZjkyYmMtOGYzNDkzZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 334d1634-1a70-4751-b563-2e435193d0ed, ghrun-kzfnwydc5y.auto.internal:7746): 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=NmE5MzhlY2EtMjJiNjc3ZGYtZWMwZjkyYmMtOGYzNDkzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc671a82-4024-4d2b-b0c8-924e207620fd, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc671a82-4024-4d2b-b0c8-924e207620fd, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NmE5MzhlY2EtMjJiNjc3ZGYtZWMwZjkyYmMtOGYzNDkzZmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc671a82-4024-4d2b-b0c8-924e207620fd, ghrun-kzfnwydc5y.auto.internal:7746): 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, c4d1f726-e771-450c-a3ce-12b1003da1bf, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4d1f726-e771-450c-a3ce-12b1003da1bf, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4d1f726-e771-450c-a3ce-12b1003da1bf, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTI2ZGZhOGEtY2ZjYzMxM2MtODExMDAzMmUtMmM5NDI1Njk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a74176b8-8f0a-423f-92f7-d21e9a44af1b, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a74176b8-8f0a-423f-92f7-d21e9a44af1b, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=YTI2ZGZhOGEtY2ZjYzMxM2MtODExMDAzMmUtMmM5NDI1Njk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a74176b8-8f0a-423f-92f7-d21e9a44af1b, ghrun-kzfnwydc5y.auto.internal:7746): 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=YTI2ZGZhOGEtY2ZjYzMxM2MtODExMDAzMmUtMmM5NDI1Njk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0c51c5c-04f6-40d7-bcff-8109b58c74d0, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0c51c5c-04f6-40d7-bcff-8109b58c74d0, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=YTI2ZGZhOGEtY2ZjYzMxM2MtODExMDAzMmUtMmM5NDI1Njk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0c51c5c-04f6-40d7-bcff-8109b58c74d0, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
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, ccb2ad39-fa5e-4699-b96d-ae69564f4895, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ccb2ad39-fa5e-4699-b96d-ae69564f4895, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ccb2ad39-fa5e-4699-b96d-ae69564f4895, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, db04e4bb-3bba-4ebf-a1b0-b56cbb44f7f3, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, db04e4bb-3bba-4ebf-a1b0-b56cbb44f7f3, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, db04e4bb-3bba-4ebf-a1b0-b56cbb44f7f3, ghrun-kzfnwydc5y.auto.internal:7746): 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=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ffc4dcf-1795-4702-8038-8ed214ec4528, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ffc4dcf-1795-4702-8038-8ed214ec4528, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ffc4dcf-1795-4702-8038-8ed214ec4528, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d5ace843-c753-470c-bc0e-917eefa8787a, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045453763+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8020103e-a79d-4176-bdf9-752be819877a, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.04521408+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5dfc1d0f-b9d8-4251-9b90-8f4605760e65, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045416088+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a395af7-66d8-4a2c-a30e-de4415d38b1d, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045518486+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af471f5c-73dd-4d80-b4ff-292dc97b5879, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045560035+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 334d1634-1a70-4751-b563-2e435193d0ed, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045624629+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-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a74176b8-8f0a-423f-92f7-d21e9a44af1b, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045673302+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 05c6fe3b-0f80-4685-9b05-ed433e637f1d, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.04558169+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 372bfe8e-d4a2-4897-8bd6-247b0a60e8fa, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045385078+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 11c6ea71-0c82-42e8-95a1-d37d3e933c0a, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045439472+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4511c965-9e30-4fb4-a784-dbc5101f9548, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.0456112+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cc671a82-4024-4d2b-b0c8-924e207620fd, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045656592+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9ffc4dcf-1795-4702-8038-8ed214ec4528, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045727734+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a0c51c5c-04f6-40d7-bcff-8109b58c74d0, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045691429+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d074edde-b569-446f-9c68-184c12411952, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045481808+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 90d3e2a3-a3b7-4587-9f93-7388b80345f5, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045596718+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-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f379b91-8b42-4aba-9b70-6bd5e6cd524c, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045467956+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fa05a7e1-5b3c-4334-aace-09171b4d0ae4, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045503615+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d5290eed-7bf9-4111-b514-fbfd1b69b658, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045543433+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, db04e4bb-3bba-4ebf-a1b0-b56cbb44f7f3, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045705571+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
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: ydb://session/3?node_id=1&id=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
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:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2409475) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2409475) elapsed time (sec): 30.184415817260742
DEBUG    ya.test:process.py:263 Command (pid 2409475) wtime: 30.203
DEBUG    ya.test:process.py:275 Command (pid 2409475) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      6	6	0	0	787	947	947	947
2	     77	77	0	3	99	395	567	1007
3	     95	95	0	0	97	143	150	158
4	    102	102	0	0	96	128	131	136
5	     99	99	0	0	93	135	143	146
6	     84	84	0	0	108	195	203	203
7	     97	97	0	0	95	150	160	163
8	     91	91	0	0	106	183	192	193
9	     75	75	0	0	122	176	190	192
10	     90	90	0	0	113	145	149	150
11	    109	109	0	0	90	119	133	134
12	     14	14	0	0	78	92	92	92
13	      0	0	0	1042	0	0	0	0
14	      0	0	0	1098	0	0	0	0
15	      0	0	0	1108	0	0	0	0
16	      0	0	0	1222	0	0	0	0
17	      0	0	0	1398	0	0	0	0
18	      0	0	0	1320	0	0	0	0
19	      0	0	0	1328	0	0	0	0
20	      0	0	0	1039	0	0	0	0
21	      0	0	0	871	0	0	0	0
22	      0	0	0	920	0	0	0	0
23	      0	0	0	1049	0	0	0	0
24	      0	0	0	1105	0	0	0	0
25	      0	0	0	1091	0	0	0	0
26	      0	0	0	1272	0	0	0	0
27	      0	0	0	1175	0	0	0	0
28	      0	0	0	1129	0	0	0	0
29	      0	0	0	1402	0	0	0	0
30	      0	0	0	1158	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    939	31.3	0	20730	100	169	491	1007

DEBUG    ya.test:process.py:276 Command (pid 2409475) 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 2409472) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2409472) elapsed time (sec): 30.270686626434326
DEBUG    ya.test:process.py:263 Command (pid 2409472) wtime: 30.275
DEBUG    ya.test:process.py:275 Command (pid 2409472) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	301	409	735	735
2	    110	110	0	0	75	823	851	867
3	    127	127	0	0	72	126	134	135
4	    133	133	0	0	72	107	115	119
5	    131	131	0	0	71	104	118	119
6	    114	114	0	0	79	155	180	186
7	    130	130	0	0	72	123	131	136
8	    128	128	0	0	74	117	129	138
9	     97	97	0	0	95	143	151	160
10	    118	118	0	0	83	119	130	132
11	    144	144	0	0	67	88	99	100
12	     24	24	0	0	59	65	67	67
13	      0	0	0	1088	0	0	0	0
14	      0	0	0	1092	0	0	0	0
15	      0	0	0	1056	0	0	0	0
16	      0	0	0	1193	0	0	0	0
17	      0	0	0	1243	0	0	0	0
18	      0	0	0	1054	0	0	0	0
19	      0	0	0	1280	0	0	0	0
20	      0	0	0	911	0	0	0	0
21	      0	0	0	850	0	0	0	0
22	      0	0	0	824	0	0	0	0
23	      0	0	0	854	0	0	0	0
24	      0	0	0	963	0	0	0	0
25	      0	0	0	1053	0	0	0	0
26	      0	0	0	1200	0	0	0	0
27	      0	0	0	1188	0	0	0	0
28	      0	0	0	963	0	0	0	0
29	      0	0	0	1142	0	0	0	0
30	      0	0	0	1058	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1267	42.2333	0	19012	74	133	323	867

DEBUG    ya.test:process.py:276 Command (pid 2409472) 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 2409474) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2409474) elapsed time (sec): 30.90872812271118
DEBUG    ya.test:process.py:263 Command (pid 2409474) wtime: 30.924
DEBUG    ya.test:process.py:275 Command (pid 2409474) 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	      2	2	0	10	146	154	154	154
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      1	1	0	10	180	180	180	180
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	1006	0	0	0	0
14	      0	0	0	1275	0	0	0	0
15	      0	0	0	1130	0	0	0	0
16	      0	0	0	1137	0	0	0	0
17	      0	0	0	1348	0	0	0	0
18	      0	0	0	1212	0	0	0	0
19	      0	0	0	1310	0	0	0	0
20	      0	0	0	1080	0	0	0	0
21	      0	0	0	811	0	0	0	0
22	      0	0	0	715	0	0	0	0
23	      0	0	0	1026	0	0	0	0
24	      0	0	0	967	0	0	0	0
25	      0	0	0	982	0	0	0	0
26	      0	0	0	1280	0	0	0	0
27	      0	0	0	1204	0	0	0	0
28	      0	0	0	1122	0	0	0	0
29	      0	0	0	896	0	0	0	0
30	      0	0	0	10	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      3	0.1	0	18621	154	180	180	180

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-kzfnwydc5y'
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/j9t3/003f5e/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.2383993' in '/home/runner/.ya/build/build_root/j9t3/003f5e/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_fw1nszhi.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:7746/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15066
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27896
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7746
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12316
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2383846
DEBUG    ya.test:process.py:259 Command (pid 2383846) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2383846) elapsed time (sec): 0.3944704532623291
DEBUG    ya.test:process.py:263 Command (pid 2383846) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) maxrss: 547328
DEBUG    ya.test:process.py:263 Command (pid 2383846) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 2383846) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2383846) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2383846) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2383846) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2383846) stime: 0.232918
DEBUG    ya.test:process.py:263 Command (pid 2383846) utime: 0.112443
DEBUG    ya.test:process.py:263 Command (pid 2383846) wtime: 0.396
DEBUG    ya.test:process.py:275 Command (pid 2383846) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12316
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j9t3/003f5e/r3tmp/kikimr_cluster_p47ka5b1
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7746
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13676
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27896
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15066
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j9t3/003f5e/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/j9t3/003f5e/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/j9t3/003f5e/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_fw1nszhi.log --grpc-port=7746 --mon-port=13676 --ic-port=12316
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7746/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j9t3/003f5e/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/j9t3/003f5e/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/j9t3/003f5e/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_fw1nszhi.log --grpc-port=7746 --mon-port=13676 --ic-port=12316
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j9t3/003f5e/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/j9t3/003f5e/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_fw1nszhi.log', '--grpc-port=7746', '--mon-port=13676', '--ic-port=12316')' in '/home/runner/.ya/build/build_root/j9t3/003f5e/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: 2383993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7746/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/j9t3/003f5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2383994
DEBUG    ya.test:process.py:259 Command (pid 2383994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2383994) elapsed time (sec): 0.4309203624725342
DEBUG    ya.test:process.py:263 Command (pid 2383994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2383994) maxrss: 547432
DEBUG    ya.test:process.py:263 Command (pid 2383994) minflt: 17338
DEBUG    ya.test:process.py:263 Command (pid 2383994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2383994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2383994) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2383994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2383994) stime: 0.28324
DEBUG    ya.test:process.py:263 Command (pid 2383994) utime: 0.095743
DEBUG    ya.test:process.py:263 Command (pid 2383994) wtime: 0.432
DEBUG    ya.test:process.py:275 Command (pid 2383994) output:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 58693d9390e37728b095ba7c78f4e82d87733b24
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge 6b84177520a14b20264f81a71ec7c26d2331b84e into e453b431adad8a8757fa1745ec759fe47e7b88f5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kzfnwydc5y    Host information: 
        Linux ghrun-kzfnwydc5y 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/j9t3/003f5e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7746', '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: 12316\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/j9t3/003f5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7746', '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: 12316\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2386866
DEBUG    ya.test:process.py:259 Command (pid 2386866) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2386866) elapsed time (sec): 0.6348917484283447
DEBUG    ya.test:process.py:263 Command (pid 2386866) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) maxrss: 555800
DEBUG    ya.test:process.py:263 Command (pid 2386866) minflt: 18416
DEBUG    ya.test:process.py:263 Command (pid 2386866) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 2386866) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2386866) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 2386866) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2386866) stime: 0.443984
DEBUG    ya.test:process.py:263 Command (pid 2386866) utime: 0.131995
DEBUG    ya.test:process.py:263 Command (pid 2386866) wtime: 0.636
DEBUG    ya.test:process.py:275 Command (pid 2386866) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7746', '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/j9t3/003f5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7746', '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: 2387504
DEBUG    ya.test:process.py:259 Command (pid 2387504) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2387504) elapsed time (sec): 0.7282109260559082
DEBUG    ya.test:process.py:263 Command (pid 2387504) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) maxrss: 555792
DEBUG    ya.test:process.py:263 Command (pid 2387504) minflt: 18418
DEBUG    ya.test:process.py:263 Command (pid 2387504) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 2387504) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2387504) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2387504) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2387504) stime: 0.542886
DEBUG    ya.test:process.py:263 Command (pid 2387504) utime: 0.136965
DEBUG    ya.test:process.py:263 Command (pid 2387504) wtime: 0.744
DEBUG    ya.test:process.py:275 Command (pid 2387504) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2387504) 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, c39c1b7a-7eba-45da-81b9-f7613c5c21c4, localhost:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c39c1b7a-7eba-45da-81b9-f7613c5c21c4, localhost:7746): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c39c1b7a-7eba-45da-81b9-f7613c5c21c4, localhost:7746): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kzfnwydc5y.auto.internal" port: 7746 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-kzfnwydc5y.auto.internal:7746, 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:7746
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -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/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2388295
DEBUG    ya.test:process.py:259 Command (pid 2388295) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2388295) elapsed time (sec): 0.4408092498779297
DEBUG    ya.test:process.py:263 Command (pid 2388295) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) maxrss: 171272
DEBUG    ya.test:process.py:263 Command (pid 2388295) minflt: 3563
DEBUG    ya.test:process.py:263 Command (pid 2388295) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 2388295) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2388295) nvcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 2388295) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2388295) stime: 0.01432
DEBUG    ya.test:process.py:263 Command (pid 2388295) utime: 0.066829
DEBUG    ya.test:process.py:263 Command (pid 2388295) wtime: 0.442
DEBUG    ya.test:process.py:275 Command (pid 2388295) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2388295) 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/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -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/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-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: 2388582
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 2388582) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2388582) elapsed time (sec): 30.199821710586548
DEBUG    ya.test:process.py:263 Command (pid 2388582) wtime: 30.201
DEBUG    ya.test:process.py:275 Command (pid 2388582) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    356	356	0	0	22	57	67	72
2	    385	385	0	0	21	70	88	95
3	    351	351	0	0	23	60	97	99
4	    292	292	0	0	27	69	142	146
5	    392	392	0	0	22	38	77	80
6	    397	397	0	0	21	52	70	77
7	    387	387	0	0	22	53	63	66
8	    331	331	0	0	23	66	141	145
9	    434	434	0	0	21	34	42	45
10	    332	332	0	0	23	69	101	110
11	    375	375	0	0	22	54	68	70
12	    312	312	0	0	24	72	86	90
13	    346	346	0	0	22	61	84	88
14	    321	321	0	0	26	66	82	91
15	    317	317	0	0	27	64	81	90
16	    340	340	0	0	26	53	58	60
17	    362	362	0	0	24	46	55	58
18	    356	356	0	0	24	53	64	69
19	    315	315	0	0	26	80	99	107
20	    329	329	0	0	25	72	101	111
21	    348	348	0	0	25	48	106	111
22	    319	319	0	0	28	61	72	74
23	    261	261	0	0	34	71	82	84
24	    323	323	0	0	26	70	91	95
25	    364	364	0	0	23	50	82	86
26	    366	366	0	0	24	48	56	73
27	    372	372	0	0	24	49	65	74
28	    386	386	0	0	24	37	44	50
29	    426	426	0	0	22	32	39	44
30	    449	449	0	0	21	29	33	39

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10644	354.8	0	0	23	57	85	146

DEBUG    ya.test:process.py:276 Command (pid 2388582) 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, 5f03c5ba-5c24-40f7-a9b7-1bf48f93f7a7, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f03c5ba-5c24-40f7-a9b7-1bf48f93f7a7, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f03c5ba-5c24-40f7-a9b7-1bf48f93f7a7, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8020103e-a79d-4176-bdf9-752be819877a, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8020103e-a79d-4176-bdf9-752be819877a, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8020103e-a79d-4176-bdf9-752be819877a, ghrun-kzfnwydc5y.auto.internal:7746): 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=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3858705-3dc5-46a8-b0ac-da55809b8e2b, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3858705-3dc5-46a8-b0ac-da55809b8e2b, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3858705-3dc5-46a8-b0ac-da55809b8e2b, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
INFO     root:test_log_scenario.py:217 Count rows after insert 10372 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ce5c8f3-fea3-4314-a77b-ee1e96403763, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ce5c8f3-fea3-4314-a77b-ee1e96403763, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ce5c8f3-fea3-4314-a77b-ee1e96403763, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ab3ff11-567d-4b90-a6ee-8f0d6b2efdad, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ab3ff11-567d-4b90-a6ee-8f0d6b2efdad, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ab3ff11-567d-4b90-a6ee-8f0d6b2efdad, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
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/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -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/j9t3/003f5e/ydb/apps/ydb/ydb -e grpc://localhost:7746 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 372bfe8e-d4a2-4897-8bd6-247b0a60e8fa, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 372bfe8e-d4a2-4897-8bd6-247b0a60e8fa, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NWQ2YjQ2ZjktODlkZTRjZjMtOThkYjE5OWUtNTMwYmNhM2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 94923c73-d2c9-4525-b46f-0372906eeec1, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 94923c73-d2c9-4525-b46f-0372906eeec1, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 372bfe8e-d4a2-4897-8bd6-247b0a60e8fa, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-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, 94923c73-d2c9-4525-b46f-0372906eeec1, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGUyZGI1YTgtOWM4ODYyMTUtN2Q0NjlkY2EtOGM3YzEzZQ==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 2409472
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j9t3/003f5e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7746', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5dfc1d0f-b9d8-4251-9b90-8f4605760e65, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2409474
DEBUG    ya.test:process.py:628 Command pid: 2409475
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5dfc1d0f-b9d8-4251-9b90-8f4605760e65, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZGI1YTgtOWM4ODYyMTUtN2Q0NjlkY2EtOGM3YzEzZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5dfc1d0f-b9d8-4251-9b90-8f4605760e65, ghrun-kzfnwydc5y.auto.internal:7746): 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=NGUyZGI1YTgtOWM4ODYyMTUtN2Q0NjlkY2EtOGM3YzEzZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11c6ea71-0c82-42e8-95a1-d37d3e933c0a, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11c6ea71-0c82-42e8-95a1-d37d3e933c0a, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZGI1YTgtOWM4ODYyMTUtN2Q0NjlkY2EtOGM3YzEzZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11c6ea71-0c82-42e8-95a1-d37d3e933c0a, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fc8d38b0-a9cf-419a-83da-a314d4239cb0, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fc8d38b0-a9cf-419a-83da-a314d4239cb0, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fc8d38b0-a9cf-419a-83da-a314d4239cb0, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjMyMDQ2MDctZmNjZGRiYjEtZjAzNTUzZTUtZDdiZjgzYjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d5ace843-c753-470c-bc0e-917eefa8787a, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5ace843-c753-470c-bc0e-917eefa8787a, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NjMyMDQ2MDctZmNjZGRiYjEtZjAzNTUzZTUtZDdiZjgzYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5ace843-c753-470c-bc0e-917eefa8787a, ghrun-kzfnwydc5y.auto.internal:7746): 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=NjMyMDQ2MDctZmNjZGRiYjEtZjAzNTUzZTUtZDdiZjgzYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f379b91-8b42-4aba-9b70-6bd5e6cd524c, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f379b91-8b42-4aba-9b70-6bd5e6cd524c, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NjMyMDQ2MDctZmNjZGRiYjEtZjAzNTUzZTUtZDdiZjgzYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f379b91-8b42-4aba-9b70-6bd5e6cd524c, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e33c9dde-7671-4079-9341-38fc0b15a397, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e33c9dde-7671-4079-9341-38fc0b15a397, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e33c9dde-7671-4079-9341-38fc0b15a397, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDZmZjkwZDktZTZkNjY5YjItNzIzMmU0N2MtMjdkODQxMGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d074edde-b569-446f-9c68-184c12411952, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d074edde-b569-446f-9c68-184c12411952, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NDZmZjkwZDktZTZkNjY5YjItNzIzMmU0N2MtMjdkODQxMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d074edde-b569-446f-9c68-184c12411952, ghrun-kzfnwydc5y.auto.internal:7746): 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=NDZmZjkwZDktZTZkNjY5YjItNzIzMmU0N2MtMjdkODQxMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa05a7e1-5b3c-4334-aace-09171b4d0ae4, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa05a7e1-5b3c-4334-aace-09171b4d0ae4, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NDZmZjkwZDktZTZkNjY5YjItNzIzMmU0N2MtMjdkODQxMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa05a7e1-5b3c-4334-aace-09171b4d0ae4, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d20d2d3c-549b-40e4-93b0-92e8bb52c546, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d20d2d3c-549b-40e4-93b0-92e8bb52c546, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d20d2d3c-549b-40e4-93b0-92e8bb52c546, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTlmNTk3M2YtYWViMzEyMWEtNjBmZTY2NmYtNTNkYWY5MDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a395af7-66d8-4a2c-a30e-de4415d38b1d, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a395af7-66d8-4a2c-a30e-de4415d38b1d, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=OTlmNTk3M2YtYWViMzEyMWEtNjBmZTY2NmYtNTNkYWY5MDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a395af7-66d8-4a2c-a30e-de4415d38b1d, ghrun-kzfnwydc5y.auto.internal:7746): 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=OTlmNTk3M2YtYWViMzEyMWEtNjBmZTY2NmYtNTNkYWY5MDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5290eed-7bf9-4111-b514-fbfd1b69b658, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5290eed-7bf9-4111-b514-fbfd1b69b658, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=OTlmNTk3M2YtYWViMzEyMWEtNjBmZTY2NmYtNTNkYWY5MDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5290eed-7bf9-4111-b514-fbfd1b69b658, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 65044d68-c170-4092-b40d-8ddfaf0ed029, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 65044d68-c170-4092-b40d-8ddfaf0ed029, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 65044d68-c170-4092-b40d-8ddfaf0ed029, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af471f5c-73dd-4d80-b4ff-292dc97b5879, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af471f5c-73dd-4d80-b4ff-292dc97b5879, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af471f5c-73dd-4d80-b4ff-292dc97b5879, ghrun-kzfnwydc5y.auto.internal:7746): 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=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05c6fe3b-0f80-4685-9b05-ed433e637f1d, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05c6fe3b-0f80-4685-9b05-ed433e637f1d, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05c6fe3b-0f80-4685-9b05-ed433e637f1d, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c2b3cea9-0c65-4ab9-b6c5-8f6b36c571c9, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2b3cea9-0c65-4ab9-b6c5-8f6b36c571c9, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2b3cea9-0c65-4ab9-b6c5-8f6b36c571c9, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 90d3e2a3-a3b7-4587-9f93-7388b80345f5, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 90d3e2a3-a3b7-4587-9f93-7388b80345f5, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 90d3e2a3-a3b7-4587-9f93-7388b80345f5, ghrun-kzfnwydc5y.auto.internal:7746): 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=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4511c965-9e30-4fb4-a784-dbc5101f9548, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4511c965-9e30-4fb4-a784-dbc5101f9548, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4511c965-9e30-4fb4-a784-dbc5101f9548, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
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(CreateSession, 24339800-1e58-4253-b3af-9d9674712b2a, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24339800-1e58-4253-b3af-9d9674712b2a, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24339800-1e58-4253-b3af-9d9674712b2a, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmE5MzhlY2EtMjJiNjc3ZGYtZWMwZjkyYmMtOGYzNDkzZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 334d1634-1a70-4751-b563-2e435193d0ed, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 334d1634-1a70-4751-b563-2e435193d0ed, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NmE5MzhlY2EtMjJiNjc3ZGYtZWMwZjkyYmMtOGYzNDkzZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 334d1634-1a70-4751-b563-2e435193d0ed, ghrun-kzfnwydc5y.auto.internal:7746): 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=NmE5MzhlY2EtMjJiNjc3ZGYtZWMwZjkyYmMtOGYzNDkzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc671a82-4024-4d2b-b0c8-924e207620fd, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc671a82-4024-4d2b-b0c8-924e207620fd, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=NmE5MzhlY2EtMjJiNjc3ZGYtZWMwZjkyYmMtOGYzNDkzZmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc671a82-4024-4d2b-b0c8-924e207620fd, ghrun-kzfnwydc5y.auto.internal:7746): 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, c4d1f726-e771-450c-a3ce-12b1003da1bf, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4d1f726-e771-450c-a3ce-12b1003da1bf, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4d1f726-e771-450c-a3ce-12b1003da1bf, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTI2ZGZhOGEtY2ZjYzMxM2MtODExMDAzMmUtMmM5NDI1Njk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a74176b8-8f0a-423f-92f7-d21e9a44af1b, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a74176b8-8f0a-423f-92f7-d21e9a44af1b, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=YTI2ZGZhOGEtY2ZjYzMxM2MtODExMDAzMmUtMmM5NDI1Njk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a74176b8-8f0a-423f-92f7-d21e9a44af1b, ghrun-kzfnwydc5y.auto.internal:7746): 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=YTI2ZGZhOGEtY2ZjYzMxM2MtODExMDAzMmUtMmM5NDI1Njk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0c51c5c-04f6-40d7-bcff-8109b58c74d0, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0c51c5c-04f6-40d7-bcff-8109b58c74d0, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=YTI2ZGZhOGEtY2ZjYzMxM2MtODExMDAzMmUtMmM5NDI1Njk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0c51c5c-04f6-40d7-bcff-8109b58c74d0, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
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, ccb2ad39-fa5e-4699-b96d-ae69564f4895, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ccb2ad39-fa5e-4699-b96d-ae69564f4895, ghrun-kzfnwydc5y.auto.internal:7746): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ccb2ad39-fa5e-4699-b96d-ae69564f4895, ghrun-kzfnwydc5y.auto.internal:7746): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, db04e4bb-3bba-4ebf-a1b0-b56cbb44f7f3, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, db04e4bb-3bba-4ebf-a1b0-b56cbb44f7f3, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, db04e4bb-3bba-4ebf-a1b0-b56cbb44f7f3, ghrun-kzfnwydc5y.auto.internal:7746): 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=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ffc4dcf-1795-4702-8038-8ed214ec4528, ghrun-kzfnwydc5y.auto.internal:7746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ffc4dcf-1795-4702-8038-8ed214ec4528, ghrun-kzfnwydc5y.auto.internal:7746): request = { session_id: "ydb://session/3?node_id=1&id=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ffc4dcf-1795-4702-8038-8ed214ec4528, ghrun-kzfnwydc5y.auto.internal:7746): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d5ace843-c753-470c-bc0e-917eefa8787a, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045453763+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8020103e-a79d-4176-bdf9-752be819877a, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.04521408+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5dfc1d0f-b9d8-4251-9b90-8f4605760e65, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045416088+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a395af7-66d8-4a2c-a30e-de4415d38b1d, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045518486+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af471f5c-73dd-4d80-b4ff-292dc97b5879, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045560035+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 334d1634-1a70-4751-b563-2e435193d0ed, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045624629+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-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a74176b8-8f0a-423f-92f7-d21e9a44af1b, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045673302+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 05c6fe3b-0f80-4685-9b05-ed433e637f1d, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.04558169+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 372bfe8e-d4a2-4897-8bd6-247b0a60e8fa, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045385078+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 11c6ea71-0c82-42e8-95a1-d37d3e933c0a, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045439472+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4511c965-9e30-4fb4-a784-dbc5101f9548, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.0456112+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cc671a82-4024-4d2b-b0c8-924e207620fd, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045656592+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9ffc4dcf-1795-4702-8038-8ed214ec4528, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045727734+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a0c51c5c-04f6-40d7-bcff-8109b58c74d0, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045691429+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d074edde-b569-446f-9c68-184c12411952, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045481808+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 90d3e2a3-a3b7-4587-9f93-7388b80345f5, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045596718+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-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f379b91-8b42-4aba-9b70-6bd5e6cd524c, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045467956+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fa05a7e1-5b3c-4334-aace-09171b4d0ae4, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-09T14:46:28.045503615+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d5290eed-7bf9-4111-b514-fbfd1b69b658, ghrun-kzfnwydc5y.auto.internal:7746): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045543433+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, db04e4bb-3bba-4ebf-a1b0-b56cbb44f7f3, ghrun-kzfnwydc5y.auto.internal:7746): 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:7746 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-09T14:46:28.045705571+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmVmMzEzMWItMjBjYTc0LTQyMTczYTM0LTU4Mzg3MDc5
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kzfnwydc5y.auto.internal:7746
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: ydb://session/3?node_id=1&id=ZjRjNjExNzEtNzAyYjdiMTItODhiNzA2NDYtYzI4N2Y4ODY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgyMzlhOGYtNjg3OThlZDItZTcwMGQzZjYtMmZhMzgzMGM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
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:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2409475) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2409475) elapsed time (sec): 30.184415817260742
DEBUG    ya.test:process.py:263 Command (pid 2409475) wtime: 30.203
DEBUG    ya.test:process.py:275 Command (pid 2409475) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      6	6	0	0	787	947	947	947
2	     77	77	0	3	99	395	567	1007
3	     95	95	0	0	97	143	150	158
4	    102	102	0	0	96	128	131	136
5	     99	99	0	0	93	135	143	146
6	     84	84	0	0	108	195	203	203
7	     97	97	0	0	95	150	160	163
8	     91	91	0	0	106	183	192	193
9	     75	75	0	0	122	176	190	192
10	     90	90	0	0	113	145	149	150
11	    109	109	0	0	90	119	133	134
12	     14	14	0	0	78	92	92	92
13	      0	0	0	1042	0	0	0	0
14	      0	0	0	1098	0	0	0	0
15	      0	0	0	1108	0	0	0	0
16	      0	0	0	1222	0	0	0	0
17	      0	0	0	1398	0	0	0	0
18	      0	0	0	1320	0	0	0	0
19	      0	0	0	1328	0	0	0	0
20	      0	0	0	1039	0	0	0	0
21	      0	0	0	871	0	0	0	0
22	      0	0	0	920	0	0	0	0
23	      0	0	0	1049	0	0	0	0
24	      0	0	0	1105	0	0	0	0
25	      0	0	0	1091	0	0	0	0
26	      0	0	0	1272	0	0	0	0
27	      0	0	0	1175	0	0	0	0
28	      0	0	0	1129	0	0	0	0
29	      0	0	0	1402	0	0	0	0
30	      0	0	0	1158	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    939	31.3	0	20730	100	169	491	1007

DEBUG    ya.test:process.py:276 Command (pid 2409475) 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 2409472) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2409472) elapsed time (sec): 30.270686626434326
DEBUG    ya.test:process.py:263 Command (pid 2409472) wtime: 30.275
DEBUG    ya.test:process.py:275 Command (pid 2409472) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	301	409	735	735
2	    110	110	0	0	75	823	851	867
3	    127	127	0	0	72	126	134	135
4	    133	133	0	0	72	107	115	119
5	    131	131	0	0	71	104	118	119
6	    114	114	0	0	79	155	180	186
7	    130	130	0	0	72	123	131	136
8	    128	128	0	0	74	117	129	138
9	     97	97	0	0	95	143	151	160
10	    118	118	0	0	83	119	130	132
11	    144	144	0	0	67	88	99	100
12	     24	24	0	0	59	65	67	67
13	      0	0	0	1088	0	0	0	0
14	      0	0	0	1092	0	0	0	0
15	      0	0	0	1056	0	0	0	0
16	      0	0	0	1193	0	0	0	0
17	      0	0	0	1243	0	0	0	0
18	      0	0	0	1054	0	0	0	0
19	      0	0	0	1280	0	0	0	0
20	      0	0	0	911	0	0	0	0
21	      0	0	0	850	0	0	0	0
22	      0	0	0	824	0	0	0	0
23	      0	0	0	854	0	0	0	0
24	      0	0	0	963	0	0	0	0
25	      0	0	0	1053	0	0	0	0
26	      0	0	0	1200	0	0	0	0
27	      0	0	0	1188	0	0	0	0
28	      0	0	0	963	0	0	0	0
29	      0	0	0	1142	0	0	0	0
30	      0	0	0	1058	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1267	42.2333	0	19012	74	133	323	867

DEBUG    ya.test:process.py:276 Command (pid 2409472) 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 2409474) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2409474) elapsed time (sec): 30.90872812271118
DEBUG    ya.test:process.py:263 Command (pid 2409474) wtime: 30.924
DEBUG    ya.test:process.py:275 Command (pid 2409474) 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	      2	2	0	10	146	154	154	154
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      1	1	0	10	180	180	180	180
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	1006	0	0	0	0
14	      0	0	0	1275	0	0	0	0
15	      0	0	0	1130	0	0	0	0
16	      0	0	0	1137	0	0	0	0
17	      0	0	0	1348	0	0	0	0
18	      0	0	0	1212	0	0	0	0
19	      0	0	0	1310	0	0	0	0
20	      0	0	0	1080	0	0	0	0
21	      0	0	0	811	0	0	0	0
22	      0	0	0	715	0	0	0	0
23	      0	0	0	1026	0	0	0	0
24	      0	0	0	967	0	0	0	0
25	      0	0	0	982	0	0	0	0
26	      0	0	0	1280	0	0	0	0
27	      0	0	0	1204	0	0	0	0
28	      0	0	0	1122	0	0	0	0
29	      0	0	0	896	0	0	0	0
30	      0	0	0	10	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      3	0.1	0	18621	154	180	180	180

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". 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:7746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7746". Check endpoint correctness.
============================== slowest durations ===============================
362.59s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.30s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j9t3/003f5e/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/j9t3/003f5e/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-12-09T14:46:16.384212Z): source_id=224;tablet_id=72075186224037908;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA96AD25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9631B6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7FB148
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7884FB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FBFC68
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FBF9BF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7623ED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1441B5EB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150626B7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FB7473
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FB7473
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FB4E23
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FB87E7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144393D8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0ED635
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB79D197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7EBBF4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7EFCB4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7EF8C0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7F04AE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA96C97C
21. ??:0: ?? @ 0x7F89FE14FAC2
22. ??:0: ?? @ 0x7F89FE1E18BF
==================== 1 failed, 1 error in 370.54s (0:06:10) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f12/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
7.19s 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 20.30s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f29/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
10.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
7.02s teardown 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 18.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/j9t3/003f68/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.62s 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.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/j9t3/003f5d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
============================== 1 passed in 13.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f36/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
15.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
12.02s teardown 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 28.43s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f64/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
============================== 1 passed in 13.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/j9t3/003f81/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
============================== 1 passed in 13.25s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f1e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 20.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/j9t3/003f3c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.67s 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 13.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/j9t3/003f82/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
============================== 1 passed in 13.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/j9t3/003f1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
============================== 1 passed in 20.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/j9t3/004016/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
============================== 1 passed in 13.02s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003ed3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.01s 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.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/j9t3/003f2b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
14.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
12.02s teardown 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 27.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/j9t3/003f77/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
============================== 1 passed in 18.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/j9t3/003eeb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.70s 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 14.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/j9t3/003ec0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
============================== 1 passed in 18.04s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f3b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
9.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
============================== 1 passed in 17.97s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003ec1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
============================== 1 passed in 12.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/j9t3/003f4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
11.52s call     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 24.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/j9t3/003f4c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.01s teardown 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 16.09s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f53/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
8.24s call     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 21.29s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003e7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
============================== 1 passed in 13.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/j9t3/003f6d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.51s 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 14.62s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f0d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.98s 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 21.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/j9t3/003f5f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
8.48s 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 21.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/j9t3/003f0e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
============================== 1 passed in 14.26s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f75/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.64s call     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 13.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/j9t3/003f3d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
8.18s 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 21.21s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f6c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.33s 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 18.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/j9t3/003ee7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.09s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.45s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 19.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/j9t3/003f42/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
90.95s 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 98.88s (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/j9t3/003f51/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 119.19s (0:01:59) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f45/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 115.63s (0:01:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f0b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
92.66s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
======================== 1 passed in 101.08s (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/j9t3/003ed4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
90.49s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
7.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 98.78s (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/j9t3/003f71/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 105.40s (0:01:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f2c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
8.13s setup    test_replace.py::TestReplace::test_copy_full
1.72s call     test_replace.py::TestReplace::test_copy_full
0.01s teardown test_replace.py::TestReplace::test_copy_full
============================== 1 passed in 11.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/j9t3/003f21/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
6.74s setup    test_replace.py::TestReplace::test_copy_partial
1.30s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.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/j9t3/003ecb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
3.99s setup    test_replace.py::TestReplace::test_count
1.61s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.45s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f67/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
3.99s setup    test_replace.py::TestReplace::test_incorrect
0.32s call     test_replace.py::TestReplace::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/j9t3/003f60/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
5.05s setup    test_replace.py::TestReplace::test_partial_replace
0.91s call     test_replace.py::TestReplace::test_partial_replace

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/j9t3/003f70/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
5.80s setup    test_replace.py::TestReplace::test_replace_rollback
0.75s call     test_replace.py::TestReplace::test_replace_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/j9t3/003ee2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
4.91s setup    test_replace.py::TestReplace::test_replace_total
1.32s call     test_replace.py::TestReplace::test_replace_total

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.65s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f54/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
6.62s setup    test_replace.py::TestReplace::test_replace_with_nulls
1.18s call     test_replace.py::TestReplace::test_replace_with_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.97s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f15/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_select.py .

============================== slowest durations ===============================
8.34s setup    test_select.py::TestSelect::test_incorrect
0.53s call     test_select.py::TestSelect::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.98s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f66/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_select.py .

============================== slowest durations ===============================
4.54s setup    test_select.py::TestSelect::test_json_query
0.87s call     test_select.py::TestSelect::test_json_query

(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/j9t3/003f65/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
4.82s setup    test_update.py::TestUpdate::test_incorrect
0.50s call     test_update.py::TestUpdate::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/j9t3/003f46/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
13.04s setup    test_update.py::TestUpdate::test_partial_update
0.83s call     test_update.py::TestUpdate::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.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/j9t3/003ef6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
5.14s setup    test_update.py::TestUpdate::test_update_many_rows
1.11s call     test_update.py::TestUpdate::test_update_many_rows

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/j9t3/003e7e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
5.23s setup    test_update.py::TestUpdate::test_update_pk
0.90s call     test_update.py::TestUpdate::test_update_pk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/j9t3/003f3f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
7.23s setup    test_update.py::TestUpdate::test_update_rollback
1.25s call     test_update.py::TestUpdate::test_update_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.04s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f17/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
6.08s setup    test_update.py::TestUpdate::test_update_single_column
0.98s call     test_update.py::TestUpdate::test_update_single_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/j9t3/003f25/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
6.50s setup    test_update.py::TestUpdate::test_update_single_row
1.38s call     test_update.py::TestUpdate::test_update_single_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.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/j9t3/003ef0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
5.66s setup    test_upsert.py::TestUpsert::test_copy_full
1.42s call     test_upsert.py::TestUpsert::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.13s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003eed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
5.24s setup    test_upsert.py::TestUpsert::test_copy_partial
1.44s call     test_upsert.py::TestUpsert::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.82s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f55/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
6.36s setup    test_upsert.py::TestUpsert::test_count
1.33s call     test_upsert.py::TestUpsert::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/j9t3/003eec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
5.08s setup    test_upsert.py::TestUpsert::test_incorrect
0.55s call     test_upsert.py::TestUpsert::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/j9t3/003f79/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
5.46s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.56s call     test_upsert.py::TestUpsert::test_insert_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/j9t3/003f50/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
7.72s setup    test_upsert.py::TestUpsert::test_partial_update
0.94s call     test_upsert.py::TestUpsert::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.85s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f3e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
508.51s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
22.45s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.14s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
======================== 1 passed in 544.33s (0:09:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j9t3/003f27/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

zip_bomb.py .

============================== slowest durations ===============================
56.05s call     zip_bomb.py::TestZipBomb::test
22.02s teardown zip_bomb.py::TestZipBomb::test
12.01s setup    zip_bomb.py::TestZipBomb::test
========================= 1 passed in 91.13s (0:01:31) =========================
