============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload.py F

=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    yatest.common.execute([
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:25434 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c44\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2397
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31752
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3385
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11871
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31576
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/z18x/0026c8/r3tmp/kikimr_cluster__48eh7mq
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25434
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9621
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22575
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1760
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/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/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_quq1z8m1.log --grpc-port=25434 --mon-port=9621 --ic-port=2397
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13362
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14052
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10491
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vfrak6hl.log --grpc-port=13362 --mon-port=23798 --ic-port=31752
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1044
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23413
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25966
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_toymq8bn.log --grpc-port=1044 --mon-port=23413 --ic-port=6682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23254
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7798
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_gxy6w6dj.log --grpc-port=23254 --mon-port=9624 --ic-port=62228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5709
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4036
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21392
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_nvzdywyy.log --grpc-port=5709 --mon-port=4536 --ic-port=3385
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27748
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6511
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_v1n3ovj1.log --grpc-port=17074 --mon-port=11782 --ic-port=11905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30052
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29247
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_6j4xlgth.log --grpc-port=20125 --mon-port=28386 --ic-port=9810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28909
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30926
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_fgdwackm.log --grpc-port=28909 --mon-port=19760 --ic-port=11871
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25388
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_ti2hqrc4.log --grpc-port=13428 --mon-port=25388 --ic-port=31576
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25434/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/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/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_quq1z8m1.log --grpc-port=25434 --mon-port=9621 --ic-port=2397
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_quq1z8m1.log', '--grpc-port=25434', '--mon-port=9621', '--ic-port=2397')' in '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3645042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25434/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/z18x/0026c8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3645043
DEBUG    ya.test:process.py:259 Command (pid 3645043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3645043) elapsed time (sec): 0.5142607688903809
DEBUG    ya.test:process.py:263 Command (pid 3645043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3645043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3645043) maxrss: 538336
DEBUG    ya.test:process.py:263 Command (pid 3645043) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 3645043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3645043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3645043) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 3645043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3645043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3645043) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3645043) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3645043) stime: 0.290995
DEBUG    ya.test:process.py:263 Command (pid 3645043) utime: 0.114866
DEBUG    ya.test:process.py:263 Command (pid 3645043) wtime: 0.522
DEBUG    ya.test:process.py:275 Command (pid 3645043) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tltkidzvme
    Host information: 
        Linux ghrun-tltkidzvme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13362/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vfrak6hl.log --grpc-port=13362 --mon-port=23798 --ic-port=31752
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vfrak6hl.log', '--grpc-port=13362', '--mon-port=23798', '--ic-port=31752')' in '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3645114
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13362/2
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/z18x/0026c8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3645115
DEBUG    ya.test:process.py:259 Command (pid 3645115) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3645115) elapsed time (sec): 0.5931715965270996
DEBUG    ya.test:process.py:263 Command (pid 3645115) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645115) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3645115) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645115) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645115) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3645115) maxrss: 538336
DEBUG    ya.test:process.py:263 Command (pid 3645115) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3645115) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3645115) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3645115) nivcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 3645115) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3645115) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3645115) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3645115) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3645115) stime: 0.326436
DEBUG    ya.test:process.py:263 Command (pid 3645115) utime: 0.130574
DEBUG    ya.test:process.py:263 Command (pid 3645115) wtime: 0.607
DEBUG    ya.test:process.py:275 Command (pid 3645115) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tltkidzvme
    Host information: 
        Linux ghrun-tltkidzvme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1044/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_toymq8bn.log --grpc-port=1044 --mon-port=23413 --ic-port=6682
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_toymq8bn.log', '--grpc-port=1044', '--mon-port=23413', '--ic-port=6682')' in '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3645340
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1044/3
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/z18x/0026c8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3645342
DEBUG    ya.test:process.py:259 Command (pid 3645342) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3645342) elapsed time (sec): 0.5680992603302002
DEBUG    ya.test:process.py:263 Command (pid 3645342) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645342) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3645342) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645342) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645342) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3645342) maxrss: 538348
DEBUG    ya.test:process.py:263 Command (pid 3645342) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 3645342) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3645342) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3645342) nivcsw: 354
DEBUG    ya.test:process.py:263 Command (pid 3645342) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3645342) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3645342) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3645342) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3645342) stime: 0.285915
DEBUG    ya.test:process.py:263 Command (pid 3645342) utime: 0.150391
DEBUG    ya.test:process.py:263 Command (pid 3645342) wtime: 0.57
DEBUG    ya.test:process.py:275 Command (pid 3645342) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tltkidzvme
    Host information: 
        Linux ghrun-tltkidzvme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23254/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_gxy6w6dj.log --grpc-port=23254 --mon-port=9624 --ic-port=62228
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_gxy6w6dj.log', '--grpc-port=23254', '--mon-port=9624', '--ic-port=62228')' in '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3645499
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23254/4
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/z18x/0026c8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3645523
DEBUG    ya.test:process.py:259 Command (pid 3645523) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3645523) elapsed time (sec): 0.47248268127441406
DEBUG    ya.test:process.py:263 Command (pid 3645523) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645523) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3645523) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645523) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645523) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3645523) maxrss: 538336
DEBUG    ya.test:process.py:263 Command (pid 3645523) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 3645523) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3645523) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3645523) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 3645523) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3645523) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3645523) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3645523) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3645523) stime: 0.274414
DEBUG    ya.test:process.py:263 Command (pid 3645523) utime: 0.131409
DEBUG    ya.test:process.py:263 Command (pid 3645523) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 3645523) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tltkidzvme
    Host information: 
        Linux ghrun-tltkidzvme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5709/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_nvzdywyy.log --grpc-port=5709 --mon-port=4536 --ic-port=3385
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_nvzdywyy.log', '--grpc-port=5709', '--mon-port=4536', '--ic-port=3385')' in '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3645625
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5709/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3645655
DEBUG    ya.test:process.py:259 Command (pid 3645655) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3645655) elapsed time (sec): 0.5516171455383301
DEBUG    ya.test:process.py:263 Command (pid 3645655) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645655) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3645655) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645655) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645655) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3645655) maxrss: 538336
DEBUG    ya.test:process.py:263 Command (pid 3645655) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 3645655) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3645655) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3645655) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 3645655) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3645655) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3645655) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3645655) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3645655) stime: 0.273109
DEBUG    ya.test:process.py:263 Command (pid 3645655) utime: 0.128873
DEBUG    ya.test:process.py:263 Command (pid 3645655) wtime: 0.565
DEBUG    ya.test:process.py:275 Command (pid 3645655) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tltkidzvme
    Host information: 
        Linux ghrun-tltkidzvme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17074/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_v1n3ovj1.log --grpc-port=17074 --mon-port=11782 --ic-port=11905
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_v1n3ovj1.log', '--grpc-port=17074', '--mon-port=11782', '--ic-port=11905')' in '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3645910
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17074/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3645914
DEBUG    ya.test:process.py:259 Command (pid 3645914) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3645914) elapsed time (sec): 0.5619528293609619
DEBUG    ya.test:process.py:263 Command (pid 3645914) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645914) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3645914) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645914) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3645914) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3645914) maxrss: 538336
DEBUG    ya.test:process.py:263 Command (pid 3645914) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 3645914) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3645914) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3645914) nivcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3645914) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3645914) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3645914) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3645914) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3645914) stime: 0.30295099999999997
DEBUG    ya.test:process.py:263 Command (pid 3645914) utime: 0.124902
DEBUG    ya.test:process.py:263 Command (pid 3645914) wtime: 0.566
DEBUG    ya.test:process.py:275 Command (pid 3645914) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tltkidzvme
    Host information: 
        Linux ghrun-tltkidzvme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20125/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_6j4xlgth.log --grpc-port=20125 --mon-port=28386 --ic-port=9810
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_6j4xlgth.log', '--grpc-port=20125', '--mon-port=28386', '--ic-port=9810')' in '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3646094
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20125/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3646095
DEBUG    ya.test:process.py:259 Command (pid 3646095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3646095) elapsed time (sec): 0.732952356338501
DEBUG    ya.test:process.py:263 Command (pid 3646095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646095) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3646095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646095) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3646095) maxrss: 538336
DEBUG    ya.test:process.py:263 Command (pid 3646095) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 3646095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3646095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3646095) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 3646095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3646095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3646095) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3646095) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3646095) stime: 0.312417
DEBUG    ya.test:process.py:263 Command (pid 3646095) utime: 0.1211
DEBUG    ya.test:process.py:263 Command (pid 3646095) wtime: 0.734
DEBUG    ya.test:process.py:275 Command (pid 3646095) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tltkidzvme
    Host information: 
        Linux ghrun-tltkidzvme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28909/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_fgdwackm.log --grpc-port=28909 --mon-port=19760 --ic-port=11871
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_fgdwackm.log', '--grpc-port=28909', '--mon-port=19760', '--ic-port=11871')' in '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3646313
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28909/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3646316
DEBUG    ya.test:process.py:259 Command (pid 3646316) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3646316) elapsed time (sec): 0.47861361503601074
DEBUG    ya.test:process.py:263 Command (pid 3646316) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646316) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3646316) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646316) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646316) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3646316) maxrss: 538336
DEBUG    ya.test:process.py:263 Command (pid 3646316) minflt: 17237
DEBUG    ya.test:process.py:263 Command (pid 3646316) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3646316) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3646316) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3646316) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3646316) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3646316) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3646316) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3646316) stime: 0.293297
DEBUG    ya.test:process.py:263 Command (pid 3646316) utime: 0.11731899999999999
DEBUG    ya.test:process.py:263 Command (pid 3646316) wtime: 0.482
DEBUG    ya.test:process.py:275 Command (pid 3646316) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tltkidzvme
    Host information: 
        Linux ghrun-tltkidzvme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13428/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_ti2hqrc4.log --grpc-port=13428 --mon-port=25388 --ic-port=31576
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_ti2hqrc4.log', '--grpc-port=13428', '--mon-port=25388', '--ic-port=31576')' in '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3646345
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13428/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3646361
DEBUG    ya.test:process.py:259 Command (pid 3646361) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3646361) elapsed time (sec): 0.4858968257904053
DEBUG    ya.test:process.py:263 Command (pid 3646361) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646361) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3646361) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646361) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646361) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3646361) maxrss: 538336
DEBUG    ya.test:process.py:263 Command (pid 3646361) minflt: 17302
DEBUG    ya.test:process.py:263 Command (pid 3646361) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3646361) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3646361) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3646361) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3646361) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3646361) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3646361) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3646361) stime: 0.279568
DEBUG    ya.test:process.py:263 Command (pid 3646361) utime: 0.112603
DEBUG    ya.test:process.py:263 Command (pid 3646361) wtime: 0.488
DEBUG    ya.test:process.py:275 Command (pid 3646361) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tltkidzvme
    Host information: 
        Linux ghrun-tltkidzvme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25434', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\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: 2397\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31752\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6682\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62228\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3385\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11905\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9810\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11871\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31576\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25434', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\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: 2397\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31752\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6682\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62228\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3385\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11905\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9810\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11871\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31576\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3646746
DEBUG    ya.test:process.py:259 Command (pid 3646746) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3646746) elapsed time (sec): 0.4805448055267334
DEBUG    ya.test:process.py:263 Command (pid 3646746) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646746) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3646746) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646746) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646746) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3646746) maxrss: 546828
DEBUG    ya.test:process.py:263 Command (pid 3646746) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 3646746) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3646746) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3646746) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 3646746) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3646746) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3646746) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 3646746) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3646746) stime: 0.29898199999999997
DEBUG    ya.test:process.py:263 Command (pid 3646746) utime: 0.12540099999999998
DEBUG    ya.test:process.py:263 Command (pid 3646746) wtime: 0.482
DEBUG    ya.test:process.py:275 Command (pid 3646746) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25434', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25434', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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: 3646802
DEBUG    ya.test:process.py:259 Command (pid 3646802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3646802) elapsed time (sec): 0.5236968994140625
DEBUG    ya.test:process.py:263 Command (pid 3646802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3646802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3646802) maxrss: 546844
DEBUG    ya.test:process.py:263 Command (pid 3646802) minflt: 18270
DEBUG    ya.test:process.py:263 Command (pid 3646802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3646802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3646802) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 3646802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3646802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3646802) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3646802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3646802) stime: 0.302213
DEBUG    ya.test:process.py:263 Command (pid 3646802) utime: 0.12952
DEBUG    ya.test:process.py:263 Command (pid 3646802) wtime: 0.531
DEBUG    ya.test:process.py:275 Command (pid 3646802) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
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 /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ac096d3c-42bb-40d6-9416-3bf741c31c82, localhost:25434): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ac096d3c-42bb-40d6-9416-3bf741c31c82, localhost:25434): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ac096d3c-42bb-40d6-9416-3bf741c31c82, localhost:25434): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tltkidzvme.auto.internal" port: 1044 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" location: "3" node_id: 3 } endpoints { address: "ghrun-tltkidzvme.auto.internal" port: 17074 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" location: "3" node_id: 6 } endpoints { address: "ghrun-tltkidzvme.auto.internal" port: 13362 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" location: "2" node_id: 2 } endpoints { address: "ghrun-tltkidzvme.auto.internal" port: 20125 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" location: "1" node_id: 7 } endpoints { address: "ghrun-tltkidzvme.auto.internal" port: 28909 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" location: "2" node_id: 8 } endpoints { address: "ghrun-tltkidzvme.auto.internal" port: 25434 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" location: "1" node_id: 1 } endpoints { address: "ghrun-tltkidzvme.auto.internal" port: 13428 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" location: "3" node_id: 9 } endpoints { address: "ghrun-tltkidzvme.auto.internal" port: 5709 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" location: "2" node_id: 5 } endpoints { address: "ghrun-tltkidzvme.auto.internal" port: 23254 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" location: "1" node_id: 4 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tltkidzvme.auto.internal:20125, location 1, ssl: False>, <Endpoint ghrun-tltkidzvme.auto.internal:25434, location 1, ssl: False>, <Endpoint ghrun-tltkidzvme.auto.internal:23254, location 1, ssl: False>, <Endpoint ghrun-tltkidzvme.auto.internal:13428, location 3, ssl: False>, <Endpoint ghrun-tltkidzvme.auto.internal:28909, location 2, ssl: False>, <Endpoint ghrun-tltkidzvme.auto.internal:5709, location 2, ssl: False>, <Endpoint ghrun-tltkidzvme.auto.internal:13362, location 2, ssl: False>, <Endpoint ghrun-tltkidzvme.auto.internal:17074, location 3, ssl: False>, <Endpoint ghrun-tltkidzvme.auto.internal:1044, location 3, 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: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)]
------------------------------ Captured log call -------------------------------
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)]
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
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    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:25434', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3646956
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: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: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: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: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: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:25434
DEBUG    ya.test:process.py:259 Command (pid 3646956) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3646956) elapsed time (sec): 6.91895318031311
DEBUG    ya.test:process.py:263 Command (pid 3646956) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646956) inblock: 215632
DEBUG    ya.test:process.py:263 Command (pid 3646956) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646956) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3646956) majflt: 23
DEBUG    ya.test:process.py:263 Command (pid 3646956) maxrss: 204552
DEBUG    ya.test:process.py:263 Command (pid 3646956) minflt: 17208
DEBUG    ya.test:process.py:263 Command (pid 3646956) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3646956) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3646956) nivcsw: 389
DEBUG    ya.test:process.py:263 Command (pid 3646956) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3646956) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3646956) nvcsw: 1594
DEBUG    ya.test:process.py:263 Command (pid 3646956) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 3646956) stime: 0.161126
DEBUG    ya.test:process.py:263 Command (pid 3646956) utime: 1.292579
DEBUG    ya.test:process.py:263 Command (pid 3646956) wtime: 6.924
DEBUG    ya.test:process.py:275 Command (pid 3646956) output:

DEBUG    ya.test:process.py:276 Command (pid 3646956) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c44\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/38778` (
                    c0 Date NOT NULL, c1 Uint8 NOT NULL, c2 Timestamp NOT NULL, c3 Int32 NOT NULL, c4 Date32 NOT NULL, c5 Timestamp64 NOT NULL, c6 Datetime NOT NULL, c7 Date NOT NULL, c8 Int8 NOT NULL, c9 Int16 NOT NULL, c10 Datetime NOT NULL, c11 Datetime NOT NULL, c12 Decimal(22,9) NOT NULL, c13 Datetime64 NOT NULL, c14 Int8 NOT NULL, c15 Int32 NOT NULL, c16 Int8 NOT NULL, c17 Int8 NOT NULL, c18 Int8 NOT NULL, c19 Int64 NOT NULL, c20 Date32 NOT NULL, c21 Int32 NOT NULL, c22 Date32 NOT NULL, c23 Date32 NOT NULL, c24 Datetime NOT NULL, c25 Date32 NOT NULL, c26 Interval64 NOT NULL, c27 Utf8 NOT NULL, c28 Utf8 NOT NULL, c29 Timestamp64 NOT NULL, c30 Timestamp NOT NULL, c31 String NOT NULL, c32 Date NOT NULL, c33 Interval64 NOT NULL, c34 Uint32 NOT NULL, c35 Datetime64 NOT NULL, c36 Uint64 NOT NULL, c37 Timestamp NOT NULL, c38 Utf8 NOT NULL, c39 Interval64 NOT NULL, c40 Uint64 NOT NULL, c41 Datetime NOT NULL, c42 Uint32 NOT NULL, c43 Interval64 NOT NULL, c44 Bool NOT NULL, c45 Decimal(35,10) NOT NULL, c46 Uint64 NOT NULL, c47 Decimal(15,0) NOT NULL, c48 Int64 NOT NULL, c49 Int16 NOT NULL, c50 Uint32 NOT NULL, c51 Bool NOT NULL, c52 Uint64 NOT NULL, c53 Date NOT NULL, c54 Date32 NOT NULL, c55 Interval64 NOT NULL, c56 Bool NOT NULL, c57 Datetime64 NOT NULL, c58 Decimal(35,10) NOT NULL, c59 Datetime NOT NULL, c60 Uint8 NOT NULL, c61 Datetime NOT NULL, c62 Uint32 NOT NULL, c63 Timestamp NOT NULL, c64 Int64 NOT NULL, c65 Decimal(22,9) NOT NULL, c66 Int32 NOT NULL, c67 Int64 NOT NULL, c68 Timestamp64 NOT NULL, c69 Decimal(35,10) NOT NULL, c70 Decimal(35,10) NOT NULL, c71 Decimal(22,9) NOT NULL, c72 Int32 NOT NULL, c73 Decimal(22,9) NOT NULL, c74 Decimal(15,0) NOT NULL, c75 Date32 NOT NULL, c76 Date32 NOT NULL, c77 Timestamp64 NOT NULL, c78 Interval64 NOT NULL, c79 Decimal(35,10) NOT NULL, c80 Timestamp64 NOT NULL, c81 Uint32 NOT NULL, c82 Uint16 NOT NULL, c83 Decimal(22,9), c84 Bool, c85 Datetime, c86 Uint8, c87 Bool NOT NULL, c88 Date NOT NULL, c89 String NOT NULL, c90 Bool NOT NULL, c91 Int16, c92 Timestamp64, c93 Utf8, c94 Date32 NOT NULL, c95 Date, c96 Yson, c97 Double, c98 Int8 NOT NULL, c99 Float, c100 Uint64, c101 Uint8, c102 Uint16, c103 Bool, c104 Decimal(15,0), c105 Uint8 NOT NULL, c106 Decimal(22,9), c107 Json, c108 Timestamp64 NOT NULL, c109 Int16 NOT NULL, c110 Bool, c111 Double, c112 Int8 NOT NULL, c113 Utf8, c114 Date32 NOT NULL, c115 Float, c116 Uint32 NOT NULL, c117 Decimal(22,9) NOT NULL, c118 Int16 NOT NULL, c119 Double NOT NULL, c120 Json, c121 Int16, c122 Datetime64, c123 Datetime, c124 Yson NOT NULL, c125 Uint16 NOT NULL, c126 Decimal(22,9) NOT NULL, c127 Int32, c128 Timestamp64 NOT NULL, c129 Timestamp64 NOT NULL, c130 Decimal(35,10), c131 Int32 NOT NULL, c132 Uint64, c133 Int16, c134 Uint64, c135 Interval64 NOT NULL, c136 Float NOT NULL, c137 Uint64 NOT NULL, c138 Float NOT NULL, c139 Float, c140 Double NOT NULL, c141 Decimal(35,10) NOT NULL, c142 String NOT NULL, c143 Uint64 NOT NULL, c144 Date32 NOT NULL, c145 Utf8, c146 Yson, c147 Decimal(22,9) NOT NULL, c148 Timestamp64 NOT NULL, c149 Uint16, c150 Timestamp64, c151 Int32 NOT NULL, c152 Int32, c153 Int32 NOT NULL, c154 String, c155 Int8, c156 Int16 NOT NULL, c157 Decimal(35,10), c158 Int64, c159 Decimal(22,9) NOT NULL, c160 JsonDocument NOT NULL, c161 JsonDocument, c162 Int64, c163 Interval64 NOT NULL, c164 String, c165 Decimal(22,9) NOT NULL, c166 Int32 NOT NULL, c167 Interval64 NOT NULL, c168 Bool, c169 Uint64 NOT NULL, c170 Uint8, c171 Yson NOT NULL, c172 Float NOT NULL, c173 Int8 NOT NULL, c174 Int64 NOT NULL, c175 Double NOT NULL, c176 Date NOT NULL, c177 Date, c178 Timestamp64 NOT NULL, c179 JsonDocument NOT NULL, c180 String, c181 Int8, c182 Yson, c183 Int8, c184 Timestamp NOT NULL, c185 Uint64 NOT NULL, c186 String NOT NULL, c187 Uint32 NOT NULL, c188 Timestamp64 NOT NULL, c189 Interval64 NOT NULL, c190 Int16, c191 Int64 NOT NULL, c192 Json NOT NULL, c193 Date NOT NULL, c194 Json, c195 Uint32 NOT NULL, c196 Timestamp64, c197 Date NOT NULL, c198 Interval64, c199 Uint32, c200 Timestamp64, c201 JsonDocument, c202 Int32 NOT NULL, c203 Datetime64 NOT NULL, c204 Datetime, c205 Datetime64 NOT NULL, c206 Int32 NOT NULL, c207 Int64 NOT NULL, c208 Utf8 NOT NULL, c209 String NOT NULL, c210 Uint32, c211 Bool NOT NULL, c212 Decimal(15,0), c213 Int32 NOT NULL, c214 Float NOT NULL, c215 Double, c216 JsonDocument, c217 Datetime64 NOT NULL, c218 Decimal(35,10) NOT NULL, c219 Decimal(15,0) NOT NULL, c220 Date, c221 Decimal(35,10) NOT NULL, c222 Double NOT NULL, c223 Date NOT NULL, c224 Decimal(35,10), c225 Int8 NOT NULL, c226 Decimal(35,10), c227 Date NOT NULL, c228 Int64 NOT NULL, c229 Date NOT NULL, c230 Decimal(15,0) NOT NULL, c231 Datetime, c232 Date32 NOT NULL, c233 Int8, c234 Uint64 NOT NULL, c235 Double, c236 Uint8, c237 Yson NOT NULL, c238 Uint16 NOT NULL, c239 Int16, c240 Json NOT NULL, c241 Decimal(22,9), c242 Float, c243 Decimal(22,9) NOT NULL, c244 Decimal(35,10) NOT NULL, c245 Json NOT NULL, c246 Decimal(22,9), c247 Int64 NOT NULL, c248 Uint64 NOT NULL, c249 Int16 NOT NULL, c250 Datetime64 NOT NULL, c251 Date32, c252 Bool, c253 Date, c254 Int32, c255 Timestamp64 NOT NULL, c256 Bool, c257 Decimal(22,9) NOT NULL, c258 Float NOT NULL, c259 Decimal(22,9), c260 Timestamp64 NOT NULL, c261 Timestamp, c262 Int8 NOT NULL, c263 Date, c264 Decimal(35,10), c265 Double, c266 Datetime, c267 Int64 NOT NULL, c268 Uint64 NOT NULL, c269 Timestamp, c270 Timestamp64 NOT NULL, c271 Int64 NOT NULL, c272 Timestamp NOT NULL, c273 Uint8, c274 Timestamp64, c275 Double, c276 Yson NOT NULL, c277 String, c278 Decimal(15,0) NOT NULL, c279 Uint16, c280 JsonDocument NOT NULL, c281 Timestamp64 NOT NULL, c282 Uint32 NOT NULL, c283 Int64, c284 Yson NOT NULL, c285 Float NOT NULL, c286 Uint16 NOT NULL, c287 Timestamp, c288 Float NOT NULL, c289 Float NOT NULL, c290 JsonDocument NOT NULL, c291 Datetime64 NOT NULL, c292 Int64 NOT NULL, c293 Date32, c294 Datetime64, c295 Uint8, c296 Uint32 NOT NULL, c297 Date, c298 Uint8, c299 Bool NOT NULL, c300 Timestamp, c301 Int16 NOT NULL, c302 Date, c303 Timestamp64 NOT NULL, c304 Decimal(15,0), c305 Int32 NOT NULL, c306 String, c307 Bool NOT NULL, c308 Uint32 NOT NULL, c309 Decimal(15,0) NOT NULL, c310 Uint32, c311 Double NOT NULL, c312 Int16 NOT NULL, c313 Decimal(22,9) NOT NULL, c314 Date NOT NULL, c315 Int8, c316 Int8, c317 JsonDocument, c318 Double, c319 Float, c320 Date32 NOT NULL, c321 Json, c322 Uint8 NOT NULL, c323 Uint32, c324 JsonDocument, c325 Decimal(15,0), c326 Interval64, c327 Int64 NOT NULL, c328 JsonDocument, c329 Decimal(35,10), c330 Decimal(22,9), c331 Int8 NOT NULL, c332 Timestamp64, c333 Decimal(22,9), c334 String NOT NULL, c335 Datetime64, c336 Int8, c337 Yson, c338 Json NOT NULL, c339 Int64, c340 Int64, c341 Interval64 NOT NULL, c342 Int32 NOT NULL, c343 Decimal(35,10), c344 Float NOT NULL, c345 Uint8 NOT NULL, c346 Datetime64 NOT NULL, c347 Date NOT NULL, c348 Utf8, c349 Decimal(22,9) NOT NULL, c350 Yson NOT NULL, c351 Double NOT NULL, c352 Uint64, c353 Uint32 NOT NULL, c354 Yson NOT NULL, c355 Int64 NOT NULL, c356 Int64, c357 Date, c358 Uint16 NOT NULL, c359 Float, c360 Uint8 NOT NULL, c361 Yson, c362 Datetime64 NOT NULL, c363 Datetime64, c364 Timestamp NOT NULL, c365 Int32 NOT NULL, c366 Uint64, c367 Decimal(15,0) NOT NULL, c368 Timestamp, c369 Json NOT NULL, c370 Timestamp, c371 Datetime64, c372 Decimal(22,9), c373 Utf8 NOT NULL, c374 Int16 NOT NULL, c375 Timestamp64, c376 Float, c377 Bool, c378 Utf8 NOT NULL, c379 Int8, c380 Uint64, c381 Int8, c382 JsonDocument, c383 Float NOT NULL, c384 Date NOT NULL, c385 Double, c386 Interval64 NOT NULL, c387 String, c388 Uint8, c389 JsonDocument, c390 Bool, c391 Decimal(22,9), c392 JsonDocument NOT NULL, c393 Uint16, c394 Json, c395 Uint32 NOT NULL, c396 Date NOT NULL, c397 Datetime64, c398 Int32, c399 Datetime, c400 Date NOT NULL, c401 Uint32 NOT NULL, c402 Uint64, c403 Uint8 NOT NULL, c404 Decimal(22,9), c405 Date NOT NULL, c406 String NOT NULL, c407 Int64 NOT NULL, c408 Uint32, c409 Bool NOT NULL, c410 Int32, c411 Uint32, c412 Interval64 NOT NULL, c413 Uint64 NOT NULL, c414 Uint64 NOT NULL, c415 Datetime64 NOT NULL, c416 Json NOT NULL, c417 Uint8 NOT NULL, c418 String NOT NULL, c419 Uint8 NOT NULL, c420 Float, c421 Timestamp64 NOT NULL, c422 Uint8 NOT NULL, c423 Double NOT NULL, c424 Uint64 NOT NULL, c425 Date32, c426 Date32 NOT NULL, c427 JsonDocument NOT NULL, c428 Yson, c429 Interval64 NOT NULL, c430 Decimal(15,0), c431 JsonDocument, c432 JsonDocument NOT NULL, c433 Interval64, c434 Datetime64 NOT NULL, c435 Date NOT NULL, c436 Yson, c437 Uint32 NOT NULL, c438 Datetime64, c439 Int16 NOT NULL, c440 Yson, c441 Uint64 NOT NULL, c442 Decimal(15,0) NOT NULL, c443 Date NOT NULL, c444 Date32, c445 Interval64 NOT NULL, c446 Timestamp64, c447 Int8, c448 Int8 NOT NULL, c449 Int32 NOT NULL, c450 Int32 NOT NULL, c451 Timestamp NOT NULL, c452 Uint32 NOT NULL, c453 Interval64, c454 Utf8, c455 Double NOT NULL, c456 Timestamp, c457 Datetime64 NOT NULL, c458 Int8, c459 Json NOT NULL, c460 Uint32 NOT NULL, c461 Date, c462 Bool, c463 Int64, c464 Json NOT NULL, c465 Datetime64, c466 Uint32 NOT NULL, c467 Int64, c468 Date32 NOT NULL, c469 Decimal(22,9), c470 Double NOT NULL, c471 Datetime64 NOT NULL, c472 Json NOT NULL, c473 Decimal(15,0), c474 Interval64 NOT NULL, c475 Decimal(15,0) NOT NULL, c476 Datetime NOT NULL, c477 Float, c478 Decimal(35,10) NOT NULL, c479 Double, c480 Uint32 NOT NULL, c481 Uint16 NOT NULL, c482 Timestamp NOT NULL, c483 Yson, c484 Json, c485 Datetime NOT NULL, c486 Yson, c487 Utf8 NOT NULL, c488 String, c489 Decimal(15,0), c490 Uint32, c491 Date, c492 Int32 NOT NULL, c493 Date, c494 Json, c495 JsonDocument, c496 Decimal(15,0) NOT NULL, c497 String NOT NULL, c498 Date, c499 Decimal(15,0), c500 Decimal(22,9), c501 Uint16 NOT NULL, c502 Double, c503 Json NOT NULL, c504 Date NOT NULL, c505 Decimal(22,9), c506 JsonDocument, c507 Float, c508 Uint64 NOT NULL, c509 Uint64 NOT NULL, c510 Uint8, c511 Date32, c512 Datetime64 NOT NULL, c513 Datetime NOT NULL, c514 Date32 NOT NULL, c515 Int16, c516 Decimal(35,10), c517 Uint8 NOT NULL, c518 Int64, c519 Yson, c520 Datetime, c521 Double NOT NULL, c522 Int8, c523 Yson, c524 Decimal(15,0) NOT NULL, c525 String NOT NULL, c526 Bool, c527 Timestamp64 NOT NULL, c528 Interval64, c529 Utf8, c530 Json, c531 Uint64 NOT NULL, c532 Decimal(35,10) NOT NULL, c533 Uint64, c534 Timestamp, c535 Int16, c536 String NOT NULL, c537 Date NOT NULL, c538 Yson, c539 Decimal(15,0) NOT NULL, c540 String NOT NULL, c541 Timestamp64, c542 Timestamp, c543 Uint16, c544 Timestamp64 NOT NULL, c545 JsonDocument, c546 Int32 NOT NULL, c547 JsonDocument, c548 Uint16 NOT NULL, c549 Uint16, c550 Datetime64 NOT NULL, c551 Date32 NOT NULL, c552 Decimal(35,10), c553 Datetime NOT NULL, c554 Date32 NOT NULL, c555 Uint32, c556 JsonDocument NOT NULL, c557 Decimal(22,9) NOT NULL, c558 Decimal(22,9) NOT NULL, c559 Interval64, c560 Double NOT NULL, c561 Double NOT NULL, c562 Datetime64 NOT NULL, c563 Uint16, c564 Yson, c565 Date NOT NULL, c566 Int16, c567 Decimal(15,0), c568 Uint8 NOT NULL, c569 Int64 NOT NULL, c570 Uint64, c571 Uint32 NOT NULL, c572 Timestamp, c573 Decimal(35,10), c574 Int16, c575 Uint8 NOT NULL, c576 Date NOT NULL, c577 Uint32, c578 Int8 NOT NULL, c579 Uint16 NOT NULL, c580 Uint32, c581 Int16, c582 Decimal(35,10) NOT NULL, c583 Date32, c584 Datetime64, c585 Interval64, c586 Uint32, c587 Decimal(15,0) NOT NULL, c588 Decimal(22,9), c589 Bool NOT NULL, c590 Timestamp64 NOT NULL, c591 Bool NOT NULL, c592 Bool NOT NULL, c593 Double, c594 Interval64, c595 Json NOT NULL, c596 Timestamp NOT NULL, c597 JsonDocument NOT NULL, c598 Float, c599 Timestamp64 NOT NULL, c600 Timestamp64 NOT NULL, c601 JsonDocument NOT NULL, c602 Datetime64, c603 Yson, c604 Utf8, c605 Int32 NOT NULL, c606 JsonDocument, c607 Interval64, c608 Int8 NOT NULL, c609 String NOT NULL, c610 Float, c611 Uint16, c612 Int16, c613 Float NOT NULL, c614 Float, c615 Int32 NOT NULL, c616 Datetime NOT NULL, c617 Decimal(22,9), c618 Json, c619 Yson NOT NULL, c620 Timestamp, c621 Uint32 NOT NULL, c622 Uint8, c623 String NOT NULL, c624 Uint32 NOT NULL, c625 Datetime, c626 Double, c627 Bool NOT NULL, c628 Int64 NOT NULL, c629 Uint64, c630 JsonDocument, c631 Int64 NOT NULL, c632 Decimal(15,0) NOT NULL, c633 Float, c634 Double NOT NULL, c635 Double, c636 Uint16 NOT NULL, c637 Uint64, c638 Int8, c639 Int32 NOT NULL, c640 Int16 NOT NULL, c641 Uint64, c642 Int8 NOT NULL, c643 Uint16 NOT NULL, c644 Datetime64 NOT NULL, c645 Interval64, c646 Yson, c647 Int16, c648 Date32, c649 Float NOT NULL, c650 Utf8, c651 Datetime64, c652 Int16, c653 Decimal(15,0), c654 Int64, c655 Json NOT NULL, c656 Timestamp, c657 JsonDocument NOT NULL, c658 Decimal(22,9) NOT NULL, c659 Json, c660 Uint8, c661 Json, c662 Decimal(35,10), c663 String, c664 Uint8, c665 Interval64 NOT NULL, c666 JsonDocument NOT NULL, c667 Uint32, c668 Interval64, c669 Int8 NOT NULL, c670 Date, c671 Double, c672 Int8, c673 Json NOT NULL, c674 Bool NOT NULL, c675 Yson, c676 Utf8 NOT NULL, c677 Bool NOT NULL, c678 Datetime, c679 Int64 NOT NULL, c680 Double, c681 Int16, c682 Double, c683 Utf8, c684 Uint64 NOT NULL, c685 Date32 NOT NULL, c686 Interval64 NOT NULL, c687 Uint8, c688 Decimal(35,10), c689 Bool NOT NULL, c690 Int8, c691 Timestamp64, c692 Date32, c693 Uint8, c694 Int16, c695 Datetime64, c696 Timestamp NOT NULL, c697 Int32, c698 Decimal(35,10), c699 JsonDocument, c700 Timestamp, c701 Int8, c702 Int16, c703 Timestamp64, c704 Int32 NOT NULL, c705 Datetime64, c706 Uint64, c707 Uint64 NOT NULL, c708 Bool, c709 Uint8 NOT NULL, c710 Int16 NOT NULL, c711 Timestamp NOT NULL, c712 String, c713 Timestamp, c714 Date32 NOT NULL, c715 Int16, c716 Decimal(15,0), c717 Bool NOT NULL, c718 Uint32 NOT NULL, c719 Uint16 NOT NULL, c720 Float NOT NULL, c721 Int8 NOT NULL, c722 Interval64 NOT NULL, c723 Float, c724 Decimal(15,0), c725 Decimal(15,0) NOT NULL, c726 Uint16, c727 Uint64 NOT NULL, c728 Int64 NOT NULL, c729 Uint32, c730 Decimal(15,0), c731 Uint8, c732 Uint32 NOT NULL, c733 Int64, c734 Decimal(15,0), c735 Interval64 NOT NULL, c736 Int8 NOT NULL, c737 Timestamp, c738 Float NOT NULL, c739 Int8, c740 Timestamp NOT NULL, c741 Datetime64 NOT NULL, c742 Interval64 NOT NULL, c743 Datetime NOT NULL, c744 Yson, c745 Yson NOT NULL, c746 Yson NOT NULL, c747 Decimal(15,0) NOT NULL, c748 Int32, c749 Int32, c750 Int32 NOT NULL, c751 Uint8, c752 Timestamp64, c753 Json NOT NULL, c754 Datetime, c755 Double NOT NULL, c756 Uint32 NOT NULL, c757 Decimal(35,10), c758 Yson, c759 Datetime64 NOT NULL, c760 Bool NOT NULL, c761 Decimal(35,10), c762 Int16, c763 Timestamp NOT NULL, c764 Uint64, c765 Decimal(22,9), c766 Yson NOT NULL, c767 Datetime64, c768 Int8, c769 Timestamp NOT NULL, c770 Uint64 NOT NULL, c771 Int32 NOT NULL, c772 JsonDocument, c773 Double NOT NULL, c774 Int16, c775 Double NOT NULL, c776 Timestamp, c777 Uint16, c778 Float, c779 String NOT NULL, c780 Float, c781 Interval64, c782 Uint8 NOT NULL, c783 Bool NOT NULL, c784 Uint64 NOT NULL, c785 Datetime, c786 Uint8, c787 Uint32 NOT NULL, c788 Int32, c789 Uint32 NOT NULL, c790 Date, c791 Timestamp64, c792 Float, c793 Date32, c794 Int64, c795 Int16 NOT NULL, c796 Utf8, c797 Double NOT NULL, c798 Timestamp, c799 Uint16, c800 Utf8, c801 Uint64, c802 Timestamp64, c803 Uint8, c804 Date32, c805 Double, c806 Date32, c807 Date32, c808 Datetime64 NOT NULL, c809 Uint64, c810 Uint16 NOT NULL, c811 Decimal(22,9), c812 Uint8, c813 Uint8 NOT NULL, c814 Datetime NOT NULL, c815 Uint8, c816 Yson NOT NULL, c817 Json NOT NULL, c818 Uint16, c819 Interval64 NOT NULL, c820 Uint64, c821 Decimal(15,0) NOT NULL, c822 JsonDocument NOT NULL, c823 JsonDocument NOT NULL, c824 Int8, c825 Int32 NOT NULL, c826 Timestamp, c827 Uint8 NOT NULL, c828 Json, c829 Timestamp NOT NULL, c830 Int8, c831 Int64 NOT NULL, c832 Timestamp, c833 Json, c834 Date32 NOT NULL, c835 Date32 NOT NULL, c836 Uint8, c837 Utf8, c838 Date NOT NULL, c839 Json, c840 Date32 NOT NULL, c841 Timestamp, c842 Yson NOT NULL, c843 Date32 NOT NULL, c844 String NOT NULL, c845 Interval64 NOT NULL, c846 Timestamp, c847 Double, c848 Float NOT NULL, c849 Utf8, c850 String, c851 Float NOT NULL, c852 Decimal(35,10) NOT NULL, c853 Decimal(15,0) NOT NULL, c854 Decimal(35,10), c855 Decimal(35,10), c856 Decimal(15,0) NOT NULL, c857 Float, c858 Uint8 NOT NULL, c859 Uint32 NOT NULL, c860 Int16, c861 Int32 NOT NULL, c862 Timestamp, c863 Int64, c864 Datetime, c865 Date32, c866 Uint32, c867 JsonDocument NOT NULL, c868 Int8, c869 Uint16, c870 Uint32, c871 Uint16 NOT NULL, c872 Datetime64, c873 Uint8 NOT NULL, c874 Int16, c875 Int8, c876 JsonDocument, c877 Uint32, c878 Decimal(15,0) NOT NULL, c879 JsonDocument NOT NULL, c880 Uint8 NOT NULL, c881 Decimal(22,9), c882 Timestamp NOT NULL, c883 Timestamp64 NOT NULL, c884 Timestamp64, c885 String NOT NULL, c886 Utf8 NOT NULL, c887 Datetime, c888 Utf8, c889 Timestamp64, c890 Double NOT NULL, c891 Timestamp64 NOT NULL, c892 Decimal(22,9), c893 Yson, c894 Datetime, c895 Float NOT NULL, c896 Interval64 NOT NULL, c897 Int8, c898 Int32 NOT NULL, c899 Timestamp NOT NULL, c900 Int16 NOT NULL, c901 Decimal(22,9) NOT NULL, c902 Interval64 NOT NULL, c903 Datetime64, c904 Int8 NOT NULL, c905 Decimal(15,0) NOT NULL, c906 Uint16 NOT NULL, c907 Utf8 NOT NULL, c908 Yson, c909 Bool, c910 Bool NOT NULL, c911 Yson, c912 Interval64, c913 Utf8, c914 Decimal(35,10) NOT NULL, c915 String, c916 Datetime, c917 Int8 NOT NULL, c918 Yson NOT NULL, c919 Date NOT NULL, c920 Datetime NOT NULL, c921 Float NOT NULL, c922 Date32 NOT NULL, c923 JsonDocument,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c44\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c44\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c44\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/38778` (\n                    c0 Date NOT NULL, c1 Uint8 NOT NULL, c2 Timestamp NOT NULL, c3 Int32 NOT NULL, c4 Date32 NOT NULL, c5 Timestamp64 NOT NULL, c6 Datetime NOT NULL, c7 Date NOT NULL, c8 Int8 NOT NULL, c9 Int16 NOT NULL, c10 Datetime NOT NULL, c11 Datetime NOT NULL, c12 Decimal(22,9) NOT NULL, c13 Datetime64 NOT NULL, c14 Int8 NOT NULL, c15 Int32 NOT NULL, c16 Int8 NOT NULL, c17 Int8 NOT NULL, c18 Int8 NOT NULL, c19 Int64 NOT NULL, c20 Date32 NOT NULL, c21 Int32 NOT NULL, c22 Date32 NOT NULL, c23 Date32 NOT NULL, c24 Datetime NOT NULL, c25 Date32 NOT NULL, c26 Interval64 NOT NULL, c27 Utf8 NOT NULL, c28 Utf8 NOT NULL, c29 Timestamp64 NOT NULL, c30 Timestamp NOT NULL, c31 String NOT NULL, c32 Date NOT NULL, c33 Interval64 NOT NULL, c34 Uint32 NOT NULL, c35 Datetime64 NOT NULL, c36 Uint64 NOT NULL, c37 Timestamp NOT NULL, c38 Utf8 NOT NULL, c39 Interval64 NOT NULL, c40 Uint64 NOT NULL, c41 Datetime NOT NULL, c42 Uint32 NOT NULL, c43 Interval64 NOT NULL, c44 Bool NOT NULL, c45 Decimal(35,10) NOT NULL, c46 Uint64 NOT NULL, c47 Decimal(15,0) NOT NULL, c48 Int64 NOT NULL, c49 Int16 NOT NULL, c50 Uint32 NOT NULL, c51 Bool NOT NULL, c52 Uint64 NOT NULL, c53 Date NOT NULL, c54 Date32 NOT NULL, c55 Interval64 NOT NULL, c56 Bool NOT NULL, c57 Datetime64 NOT NULL, c58 Decimal(35,10) NOT NULL, c59 Datetime NOT NULL, c60 Uint8 NOT NULL, c61 Datetime NOT NULL, c62 Uint32 NOT NULL, c63 Timestamp NOT NULL, c64 Int64 NOT NULL, c65 Decimal(22,9) NOT NULL, c66 Int32 NOT NULL, c67 Int64 NOT NULL, c68 Timestamp64 NOT NULL, c69 Decimal(35,10) NOT NULL, c70 Decimal(35,10) NOT NULL, c71 Decimal(22,9) NOT NULL, c72 Int32 NOT NULL, c73 Decimal(22,9) NOT NULL, c74 Decimal(15,0) NOT NULL, c75 Date32 NOT NULL, c76 Date32 NOT NULL, c77 Timestamp64 NOT NULL, c78 Interval64 NOT NULL, c79 Decimal(35,10) NOT NULL, c80 Timestamp64 NOT NULL, c81 Uint32 NOT NULL, c82 Uint16 NOT NULL, c83 Decimal(22,9), c84 Bool, c85 Datetime, c86 Uint8, c87 Bool NOT NULL, c88 Date NOT NULL, c89 String NOT NULL, c90 Bool NOT NULL, c91 Int16, c92 Timestamp64, c93 Utf8, c94 Date32 NOT NULL, c95 Date, c96 Yson, c97 Double, c98 Int8 NOT NULL, c99 Float, c100 Uint64, c101 Uint8, c102 Uint16, c103 Bool, c104 Decimal(15,0), c105 Uint8 NOT NULL, c106 Decimal(22,9), c107 Json, c108 Timestamp64 NOT NULL, c109 Int16 NOT NULL, c110 Bool, c111 Double, c112 Int8 NOT NULL, c113 Utf8, c114 Date32 NOT NULL, c115 Float, c116 Uint32 NOT NULL, c117 Decimal(22,9) NOT NULL, c118 Int16 NOT NULL, c119 Double NOT NULL, c120 Json, c121 Int16, c122 Datetime64, c123 Datetime, c124 Yson NOT NULL, c125 Uint16 NOT NULL, c126 Decimal(22,9) NOT NULL, c127 Int32, c128 Timestamp64 NOT NULL, c129 Timestamp64 NOT NULL, c130 Decimal(35,10), c131 Int32 NOT NULL, c132 Uint64, c133 Int16, c134 Uint64, c135 Interval64 NOT NULL, c136 Float NOT NULL, c137 Uint64 NOT NULL, c138 Float NOT NULL, c139 Float, c140 Double NOT NULL, c141 Decimal(35,10) NOT NULL, c142 String NOT NULL, c143 Uint64 NOT NULL, c144 Date32 NOT NULL, c145 Utf8, c146 Yson, c147 Decimal(22,9) NOT NULL, c148 Timestamp64 NOT NULL, c149 Uint16, c150 Timestamp64, c151 Int32 NOT NULL, c152 Int32, c153 Int32 NOT NULL, c154 String, c155 Int8, c156 Int16 NOT NULL, c157 Decimal(35,10), c158 Int64, c159 Decimal(22,9) NOT NULL, c160 JsonDocument NOT NULL, c161 JsonDocument, c162 Int64, c163 Interval64 NOT NULL, c164 String, c165 Decimal(22,9) NOT NULL, c166 Int32 NOT NULL, c167 Interval64 NOT NULL, c168 Bool, c169 Uint64 NOT NULL, c170 Uint8, c171 Yson NOT NULL, c172 Float NOT NULL, c173 Int8 NOT NULL, c174 Int64 NOT NULL, c175 Double NOT NULL, c176 Date NOT NULL, c177 Date, c178 Timestamp64 NOT NULL, c179 JsonDocument NOT NULL, c180 String, c181 Int8, c182 Yson, c183 Int8, c184 Timestamp NOT NULL, c185 Uint64 NOT NULL, c186 String NOT NULL, c187 Uint32 NOT NULL, c188 Timestamp64 NOT NULL, c189 Interval64 NOT NULL, c190 Int16, c191 Int64 NOT NULL, c192 Json NOT NULL, c193 Date NOT NULL, c194 Json, c195 Uint32 NOT NULL, c196 Timestamp64, c197 Date NOT NULL, c198 Interval64, c199 Uint32, c200 Timestamp64, c201 JsonDocument, c202 Int32 NOT NULL, c203 Datetime64 NOT NULL, c204 Datetime, c205 Datetime64 NOT NULL, c206 Int32 NOT NULL, c207 Int64 NOT NULL, c208 Utf8 NOT NULL, c209 String NOT NULL, c210 Uint32, c211 Bool NOT NULL, c212 Decimal(15,0), c213 Int32 NOT NULL, c214 Float NOT NULL, c215 Double, c216 JsonDocument, c217 Datetime64 NOT NULL, c218 Decimal(35,10) NOT NULL, c219 Decimal(15,0) NOT NULL, c220 Date, c221 Decimal(35,10) NOT NULL, c222 Double NOT NULL, c223 Date NOT NULL, c224 Decimal(35,10), c225 Int8 NOT NULL, c226 Decimal(35,10), c227 Date NOT NULL, c228 Int64 NOT NULL, c229 Date NOT NULL, c230 Decimal(15,0) NOT NULL, c231 Datetime, c232 Date32 NOT NULL, c233 Int8, c234 Uint64 NOT NULL, c235 Double, c236 Uint8, c237 Yson NOT NULL, c238 Uint16 NOT NULL, c239 Int16, c240 Json NOT NULL, c241 Decimal(22,9), c242 Float, c243 Decimal(22,9) NOT NULL, c244 Decimal(35,10) NOT NULL, c245 Json NOT NULL, c246 Decimal(22,9), c247 Int64 NOT NULL, c248 Uint64 NOT NULL, c249 Int16 NOT NULL, c250 Datetime64 NOT NULL, c251 Date32, c252 Bool, c253 Date, c254 Int32, c255 Timestamp64 NOT NULL, c256 Bool, c257 Decimal(22,9) NOT NULL, c258 Float NOT NULL, c259 Decimal(22,9), c260 Timestamp64 NOT NULL, c261 Timestamp, c262 Int8 NOT NULL, c263 Date, c264 Decimal(35,10), c265 Double, c266 Datetime, c267 Int64 NOT NULL, c268 Uint64 NOT NULL, c269 Timestamp, c270 Timestamp64 NOT NULL, c271 Int64 NOT NULL, c272 Timestamp NOT NULL, c273 Uint8, c274 Timestamp64, c275 Double, c276 Yson NOT NULL, c277 String, c278 Decimal(15,0) NOT NULL, c279 Uint16, c280 JsonDocument NOT NULL, c281 Timestamp64 NOT NULL, c282 Uint32 NOT NULL, c283 Int64, c284 Yson NOT NULL, c285 Float NOT NULL, c286 Uint16 NOT NULL, c287 Timestamp, c288 Float NOT NULL, c289 Float NOT NULL, c290 JsonDocument NOT NULL, c291 Datetime64 NOT NULL, c292 Int64 NOT NULL, c293 Date32, c294 Datetime64, c295 Uint8, c296 Uint32 NOT NULL, c297 Date, c298 Uint8, c299 Bool NOT NULL, c300 Timestamp, c301 Int16 NOT NULL, c302 Date, c303 Timestamp64 NOT NULL, c304 Decimal(15,0), c305 Int32 NOT NULL, c306 String, c307 Bool NOT NULL, c308 Uint32 NOT NULL, c309 Decimal(15,0) NOT NULL, c310 Uint32, c311 Double NOT NULL, c312 Int16 NOT NULL, c313 Decimal(22,9) NOT NULL, c314 Date NOT NULL, c315 Int8, c316 Int8, c317 JsonDocument, c318 Double, c319 Float, c320 Date32 NOT NULL, c321 Json, c322 Uint8 NOT NULL, c323 Uint32, c324 JsonDocument, c325 Decimal(15,0), c326 Interval64, c327 Int64 NOT NULL, c328 JsonDocument, c329 Decimal(35,10), c330 Decimal(22,9), c331 Int8 NOT NULL, c332 Timestamp64, c333 Decimal(22,9), c334 String NOT NULL, c335 Datetime64, c336 Int8, c337 Yson, c338 Json NOT NULL, c339 Int64, c340 Int64, c341 Interval64 NOT NULL, c342 Int32 NOT NULL, c343 Decimal(35,10), c344 Float NOT NULL, c345 Uint8 NOT NULL, c346 Datetime64 NOT NULL, c347 Date NOT NULL, c348 Utf8, c349 Decimal(22,9) NOT NULL, c350 Yson NOT NULL, c351 Double NOT NULL, c352 Uint64, c353 Uint32 NOT NULL, c354 Yson NOT NULL, c355 Int64 NOT NULL, c356 Int64, c357 Date, c358 Uint16 NOT NULL, c359 Float, c360 Uint8 NOT NULL, c361 Yson, c362 Datetime64 NOT NULL, c363 Datetime64, c364 Timestamp NOT NULL, c365 Int32 NOT NULL, c366 Uint64, c367 Decimal(15,0) NOT NULL, c368 Timestamp, c369 Json NOT NULL, c370 Timestamp, c371 Datetime64, c372 Decimal(22,9), c373 Utf8 NOT NULL, c374 Int16 NOT NULL, c375 Timestamp64, c376 Float, c377 Bool, c378 Utf8 NOT NULL, c379 Int8, c380 Uint64, c381 Int8, c382 JsonDocument, c383 Float NOT NULL, c384 Date NOT NULL, c385 Double, c386 Interval64 NOT NULL, c387 String, c388 Uint8, c389 JsonDocument, c390 Bool, c391 Decimal(22,9), c392 JsonDocument NOT NULL, c393 Uint16, c394 Json, c395 Uint32 NOT NULL, c396 Date NOT NULL, c397 Datetime64, c398 Int32, c399 Datetime, c400 Date NOT NULL, c401 Uint32 NOT NULL, c402 Uint64, c403 Uint8 NOT NULL, c404 Decimal(22,9), c405 Date NOT NULL, c406 String NOT NULL, c407 Int64 NOT NULL, c408 Uint32, c409 Bool NOT NULL, c410 Int32, c411 Uint32, c412 Interval64 NOT NULL, c413 Uint64 NOT NULL, c414 Uint64 NOT NULL, c415 Datetime64 NOT NULL, c416 Json NOT NULL, c417 Uint8 NOT NULL, c418 String NOT NULL, c419 Uint8 NOT NULL, c420 Float, c421 Timestamp64 NOT NULL, c422 Uint8 NOT NULL, c423 Double NOT NULL, c424 Uint64 NOT NULL, c425 Date32, c426 Date32 NOT NULL, c427 JsonDocument NOT NULL, c428 Yson, c429 Interval64 NOT NULL, c430 Decimal(15,0), c431 JsonDocument, c432 JsonDocument NOT NULL, c433 Interval64, c434 Datetime64 NOT NULL, c435 Date NOT NULL, c436 Yson, c437 Uint32 NOT NULL, c438 Datetime64, c439 Int16 NOT NULL, c440 Yson, c441 Uint64 NOT NULL, c442 Decimal(15,0) NOT NULL, c443 Date NOT NULL, c444 Date32, c445 Interval64 NOT NULL, c446 Timestamp64, c447 Int8, c448 Int8 NOT NULL, c449 Int32 NOT NULL, c450 Int32 NOT NULL, c451 Timestamp NOT NULL, c452 Uint32 NOT NULL, c453 Interval64, c454 Utf8, c455 Double NOT NULL, c456 Timestamp, c457 Datetime64 NOT NULL, c458 Int8, c459 Json NOT NULL, c460 Uint32 NOT NULL, c461 Date, c462 Bool, c463 Int64, c464 Json NOT NULL, c465 Datetime64, c466 Uint32 NOT NULL, c467 Int64, c468 Date32 NOT NULL, c469 Decimal(22,9), c470 Double NOT NULL, c471 Datetime64 NOT NULL, c472 Json NOT NULL, c473 Decimal(15,0), c474 Interval64 NOT NULL, c475 Decimal(15,0) NOT NULL, c476 Datetime NOT NULL, c477 Float, c478 Decimal(35,10) NOT NULL, c479 Double, c480 Uint32 NOT NULL, c481 Uint16 NOT NULL, c482 Timestamp NOT NULL, c483 Yson, c484 Json, c485 Datetime NOT NULL, c486 Yson, c487 Utf8 NOT NULL, c488 String, c489 Decimal(15,0), c490 Uint32, c491 Date, c492 Int32 NOT NULL, c493 Date, c494 Json, c495 JsonDocument, c496 Decimal(15,0) NOT NULL, c497 String NOT NULL, c498 Date, c499 Decimal(15,0), c500 Decimal(22,9), c501 Uint16 NOT NULL, c502 Double, c503 Json NOT NULL, c504 Date NOT NULL, c505 Decimal(22,9), c506 JsonDocument, c507 Float, c508 Uint64 NOT NULL, c509 Uint64 NOT NULL, c510 Uint8, c511 Date32, c512 Datetime64 NOT NULL, c513 Datetime NOT NULL, c514 Date32 NOT NULL, c515 Int16, c516 Decimal(35,10), c517 Uint8 NOT NULL, c518 Int64, c519 Yson, c520 Datetime, c521 Double NOT NULL, c522 Int8, c523 Yson, c524 Decimal(15,0) NOT NULL, c525 String NOT NULL, c526 Bool, c527 Timestamp64 NOT NULL, c528 Interval64, c529 Utf8, c530 Json, c531 Uint64 NOT NULL, c532 Decimal(35,10) NOT NULL, c533 Uint64, c534 Timestamp, c535 Int16, c536 String NOT NULL, c537 Date NOT NULL, c538 Yson, c539 Decimal(15,0) NOT NULL, c540 String NOT NULL, c541 Timestamp64, c542 Timestamp, c543 Uint16, c544 Timestamp64 NOT NULL, c545 JsonDocument, c546 Int32 NOT NULL, c547 JsonDocument, c548 Uint16 NOT NULL, c549 Uint16, c550 Datetime64 NOT NULL, c551 Date32 NOT NULL, c552 Decimal(35,10), c553 Datetime NOT NULL, c554 Date32 NOT NULL, c555 Uint32, c556 JsonDocument NOT NULL, c557 Decimal(22,9) NOT NULL, c558 Decimal(22,9) NOT NULL, c559 Interval64, c560 Double NOT NULL, c561 Double NOT NULL, c562 Datetime64 NOT NULL, c563 Uint16, c564 Yson, c565 Date NOT NULL, c566 Int16, c567 Decimal(15,0), c568 Uint8 NOT NULL, c569 Int64 NOT NULL, c570 Uint64, c571 Uint32 NOT NULL, c572 Timestamp, c573 Decimal(35,10), c574 Int16, c575 Uint8 NOT NULL, c576 Date NOT NULL, c577 Uint32, c578 Int8 NOT NULL, c579 Uint16 NOT NULL, c580 Uint32, c581 Int16, c582 Decimal(35,10) NOT NULL, c583 Date32, c584 Datetime64, c585 Interval64, c586 Uint32, c587 Decimal(15,0) NOT NULL, c588 Decimal(22,9), c589 Bool NOT NULL, c590 Timestamp64 NOT NULL, c591 Bool NOT NULL, c592 Bool NOT NULL, c593 Double, c594 Interval64, c595 Json NOT NULL, c596 Timestamp NOT NULL, c597 JsonDocument NOT NULL, c598 Float, c599 Timestamp64 NOT NULL, c600 Timestamp64 NOT NULL, c601 JsonDocument NOT NULL, c602 Datetime64, c603 Yson, c604 Utf8, c605 Int32 NOT NULL, c606 JsonDocument, c607 Interval64, c608 Int8 NOT NULL, c609 String NOT NULL, c610 Float, c611 Uint16, c612 Int16, c613 Float NOT NULL, c614 Float, c615 Int32 NOT NULL, c616 Datetime NOT NULL, c617 Decimal(22,9), c618 Json, c619 Yson NOT NULL, c620 Timestamp, c621 Uint32 NOT NULL, c622 Uint8, c623 String NOT NULL, c624 Uint32 NOT NULL, c625 Datetime, c626 Double, c627 Bool NOT NULL, c628 Int64 NOT NULL, c629 Uint64, c630 JsonDocument, c631 Int64 NOT NULL, c632 Decimal(15,0) NOT NULL, c633 Float, c634 Double NOT NULL, c635 Double, c636 Uint16 NOT NULL, c637 Uint64, c638 Int8, c639 Int32 NOT NULL, c640 Int16 NOT NULL, c641 Uint64, c642 Int8 NOT NULL, c643 Uint16 NOT NULL, c644 Datetime64 NOT NULL, c645 Interval64, c646 Yson, c647 Int16, c648 Date32, c649 Float NOT NULL, c650 Utf8, c651 Datetime64, c652 Int16, c653 Decimal(15,0), c654 Int64, c655 Json NOT NULL, c656 Timestamp, c657 JsonDocument NOT NULL, c658 Decimal(22,9) NOT NULL, c659 Json, c660 Uint8, c661 Json, c662 Decimal(35,10), c663 String, c664 Uint8, c665 Interval64 NOT NULL, c666 JsonDocument NOT NULL, c667 Uint32, c668 Interval64, c669 Int8 NOT NULL, c670 Date, c671 Double, c672 Int8, c673 Json NOT NULL, c674 Bool NOT NULL, c675 Yson, c676 Utf8 NOT NULL, c677 Bool NOT NULL, c678 Datetime, c679 Int64 NOT NULL, c680 Double, c681 Int16, c682 Double, c683 Utf8, c684 Uint64 NOT NULL, c685 Date32 NOT NULL, c686 Interval64 NOT NULL, c687 Uint8, c688 Decimal(35,10), c689 Bool NOT NULL, c690 Int8, c691 Timestamp64, c692 Date32, c693 Uint8, c694 Int16, c695 Datetime64, c696 Timestamp NOT NULL, c697 Int32, c698 Decimal(35,10), c699 JsonDocument, c700 Timestamp, c701 Int8, c702 Int16, c703 Timestamp64, c704 Int32 NOT NULL, c705 Datetime64, c706 Uint64, c707 Uint64 NOT NULL, c708 Bool, c709 Uint8 NOT NULL, c710 Int16 NOT NULL, c711 Timestamp NOT NULL, c712 String, c713 Timestamp, c714 Date32 NOT NULL, c715 Int16, c716 Decimal(15,0), c717 Bool NOT NULL, c718 Uint32 NOT NULL, c719 Uint16 NOT NULL, c720 Float NOT NULL, c721 Int8 NOT NULL, c722 Interval64 NOT NULL, c723 Float, c724 Decimal(15,0), c725 Decimal(15,0) NOT NULL, c726 Uint16, c727 Uint64 NOT NULL, c728 Int64 NOT NULL, c729 Uint32, c730 Decimal(15,0), c731 Uint8, c732 Uint32 NOT NULL, c733 Int64, c734 Decimal(15,0), c735 Interval64 NOT NULL, c736 Int8 NOT NULL, c737 Timestamp, c738 Float NOT NULL, c739 Int8, c740 Timestamp NOT NULL, c741 Datetime64 NOT NULL, c742 Interval64 NOT NULL, c743 Datetime NOT NULL, c744 Yson, c745 Yson NOT NULL, c746 Yson NOT NULL, c747 Decimal(15,0) NOT NULL, c748 Int32, c749 Int32, c750 Int32 NOT NULL, c751 Uint8, c752 Timestamp64, c753 Json NOT NULL, c754 Datetime, c755 Double NOT NULL, c756 Uint32 NOT NULL, c757 Decimal(35,10), c758 Yson, c759 Datetime64 NOT NULL, c760 Bool NOT NULL, c761 Decimal(35,10), c762 Int16, c763 Timestamp NOT NULL, c764 Uint64, c765 Decimal(22,9), c766 Yson NOT NULL, c767 Datetime64, c768 Int8, c769 Timestamp NOT NULL, c770 Uint64 NOT NULL, c771 Int32 NOT NULL, c772 JsonDocument, c773 Double NOT NULL, c774 Int16, c775 Double NOT NULL, c776 Timestamp, c777 Uint16, c778 Float, c779 String NOT NULL, c780 Float, c781 Interval64, c782 Uint8 NOT NULL, c783 Bool NOT NULL, c784 Uint64 NOT NULL, c785 Datetime, c786 Uint8, c787 Uint32 NOT NULL, c788 Int32, c789 Uint32 NOT NULL, c790 Date, c791 Timestamp64, c792 Float, c793 Date32, c794 Int64, c795 Int16 NOT NULL, c796 Utf8, c797 Double NOT NULL, c798 Timestamp, c799 Uint16, c800 Utf8, c801 Uint64, c802 Timestamp64, c803 Uint8, c804 Date32, c805 Double, c806 Date32, c807 Date32, c808 Datetime64 NOT NULL, c809 Uint64, c810 Uint16 NOT NULL, c811 Decimal(22,9), c812 Uint8, c813 Uint8 NOT NULL, c814 Datetime NOT NULL, c815 Uint8, c816 Yson NOT NULL, c817 Json NOT NULL, c818 Uint16, c819 Interval64 NOT NULL, c820 Uint64, c821 Decimal(15,0) NOT NULL, c822 JsonDocument NOT NULL, c823 JsonDocument NOT NULL, c824 Int8, c825 Int32 NOT NULL, c826 Timestamp, c827 Uint8 NOT NULL, c828 Json, c829 Timestamp NOT NULL, c830 Int8, c831 Int64 NOT NULL, c832 Timestamp, c833 Json, c834 Date32 NOT NULL, c835 Date32 NOT NULL, c836 Uint8, c837 Utf8, c838 Date NOT NULL, c839 Json, c840 Date32 NOT NULL, c841 Timestamp, c842 Yson NOT NULL, c843 Date32 NOT NULL, c844 String NOT NULL, c845 Interval64 NOT NULL, c846 Timestamp, c847 Double, c848 Float NOT NULL, c849 Utf8, c850 String, c851 Float NOT NULL, c852 Decimal(35,10) NOT NULL, c853 Decimal(15,0) NOT NULL, c854 Decimal(35,10), c855 Decimal(35,10), c856 Decimal(15,0) NOT NULL, c857 Float, c858 Uint8 NOT NULL, c859 Uint32 NOT NULL, c860 Int16, c861 Int32 NOT NULL, c862 Timestamp, c863 Int64, c864 Datetime, c865 Date32, c866 Uint32, c867 JsonDocument NOT NULL, c868 Int8, c869 Uint16, c870 Uint32, c871 Uint16 NOT NULL, c872 Datetime64, c873 Uint8 NOT NULL, c874 Int16, c875 Int8, c876 JsonDocument, c877 Uint32, c878 Decimal(15,0) NOT NULL, c879 JsonDocument NOT NULL, c880 Uint8 NOT NULL, c881 Decimal(22,9), c882 Timestamp NOT NULL, c883 Timestamp64 NOT NULL, c884 Timestamp64, c885 String NOT NULL, c886 Utf8 NOT NULL, c887 Datetime, c888 Utf8, c889 Timestamp64, c890 Double NOT NULL, c891 Timestamp64 NOT NULL, c892 Decimal(22,9), c893 Yson, c894 Datetime, c895 Float NOT NULL, c896 Interval64 NOT NULL, c897 Int8, c898 Int32 NOT NULL, c899 Timestamp NOT NULL, c900 Int16 NOT NULL, c901 Decimal(22,9) NOT NULL, c902 Interval64 NOT NULL, c903 Datetime64, c904 Int8 NOT NULL, c905 Decimal(15,0) NOT NULL, c906 Uint16 NOT NULL, c907 Utf8 NOT NULL, c908 Yson, c909 Bool, c910 Bool NOT NULL, c911 Yson, c912 Interval64, c913 Utf8, c914 Decimal(35,10) NOT NULL, c915 String, c916 Datetime, c917 Int8 NOT NULL, c918 Yson NOT NULL, c919 Date NOT NULL, c920 Datetime NOT NULL, c921 Float NOT NULL, c922 Date32 NOT NULL, c923 JsonDocument,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c44\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c44\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13428/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13362/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28909/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25434/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1044/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23254/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5709/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20125/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17074/6
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12887
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18268
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25388
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13428
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19760
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28909
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29247
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30052
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28386
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6511
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27748
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11782
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4036
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5709
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7798
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23254
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22829
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23413
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1044
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10491
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14052
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23798
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13362
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1760
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22575
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25434
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11871
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9810
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3385
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62228
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6682
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31752
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2397
============================== slowest durations ===============================
22.09s teardown test_workload.py::TestYdbWorkload::test
9.74s setup    test_workload.py::TestYdbWorkload::test
6.97s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/z18x/0026c8/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:25434 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c44\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
============================== 1 failed in 39.68s ==============================
