============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t8x6/003324/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_decimal
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 22 items

test_decimal.py ......................

============================== slowest durations ===============================
28.44s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
4.77s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
3.47s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
3.32s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
2.92s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
2.80s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
2.60s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
2.55s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
2.46s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
2.10s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.95s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.92s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
1.78s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.75s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.55s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.42s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.40s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.38s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.26s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.22s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.17s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.12s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.10s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.04s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
0.88s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
0.86s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
0.85s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
0.85s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
0.85s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
0.85s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
0.84s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
0.84s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
0.84s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
0.84s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
0.82s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
0.82s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
0.81s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
0.81s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
0.81s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
0.80s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
0.80s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
0.80s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
0.76s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
0.75s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 92.09s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 22 items

test_duplicates.py .........FE............

==================================== ERRORS ====================================
________ ERROR at teardown of TestTpchDuplicatesZeroLevel.test_tpch[10] ________
ydb/tests/functional/tpc/lib/conftest.py:59: in teardown_method
    slot.stop()
ydb/tests/library/harness/kikimr_runner.py:270: in stop
    super(KiKiMRNode, self).stop()
ydb/tests/library/harness/daemon.py:194: in stop
    if not self.__check_can_launch_stop("stop"):
ydb/tests/library/harness/daemon.py:171: in __check_can_launch_stop
    raise DaemonError(
E   ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_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-10-24T16:27:55.695997Z):
E   yql/essentials/public/udf/arrow/block_reader.h:174
E   GetItem(): requirement data.buffers.size() == 3 failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
E   2. /-S/yql/essentials/public/udf/arrow/block_reader.h:174: GetItem @ 0xA178020
E   3. /tmp//-S/ydb/library/yql/dq/runtime/dq_output_consumer.cpp:727: GetHashPartitionIndex @ 0x1882DA1E
E   4. /tmp//-S/ydb/library/yql/dq/runtime/dq_output_consumer.cpp:645: WideConsume @ 0x1882DA1E
E   5. /tmp//-S/ydb/library/yql/dq/runtime/dq_tasks_runner.cpp:991: FetchAndDispatch @ 0x1880973A
E   6. /tmp//-S/ydb/library/yql/dq/runtime/dq_tasks_runner.cpp:778: Run @ 0x187FC5AB
E   7. /-S/ydb/library/yql/dq/actors/compute/dq_sync_compute_actor_base.h:34: DoExecuteImpl @ 0x1C8B4764
E   8. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:355: DoExecute @ 0x1C8ACA16
E   9. /-S/ydb/core/kqp/runtime/scheduler/kqp_compute_actor.h:37: BaseStateFuncBody @ 0x1C8A9C12
E   10. /tmp//-S/ydb/core/kqp/compute_actor/kqp_pure_compute_actor.cpp:163: StateFunc @ 0x1C8A9C12
E   11. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
E   12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
E   13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
E   14. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
E   15. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
E   16. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
E   17. ??:0: ?? @ 0x7F19815CDAC2
E   18. ??:0: ?? @ 0x7F198165F8BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_tpch[10]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/t8x6/003318/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/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_as10gb3c.log --grpc-port=21284 --mon-port=64669 --ic-port=31421 --module=1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:21284/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3522944
DEBUG    ya.test:process.py:259 Command (pid 3522944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3522944) elapsed time (sec): 0.35839343070983887
DEBUG    ya.test:process.py:263 Command (pid 3522944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3522944) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3522944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3522944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3522944) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3522944) stime: 0.198923
DEBUG    ya.test:process.py:263 Command (pid 3522944) utime: 0.111397
DEBUG    ya.test:process.py:263 Command (pid 3522944) wtime: 0.359
DEBUG    ya.test:process.py:275 Command (pid 3522944) output:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fxjgiv2a5i
    Host information: 
        Linux ghrun-fxjgiv2a5i 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3522944) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21284 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_ppki88l4.log --grpc-port=14732 --mon-port=63239 --ic-port=18300
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:14732/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3523285
DEBUG    ya.test:process.py:259 Command (pid 3523285) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3523285) elapsed time (sec): 0.3574995994567871
DEBUG    ya.test:process.py:263 Command (pid 3523285) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3523285) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3523285) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3523285) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3523285) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3523285) stime: 0.18489899999999998
DEBUG    ya.test:process.py:263 Command (pid 3523285) utime: 0.124606
DEBUG    ya.test:process.py:263 Command (pid 3523285) wtime: 0.358
DEBUG    ya.test:process.py:275 Command (pid 3523285) output:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fxjgiv2a5i
    Host information: 
        Linux ghrun-fxjgiv2a5i 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3523285) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_duplicates.py::TestTpchDuplicatesZeroLevel, test_name: test_tpch[10])
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:273 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:267 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 46695f48-f3b9-40ff-afa1-353cd29a5516, ghrun-fxjgiv2a5i.auto.internal:14732): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 46695f48-f3b9-40ff-afa1-353cd29a5516, ghrun-fxjgiv2a5i.auto.internal:14732): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 46695f48-f3b9-40ff-afa1-353cd29a5516, ghrun-fxjgiv2a5i.auto.internal:14732): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1761323026260 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:251 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, ca6ff305-0b1e-4ae2-98ee-4f492947a40f, ghrun-fxjgiv2a5i.auto.internal:14732): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, ca6ff305-0b1e-4ae2-98ee-4f492947a40f, ghrun-fxjgiv2a5i.auto.internal:14732): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, ca6ff305-0b1e-4ae2-98ee-4f492947a40f, ghrun-fxjgiv2a5i.auto.internal:14732): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1761323026260 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323026260 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323026570 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323026640 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323026880 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323027240 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323027540 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323027620 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323027930 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 40a6b329-a3aa-4341-91c6-16bd7aa83ba8, ghrun-fxjgiv2a5i.auto.internal:14732): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 40a6b329-a3aa-4341-91c6-16bd7aa83ba8, ghrun-fxjgiv2a5i.auto.internal:14732): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 40a6b329-a3aa-4341-91c6-16bd7aa83ba8, ghrun-fxjgiv2a5i.auto.internal:14732): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21284', '-d', '/local/test_db', 'workload', 'tpch', '--path', 'olap_yatests/tpch/s1', 'run', '--json', 'Query10.stats.json', '--output', 'Query10.result', '--include', 'Query10', '--iterations', '1', '--plan', 'Query10.plan', '--global-timeout', '1800.0s', '--verbose', '--check-canonical', '--scale', '1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3523745
DEBUG    ya.test:process.py:259 Command (pid 3523745) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3523745) elapsed time (sec): 13.640578031539917
DEBUG    ya.test:process.py:263 Command (pid 3523745) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) maxrss: 209756
DEBUG    ya.test:process.py:263 Command (pid 3523745) minflt: 4279
DEBUG    ya.test:process.py:263 Command (pid 3523745) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3523745) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) nvcsw: 513
DEBUG    ya.test:process.py:263 Command (pid 3523745) oublock: 3656
DEBUG    ya.test:process.py:263 Command (pid 3523745) stime: 0.02829
DEBUG    ya.test:process.py:263 Command (pid 3523745) utime: 0.150882
DEBUG    ya.test:process.py:263 Command (pid 3523745) wtime: 13.642
DEBUG    ya.test:process.py:275 Command (pid 3523745) output:
Query10:
Query text:
$z1_12 = 1;
$border = Date("1993-10-01");
$join1 = (
select
    c.c_custkey as c_custkey,
    c.c_name as c_name,
    c.c_acctbal as c_acctbal,
    c.c_address as c_address,
    c.c_phone as c_phone,
    c.c_comment as c_comment,
    c.c_nationkey as c_nationkey,
    o.o_orderkey as o_orderkey
from
    `olap_yatests/tpch/s1/customer` as c
join
    `olap_yatests/tpch/s1/orders` as o
on
    c.c_custkey = o.o_custkey
where
    o.o_orderdate >= $border
    and o.o_orderdate < ($border + Interval("P92D"))
);
$join2 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    l.l_extendedprice as l_extendedprice,
    l.l_discount as l_discount
from
    $join1 as j 
join
    `olap_yatests/tpch/s1/lineitem` as l
on
    l.l_orderkey = j.o_orderkey
where
    l.l_returnflag = 'R'
);
$join3 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    j.l_extendedprice as l_extendedprice,
    j.l_discount as l_discount,
    n.n_name as n_name
from
    $join2 as j 
join
    `olap_yatests/tpch/s1/nation` as n
on
    n.n_nationkey = j.c_nationkey
);
select
    c_custkey,
    c_name,
    sum(l_extendedprice * ($z1_12 - l_discount)) as revenue,
    c_acctbal,
    n_name,
    c_address,
    c_phone,
    c_comment
from
    $join3
group by
    c_custkey,
    c_name,
    c_acctbal,
    c_phone,
    n_name,
    c_address,
    c_comment
order by
    revenue desc
limit 20;

	iteration 0:	failed	13.085999s seconds

Results for 1 iterations
┌─────────┬──────────┬─────────┬─────────┬─────────┬─────────┬───────────┬─────────┬─────────┬─────────┬─────────┬────────────────┬────────────────┬────────────────┬───────────┬──────────────┬────────────┬────────────┐
│ Query # │ ColdTime │ Min     │ Max     │ Mean    │ Median  │ UnixBench │ Std     │ RttMin  │ RttMax  │ RttAvg  │ CompilationMin │ CompilationMax │ CompilationAvg │ GrossTime │ SuccessCount │ FailsCount │ DiffsCount │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼────────────────┼────────────────┼────────────────┼───────────┼──────────────┼────────────┼────────────┤
│ Query10 │   0.000  │   0.000 │   0.000 │   0.000 │   0.000 │   0.000   │   0.000 │   0.000 │   0.000 │   0.000 │   0.000        │   0.000        │   0.001        │   0.000   │              │ 1          │            │
└─────────┴──────────┴─────────┴─────────┴─────────┴─────────┴───────────┴─────────┴─────────┴─────────┴─────────┴────────────────┴────────────────┴────────────────┴───────────┴──────────────┴────────────┴────────────┘

Results saved to Query10.result
Json report saved to Query10.stats.json

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

[K
[KQuery10:
iteration 0
<main>: Error: GRpc error: (14): Socket closed

Query text:
$z1_12 = 1;
$border = Date("1993-10-01");
$join1 = (
select
    c.c_custkey as c_custkey,
    c.c_name as c_name,
    c.c_acctbal as c_acctbal,
    c.c_address as c_address,
    c.c_phone as c_phone,
    c.c_comment as c_comment,
    c.c_nationkey as c_nationkey,
    o.o_orderkey as o_orderkey
from
    `olap_yatests/tpch/s1/customer` as c
join
    `olap_yatests/tpch/s1/orders` as o
on
    c.c_custkey = o.o_custkey
where
    o.o_orderdate >= $border
    and o.o_orderdate < ($border + Interval("P92D"))
);
$join2 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    l.l_extendedprice as l_extendedprice,
    l.l_discount as l_discount
from
    $join1 as j 
join
    `olap_yatests/tpch/s1/lineitem` as l
on
    l.l_orderkey = j.o_orderkey
where
    l.l_returnflag = 'R'
);
$join3 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    j.l_extendedprice as l_extendedprice,
    j.l_discount as l_discount,
    n.n_name as n_name
from
    $join2 as j 
join
    `olap_yatests/tpch/s1/nation` as n
on
    n.n_nationkey = j.c_nationkey
);
select
    c_custkey,
    c_name,
    sum(l_extendedprice * ($z1_12 - l_discount)) as revenue,
    c_acctbal,
    n_name,
    c_address,
    c_phone,
    c_comment
from
    $join3
group by
    c_custkey,
    c_name,
    c_acctbal,
    c_phone,
    n_name,
    c_address,
    c_comment
order by
    revenue desc
limit 20;


DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 129
DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err
DEBUG    ya.test:process.py:610 Executing 'sudo flock /tmp/brk_pad /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3532140
DEBUG    ya.test:process.py:259 Command (pid 3532140) rc: 69
DEBUG    ya.test:process.py:260 Command (pid 3532140) elapsed time (sec): 0.011029481887817383
DEBUG    ya.test:process.py:263 Command (pid 3532140) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) maxrss: 209756
DEBUG    ya.test:process.py:263 Command (pid 3532140) minflt: 745
DEBUG    ya.test:process.py:263 Command (pid 3532140) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3532140) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) nvcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3532140) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3532140) stime: 0.007613
DEBUG    ya.test:process.py:263 Command (pid 3532140) utime: 0.004122
DEBUG    ya.test:process.py:263 Command (pid 3532140) wtime: 0.012
DEBUG    ya.test:process.py:275 Command (pid 3532140) output:

DEBUG    ya.test:process.py:276 Command (pid 3532140) errors:
flock: failed to execute /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh: No such file or directory

ERROR    root:conftest.py:243 Error while process coredumps on host ghrun-fxjgiv2a5i.auto.internal: flock: failed to execute /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh: No such file or directory

DEBUG    ya.test:process.py:678 Command out will be placed to find.out
DEBUG    ya.test:process.py:678 Command err will be placed to find.err
DEBUG    ya.test:process.py:610 Executing 'find /coredumps/ -name "sended_*.json" -mmin -0.39671518802642824 -mmin +-0.16624311208724976 | while read FILE; do cat $FILE; echo -n ","; done' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3532147
DEBUG    ya.test:process.py:259 Command (pid 3532147) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3532147) elapsed time (sec): 0.002493619918823242
DEBUG    ya.test:process.py:263 Command (pid 3532147) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) maxrss: 209756
DEBUG    ya.test:process.py:263 Command (pid 3532147) minflt: 235
DEBUG    ya.test:process.py:263 Command (pid 3532147) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3532147) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3532147) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3532147) stime: 0.00202
DEBUG    ya.test:process.py:263 Command (pid 3532147) utime: 0.001645
DEBUG    ya.test:process.py:263 Command (pid 3532147) wtime: 0.004
DEBUG    ya.test:process.py:275 Command (pid 3532147) output:

DEBUG    ya.test:process.py:276 Command (pid 3532147) errors:
find: ‘/coredumps/’: No such file or directory

DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err.0
DEBUG    ya.test:process.py:610 Executing 'sudo journalctl -k -q --no-pager -S "2025-10-24 19:27:44" -U "2025-10-24 19:27:58" --grep "Out of memory: Kill" --case-sensitive=false' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3532150
DEBUG    ya.test:process.py:259 Command (pid 3532150) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3532150) elapsed time (sec): 0.015193462371826172
DEBUG    ya.test:process.py:263 Command (pid 3532150) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) maxrss: 209756
DEBUG    ya.test:process.py:263 Command (pid 3532150) minflt: 1034
DEBUG    ya.test:process.py:263 Command (pid 3532150) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3532150) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) nvcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3532150) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) stime: 0.0027199999999999998
DEBUG    ya.test:process.py:263 Command (pid 3532150) utime: 0.013215999999999999
DEBUG    ya.test:process.py:263 Command (pid 3532150) wtime: 0.016
DEBUG    ya.test:process.py:275 Command (pid 3532150) output:

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

ERROR    root:conftest.py:408 Error while search OOMs on host ghrun-fxjgiv2a5i.auto.internal: 
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes HTTP/1.1" 200 648
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 129
INFO     root:allure_utils.py:292 All nodes before filtering: []
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 0 hosts from 0 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: []
INFO     root:allure_utils.py:889 iterations_table created, length: 549
INFO     root:allure_utils.py:895 Added iterations table to description HTML
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-fxjgiv2a5i'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
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/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_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.3402088' in '/home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_ppki88l4.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:272 Stopped node localhost:14732/1
=================================== FAILURES ===================================
__________________ TestTpchDuplicatesZeroLevel.test_tpch[10] ___________________
ydb/tests/olap/load/lib/tpch.py:44: in test_tpch
    self.run_workload_test(self._get_path(), query_num)
ydb/tests/olap/load/lib/conftest.py:677: in run_workload_test
    self.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:556: in process_query_result
    raise exc
E   Failed: Iteration 0: <main>: Error: GRpc error: (14): Socket closed
E   
E   Node 18300@ghrun-fxjgiv2a5i.auto.internal is down
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_tpch[10]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/t8x6/003318/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/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_as10gb3c.log --grpc-port=21284 --mon-port=64669 --ic-port=31421 --module=1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:21284/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3522944
DEBUG    ya.test:process.py:259 Command (pid 3522944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3522944) elapsed time (sec): 0.35839343070983887
DEBUG    ya.test:process.py:263 Command (pid 3522944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3522944) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3522944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3522944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3522944) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3522944) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3522944) stime: 0.198923
DEBUG    ya.test:process.py:263 Command (pid 3522944) utime: 0.111397
DEBUG    ya.test:process.py:263 Command (pid 3522944) wtime: 0.359
DEBUG    ya.test:process.py:275 Command (pid 3522944) output:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fxjgiv2a5i
    Host information: 
        Linux ghrun-fxjgiv2a5i 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3522944) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21284 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_ppki88l4.log --grpc-port=14732 --mon-port=63239 --ic-port=18300
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:14732/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3523285
DEBUG    ya.test:process.py:259 Command (pid 3523285) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3523285) elapsed time (sec): 0.3574995994567871
DEBUG    ya.test:process.py:263 Command (pid 3523285) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3523285) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3523285) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3523285) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3523285) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3523285) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3523285) stime: 0.18489899999999998
DEBUG    ya.test:process.py:263 Command (pid 3523285) utime: 0.124606
DEBUG    ya.test:process.py:263 Command (pid 3523285) wtime: 0.358
DEBUG    ya.test:process.py:275 Command (pid 3523285) output:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fxjgiv2a5i
    Host information: 
        Linux ghrun-fxjgiv2a5i 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3523285) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_duplicates.py::TestTpchDuplicatesZeroLevel, test_name: test_tpch[10])
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:273 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:267 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 46695f48-f3b9-40ff-afa1-353cd29a5516, ghrun-fxjgiv2a5i.auto.internal:14732): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 46695f48-f3b9-40ff-afa1-353cd29a5516, ghrun-fxjgiv2a5i.auto.internal:14732): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 46695f48-f3b9-40ff-afa1-353cd29a5516, ghrun-fxjgiv2a5i.auto.internal:14732): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1761323026260 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:251 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, ca6ff305-0b1e-4ae2-98ee-4f492947a40f, ghrun-fxjgiv2a5i.auto.internal:14732): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, ca6ff305-0b1e-4ae2-98ee-4f492947a40f, ghrun-fxjgiv2a5i.auto.internal:14732): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, ca6ff305-0b1e-4ae2-98ee-4f492947a40f, ghrun-fxjgiv2a5i.auto.internal:14732): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1761323026260 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323026260 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323026570 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323026640 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323026880 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323027240 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323027540 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323027620 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323027930 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 40a6b329-a3aa-4341-91c6-16bd7aa83ba8, ghrun-fxjgiv2a5i.auto.internal:14732): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 40a6b329-a3aa-4341-91c6-16bd7aa83ba8, ghrun-fxjgiv2a5i.auto.internal:14732): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 40a6b329-a3aa-4341-91c6-16bd7aa83ba8, ghrun-fxjgiv2a5i.auto.internal:14732): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/003318/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21284', '-d', '/local/test_db', 'workload', 'tpch', '--path', 'olap_yatests/tpch/s1', 'run', '--json', 'Query10.stats.json', '--output', 'Query10.result', '--include', 'Query10', '--iterations', '1', '--plan', 'Query10.plan', '--global-timeout', '1800.0s', '--verbose', '--check-canonical', '--scale', '1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3523745
DEBUG    ya.test:process.py:259 Command (pid 3523745) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3523745) elapsed time (sec): 13.640578031539917
DEBUG    ya.test:process.py:263 Command (pid 3523745) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) maxrss: 209756
DEBUG    ya.test:process.py:263 Command (pid 3523745) minflt: 4279
DEBUG    ya.test:process.py:263 Command (pid 3523745) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3523745) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3523745) nvcsw: 513
DEBUG    ya.test:process.py:263 Command (pid 3523745) oublock: 3656
DEBUG    ya.test:process.py:263 Command (pid 3523745) stime: 0.02829
DEBUG    ya.test:process.py:263 Command (pid 3523745) utime: 0.150882
DEBUG    ya.test:process.py:263 Command (pid 3523745) wtime: 13.642
DEBUG    ya.test:process.py:275 Command (pid 3523745) output:
Query10:
Query text:
$z1_12 = 1;
$border = Date("1993-10-01");
$join1 = (
select
    c.c_custkey as c_custkey,
    c.c_name as c_name,
    c.c_acctbal as c_acctbal,
    c.c_address as c_address,
    c.c_phone as c_phone,
    c.c_comment as c_comment,
    c.c_nationkey as c_nationkey,
    o.o_orderkey as o_orderkey
from
    `olap_yatests/tpch/s1/customer` as c
join
    `olap_yatests/tpch/s1/orders` as o
on
    c.c_custkey = o.o_custkey
where
    o.o_orderdate >= $border
    and o.o_orderdate < ($border + Interval("P92D"))
);
$join2 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    l.l_extendedprice as l_extendedprice,
    l.l_discount as l_discount
from
    $join1 as j 
join
    `olap_yatests/tpch/s1/lineitem` as l
on
    l.l_orderkey = j.o_orderkey
where
    l.l_returnflag = 'R'
);
$join3 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    j.l_extendedprice as l_extendedprice,
    j.l_discount as l_discount,
    n.n_name as n_name
from
    $join2 as j 
join
    `olap_yatests/tpch/s1/nation` as n
on
    n.n_nationkey = j.c_nationkey
);
select
    c_custkey,
    c_name,
    sum(l_extendedprice * ($z1_12 - l_discount)) as revenue,
    c_acctbal,
    n_name,
    c_address,
    c_phone,
    c_comment
from
    $join3
group by
    c_custkey,
    c_name,
    c_acctbal,
    c_phone,
    n_name,
    c_address,
    c_comment
order by
    revenue desc
limit 20;

	iteration 0:	failed	13.085999s seconds

Results for 1 iterations
┌─────────┬──────────┬─────────┬─────────┬─────────┬─────────┬───────────┬─────────┬─────────┬─────────┬─────────┬────────────────┬────────────────┬────────────────┬───────────┬──────────────┬────────────┬────────────┐
│ Query # │ ColdTime │ Min     │ Max     │ Mean    │ Median  │ UnixBench │ Std     │ RttMin  │ RttMax  │ RttAvg  │ CompilationMin │ CompilationMax │ CompilationAvg │ GrossTime │ SuccessCount │ FailsCount │ DiffsCount │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼────────────────┼────────────────┼────────────────┼───────────┼──────────────┼────────────┼────────────┤
│ Query10 │   0.000  │   0.000 │   0.000 │   0.000 │   0.000 │   0.000   │   0.000 │   0.000 │   0.000 │   0.000 │   0.000        │   0.000        │   0.001        │   0.000   │              │ 1          │            │
└─────────┴──────────┴─────────┴─────────┴─────────┴─────────┴───────────┴─────────┴─────────┴─────────┴─────────┴────────────────┴────────────────┴────────────────┴───────────┴──────────────┴────────────┴────────────┘

Results saved to Query10.result
Json report saved to Query10.stats.json

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

[K
[KQuery10:
iteration 0
<main>: Error: GRpc error: (14): Socket closed

Query text:
$z1_12 = 1;
$border = Date("1993-10-01");
$join1 = (
select
    c.c_custkey as c_custkey,
    c.c_name as c_name,
    c.c_acctbal as c_acctbal,
    c.c_address as c_address,
    c.c_phone as c_phone,
    c.c_comment as c_comment,
    c.c_nationkey as c_nationkey,
    o.o_orderkey as o_orderkey
from
    `olap_yatests/tpch/s1/customer` as c
join
    `olap_yatests/tpch/s1/orders` as o
on
    c.c_custkey = o.o_custkey
where
    o.o_orderdate >= $border
    and o.o_orderdate < ($border + Interval("P92D"))
);
$join2 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    l.l_extendedprice as l_extendedprice,
    l.l_discount as l_discount
from
    $join1 as j 
join
    `olap_yatests/tpch/s1/lineitem` as l
on
    l.l_orderkey = j.o_orderkey
where
    l.l_returnflag = 'R'
);
$join3 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    j.l_extendedprice as l_extendedprice,
    j.l_discount as l_discount,
    n.n_name as n_name
from
    $join2 as j 
join
    `olap_yatests/tpch/s1/nation` as n
on
    n.n_nationkey = j.c_nationkey
);
select
    c_custkey,
    c_name,
    sum(l_extendedprice * ($z1_12 - l_discount)) as revenue,
    c_acctbal,
    n_name,
    c_address,
    c_phone,
    c_comment
from
    $join3
group by
    c_custkey,
    c_name,
    c_acctbal,
    c_phone,
    n_name,
    c_address,
    c_comment
order by
    revenue desc
limit 20;


DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 129
DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err
DEBUG    ya.test:process.py:610 Executing 'sudo flock /tmp/brk_pad /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3532140
DEBUG    ya.test:process.py:259 Command (pid 3532140) rc: 69
DEBUG    ya.test:process.py:260 Command (pid 3532140) elapsed time (sec): 0.011029481887817383
DEBUG    ya.test:process.py:263 Command (pid 3532140) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) maxrss: 209756
DEBUG    ya.test:process.py:263 Command (pid 3532140) minflt: 745
DEBUG    ya.test:process.py:263 Command (pid 3532140) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3532140) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3532140) nvcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3532140) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3532140) stime: 0.007613
DEBUG    ya.test:process.py:263 Command (pid 3532140) utime: 0.004122
DEBUG    ya.test:process.py:263 Command (pid 3532140) wtime: 0.012
DEBUG    ya.test:process.py:275 Command (pid 3532140) output:

DEBUG    ya.test:process.py:276 Command (pid 3532140) errors:
flock: failed to execute /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh: No such file or directory

ERROR    root:conftest.py:243 Error while process coredumps on host ghrun-fxjgiv2a5i.auto.internal: flock: failed to execute /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh: No such file or directory

DEBUG    ya.test:process.py:678 Command out will be placed to find.out
DEBUG    ya.test:process.py:678 Command err will be placed to find.err
DEBUG    ya.test:process.py:610 Executing 'find /coredumps/ -name "sended_*.json" -mmin -0.39671518802642824 -mmin +-0.16624311208724976 | while read FILE; do cat $FILE; echo -n ","; done' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3532147
DEBUG    ya.test:process.py:259 Command (pid 3532147) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3532147) elapsed time (sec): 0.002493619918823242
DEBUG    ya.test:process.py:263 Command (pid 3532147) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) maxrss: 209756
DEBUG    ya.test:process.py:263 Command (pid 3532147) minflt: 235
DEBUG    ya.test:process.py:263 Command (pid 3532147) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3532147) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3532147) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3532147) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3532147) stime: 0.00202
DEBUG    ya.test:process.py:263 Command (pid 3532147) utime: 0.001645
DEBUG    ya.test:process.py:263 Command (pid 3532147) wtime: 0.004
DEBUG    ya.test:process.py:275 Command (pid 3532147) output:

DEBUG    ya.test:process.py:276 Command (pid 3532147) errors:
find: ‘/coredumps/’: No such file or directory

DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err.0
DEBUG    ya.test:process.py:610 Executing 'sudo journalctl -k -q --no-pager -S "2025-10-24 19:27:44" -U "2025-10-24 19:27:58" --grep "Out of memory: Kill" --case-sensitive=false' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3532150
DEBUG    ya.test:process.py:259 Command (pid 3532150) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3532150) elapsed time (sec): 0.015193462371826172
DEBUG    ya.test:process.py:263 Command (pid 3532150) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) maxrss: 209756
DEBUG    ya.test:process.py:263 Command (pid 3532150) minflt: 1034
DEBUG    ya.test:process.py:263 Command (pid 3532150) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3532150) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) nvcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3532150) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3532150) stime: 0.0027199999999999998
DEBUG    ya.test:process.py:263 Command (pid 3532150) utime: 0.013215999999999999
DEBUG    ya.test:process.py:263 Command (pid 3532150) wtime: 0.016
DEBUG    ya.test:process.py:275 Command (pid 3532150) output:

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

ERROR    root:conftest.py:408 Error while search OOMs on host ghrun-fxjgiv2a5i.auto.internal: 
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes HTTP/1.1" 200 648
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64669
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64669 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 129
INFO     root:allure_utils.py:292 All nodes before filtering: []
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 0 hosts from 0 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: []
INFO     root:allure_utils.py:889 iterations_table created, length: 549
INFO     root:allure_utils.py:895 Added iterations table to description HTML
============================== slowest durations ===============================
161.58s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
64.01s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[21]
31.82s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[17]
19.67s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[11]
13.86s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[10]
13.63s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[8]
13.12s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[18]
12.22s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[9]
11.22s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[20]
9.73s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[5]
9.47s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[7]
8.24s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[12]
7.91s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[4]
7.89s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[3]
7.29s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[13]
5.99s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[19]
5.95s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[22]
5.61s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[2]
5.57s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[15]
5.39s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
5.39s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[14]
5.07s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[16]
5.02s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[6]
1.53s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[21]
1.08s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[20]
1.06s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[19]
1.00s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[18]
0.98s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[12]
0.96s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[17]
0.91s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[22]
0.86s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[16]
0.85s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[13]
0.82s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[9]
0.81s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[15]
0.80s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[4]
0.79s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[2]
0.78s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[11]
0.78s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[7]
0.76s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[5]
0.76s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[3]
0.74s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[10]
0.73s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[14]
0.72s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[8]
0.70s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[6]
0.01s teardown test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[11]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[10] - Failed: Iteration 0: <main>: Error: GRpc error: (14): Socket closed

Node 18300@ghrun-fxjgiv2a5i.auto.internal is down
ERROR test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[10] - ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/t8x6/003318/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_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-10-24T16:27:55.695997Z):
yql/essentials/public/udf/arrow/block_reader.h:174
GetItem(): requirement data.buffers.size() == 3 failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
2. /-S/yql/essentials/public/udf/arrow/block_reader.h:174: GetItem @ 0xA178020
3. /tmp//-S/ydb/library/yql/dq/runtime/dq_output_consumer.cpp:727: GetHashPartitionIndex @ 0x1882DA1E
4. /tmp//-S/ydb/library/yql/dq/runtime/dq_output_consumer.cpp:645: WideConsume @ 0x1882DA1E
5. /tmp//-S/ydb/library/yql/dq/runtime/dq_tasks_runner.cpp:991: FetchAndDispatch @ 0x1880973A
6. /tmp//-S/ydb/library/yql/dq/runtime/dq_tasks_runner.cpp:778: Run @ 0x187FC5AB
7. /-S/ydb/library/yql/dq/actors/compute/dq_sync_compute_actor_base.h:34: DoExecuteImpl @ 0x1C8B4764
8. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:355: DoExecute @ 0x1C8ACA16
9. /-S/ydb/core/kqp/runtime/scheduler/kqp_compute_actor.h:37: BaseStateFuncBody @ 0x1C8A9C12
10. /tmp//-S/ydb/core/kqp/compute_actor/kqp_pure_compute_actor.cpp:163: StateFunc @ 0x1C8A9C12
11. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
14. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
15. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
16. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
17. ??:0: ?? @ 0x7F19815CDAC2
18. ??:0: ?? @ 0x7F198165F8BF
============== 1 failed, 21 passed, 1 error in 454.73s (0:07:34) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/t8x6/00331b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 23 items

test_parallel.py .......................

============================== slowest durations ===============================
51.46s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.47s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.92s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.90s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.88s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.85s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.84s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.84s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.83s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.83s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.82s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.81s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.81s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.80s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.80s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.79s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.79s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.78s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.78s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.76s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.76s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.73s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.73s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.02s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]

(23 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 70.70s (0:01: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/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 22 items

test_s1.py .........FE............

==================================== ERRORS ====================================
________________ ERROR at teardown of TestTpchS1.test_tpch[10] _________________
ydb/tests/functional/tpc/lib/conftest.py:59: in teardown_method
    slot.stop()
ydb/tests/library/harness/kikimr_runner.py:270: in stop
    super(KiKiMRNode, self).stop()
ydb/tests/library/harness/daemon.py:194: in stop
    if not self.__check_can_launch_stop("stop"):
ydb/tests/library/harness/daemon.py:171: in __check_can_launch_stop
    raise DaemonError(
E   ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/slot_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/slot_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-10-24T16:26:08.584923Z):
E   yql/essentials/public/udf/arrow/block_reader.h:174
E   GetItem(): requirement data.buffers.size() == 3 failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
E   2. /-S/yql/essentials/public/udf/arrow/block_reader.h:174: GetItem @ 0xA178020
E   3. /tmp//-S/ydb/library/yql/dq/runtime/dq_output_consumer.cpp:727: GetHashPartitionIndex @ 0x1882DA1E
E   4. /tmp//-S/ydb/library/yql/dq/runtime/dq_output_consumer.cpp:645: WideConsume @ 0x1882DA1E
E   5. /tmp//-S/ydb/library/yql/dq/runtime/dq_tasks_runner.cpp:991: FetchAndDispatch @ 0x1880973A
E   6. /tmp//-S/ydb/library/yql/dq/runtime/dq_tasks_runner.cpp:778: Run @ 0x187FC5AB
E   7. /-S/ydb/library/yql/dq/actors/compute/dq_sync_compute_actor_base.h:34: DoExecuteImpl @ 0x1C8B4764
E   8. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:355: DoExecute @ 0x1C8ACA16
E   9. /-S/ydb/core/kqp/runtime/scheduler/kqp_compute_actor.h:37: BaseStateFuncBody @ 0x1C8A9C12
E   10. /tmp//-S/ydb/core/kqp/compute_actor/kqp_pure_compute_actor.cpp:163: StateFunc @ 0x1C8A9C12
E   11. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
E   12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
E   13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
E   14. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
E   15. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
E   16. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
E   17. ??:0: ?? @ 0x7FA8EAEB3AC2
E   18. ??:0: ?? @ 0x7FA8EAF458BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_tpch[10]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/t8x6/00331e/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/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/node_1/logfile_ncxofy_7.log --grpc-port=14639 --mon-port=16123 --ic-port=8794 --module=1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:14639/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3464339
DEBUG    ya.test:process.py:259 Command (pid 3464339) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3464339) elapsed time (sec): 0.43502068519592285
DEBUG    ya.test:process.py:263 Command (pid 3464339) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3464339) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3464339) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3464339) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3464339) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3464339) stime: 0.279182
DEBUG    ya.test:process.py:263 Command (pid 3464339) utime: 0.10768799999999999
DEBUG    ya.test:process.py:263 Command (pid 3464339) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 3464339) output:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fxjgiv2a5i
    Host information: 
        Linux ghrun-fxjgiv2a5i 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3464339) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14639 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/slot_1/logfile_6w7_8z7t.log --grpc-port=17273 --mon-port=32730 --ic-port=28772
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:17273/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3464731
DEBUG    ya.test:process.py:259 Command (pid 3464731) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3464731) elapsed time (sec): 0.4036393165588379
DEBUG    ya.test:process.py:263 Command (pid 3464731) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3464731) minflt: 16121
DEBUG    ya.test:process.py:263 Command (pid 3464731) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3464731) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3464731) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3464731) stime: 0.231712
DEBUG    ya.test:process.py:263 Command (pid 3464731) utime: 0.123846
DEBUG    ya.test:process.py:263 Command (pid 3464731) wtime: 0.405
DEBUG    ya.test:process.py:275 Command (pid 3464731) output:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fxjgiv2a5i
    Host information: 
        Linux ghrun-fxjgiv2a5i 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3464731) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_s1.py::TestTpchS1, test_name: test_tpch[10])
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:273 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:267 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, aa7b4d74-8d83-43eb-91c8-ac3ad4add101, ghrun-fxjgiv2a5i.auto.internal:17273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, aa7b4d74-8d83-43eb-91c8-ac3ad4add101, ghrun-fxjgiv2a5i.auto.internal:17273): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, aa7b4d74-8d83-43eb-91c8-ac3ad4add101, ghrun-fxjgiv2a5i.auto.internal:17273): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1761323019760 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:251 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 28674494-5ca1-454b-8bbc-408dbbd9b7ae, ghrun-fxjgiv2a5i.auto.internal:17273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 28674494-5ca1-454b-8bbc-408dbbd9b7ae, ghrun-fxjgiv2a5i.auto.internal:17273): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 28674494-5ca1-454b-8bbc-408dbbd9b7ae, ghrun-fxjgiv2a5i.auto.internal:17273): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1761323019760 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323019760 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323020140 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323020250 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323020520 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323020860 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323021180 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323021260 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323021520 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 2f3a60a2-5ddb-49e0-8b4e-8c18058d0982, ghrun-fxjgiv2a5i.auto.internal:17273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 2f3a60a2-5ddb-49e0-8b4e-8c18058d0982, ghrun-fxjgiv2a5i.auto.internal:17273): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 2f3a60a2-5ddb-49e0-8b4e-8c18058d0982, ghrun-fxjgiv2a5i.auto.internal:17273): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14639', '-d', '/local/test_db', 'workload', 'tpch', '--path', 'olap_yatests/tpch/s1', 'run', '--json', 'Query10.stats.json', '--output', 'Query10.result', '--include', 'Query10', '--iterations', '1', '--plan', 'Query10.plan', '--global-timeout', '1800.0s', '--verbose', '--check-canonical', '--scale', '1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3465100
DEBUG    ya.test:process.py:259 Command (pid 3465100) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3465100) elapsed time (sec): 6.141421556472778
DEBUG    ya.test:process.py:263 Command (pid 3465100) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) maxrss: 212028
DEBUG    ya.test:process.py:263 Command (pid 3465100) minflt: 3798
DEBUG    ya.test:process.py:263 Command (pid 3465100) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3465100) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) nvcsw: 308
DEBUG    ya.test:process.py:263 Command (pid 3465100) oublock: 688
DEBUG    ya.test:process.py:263 Command (pid 3465100) stime: 0.039169999999999996
DEBUG    ya.test:process.py:263 Command (pid 3465100) utime: 0.101549
DEBUG    ya.test:process.py:263 Command (pid 3465100) wtime: 6.142
DEBUG    ya.test:process.py:275 Command (pid 3465100) output:
Query10:
Query text:
$z1_12 = 1;
$border = Date("1993-10-01");
$join1 = (
select
    c.c_custkey as c_custkey,
    c.c_name as c_name,
    c.c_acctbal as c_acctbal,
    c.c_address as c_address,
    c.c_phone as c_phone,
    c.c_comment as c_comment,
    c.c_nationkey as c_nationkey,
    o.o_orderkey as o_orderkey
from
    `olap_yatests/tpch/s1/customer` as c
join
    `olap_yatests/tpch/s1/orders` as o
on
    c.c_custkey = o.o_custkey
where
    o.o_orderdate >= $border
    and o.o_orderdate < ($border + Interval("P92D"))
);
$join2 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    l.l_extendedprice as l_extendedprice,
    l.l_discount as l_discount
from
    $join1 as j 
join
    `olap_yatests/tpch/s1/lineitem` as l
on
    l.l_orderkey = j.o_orderkey
where
    l.l_returnflag = 'R'
);
$join3 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    j.l_extendedprice as l_extendedprice,
    j.l_discount as l_discount,
    n.n_name as n_name
from
    $join2 as j 
join
    `olap_yatests/tpch/s1/nation` as n
on
    n.n_nationkey = j.c_nationkey
);
select
    c_custkey,
    c_name,
    sum(l_extendedprice * ($z1_12 - l_discount)) as revenue,
    c_acctbal,
    n_name,
    c_address,
    c_phone,
    c_comment
from
    $join3
group by
    c_custkey,
    c_name,
    c_acctbal,
    c_phone,
    n_name,
    c_address,
    c_comment
order by
    revenue desc
limit 20;

	iteration 0:	failed	5.634635s seconds

Results for 1 iterations
┌─────────┬──────────┬─────────┬─────────┬─────────┬─────────┬───────────┬─────────┬─────────┬─────────┬─────────┬────────────────┬────────────────┬────────────────┬───────────┬──────────────┬────────────┬────────────┐
│ Query # │ ColdTime │ Min     │ Max     │ Mean    │ Median  │ UnixBench │ Std     │ RttMin  │ RttMax  │ RttAvg  │ CompilationMin │ CompilationMax │ CompilationAvg │ GrossTime │ SuccessCount │ FailsCount │ DiffsCount │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼────────────────┼────────────────┼────────────────┼───────────┼──────────────┼────────────┼────────────┤
│ Query10 │   0.000  │   0.000 │   0.000 │   0.000 │   0.000 │   0.000   │   0.000 │   0.000 │   0.000 │   0.000 │   0.000        │   0.000        │   0.001        │   0.000   │              │ 1          │            │
└─────────┴──────────┴─────────┴─────────┴─────────┴─────────┴───────────┴─────────┴─────────┴─────────┴─────────┴────────────────┴────────────────┴────────────────┴───────────┴──────────────┴────────────┴────────────┘

Results saved to Query10.result
Json report saved to Query10.stats.json

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

[K
[KQuery10:
iteration 0
<main>: Error: GRpc error: (14): recvmsg:Connection reset by peer

Query text:
$z1_12 = 1;
$border = Date("1993-10-01");
$join1 = (
select
    c.c_custkey as c_custkey,
    c.c_name as c_name,
    c.c_acctbal as c_acctbal,
    c.c_address as c_address,
    c.c_phone as c_phone,
    c.c_comment as c_comment,
    c.c_nationkey as c_nationkey,
    o.o_orderkey as o_orderkey
from
    `olap_yatests/tpch/s1/customer` as c
join
    `olap_yatests/tpch/s1/orders` as o
on
    c.c_custkey = o.o_custkey
where
    o.o_orderdate >= $border
    and o.o_orderdate < ($border + Interval("P92D"))
);
$join2 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    l.l_extendedprice as l_extendedprice,
    l.l_discount as l_discount
from
    $join1 as j 
join
    `olap_yatests/tpch/s1/lineitem` as l
on
    l.l_orderkey = j.o_orderkey
where
    l.l_returnflag = 'R'
);
$join3 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    j.l_extendedprice as l_extendedprice,
    j.l_discount as l_discount,
    n.n_name as n_name
from
    $join2 as j 
join
    `olap_yatests/tpch/s1/nation` as n
on
    n.n_nationkey = j.c_nationkey
);
select
    c_custkey,
    c_name,
    sum(l_extendedprice * ($z1_12 - l_discount)) as revenue,
    c_acctbal,
    n_name,
    c_address,
    c_phone,
    c_comment
from
    $join3
group by
    c_custkey,
    c_name,
    c_acctbal,
    c_phone,
    n_name,
    c_address,
    c_comment
order by
    revenue desc
limit 20;


DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 129
DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err
DEBUG    ya.test:process.py:610 Executing 'sudo flock /tmp/brk_pad /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3469213
DEBUG    ya.test:process.py:259 Command (pid 3469213) rc: 69
DEBUG    ya.test:process.py:260 Command (pid 3469213) elapsed time (sec): 0.011930227279663086
DEBUG    ya.test:process.py:263 Command (pid 3469213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) maxrss: 212028
DEBUG    ya.test:process.py:263 Command (pid 3469213) minflt: 746
DEBUG    ya.test:process.py:263 Command (pid 3469213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3469213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) nvcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3469213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3469213) stime: 0.003264
DEBUG    ya.test:process.py:263 Command (pid 3469213) utime: 0.009261
DEBUG    ya.test:process.py:263 Command (pid 3469213) wtime: 0.013
DEBUG    ya.test:process.py:275 Command (pid 3469213) output:

DEBUG    ya.test:process.py:276 Command (pid 3469213) errors:
flock: failed to execute /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh: No such file or directory

ERROR    root:conftest.py:243 Error while process coredumps on host ghrun-fxjgiv2a5i.auto.internal: flock: failed to execute /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh: No such file or directory

DEBUG    ya.test:process.py:678 Command out will be placed to find.out
DEBUG    ya.test:process.py:678 Command err will be placed to find.err
DEBUG    ya.test:process.py:610 Executing 'find /coredumps/ -name "sended_*.json" -mmin -0.27161201238632204 -mmin +-0.1662684162457784 | while read FILE; do cat $FILE; echo -n ","; done' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3469223
DEBUG    ya.test:process.py:259 Command (pid 3469223) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3469223) elapsed time (sec): 0.002209186553955078
DEBUG    ya.test:process.py:263 Command (pid 3469223) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) maxrss: 212028
DEBUG    ya.test:process.py:263 Command (pid 3469223) minflt: 245
DEBUG    ya.test:process.py:263 Command (pid 3469223) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3469223) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3469223) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 3469223) utime: 0.003519
DEBUG    ya.test:process.py:263 Command (pid 3469223) wtime: 0.003
DEBUG    ya.test:process.py:275 Command (pid 3469223) output:

DEBUG    ya.test:process.py:276 Command (pid 3469223) errors:
find: ‘/coredumps/’: No such file or directory

DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err.0
DEBUG    ya.test:process.py:610 Executing 'sudo journalctl -k -q --no-pager -S "2025-10-24 19:26:05" -U "2025-10-24 19:26:11" --grep "Out of memory: Kill" --case-sensitive=false' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3469226
DEBUG    ya.test:process.py:259 Command (pid 3469226) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3469226) elapsed time (sec): 0.013023614883422852
DEBUG    ya.test:process.py:263 Command (pid 3469226) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) maxrss: 212028
DEBUG    ya.test:process.py:263 Command (pid 3469226) minflt: 1029
DEBUG    ya.test:process.py:263 Command (pid 3469226) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) nvcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3469226) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) stime: 0.011182
DEBUG    ya.test:process.py:263 Command (pid 3469226) utime: 0.003502
DEBUG    ya.test:process.py:263 Command (pid 3469226) wtime: 0.015
DEBUG    ya.test:process.py:275 Command (pid 3469226) output:

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

ERROR    root:conftest.py:408 Error while search OOMs on host ghrun-fxjgiv2a5i.auto.internal: 
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes HTTP/1.1" 200 645
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 129
INFO     root:allure_utils.py:292 All nodes before filtering: []
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 0 hosts from 0 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: []
INFO     root:allure_utils.py:889 iterations_table created, length: 549
INFO     root:allure_utils.py:895 Added iterations table to description HTML
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-fxjgiv2a5i'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
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/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/slot_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.3398320' in '/home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/slot_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_6w7_8z7t.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:272 Stopped node localhost:17273/1
=================================== FAILURES ===================================
___________________________ TestTpchS1.test_tpch[10] ___________________________
ydb/tests/olap/load/lib/tpch.py:44: in test_tpch
    self.run_workload_test(self._get_path(), query_num)
ydb/tests/olap/load/lib/conftest.py:677: in run_workload_test
    self.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:556: in process_query_result
    raise exc
E   Failed: Iteration 0: <main>: Error: GRpc error: (14): recvmsg:Connection reset by peer
E   
E   Node 28772@ghrun-fxjgiv2a5i.auto.internal is down
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_tpch[10]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/t8x6/00331e/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/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/node_1/logfile_ncxofy_7.log --grpc-port=14639 --mon-port=16123 --ic-port=8794 --module=1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:14639/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3464339
DEBUG    ya.test:process.py:259 Command (pid 3464339) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3464339) elapsed time (sec): 0.43502068519592285
DEBUG    ya.test:process.py:263 Command (pid 3464339) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3464339) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3464339) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3464339) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3464339) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3464339) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3464339) stime: 0.279182
DEBUG    ya.test:process.py:263 Command (pid 3464339) utime: 0.10768799999999999
DEBUG    ya.test:process.py:263 Command (pid 3464339) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 3464339) output:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fxjgiv2a5i
    Host information: 
        Linux ghrun-fxjgiv2a5i 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3464339) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14639 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/slot_1/logfile_6w7_8z7t.log --grpc-port=17273 --mon-port=32730 --ic-port=28772
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:17273/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3464731
DEBUG    ya.test:process.py:259 Command (pid 3464731) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3464731) elapsed time (sec): 0.4036393165588379
DEBUG    ya.test:process.py:263 Command (pid 3464731) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3464731) minflt: 16121
DEBUG    ya.test:process.py:263 Command (pid 3464731) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3464731) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3464731) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3464731) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3464731) stime: 0.231712
DEBUG    ya.test:process.py:263 Command (pid 3464731) utime: 0.123846
DEBUG    ya.test:process.py:263 Command (pid 3464731) wtime: 0.405
DEBUG    ya.test:process.py:275 Command (pid 3464731) output:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fxjgiv2a5i
    Host information: 
        Linux ghrun-fxjgiv2a5i 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 3464731) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 02388317d8701f8ae7352b890ff301b87257949e
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 22cdbe40d5160f08877a056ecad6a7ac879b6bd8 into 7090690359230d72501f5ee2825b71cc036cf6c8
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_s1.py::TestTpchS1, test_name: test_tpch[10])
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:273 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:267 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, aa7b4d74-8d83-43eb-91c8-ac3ad4add101, ghrun-fxjgiv2a5i.auto.internal:17273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, aa7b4d74-8d83-43eb-91c8-ac3ad4add101, ghrun-fxjgiv2a5i.auto.internal:17273): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, aa7b4d74-8d83-43eb-91c8-ac3ad4add101, ghrun-fxjgiv2a5i.auto.internal:17273): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1761323019760 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:251 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 28674494-5ca1-454b-8bbc-408dbbd9b7ae, ghrun-fxjgiv2a5i.auto.internal:17273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 28674494-5ca1-454b-8bbc-408dbbd9b7ae, ghrun-fxjgiv2a5i.auto.internal:17273): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 28674494-5ca1-454b-8bbc-408dbbd9b7ae, ghrun-fxjgiv2a5i.auto.internal:17273): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1761323019760 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323019760 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323020140 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323020250 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323020520 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323020860 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323021180 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323021260 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761323021520 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 2f3a60a2-5ddb-49e0-8b4e-8c18058d0982, ghrun-fxjgiv2a5i.auto.internal:17273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 2f3a60a2-5ddb-49e0-8b4e-8c18058d0982, ghrun-fxjgiv2a5i.auto.internal:17273): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 2f3a60a2-5ddb-49e0-8b4e-8c18058d0982, ghrun-fxjgiv2a5i.auto.internal:17273): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/t8x6/00331e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14639', '-d', '/local/test_db', 'workload', 'tpch', '--path', 'olap_yatests/tpch/s1', 'run', '--json', 'Query10.stats.json', '--output', 'Query10.result', '--include', 'Query10', '--iterations', '1', '--plan', 'Query10.plan', '--global-timeout', '1800.0s', '--verbose', '--check-canonical', '--scale', '1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3465100
DEBUG    ya.test:process.py:259 Command (pid 3465100) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3465100) elapsed time (sec): 6.141421556472778
DEBUG    ya.test:process.py:263 Command (pid 3465100) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) maxrss: 212028
DEBUG    ya.test:process.py:263 Command (pid 3465100) minflt: 3798
DEBUG    ya.test:process.py:263 Command (pid 3465100) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3465100) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3465100) nvcsw: 308
DEBUG    ya.test:process.py:263 Command (pid 3465100) oublock: 688
DEBUG    ya.test:process.py:263 Command (pid 3465100) stime: 0.039169999999999996
DEBUG    ya.test:process.py:263 Command (pid 3465100) utime: 0.101549
DEBUG    ya.test:process.py:263 Command (pid 3465100) wtime: 6.142
DEBUG    ya.test:process.py:275 Command (pid 3465100) output:
Query10:
Query text:
$z1_12 = 1;
$border = Date("1993-10-01");
$join1 = (
select
    c.c_custkey as c_custkey,
    c.c_name as c_name,
    c.c_acctbal as c_acctbal,
    c.c_address as c_address,
    c.c_phone as c_phone,
    c.c_comment as c_comment,
    c.c_nationkey as c_nationkey,
    o.o_orderkey as o_orderkey
from
    `olap_yatests/tpch/s1/customer` as c
join
    `olap_yatests/tpch/s1/orders` as o
on
    c.c_custkey = o.o_custkey
where
    o.o_orderdate >= $border
    and o.o_orderdate < ($border + Interval("P92D"))
);
$join2 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    l.l_extendedprice as l_extendedprice,
    l.l_discount as l_discount
from
    $join1 as j 
join
    `olap_yatests/tpch/s1/lineitem` as l
on
    l.l_orderkey = j.o_orderkey
where
    l.l_returnflag = 'R'
);
$join3 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    j.l_extendedprice as l_extendedprice,
    j.l_discount as l_discount,
    n.n_name as n_name
from
    $join2 as j 
join
    `olap_yatests/tpch/s1/nation` as n
on
    n.n_nationkey = j.c_nationkey
);
select
    c_custkey,
    c_name,
    sum(l_extendedprice * ($z1_12 - l_discount)) as revenue,
    c_acctbal,
    n_name,
    c_address,
    c_phone,
    c_comment
from
    $join3
group by
    c_custkey,
    c_name,
    c_acctbal,
    c_phone,
    n_name,
    c_address,
    c_comment
order by
    revenue desc
limit 20;

	iteration 0:	failed	5.634635s seconds

Results for 1 iterations
┌─────────┬──────────┬─────────┬─────────┬─────────┬─────────┬───────────┬─────────┬─────────┬─────────┬─────────┬────────────────┬────────────────┬────────────────┬───────────┬──────────────┬────────────┬────────────┐
│ Query # │ ColdTime │ Min     │ Max     │ Mean    │ Median  │ UnixBench │ Std     │ RttMin  │ RttMax  │ RttAvg  │ CompilationMin │ CompilationMax │ CompilationAvg │ GrossTime │ SuccessCount │ FailsCount │ DiffsCount │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼────────────────┼────────────────┼────────────────┼───────────┼──────────────┼────────────┼────────────┤
│ Query10 │   0.000  │   0.000 │   0.000 │   0.000 │   0.000 │   0.000   │   0.000 │   0.000 │   0.000 │   0.000 │   0.000        │   0.000        │   0.001        │   0.000   │              │ 1          │            │
└─────────┴──────────┴─────────┴─────────┴─────────┴─────────┴───────────┴─────────┴─────────┴─────────┴─────────┴────────────────┴────────────────┴────────────────┴───────────┴──────────────┴────────────┴────────────┘

Results saved to Query10.result
Json report saved to Query10.stats.json

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

[K
[KQuery10:
iteration 0
<main>: Error: GRpc error: (14): recvmsg:Connection reset by peer

Query text:
$z1_12 = 1;
$border = Date("1993-10-01");
$join1 = (
select
    c.c_custkey as c_custkey,
    c.c_name as c_name,
    c.c_acctbal as c_acctbal,
    c.c_address as c_address,
    c.c_phone as c_phone,
    c.c_comment as c_comment,
    c.c_nationkey as c_nationkey,
    o.o_orderkey as o_orderkey
from
    `olap_yatests/tpch/s1/customer` as c
join
    `olap_yatests/tpch/s1/orders` as o
on
    c.c_custkey = o.o_custkey
where
    o.o_orderdate >= $border
    and o.o_orderdate < ($border + Interval("P92D"))
);
$join2 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    l.l_extendedprice as l_extendedprice,
    l.l_discount as l_discount
from
    $join1 as j 
join
    `olap_yatests/tpch/s1/lineitem` as l
on
    l.l_orderkey = j.o_orderkey
where
    l.l_returnflag = 'R'
);
$join3 = (
select
    j.c_custkey as c_custkey,
    j.c_name as c_name,
    j.c_acctbal as c_acctbal,
    j.c_address as c_address,
    j.c_phone as c_phone,
    j.c_comment as c_comment,
    j.c_nationkey as c_nationkey,
    j.l_extendedprice as l_extendedprice,
    j.l_discount as l_discount,
    n.n_name as n_name
from
    $join2 as j 
join
    `olap_yatests/tpch/s1/nation` as n
on
    n.n_nationkey = j.c_nationkey
);
select
    c_custkey,
    c_name,
    sum(l_extendedprice * ($z1_12 - l_discount)) as revenue,
    c_acctbal,
    n_name,
    c_address,
    c_phone,
    c_comment
from
    $join3
group by
    c_custkey,
    c_name,
    c_acctbal,
    c_phone,
    n_name,
    c_address,
    c_comment
order by
    revenue desc
limit 20;


DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 129
DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err
DEBUG    ya.test:process.py:610 Executing 'sudo flock /tmp/brk_pad /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3469213
DEBUG    ya.test:process.py:259 Command (pid 3469213) rc: 69
DEBUG    ya.test:process.py:260 Command (pid 3469213) elapsed time (sec): 0.011930227279663086
DEBUG    ya.test:process.py:263 Command (pid 3469213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) maxrss: 212028
DEBUG    ya.test:process.py:263 Command (pid 3469213) minflt: 746
DEBUG    ya.test:process.py:263 Command (pid 3469213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3469213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3469213) nvcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3469213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3469213) stime: 0.003264
DEBUG    ya.test:process.py:263 Command (pid 3469213) utime: 0.009261
DEBUG    ya.test:process.py:263 Command (pid 3469213) wtime: 0.013
DEBUG    ya.test:process.py:275 Command (pid 3469213) output:

DEBUG    ya.test:process.py:276 Command (pid 3469213) errors:
flock: failed to execute /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh: No such file or directory

ERROR    root:conftest.py:243 Error while process coredumps on host ghrun-fxjgiv2a5i.auto.internal: flock: failed to execute /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh: No such file or directory

DEBUG    ya.test:process.py:678 Command out will be placed to find.out
DEBUG    ya.test:process.py:678 Command err will be placed to find.err
DEBUG    ya.test:process.py:610 Executing 'find /coredumps/ -name "sended_*.json" -mmin -0.27161201238632204 -mmin +-0.1662684162457784 | while read FILE; do cat $FILE; echo -n ","; done' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3469223
DEBUG    ya.test:process.py:259 Command (pid 3469223) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3469223) elapsed time (sec): 0.002209186553955078
DEBUG    ya.test:process.py:263 Command (pid 3469223) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) maxrss: 212028
DEBUG    ya.test:process.py:263 Command (pid 3469223) minflt: 245
DEBUG    ya.test:process.py:263 Command (pid 3469223) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3469223) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3469223) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3469223) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 3469223) utime: 0.003519
DEBUG    ya.test:process.py:263 Command (pid 3469223) wtime: 0.003
DEBUG    ya.test:process.py:275 Command (pid 3469223) output:

DEBUG    ya.test:process.py:276 Command (pid 3469223) errors:
find: ‘/coredumps/’: No such file or directory

DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err.0
DEBUG    ya.test:process.py:610 Executing 'sudo journalctl -k -q --no-pager -S "2025-10-24 19:26:05" -U "2025-10-24 19:26:11" --grep "Out of memory: Kill" --case-sensitive=false' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3469226
DEBUG    ya.test:process.py:259 Command (pid 3469226) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3469226) elapsed time (sec): 0.013023614883422852
DEBUG    ya.test:process.py:263 Command (pid 3469226) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) maxrss: 212028
DEBUG    ya.test:process.py:263 Command (pid 3469226) minflt: 1029
DEBUG    ya.test:process.py:263 Command (pid 3469226) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) nvcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3469226) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3469226) stime: 0.011182
DEBUG    ya.test:process.py:263 Command (pid 3469226) utime: 0.003502
DEBUG    ya.test:process.py:263 Command (pid 3469226) wtime: 0.015
DEBUG    ya.test:process.py:275 Command (pid 3469226) output:

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

ERROR    root:conftest.py:408 Error while search OOMs on host ghrun-fxjgiv2a5i.auto.internal: 
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes HTTP/1.1" 200 645
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:16123
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:16123 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 129
INFO     root:allure_utils.py:292 All nodes before filtering: []
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 0 hosts from 0 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: []
INFO     root:allure_utils.py:889 iterations_table created, length: 549
INFO     root:allure_utils.py:895 Added iterations table to description HTML
============================== slowest durations ===============================
87.68s setup    test_s1.py::TestTpchS1::test_tpch[1]
38.57s call     test_s1.py::TestTpchS1::test_tpch[21]
24.35s call     test_s1.py::TestTpchS1::test_tpch[17]
17.06s call     test_s1.py::TestTpchS1::test_tpch[11]
8.59s call     test_s1.py::TestTpchS1::test_tpch[5]
8.09s call     test_s1.py::TestTpchS1::test_tpch[18]
7.90s call     test_s1.py::TestTpchS1::test_tpch[8]
7.59s call     test_s1.py::TestTpchS1::test_tpch[7]
6.35s call     test_s1.py::TestTpchS1::test_tpch[10]
6.20s call     test_s1.py::TestTpchS1::test_tpch[1]
6.12s call     test_s1.py::TestTpchS1::test_tpch[4]
5.69s call     test_s1.py::TestTpchS1::test_tpch[3]
5.64s call     test_s1.py::TestTpchS1::test_tpch[9]
5.11s call     test_s1.py::TestTpchS1::test_tpch[6]
4.54s call     test_s1.py::TestTpchS1::test_tpch[2]
4.41s call     test_s1.py::TestTpchS1::test_tpch[20]
2.89s call     test_s1.py::TestTpchS1::test_tpch[12]
2.89s call     test_s1.py::TestTpchS1::test_tpch[16]
2.56s call     test_s1.py::TestTpchS1::test_tpch[19]
2.33s call     test_s1.py::TestTpchS1::test_tpch[15]
2.33s call     test_s1.py::TestTpchS1::test_tpch[13]
2.15s call     test_s1.py::TestTpchS1::test_tpch[14]
1.43s call     test_s1.py::TestTpchS1::test_tpch[22]
0.90s setup    test_s1.py::TestTpchS1::test_tpch[4]
0.87s setup    test_s1.py::TestTpchS1::test_tpch[2]
0.87s setup    test_s1.py::TestTpchS1::test_tpch[10]
0.87s setup    test_s1.py::TestTpchS1::test_tpch[7]
0.84s setup    test_s1.py::TestTpchS1::test_tpch[18]
0.83s setup    test_s1.py::TestTpchS1::test_tpch[14]
0.83s setup    test_s1.py::TestTpchS1::test_tpch[6]
0.82s setup    test_s1.py::TestTpchS1::test_tpch[19]
0.81s setup    test_s1.py::TestTpchS1::test_tpch[21]
0.80s setup    test_s1.py::TestTpchS1::test_tpch[12]
0.80s setup    test_s1.py::TestTpchS1::test_tpch[20]
0.80s setup    test_s1.py::TestTpchS1::test_tpch[15]
0.80s setup    test_s1.py::TestTpchS1::test_tpch[16]
0.79s setup    test_s1.py::TestTpchS1::test_tpch[17]
0.79s setup    test_s1.py::TestTpchS1::test_tpch[5]
0.78s setup    test_s1.py::TestTpchS1::test_tpch[11]
0.77s setup    test_s1.py::TestTpchS1::test_tpch[3]
0.76s setup    test_s1.py::TestTpchS1::test_tpch[13]
0.75s setup    test_s1.py::TestTpchS1::test_tpch[9]
0.73s setup    test_s1.py::TestTpchS1::test_tpch[8]
0.72s setup    test_s1.py::TestTpchS1::test_tpch[22]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_s1.py::TestTpchS1::test_tpch[10] - Failed: Iteration 0: <main>: Error: GRpc error: (14): recvmsg:Connection reset by peer

Node 28772@ghrun-fxjgiv2a5i.auto.internal is down
ERROR test_s1.py::TestTpchS1::test_tpch[10] - ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/slot_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/t8x6/00331e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff/test_s1.py.TestTpchS1.test_tpch.1/cluster/slot_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-10-24T16:26:08.584923Z):
yql/essentials/public/udf/arrow/block_reader.h:174
GetItem(): requirement data.buffers.size() == 3 failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
2. /-S/yql/essentials/public/udf/arrow/block_reader.h:174: GetItem @ 0xA178020
3. /tmp//-S/ydb/library/yql/dq/runtime/dq_output_consumer.cpp:727: GetHashPartitionIndex @ 0x1882DA1E
4. /tmp//-S/ydb/library/yql/dq/runtime/dq_output_consumer.cpp:645: WideConsume @ 0x1882DA1E
5. /tmp//-S/ydb/library/yql/dq/runtime/dq_tasks_runner.cpp:991: FetchAndDispatch @ 0x1880973A
6. /tmp//-S/ydb/library/yql/dq/runtime/dq_tasks_runner.cpp:778: Run @ 0x187FC5AB
7. /-S/ydb/library/yql/dq/actors/compute/dq_sync_compute_actor_base.h:34: DoExecuteImpl @ 0x1C8B4764
8. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:355: DoExecute @ 0x1C8ACA16
9. /-S/ydb/core/kqp/runtime/scheduler/kqp_compute_actor.h:37: BaseStateFuncBody @ 0x1C8A9C12
10. /tmp//-S/ydb/core/kqp/compute_actor/kqp_pure_compute_actor.cpp:163: StateFunc @ 0x1C8A9C12
11. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
14. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
15. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
16. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
17. ??:0: ?? @ 0x7FA8EAEB3AC2
18. ??:0: ?? @ 0x7FA8EAF458BF
============== 1 failed, 21 passed, 1 error in 278.01s (0:04: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/t8x6/003322/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 66 items

test_s_float.py ..................................................................

============================== slowest durations ===============================
48.63s setup    test_s_float.py::TestTpchS0_5::test_tpch[1]
29.80s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
29.16s call     test_s_float.py::TestTpchS0_5::test_tpch[21]
24.05s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
15.87s call     test_s_float.py::TestTpchS0_5::test_tpch[17]
10.86s call     test_s_float.py::TestTpchS0_5::test_tpch[5]
10.57s call     test_s_float.py::TestTpchS0_5::test_tpch[20]
8.71s call     test_s_float.py::TestTpchS0_2::test_tpch[21]
6.84s call     test_s_float.py::TestTpchS0_5::test_tpch[18]
6.12s call     test_s_float.py::TestTpchS0_5::test_tpch[3]
5.50s call     test_s_float.py::TestTpchS0_2::test_tpch[17]
4.60s call     test_s_float.py::TestTpchS0_5::test_tpch[8]
4.60s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
4.36s call     test_s_float.py::TestTpchS0_5::test_tpch[4]
4.35s call     test_s_float.py::TestTpchS0_2::test_tpch[8]
3.82s call     test_s_float.py::TestTpchS0_2::test_tpch[20]
3.59s call     test_s_float.py::TestTpchS0_5::test_tpch[9]
3.57s call     test_s_float.py::TestTpchS0_5::test_tpch[1]
3.23s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
3.23s call     test_s_float.py::TestTpchS0_5::test_tpch[7]
3.16s call     test_s_float.py::TestTpchS0_5::test_tpch[2]
3.15s call     test_s_float.py::TestTpchS0_2::test_tpch[9]
3.05s call     test_s_float.py::TestTpchS0_2::test_tpch[7]
2.98s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
2.91s call     test_s_float.py::TestTpchS0_2::test_tpch[5]
2.89s call     test_s_float.py::TestTpchS0_5::test_tpch[10]
2.65s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
2.50s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
2.48s call     test_s_float.py::TestTpchS0_2::test_tpch[18]
2.45s call     test_s_float.py::TestTpchS0_5::test_tpch[19]
2.39s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
2.38s call     test_s_float.py::TestTpchS0_5::test_tpch[16]
2.34s call     test_s_float.py::TestTpchS0_5::test_tpch[12]
2.31s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
2.26s call     test_s_float.py::TestTpchS0_5::test_tpch[22]
2.25s call     test_s_float.py::TestTpchS0_2::test_tpch[10]
2.23s call     test_s_float.py::TestTpchS0_2::test_tpch[12]
2.22s call     test_s_float.py::TestTpchS0_2::test_tpch[4]
2.20s call     test_s_float.py::TestTpchS0_5::test_tpch[15]
2.15s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
2.04s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
1.99s call     test_s_float.py::TestTpchS0_5::test_tpch[14]
1.94s call     test_s_float.py::TestTpchS0_5::test_tpch[13]
1.93s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
1.93s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
1.86s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
1.79s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
1.74s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
1.67s call     test_s_float.py::TestTpchS0_2::test_tpch[13]
1.66s call     test_s_float.py::TestTpchS0_5::test_tpch[11]
1.62s call     test_s_float.py::TestTpchS0_2::test_tpch[16]
1.62s call     test_s_float.py::TestTpchS0_5::test_tpch[6]
1.45s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
1.45s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
1.42s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
1.39s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
1.38s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
1.35s call     test_s_float.py::TestTpchS0_2::test_tpch[11]
1.35s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
1.23s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
1.21s call     test_s_float.py::TestTpchS0_2::test_tpch[15]
1.14s call     test_s_float.py::TestTpchS0_2::test_tpch[22]
1.10s call     test_s_float.py::TestTpchS0_2::test_tpch[19]
1.10s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
1.09s call     test_s_float.py::TestTpchS0_2::test_tpch[6]
1.05s setup    test_s_float.py::TestTpchS0_5::test_tpch[19]
0.97s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
0.96s setup    test_s_float.py::TestTpchS0_5::test_tpch[21]
0.95s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
0.95s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
0.94s setup    test_s_float.py::TestTpchS0_5::test_tpch[20]
0.93s setup    test_s_float.py::TestTpchS0_5::test_tpch[12]
0.90s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
0.90s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
0.90s setup    test_s_float.py::TestTpchS0_2::test_tpch[6]
0.90s call     test_s_float.py::TestTpchS0_2::test_tpch[14]
0.89s setup    test_s_float.py::TestTpchS0_5::test_tpch[18]
0.88s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
0.88s setup    test_s_float.py::TestTpchS0_5::test_tpch[22]
0.88s setup    test_s_float.py::TestTpchS0_2::test_tpch[7]
0.86s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
0.86s setup    test_s_float.py::TestTpchS0_2::test_tpch[13]
0.85s setup    test_s_float.py::TestTpchS0_5::test_tpch[17]
0.85s setup    test_s_float.py::TestTpchS0_5::test_tpch[16]
0.85s setup    test_s_float.py::TestTpchS0_2::test_tpch[5]
0.85s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
0.84s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
0.84s setup    test_s_float.py::TestTpchS0_5::test_tpch[15]
0.84s setup    test_s_float.py::TestTpchS0_2::test_tpch[8]
0.83s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
0.83s setup    test_s_float.py::TestTpchS0_5::test_tpch[7]
0.83s setup    test_s_float.py::TestTpchS0_2::test_tpch[16]
0.83s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
0.83s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
0.83s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
0.82s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
0.82s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
0.82s setup    test_s_float.py::TestTpchS0_5::test_tpch[5]
0.82s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
0.82s setup    test_s_float.py::TestTpchS0_2::test_tpch[14]
0.82s setup    test_s_float.py::TestTpchS0_2::test_tpch[21]
0.82s setup    test_s_float.py::TestTpchS0_2::test_tpch[19]
0.81s setup    test_s_float.py::TestTpchS0_2::test_tpch[17]
0.81s setup    test_s_float.py::TestTpchS0_2::test_tpch[15]
0.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
0.80s setup    test_s_float.py::TestTpchS0_5::test_tpch[6]
0.80s setup    test_s_float.py::TestTpchS0_5::test_tpch[3]
0.80s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
0.79s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
0.79s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
0.79s setup    test_s_float.py::TestTpchS0_5::test_tpch[2]
0.78s setup    test_s_float.py::TestTpchS0_5::test_tpch[13]
0.78s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
0.78s setup    test_s_float.py::TestTpchS0_5::test_tpch[8]
0.78s setup    test_s_float.py::TestTpchS0_5::test_tpch[14]
0.78s setup    test_s_float.py::TestTpchS0_5::test_tpch[4]
0.78s setup    test_s_float.py::TestTpchS0_5::test_tpch[11]
0.78s setup    test_s_float.py::TestTpchS0_2::test_tpch[10]
0.77s setup    test_s_float.py::TestTpchS0_2::test_tpch[20]
0.77s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
0.77s setup    test_s_float.py::TestTpchS0_2::test_tpch[22]
0.77s setup    test_s_float.py::TestTpchS0_2::test_tpch[12]
0.77s setup    test_s_float.py::TestTpchS0_5::test_tpch[10]
0.77s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
0.76s setup    test_s_float.py::TestTpchS0_2::test_tpch[18]
0.76s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
0.76s setup    test_s_float.py::TestTpchS0_2::test_tpch[11]
0.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
0.75s setup    test_s_float.py::TestTpchS0_5::test_tpch[9]
0.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
0.73s setup    test_s_float.py::TestTpchS0_2::test_tpch[9]
0.69s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]

(66 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 66 passed in 376.63s (0:06:16) ========================
