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

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

============================== slowest durations ===============================
60.15s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
23.44s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
19.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
18.45s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
14.22s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
13.76s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
13.57s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
13.45s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
13.34s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
12.45s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
11.93s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
11.90s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
11.88s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
11.87s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
9.65s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
9.55s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
9.25s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
8.05s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
7.96s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
7.59s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
7.22s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
6.18s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
4.36s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.70s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.59s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.56s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.48s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.45s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.45s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.43s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.42s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.33s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.32s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.27s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.24s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.22s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

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

test_duplicates.py E

==================================== ERRORS ====================================
__________ ERROR at setup of TestTpchDuplicatesZeroLevel.test_tpch[1] __________
ydb/tests/olap/load/lib/tpch.py:38: in do_setup_class
    cls.check_tables_size(folder=cls._get_path(), tables=TpchSuiteBase._get_tables_size(cls))
ydb/tests/olap/load/lib/conftest.py:140: in check_tables_size
    size = sth.get_table_rows_count(table_full)
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:671: in get_table_rows_count
    result_set = self.execute_scan_query(f'SELECT count(*) FROM `{self.get_full_path(tablename)}`')
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:480: in execute_scan_query
    for result_set in it:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:350: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:322: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   Failed: Graceful shutdown requested
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_tpch[1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62035
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/ipb3/003925/r3tmp/kikimr_cluster_85n65u8b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20377
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14775
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipb3/003925/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/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_z3zilc16.log --grpc-port=63455 --mon-port=20377 --ic-port=62035
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63455/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipb3/003925/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/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_z3zilc16.log --grpc-port=63455 --mon-port=20377 --ic-port=62035
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/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_z3zilc16.log', '--grpc-port=63455', '--mon-port=20377', '--ic-port=62035')' in '/home/runner/.ya/build/build_root/ipb3/003925/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: 1166729
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:63455/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/ipb3/003925/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1166730
DEBUG    ya.test:process.py:259 Command (pid 1166730) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1166730) elapsed time (sec): 0.5827443599700928
DEBUG    ya.test:process.py:263 Command (pid 1166730) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166730) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1166730) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166730) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166730) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1166730) maxrss: 576976
DEBUG    ya.test:process.py:263 Command (pid 1166730) minflt: 45517
DEBUG    ya.test:process.py:263 Command (pid 1166730) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1166730) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1166730) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1166730) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1166730) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1166730) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1166730) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1166730) stime: 0.15592799999999998
DEBUG    ya.test:process.py:263 Command (pid 1166730) utime: 0.382085
DEBUG    ya.test:process.py:263 Command (pid 1166730) wtime: 0.584
DEBUG    ya.test:process.py:275 Command (pid 1166730) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jxucdfb55m    Host information: 
        Linux ghrun-jxucdfb55m 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1166730) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jxucdfb55m    Host information: 
        Linux ghrun-jxucdfb55m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63455', '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: 62035\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/ipb3/003925/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63455', '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: 62035\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167184
DEBUG    ya.test:process.py:259 Command (pid 1167184) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167184) elapsed time (sec): 0.73671555519104
DEBUG    ya.test:process.py:263 Command (pid 1167184) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167184) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167184) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167184) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167184) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167184) maxrss: 651964
DEBUG    ya.test:process.py:263 Command (pid 1167184) minflt: 51655
DEBUG    ya.test:process.py:263 Command (pid 1167184) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167184) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167184) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1167184) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167184) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167184) nvcsw: 713
DEBUG    ya.test:process.py:263 Command (pid 1167184) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167184) stime: 0.215378
DEBUG    ya.test:process.py:263 Command (pid 1167184) utime: 0.49541199999999996
DEBUG    ya.test:process.py:263 Command (pid 1167184) wtime: 0.738
DEBUG    ya.test:process.py:275 Command (pid 1167184) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63455', '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/ipb3/003925/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63455', '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: 1167236
DEBUG    ya.test:process.py:259 Command (pid 1167236) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167236) elapsed time (sec): 0.6855826377868652
DEBUG    ya.test:process.py:263 Command (pid 1167236) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167236) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167236) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167236) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167236) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167236) maxrss: 652572
DEBUG    ya.test:process.py:263 Command (pid 1167236) minflt: 51882
DEBUG    ya.test:process.py:263 Command (pid 1167236) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167236) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167236) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1167236) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167236) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167236) nvcsw: 639
DEBUG    ya.test:process.py:263 Command (pid 1167236) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167236) stime: 0.16344599999999998
DEBUG    ya.test:process.py:263 Command (pid 1167236) utime: 0.49920699999999996
DEBUG    ya.test:process.py:263 Command (pid 1167236) wtime: 0.687
DEBUG    ya.test:process.py:275 Command (pid 1167236) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10472
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61068
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipb3/003925/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:63455 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/ipb3/003925/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_jf594xd1.log --grpc-port=18499 --mon-port=22603 --ic-port=20747
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipb3/003925/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:63455 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/ipb3/003925/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_jf594xd1.log --grpc-port=18499 --mon-port=22603 --ic-port=20747
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ipb3/003925/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ipb3/003925/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:63455', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/ipb3/003925/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_jf594xd1.log', '--grpc-port=18499', '--mon-port=22603', '--ic-port=20747')' in '/home/runner/.ya/build/build_root/ipb3/003925/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: 1167591
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:18499/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/ipb3/003925/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167592
DEBUG    ya.test:process.py:259 Command (pid 1167592) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167592) elapsed time (sec): 0.7033984661102295
DEBUG    ya.test:process.py:263 Command (pid 1167592) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167592) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167592) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167592) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167592) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167592) maxrss: 664964
DEBUG    ya.test:process.py:263 Command (pid 1167592) minflt: 45492
DEBUG    ya.test:process.py:263 Command (pid 1167592) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167592) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167592) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1167592) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167592) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167592) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1167592) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167592) stime: 0.236084
DEBUG    ya.test:process.py:263 Command (pid 1167592) utime: 0.422549
DEBUG    ya.test:process.py:263 Command (pid 1167592) wtime: 0.705
DEBUG    ya.test:process.py:275 Command (pid 1167592) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jxucdfb55m    Host information: 
        Linux ghrun-jxucdfb55m 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1167592) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jxucdfb55m    Host information: 
        Linux ghrun-jxucdfb55m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1168141
DEBUG    ya.test:process.py:259 Command (pid 1168141) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168141) elapsed time (sec): 11.039592266082764
DEBUG    ya.test:process.py:263 Command (pid 1168141) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168141) inblock: 25488
DEBUG    ya.test:process.py:263 Command (pid 1168141) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168141) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168141) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 1168141) maxrss: 665636
DEBUG    ya.test:process.py:263 Command (pid 1168141) minflt: 109431
DEBUG    ya.test:process.py:263 Command (pid 1168141) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168141) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168141) nivcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 1168141) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168141) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168141) nvcsw: 3728
DEBUG    ya.test:process.py:263 Command (pid 1168141) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168141) stime: 0.27342299999999997
DEBUG    ya.test:process.py:263 Command (pid 1168141) utime: 0.38027099999999997
DEBUG    ya.test:process.py:263 Command (pid 1168141) wtime: 11.042
DEBUG    ya.test:process.py:275 Command (pid 1168141) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1171477
DEBUG    ya.test:process.py:259 Command (pid 1171477) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1171477) elapsed time (sec): 0.788008451461792
DEBUG    ya.test:process.py:263 Command (pid 1171477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171477) inblock: 10248
DEBUG    ya.test:process.py:263 Command (pid 1171477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171477) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1171477) maxrss: 666080
DEBUG    ya.test:process.py:263 Command (pid 1171477) minflt: 103391
DEBUG    ya.test:process.py:263 Command (pid 1171477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1171477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1171477) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 1171477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1171477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1171477) nvcsw: 2343
DEBUG    ya.test:process.py:263 Command (pid 1171477) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1171477) stime: 0.25496599999999997
DEBUG    ya.test:process.py:263 Command (pid 1171477) utime: 0.317696
DEBUG    ya.test:process.py:263 Command (pid 1171477) wtime: 0.79
DEBUG    ya.test:process.py:275 Command (pid 1171477) output:

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1171840
DEBUG    ya.test:process.py:259 Command (pid 1171840) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1171840) elapsed time (sec): 0.6152417659759521
DEBUG    ya.test:process.py:263 Command (pid 1171840) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) maxrss: 666804
DEBUG    ya.test:process.py:263 Command (pid 1171840) minflt: 103287
DEBUG    ya.test:process.py:263 Command (pid 1171840) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1171840) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) nvcsw: 2624
DEBUG    ya.test:process.py:263 Command (pid 1171840) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1171840) stime: 0.231429
DEBUG    ya.test:process.py:263 Command (pid 1171840) utime: 0.318828
DEBUG    ya.test:process.py:263 Command (pid 1171840) wtime: 0.617
DEBUG    ya.test:process.py:275 Command (pid 1171840) output:

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1172068
DEBUG    ya.test:process.py:259 Command (pid 1172068) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1172068) elapsed time (sec): 0.6746938228607178
DEBUG    ya.test:process.py:263 Command (pid 1172068) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) maxrss: 667244
DEBUG    ya.test:process.py:263 Command (pid 1172068) minflt: 103463
DEBUG    ya.test:process.py:263 Command (pid 1172068) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1172068) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) nvcsw: 2568
DEBUG    ya.test:process.py:263 Command (pid 1172068) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1172068) stime: 0.21813
DEBUG    ya.test:process.py:263 Command (pid 1172068) utime: 0.34281
DEBUG    ya.test:process.py:263 Command (pid 1172068) wtime: 0.676
DEBUG    ya.test:process.py:275 Command (pid 1172068) output:

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1172238
DEBUG    ya.test:process.py:259 Command (pid 1172238) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1172238) elapsed time (sec): 0.6967403888702393
DEBUG    ya.test:process.py:263 Command (pid 1172238) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) maxrss: 667724
DEBUG    ya.test:process.py:263 Command (pid 1172238) minflt: 103447
DEBUG    ya.test:process.py:263 Command (pid 1172238) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 1172238) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) nvcsw: 2643
DEBUG    ya.test:process.py:263 Command (pid 1172238) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1172238) stime: 0.232907
DEBUG    ya.test:process.py:263 Command (pid 1172238) utime: 0.33719499999999997
DEBUG    ya.test:process.py:263 Command (pid 1172238) wtime: 0.698
DEBUG    ya.test:process.py:275 Command (pid 1172238) output:

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1172509
DEBUG    ya.test:process.py:259 Command (pid 1172509) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1172509) elapsed time (sec): 0.6202108860015869
DEBUG    ya.test:process.py:263 Command (pid 1172509) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) maxrss: 668360
DEBUG    ya.test:process.py:263 Command (pid 1172509) minflt: 103415
DEBUG    ya.test:process.py:263 Command (pid 1172509) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1172509) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) nvcsw: 2432
DEBUG    ya.test:process.py:263 Command (pid 1172509) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1172509) stime: 0.211424
DEBUG    ya.test:process.py:263 Command (pid 1172509) utime: 0.29963799999999996
DEBUG    ya.test:process.py:263 Command (pid 1172509) wtime: 0.622
DEBUG    ya.test:process.py:275 Command (pid 1172509) output:

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1172835
DEBUG    ya.test:process.py:259 Command (pid 1172835) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1172835) elapsed time (sec): 0.5738368034362793
DEBUG    ya.test:process.py:263 Command (pid 1172835) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) maxrss: 669012
DEBUG    ya.test:process.py:263 Command (pid 1172835) minflt: 103366
DEBUG    ya.test:process.py:263 Command (pid 1172835) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1172835) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) nvcsw: 2562
DEBUG    ya.test:process.py:263 Command (pid 1172835) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1172835) stime: 0.247273
DEBUG    ya.test:process.py:263 Command (pid 1172835) utime: 0.27774699999999997
DEBUG    ya.test:process.py:263 Command (pid 1172835) wtime: 0.575
DEBUG    ya.test:process.py:275 Command (pid 1172835) output:

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1173121
DEBUG    ya.test:process.py:259 Command (pid 1173121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1173121) elapsed time (sec): 0.6900951862335205
DEBUG    ya.test:process.py:263 Command (pid 1173121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) maxrss: 669584
DEBUG    ya.test:process.py:263 Command (pid 1173121) minflt: 103497
DEBUG    ya.test:process.py:263 Command (pid 1173121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 1173121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) nvcsw: 2739
DEBUG    ya.test:process.py:263 Command (pid 1173121) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1173121) stime: 0.217746
DEBUG    ya.test:process.py:263 Command (pid 1173121) utime: 0.321143
DEBUG    ya.test:process.py:263 Command (pid 1173121) wtime: 0.692
DEBUG    ya.test:process.py:275 Command (pid 1173121) output:

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1173380
DEBUG    ya.test:process.py:259 Command (pid 1173380) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1173380) elapsed time (sec): 180.2428684234619
DEBUG    ya.test:process.py:263 Command (pid 1173380) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173380) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1173380) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173380) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173380) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1173380) maxrss: 2923192
DEBUG    ya.test:process.py:263 Command (pid 1173380) minflt: 5399641
DEBUG    ya.test:process.py:263 Command (pid 1173380) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1173380) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1173380) nivcsw: 8697
DEBUG    ya.test:process.py:263 Command (pid 1173380) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1173380) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1173380) nvcsw: 693761
DEBUG    ya.test:process.py:263 Command (pid 1173380) oublock: 112
DEBUG    ya.test:process.py:263 Command (pid 1173380) stime: 35.489171
DEBUG    ya.test:process.py:263 Command (pid 1173380) utime: 187.728191
DEBUG    ya.test:process.py:263 Command (pid 1173380) wtime: 180.245
DEBUG    ya.test:process.py:275 Command (pid 1173380) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (9.914030s)
Fill table customer...
Fill table customer OK 150000 / 150000 (3.696885s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (149.996144s)
Fill table part...
Fill table part OK 200000 / 200000 (15.419593s)
Fill table nation...
Fill table nation OK 25 / 25 (0.150612s)
Fill table region...
Fill table region OK 5 / 5 (0.146066s)

DEBUG    ya.test:process.py:276 Command (pid 1173380) errors:
10000 / 10000

10000 / 150000
20000 / 150000
30000 / 150000
40000 / 150000
50000 / 150000
60000 / 150000
70000 / 150000
80000 / 150000
90000 / 150000
100000 / 150000
110000 / 150000
120000 / 150000
130000 / 150000
140000 / 150000
150000 / 150000

20000 / 1500000
30000 / 1500000
50000 / 1500000
60000 / 1500000
80000 / 1500000
90000 / 1500000
110000 / 1500000
120000 / 1500000
140000 / 1500000
150000 / 1500000
170000 / 1500000
180000 / 1500000
200000 / 1500000
210000 / 1500000
230000 / 1500000
240000 / 1500000
260000 / 1500000
270000 / 1500000
290000 / 1500000
300000 / 1500000
320000 / 1500000
330000 / 1500000
350000 / 1500000
360000 / 1500000
380000 / 1500000
390000 / 1500000
410000 / 1500000
420000 / 1500000
440000 / 1500000
450000 / 1500000
470000 / 1500000
480000 / 1500000
500000 / 1500000
510000 / 1500000
530000 / 1500000
540000 / 1500000
560000 / 1500000
570000 / 1500000
590000 / 1500000
600000 / 1500000
620000 / 1500000
630000 / 1500000
650000 / 1500000
660000 / 1500000
680000 / 1500000
690000 / 1500000
710000 / 1500000
720000 / 1500000
740000 / 1500000
750000 / 1500000
770000 / 1500000
780000 / 1500000
800000 / 1500000
810000 / 1500000
830000 / 1500000
840000 / 1500000
860000 / 1500000
870000 / 1500000
890000 / 1500000
900000 / 1500000
920000 / 1500000
930000 / 1500000
950000 / 1500000
960000 / 1500000
980000 / 1500000
990000 / 1500000
1010000 / 1500000
1020000 / 1500000
1040000 / 1500000
1050000 / 1500000
1070000 / 1500000
1080000 / 1500000
1100000 / 1500000
1110000 / 1500000
1130000 / 1500000
1140000 / 1500000
1160000 / 1500000
1170000 / 1500000
1190000 / 1500000
1200000 / 1500000
1220000 / 1500000
1230000 / 1500000
1250000 / 1500000
1260000 / 1500000
1280000 / 1500000
1290000 / 1500000
1310000 / 1500000
1320000 / 1500000
1340000 / 1500000
1350000 / 1500000
1370000 / 1500000
1380000 / 1500000
1400000 / 1500000
1410000 / 1500000
1430000 / 1500000
1440000 / 1500000
1460000 / 1500000
1470000 / 1500000
1490000 / 1500000
1500000 / 1500000

10000 / 200000
20000 / 200000
30000 / 200000
40000 / 200000
50000 / 200000
60000 / 200000
70000 / 200000
80000 / 200000
90000 / 200000
100000 / 200000
110000 / 200000
120000 / 200000
130000 / 200000
140000 / 200000
150000 / 200000
160000 / 200000
170000 / 200000
180000 / 200000
190000 / 200000
200000 / 200000

25 / 25

5 / 5


DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:63455', '-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: 1207583
DEBUG    ya.test:process.py:259 Command (pid 1207583) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1207583) elapsed time (sec): 236.02479553222656
DEBUG    ya.test:process.py:263 Command (pid 1207583) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1207583) inblock: 8
DEBUG    ya.test:process.py:263 Command (pid 1207583) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1207583) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1207583) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1207583) maxrss: 2941456
DEBUG    ya.test:process.py:263 Command (pid 1207583) minflt: 5513059
DEBUG    ya.test:process.py:263 Command (pid 1207583) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1207583) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1207583) nivcsw: 13888
DEBUG    ya.test:process.py:263 Command (pid 1207583) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1207583) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1207583) nvcsw: 708735
DEBUG    ya.test:process.py:263 Command (pid 1207583) oublock: 104
DEBUG    ya.test:process.py:263 Command (pid 1207583) stime: 36.011694
DEBUG    ya.test:process.py:263 Command (pid 1207583) utime: 196.888754
DEBUG    ya.test:process.py:263 Command (pid 1207583) wtime: 236.026
DEBUG    ya.test:process.py:275 Command (pid 1207583) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (10.309286s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.203795s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (179.013324s)
Fill table part...
Fill table part OK 200000 / 200000 (40.435108s)
Fill table nation...
Fill table nation OK 25 / 25 (0.276722s)
Fill table region...
Fill table region OK 5 / 5 (0.326122s)

DEBUG    ya.test:process.py:276 Command (pid 1207583) errors:
10000 / 10000

10000 / 150000
20000 / 150000
30000 / 150000
40000 / 150000
50000 / 150000
60000 / 150000
70000 / 150000
80000 / 150000
90000 / 150000
100000 / 150000
110000 / 150000
120000 / 150000
130000 / 150000
140000 / 150000
150000 / 150000

20000 / 1500000
30000 / 1500000
50000 / 1500000
60000 / 1500000
80000 / 1500000
90000 / 1500000
110000 / 1500000
120000 / 1500000
140000 / 1500000
150000 / 1500000
170000 / 1500000
180000 / 1500000
200000 / 1500000
210000 / 1500000
230000 / 1500000
240000 / 1500000
260000 / 1500000
270000 / 1500000
290000 / 1500000
300000 / 1500000
320000 / 1500000
330000 / 1500000
350000 / 1500000
360000 / 1500000
380000 / 1500000
390000 / 1500000
410000 / 1500000
420000 / 1500000
440000 / 1500000
450000 / 1500000
470000 / 1500000
480000 / 1500000
500000 / 1500000
510000 / 1500000
530000 / 1500000
540000 / 1500000
560000 / 1500000
570000 / 1500000
590000 / 1500000
600000 / 1500000
620000 / 1500000
630000 / 1500000
650000 / 1500000
660000 / 1500000
680000 / 1500000
690000 / 1500000
710000 / 1500000
720000 / 1500000
740000 / 1500000
750000 / 1500000
770000 / 1500000
780000 / 1500000
800000 / 1500000
810000 / 1500000
830000 / 1500000
840000 / 1500000
860000 / 1500000
870000 / 1500000
890000 / 1500000
900000 / 1500000
920000 / 1500000
930000 / 1500000
950000 / 1500000
960000 / 1500000
980000 / 1500000
990000 / 1500000
1010000 / 1500000
1020000 / 1500000
1040000 / 1500000
1050000 / 1500000
1070000 / 1500000
1080000 / 1500000
1100000 / 1500000
1110000 / 1500000
1130000 / 1500000
1140000 / 1500000
1160000 / 1500000
1170000 / 1500000
1190000 / 1500000
1200000 / 1500000
1220000 / 1500000
1230000 / 1500000
1250000 / 1500000
1260000 / 1500000
1280000 / 1500000
1290000 / 1500000
1310000 / 1500000
1320000 / 1500000
1340000 / 1500000
1350000 / 1500000
1370000 / 1500000
1380000 / 1500000
1400000 / 1500000
1410000 / 1500000
1430000 / 1500000
1440000 / 1500000
1460000 / 1500000
1470000 / 1500000
1490000 / 1500000
1500000 / 1500000

10000 / 200000
20000 / 200000
30000 / 200000
40000 / 200000
50000 / 200000
60000 / 200000
70000 / 200000
80000 / 200000
90000 / 200000
100000 / 200000
110000 / 200000
120000 / 200000
130000 / 200000
140000 / 200000
150000 / 200000
160000 / 200000
170000 / 200000
180000 / 200000
190000 / 200000
200000 / 200000

25 / 25

5 / 5


DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 572
DEBUG    root:ydb_cluster.py:374 Expected nodes count: 1
INFO     root:ydb_cluster.py:209 Connecting to grpc://localhost:63455 to local/test_db ydb_access_token is set False, iam file path is None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 68866ec6-1837-4764-afd3-88e7b2d1ced9, localhost:63455): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 68866ec6-1837-4764-afd3-88e7b2d1ced9, localhost:63455): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 68866ec6-1837-4764-afd3-88e7b2d1ced9, localhost:63455): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jxucdfb55m.auto.internal" port: 18499 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-jxucdfb55m.auto.internal:18499, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63455
INFO     root:ydb_cluster.py:225 Connected
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2fcda2da-e5cb-4588-acd3-2a4ead53c650, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2fcda2da-e5cb-4588-acd3-2a4ead53c650, ghrun-jxucdfb55m.auto.internal:18499): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2fcda2da-e5cb-4588-acd3-2a4ead53c650, ghrun-jxucdfb55m.auto.internal:18499): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YWNmNTA4YjgtNjA4NzZkYWQtZTBkNDNkNDUtZTRkMDM2ODM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bcfe1c8a-9ca4-4fb8-acb0-187d4050e656, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bcfe1c8a-9ca4-4fb8-acb0-187d4050e656, ghrun-jxucdfb55m.auto.internal:18499): request = { session_id: "ydb://session/3?node_id=50000&id=YWNmNTA4YjgtNjA4NzZkYWQtZTBkNDNkNDUtZTRkMDM2ODM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bcfe1c8a-9ca4-4fb8-acb0-187d4050e656, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eca7bdc1-8e38-4a0a-ae85-df85ff8536a5, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eca7bdc1-8e38-4a0a-ae85-df85ff8536a5, ghrun-jxucdfb55m.auto.internal:18499): request = { session_id: "ydb://session/3?node_id=50000&id=YWNmNTA4YjgtNjA4NzZkYWQtZTBkNDNkNDUtZTRkMDM2ODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select 1" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eca7bdc1-8e38-4a0a-ae85-df85ff8536a5, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 572
DEBUG    root:ydb_cluster.py:374 Expected nodes count: 1
INFO     root:ydb_cluster.py:276 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:270 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, cbc77542-7341-4b56-ae12-436282b35b90, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, cbc77542-7341-4b56-ae12-436282b35b90, ghrun-jxucdfb55m.auto.internal:18499): 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, cbc77542-7341-4b56-ae12-436282b35b90, ghrun-jxucdfb55m.auto.internal:18499): 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: 1763468417540 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:254 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, a5e1117c-4249-4501-a527-78536928ca06, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, a5e1117c-4249-4501-a527-78536928ca06, ghrun-jxucdfb55m.auto.internal:18499): 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, a5e1117c-4249-4501-a527-78536928ca06, ghrun-jxucdfb55m.auto.internal:18499): 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: 1763468417540 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763468417540 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763468419120 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763468419370 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763468420680 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763468422100 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763468423520 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763468423810 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763468425600 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "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:20377 "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 600
INFO     root:ydb_cluster.py:416 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:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "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:20377 "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 600
INFO     root:ydb_cluster.py:416 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:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "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:20377 "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 598
INFO     root:ydb_cluster.py:416 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:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "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:20377 "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 600
INFO     root:ydb_cluster.py:416 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:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "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:20377 "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 600
INFO     root:ydb_cluster.py:416 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:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "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:20377 "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 600
INFO     root:ydb_cluster.py:416 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:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "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:20377 "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 598
INFO     root:ydb_cluster.py:416 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:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "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:20377 "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 600
INFO     root:ydb_cluster.py:416 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0ed3b54f-81a1-48bd-9f49-8c3643a62cf1, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ed3b54f-81a1-48bd-9f49-8c3643a62cf1, ghrun-jxucdfb55m.auto.internal:18499): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ed3b54f-81a1-48bd-9f49-8c3643a62cf1, ghrun-jxucdfb55m.auto.internal:18499): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzY1MjQ4YTctMzFmZDk0Y2MtYjJlODFkNDgtZTg4NjVhNDU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 88f1bd4b-1eb0-4df2-a014-071e26c1fe88, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 88f1bd4b-1eb0-4df2-a014-071e26c1fe88, ghrun-jxucdfb55m.auto.internal:18499): request = { session_id: "ydb://session/3?node_id=50000&id=YzY1MjQ4YTctMzFmZDk0Y2MtYjJlODFkNDgtZTg4NjVhNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 88f1bd4b-1eb0-4df2-a014-071e26c1fe88, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0ade7af-79b9-400d-9ebc-158b5c40f3c4, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0ade7af-79b9-400d-9ebc-158b5c40f3c4, ghrun-jxucdfb55m.auto.internal:18499): request = { session_id: "ydb://session/3?node_id=50000&id=YzY1MjQ4YTctMzFmZDk0Y2MtYjJlODFkNDgtZTg4NjVhNDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select 1" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0ade7af-79b9-400d-9ebc-158b5c40f3c4, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 33083de3-4122-40ca-b027-849f433d9dbc, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 33083de3-4122-40ca-b027-849f433d9dbc, ghrun-jxucdfb55m.auto.internal:18499): 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, 33083de3-4122-40ca-b027-849f433d9dbc, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, efd4a4ab-4854-4737-a56b-ff1085778d93, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, efd4a4ab-4854-4737-a56b-ff1085778d93, ghrun-jxucdfb55m.auto.internal:18499): 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, efd4a4ab-4854-4737-a56b-ff1085778d93, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 5b185490-0ea8-4d10-845d-aed303da9012, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 5b185490-0ea8-4d10-845d-aed303da9012, ghrun-jxucdfb55m.auto.internal:18499): 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, 5b185490-0ea8-4d10-845d-aed303da9012, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, b91c7a76-93db-483b-ae0d-ad755db05d05, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, b91c7a76-93db-483b-ae0d-ad755db05d05, ghrun-jxucdfb55m.auto.internal:18499): 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, b91c7a76-93db-483b-ae0d-ad755db05d05, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, dfcb6d40-05ef-4283-acb8-b5b38a86f05a, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, dfcb6d40-05ef-4283-acb8-b5b38a86f05a, ghrun-jxucdfb55m.auto.internal:18499): 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, dfcb6d40-05ef-4283-acb8-b5b38a86f05a, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 89653534-d6e7-4a95-8143-947402901b0d, localhost:63455): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 89653534-d6e7-4a95-8143-947402901b0d, localhost:63455): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 89653534-d6e7-4a95-8143-947402901b0d, localhost:63455): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jxucdfb55m.auto.internal" port: 18499 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-jxucdfb55m.auto.internal:18499, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63455
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 6ed96d8e-1f57-4dd8-a1af-59bca0838142, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6ed96d8e-1f57-4dd8-a1af-59bca0838142, ghrun-jxucdfb55m.auto.internal:18499): 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, 6ed96d8e-1f57-4dd8-a1af-59bca0838142, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 20ca634a-2f37-4677-b6f6-3aba9022a109, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 20ca634a-2f37-4677-b6f6-3aba9022a109, ghrun-jxucdfb55m.auto.internal:18499): 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, 20ca634a-2f37-4677-b6f6-3aba9022a109, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 993cc175-4762-42ec-9357-a09ef8a7b684, ghrun-jxucdfb55m.auto.internal:18499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 993cc175-4762-42ec-9357-a09ef8a7b684, ghrun-jxucdfb55m.auto.internal:18499): 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, 993cc175-4762-42ec-9357-a09ef8a7b684, ghrun-jxucdfb55m.auto.internal:18499): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5f19272c-bdba-4cd1-8a6d-48124b342e5c, localhost:63455): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f19272c-bdba-4cd1-8a6d-48124b342e5c, localhost:63455): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f19272c-bdba-4cd1-8a6d-48124b342e5c, localhost:63455): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jxucdfb55m.auto.internal" port: 18499 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-jxucdfb55m.auto.internal:18499, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63455
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /viewer/json/nodes HTTP/1.1" 200 813
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 565
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /viewer/json/nodes HTTP/1.1" 200 816
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20377
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20377 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 567
INFO     root:allure_utils.py:292 All nodes before filtering: [('20747@ghrun-jxucdfb55m.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: [('ghrun-jxucdfb55m.auto.internal', 1)]
INFO     root:allure_utils.py:889 iterations_table created, length: 515
INFO     root:allure_utils.py:895 Added iterations table to description HTML
============================== slowest durations ===============================
599.90s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
=========================== short test summary info ============================
ERROR test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
========================= 1 error in 604.23s (0:10:04) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ipb3/003925/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/ipb3/003925', '--source-root', '/home/runner/.ya/build/build_root/ipb3/003925/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ipb3/003925/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/10263969520/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 1768, 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/ipb3/003925/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/ipb3/003925', '--source-root', '/home/runner/.ya/build/build_root/ipb3/003925/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ipb3/003925/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/10263969520/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipb3/00391f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 23 items

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

============================== slowest durations ===============================
232.41s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
2.90s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
2.75s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
2.50s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
2.48s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
2.45s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
2.44s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
2.43s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
2.39s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
2.38s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
2.35s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
2.29s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
2.26s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
2.25s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
2.24s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
2.23s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
2.22s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
2.15s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
2.15s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
2.03s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
2.03s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.81s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.80s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.19s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.17s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.14s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.07s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query07]

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

test_s1.py .......

============================== slowest durations ===============================
290.43s setup    test_s1.py::TestTpchS1::test_tpch[1]
51.24s call     test_s1.py::TestTpchS1::test_tpch[5]
43.76s call     test_s1.py::TestTpchS1::test_tpch[7]
38.63s call     test_s1.py::TestTpchS1::test_tpch[3]
38.36s call     test_s1.py::TestTpchS1::test_tpch[4]
38.00s call     test_s1.py::TestTpchS1::test_tpch[1]
30.71s call     test_s1.py::TestTpchS1::test_tpch[2]
21.12s call     test_s1.py::TestTpchS1::test_tpch[6]
3.72s setup    test_s1.py::TestTpchS1::test_tpch[2]
3.04s setup    test_s1.py::TestTpchS1::test_tpch[5]
2.67s setup    test_s1.py::TestTpchS1::test_tpch[4]
2.48s setup    test_s1.py::TestTpchS1::test_tpch[3]
2.20s setup    test_s1.py::TestTpchS1::test_tpch[6]
2.19s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.76s setup    test_s1.py::TestTpchS1::test_tpch[7]
0.07s teardown test_s1.py::TestTpchS1::test_tpch[1]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[3]

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

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ot/ipb3/003922/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ipb3/003922/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/ipb3/003922', '--source-root', '/home/runner/.ya/build/build_root/ipb3/003922/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ipb3/003922/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/10263969520/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 1768, 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: (("...ot/ipb3/003922/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ipb3/003922/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/ipb3/003922', '--source-root', '/home/runner/.ya/build/build_root/ipb3/003922/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ipb3/003922/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/10263969520/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 66 items

test_s_float.py ......................E

==================================== ERRORS ====================================
_________________ ERROR at setup of TestTpchS0_2.test_tpch[1] __________________
ydb/tests/olap/load/lib/tpch.py:38: in do_setup_class
    cls.check_tables_size(folder=cls._get_path(), tables=TpchSuiteBase._get_tables_size(cls))
ydb/tests/olap/load/lib/conftest.py:140: in check_tables_size
    size = sth.get_table_rows_count(table_full)
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:671: in get_table_rows_count
    result_set = self.execute_scan_query(f'SELECT count(*) FROM `{self.get_full_path(tablename)}`')
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:480: in execute_scan_query
    for result_set in it:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:350: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:322: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   Failed: Graceful shutdown requested
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_tpch[1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6195
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/ipb3/003921/r3tmp/kikimr_cluster_8yg2stk5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11557
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19790
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ipb3/003921/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/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/node_1/logfile_6zr32cfn.log --grpc-port=17455 --mon-port=11557 --ic-port=6195
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17455/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ipb3/003921/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/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/node_1/logfile_6zr32cfn.log --grpc-port=17455 --mon-port=11557 --ic-port=6195
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/node_1/logfile_6zr32cfn.log', '--grpc-port=17455', '--mon-port=11557', '--ic-port=6195')' in '/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1273450
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:17455/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.47
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.47
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1273456
DEBUG    ya.test:process.py:259 Command (pid 1273456) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1273456) elapsed time (sec): 0.9023771286010742
DEBUG    ya.test:process.py:263 Command (pid 1273456) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273456) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1273456) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273456) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273456) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1273456) maxrss: 807328
DEBUG    ya.test:process.py:263 Command (pid 1273456) minflt: 45413
DEBUG    ya.test:process.py:263 Command (pid 1273456) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1273456) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1273456) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1273456) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1273456) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1273456) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1273456) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1273456) stime: 0.20058299999999998
DEBUG    ya.test:process.py:263 Command (pid 1273456) utime: 0.492454
DEBUG    ya.test:process.py:263 Command (pid 1273456) wtime: 0.906
DEBUG    ya.test:process.py:275 Command (pid 1273456) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jxucdfb55m    Host information: 
        Linux ghrun-jxucdfb55m 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1273456) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jxucdfb55m    Host information: 
        Linux ghrun-jxucdfb55m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17455', '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: 6195\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.48
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.48
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17455', '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: 6195\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1274780
DEBUG    ya.test:process.py:259 Command (pid 1274780) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1274780) elapsed time (sec): 1.1463031768798828
DEBUG    ya.test:process.py:263 Command (pid 1274780) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1274780) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1274780) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1274780) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1274780) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1274780) maxrss: 855948
DEBUG    ya.test:process.py:263 Command (pid 1274780) minflt: 51862
DEBUG    ya.test:process.py:263 Command (pid 1274780) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1274780) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1274780) nivcsw: 282
DEBUG    ya.test:process.py:263 Command (pid 1274780) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1274780) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1274780) nvcsw: 483
DEBUG    ya.test:process.py:263 Command (pid 1274780) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1274780) stime: 0.308904
DEBUG    ya.test:process.py:263 Command (pid 1274780) utime: 0.510092
DEBUG    ya.test:process.py:263 Command (pid 1274780) wtime: 1.148
DEBUG    ya.test:process.py:275 Command (pid 1274780) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17455', '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.49
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.49
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17455', '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: 1275099
DEBUG    ya.test:process.py:259 Command (pid 1275099) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1275099) elapsed time (sec): 1.3754689693450928
DEBUG    ya.test:process.py:263 Command (pid 1275099) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275099) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1275099) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275099) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275099) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1275099) maxrss: 855948
DEBUG    ya.test:process.py:263 Command (pid 1275099) minflt: 51955
DEBUG    ya.test:process.py:263 Command (pid 1275099) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1275099) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1275099) nivcsw: 310
DEBUG    ya.test:process.py:263 Command (pid 1275099) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1275099) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1275099) nvcsw: 659
DEBUG    ya.test:process.py:263 Command (pid 1275099) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1275099) stime: 0.23317
DEBUG    ya.test:process.py:263 Command (pid 1275099) utime: 0.5841459999999999
DEBUG    ya.test:process.py:263 Command (pid 1275099) wtime: 1.378
DEBUG    ya.test:process.py:275 Command (pid 1275099) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10633
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18720
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2235
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17455 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/slot_1/logfile_nvqnct6r.log --grpc-port=28416 --mon-port=10633 --ic-port=5825
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17455 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/slot_1/logfile_nvqnct6r.log --grpc-port=28416 --mon-port=10633 --ic-port=5825
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:17455', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/slot_1/logfile_nvqnct6r.log', '--grpc-port=28416', '--mon-port=10633', '--ic-port=5825')' in '/home/runner/.ya/build/build_root/ipb3/003921/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff/test_s_float.py.TestTpchS0_2.test_tpch.1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1275592
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:28416/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.50
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.50
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1275595
DEBUG    ya.test:process.py:259 Command (pid 1275595) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1275595) elapsed time (sec): 1.2884862422943115
DEBUG    ya.test:process.py:263 Command (pid 1275595) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275595) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1275595) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275595) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275595) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1275595) maxrss: 855948
DEBUG    ya.test:process.py:263 Command (pid 1275595) minflt: 45394
DEBUG    ya.test:process.py:263 Command (pid 1275595) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1275595) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1275595) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 1275595) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1275595) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1275595) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1275595) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1275595) stime: 0.214113
DEBUG    ya.test:process.py:263 Command (pid 1275595) utime: 0.521649
DEBUG    ya.test:process.py:263 Command (pid 1275595) wtime: 1.301
DEBUG    ya.test:process.py:275 Command (pid 1275595) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jxucdfb55m    Host information: 
        Linux ghrun-jxucdfb55m 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1275595) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jxucdfb55m    Host information: 
        Linux ghrun-jxucdfb55m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:17455', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s0_2', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1276236
DEBUG    ya.test:process.py:259 Command (pid 1276236) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1276236) elapsed time (sec): 17.320409774780273
DEBUG    ya.test:process.py:263 Command (pid 1276236) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1276236) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1276236) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1276236) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1276236) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1276236) maxrss: 855948
DEBUG    ya.test:process.py:263 Command (pid 1276236) minflt: 112238
DEBUG    ya.test:process.py:263 Command (pid 1276236) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1276236) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1276236) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1276236) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1276236) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1276236) nvcsw: 5147
DEBUG    ya.test:process.py:263 Command (pid 1276236) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1276236) stime: 0.34686
DEBUG    ya.test:process.py:263 Command (pid 1276236) utime: 0.436253
DEBUG    ya.test:process.py:263 Command (pid 1276236) wtime: 17.324
DEBUG    ya.test:process.py:275 Command (pid 1276236) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipb3/003921/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:17455', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s0_2', 'import', 'generator', '--scale=0.2']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1279569
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0dcf0bc2-d9bc-47be-aa45-9d183789b067, localhost:5499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0dcf0bc2-d9bc-47be-aa45-9d183789b067, localhost:5499): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0dcf0bc2-d9bc-47be-aa45-9d183789b067, localhost:5499): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jxucdfb55m.auto.internal" port: 11394 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-jxucdfb55m.auto.internal:11394, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5499
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9353e0e4-8a10-44af-aa07-cffbbe427b6a, localhost:5499): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9353e0e4-8a10-44af-aa07-cffbbe427b6a, localhost:5499): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9353e0e4-8a10-44af-aa07-cffbbe427b6a, localhost:5499): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jxucdfb55m.auto.internal" port: 11394 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-jxucdfb55m.auto.internal:11394, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5499
DEBUG    ya.test:process.py:259 Command (pid 1279569) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1279569) elapsed time (sec): 87.8260338306427
DEBUG    ya.test:process.py:263 Command (pid 1279569) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279569) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1279569) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279569) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279569) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1279569) maxrss: 1383812
DEBUG    ya.test:process.py:263 Command (pid 1279569) minflt: 1261656
DEBUG    ya.test:process.py:263 Command (pid 1279569) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1279569) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1279569) nivcsw: 7945
DEBUG    ya.test:process.py:263 Command (pid 1279569) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1279569) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1279569) nvcsw: 211885
DEBUG    ya.test:process.py:263 Command (pid 1279569) oublock: 40
DEBUG    ya.test:process.py:263 Command (pid 1279569) stime: 7.56095
DEBUG    ya.test:process.py:263 Command (pid 1279569) utime: 49.579347
DEBUG    ya.test:process.py:263 Command (pid 1279569) wtime: 87.828
DEBUG    ya.test:process.py:275 Command (pid 1279569) output:
Fill table supplier...
Fill table supplier OK 2000 / 2000 (13.077790s)
Fill table customer...
Fill table customer OK 30000 / 30000 (1.560289s)
Fill table orders...
Fill table orders OK 300000 / 300000 (65.175763s)
Fill table part...
Fill table part OK 40000 / 40000 (6.184694s)
Fill table nation...
Fill table nation OK 25 / 25 (0.232236s)
Fill table region...
Fill table region OK 5 / 5 (0.253262s)

DEBUG    ya.test:process.py:276 Command (pid 1279569) errors:
2000 / 2000

10000 / 30000
20000 / 30000
30000 / 30000

10000 / 300000
20000 / 300000
30000 / 300000
40000 / 300000
50000 / 300000
60000 / 300000
70000 / 300000
80000 / 300000
90000 / 300000
100000 / 300000
110000 / 300000
120000 / 300000
130000 / 300000
140000 / 300000
150000 / 300000
160000 / 300000
170000 / 300000
180000 / 300000
190000 / 300000
200000 / 300000
210000 / 300000
220000 / 300000
230000 / 300000
240000 / 300000
250000 / 300000
260000 / 300000
270000 / 300000
280000 / 300000
290000 / 300000
300000 / 300000

10000 / 40000
20000 / 40000
30000 / 40000
40000 / 40000

25 / 25

5 / 5


DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 572
DEBUG    root:ydb_cluster.py:374 Expected nodes count: 1
INFO     root:ydb_cluster.py:209 Connecting to grpc://localhost:17455 to local/test_db ydb_access_token is set False, iam file path is None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2e49d0dc-0b43-4307-b7e2-15a1cd7c39e3, localhost:17455): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2e49d0dc-0b43-4307-b7e2-15a1cd7c39e3, localhost:17455): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2e49d0dc-0b43-4307-b7e2-15a1cd7c39e3, localhost:17455): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jxucdfb55m.auto.internal" port: 28416 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-jxucdfb55m.auto.internal:28416, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17455
INFO     root:ydb_cluster.py:225 Connected
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 580fd8b2-cad8-415a-b2b7-65e94b4f6508, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 580fd8b2-cad8-415a-b2b7-65e94b4f6508, ghrun-jxucdfb55m.auto.internal:28416): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 580fd8b2-cad8-415a-b2b7-65e94b4f6508, ghrun-jxucdfb55m.auto.internal:28416): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTRkNzQ2NjYtMjU1NDEzYzEtMzRiNDU2ODAtMjZmMzNjM2Y=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b400551f-fd7b-4595-8702-a6f1ca331379, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b400551f-fd7b-4595-8702-a6f1ca331379, ghrun-jxucdfb55m.auto.internal:28416): request = { session_id: "ydb://session/3?node_id=50000&id=MTRkNzQ2NjYtMjU1NDEzYzEtMzRiNDU2ODAtMjZmMzNjM2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b400551f-fd7b-4595-8702-a6f1ca331379, ghrun-jxucdfb55m.auto.internal:28416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7510725-ad89-4422-8f55-546407c24fdc, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7510725-ad89-4422-8f55-546407c24fdc, ghrun-jxucdfb55m.auto.internal:28416): request = { session_id: "ydb://session/3?node_id=50000&id=MTRkNzQ2NjYtMjU1NDEzYzEtMzRiNDU2ODAtMjZmMzNjM2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select 1" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7510725-ad89-4422-8f55-546407c24fdc, ghrun-jxucdfb55m.auto.internal:28416): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 570
DEBUG    root:ydb_cluster.py:374 Expected nodes count: 1
INFO     root:ydb_cluster.py:276 get_tables /local/test_db/olap_yatests/tpch/s0_2
INFO     root:ydb_cluster.py:270 describe /local/test_db/olap_yatests/tpch/s0_2
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 0fb84e65-075e-4dc2-8eeb-a5aa1021a4e8, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 0fb84e65-075e-4dc2-8eeb-a5aa1021a4e8, ghrun-jxucdfb55m.auto.internal:28416): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 0fb84e65-075e-4dc2-8eeb-a5aa1021a4e8, ghrun-jxucdfb55m.auto.internal:28416): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s0_2" 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: 1763469039090 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:254 list /local/test_db/olap_yatests/tpch/s0_2
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 867d2a7f-e19a-4585-a42a-bd1cd1619136, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 867d2a7f-e19a-4585-a42a-bd1cd1619136, ghrun-jxucdfb55m.auto.internal:28416): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 867d2a7f-e19a-4585-a42a-bd1cd1619136, ghrun-jxucdfb55m.auto.internal:28416): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s0_2" 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: 1763469039090 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763469039090 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763469041470 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763469041870 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763469043900 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763469046790 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763469049680 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763469050100 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763469051950 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/customer&tablets=true HTTP/1.1" 200 600
INFO     root:ydb_cluster.py:416 Table /local/test_db/olap_yatests/tpch/s0_2/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/lineitem&tablets=true HTTP/1.1" 200 600
INFO     root:ydb_cluster.py:416 Table /local/test_db/olap_yatests/tpch/s0_2/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/nation&tablets=true HTTP/1.1" 200 598
INFO     root:ydb_cluster.py:416 Table /local/test_db/olap_yatests/tpch/s0_2/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/orders&tablets=true HTTP/1.1" 200 600
INFO     root:ydb_cluster.py:416 Table /local/test_db/olap_yatests/tpch/s0_2/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/part&tablets=true HTTP/1.1" 200 600
INFO     root:ydb_cluster.py:416 Table /local/test_db/olap_yatests/tpch/s0_2/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/partsupp&tablets=true HTTP/1.1" 200 600
INFO     root:ydb_cluster.py:416 Table /local/test_db/olap_yatests/tpch/s0_2/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/region&tablets=true HTTP/1.1" 200 598
INFO     root:ydb_cluster.py:416 Table /local/test_db/olap_yatests/tpch/s0_2/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_2/supplier&tablets=true HTTP/1.1" 200 600
INFO     root:ydb_cluster.py:416 Table /local/test_db/olap_yatests/tpch/s0_2/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f158f7ed-0f79-49e4-bdad-bccb716c1c46, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f158f7ed-0f79-49e4-bdad-bccb716c1c46, ghrun-jxucdfb55m.auto.internal:28416): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f158f7ed-0f79-49e4-bdad-bccb716c1c46, ghrun-jxucdfb55m.auto.internal:28416): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTVjNTcyYjktZjI4MzhlMjgtMWJlOTk1NDAtNGE0OWRkZGI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 560914b2-5c22-41a6-83dd-f954e32e3f1e, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 560914b2-5c22-41a6-83dd-f954e32e3f1e, ghrun-jxucdfb55m.auto.internal:28416): request = { session_id: "ydb://session/3?node_id=50000&id=NTVjNTcyYjktZjI4MzhlMjgtMWJlOTk1NDAtNGE0OWRkZGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 560914b2-5c22-41a6-83dd-f954e32e3f1e, ghrun-jxucdfb55m.auto.internal:28416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0226d338-9f47-426f-a507-c83854ec9bba, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0226d338-9f47-426f-a507-c83854ec9bba, ghrun-jxucdfb55m.auto.internal:28416): request = { session_id: "ydb://session/3?node_id=50000&id=NTVjNTcyYjktZjI4MzhlMjgtMWJlOTk1NDAtNGE0OWRkZGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select 1" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0226d338-9f47-426f-a507-c83854ec9bba, ghrun-jxucdfb55m.auto.internal:28416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 7deae8e6-7fe9-49cf-9c9c-f7a2779dd0d1, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 7deae8e6-7fe9-49cf-9c9c-f7a2779dd0d1, ghrun-jxucdfb55m.auto.internal:28416): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_2/customer`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 7deae8e6-7fe9-49cf-9c9c-f7a2779dd0d1, ghrun-jxucdfb55m.auto.internal:28416): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 0f8a7e0b-58fa-4b67-9b21-5d583c1d71b7, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 0f8a7e0b-58fa-4b67-9b21-5d583c1d71b7, ghrun-jxucdfb55m.auto.internal:28416): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_2/nation`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 0f8a7e0b-58fa-4b67-9b21-5d583c1d71b7, ghrun-jxucdfb55m.auto.internal:28416): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, b3178bf5-8994-45b7-a829-2e789330ca87, ghrun-jxucdfb55m.auto.internal:28416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, b3178bf5-8994-45b7-a829-2e789330ca87, ghrun-jxucdfb55m.auto.internal:28416): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_2/orders`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, b3178bf5-8994-45b7-a829-2e789330ca87, ghrun-jxucdfb55m.auto.internal:28416): 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:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes HTTP/1.1" 200 816
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes HTTP/1.1" 200 816
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:11557
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:11557 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 572
INFO     root:allure_utils.py:292 All nodes before filtering: [('5825@ghrun-jxucdfb55m.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: [('ghrun-jxucdfb55m.auto.internal', 1)]
INFO     root:allure_utils.py:889 iterations_table created, length: 513
INFO     root:allure_utils.py:895 Added iterations table to description HTML
============================== slowest durations ===============================
129.28s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
63.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
35.48s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
32.48s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
22.18s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
21.97s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
21.73s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
19.38s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
18.84s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
17.70s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
15.95s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
15.76s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
15.30s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
15.13s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
14.33s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
14.10s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
13.99s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
11.77s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
11.69s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
10.89s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
10.62s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
7.99s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
6.86s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
5.11s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
3.17s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
3.03s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
2.97s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
2.83s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
2.72s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
2.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
2.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
2.42s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
2.38s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.99s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.95s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.85s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.60s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.50s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.47s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.42s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.39s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[15]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[14]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[7]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[22]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[12]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[17]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[19]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[16]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_s_float.py::TestTpchS0_2::test_tpch[1] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
=================== 22 passed, 1 error in 601.02s (0:10:01) ====================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ipb3/003921/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/ipb3/003921', '--source-root', '/home/runner/.ya/build/build_root/ipb3/003921/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ipb3/003921/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/10263969520/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 1768, 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/ipb3/003921/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/ipb3/003921', '--source-root', '/home/runner/.ya/build/build_root/ipb3/003921/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ipb3/003921/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/10263969520/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",), {})
