============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0j1k/00265b/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, typeguard-2.13.3
collected 22 items

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

============================== slowest durations ===============================
72.99s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
25.80s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
24.14s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
21.03s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
20.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
18.43s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
18.32s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
16.16s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
15.60s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
14.94s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
14.50s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
13.99s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
13.37s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
13.13s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
12.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
12.38s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
12.08s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
11.47s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
10.50s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
9.61s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
9.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
7.73s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
6.21s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
2.28s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.83s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.79s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.73s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.72s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.70s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.68s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.66s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.60s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.45s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 430.26s (0:07:10) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0j1k/002674/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, typeguard-2.13.3
collected 22 items

test_duplicates.py E

==================================== ERRORS ====================================
__________ ERROR at setup of TestTpchDuplicatesZeroLevel.test_tpch[1] __________
ydb/tests/olap/load/lib/tpch.py:38: in do_setup_class
    cls.check_tables_size(folder=cls._get_path(), tables=TpchSuiteBase._get_tables_size(cls))
ydb/tests/olap/load/lib/conftest.py:107: in check_tables_size
    size = sth.get_table_rows_count(table_full)
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:671: in get_table_rows_count
    result_set = self.execute_scan_query(f'SELECT count(*) FROM `{self.get_full_path(tablename)}`')
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:480: in execute_scan_query
    for result_set in it:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   Failed: Graceful shutdown requested
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_tpch[1]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24783
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/0j1k/002674/r3tmp/kikimr_cluster_6b_hy8lj
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3283
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21973
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0j1k/002674/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:269 Final command: /home/runner/.ya/build/build_root/0j1k/002674/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/0j1k/002674/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_he7n91nr.log --grpc-port=13031 --mon-port=3283 --ic-port=24783
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13031/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0j1k/002674/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:269 Final command: /home/runner/.ya/build/build_root/0j1k/002674/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/0j1k/002674/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_he7n91nr.log --grpc-port=13031 --mon-port=3283 --ic-port=24783
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0j1k/002674/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/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/0j1k/002674/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_he7n91nr.log', '--grpc-port=13031', '--mon-port=3283', '--ic-port=24783')' in '/home/runner/.ya/build/build_root/0j1k/002674/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' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1257519
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:13031/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1257520
DEBUG    ya.test:process.py:259 Command (pid 1257520) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257520) elapsed time (sec): 0.7878451347351074
DEBUG    ya.test:process.py:263 Command (pid 1257520) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257520) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257520) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257520) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257520) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257520) maxrss: 566916
DEBUG    ya.test:process.py:263 Command (pid 1257520) minflt: 45266
DEBUG    ya.test:process.py:263 Command (pid 1257520) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257520) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257520) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 1257520) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257520) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257520) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1257520) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257520) stime: 0.20634
DEBUG    ya.test:process.py:263 Command (pid 1257520) utime: 0.525845
DEBUG    ya.test:process.py:263 Command (pid 1257520) wtime: 0.79
DEBUG    ya.test:process.py:275 Command (pid 1257520) output:
Git info:
    Commit: c96815f64529116f2652cecd49ecdfb2bc259faa
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge c48827a2b0571ba91bd9276120fa56bea40f6ae9 into f47ab3fc3aa99e9c8fd69bf54c82c8cb79e8b521

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-byi2rl4xni
    Host information: 
        Linux ghrun-byi2rl4xni 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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 -DNDEBUG -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1257520) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: c96815f64529116f2652cecd49ecdfb2bc259faa
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge c48827a2b0571ba91bd9276120fa56bea40f6ae9 into f47ab3fc3aa99e9c8fd69bf54c82c8cb79e8b521
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13031', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24783\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13031', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24783\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258243
DEBUG    ya.test:process.py:259 Command (pid 1258243) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258243) elapsed time (sec): 0.8836045265197754
DEBUG    ya.test:process.py:263 Command (pid 1258243) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258243) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258243) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258243) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258243) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258243) maxrss: 637412
DEBUG    ya.test:process.py:263 Command (pid 1258243) minflt: 51607
DEBUG    ya.test:process.py:263 Command (pid 1258243) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258243) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258243) nivcsw: 43
DEBUG    ya.test:process.py:263 Command (pid 1258243) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258243) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258243) nvcsw: 640
DEBUG    ya.test:process.py:263 Command (pid 1258243) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258243) stime: 0.262522
DEBUG    ya.test:process.py:263 Command (pid 1258243) utime: 0.5833579999999999
DEBUG    ya.test:process.py:263 Command (pid 1258243) wtime: 0.885
DEBUG    ya.test:process.py:275 Command (pid 1258243) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13031', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13031', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258402
DEBUG    ya.test:process.py:259 Command (pid 1258402) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258402) elapsed time (sec): 0.834388017654419
DEBUG    ya.test:process.py:263 Command (pid 1258402) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258402) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258402) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258402) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258402) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258402) maxrss: 638560
DEBUG    ya.test:process.py:263 Command (pid 1258402) minflt: 51708
DEBUG    ya.test:process.py:263 Command (pid 1258402) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258402) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258402) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 1258402) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258402) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258402) nvcsw: 791
DEBUG    ya.test:process.py:263 Command (pid 1258402) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258402) stime: 0.29065799999999997
DEBUG    ya.test:process.py:263 Command (pid 1258402) utime: 0.5095799999999999
DEBUG    ya.test:process.py:263 Command (pid 1258402) wtime: 0.836
DEBUG    ya.test:process.py:275 Command (pid 1258402) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25846
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16859
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2875
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28820
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0j1k/002674/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:269 Final command: /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13031 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/0j1k/002674/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_xche2wfc.log --grpc-port=25846 --mon-port=5762 --ic-port=16859
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0j1k/002674/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:269 Final command: /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13031 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/0j1k/002674/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_xche2wfc.log --grpc-port=25846 --mon-port=5762 --ic-port=16859
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0j1k/002674/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/config.yaml', '--node-broker=localhost:13031', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/0j1k/002674/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_xche2wfc.log', '--grpc-port=25846', '--mon-port=5762', '--ic-port=16859')' in '/home/runner/.ya/build/build_root/0j1k/002674/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' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1258709
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25846/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258712
DEBUG    ya.test:process.py:259 Command (pid 1258712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258712) elapsed time (sec): 0.7622995376586914
DEBUG    ya.test:process.py:263 Command (pid 1258712) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258712) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258712) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258712) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258712) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258712) maxrss: 651900
DEBUG    ya.test:process.py:263 Command (pid 1258712) minflt: 45376
DEBUG    ya.test:process.py:263 Command (pid 1258712) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258712) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258712) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1258712) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258712) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258712) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1258712) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258712) stime: 0.21492899999999998
DEBUG    ya.test:process.py:263 Command (pid 1258712) utime: 0.49069999999999997
DEBUG    ya.test:process.py:263 Command (pid 1258712) wtime: 0.764
DEBUG    ya.test:process.py:275 Command (pid 1258712) output:
Git info:
    Commit: c96815f64529116f2652cecd49ecdfb2bc259faa
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge c48827a2b0571ba91bd9276120fa56bea40f6ae9 into f47ab3fc3aa99e9c8fd69bf54c82c8cb79e8b521

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-byi2rl4xni
    Host information: 
        Linux ghrun-byi2rl4xni 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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 -DNDEBUG -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1258712) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: c96815f64529116f2652cecd49ecdfb2bc259faa
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge c48827a2b0571ba91bd9276120fa56bea40f6ae9 into f47ab3fc3aa99e9c8fd69bf54c82c8cb79e8b521
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1259782
DEBUG    ya.test:process.py:259 Command (pid 1259782) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259782) elapsed time (sec): 13.42040228843689
DEBUG    ya.test:process.py:263 Command (pid 1259782) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259782) inblock: 8328
DEBUG    ya.test:process.py:263 Command (pid 1259782) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259782) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259782) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1259782) maxrss: 652252
DEBUG    ya.test:process.py:263 Command (pid 1259782) minflt: 109654
DEBUG    ya.test:process.py:263 Command (pid 1259782) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259782) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259782) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1259782) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259782) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259782) nvcsw: 3826
DEBUG    ya.test:process.py:263 Command (pid 1259782) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259782) stime: 0.299456
DEBUG    ya.test:process.py:263 Command (pid 1259782) utime: 0.43090999999999996
DEBUG    ya.test:process.py:263 Command (pid 1259782) wtime: 13.422
DEBUG    ya.test:process.py:275 Command (pid 1259782) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/customer` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1262709
DEBUG    ya.test:process.py:259 Command (pid 1262709) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1262709) elapsed time (sec): 0.7575981616973877
DEBUG    ya.test:process.py:263 Command (pid 1262709) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262709) inblock: 9040
DEBUG    ya.test:process.py:263 Command (pid 1262709) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262709) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262709) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1262709) maxrss: 652676
DEBUG    ya.test:process.py:263 Command (pid 1262709) minflt: 104410
DEBUG    ya.test:process.py:263 Command (pid 1262709) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1262709) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1262709) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 1262709) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1262709) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1262709) nvcsw: 3268
DEBUG    ya.test:process.py:263 Command (pid 1262709) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1262709) stime: 0.32017599999999996
DEBUG    ya.test:process.py:263 Command (pid 1262709) utime: 0.296645
DEBUG    ya.test:process.py:263 Command (pid 1262709) wtime: 0.759
DEBUG    ya.test:process.py:275 Command (pid 1262709) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/nation` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1262901
DEBUG    ya.test:process.py:259 Command (pid 1262901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1262901) elapsed time (sec): 0.6171963214874268
DEBUG    ya.test:process.py:263 Command (pid 1262901) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) maxrss: 652960
DEBUG    ya.test:process.py:263 Command (pid 1262901) minflt: 103560
DEBUG    ya.test:process.py:263 Command (pid 1262901) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1262901) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) nvcsw: 2539
DEBUG    ya.test:process.py:263 Command (pid 1262901) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1262901) stime: 0.213536
DEBUG    ya.test:process.py:263 Command (pid 1262901) utime: 0.352817
DEBUG    ya.test:process.py:263 Command (pid 1262901) wtime: 0.619
DEBUG    ya.test:process.py:275 Command (pid 1262901) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/orders` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1263098
DEBUG    ya.test:process.py:259 Command (pid 1263098) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1263098) elapsed time (sec): 0.7058706283569336
DEBUG    ya.test:process.py:263 Command (pid 1263098) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) maxrss: 653276
DEBUG    ya.test:process.py:263 Command (pid 1263098) minflt: 103504
DEBUG    ya.test:process.py:263 Command (pid 1263098) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1263098) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) nvcsw: 2624
DEBUG    ya.test:process.py:263 Command (pid 1263098) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1263098) stime: 0.208301
DEBUG    ya.test:process.py:263 Command (pid 1263098) utime: 0.339032
DEBUG    ya.test:process.py:263 Command (pid 1263098) wtime: 0.708
DEBUG    ya.test:process.py:275 Command (pid 1263098) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/part` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1263295
DEBUG    ya.test:process.py:259 Command (pid 1263295) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1263295) elapsed time (sec): 0.7427995204925537
DEBUG    ya.test:process.py:263 Command (pid 1263295) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) maxrss: 653696
DEBUG    ya.test:process.py:263 Command (pid 1263295) minflt: 103447
DEBUG    ya.test:process.py:263 Command (pid 1263295) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1263295) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) nvcsw: 2284
DEBUG    ya.test:process.py:263 Command (pid 1263295) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1263295) stime: 0.234756
DEBUG    ya.test:process.py:263 Command (pid 1263295) utime: 0.326884
DEBUG    ya.test:process.py:263 Command (pid 1263295) wtime: 0.745
DEBUG    ya.test:process.py:275 Command (pid 1263295) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/partsupp` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1263416
DEBUG    ya.test:process.py:259 Command (pid 1263416) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1263416) elapsed time (sec): 0.718494176864624
DEBUG    ya.test:process.py:263 Command (pid 1263416) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) maxrss: 653960
DEBUG    ya.test:process.py:263 Command (pid 1263416) minflt: 103505
DEBUG    ya.test:process.py:263 Command (pid 1263416) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1263416) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) nvcsw: 2385
DEBUG    ya.test:process.py:263 Command (pid 1263416) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1263416) stime: 0.239702
DEBUG    ya.test:process.py:263 Command (pid 1263416) utime: 0.295932
DEBUG    ya.test:process.py:263 Command (pid 1263416) wtime: 0.72
DEBUG    ya.test:process.py:275 Command (pid 1263416) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/region` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1263716
DEBUG    ya.test:process.py:259 Command (pid 1263716) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1263716) elapsed time (sec): 0.6900808811187744
DEBUG    ya.test:process.py:263 Command (pid 1263716) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) maxrss: 654288
DEBUG    ya.test:process.py:263 Command (pid 1263716) minflt: 103539
DEBUG    ya.test:process.py:263 Command (pid 1263716) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) nivcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 1263716) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) nvcsw: 2120
DEBUG    ya.test:process.py:263 Command (pid 1263716) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1263716) stime: 0.23235899999999998
DEBUG    ya.test:process.py:263 Command (pid 1263716) utime: 0.317739
DEBUG    ya.test:process.py:263 Command (pid 1263716) wtime: 0.692
DEBUG    ya.test:process.py:275 Command (pid 1263716) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/supplier` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1264139
DEBUG    ya.test:process.py:259 Command (pid 1264139) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1264139) elapsed time (sec): 0.8639740943908691
DEBUG    ya.test:process.py:263 Command (pid 1264139) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) maxrss: 654876
DEBUG    ya.test:process.py:263 Command (pid 1264139) minflt: 104405
DEBUG    ya.test:process.py:263 Command (pid 1264139) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) nivcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 1264139) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) nvcsw: 3239
DEBUG    ya.test:process.py:263 Command (pid 1264139) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1264139) stime: 0.239473
DEBUG    ya.test:process.py:263 Command (pid 1264139) utime: 0.33632
DEBUG    ya.test:process.py:263 Command (pid 1264139) wtime: 0.866
DEBUG    ya.test:process.py:275 Command (pid 1264139) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'import', 'generator', '--scale=1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1264400
DEBUG    ya.test:process.py:259 Command (pid 1264400) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1264400) elapsed time (sec): 236.5225648880005
DEBUG    ya.test:process.py:263 Command (pid 1264400) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1264400) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1264400) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1264400) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1264400) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1264400) maxrss: 2644700
DEBUG    ya.test:process.py:263 Command (pid 1264400) minflt: 5199225
DEBUG    ya.test:process.py:263 Command (pid 1264400) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1264400) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1264400) nivcsw: 19031
DEBUG    ya.test:process.py:263 Command (pid 1264400) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1264400) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1264400) nvcsw: 1063305
DEBUG    ya.test:process.py:263 Command (pid 1264400) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1264400) stime: 38.687618
DEBUG    ya.test:process.py:263 Command (pid 1264400) utime: 220.543755
DEBUG    ya.test:process.py:263 Command (pid 1264400) wtime: 236.524
DEBUG    ya.test:process.py:275 Command (pid 1264400) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.317998s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.954736s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (189.499399s)
Fill table part...
Fill table part OK 200000 / 200000 (29.063658s)
Fill table nation...
Fill table nation OK 25 / 25 (0.195917s)
Fill table region...
Fill table region OK 5 / 5 (0.194221s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0j1k/002674/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13031', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'import', 'generator', '--scale=1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1302157
DEBUG    ya.test:process.py:259 Command (pid 1302157) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1302157) elapsed time (sec): 256.5541207790375
DEBUG    ya.test:process.py:263 Command (pid 1302157) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1302157) inblock: 16
DEBUG    ya.test:process.py:263 Command (pid 1302157) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1302157) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1302157) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1302157) maxrss: 2687500
DEBUG    ya.test:process.py:263 Command (pid 1302157) minflt: 5211183
DEBUG    ya.test:process.py:263 Command (pid 1302157) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1302157) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1302157) nivcsw: 24479
DEBUG    ya.test:process.py:263 Command (pid 1302157) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1302157) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1302157) nvcsw: 1098848
DEBUG    ya.test:process.py:263 Command (pid 1302157) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 1302157) stime: 38.388232
DEBUG    ya.test:process.py:263 Command (pid 1302157) utime: 223.922581
DEBUG    ya.test:process.py:263 Command (pid 1302157) wtime: 256.556
DEBUG    ya.test:process.py:275 Command (pid 1302157) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (12.140595s)
Fill table customer...
Fill table customer OK 150000 / 150000 (6.153555s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (202.513835s)
Fill table part...
Fill table part OK 200000 / 200000 (33.809235s)
Fill table nation...
Fill table nation OK 25 / 25 (0.311876s)
Fill table region...
Fill table region OK 5 / 5 (0.235879s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:13031 to local/test_db ydb_access_token is set False
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8a3d5f5f-8a08-4366-8479-7826d445767e, localhost:13031): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8a3d5f5f-8a08-4366-8479-7826d445767e, localhost:13031): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8a3d5f5f-8a08-4366-8479-7826d445767e, localhost:13031): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-byi2rl4xni.auto.internal" port: 25846 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-byi2rl4xni.auto.internal:25846, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13031
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, dd307a54-2363-4fb2-a1fd-3abec1ccffac, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, dd307a54-2363-4fb2-a1fd-3abec1ccffac, ghrun-byi2rl4xni.auto.internal:25846): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, dd307a54-2363-4fb2-a1fd-3abec1ccffac, ghrun-byi2rl4xni.auto.internal:25846): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, fb7a7f59-a805-4913-84c5-a9af89b38180, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, fb7a7f59-a805-4913-84c5-a9af89b38180, ghrun-byi2rl4xni.auto.internal:25846): 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, fb7a7f59-a805-4913-84c5-a9af89b38180, ghrun-byi2rl4xni.auto.internal:25846): 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: 1764257544850 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:226 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:379 RpcState(ListDirectory, f195ca87-0993-4b0d-994a-da485846f525, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, f195ca87-0993-4b0d-994a-da485846f525, ghrun-byi2rl4xni.auto.internal:25846): 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, f195ca87-0993-4b0d-994a-da485846f525, ghrun-byi2rl4xni.auto.internal:25846): 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: 1764257544850 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1764257544850 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1764257546510 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1764257546850 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1764257548600 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1764257550780 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1764257553200 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1764257553590 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1764257555560 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "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:3283 "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 579
INFO     root:ydb_cluster.py:387 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:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "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:3283 "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 579
INFO     root:ydb_cluster.py:387 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:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "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:3283 "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 578
INFO     root:ydb_cluster.py:387 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:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "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:3283 "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 579
INFO     root:ydb_cluster.py:387 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:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "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:3283 "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 579
INFO     root:ydb_cluster.py:387 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:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "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:3283 "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 579
INFO     root:ydb_cluster.py:387 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:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "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:3283 "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 578
INFO     root:ydb_cluster.py:387 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:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "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:3283 "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 579
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, dc4bcf36-b69e-4b9d-a4bc-e13fe2ff21e5, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, dc4bcf36-b69e-4b9d-a4bc-e13fe2ff21e5, ghrun-byi2rl4xni.auto.internal:25846): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, dc4bcf36-b69e-4b9d-a4bc-e13fe2ff21e5, ghrun-byi2rl4xni.auto.internal:25846): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 22a4b1c6-d6b1-44ad-a160-afed149d6df1, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 22a4b1c6-d6b1-44ad-a160-afed149d6df1, ghrun-byi2rl4xni.auto.internal:25846): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/customer`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 22a4b1c6-d6b1-44ad-a160-afed149d6df1, ghrun-byi2rl4xni.auto.internal:25846): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, b71d9184-195c-43d0-9556-d0feb03254dc, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, b71d9184-195c-43d0-9556-d0feb03254dc, ghrun-byi2rl4xni.auto.internal:25846): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/nation`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, b71d9184-195c-43d0-9556-d0feb03254dc, ghrun-byi2rl4xni.auto.internal:25846): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, c20db719-797f-45fa-a766-463a059faa92, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, c20db719-797f-45fa-a766-463a059faa92, ghrun-byi2rl4xni.auto.internal:25846): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/orders`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, c20db719-797f-45fa-a766-463a059faa92, ghrun-byi2rl4xni.auto.internal:25846): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 3cce6af8-018e-4065-8054-b6779fd58461, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 3cce6af8-018e-4065-8054-b6779fd58461, ghrun-byi2rl4xni.auto.internal:25846): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/part`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 3cce6af8-018e-4065-8054-b6779fd58461, ghrun-byi2rl4xni.auto.internal:25846): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, a50048ff-ff53-4503-8023-55198512f7a2, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, a50048ff-ff53-4503-8023-55198512f7a2, ghrun-byi2rl4xni.auto.internal:25846): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/partsupp`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, a50048ff-ff53-4503-8023-55198512f7a2, ghrun-byi2rl4xni.auto.internal:25846): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, f7673df8-b039-4d2a-9e5a-f6130250efb8, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f7673df8-b039-4d2a-9e5a-f6130250efb8, ghrun-byi2rl4xni.auto.internal:25846): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/region`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, f7673df8-b039-4d2a-9e5a-f6130250efb8, ghrun-byi2rl4xni.auto.internal:25846): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 12f14b33-f767-4ea1-87ab-425415df0980, ghrun-byi2rl4xni.auto.internal:25846): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 12f14b33-f767-4ea1-87ab-425415df0980, ghrun-byi2rl4xni.auto.internal:25846): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/supplier`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 12f14b33-f767-4ea1-87ab-425415df0980, ghrun-byi2rl4xni.auto.internal:25846): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /viewer/json/nodes HTTP/1.1" 200 795
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 550
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /viewer/json/nodes HTTP/1.1" 200 803
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3283
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3283 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
INFO     root:allure_utils.py:227 All nodes before filtering: [('16859@ghrun-byi2rl4xni.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:247 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:248 Host to nodes mapping: [('ghrun-byi2rl4xni.auto.internal', 1)]
INFO     root:allure_utils.py:804 iterations_table created, length: 514
INFO     root:allure_utils.py:810 Added iterations table to description HTML
============================== slowest durations ===============================
598.06s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
=========================== short test summary info ============================
ERROR test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
========================= 1 error in 601.63s (0:10:01) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0j1k/002674/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0j1k/002674', '--source-root', '/home/runner/.ya/build/build_root/0j1k/002674/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0j1k/002674/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0j1k/002674/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0j1k/002674', '--source-root', '/home/runner/.ya/build/build_root/0j1k/002674/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0j1k/002674/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0j1k/0025fe/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, typeguard-2.13.3
collected 23 items

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

============================== slowest durations ===============================
380.75s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.82s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.70s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.70s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.68s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.67s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.66s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.66s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.65s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.64s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.62s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
1.62s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.61s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.61s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.60s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.60s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.59s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.58s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.58s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.55s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 418.59s (0:06:58) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0j1k/002648/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, typeguard-2.13.3
collected 22 items

test_s1.py ...........

============================== slowest durations ===============================
270.43s setup    test_s1.py::TestTpchS1::test_tpch[1]
42.78s call     test_s1.py::TestTpchS1::test_tpch[9]
42.08s call     test_s1.py::TestTpchS1::test_tpch[8]
30.60s call     test_s1.py::TestTpchS1::test_tpch[1]
27.54s call     test_s1.py::TestTpchS1::test_tpch[5]
26.47s call     test_s1.py::TestTpchS1::test_tpch[3]
26.03s call     test_s1.py::TestTpchS1::test_tpch[10]
24.31s call     test_s1.py::TestTpchS1::test_tpch[2]
23.99s call     test_s1.py::TestTpchS1::test_tpch[7]
23.26s call     test_s1.py::TestTpchS1::test_tpch[4]
20.03s call     test_s1.py::TestTpchS1::test_tpch[11]
6.30s call     test_s1.py::TestTpchS1::test_tpch[6]
2.26s setup    test_s1.py::TestTpchS1::test_tpch[11]
2.13s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.97s setup    test_s1.py::TestTpchS1::test_tpch[12]
1.86s setup    test_s1.py::TestTpchS1::test_tpch[10]
1.86s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.77s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.69s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.67s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.64s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.56s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.48s setup    test_s1.py::TestTpchS1::test_tpch[5]
0.03s teardown test_s1.py::TestTpchS1::test_tpch[7]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[3]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 11 passed in 604.18s (0:10:04) ========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...oot/0j1k/002648/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0j1k/002648/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0j1k/002648', '--source-root', '/home/runner/.ya/build/build_root/0j1k/002648/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0j1k/002648/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...oot/0j1k/002648/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0j1k/002648/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0j1k/002648', '--source-root', '/home/runner/.ya/build/build_root/0j1k/002648/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0j1k/002648/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0j1k/002668/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, typeguard-2.13.3
collected 66 items

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

============================== slowest durations ===============================
97.48s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
72.02s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
25.34s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
24.27s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
22.58s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
21.44s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
21.34s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
21.19s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
17.23s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
16.87s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
16.72s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
16.02s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
15.15s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
15.01s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
14.93s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
13.76s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
13.58s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
12.96s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
11.73s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
11.70s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
11.23s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
11.15s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
10.62s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
10.02s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
9.67s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
7.34s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
6.09s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.23s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
2.13s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
2.06s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
2.01s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
1.92s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.81s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.80s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.79s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.79s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.77s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.73s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.72s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.72s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.70s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.69s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.66s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.65s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[3]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[6]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 25 passed in 601.09s (0:10:01) ========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0j1k/002668/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0j1k/002668', '--source-root', '/home/runner/.ya/build/build_root/0j1k/002668/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0j1k/002668/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0j1k/002668/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0j1k/002668', '--source-root', '/home/runner/.ya/build/build_root/0j1k/002668/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0j1k/002668/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' stopped by 600 seconds timeout",), {})
