============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pdmb/003eb1/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 ===============================
85.97s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
30.26s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
25.78s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
23.98s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
19.33s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
18.99s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
17.82s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
17.72s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
16.86s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
16.43s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
16.10s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
15.65s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
15.49s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
15.44s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
14.25s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
13.76s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
12.78s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
10.95s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
10.65s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
10.37s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
9.98s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
7.71s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.37s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
2.20s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
2.08s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
2.07s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.78s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.78s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.77s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.77s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.77s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.76s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.76s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.74s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.73s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.73s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.66s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 469.28s (0:07:49) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13769
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/pdmb/003ea8/r3tmp/kikimr_cluster_s4valicc
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18838
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pdmb/003ea8/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:257 Final command: /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/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_550xjw8u.log --grpc-port=18838 --mon-port=31428 --ic-port=13769
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:18838/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pdmb/003ea8/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:257 Final command: /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/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_550xjw8u.log --grpc-port=18838 --mon-port=31428 --ic-port=13769
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/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_550xjw8u.log', '--grpc-port=18838', '--mon-port=31428', '--ic-port=13769')' in '/home/runner/.ya/build/build_root/pdmb/003ea8/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: 1280691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:18838/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/pdmb/003ea8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1280707
DEBUG    ya.test:process.py:259 Command (pid 1280707) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1280707) elapsed time (sec): 0.812309741973877
DEBUG    ya.test:process.py:263 Command (pid 1280707) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1280707) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1280707) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1280707) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1280707) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1280707) maxrss: 551796
DEBUG    ya.test:process.py:263 Command (pid 1280707) minflt: 45315
DEBUG    ya.test:process.py:263 Command (pid 1280707) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1280707) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1280707) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 1280707) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1280707) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1280707) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1280707) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1280707) stime: 0.200429
DEBUG    ya.test:process.py:263 Command (pid 1280707) utime: 0.54242
DEBUG    ya.test:process.py:263 Command (pid 1280707) wtime: 0.815
DEBUG    ya.test:process.py:275 Command (pid 1280707) output:
Git info:
    Commit: 6f001bb30f9c6519c1e91c2a81e75108bb75212b
    Branch: 
    Author: Yury Kiselev <ykiselev.loky@gmail.com>
    Summary: Merge 0606f0b35eba7f02023ee10b959873862fffb2f4 into 5b6443297977022e2bebf5380390631845bcdeb7

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7d7ffru444
    Host information: 
        Linux ghrun-7d7ffru444 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 1280707) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 6f001bb30f9c6519c1e91c2a81e75108bb75212b
    Branch: 
    Author: Yury Kiselev <ykiselev.loky@gmail.com>
    Summary: Merge 0606f0b35eba7f02023ee10b959873862fffb2f4 into 5b6443297977022e2bebf5380390631845bcdeb7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18838', '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: 13769\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/pdmb/003ea8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18838', '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: 13769\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1281196
DEBUG    ya.test:process.py:259 Command (pid 1281196) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1281196) elapsed time (sec): 0.9052469730377197
DEBUG    ya.test:process.py:263 Command (pid 1281196) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281196) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1281196) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281196) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281196) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1281196) maxrss: 646964
DEBUG    ya.test:process.py:263 Command (pid 1281196) minflt: 51573
DEBUG    ya.test:process.py:263 Command (pid 1281196) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1281196) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1281196) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 1281196) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1281196) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1281196) nvcsw: 727
DEBUG    ya.test:process.py:263 Command (pid 1281196) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1281196) stime: 0.317268
DEBUG    ya.test:process.py:263 Command (pid 1281196) utime: 0.5644589999999999
DEBUG    ya.test:process.py:263 Command (pid 1281196) wtime: 0.907
DEBUG    ya.test:process.py:275 Command (pid 1281196) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18838', '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/pdmb/003ea8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18838', '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: 1281250
DEBUG    ya.test:process.py:259 Command (pid 1281250) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1281250) elapsed time (sec): 0.8655197620391846
DEBUG    ya.test:process.py:263 Command (pid 1281250) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281250) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1281250) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281250) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281250) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1281250) maxrss: 647516
DEBUG    ya.test:process.py:263 Command (pid 1281250) minflt: 51664
DEBUG    ya.test:process.py:263 Command (pid 1281250) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1281250) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1281250) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1281250) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1281250) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1281250) nvcsw: 829
DEBUG    ya.test:process.py:263 Command (pid 1281250) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1281250) stime: 0.277381
DEBUG    ya.test:process.py:263 Command (pid 1281250) utime: 0.566819
DEBUG    ya.test:process.py:263 Command (pid 1281250) wtime: 0.867
DEBUG    ya.test:process.py:275 Command (pid 1281250) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30835
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4408
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5354
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pdmb/003ea8/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:257 Final command: /home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18838 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/pdmb/003ea8/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_fwkje2rt.log --grpc-port=16012 --mon-port=30835 --ic-port=4408
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pdmb/003ea8/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:257 Final command: /home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18838 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/pdmb/003ea8/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_fwkje2rt.log --grpc-port=16012 --mon-port=30835 --ic-port=4408
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pdmb/003ea8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pdmb/003ea8/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:18838', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/pdmb/003ea8/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_fwkje2rt.log', '--grpc-port=16012', '--mon-port=30835', '--ic-port=4408')' in '/home/runner/.ya/build/build_root/pdmb/003ea8/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: 1281449
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:16012/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/pdmb/003ea8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1281450
DEBUG    ya.test:process.py:259 Command (pid 1281450) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1281450) elapsed time (sec): 0.7904407978057861
DEBUG    ya.test:process.py:263 Command (pid 1281450) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281450) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1281450) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281450) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281450) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1281450) maxrss: 660700
DEBUG    ya.test:process.py:263 Command (pid 1281450) minflt: 45278
DEBUG    ya.test:process.py:263 Command (pid 1281450) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1281450) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1281450) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1281450) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1281450) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1281450) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1281450) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1281450) stime: 0.223748
DEBUG    ya.test:process.py:263 Command (pid 1281450) utime: 0.519197
DEBUG    ya.test:process.py:263 Command (pid 1281450) wtime: 0.793
DEBUG    ya.test:process.py:275 Command (pid 1281450) output:
Git info:
    Commit: 6f001bb30f9c6519c1e91c2a81e75108bb75212b
    Branch: 
    Author: Yury Kiselev <ykiselev.loky@gmail.com>
    Summary: Merge 0606f0b35eba7f02023ee10b959873862fffb2f4 into 5b6443297977022e2bebf5380390631845bcdeb7

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7d7ffru444
    Host information: 
        Linux ghrun-7d7ffru444 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 1281450) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 6f001bb30f9c6519c1e91c2a81e75108bb75212b
    Branch: 
    Author: Yury Kiselev <ykiselev.loky@gmail.com>
    Summary: Merge 0606f0b35eba7f02023ee10b959873862fffb2f4 into 5b6443297977022e2bebf5380390631845bcdeb7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1283178
DEBUG    ya.test:process.py:259 Command (pid 1283178) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1283178) elapsed time (sec): 15.274616479873657
DEBUG    ya.test:process.py:263 Command (pid 1283178) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283178) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283178) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283178) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283178) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1283178) maxrss: 660700
DEBUG    ya.test:process.py:263 Command (pid 1283178) minflt: 112332
DEBUG    ya.test:process.py:263 Command (pid 1283178) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1283178) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1283178) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 1283178) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1283178) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1283178) nvcsw: 6201
DEBUG    ya.test:process.py:263 Command (pid 1283178) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1283178) stime: 0.397093
DEBUG    ya.test:process.py:263 Command (pid 1283178) utime: 0.481479
DEBUG    ya.test:process.py:263 Command (pid 1283178) wtime: 15.277
DEBUG    ya.test:process.py:275 Command (pid 1283178) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1286650
DEBUG    ya.test:process.py:259 Command (pid 1286650) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1286650) elapsed time (sec): 0.8782224655151367
DEBUG    ya.test:process.py:263 Command (pid 1286650) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1286650) inblock: 1496
DEBUG    ya.test:process.py:263 Command (pid 1286650) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1286650) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1286650) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1286650) maxrss: 660700
DEBUG    ya.test:process.py:263 Command (pid 1286650) minflt: 103438
DEBUG    ya.test:process.py:263 Command (pid 1286650) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1286650) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1286650) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 1286650) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1286650) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1286650) nvcsw: 2556
DEBUG    ya.test:process.py:263 Command (pid 1286650) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1286650) stime: 0.253312
DEBUG    ya.test:process.py:263 Command (pid 1286650) utime: 0.37523
DEBUG    ya.test:process.py:263 Command (pid 1286650) wtime: 0.88
DEBUG    ya.test:process.py:275 Command (pid 1286650) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1286868
DEBUG    ya.test:process.py:259 Command (pid 1286868) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1286868) elapsed time (sec): 0.7104778289794922
DEBUG    ya.test:process.py:263 Command (pid 1286868) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) maxrss: 660700
DEBUG    ya.test:process.py:263 Command (pid 1286868) minflt: 103504
DEBUG    ya.test:process.py:263 Command (pid 1286868) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1286868) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) nvcsw: 2437
DEBUG    ya.test:process.py:263 Command (pid 1286868) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1286868) stime: 0.273688
DEBUG    ya.test:process.py:263 Command (pid 1286868) utime: 0.352444
DEBUG    ya.test:process.py:263 Command (pid 1286868) wtime: 0.713
DEBUG    ya.test:process.py:275 Command (pid 1286868) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1287058
DEBUG    ya.test:process.py:259 Command (pid 1287058) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1287058) elapsed time (sec): 0.8233397006988525
DEBUG    ya.test:process.py:263 Command (pid 1287058) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) maxrss: 660700
DEBUG    ya.test:process.py:263 Command (pid 1287058) minflt: 103362
DEBUG    ya.test:process.py:263 Command (pid 1287058) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1287058) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) nvcsw: 2615
DEBUG    ya.test:process.py:263 Command (pid 1287058) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1287058) stime: 0.295832
DEBUG    ya.test:process.py:263 Command (pid 1287058) utime: 0.326054
DEBUG    ya.test:process.py:263 Command (pid 1287058) wtime: 0.827
DEBUG    ya.test:process.py:275 Command (pid 1287058) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1287266
DEBUG    ya.test:process.py:259 Command (pid 1287266) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1287266) elapsed time (sec): 0.7966618537902832
DEBUG    ya.test:process.py:263 Command (pid 1287266) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) maxrss: 660700
DEBUG    ya.test:process.py:263 Command (pid 1287266) minflt: 103472
DEBUG    ya.test:process.py:263 Command (pid 1287266) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1287266) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) nvcsw: 2708
DEBUG    ya.test:process.py:263 Command (pid 1287266) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1287266) stime: 0.26356399999999996
DEBUG    ya.test:process.py:263 Command (pid 1287266) utime: 0.358968
DEBUG    ya.test:process.py:263 Command (pid 1287266) wtime: 0.799
DEBUG    ya.test:process.py:275 Command (pid 1287266) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1287605
DEBUG    ya.test:process.py:259 Command (pid 1287605) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1287605) elapsed time (sec): 0.8700342178344727
DEBUG    ya.test:process.py:263 Command (pid 1287605) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) maxrss: 660700
DEBUG    ya.test:process.py:263 Command (pid 1287605) minflt: 103620
DEBUG    ya.test:process.py:263 Command (pid 1287605) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 1287605) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) nvcsw: 2444
DEBUG    ya.test:process.py:263 Command (pid 1287605) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1287605) stime: 0.24856799999999998
DEBUG    ya.test:process.py:263 Command (pid 1287605) utime: 0.36421899999999996
DEBUG    ya.test:process.py:263 Command (pid 1287605) wtime: 0.872
DEBUG    ya.test:process.py:275 Command (pid 1287605) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1288045
DEBUG    ya.test:process.py:259 Command (pid 1288045) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1288045) elapsed time (sec): 0.7225420475006104
DEBUG    ya.test:process.py:263 Command (pid 1288045) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) maxrss: 660700
DEBUG    ya.test:process.py:263 Command (pid 1288045) minflt: 103439
DEBUG    ya.test:process.py:263 Command (pid 1288045) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 1288045) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) nvcsw: 2427
DEBUG    ya.test:process.py:263 Command (pid 1288045) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1288045) stime: 0.22070599999999999
DEBUG    ya.test:process.py:263 Command (pid 1288045) utime: 0.37673799999999996
DEBUG    ya.test:process.py:263 Command (pid 1288045) wtime: 0.725
DEBUG    ya.test:process.py:275 Command (pid 1288045) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1288445
DEBUG    ya.test:process.py:259 Command (pid 1288445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1288445) elapsed time (sec): 0.8790903091430664
DEBUG    ya.test:process.py:263 Command (pid 1288445) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) maxrss: 660700
DEBUG    ya.test:process.py:263 Command (pid 1288445) minflt: 103562
DEBUG    ya.test:process.py:263 Command (pid 1288445) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1288445) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) nvcsw: 2397
DEBUG    ya.test:process.py:263 Command (pid 1288445) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1288445) stime: 0.24404599999999999
DEBUG    ya.test:process.py:263 Command (pid 1288445) utime: 0.362755
DEBUG    ya.test:process.py:263 Command (pid 1288445) wtime: 0.881
DEBUG    ya.test:process.py:275 Command (pid 1288445) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1288898
DEBUG    ya.test:process.py:259 Command (pid 1288898) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1288898) elapsed time (sec): 231.6519033908844
DEBUG    ya.test:process.py:263 Command (pid 1288898) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1288898) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1288898) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1288898) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1288898) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1288898) maxrss: 2866580
DEBUG    ya.test:process.py:263 Command (pid 1288898) minflt: 5307622
DEBUG    ya.test:process.py:263 Command (pid 1288898) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1288898) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1288898) nivcsw: 12829
DEBUG    ya.test:process.py:263 Command (pid 1288898) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1288898) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1288898) nvcsw: 1105954
DEBUG    ya.test:process.py:263 Command (pid 1288898) oublock: 40
DEBUG    ya.test:process.py:263 Command (pid 1288898) stime: 43.478061
DEBUG    ya.test:process.py:263 Command (pid 1288898) utime: 235.81043
DEBUG    ya.test:process.py:263 Command (pid 1288898) wtime: 231.654
DEBUG    ya.test:process.py:275 Command (pid 1288898) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (12.571469s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.476816s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (182.762598s)
Fill table part...
Fill table part OK 200000 / 200000 (30.144080s)
Fill table nation...
Fill table nation OK 25 / 25 (0.179826s)
Fill table region...
Fill table region OK 5 / 5 (0.179376s)

DEBUG    ya.test:process.py:276 Command (pid 1288898) 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/pdmb/003ea8/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/pdmb/003ea8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18838', '-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: 1325542
DEBUG    ya.test:process.py:259 Command (pid 1325542) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1325542) elapsed time (sec): 261.7003836631775
DEBUG    ya.test:process.py:263 Command (pid 1325542) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325542) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1325542) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325542) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325542) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1325542) maxrss: 2770968
DEBUG    ya.test:process.py:263 Command (pid 1325542) minflt: 5309331
DEBUG    ya.test:process.py:263 Command (pid 1325542) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1325542) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1325542) nivcsw: 19867
DEBUG    ya.test:process.py:263 Command (pid 1325542) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1325542) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1325542) nvcsw: 1137544
DEBUG    ya.test:process.py:263 Command (pid 1325542) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 1325542) stime: 43.496078
DEBUG    ya.test:process.py:263 Command (pid 1325542) utime: 245.761485
DEBUG    ya.test:process.py:263 Command (pid 1325542) wtime: 261.703
DEBUG    ya.test:process.py:275 Command (pid 1325542) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (12.757605s)
Fill table customer...
Fill table customer OK 150000 / 150000 (5.825351s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (212.294305s)
Fill table part...
Fill table part OK 200000 / 200000 (29.012626s)
Fill table nation...
Fill table nation OK 25 / 25 (0.180088s)
Fill table region...
Fill table region OK 5 / 5 (0.263208s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 546
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:18838 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, 02723dc4-cb17-4dcb-97df-fa6800ead678, localhost:18838): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 02723dc4-cb17-4dcb-97df-fa6800ead678, localhost:18838): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 02723dc4-cb17-4dcb-97df-fa6800ead678, localhost:18838): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7d7ffru444.auto.internal" port: 16012 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-7d7ffru444.auto.internal:16012, 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:18838
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, aa886dd2-24ef-4538-959a-ddce3acd29a6, ghrun-7d7ffru444.auto.internal:16012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, aa886dd2-24ef-4538-959a-ddce3acd29a6, ghrun-7d7ffru444.auto.internal:16012): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, aa886dd2-24ef-4538-959a-ddce3acd29a6, ghrun-7d7ffru444.auto.internal:16012): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 547
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, ebf7fc38-6fcb-4509-ae27-ba17c8e25e3f, ghrun-7d7ffru444.auto.internal:16012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ebf7fc38-6fcb-4509-ae27-ba17c8e25e3f, ghrun-7d7ffru444.auto.internal:16012): 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, ebf7fc38-6fcb-4509-ae27-ba17c8e25e3f, ghrun-7d7ffru444.auto.internal:16012): 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: 1760102449900 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, 32f6cb28-09f7-481b-ae5c-e7d428a898cf, ghrun-7d7ffru444.auto.internal:16012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 32f6cb28-09f7-481b-ae5c-e7d428a898cf, ghrun-7d7ffru444.auto.internal:16012): 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, 32f6cb28-09f7-481b-ae5c-e7d428a898cf, ghrun-7d7ffru444.auto.internal:16012): 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: 1760102449900 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760102449900 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760102452430 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760102452830 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760102455010 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760102457190 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760102459310 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760102459680 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760102461650 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "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:31428 "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 575
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:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "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:31428 "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 575
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:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "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:31428 "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 571
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:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "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:31428 "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 572
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:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "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:31428 "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 572
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:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "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:31428 "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 572
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:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "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:31428 "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 571
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:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "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:31428 "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 572
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, 63d0e5e5-77d5-4c2d-aaf7-b905206cfe09, ghrun-7d7ffru444.auto.internal:16012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 63d0e5e5-77d5-4c2d-aaf7-b905206cfe09, ghrun-7d7ffru444.auto.internal:16012): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 63d0e5e5-77d5-4c2d-aaf7-b905206cfe09, ghrun-7d7ffru444.auto.internal:16012): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 02aea25c-e190-40a4-83b9-98c01cacf7c3, ghrun-7d7ffru444.auto.internal:16012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 02aea25c-e190-40a4-83b9-98c01cacf7c3, ghrun-7d7ffru444.auto.internal:16012): 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, 02aea25c-e190-40a4-83b9-98c01cacf7c3, ghrun-7d7ffru444.auto.internal:16012): 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, 074799ac-df09-460c-84c7-9737bd408cec, ghrun-7d7ffru444.auto.internal:16012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 074799ac-df09-460c-84c7-9737bd408cec, ghrun-7d7ffru444.auto.internal:16012): 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, 074799ac-df09-460c-84c7-9737bd408cec, ghrun-7d7ffru444.auto.internal:16012): 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, bc479514-e459-4781-975c-0c0ef47fdc73, ghrun-7d7ffru444.auto.internal:16012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, bc479514-e459-4781-975c-0c0ef47fdc73, ghrun-7d7ffru444.auto.internal:16012): 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, bc479514-e459-4781-975c-0c0ef47fdc73, ghrun-7d7ffru444.auto.internal:16012): 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, 2fa9e7c9-2a6f-4a4d-8861-a9745708e1b8, ghrun-7d7ffru444.auto.internal:16012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 2fa9e7c9-2a6f-4a4d-8861-a9745708e1b8, ghrun-7d7ffru444.auto.internal:16012): 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, 2fa9e7c9-2a6f-4a4d-8861-a9745708e1b8, ghrun-7d7ffru444.auto.internal:16012): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
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, 71ef268f-23e7-4b96-8bbb-3b64e08f74b8, localhost:18838): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 71ef268f-23e7-4b96-8bbb-3b64e08f74b8, localhost:18838): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 71ef268f-23e7-4b96-8bbb-3b64e08f74b8, localhost:18838): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7d7ffru444.auto.internal" port: 16012 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-7d7ffru444.auto.internal:16012, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:18838
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "GET /viewer/json/nodes HTTP/1.1" 200 805
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "GET /viewer/json/nodes HTTP/1.1" 200 807
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:31428
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:31428 "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: [('4408@ghrun-7d7ffru444.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-7d7ffru444.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 ===============================
600.27s 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 604.92s (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: ...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8', '--source-root', '/home/runner/.ya/build/build_root/pdmb/003ea8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea8/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/pdmb/003ea8', '--source-root', '/home/runner/.ya/build/build_root/pdmb/003ea8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/pdmb/003ea8/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/pdmb/003ea0/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 ===============================
410.18s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.99s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.99s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.92s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.91s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.89s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.89s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.88s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.84s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.84s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.84s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.84s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.83s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.82s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.82s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.82s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
1.82s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.81s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.79s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.79s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.79s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.78s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.76s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.17s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.14s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query04]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 453.44s (0:07:33) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pdmb/003eb9/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 ===============================
304.65s setup    test_s1.py::TestTpchS1::test_tpch[1]
46.84s call     test_s1.py::TestTpchS1::test_tpch[8]
37.25s call     test_s1.py::TestTpchS1::test_tpch[5]
35.48s call     test_s1.py::TestTpchS1::test_tpch[3]
32.37s call     test_s1.py::TestTpchS1::test_tpch[1]
29.32s call     test_s1.py::TestTpchS1::test_tpch[7]
27.92s call     test_s1.py::TestTpchS1::test_tpch[2]
27.49s call     test_s1.py::TestTpchS1::test_tpch[4]
11.58s call     test_s1.py::TestTpchS1::test_tpch[6]
1.98s setup    test_s1.py::TestTpchS1::test_tpch[5]
1.86s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.85s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.85s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.79s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.78s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.78s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.76s setup    test_s1.py::TestTpchS1::test_tpch[9]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 8 passed in 595.80s (0:09:55) =========================

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/pdmb/003eb9/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/pdmb/003eb9/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/pdmb/003eb9', '--source-root', '/home/runner/.ya/build/build_root/pdmb/003eb9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/pdmb/003eb9/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/pdmb/003eb9/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/pdmb/003eb9/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/pdmb/003eb9', '--source-root', '/home/runner/.ya/build/build_root/pdmb/003eb9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/pdmb/003eb9/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/pdmb/003e90/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.30s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
77.39s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
28.14s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
25.54s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
23.45s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
22.98s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
20.85s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
20.82s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
18.87s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
17.07s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
16.79s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
16.07s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
15.72s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
15.14s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
15.00s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
14.68s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
13.38s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
12.43s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
11.57s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
11.36s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
11.02s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
10.26s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
9.83s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
9.15s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
4.87s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
3.23s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
2.18s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
2.03s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.85s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.80s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.79s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.79s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.76s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.76s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.74s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.74s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.66s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.58s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[22]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 23 passed in 600.52s (0:10:00) ========================

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/pdmb/003e90/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/pdmb/003e90', '--source-root', '/home/runner/.ya/build/build_root/pdmb/003e90/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/pdmb/003e90/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/pdmb/003e90/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/pdmb/003e90', '--source-root', '/home/runner/.ya/build/build_root/pdmb/003e90/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/pdmb/003e90/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",), {})
