============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ydd/0028b9/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 ===============================
62.10s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
24.31s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
21.61s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
21.19s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
17.26s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
15.19s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
15.19s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
14.50s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
14.21s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
13.66s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
13.49s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
13.17s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
12.84s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
12.61s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
12.12s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
10.48s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
9.83s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
9.31s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
9.20s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
8.33s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
8.26s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
6.98s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
6.01s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.66s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.60s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.59s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.53s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.53s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.53s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.53s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.52s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.51s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.50s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.49s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.49s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.48s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.48s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.47s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 384.78s (0:06:24) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ydd/0028ad/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 F

=================================== FAILURES ===================================
___________________ TestTpchDuplicatesZeroLevel.test_tpch[1] ___________________
ydb/tests/olap/load/lib/tpch.py:44: in test_tpch
    self.run_workload_test(self._get_path(), query_num)
ydb/tests/olap/load/lib/conftest.py:475: in run_workload_test
    self.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:363: in process_query_result
    raise exc
E   Failed: Node 32553@ghrun-qnok5edkf4.auto.internal is down
------------------------------ 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/7ydd/0028ad/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16774
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/7ydd/0028ad/r3tmp/kikimr_cluster_u2ttanpj
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21226
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29001
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ydd/0028ad/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:266 Final command: /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/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_xvue7dli.log --grpc-port=22936 --mon-port=21226 --ic-port=16774
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22936/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ydd/0028ad/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:266 Final command: /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/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_xvue7dli.log --grpc-port=22936 --mon-port=21226 --ic-port=16774
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/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_xvue7dli.log', '--grpc-port=22936', '--mon-port=21226', '--ic-port=16774')' in '/home/runner/.ya/build/build_root/7ydd/0028ad/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: 1243497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22936/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/7ydd/0028ad/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1243498
DEBUG    ya.test:process.py:259 Command (pid 1243498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1243498) elapsed time (sec): 0.7913575172424316
DEBUG    ya.test:process.py:263 Command (pid 1243498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1243498) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1243498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1243498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1243498) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1243498) maxrss: 566404
DEBUG    ya.test:process.py:263 Command (pid 1243498) minflt: 45502
DEBUG    ya.test:process.py:263 Command (pid 1243498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1243498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1243498) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1243498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1243498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1243498) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1243498) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1243498) stime: 0.22670099999999999
DEBUG    ya.test:process.py:263 Command (pid 1243498) utime: 0.474684
DEBUG    ya.test:process.py:263 Command (pid 1243498) wtime: 0.793
DEBUG    ya.test:process.py:275 Command (pid 1243498) output:
Git info:
    Commit: 4bccf04a2133b56c9e62d63d1c5ca97f5c99dd9c
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 44e1aad4762280f425b216b9d80c18550c34ffc3 into 1d40218c49041759c8a84105d432e08715742f69

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4bccf04a2133b56c9e62d63d1c5ca97f5c99dd9c
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 44e1aad4762280f425b216b9d80c18550c34ffc3 into 1d40218c49041759c8a84105d432e08715742f69
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22936', '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: 16774\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/7ydd/0028ad/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22936', '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: 16774\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1244451
DEBUG    ya.test:process.py:259 Command (pid 1244451) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1244451) elapsed time (sec): 0.8299136161804199
DEBUG    ya.test:process.py:263 Command (pid 1244451) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244451) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1244451) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244451) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244451) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1244451) maxrss: 642608
DEBUG    ya.test:process.py:263 Command (pid 1244451) minflt: 51733
DEBUG    ya.test:process.py:263 Command (pid 1244451) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1244451) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1244451) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 1244451) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1244451) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1244451) nvcsw: 747
DEBUG    ya.test:process.py:263 Command (pid 1244451) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1244451) stime: 0.269546
DEBUG    ya.test:process.py:263 Command (pid 1244451) utime: 0.527975
DEBUG    ya.test:process.py:263 Command (pid 1244451) wtime: 0.831
DEBUG    ya.test:process.py:275 Command (pid 1244451) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22936', '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/7ydd/0028ad/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22936', '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: 1244704
DEBUG    ya.test:process.py:259 Command (pid 1244704) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1244704) elapsed time (sec): 0.7588071823120117
DEBUG    ya.test:process.py:263 Command (pid 1244704) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244704) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1244704) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244704) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244704) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1244704) maxrss: 642608
DEBUG    ya.test:process.py:263 Command (pid 1244704) minflt: 51821
DEBUG    ya.test:process.py:263 Command (pid 1244704) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1244704) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1244704) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1244704) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1244704) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1244704) nvcsw: 786
DEBUG    ya.test:process.py:263 Command (pid 1244704) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1244704) stime: 0.20513099999999998
DEBUG    ya.test:process.py:263 Command (pid 1244704) utime: 0.519416
DEBUG    ya.test:process.py:263 Command (pid 1244704) wtime: 0.76
DEBUG    ya.test:process.py:275 Command (pid 1244704) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32553
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14908
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ydd/0028ad/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:266 Final command: /home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:22936 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/7ydd/0028ad/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_ywpwn3ke.log --grpc-port=29139 --mon-port=20284 --ic-port=32553
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ydd/0028ad/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:266 Final command: /home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:22936 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/7ydd/0028ad/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_ywpwn3ke.log --grpc-port=29139 --mon-port=20284 --ic-port=32553
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7ydd/0028ad/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:22936', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/7ydd/0028ad/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_ywpwn3ke.log', '--grpc-port=29139', '--mon-port=20284', '--ic-port=32553')' in '/home/runner/.ya/build/build_root/7ydd/0028ad/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: 1245140
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29139/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/7ydd/0028ad/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1245141
DEBUG    ya.test:process.py:259 Command (pid 1245141) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1245141) elapsed time (sec): 0.6981201171875
DEBUG    ya.test:process.py:263 Command (pid 1245141) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245141) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1245141) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245141) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245141) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1245141) maxrss: 654428
DEBUG    ya.test:process.py:263 Command (pid 1245141) minflt: 45765
DEBUG    ya.test:process.py:263 Command (pid 1245141) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1245141) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1245141) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1245141) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1245141) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1245141) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1245141) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1245141) stime: 0.180049
DEBUG    ya.test:process.py:263 Command (pid 1245141) utime: 0.473504
DEBUG    ya.test:process.py:263 Command (pid 1245141) wtime: 0.7
DEBUG    ya.test:process.py:275 Command (pid 1245141) output:
Git info:
    Commit: 4bccf04a2133b56c9e62d63d1c5ca97f5c99dd9c
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 44e1aad4762280f425b216b9d80c18550c34ffc3 into 1d40218c49041759c8a84105d432e08715742f69

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4bccf04a2133b56c9e62d63d1c5ca97f5c99dd9c
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 44e1aad4762280f425b216b9d80c18550c34ffc3 into 1d40218c49041759c8a84105d432e08715742f69
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1246228
DEBUG    ya.test:process.py:259 Command (pid 1246228) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1246228) elapsed time (sec): 13.843298196792603
DEBUG    ya.test:process.py:263 Command (pid 1246228) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1246228) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1246228) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1246228) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1246228) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1246228) maxrss: 655048
DEBUG    ya.test:process.py:263 Command (pid 1246228) minflt: 109492
DEBUG    ya.test:process.py:263 Command (pid 1246228) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1246228) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1246228) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 1246228) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1246228) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1246228) nvcsw: 3659
DEBUG    ya.test:process.py:263 Command (pid 1246228) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1246228) stime: 0.23604799999999998
DEBUG    ya.test:process.py:263 Command (pid 1246228) utime: 0.426125
DEBUG    ya.test:process.py:263 Command (pid 1246228) wtime: 13.845
DEBUG    ya.test:process.py:275 Command (pid 1246228) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1250720
DEBUG    ya.test:process.py:259 Command (pid 1250720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1250720) elapsed time (sec): 0.6410813331604004
DEBUG    ya.test:process.py:263 Command (pid 1250720) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) maxrss: 655464
DEBUG    ya.test:process.py:263 Command (pid 1250720) minflt: 103606
DEBUG    ya.test:process.py:263 Command (pid 1250720) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 1250720) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) nvcsw: 2794
DEBUG    ya.test:process.py:263 Command (pid 1250720) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1250720) stime: 0.255972
DEBUG    ya.test:process.py:263 Command (pid 1250720) utime: 0.27194599999999997
DEBUG    ya.test:process.py:263 Command (pid 1250720) wtime: 0.642
DEBUG    ya.test:process.py:275 Command (pid 1250720) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1250849
DEBUG    ya.test:process.py:259 Command (pid 1250849) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1250849) elapsed time (sec): 0.5551357269287109
DEBUG    ya.test:process.py:263 Command (pid 1250849) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) maxrss: 656116
DEBUG    ya.test:process.py:263 Command (pid 1250849) minflt: 103576
DEBUG    ya.test:process.py:263 Command (pid 1250849) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1250849) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) nvcsw: 2842
DEBUG    ya.test:process.py:263 Command (pid 1250849) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1250849) stime: 0.24361
DEBUG    ya.test:process.py:263 Command (pid 1250849) utime: 0.286635
DEBUG    ya.test:process.py:263 Command (pid 1250849) wtime: 0.557
DEBUG    ya.test:process.py:275 Command (pid 1250849) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1251014
DEBUG    ya.test:process.py:259 Command (pid 1251014) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251014) elapsed time (sec): 0.7181196212768555
DEBUG    ya.test:process.py:263 Command (pid 1251014) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) maxrss: 656448
DEBUG    ya.test:process.py:263 Command (pid 1251014) minflt: 103540
DEBUG    ya.test:process.py:263 Command (pid 1251014) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1251014) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) nvcsw: 2648
DEBUG    ya.test:process.py:263 Command (pid 1251014) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251014) stime: 0.276149
DEBUG    ya.test:process.py:263 Command (pid 1251014) utime: 0.271541
DEBUG    ya.test:process.py:263 Command (pid 1251014) wtime: 0.72
DEBUG    ya.test:process.py:275 Command (pid 1251014) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1251328
DEBUG    ya.test:process.py:259 Command (pid 1251328) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251328) elapsed time (sec): 0.6557879447937012
DEBUG    ya.test:process.py:263 Command (pid 1251328) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) maxrss: 657036
DEBUG    ya.test:process.py:263 Command (pid 1251328) minflt: 103493
DEBUG    ya.test:process.py:263 Command (pid 1251328) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1251328) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) nvcsw: 2716
DEBUG    ya.test:process.py:263 Command (pid 1251328) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251328) stime: 0.276879
DEBUG    ya.test:process.py:263 Command (pid 1251328) utime: 0.233792
DEBUG    ya.test:process.py:263 Command (pid 1251328) wtime: 0.657
DEBUG    ya.test:process.py:275 Command (pid 1251328) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1251476
DEBUG    ya.test:process.py:259 Command (pid 1251476) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251476) elapsed time (sec): 0.617600679397583
DEBUG    ya.test:process.py:263 Command (pid 1251476) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) maxrss: 657288
DEBUG    ya.test:process.py:263 Command (pid 1251476) minflt: 103495
DEBUG    ya.test:process.py:263 Command (pid 1251476) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1251476) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) nvcsw: 2613
DEBUG    ya.test:process.py:263 Command (pid 1251476) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251476) stime: 0.20587799999999998
DEBUG    ya.test:process.py:263 Command (pid 1251476) utime: 0.29569799999999996
DEBUG    ya.test:process.py:263 Command (pid 1251476) wtime: 0.619
DEBUG    ya.test:process.py:275 Command (pid 1251476) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1251609
DEBUG    ya.test:process.py:259 Command (pid 1251609) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251609) elapsed time (sec): 0.5578100681304932
DEBUG    ya.test:process.py:263 Command (pid 1251609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) maxrss: 658016
DEBUG    ya.test:process.py:263 Command (pid 1251609) minflt: 103538
DEBUG    ya.test:process.py:263 Command (pid 1251609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 1251609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) nvcsw: 2628
DEBUG    ya.test:process.py:263 Command (pid 1251609) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251609) stime: 0.24468199999999998
DEBUG    ya.test:process.py:263 Command (pid 1251609) utime: 0.26270699999999997
DEBUG    ya.test:process.py:263 Command (pid 1251609) wtime: 0.56
DEBUG    ya.test:process.py:275 Command (pid 1251609) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1251777
DEBUG    ya.test:process.py:259 Command (pid 1251777) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251777) elapsed time (sec): 0.5936474800109863
DEBUG    ya.test:process.py:263 Command (pid 1251777) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) maxrss: 658636
DEBUG    ya.test:process.py:263 Command (pid 1251777) minflt: 103418
DEBUG    ya.test:process.py:263 Command (pid 1251777) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1251777) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) nvcsw: 2692
DEBUG    ya.test:process.py:263 Command (pid 1251777) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251777) stime: 0.255201
DEBUG    ya.test:process.py:263 Command (pid 1251777) utime: 0.246006
DEBUG    ya.test:process.py:263 Command (pid 1251777) wtime: 0.595
DEBUG    ya.test:process.py:275 Command (pid 1251777) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1251935
DEBUG    ya.test:process.py:259 Command (pid 1251935) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251935) elapsed time (sec): 198.98874306678772
DEBUG    ya.test:process.py:263 Command (pid 1251935) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251935) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251935) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251935) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251935) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251935) maxrss: 2886480
DEBUG    ya.test:process.py:263 Command (pid 1251935) minflt: 5332312
DEBUG    ya.test:process.py:263 Command (pid 1251935) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251935) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251935) nivcsw: 9237
DEBUG    ya.test:process.py:263 Command (pid 1251935) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251935) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251935) nvcsw: 939718
DEBUG    ya.test:process.py:263 Command (pid 1251935) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1251935) stime: 36.91434
DEBUG    ya.test:process.py:263 Command (pid 1251935) utime: 196.811916
DEBUG    ya.test:process.py:263 Command (pid 1251935) wtime: 198.99
DEBUG    ya.test:process.py:275 Command (pid 1251935) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (9.601235s)
Fill table customer...
Fill table customer OK 150000 / 150000 (3.638524s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (156.801274s)
Fill table part...
Fill table part OK 200000 / 200000 (27.403680s)
Fill table nation...
Fill table nation OK 25 / 25 (0.289812s)
Fill table region...
Fill table region OK 5 / 5 (0.184247s)

DEBUG    ya.test:process.py:276 Command (pid 1251935) 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/7ydd/0028ad/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/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-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: 1285025
DEBUG    ya.test:process.py:259 Command (pid 1285025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1285025) elapsed time (sec): 238.45599722862244
DEBUG    ya.test:process.py:263 Command (pid 1285025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1285025) inblock: 8
DEBUG    ya.test:process.py:263 Command (pid 1285025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1285025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1285025) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1285025) maxrss: 2730524
DEBUG    ya.test:process.py:263 Command (pid 1285025) minflt: 5260741
DEBUG    ya.test:process.py:263 Command (pid 1285025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1285025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1285025) nivcsw: 18289
DEBUG    ya.test:process.py:263 Command (pid 1285025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1285025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1285025) nvcsw: 1095765
DEBUG    ya.test:process.py:263 Command (pid 1285025) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 1285025) stime: 37.140069
DEBUG    ya.test:process.py:263 Command (pid 1285025) utime: 205.940937
DEBUG    ya.test:process.py:263 Command (pid 1285025) wtime: 238.458
DEBUG    ya.test:process.py:275 Command (pid 1285025) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.712476s)
Fill table customer...
Fill table customer OK 150000 / 150000 (5.196734s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (189.357503s)
Fill table part...
Fill table part OK 200000 / 200000 (30.465666s)
Fill table nation...
Fill table nation OK 25 / 25 (0.248551s)
Fill table region...
Fill table region OK 5 / 5 (0.229255s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:22936 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, fb65a00a-f6b2-4e17-820a-b39ba6778333, localhost:22936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fb65a00a-f6b2-4e17-820a-b39ba6778333, localhost:22936): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fb65a00a-f6b2-4e17-820a-b39ba6778333, localhost:22936): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qnok5edkf4.auto.internal" port: 29139 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-qnok5edkf4.auto.internal:29139, 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:22936
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 6c9ed74c-9c93-403f-a1e6-4b123d2dc978, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6c9ed74c-9c93-403f-a1e6-4b123d2dc978, ghrun-qnok5edkf4.auto.internal:29139): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 6c9ed74c-9c93-403f-a1e6-4b123d2dc978, ghrun-qnok5edkf4.auto.internal:29139): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 556
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, 0a170128-e396-4d38-9a6f-6207c3e9934d, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 0a170128-e396-4d38-9a6f-6207c3e9934d, ghrun-qnok5edkf4.auto.internal:29139): 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, 0a170128-e396-4d38-9a6f-6207c3e9934d, ghrun-qnok5edkf4.auto.internal:29139): 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: 1761902468200 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, 94f2ecc2-173f-4d54-aa5a-e2f534ca936b, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 94f2ecc2-173f-4d54-aa5a-e2f534ca936b, ghrun-qnok5edkf4.auto.internal:29139): 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, 94f2ecc2-173f-4d54-aa5a-e2f534ca936b, ghrun-qnok5edkf4.auto.internal:29139): 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: 1761902468200 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902468200 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902469800 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902470160 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902471740 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902473800 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902475720 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902476140 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902477950 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 583
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 583
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py: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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 583
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 583
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 583
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 581
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 583
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, a94fb78d-f570-4a54-9f51-554e57d041e0, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, a94fb78d-f570-4a54-9f51-554e57d041e0, ghrun-qnok5edkf4.auto.internal:29139): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, a94fb78d-f570-4a54-9f51-554e57d041e0, ghrun-qnok5edkf4.auto.internal:29139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, c7fbdd71-360c-4d2c-82bd-73db1a1b1c1d, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, c7fbdd71-360c-4d2c-82bd-73db1a1b1c1d, ghrun-qnok5edkf4.auto.internal:29139): 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, c7fbdd71-360c-4d2c-82bd-73db1a1b1c1d, ghrun-qnok5edkf4.auto.internal:29139): 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, a25ec389-9042-4e92-94c8-db8be7289b92, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, a25ec389-9042-4e92-94c8-db8be7289b92, ghrun-qnok5edkf4.auto.internal:29139): 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, a25ec389-9042-4e92-94c8-db8be7289b92, ghrun-qnok5edkf4.auto.internal:29139): 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, 7b421dfb-5a64-4a77-bd75-c6c7cb3c815c, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 7b421dfb-5a64-4a77-bd75-c6c7cb3c815c, ghrun-qnok5edkf4.auto.internal:29139): 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, 7b421dfb-5a64-4a77-bd75-c6c7cb3c815c, ghrun-qnok5edkf4.auto.internal:29139): 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, 6c1cfda8-62ac-4f03-a25e-d2a229504d22, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6c1cfda8-62ac-4f03-a25e-d2a229504d22, ghrun-qnok5edkf4.auto.internal:29139): 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, 6c1cfda8-62ac-4f03-a25e-d2a229504d22, ghrun-qnok5edkf4.auto.internal:29139): 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, 8481f301-8c34-44b0-bcf9-2cecd6136004, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 8481f301-8c34-44b0-bcf9-2cecd6136004, ghrun-qnok5edkf4.auto.internal:29139): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/partsupp`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 8481f301-8c34-44b0-bcf9-2cecd6136004, ghrun-qnok5edkf4.auto.internal:29139): 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, ce0b35f5-9a23-4bb0-9dfd-310368e3f0b3, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ce0b35f5-9a23-4bb0-9dfd-310368e3f0b3, ghrun-qnok5edkf4.auto.internal:29139): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/region`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, ce0b35f5-9a23-4bb0-9dfd-310368e3f0b3, ghrun-qnok5edkf4.auto.internal:29139): 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, 86508708-43bc-468b-9c69-d91943022ed1, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 86508708-43bc-468b-9c69-d91943022ed1, ghrun-qnok5edkf4.auto.internal:29139): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/supplier`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 86508708-43bc-468b-9c69-d91943022ed1, ghrun-qnok5edkf4.auto.internal:29139): 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, f8abbd1b-e0e4-4e52-85e3-50bedff8af83, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f8abbd1b-e0e4-4e52-85e3-50bedff8af83, ghrun-qnok5edkf4.auto.internal:29139): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/lineitem`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, f8abbd1b-e0e4-4e52-85e3-50bedff8af83, ghrun-qnok5edkf4.auto.internal:29139): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes HTTP/1.1" 200 793
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes HTTP/1.1" 200 795
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 555
INFO     root:allure_utils.py:227 All nodes before filtering: [('32553@ghrun-qnok5edkf4.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-qnok5edkf4.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
DEBUG    matplotlib:__init__.py:337 CACHEDIR=/home/runner/.cache/matplotlib
DEBUG    matplotlib.font_manager:font_manager.py:1574 Using fontManager instance from /home/runner/.cache/matplotlib/fontlist-v330.json
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ydd/0028ad/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:266 Final command: /home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/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_xvue7dli.log --grpc-port=22936 --mon-port=21226 --ic-port=16774
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22936/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1356644
DEBUG    ya.test:process.py:259 Command (pid 1356644) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1356644) elapsed time (sec): 0.7879934310913086
DEBUG    ya.test:process.py:263 Command (pid 1356644) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356644) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1356644) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356644) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356644) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1356644) maxrss: 757816
DEBUG    ya.test:process.py:263 Command (pid 1356644) minflt: 45435
DEBUG    ya.test:process.py:263 Command (pid 1356644) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1356644) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1356644) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 1356644) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1356644) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1356644) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1356644) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1356644) stime: 0.207335
DEBUG    ya.test:process.py:263 Command (pid 1356644) utime: 0.48851599999999995
DEBUG    ya.test:process.py:263 Command (pid 1356644) wtime: 0.79
DEBUG    ya.test:process.py:275 Command (pid 1356644) output:
Git info:
    Commit: 4bccf04a2133b56c9e62d63d1c5ca97f5c99dd9c
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 44e1aad4762280f425b216b9d80c18550c34ffc3 into 1d40218c49041759c8a84105d432e08715742f69

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4bccf04a2133b56c9e62d63d1c5ca97f5c99dd9c
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 44e1aad4762280f425b216b9d80c18550c34ffc3 into 1d40218c49041759c8a84105d432e08715742f69
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7ydd/0028ad/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:266 Final command: /home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:22936 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/7ydd/0028ad/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_ywpwn3ke.log --grpc-port=29139 --mon-port=20284 --ic-port=32553
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29139/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1356812
DEBUG    ya.test:process.py:259 Command (pid 1356812) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1356812) elapsed time (sec): 0.939265251159668
DEBUG    ya.test:process.py:263 Command (pid 1356812) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356812) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1356812) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356812) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356812) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1356812) maxrss: 757816
DEBUG    ya.test:process.py:263 Command (pid 1356812) minflt: 45358
DEBUG    ya.test:process.py:263 Command (pid 1356812) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1356812) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1356812) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1356812) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1356812) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1356812) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1356812) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1356812) stime: 0.195719
DEBUG    ya.test:process.py:263 Command (pid 1356812) utime: 0.561093
DEBUG    ya.test:process.py:263 Command (pid 1356812) wtime: 0.941
DEBUG    ya.test:process.py:275 Command (pid 1356812) output:
Git info:
    Commit: 4bccf04a2133b56c9e62d63d1c5ca97f5c99dd9c
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 44e1aad4762280f425b216b9d80c18550c34ffc3 into 1d40218c49041759c8a84105d432e08715742f69

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4bccf04a2133b56c9e62d63d1c5ca97f5c99dd9c
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 44e1aad4762280f425b216b9d80c18550c34ffc3 into 1d40218c49041759c8a84105d432e08715742f69
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_duplicates.py::TestTpchDuplicatesZeroLevel, test_name: test_tpch[1])
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 555
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 555
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, 285a7265-6588-4c84-90be-2043c81de923, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 285a7265-6588-4c84-90be-2043c81de923, ghrun-qnok5edkf4.auto.internal:29139): 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, 285a7265-6588-4c84-90be-2043c81de923, ghrun-qnok5edkf4.auto.internal:29139): 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: 1761902468200 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, b2520c20-edae-4718-91d4-b5effae6be15, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, b2520c20-edae-4718-91d4-b5effae6be15, ghrun-qnok5edkf4.auto.internal:29139): 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, b2520c20-edae-4718-91d4-b5effae6be15, ghrun-qnok5edkf4.auto.internal:29139): 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: 1761902468200 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902468200 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902469800 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902470160 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902471740 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902473800 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902475720 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902476140 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761902477950 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 584
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 584
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 582
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 584
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 584
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "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 584
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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py: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:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "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:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, feb5ff05-58b5-40b9-8066-a7ed77207640, ghrun-qnok5edkf4.auto.internal:29139): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, feb5ff05-58b5-40b9-8066-a7ed77207640, ghrun-qnok5edkf4.auto.internal:29139): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, feb5ff05-58b5-40b9-8066-a7ed77207640, ghrun-qnok5edkf4.auto.internal:29139): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7ydd/0028ad/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22936', '-d', '/local/test_db', 'workload', 'tpch', '--path', 'olap_yatests/tpch/s1', 'run', '--json', 'Query01.stats.json', '--output', 'Query01.result', '--include', 'Query01', '--iterations', '1', '--plan', 'Query01.plan', '--global-timeout', '1800.0s', '--verbose', '--check-canonical', '--scale', '1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1357195
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, 978ca8f4-71b3-4c24-b85f-31ae66145650, localhost:22936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 978ca8f4-71b3-4c24-b85f-31ae66145650, localhost:22936): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 978ca8f4-71b3-4c24-b85f-31ae66145650, localhost:22936): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qnok5edkf4.auto.internal" port: 29139 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-qnok5edkf4.auto.internal:29139, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22936
DEBUG    ya.test:process.py:259 Command (pid 1357195) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1357195) elapsed time (sec): 36.865971326828
DEBUG    ya.test:process.py:263 Command (pid 1357195) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1357195) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1357195) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1357195) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1357195) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1357195) maxrss: 759384
DEBUG    ya.test:process.py:263 Command (pid 1357195) minflt: 122293
DEBUG    ya.test:process.py:263 Command (pid 1357195) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1357195) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1357195) nivcsw: 236
DEBUG    ya.test:process.py:263 Command (pid 1357195) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1357195) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1357195) nvcsw: 5649
DEBUG    ya.test:process.py:263 Command (pid 1357195) oublock: 4856
DEBUG    ya.test:process.py:263 Command (pid 1357195) stime: 0.353355
DEBUG    ya.test:process.py:263 Command (pid 1357195) utime: 0.882415
DEBUG    ya.test:process.py:263 Command (pid 1357195) wtime: 36.873
DEBUG    ya.test:process.py:275 Command (pid 1357195) output:
Query01:
Query text:
$z1_12 = 1;
select
    l_returnflag,
    l_linestatus,
    sum(l_quantity) as sum_qty,
    sum(l_extendedprice) as sum_base_price,
    sum(l_extendedprice * ($z1_12 - l_discount)) as sum_disc_price,
    sum(l_extendedprice * ($z1_12 - l_discount) * ($z1_12 + l_tax)) as sum_charge,
    avg(l_quantity) as avg_qty,
    avg(l_extendedprice) as avg_price,
    avg(l_discount) as avg_disc,
    count(*) as count_order
from
    `olap_yatests/tpch/s1/lineitem`
where
    l_shipdate <= Date('1998-12-01') - Interval("P90D")
group by
    l_returnflag,
    l_linestatus
order by
    l_returnflag,
    l_linestatus;

	iteration 0:	ok	32.835778s seconds

Results for 1 iterations
┌─────────┬──────────┬─────────┬─────────┬─────────┬─────────┬───────────┬─────────┬─────────┬─────────┬─────────┬────────────────┬────────────────┬────────────────┬───────────┬──────────────┬────────────┬────────────┐
│ Query # │ ColdTime │ Min     │ Max     │ Mean    │ Median  │ UnixBench │ Std     │ RttMin  │ RttMax  │ RttAvg  │ CompilationMin │ CompilationMax │ CompilationAvg │ GrossTime │ SuccessCount │ FailsCount │ DiffsCount │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼────────────────┼────────────────┼────────────────┼───────────┼──────────────┼────────────┼────────────┤
│ Query01 │  32.628  │  32.628 │  32.628 │  32.628 │  32.628 │  32.628   │   0.000 │   0.208 │   0.208 │   0.208 │   2.037        │   2.037        │   2.037        │  32.836   │ 1            │            │            │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼────────────────┼────────────────┼────────────────┼───────────┼──────────────┼────────────┼────────────┤
│ Sum     │  32.628  │  32.628 │  32.628 │  32.628 │  32.628 │  32.628   │   0.000 │   0.208 │   0.208 │   0.208 │   2.037        │   2.037        │   2.038        │  35.671   │ 1            │            │            │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼────────────────┼────────────────┼────────────────┼───────────┼──────────────┼────────────┼────────────┤
│ Avg     │  32.628  │  32.628 │  32.628 │  32.628 │  32.628 │  32.628   │   0.000 │   0.208 │   0.208 │   0.208 │   2.037        │   2.037        │   2.038        │  35.671   │ 1            │            │            │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼────────────────┼────────────────┼────────────────┼───────────┼──────────────┼────────────┼────────────┤
│ GAvg    │  32.628  │  32.628 │  32.628 │  32.628 │  32.628 │  32.628   │   0.000 │   0.208 │   0.208 │   0.001 │   2.037        │   2.037        │   0.001        │   0.000   │ 1            │            │            │
└─────────┴──────────┴─────────┴─────────┴─────────┴─────────┴───────────┴─────────┴─────────┴─────────┴─────────┴────────────────┴────────────────┴────────────────┴───────────┴──────────────┴────────────┴────────────┘

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

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

[K
[K
DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
ERROR    root:ydb_cluster.py:135 Graceful shutdown requested
DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err
DEBUG    ya.test:process.py:610 Executing 'sudo flock /tmp/brk_pad /Berkanavt/breakpad/bin/kikimr_breakpad_analizer.sh' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1362452
DEBUG    ya.test:process.py:259 Command (pid 1362452) rc: 69
DEBUG    ya.test:process.py:260 Command (pid 1362452) elapsed time (sec): 0.044890403747558594
DEBUG    ya.test:process.py:263 Command (pid 1362452) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362452) inblock: 2408
DEBUG    ya.test:process.py:263 Command (pid 1362452) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362452) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362452) majflt: 11
DEBUG    ya.test:process.py:263 Command (pid 1362452) maxrss: 760796
DEBUG    ya.test:process.py:263 Command (pid 1362452) minflt: 743
DEBUG    ya.test:process.py:263 Command (pid 1362452) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1362452) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1362452) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1362452) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1362452) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1362452) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1362452) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1362452) stime: 0.008029999999999999
DEBUG    ya.test:process.py:263 Command (pid 1362452) utime: 0.007965
DEBUG    ya.test:process.py:263 Command (pid 1362452) wtime: 0.055
DEBUG    ya.test:process.py:275 Command (pid 1362452) output:

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

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

DEBUG    ya.test:process.py:678 Command out will be placed to find.out
DEBUG    ya.test:process.py:678 Command err will be placed to find.err
DEBUG    ya.test:process.py:610 Executing 'find /coredumps/ -name "sended_*.json" -mmin -0.792521595954895 -mmin +-0.16433465878168743 | while read FILE; do cat $FILE; echo -n ","; done' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1362457
DEBUG    ya.test:process.py:259 Command (pid 1362457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1362457) elapsed time (sec): 0.0072710514068603516
DEBUG    ya.test:process.py:263 Command (pid 1362457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362457) inblock: 896
DEBUG    ya.test:process.py:263 Command (pid 1362457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362457) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1362457) maxrss: 760796
DEBUG    ya.test:process.py:263 Command (pid 1362457) minflt: 237
DEBUG    ya.test:process.py:263 Command (pid 1362457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1362457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1362457) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1362457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1362457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1362457) nvcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 1362457) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1362457) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1362457) utime: 0.004436
DEBUG    ya.test:process.py:263 Command (pid 1362457) wtime: 0.009
DEBUG    ya.test:process.py:275 Command (pid 1362457) output:

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

DEBUG    ya.test:process.py:678 Command out will be placed to sudo.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to sudo.err.0
DEBUG    ya.test:process.py:610 Executing 'sudo journalctl -k -q --no-pager -S "2025-10-31 12:30:15" -U "2025-10-31 12:30:53" --grep "Out of memory: Kill" --case-sensitive=false' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1362461
DEBUG    ya.test:process.py:259 Command (pid 1362461) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1362461) elapsed time (sec): 0.04506206512451172
DEBUG    ya.test:process.py:263 Command (pid 1362461) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362461) inblock: 7104
DEBUG    ya.test:process.py:263 Command (pid 1362461) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362461) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362461) majflt: 16
DEBUG    ya.test:process.py:263 Command (pid 1362461) maxrss: 760796
DEBUG    ya.test:process.py:263 Command (pid 1362461) minflt: 1018
DEBUG    ya.test:process.py:263 Command (pid 1362461) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1362461) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1362461) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 1362461) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1362461) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1362461) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1362461) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1362461) stime: 0.017941
DEBUG    ya.test:process.py:263 Command (pid 1362461) utime: 0.006853
DEBUG    ya.test:process.py:263 Command (pid 1362461) wtime: 0.047
DEBUG    ya.test:process.py:275 Command (pid 1362461) output:

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

ERROR    root:conftest.py:238 Error while search OOMs on host ghrun-qnok5edkf4.auto.internal: 
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes HTTP/1.1" 200 806
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:21226
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:21226 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 552
INFO     root:allure_utils.py:227 All nodes before filtering: [('32553@ghrun-qnok5edkf4.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-qnok5edkf4.auto.internal', 1)]
INFO     root:allure_utils.py:804 iterations_table created, length: 516
INFO     root:allure_utils.py:810 Added iterations table to description HTML
============================== slowest durations ===============================
559.57s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
37.71s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
=========================== short test summary info ============================
FAILED test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1] - Failed: Node 32553@ghrun-qnok5edkf4.auto.internal is down
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 599.29s (0:09:59) =========================

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/7ydd/0028ad/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/7ydd/0028ad', '--source-root', '/home/runner/.ya/build/build_root/7ydd/0028ad/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028ad/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/7ydd/0028ad', '--source-root', '/home/runner/.ya/build/build_root/7ydd/0028ad/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7ydd/0028ad/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/7ydd/0028b2/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 ===============================
300.71s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.88s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.87s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
1.84s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
1.78s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.73s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.69s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.66s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.65s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.63s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.62s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.59s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.55s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.53s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.53s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.53s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.52s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.50s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.48s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.14s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.02s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query15]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 338.78s (0:05:38) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7ydd/0028aa/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 ===============================
249.05s setup    test_s1.py::TestTpchS1::test_tpch[1]
40.65s call     test_s1.py::TestTpchS1::test_tpch[8]
36.96s call     test_s1.py::TestTpchS1::test_tpch[9]
30.34s call     test_s1.py::TestTpchS1::test_tpch[5]
28.81s call     test_s1.py::TestTpchS1::test_tpch[1]
26.76s call     test_s1.py::TestTpchS1::test_tpch[4]
26.13s call     test_s1.py::TestTpchS1::test_tpch[7]
26.03s call     test_s1.py::TestTpchS1::test_tpch[3]
23.27s call     test_s1.py::TestTpchS1::test_tpch[10]
21.10s call     test_s1.py::TestTpchS1::test_tpch[2]
15.30s call     test_s1.py::TestTpchS1::test_tpch[11]
15.12s call     test_s1.py::TestTpchS1::test_tpch[12]
13.20s call     test_s1.py::TestTpchS1::test_tpch[13]
12.44s call     test_s1.py::TestTpchS1::test_tpch[14]
8.85s call     test_s1.py::TestTpchS1::test_tpch[6]
2.38s setup    test_s1.py::TestTpchS1::test_tpch[10]
1.88s setup    test_s1.py::TestTpchS1::test_tpch[12]
1.85s setup    test_s1.py::TestTpchS1::test_tpch[11]
1.76s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.73s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.70s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.67s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.65s setup    test_s1.py::TestTpchS1::test_tpch[14]
1.62s setup    test_s1.py::TestTpchS1::test_tpch[13]
1.62s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.59s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.57s setup    test_s1.py::TestTpchS1::test_tpch[5]
1.54s setup    test_s1.py::TestTpchS1::test_tpch[3]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[10]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[11]

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

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...oot/7ydd/0028aa/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7ydd/0028aa/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/7ydd/0028aa', '--source-root', '/home/runner/.ya/build/build_root/7ydd/0028aa/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7ydd/0028aa/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/7ydd/0028aa/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7ydd/0028aa/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/7ydd/0028aa', '--source-root', '/home/runner/.ya/build/build_root/7ydd/0028aa/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7ydd/0028aa/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/7ydd/0028a7/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 ===============================
105.71s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
88.13s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
23.14s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
19.96s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
18.92s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
18.41s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
17.03s call     test_s_float.py::TestTpchS0_2::test_tpch[5]
15.97s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
15.38s call     test_s_float.py::TestTpchS0_2::test_tpch[4]
15.12s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
14.03s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
13.65s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
13.57s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
12.95s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
12.94s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
12.64s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
12.34s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
11.96s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
11.70s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
11.37s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
11.36s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
11.10s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
10.39s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
9.23s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
8.62s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
8.12s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
7.79s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
7.02s call     test_s_float.py::TestTpchS0_2::test_tpch[6]
6.29s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
3.66s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.50s setup    test_s_float.py::TestTpchS0_2::test_tpch[6]
1.71s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
1.60s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.59s setup    test_s_float.py::TestTpchS0_2::test_tpch[7]
1.58s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.58s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.55s setup    test_s_float.py::TestTpchS0_2::test_tpch[5]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.52s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
1.51s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.51s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.51s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.51s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.51s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.49s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.49s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.49s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.47s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.47s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.46s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.43s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.42s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.41s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.36s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.34s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
0.02s teardown test_s_float.py::TestTpchS0_2::test_tpch[3]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[5]

(24 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 28 passed in 598.20s (0:09:58) ========================

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