============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:12454 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/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 \'c4\', 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/b0zk/000b5e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28688
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26208
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27302
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20220
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/b0zk/000b5e/r3tmp/kikimr_cluster_u0q87_ap
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22788
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64519
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_c87u7io1.log --grpc-port=12454 --mon-port=13786 --ic-port=22703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25192
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8126
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_lst_fs22.log --grpc-port=23869 --mon-port=25192 --ic-port=28688
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1952
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29073
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63761
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_yv7xmois.log --grpc-port=1952 --mon-port=23285 --ic-port=26208
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7701
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8585
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32296
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_2n7o4ckm.log --grpc-port=7519 --mon-port=7701 --ic-port=25631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10773
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18513
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_zj7xq45j.log --grpc-port=10773 --mon-port=10698 --ic-port=9494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2135
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10668
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16573
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_4ur051_4.log --grpc-port=2135 --mon-port=10668 --ic-port=5418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31414
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7482
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15420
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28392
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_t2338bcr.log --grpc-port=31415 --mon-port=7482 --ic-port=1375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8788
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8048
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65048
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_9kd6ksw1.log --grpc-port=8788 --mon-port=8048 --ic-port=27302
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63291
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7634
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11708
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_reghjvts.log --grpc-port=63291 --mon-port=12012 --ic-port=20220
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12454/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_c87u7io1.log --grpc-port=12454 --mon-port=13786 --ic-port=22703
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_c87u7io1.log', '--grpc-port=12454', '--mon-port=13786', '--ic-port=22703')' in '/home/runner/.ya/build/build_root/b0zk/000b5e/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: 319702
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12454/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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 319703
DEBUG    ya.test:process.py:259 Command (pid 319703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 319703) elapsed time (sec): 0.9369122982025146
DEBUG    ya.test:process.py:263 Command (pid 319703) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 319703) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 319703) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 319703) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 319703) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 319703) maxrss: 482988
DEBUG    ya.test:process.py:263 Command (pid 319703) minflt: 45521
DEBUG    ya.test:process.py:263 Command (pid 319703) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 319703) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 319703) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 319703) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 319703) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 319703) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 319703) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 319703) stime: 0.22253699999999998
DEBUG    ya.test:process.py:263 Command (pid 319703) utime: 0.48839
DEBUG    ya.test:process.py:263 Command (pid 319703) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 319703) output:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jexezruyyi
    Host information: 
        Linux ghrun-jexezruyyi 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23869/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_lst_fs22.log --grpc-port=23869 --mon-port=25192 --ic-port=28688
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_lst_fs22.log', '--grpc-port=23869', '--mon-port=25192', '--ic-port=28688')' in '/home/runner/.ya/build/build_root/b0zk/000b5e/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: 319898
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23869/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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 319905
DEBUG    ya.test:process.py:259 Command (pid 319905) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 319905) elapsed time (sec): 0.8359334468841553
DEBUG    ya.test:process.py:263 Command (pid 319905) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 319905) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 319905) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 319905) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 319905) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 319905) maxrss: 480132
DEBUG    ya.test:process.py:263 Command (pid 319905) minflt: 45724
DEBUG    ya.test:process.py:263 Command (pid 319905) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 319905) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 319905) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 319905) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 319905) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 319905) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 319905) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 319905) stime: 0.224459
DEBUG    ya.test:process.py:263 Command (pid 319905) utime: 0.48338699999999996
DEBUG    ya.test:process.py:263 Command (pid 319905) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 319905) output:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jexezruyyi
    Host information: 
        Linux ghrun-jexezruyyi 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1952/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_yv7xmois.log --grpc-port=1952 --mon-port=23285 --ic-port=26208
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_yv7xmois.log', '--grpc-port=1952', '--mon-port=23285', '--ic-port=26208')' in '/home/runner/.ya/build/build_root/b0zk/000b5e/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: 320219
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1952/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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 320221
DEBUG    ya.test:process.py:259 Command (pid 320221) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 320221) elapsed time (sec): 0.8959677219390869
DEBUG    ya.test:process.py:263 Command (pid 320221) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 320221) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 320221) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 320221) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 320221) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 320221) maxrss: 481432
DEBUG    ya.test:process.py:263 Command (pid 320221) minflt: 45729
DEBUG    ya.test:process.py:263 Command (pid 320221) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 320221) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 320221) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 320221) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 320221) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 320221) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 320221) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 320221) stime: 0.244382
DEBUG    ya.test:process.py:263 Command (pid 320221) utime: 0.497401
DEBUG    ya.test:process.py:263 Command (pid 320221) wtime: 0.898
DEBUG    ya.test:process.py:275 Command (pid 320221) output:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jexezruyyi
    Host information: 
        Linux ghrun-jexezruyyi 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7519/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_2n7o4ckm.log --grpc-port=7519 --mon-port=7701 --ic-port=25631
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_2n7o4ckm.log', '--grpc-port=7519', '--mon-port=7701', '--ic-port=25631')' in '/home/runner/.ya/build/build_root/b0zk/000b5e/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: 320728
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7519/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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 320736
DEBUG    ya.test:process.py:259 Command (pid 320736) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 320736) elapsed time (sec): 0.9530673027038574
DEBUG    ya.test:process.py:263 Command (pid 320736) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 320736) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 320736) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 320736) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 320736) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 320736) maxrss: 482732
DEBUG    ya.test:process.py:263 Command (pid 320736) minflt: 45463
DEBUG    ya.test:process.py:263 Command (pid 320736) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 320736) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 320736) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 320736) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 320736) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 320736) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 320736) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 320736) stime: 0.231711
DEBUG    ya.test:process.py:263 Command (pid 320736) utime: 0.46614099999999997
DEBUG    ya.test:process.py:263 Command (pid 320736) wtime: 0.956
DEBUG    ya.test:process.py:275 Command (pid 320736) output:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jexezruyyi
    Host information: 
        Linux ghrun-jexezruyyi 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10773/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_zj7xq45j.log --grpc-port=10773 --mon-port=10698 --ic-port=9494
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_zj7xq45j.log', '--grpc-port=10773', '--mon-port=10698', '--ic-port=9494')' in '/home/runner/.ya/build/build_root/b0zk/000b5e/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: 321241
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10773/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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 321260
DEBUG    ya.test:process.py:259 Command (pid 321260) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 321260) elapsed time (sec): 1.0789718627929688
DEBUG    ya.test:process.py:263 Command (pid 321260) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 321260) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 321260) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 321260) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 321260) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 321260) maxrss: 484084
DEBUG    ya.test:process.py:263 Command (pid 321260) minflt: 45515
DEBUG    ya.test:process.py:263 Command (pid 321260) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 321260) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 321260) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 321260) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 321260) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 321260) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 321260) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 321260) stime: 0.197597
DEBUG    ya.test:process.py:263 Command (pid 321260) utime: 0.5225989999999999
DEBUG    ya.test:process.py:263 Command (pid 321260) wtime: 1.099
DEBUG    ya.test:process.py:275 Command (pid 321260) output:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jexezruyyi
    Host information: 
        Linux ghrun-jexezruyyi 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2135/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_4ur051_4.log --grpc-port=2135 --mon-port=10668 --ic-port=5418
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_4ur051_4.log', '--grpc-port=2135', '--mon-port=10668', '--ic-port=5418')' in '/home/runner/.ya/build/build_root/b0zk/000b5e/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: 321944
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2135/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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 321968
DEBUG    ya.test:process.py:259 Command (pid 321968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 321968) elapsed time (sec): 0.9451425075531006
DEBUG    ya.test:process.py:263 Command (pid 321968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 321968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 321968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 321968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 321968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 321968) maxrss: 485492
DEBUG    ya.test:process.py:263 Command (pid 321968) minflt: 45510
DEBUG    ya.test:process.py:263 Command (pid 321968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 321968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 321968) nivcsw: 339
DEBUG    ya.test:process.py:263 Command (pid 321968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 321968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 321968) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 321968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 321968) stime: 0.203789
DEBUG    ya.test:process.py:263 Command (pid 321968) utime: 0.485568
DEBUG    ya.test:process.py:263 Command (pid 321968) wtime: 0.953
DEBUG    ya.test:process.py:275 Command (pid 321968) output:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jexezruyyi
    Host information: 
        Linux ghrun-jexezruyyi 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31415/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_t2338bcr.log --grpc-port=31415 --mon-port=7482 --ic-port=1375
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_t2338bcr.log', '--grpc-port=31415', '--mon-port=7482', '--ic-port=1375')' in '/home/runner/.ya/build/build_root/b0zk/000b5e/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: 322665
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31415/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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 322742
DEBUG    ya.test:process.py:259 Command (pid 322742) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 322742) elapsed time (sec): 1.13291335105896
DEBUG    ya.test:process.py:263 Command (pid 322742) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 322742) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 322742) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 322742) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 322742) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 322742) maxrss: 486808
DEBUG    ya.test:process.py:263 Command (pid 322742) minflt: 45493
DEBUG    ya.test:process.py:263 Command (pid 322742) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 322742) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 322742) nivcsw: 246
DEBUG    ya.test:process.py:263 Command (pid 322742) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 322742) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 322742) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 322742) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 322742) stime: 0.211496
DEBUG    ya.test:process.py:263 Command (pid 322742) utime: 0.50747
DEBUG    ya.test:process.py:263 Command (pid 322742) wtime: 1.137
DEBUG    ya.test:process.py:275 Command (pid 322742) output:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jexezruyyi
    Host information: 
        Linux ghrun-jexezruyyi 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8788/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_9kd6ksw1.log --grpc-port=8788 --mon-port=8048 --ic-port=27302
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_9kd6ksw1.log', '--grpc-port=8788', '--mon-port=8048', '--ic-port=27302')' in '/home/runner/.ya/build/build_root/b0zk/000b5e/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: 323692
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8788/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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 323696
DEBUG    ya.test:process.py:259 Command (pid 323696) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 323696) elapsed time (sec): 0.9759597778320312
DEBUG    ya.test:process.py:263 Command (pid 323696) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 323696) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 323696) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 323696) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 323696) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 323696) maxrss: 488276
DEBUG    ya.test:process.py:263 Command (pid 323696) minflt: 45515
DEBUG    ya.test:process.py:263 Command (pid 323696) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 323696) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 323696) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 323696) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 323696) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 323696) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 323696) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 323696) stime: 0.23465899999999998
DEBUG    ya.test:process.py:263 Command (pid 323696) utime: 0.46684699999999996
DEBUG    ya.test:process.py:263 Command (pid 323696) wtime: 0.988
DEBUG    ya.test:process.py:275 Command (pid 323696) output:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jexezruyyi
    Host information: 
        Linux ghrun-jexezruyyi 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63291/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_reghjvts.log --grpc-port=63291 --mon-port=12012 --ic-port=20220
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b0zk/000b5e/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/b0zk/000b5e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_reghjvts.log', '--grpc-port=63291', '--mon-port=12012', '--ic-port=20220')' in '/home/runner/.ya/build/build_root/b0zk/000b5e/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: 324552
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63291/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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 324580
DEBUG    ya.test:process.py:259 Command (pid 324580) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 324580) elapsed time (sec): 1.1823289394378662
DEBUG    ya.test:process.py:263 Command (pid 324580) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 324580) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 324580) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 324580) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 324580) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 324580) maxrss: 489040
DEBUG    ya.test:process.py:263 Command (pid 324580) minflt: 45463
DEBUG    ya.test:process.py:263 Command (pid 324580) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 324580) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 324580) nivcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 324580) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 324580) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 324580) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 324580) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 324580) stime: 0.209037
DEBUG    ya.test:process.py:263 Command (pid 324580) utime: 0.48712999999999995
DEBUG    ya.test:process.py:263 Command (pid 324580) wtime: 1.188
DEBUG    ya.test:process.py:275 Command (pid 324580) output:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jexezruyyi
    Host information: 
        Linux ghrun-jexezruyyi 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 5fbd4e7aa967a017c78d3cf3f4b12f32e939318b
    Branch: 
    Author: Mark Ziganshin <m.ziganshin.zm@gmail.com>
    Summary: Merge 6da0de48fd91055c4939a1139bc20d32600d5391 into aad5b54a9867501a9e11eaa10a851c3e830ae9ef
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12454', '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: 22703\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28688\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26208\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25631\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9494\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5418\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1375\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27302\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20220\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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12454', '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: 22703\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28688\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26208\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25631\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9494\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5418\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1375\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27302\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20220\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 328254
DEBUG    ya.test:process.py:259 Command (pid 328254) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 328254) elapsed time (sec): 1.0294573307037354
DEBUG    ya.test:process.py:263 Command (pid 328254) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 328254) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 328254) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 328254) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 328254) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 328254) maxrss: 881436
DEBUG    ya.test:process.py:263 Command (pid 328254) minflt: 51845
DEBUG    ya.test:process.py:263 Command (pid 328254) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 328254) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 328254) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 328254) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 328254) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 328254) nvcsw: 1082
DEBUG    ya.test:process.py:263 Command (pid 328254) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 328254) stime: 0.265601
DEBUG    ya.test:process.py:263 Command (pid 328254) utime: 0.5934969999999999
DEBUG    ya.test:process.py:263 Command (pid 328254) wtime: 1.031
DEBUG    ya.test:process.py:275 Command (pid 328254) 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 328254) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/b0zk/000b5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12454', '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/b0zk/000b5e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12454', '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: 328448
DEBUG    ya.test:process.py:259 Command (pid 328448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 328448) elapsed time (sec): 0.9519586563110352
DEBUG    ya.test:process.py:263 Command (pid 328448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 328448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 328448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 328448) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 328448) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 328448) maxrss: 881436
DEBUG    ya.test:process.py:263 Command (pid 328448) minflt: 51971
DEBUG    ya.test:process.py:263 Command (pid 328448) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 328448) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 328448) nivcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 328448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 328448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 328448) nvcsw: 848
DEBUG    ya.test:process.py:263 Command (pid 328448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 328448) stime: 0.277811
DEBUG    ya.test:process.py:263 Command (pid 328448) utime: 0.53692
DEBUG    ya.test:process.py:263 Command (pid 328448) wtime: 0.961
DEBUG    ya.test:process.py:275 Command (pid 328448) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 328448) 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, 2907a75b-ca75-4399-8050-61d09a293af9, localhost:12454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2907a75b-ca75-4399-8050-61d09a293af9, localhost:12454): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2907a75b-ca75-4399-8050-61d09a293af9, localhost:12454): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jexezruyyi.auto.internal" port: 8788 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-jexezruyyi.auto.internal" port: 7519 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 } endpoints { address: "ghrun-jexezruyyi.auto.internal" port: 23869 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-jexezruyyi.auto.internal" port: 2135 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-jexezruyyi.auto.internal" port: 31415 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-jexezruyyi.auto.internal" port: 1952 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-jexezruyyi.auto.internal" port: 12454 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-jexezruyyi.auto.internal" port: 63291 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-jexezruyyi.auto.internal" port: 10773 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jexezruyyi.auto.internal:12454, location 1, ssl: False>, <Endpoint ghrun-jexezruyyi.auto.internal:7519, location 1, ssl: False>, <Endpoint ghrun-jexezruyyi.auto.internal:31415, location 1, ssl: False>, <Endpoint ghrun-jexezruyyi.auto.internal:2135, location 3, ssl: False>, <Endpoint ghrun-jexezruyyi.auto.internal:63291, location 3, ssl: False>, <Endpoint ghrun-jexezruyyi.auto.internal:10773, location 2, ssl: False>, <Endpoint ghrun-jexezruyyi.auto.internal:8788, location 2, ssl: False>, <Endpoint ghrun-jexezruyyi.auto.internal:1952, location 3, ssl: False>, <Endpoint ghrun-jexezruyyi.auto.internal:23869, location 2, 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/b0zk/000b5e/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
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/b0zk/000b5e/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:12454', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 329016
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: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:12454
DEBUG    ya.test:process.py:259 Command (pid 329016) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 329016) elapsed time (sec): 25.521085262298584
DEBUG    ya.test:process.py:263 Command (pid 329016) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 329016) inblock: 384104
DEBUG    ya.test:process.py:263 Command (pid 329016) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 329016) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 329016) majflt: 40
DEBUG    ya.test:process.py:263 Command (pid 329016) maxrss: 881436
DEBUG    ya.test:process.py:263 Command (pid 329016) minflt: 135262
DEBUG    ya.test:process.py:263 Command (pid 329016) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 329016) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 329016) nivcsw: 474
DEBUG    ya.test:process.py:263 Command (pid 329016) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 329016) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 329016) nvcsw: 4289
DEBUG    ya.test:process.py:263 Command (pid 329016) oublock: 56
DEBUG    ya.test:process.py:263 Command (pid 329016) stime: 0.695024
DEBUG    ya.test:process.py:263 Command (pid 329016) utime: 2.42783
DEBUG    ya.test:process.py:263 Command (pid 329016) wtime: 25.525
DEBUG    ya.test:process.py:275 Command (pid 329016) output:

DEBUG    ya.test:process.py:276 Command (pid 329016) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', 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/26486` (
                    c0 Int16 NOT NULL, c1 String NOT NULL, c2 Datetime64 NOT NULL, c3 Int64 NOT NULL, c4 Bool NOT NULL, c5 Interval64 NOT NULL, c6 Timestamp NOT NULL, c7 Timestamp64 NOT NULL, c8 Uint32 NOT NULL, c9 Int64 NOT NULL, c10 Decimal(22,9) NOT NULL, c11 Datetime NOT NULL, c12 Bool NOT NULL, c13 Datetime64 NOT NULL, c14 Interval64 NOT NULL, c15 Int32 NOT NULL, c16 Uint8 NOT NULL, c17 Int64 NOT NULL, c18 Utf8 NOT NULL, c19 Decimal(22,9) NOT NULL, c20 Int16 NOT NULL, c21 Uint8 NOT NULL, c22 Timestamp64 NOT NULL, c23 Timestamp64 NOT NULL, c24 Timestamp NOT NULL, c25 Int8 NOT NULL, c26 Decimal(15,0) NOT NULL, c27 Date32 NOT NULL, c28 Int64 NOT NULL, c29 Utf8 NOT NULL, c30 Uint64 NOT NULL, c31 Date32 NOT NULL, c32 Bool NOT NULL, c33 Uint64 NOT NULL, c34 Int16 NOT NULL, c35 Decimal(22,9) NOT NULL, c36 Decimal(35,10) NOT NULL, c37 Uint8 NOT NULL, c38 Decimal(22,9) NOT NULL, c39 Timestamp NOT NULL, c40 Decimal(35,10) NOT NULL, c41 Uint8 NOT NULL, c42 Utf8 NOT NULL, c43 Int8 NOT NULL, c44 Bool NOT NULL, c45 Uint32 NOT NULL, c46 Timestamp NOT NULL, c47 Decimal(22,9) NOT NULL, c48 Bool NOT NULL, c49 Int64 NOT NULL, c50 Datetime NOT NULL, c51 Timestamp NOT NULL, c52 Int64 NOT NULL, c53 Date NOT NULL, c54 Int64 NOT NULL, c55 Decimal(15,0) NOT NULL, c56 Uint8 NOT NULL, c57 Int8 NOT NULL, c58 Int8 NOT NULL, c59 Decimal(35,10) NOT NULL, c60 Timestamp NOT NULL, c61 Uint64 NOT NULL, c62 Uint64 NOT NULL, c63 Date32 NOT NULL, c64 Uint32 NOT NULL, c65 Bool NOT NULL, c66 Datetime64 NOT NULL, c67 Decimal(22,9) NOT NULL, c68 Decimal(15,0) NOT NULL, c69 Uint32 NOT NULL, c70 Date32 NOT NULL, c71 Int64 NOT NULL, c72 Int8 NOT NULL, c73 Decimal(35,10) NOT NULL, c74 Decimal(15,0) NOT NULL, c75 Uint8 NOT NULL, c76 Int64 NOT NULL, c77 Utf8 NOT NULL, c78 Timestamp64 NOT NULL, c79 Int8 NOT NULL, c80 Uint64 NOT NULL, c81 Uint16 NOT NULL, c82 Int64 NOT NULL, c83 Date NOT NULL, c84 Decimal(35,10) NOT NULL, c85 Timestamp64 NOT NULL, c86 Date NOT NULL, c87 Interval64 NOT NULL, c88 Decimal(15,0) NOT NULL, c89 Int64 NOT NULL, c90 Int16 NOT NULL, c91 Uint16 NOT NULL, c92 Utf8 NOT NULL, c93 Interval64 NOT NULL, c94 String NOT NULL, c95 Timestamp NOT NULL, c96 Int8 NOT NULL, c97 Utf8 NOT NULL, c98 Interval64 NOT NULL, c99 Int8 NOT NULL, c100 String NOT NULL, c101 Decimal(22,9) NOT NULL, c102 Date32 NOT NULL, c103 Utf8 NOT NULL, c104 Int8 NOT NULL, c105 Uint8 NOT NULL, c106 Int8 NOT NULL, c107 Interval64 NOT NULL, c108 Date NOT NULL, c109 Timestamp64 NOT NULL, c110 String NOT NULL, c111 Decimal(15,0) NOT NULL, c112 Uint16 NOT NULL, c113 Utf8 NOT NULL, c114 Date NOT NULL, c115 Date32 NOT NULL, c116 Decimal(22,9) NOT NULL, c117 Datetime64 NOT NULL, c118 Uint32 NOT NULL, c119 Int8 NOT NULL, c120 Utf8 NOT NULL, c121 Date NOT NULL, c122 Uint64 NOT NULL, c123 Decimal(35,10) NOT NULL, c124 Uint16 NOT NULL, c125 Decimal(35,10) NOT NULL, c126 Timestamp64 NOT NULL, c127 Timestamp64 NOT NULL, c128 Decimal(15,0) NOT NULL, c129 Datetime NOT NULL, c130 Decimal(22,9) NOT NULL, c131 Uint8 NOT NULL, c132 Int8 NOT NULL, c133 Date NOT NULL, c134 Utf8 NOT NULL, c135 Datetime64 NOT NULL, c136 Int64 NOT NULL, c137 String NOT NULL, c138 Decimal(15,0) NOT NULL, c139 Interval64 NOT NULL, c140 Date32 NOT NULL, c141 Int32 NOT NULL, c142 Int16 NOT NULL, c143 Date NOT NULL, c144 Bool NOT NULL, c145 Uint16 NOT NULL, c146 Interval64 NOT NULL, c147 Date NOT NULL, c148 Datetime64 NOT NULL, c149 Datetime NOT NULL, c150 Uint32 NOT NULL, c151 Uint16 NOT NULL, c152 Decimal(15,0) NOT NULL, c153 Int64 NOT NULL, c154 Decimal(15,0) NOT NULL, c155 Decimal(35,10) NOT NULL, c156 Interval64 NOT NULL, c157 Int8 NOT NULL, c158 Bool NOT NULL, c159 Uint16 NOT NULL, c160 Uint16 NOT NULL, c161 Datetime64 NOT NULL, c162 Int16 NOT NULL, c163 Timestamp64 NOT NULL, c164 Decimal(15,0) NOT NULL, c165 Datetime64 NOT NULL, c166 Bool NOT NULL, c167 Timestamp NOT NULL, c168 Timestamp64 NOT NULL, c169 Timestamp64 NOT NULL, c170 Int32 NOT NULL, c171 Date32 NOT NULL, c172 Uint32 NOT NULL, c173 Date32 NOT NULL, c174 Date NOT NULL, c175 String NOT NULL, c176 Decimal(15,0) NOT NULL, c177 Int32 NOT NULL, c178 String NOT NULL, c179 Decimal(35,10) NOT NULL, c180 Int64 NOT NULL, c181 Decimal(35,10) NOT NULL, c182 String NOT NULL, c183 Int32 NOT NULL, c184 Date32 NOT NULL, c185 Datetime64 NOT NULL, c186 Decimal(22,9) NOT NULL, c187 Int32 NOT NULL, c188 Decimal(15,0) NOT NULL, c189 Decimal(22,9) NOT NULL, c190 Timestamp NOT NULL, c191 Decimal(22,9) NOT NULL, c192 Utf8 NOT NULL, c193 Decimal(22,9) NOT NULL, c194 Datetime NOT NULL, c195 Uint64 NOT NULL, c196 String NOT NULL, c197 Timestamp NOT NULL, c198 Decimal(22,9) NOT NULL, c199 Uint16 NOT NULL, c200 Int8 NOT NULL, c201 Interval64 NOT NULL, c202 Uint32 NOT NULL, c203 Uint8 NOT NULL, c204 Uint64 NOT NULL, c205 Datetime NOT NULL, c206 Utf8 NOT NULL, c207 Utf8 NOT NULL, c208 Int8 NOT NULL, c209 Datetime64 NOT NULL, c210 Date NOT NULL, c211 Uint64 NOT NULL, c212 Uint8 NOT NULL, c213 Timestamp NOT NULL, c214 Uint32 NOT NULL, c215 Uint16 NOT NULL, c216 Int8 NOT NULL, c217 Timestamp64 NOT NULL, c218 Int64 NOT NULL, c219 Int64 NOT NULL, c220 String NOT NULL, c221 Decimal(15,0) NOT NULL, c222 Uint32 NOT NULL, c223 Bool NOT NULL, c224 String NOT NULL, c225 Int32 NOT NULL, c226 Date NOT NULL, c227 Int64 NOT NULL, c228 Timestamp64 NOT NULL, c229 Timestamp64 NOT NULL, c230 Datetime NOT NULL, c231 Date NOT NULL, c232 Uint8 NOT NULL, c233 Uint32 NOT NULL, c234 Datetime NOT NULL, c235 Interval64 NOT NULL, c236 Uint64 NOT NULL, c237 Int32 NOT NULL, c238 Utf8 NOT NULL, c239 Timestamp64 NOT NULL, c240 Int32 NOT NULL, c241 Interval64 NOT NULL, c242 Uint16 NOT NULL, c243 Uint32 NOT NULL, c244 String NOT NULL, c245 Decimal(15,0) NOT NULL, c246 Uint32 NOT NULL, c247 Date NOT NULL, c248 Uint8 NOT NULL, c249 Int64 NOT NULL, c250 Datetime64 NOT NULL, c251 Datetime NOT NULL, c252 Int64 NOT NULL, c253 Uint8 NOT NULL, c254 Bool NOT NULL, c255 Int32 NOT NULL, c256 String NOT NULL, c257 Utf8 NOT NULL, c258 Timestamp64 NOT NULL, c259 Date32 NOT NULL, c260 Int32 NOT NULL, c261 Interval64 NOT NULL, c262 Uint16 NOT NULL, c263 Date NOT NULL, c264 Datetime64 NOT NULL, c265 Uint64 NOT NULL, c266 Interval64 NOT NULL, c267 Timestamp64 NOT NULL, c268 Int16 NOT NULL, c269 Date NOT NULL, c270 Uint16 NOT NULL, c271 Uint8 NOT NULL, c272 Utf8 NOT NULL, c273 String NOT NULL, c274 Datetime64 NOT NULL, c275 Int32 NOT NULL, c276 Bool NOT NULL, c277 String NOT NULL, c278 Int64 NOT NULL, c279 Decimal(35,10) NOT NULL, c280 Uint8 NOT NULL, c281 Uint64 NOT NULL, c282 Datetime64 NOT NULL, c283 String NOT NULL, c284 String NOT NULL, c285 Decimal(22,9) NOT NULL, c286 Uint32 NOT NULL, c287 Timestamp64 NOT NULL, c288 Date32 NOT NULL, c289 Date NOT NULL, c290 Int64 NOT NULL, c291 Timestamp NOT NULL, c292 Uint64 NOT NULL, c293 Int8 NOT NULL, c294 String NOT NULL, c295 Bool NOT NULL, c296 Date32 NOT NULL, c297 Decimal(15,0) NOT NULL, c298 Decimal(22,9) NOT NULL, c299 Int8 NOT NULL, c300 Int32 NOT NULL, c301 Date32 NOT NULL, c302 Int8 NOT NULL, c303 Interval64 NOT NULL, c304 Timestamp64 NOT NULL, c305 Datetime NOT NULL, c306 Bool NOT NULL, c307 Int32 NOT NULL, c308 Int64 NOT NULL, c309 Utf8 NOT NULL, c310 Int8 NOT NULL, c311 String NOT NULL, c312 Interval64 NOT NULL, c313 Datetime64 NOT NULL, c314 Int64 NOT NULL, c315 Date NOT NULL, c316 Int32 NOT NULL, c317 Utf8 NOT NULL, c318 String NOT NULL, c319 Uint8 NOT NULL, c320 Bool NOT NULL, c321 Date NOT NULL, c322 Utf8 NOT NULL, c323 Timestamp64 NOT NULL, c324 Timestamp64 NOT NULL, c325 Decimal(22,9) NOT NULL, c326 Datetime NOT NULL, c327 Datetime NOT NULL, c328 Decimal(35,10) NOT NULL, c329 String NOT NULL, c330 Datetime64 NOT NULL, c331 Uint16 NOT NULL, c332 Datetime64 NOT NULL, c333 Decimal(35,10) NOT NULL, c334 Uint16 NOT NULL, c335 Bool NOT NULL, c336 Utf8 NOT NULL, c337 Timestamp NOT NULL, c338 Decimal(22,9) NOT NULL, c339 Uint64 NOT NULL, c340 Timestamp NOT NULL, c341 Bool NOT NULL, c342 Datetime64 NOT NULL, c343 String NOT NULL, c344 Decimal(35,10) NOT NULL, c345 Timestamp NOT NULL, c346 Date NOT NULL, c347 Timestamp64 NOT NULL, c348 Date32 NOT NULL, c349 Utf8 NOT NULL, c350 Uint16 NOT NULL, c351 Interval64 NOT NULL, c352 Decimal(22,9) NOT NULL, c353 Decimal(15,0) NOT NULL, c354 Datetime NOT NULL, c355 Int32 NOT NULL, c356 Timestamp NOT NULL, c357 Timestamp64 NOT NULL, c358 Datetime NOT NULL, c359 Datetime NOT NULL, c360 Datetime NOT NULL, c361 Date NOT NULL, c362 Date32 NOT NULL, c363 Decimal(15,0) NOT NULL, c364 Datetime NOT NULL, c365 Decimal(22,9) NOT NULL, c366 Uint8 NOT NULL, c367 Decimal(15,0) NOT NULL, c368 Decimal(35,10) NOT NULL, c369 Interval64 NOT NULL, c370 Interval64 NOT NULL, c371 Uint8 NOT NULL, c372 Int16 NOT NULL, c373 Bool NOT NULL, c374 Datetime64 NOT NULL, c375 Uint8 NOT NULL, c376 Interval64 NOT NULL, c377 Bool NOT NULL, c378 Bool NOT NULL, c379 Uint64 NOT NULL, c380 Decimal(35,10) NOT NULL, c381 Datetime NOT NULL, c382 Int8 NOT NULL, c383 Decimal(35,10) NOT NULL, c384 Uint8 NOT NULL, c385 Decimal(35,10) NOT NULL, c386 Uint8 NOT NULL, c387 Int16 NOT NULL, c388 Int8 NOT NULL, c389 Decimal(35,10) NOT NULL, c390 Datetime64 NOT NULL, c391 Int64 NOT NULL, c392 Uint8 NOT NULL, c393 Decimal(15,0) NOT NULL, c394 Decimal(15,0) NOT NULL, c395 Interval64 NOT NULL, c396 Uint8 NOT NULL, c397 String NOT NULL, c398 Decimal(22,9) NOT NULL, c399 Int64 NOT NULL, c400 String NOT NULL, c401 Uint8 NOT NULL, c402 Int16 NOT NULL, c403 Int64 NOT NULL, c404 Uint64 NOT NULL, c405 Interval64 NOT NULL, c406 Decimal(15,0) NOT NULL, c407 Utf8 NOT NULL, c408 Uint64 NOT NULL, c409 Uint8 NOT NULL, c410 Int64 NOT NULL, c411 Bool NOT NULL, c412 Timestamp64 NOT NULL, c413 Utf8 NOT NULL, c414 Datetime NOT NULL, c415 Decimal(22,9) NOT NULL, c416 Date32 NOT NULL, c417 Timestamp NOT NULL, c418 Timestamp64 NOT NULL, c419 String NOT NULL, c420 Utf8 NOT NULL, c421 String NOT NULL, c422 Uint32 NOT NULL, c423 Int16 NOT NULL, c424 Uint32 NOT NULL, c425 Uint32 NOT NULL, c426 String NOT NULL, c427 Utf8 NOT NULL, c428 Timestamp64 NOT NULL, c429 Timestamp NOT NULL, c430 Datetime NOT NULL, c431 Utf8 NOT NULL, c432 Date NOT NULL, c433 Uint8 NOT NULL, c434 Int32 NOT NULL, c435 Datetime NOT NULL, c436 Timestamp64 NOT NULL, c437 Int16 NOT NULL, c438 Datetime NOT NULL, c439 Timestamp64 NOT NULL, c440 Uint64 NOT NULL, c441 Datetime NOT NULL, c442 Int8 NOT NULL, c443 Decimal(15,0) NOT NULL, c444 Decimal(22,9) NOT NULL, c445 Date32 NOT NULL, c446 Interval64 NOT NULL, c447 Date NOT NULL, c448 String NOT NULL, c449 Int32 NOT NULL, c450 Datetime NOT NULL, c451 Int64 NOT NULL, c452 Utf8 NOT NULL, c453 String NOT NULL, c454 Datetime, c455 Int8, c456 Int8, c457 Date32 NOT NULL, c458 Int64 NOT NULL, c459 Int64 NOT NULL, c460 Int32 NOT NULL, c461 Int16, c462 Double NOT NULL, c463 Int32 NOT NULL, c464 Uint64 NOT NULL, c465 Double, c466 Timestamp, c467 String NOT NULL, c468 Int32 NOT NULL, c469 Timestamp64, c470 Uint16 NOT NULL, c471 Float, c472 Utf8 NOT NULL, c473 Int64 NOT NULL, c474 Interval64 NOT NULL, c475 JsonDocument, c476 Json NOT NULL, c477 Decimal(15,0) NOT NULL, c478 Bool, c479 Datetime64 NOT NULL, c480 Timestamp NOT NULL, c481 Date, c482 Decimal(22,9) NOT NULL, c483 Uint8, c484 Timestamp, c485 Bool, c486 Int8, c487 Timestamp, c488 Datetime64, c489 String, c490 Json, c491 Datetime NOT NULL, c492 Date, c493 Timestamp64, c494 Utf8 NOT NULL, c495 Bool, c496 Double NOT NULL, c497 Datetime64, c498 Utf8, c499 Timestamp64, c500 Double NOT NULL, c501 Uint8, c502 Uint32 NOT NULL, c503 Timestamp, c504 Int16 NOT NULL, c505 Int64 NOT NULL, c506 Decimal(15,0), c507 Int64, c508 Int16, c509 Float NOT NULL, c510 Float, c511 String NOT NULL, c512 JsonDocument, c513 Uint16, c514 Int32 NOT NULL, c515 Uint16 NOT NULL, c516 Int64 NOT NULL, c517 Timestamp NOT NULL, c518 Timestamp, c519 Decimal(22,9) NOT NULL, c520 Int64 NOT NULL, c521 Int16 NOT NULL, c522 Date32, c523 Uint64, c524 Datetime64, c525 JsonDocument NOT NULL, c526 Int8 NOT NULL, c527 Datetime, c528 Datetime64, c529 Uint16 NOT NULL, c530 Datetime64, c531 Decimal(22,9) NOT NULL, c532 Uint8 NOT NULL, c533 JsonDocument NOT NULL, c534 Uint8 NOT NULL, c535 Float NOT NULL, c536 Timestamp64 NOT NULL, c537 JsonDocument, c538 Utf8, c539 Double NOT NULL, c540 Float, c541 Int32, c542 Uint8, c543 Date32 NOT NULL, c544 Utf8 NOT NULL, c545 Uint16, c546 Utf8 NOT NULL, c547 Date32, c548 Interval64, c549 JsonDocument, c550 Float NOT NULL, c551 Bool, c552 Utf8, c553 Int64 NOT NULL, c554 Interval64 NOT NULL, c555 Json, c556 Datetime64, c557 JsonDocument, c558 Bool NOT NULL, c559 Datetime64, c560 Uint8 NOT NULL, c561 Datetime NOT NULL, c562 Uint64 NOT NULL, c563 Uint32 NOT NULL, c564 Int32 NOT NULL, c565 Float, c566 Datetime NOT NULL, c567 Bool NOT NULL, c568 Uint64 NOT NULL, c569 Int8 NOT NULL, c570 Date NOT NULL, c571 Int32, c572 String NOT NULL, c573 Uint8, c574 Uint64, c575 Timestamp64 NOT NULL, c576 Int8, c577 JsonDocument NOT NULL, c578 Date32, c579 Int32 NOT NULL, c580 Timestamp NOT NULL, c581 Utf8 NOT NULL, c582 Json, c583 Yson NOT NULL, c584 Date32 NOT NULL, c585 Uint64 NOT NULL, c586 Utf8, c587 Float NOT NULL, c588 Uint16 NOT NULL, c589 Decimal(22,9), c590 Uint32, c591 String, c592 Double NOT NULL, c593 Timestamp, c594 Timestamp64, c595 Date32 NOT NULL, c596 Decimal(35,10), c597 Int8 NOT NULL, c598 Timestamp, c599 Int16, c600 Date32 NOT NULL, c601 Date32 NOT NULL, c602 Decimal(15,0) NOT NULL, c603 String, c604 Datetime, c605 Timestamp NOT NULL, c606 Interval64, c607 Int8, c608 Decimal(22,9) NOT NULL, c609 Float, c610 Datetime64 NOT NULL, c611 Timestamp64 NOT NULL, c612 Uint32 NOT NULL, c613 String NOT NULL, c614 Bool NOT NULL, c615 Int32, c616 Int32, c617 Double, c618 Uint32, c619 Yson NOT NULL, c620 Timestamp64 NOT NULL, c621 Bool, c622 Int8, c623 Int64 NOT NULL, c624 Utf8 NOT NULL, c625 Decimal(22,9), c626 Decimal(35,10), c627 Date, c628 Decimal(35,10) NOT NULL, c629 Datetime, c630 Uint16, c631 Decimal(15,0), c632 Float, c633 Decimal(15,0), c634 Int64, c635 Date32, c636 Uint16 NOT NULL, c637 Double NOT NULL, c638 Uint8, c639 String NOT NULL, c640 Int64 NOT NULL, c641 JsonDocument, c642 Decimal(22,9) NOT NULL, c643 Uint64 NOT NULL, c644 Decimal(22,9) NOT NULL, c645 Int8, c646 JsonDocument, c647 JsonDocument, c648 Datetime64, c649 Timestamp NOT NULL, c650 Yson, c651 Bool NOT NULL, c652 Bool NOT NULL, c653 Int64, c654 Timestamp, c655 Decimal(35,10), c656 Uint64, c657 Datetime64, c658 Date, c659 Json, c660 Utf8, c661 Double NOT NULL, c662 Yson NOT NULL, c663 Float, c664 Interval64, c665 Uint32 NOT NULL, c666 JsonDocument, c667 Bool NOT NULL, c668 Date, c669 Timestamp64 NOT NULL, c670 Uint16, c671 Decimal(15,0), c672 Decimal(22,9) NOT NULL, c673 Timestamp, c674 Int8, c675 Yson, c676 Json, c677 Int8 NOT NULL, c678 Timestamp64 NOT NULL, c679 Timestamp NOT NULL, c680 Uint8 NOT NULL, c681 Int8, c682 Int32 NOT NULL, c683 Int16 NOT NULL, c684 Date, c685 Uint64 NOT NULL, c686 Interval64 NOT NULL, c687 Uint8 NOT NULL, c688 Yson NOT NULL, c689 Decimal(15,0), c690 Datetime, c691 Int64, c692 Uint8 NOT NULL, c693 Json, c694 Datetime64, c695 Date, c696 Int32 NOT NULL, c697 Uint64, c698 Decimal(22,9), c699 Uint16 NOT NULL, c700 Datetime64, c701 Decimal(22,9), c702 Float NOT NULL, c703 String, c704 Datetime64 NOT NULL, c705 Bool, c706 Timestamp NOT NULL, c707 Int8 NOT NULL, c708 Int32 NOT NULL, c709 Decimal(22,9), c710 Uint32 NOT NULL, c711 Utf8, c712 Datetime64, c713 Int32 NOT NULL, c714 Int32, c715 Uint8 NOT NULL, c716 Interval64 NOT NULL, c717 Timestamp64, c718 Uint8, c719 Date, c720 String, c721 JsonDocument, c722 Int16 NOT NULL, c723 Timestamp64, c724 Timestamp, c725 Utf8, c726 Date NOT NULL, c727 Uint64 NOT NULL, c728 Uint32 NOT NULL, c729 Int64 NOT NULL, c730 Yson NOT NULL, c731 Decimal(35,10), c732 Uint8 NOT NULL, c733 Uint64, c734 Decimal(22,9) NOT NULL, c735 Uint64, c736 Timestamp64 NOT NULL, c737 Double, c738 Timestamp64 NOT NULL, c739 Decimal(15,0) NOT NULL, c740 JsonDocument NOT NULL, c741 Datetime64 NOT NULL, c742 Json, c743 Date NOT NULL, c744 Int8, c745 Bool, c746 Utf8 NOT NULL, c747 Int32 NOT NULL, c748 Timestamp64, c749 Float NOT NULL, c750 Date NOT NULL, c751 Uint16, c752 Decimal(22,9), c753 Interval64 NOT NULL, c754 Decimal(15,0), c755 Uint16, c756 Uint16 NOT NULL, c757 Uint16, c758 Json NOT NULL, c759 Uint32, c760 Uint16, c761 Date, c762 Uint16 NOT NULL, c763 Yson, c764 Datetime64 NOT NULL, c765 Date32, c766 Int32, c767 Uint64 NOT NULL, c768 Datetime NOT NULL, c769 Json, c770 Float, c771 Decimal(35,10), c772 Int32 NOT NULL, c773 Yson, c774 Int16, c775 Uint16 NOT NULL, c776 Date32, c777 Int32, c778 Int64 NOT NULL, c779 Date NOT NULL, c780 Int32 NOT NULL, c781 Decimal(15,0), c782 Int64 NOT NULL, c783 Interval64 NOT NULL, c784 Decimal(15,0), c785 Double, c786 Int16, c787 Date32 NOT NULL, c788 Datetime NOT NULL, c789 Json, c790 Uint8 NOT NULL, c791 Utf8 NOT NULL, c792 Bool, c793 Float, c794 Uint32 NOT NULL, c795 JsonDocument NOT NULL, c796 Uint32, c797 Date, c798 Int8, c799 Date NOT NULL, c800 Uint16 NOT NULL, c801 Int16 NOT NULL, c802 Datetime NOT NULL, c803 Json NOT NULL, c804 Date NOT NULL, c805 Date, c806 Float, c807 Datetime64 NOT NULL, c808 Date32, c809 Double, c810 Uint32 NOT NULL, c811 String, c812 Date NOT NULL, c813 Json, c814 Yson, c815 Timestamp NOT NULL, c816 Decimal(35,10) NOT NULL, c817 Json, c818 Int16, c819 Datetime, c820 Timestamp64, c821 Double NOT NULL, c822 Float NOT NULL, c823 Int32 NOT NULL, c824 Decimal(35,10) NOT NULL, c825 Uint64 NOT NULL, c826 Timestamp, c827 Int32 NOT NULL, c828 Int16, c829 Uint64 NOT NULL, c830 Date32 NOT NULL, c831 String, c832 Datetime64 NOT NULL, c833 Datetime64, c834 Bool, c835 Int32, c836 Datetime64 NOT NULL, c837 Json, c838 Int64 NOT NULL, c839 Timestamp, c840 Uint64, c841 JsonDocument, c842 Int32 NOT NULL, c843 Timestamp, c844 Datetime64 NOT NULL, c845 Timestamp, c846 Uint32 NOT NULL, c847 String NOT NULL, c848 Uint16, c849 Double, c850 Interval64 NOT NULL, c851 Yson NOT NULL, c852 JsonDocument, c853 Int16, c854 Datetime64, c855 Uint64 NOT NULL, c856 Decimal(35,10) NOT NULL, c857 Decimal(35,10) NOT NULL, c858 Datetime NOT NULL, c859 Datetime64 NOT NULL, c860 Datetime64 NOT NULL, c861 Date32, c862 JsonDocument NOT NULL, c863 Int8, c864 Timestamp, c865 Datetime64, c866 Uint8 NOT NULL, c867 Decimal(35,10), c868 Datetime64 NOT NULL, c869 Uint64 NOT NULL, c870 Bool NOT NULL, c871 Decimal(22,9) NOT NULL, c872 Int8, c873 Uint16 NOT NULL, c874 Int16, c875 Timestamp64 NOT NULL, c876 Date32, c877 Float, c878 Json NOT NULL, c879 Uint64 NOT NULL, c880 Int16, c881 Utf8 NOT NULL, c882 Timestamp64 NOT NULL, c883 Datetime64 NOT NULL, c884 Yson, c885 Decimal(35,10) NOT NULL, c886 Interval64, c887 Decimal(35,10) NOT NULL, c888 Uint16 NOT NULL, c889 Datetime64 NOT NULL, c890 Double, c891 String NOT NULL, c892 Json NOT NULL, c893 Decimal(35,10), c894 Int64 NOT NULL, c895 Double NOT NULL, c896 Timestamp, c897 Uint8 NOT NULL, c898 Int32 NOT NULL, c899 Uint16, c900 Decimal(35,10) NOT NULL, c901 Bool, c902 Float NOT NULL, c903 Double NOT NULL, c904 Timestamp64, c905 Int16, c906 Decimal(22,9), c907 Double NOT NULL, c908 Int8 NOT NULL, c909 Timestamp NOT NULL, c910 Float NOT NULL, c911 Json, c912 Int16, c913 Uint16 NOT NULL, c914 Uint8 NOT NULL, c915 Bool NOT NULL, c916 Datetime, c917 JsonDocument, c918 Uint64 NOT NULL, c919 Bool NOT NULL, c920 Int64 NOT NULL, c921 Int16, c922 Json NOT NULL, c923 Double, c924 Date32, c925 Utf8 NOT NULL, c926 Int64 NOT NULL, c927 Uint64, c928 Uint32 NOT NULL, c929 Date32 NOT NULL, c930 Decimal(22,9) NOT NULL, c931 Double NOT NULL, c932 Int16 NOT NULL, c933 Timestamp64, c934 Float NOT NULL, c935 Decimal(35,10) NOT NULL, c936 Bool, c937 Double NOT NULL, c938 Int64 NOT NULL, c939 Date32, c940 Double, c941 Timestamp NOT NULL, c942 Yson NOT NULL, c943 String NOT NULL, c944 JsonDocument NOT NULL, c945 Json, c946 Bool, c947 Uint32, c948 Datetime NOT NULL, c949 Date32, c950 Timestamp64 NOT NULL, c951 Datetime64, c952 Date NOT NULL, c953 Bool, c954 Bool NOT NULL, c955 String NOT NULL, c956 Int64, c957 Int64 NOT NULL, c958 Uint32 NOT NULL, c959 Int32 NOT NULL, c960 Uint16 NOT NULL, c961 Int8 NOT NULL, c962 Date, c963 Uint8 NOT NULL, c964 Uint32 NOT NULL, c965 Uint16, c966 Decimal(35,10) NOT NULL, c967 Int16 NOT NULL, c968 Int8, c969 Bool NOT NULL, c970 Uint32 NOT NULL, c971 Timestamp, c972 String, c973 Double, c974 Int64 NOT NULL, c975 Bool NOT NULL, c976 Datetime64, c977 Decimal(15,0), c978 Timestamp64 NOT NULL, c979 Uint8, c980 Utf8 NOT NULL, c981 Datetime NOT NULL, c982 Bool NOT NULL, c983 Timestamp64 NOT NULL, c984 Datetime64 NOT NULL, c985 Int16 NOT NULL, c986 Uint8, c987 Double, c988 Date NOT NULL, c989 Float, c990 Timestamp64,
                    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, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453)
                )
                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, 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, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', 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 \'c4\', 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 \\\'c4\\\', 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/26486` (\n                    c0 Int16 NOT NULL, c1 String NOT NULL, c2 Datetime64 NOT NULL, c3 Int64 NOT NULL, c4 Bool NOT NULL, c5 Interval64 NOT NULL, c6 Timestamp NOT NULL, c7 Timestamp64 NOT NULL, c8 Uint32 NOT NULL, c9 Int64 NOT NULL, c10 Decimal(22,9) NOT NULL, c11 Datetime NOT NULL, c12 Bool NOT NULL, c13 Datetime64 NOT NULL, c14 Interval64 NOT NULL, c15 Int32 NOT NULL, c16 Uint8 NOT NULL, c17 Int64 NOT NULL, c18 Utf8 NOT NULL, c19 Decimal(22,9) NOT NULL, c20 Int16 NOT NULL, c21 Uint8 NOT NULL, c22 Timestamp64 NOT NULL, c23 Timestamp64 NOT NULL, c24 Timestamp NOT NULL, c25 Int8 NOT NULL, c26 Decimal(15,0) NOT NULL, c27 Date32 NOT NULL, c28 Int64 NOT NULL, c29 Utf8 NOT NULL, c30 Uint64 NOT NULL, c31 Date32 NOT NULL, c32 Bool NOT NULL, c33 Uint64 NOT NULL, c34 Int16 NOT NULL, c35 Decimal(22,9) NOT NULL, c36 Decimal(35,10) NOT NULL, c37 Uint8 NOT NULL, c38 Decimal(22,9) NOT NULL, c39 Timestamp NOT NULL, c40 Decimal(35,10) NOT NULL, c41 Uint8 NOT NULL, c42 Utf8 NOT NULL, c43 Int8 NOT NULL, c44 Bool NOT NULL, c45 Uint32 NOT NULL, c46 Timestamp NOT NULL, c47 Decimal(22,9) NOT NULL, c48 Bool NOT NULL, c49 Int64 NOT NULL, c50 Datetime NOT NULL, c51 Timestamp NOT NULL, c52 Int64 NOT NULL, c53 Date NOT NULL, c54 Int64 NOT NULL, c55 Decimal(15,0) NOT NULL, c56 Uint8 NOT NULL, c57 Int8 NOT NULL, c58 Int8 NOT NULL, c59 Decimal(35,10) NOT NULL, c60 Timestamp NOT NULL, c61 Uint64 NOT NULL, c62 Uint64 NOT NULL, c63 Date32 NOT NULL, c64 Uint32 NOT NULL, c65 Bool NOT NULL, c66 Datetime64 NOT NULL, c67 Decimal(22,9) NOT NULL, c68 Decimal(15,0) NOT NULL, c69 Uint32 NOT NULL, c70 Date32 NOT NULL, c71 Int64 NOT NULL, c72 Int8 NOT NULL, c73 Decimal(35,10) NOT NULL, c74 Decimal(15,0) NOT NULL, c75 Uint8 NOT NULL, c76 Int64 NOT NULL, c77 Utf8 NOT NULL, c78 Timestamp64 NOT NULL, c79 Int8 NOT NULL, c80 Uint64 NOT NULL, c81 Uint16 NOT NULL, c82 Int64 NOT NULL, c83 Date NOT NULL, c84 Decimal(35,10) NOT NULL, c85 Timestamp64 NOT NULL, c86 Date NOT NULL, c87 Interval64 NOT NULL, c88 Decimal(15,0) NOT NULL, c89 Int64 NOT NULL, c90 Int16 NOT NULL, c91 Uint16 NOT NULL, c92 Utf8 NOT NULL, c93 Interval64 NOT NULL, c94 String NOT NULL, c95 Timestamp NOT NULL, c96 Int8 NOT NULL, c97 Utf8 NOT NULL, c98 Interval64 NOT NULL, c99 Int8 NOT NULL, c100 String NOT NULL, c101 Decimal(22,9) NOT NULL, c102 Date32 NOT NULL, c103 Utf8 NOT NULL, c104 Int8 NOT NULL, c105 Uint8 NOT NULL, c106 Int8 NOT NULL, c107 Interval64 NOT NULL, c108 Date NOT NULL, c109 Timestamp64 NOT NULL, c110 String NOT NULL, c111 Decimal(15,0) NOT NULL, c112 Uint16 NOT NULL, c113 Utf8 NOT NULL, c114 Date NOT NULL, c115 Date32 NOT NULL, c116 Decimal(22,9) NOT NULL, c117 Datetime64 NOT NULL, c118 Uint32 NOT NULL, c119 Int8 NOT NULL, c120 Utf8 NOT NULL, c121 Date NOT NULL, c122 Uint64 NOT NULL, c123 Decimal(35,10) NOT NULL, c124 Uint16 NOT NULL, c125 Decimal(35,10) NOT NULL, c126 Timestamp64 NOT NULL, c127 Timestamp64 NOT NULL, c128 Decimal(15,0) NOT NULL, c129 Datetime NOT NULL, c130 Decimal(22,9) NOT NULL, c131 Uint8 NOT NULL, c132 Int8 NOT NULL, c133 Date NOT NULL, c134 Utf8 NOT NULL, c135 Datetime64 NOT NULL, c136 Int64 NOT NULL, c137 String NOT NULL, c138 Decimal(15,0) NOT NULL, c139 Interval64 NOT NULL, c140 Date32 NOT NULL, c141 Int32 NOT NULL, c142 Int16 NOT NULL, c143 Date NOT NULL, c144 Bool NOT NULL, c145 Uint16 NOT NULL, c146 Interval64 NOT NULL, c147 Date NOT NULL, c148 Datetime64 NOT NULL, c149 Datetime NOT NULL, c150 Uint32 NOT NULL, c151 Uint16 NOT NULL, c152 Decimal(15,0) NOT NULL, c153 Int64 NOT NULL, c154 Decimal(15,0) NOT NULL, c155 Decimal(35,10) NOT NULL, c156 Interval64 NOT NULL, c157 Int8 NOT NULL, c158 Bool NOT NULL, c159 Uint16 NOT NULL, c160 Uint16 NOT NULL, c161 Datetime64 NOT NULL, c162 Int16 NOT NULL, c163 Timestamp64 NOT NULL, c164 Decimal(15,0) NOT NULL, c165 Datetime64 NOT NULL, c166 Bool NOT NULL, c167 Timestamp NOT NULL, c168 Timestamp64 NOT NULL, c169 Timestamp64 NOT NULL, c170 Int32 NOT NULL, c171 Date32 NOT NULL, c172 Uint32 NOT NULL, c173 Date32 NOT NULL, c174 Date NOT NULL, c175 String NOT NULL, c176 Decimal(15,0) NOT NULL, c177 Int32 NOT NULL, c178 String NOT NULL, c179 Decimal(35,10) NOT NULL, c180 Int64 NOT NULL, c181 Decimal(35,10) NOT NULL, c182 String NOT NULL, c183 Int32 NOT NULL, c184 Date32 NOT NULL, c185 Datetime64 NOT NULL, c186 Decimal(22,9) NOT NULL, c187 Int32 NOT NULL, c188 Decimal(15,0) NOT NULL, c189 Decimal(22,9) NOT NULL, c190 Timestamp NOT NULL, c191 Decimal(22,9) NOT NULL, c192 Utf8 NOT NULL, c193 Decimal(22,9) NOT NULL, c194 Datetime NOT NULL, c195 Uint64 NOT NULL, c196 String NOT NULL, c197 Timestamp NOT NULL, c198 Decimal(22,9) NOT NULL, c199 Uint16 NOT NULL, c200 Int8 NOT NULL, c201 Interval64 NOT NULL, c202 Uint32 NOT NULL, c203 Uint8 NOT NULL, c204 Uint64 NOT NULL, c205 Datetime NOT NULL, c206 Utf8 NOT NULL, c207 Utf8 NOT NULL, c208 Int8 NOT NULL, c209 Datetime64 NOT NULL, c210 Date NOT NULL, c211 Uint64 NOT NULL, c212 Uint8 NOT NULL, c213 Timestamp NOT NULL, c214 Uint32 NOT NULL, c215 Uint16 NOT NULL, c216 Int8 NOT NULL, c217 Timestamp64 NOT NULL, c218 Int64 NOT NULL, c219 Int64 NOT NULL, c220 String NOT NULL, c221 Decimal(15,0) NOT NULL, c222 Uint32 NOT NULL, c223 Bool NOT NULL, c224 String NOT NULL, c225 Int32 NOT NULL, c226 Date NOT NULL, c227 Int64 NOT NULL, c228 Timestamp64 NOT NULL, c229 Timestamp64 NOT NULL, c230 Datetime NOT NULL, c231 Date NOT NULL, c232 Uint8 NOT NULL, c233 Uint32 NOT NULL, c234 Datetime NOT NULL, c235 Interval64 NOT NULL, c236 Uint64 NOT NULL, c237 Int32 NOT NULL, c238 Utf8 NOT NULL, c239 Timestamp64 NOT NULL, c240 Int32 NOT NULL, c241 Interval64 NOT NULL, c242 Uint16 NOT NULL, c243 Uint32 NOT NULL, c244 String NOT NULL, c245 Decimal(15,0) NOT NULL, c246 Uint32 NOT NULL, c247 Date NOT NULL, c248 Uint8 NOT NULL, c249 Int64 NOT NULL, c250 Datetime64 NOT NULL, c251 Datetime NOT NULL, c252 Int64 NOT NULL, c253 Uint8 NOT NULL, c254 Bool NOT NULL, c255 Int32 NOT NULL, c256 String NOT NULL, c257 Utf8 NOT NULL, c258 Timestamp64 NOT NULL, c259 Date32 NOT NULL, c260 Int32 NOT NULL, c261 Interval64 NOT NULL, c262 Uint16 NOT NULL, c263 Date NOT NULL, c264 Datetime64 NOT NULL, c265 Uint64 NOT NULL, c266 Interval64 NOT NULL, c267 Timestamp64 NOT NULL, c268 Int16 NOT NULL, c269 Date NOT NULL, c270 Uint16 NOT NULL, c271 Uint8 NOT NULL, c272 Utf8 NOT NULL, c273 String NOT NULL, c274 Datetime64 NOT NULL, c275 Int32 NOT NULL, c276 Bool NOT NULL, c277 String NOT NULL, c278 Int64 NOT NULL, c279 Decimal(35,10) NOT NULL, c280 Uint8 NOT NULL, c281 Uint64 NOT NULL, c282 Datetime64 NOT NULL, c283 String NOT NULL, c284 String NOT NULL, c285 Decimal(22,9) NOT NULL, c286 Uint32 NOT NULL, c287 Timestamp64 NOT NULL, c288 Date32 NOT NULL, c289 Date NOT NULL, c290 Int64 NOT NULL, c291 Timestamp NOT NULL, c292 Uint64 NOT NULL, c293 Int8 NOT NULL, c294 String NOT NULL, c295 Bool NOT NULL, c296 Date32 NOT NULL, c297 Decimal(15,0) NOT NULL, c298 Decimal(22,9) NOT NULL, c299 Int8 NOT NULL, c300 Int32 NOT NULL, c301 Date32 NOT NULL, c302 Int8 NOT NULL, c303 Interval64 NOT NULL, c304 Timestamp64 NOT NULL, c305 Datetime NOT NULL, c306 Bool NOT NULL, c307 Int32 NOT NULL, c308 Int64 NOT NULL, c309 Utf8 NOT NULL, c310 Int8 NOT NULL, c311 String NOT NULL, c312 Interval64 NOT NULL, c313 Datetime64 NOT NULL, c314 Int64 NOT NULL, c315 Date NOT NULL, c316 Int32 NOT NULL, c317 Utf8 NOT NULL, c318 String NOT NULL, c319 Uint8 NOT NULL, c320 Bool NOT NULL, c321 Date NOT NULL, c322 Utf8 NOT NULL, c323 Timestamp64 NOT NULL, c324 Timestamp64 NOT NULL, c325 Decimal(22,9) NOT NULL, c326 Datetime NOT NULL, c327 Datetime NOT NULL, c328 Decimal(35,10) NOT NULL, c329 String NOT NULL, c330 Datetime64 NOT NULL, c331 Uint16 NOT NULL, c332 Datetime64 NOT NULL, c333 Decimal(35,10) NOT NULL, c334 Uint16 NOT NULL, c335 Bool NOT NULL, c336 Utf8 NOT NULL, c337 Timestamp NOT NULL, c338 Decimal(22,9) NOT NULL, c339 Uint64 NOT NULL, c340 Timestamp NOT NULL, c341 Bool NOT NULL, c342 Datetime64 NOT NULL, c343 String NOT NULL, c344 Decimal(35,10) NOT NULL, c345 Timestamp NOT NULL, c346 Date NOT NULL, c347 Timestamp64 NOT NULL, c348 Date32 NOT NULL, c349 Utf8 NOT NULL, c350 Uint16 NOT NULL, c351 Interval64 NOT NULL, c352 Decimal(22,9) NOT NULL, c353 Decimal(15,0) NOT NULL, c354 Datetime NOT NULL, c355 Int32 NOT NULL, c356 Timestamp NOT NULL, c357 Timestamp64 NOT NULL, c358 Datetime NOT NULL, c359 Datetime NOT NULL, c360 Datetime NOT NULL, c361 Date NOT NULL, c362 Date32 NOT NULL, c363 Decimal(15,0) NOT NULL, c364 Datetime NOT NULL, c365 Decimal(22,9) NOT NULL, c366 Uint8 NOT NULL, c367 Decimal(15,0) NOT NULL, c368 Decimal(35,10) NOT NULL, c369 Interval64 NOT NULL, c370 Interval64 NOT NULL, c371 Uint8 NOT NULL, c372 Int16 NOT NULL, c373 Bool NOT NULL, c374 Datetime64 NOT NULL, c375 Uint8 NOT NULL, c376 Interval64 NOT NULL, c377 Bool NOT NULL, c378 Bool NOT NULL, c379 Uint64 NOT NULL, c380 Decimal(35,10) NOT NULL, c381 Datetime NOT NULL, c382 Int8 NOT NULL, c383 Decimal(35,10) NOT NULL, c384 Uint8 NOT NULL, c385 Decimal(35,10) NOT NULL, c386 Uint8 NOT NULL, c387 Int16 NOT NULL, c388 Int8 NOT NULL, c389 Decimal(35,10) NOT NULL, c390 Datetime64 NOT NULL, c391 Int64 NOT NULL, c392 Uint8 NOT NULL, c393 Decimal(15,0) NOT NULL, c394 Decimal(15,0) NOT NULL, c395 Interval64 NOT NULL, c396 Uint8 NOT NULL, c397 String NOT NULL, c398 Decimal(22,9) NOT NULL, c399 Int64 NOT NULL, c400 String NOT NULL, c401 Uint8 NOT NULL, c402 Int16 NOT NULL, c403 Int64 NOT NULL, c404 Uint64 NOT NULL, c405 Interval64 NOT NULL, c406 Decimal(15,0) NOT NULL, c407 Utf8 NOT NULL, c408 Uint64 NOT NULL, c409 Uint8 NOT NULL, c410 Int64 NOT NULL, c411 Bool NOT NULL, c412 Timestamp64 NOT NULL, c413 Utf8 NOT NULL, c414 Datetime NOT NULL, c415 Decimal(22,9) NOT NULL, c416 Date32 NOT NULL, c417 Timestamp NOT NULL, c418 Timestamp64 NOT NULL, c419 String NOT NULL, c420 Utf8 NOT NULL, c421 String NOT NULL, c422 Uint32 NOT NULL, c423 Int16 NOT NULL, c424 Uint32 NOT NULL, c425 Uint32 NOT NULL, c426 String NOT NULL, c427 Utf8 NOT NULL, c428 Timestamp64 NOT NULL, c429 Timestamp NOT NULL, c430 Datetime NOT NULL, c431 Utf8 NOT NULL, c432 Date NOT NULL, c433 Uint8 NOT NULL, c434 Int32 NOT NULL, c435 Datetime NOT NULL, c436 Timestamp64 NOT NULL, c437 Int16 NOT NULL, c438 Datetime NOT NULL, c439 Timestamp64 NOT NULL, c440 Uint64 NOT NULL, c441 Datetime NOT NULL, c442 Int8 NOT NULL, c443 Decimal(15,0) NOT NULL, c444 Decimal(22,9) NOT NULL, c445 Date32 NOT NULL, c446 Interval64 NOT NULL, c447 Date NOT NULL, c448 String NOT NULL, c449 Int32 NOT NULL, c450 Datetime NOT NULL, c451 Int64 NOT NULL, c452 Utf8 NOT NULL, c453 String NOT NULL, c454 Datetime, c455 Int8, c456 Int8, c457 Date32 NOT NULL, c458 Int64 NOT NULL, c459 Int64 NOT NULL, c460 Int32 NOT NULL, c461 Int16, c462 Double NOT NULL, c463 Int32 NOT NULL, c464 Uint64 NOT NULL, c465 Double, c466 Timestamp, c467 String NOT NULL, c468 Int32 NOT NULL, c469 Timestamp64, c470 Uint16 NOT NULL, c471 Float, c472 Utf8 NOT NULL, c473 Int64 NOT NULL, c474 Interval64 NOT NULL, c475 JsonDocument, c476 Json NOT NULL, c477 Decimal(15,0) NOT NULL, c478 Bool, c479 Datetime64 NOT NULL, c480 Timestamp NOT NULL, c481 Date, c482 Decimal(22,9) NOT NULL, c483 Uint8, c484 Timestamp, c485 Bool, c486 Int8, c487 Timestamp, c488 Datetime64, c489 String, c490 Json, c491 Datetime NOT NULL, c492 Date, c493 Timestamp64, c494 Utf8 NOT NULL, c495 Bool, c496 Double NOT NULL, c497 Datetime64, c498 Utf8, c499 Timestamp64, c500 Double NOT NULL, c501 Uint8, c502 Uint32 NOT NULL, c503 Timestamp, c504 Int16 NOT NULL, c505 Int64 NOT NULL, c506 Decimal(15,0), c507 Int64, c508 Int16, c509 Float NOT NULL, c510 Float, c511 String NOT NULL, c512 JsonDocument, c513 Uint16, c514 Int32 NOT NULL, c515 Uint16 NOT NULL, c516 Int64 NOT NULL, c517 Timestamp NOT NULL, c518 Timestamp, c519 Decimal(22,9) NOT NULL, c520 Int64 NOT NULL, c521 Int16 NOT NULL, c522 Date32, c523 Uint64, c524 Datetime64, c525 JsonDocument NOT NULL, c526 Int8 NOT NULL, c527 Datetime, c528 Datetime64, c529 Uint16 NOT NULL, c530 Datetime64, c531 Decimal(22,9) NOT NULL, c532 Uint8 NOT NULL, c533 JsonDocument NOT NULL, c534 Uint8 NOT NULL, c535 Float NOT NULL, c536 Timestamp64 NOT NULL, c537 JsonDocument, c538 Utf8, c539 Double NOT NULL, c540 Float, c541 Int32, c542 Uint8, c543 Date32 NOT NULL, c544 Utf8 NOT NULL, c545 Uint16, c546 Utf8 NOT NULL, c547 Date32, c548 Interval64, c549 JsonDocument, c550 Float NOT NULL, c551 Bool, c552 Utf8, c553 Int64 NOT NULL, c554 Interval64 NOT NULL, c555 Json, c556 Datetime64, c557 JsonDocument, c558 Bool NOT NULL, c559 Datetime64, c560 Uint8 NOT NULL, c561 Datetime NOT NULL, c562 Uint64 NOT NULL, c563 Uint32 NOT NULL, c564 Int32 NOT NULL, c565 Float, c566 Datetime NOT NULL, c567 Bool NOT NULL, c568 Uint64 NOT NULL, c569 Int8 NOT NULL, c570 Date NOT NULL, c571 Int32, c572 String NOT NULL, c573 Uint8, c574 Uint64, c575 Timestamp64 NOT NULL, c576 Int8, c577 JsonDocument NOT NULL, c578 Date32, c579 Int32 NOT NULL, c580 Timestamp NOT NULL, c581 Utf8 NOT NULL, c582 Json, c583 Yson NOT NULL, c584 Date32 NOT NULL, c585 Uint64 NOT NULL, c586 Utf8, c587 Float NOT NULL, c588 Uint16 NOT NULL, c589 Decimal(22,9), c590 Uint32, c591 String, c592 Double NOT NULL, c593 Timestamp, c594 Timestamp64, c595 Date32 NOT NULL, c596 Decimal(35,10), c597 Int8 NOT NULL, c598 Timestamp, c599 Int16, c600 Date32 NOT NULL, c601 Date32 NOT NULL, c602 Decimal(15,0) NOT NULL, c603 String, c604 Datetime, c605 Timestamp NOT NULL, c606 Interval64, c607 Int8, c608 Decimal(22,9) NOT NULL, c609 Float, c610 Datetime64 NOT NULL, c611 Timestamp64 NOT NULL, c612 Uint32 NOT NULL, c613 String NOT NULL, c614 Bool NOT NULL, c615 Int32, c616 Int32, c617 Double, c618 Uint32, c619 Yson NOT NULL, c620 Timestamp64 NOT NULL, c621 Bool, c622 Int8, c623 Int64 NOT NULL, c624 Utf8 NOT NULL, c625 Decimal(22,9), c626 Decimal(35,10), c627 Date, c628 Decimal(35,10) NOT NULL, c629 Datetime, c630 Uint16, c631 Decimal(15,0), c632 Float, c633 Decimal(15,0), c634 Int64, c635 Date32, c636 Uint16 NOT NULL, c637 Double NOT NULL, c638 Uint8, c639 String NOT NULL, c640 Int64 NOT NULL, c641 JsonDocument, c642 Decimal(22,9) NOT NULL, c643 Uint64 NOT NULL, c644 Decimal(22,9) NOT NULL, c645 Int8, c646 JsonDocument, c647 JsonDocument, c648 Datetime64, c649 Timestamp NOT NULL, c650 Yson, c651 Bool NOT NULL, c652 Bool NOT NULL, c653 Int64, c654 Timestamp, c655 Decimal(35,10), c656 Uint64, c657 Datetime64, c658 Date, c659 Json, c660 Utf8, c661 Double NOT NULL, c662 Yson NOT NULL, c663 Float, c664 Interval64, c665 Uint32 NOT NULL, c666 JsonDocument, c667 Bool NOT NULL, c668 Date, c669 Timestamp64 NOT NULL, c670 Uint16, c671 Decimal(15,0), c672 Decimal(22,9) NOT NULL, c673 Timestamp, c674 Int8, c675 Yson, c676 Json, c677 Int8 NOT NULL, c678 Timestamp64 NOT NULL, c679 Timestamp NOT NULL, c680 Uint8 NOT NULL, c681 Int8, c682 Int32 NOT NULL, c683 Int16 NOT NULL, c684 Date, c685 Uint64 NOT NULL, c686 Interval64 NOT NULL, c687 Uint8 NOT NULL, c688 Yson NOT NULL, c689 Decimal(15,0), c690 Datetime, c691 Int64, c692 Uint8 NOT NULL, c693 Json, c694 Datetime64, c695 Date, c696 Int32 NOT NULL, c697 Uint64, c698 Decimal(22,9), c699 Uint16 NOT NULL, c700 Datetime64, c701 Decimal(22,9), c702 Float NOT NULL, c703 String, c704 Datetime64 NOT NULL, c705 Bool, c706 Timestamp NOT NULL, c707 Int8 NOT NULL, c708 Int32 NOT NULL, c709 Decimal(22,9), c710 Uint32 NOT NULL, c711 Utf8, c712 Datetime64, c713 Int32 NOT NULL, c714 Int32, c715 Uint8 NOT NULL, c716 Interval64 NOT NULL, c717 Timestamp64, c718 Uint8, c719 Date, c720 String, c721 JsonDocument, c722 Int16 NOT NULL, c723 Timestamp64, c724 Timestamp, c725 Utf8, c726 Date NOT NULL, c727 Uint64 NOT NULL, c728 Uint32 NOT NULL, c729 Int64 NOT NULL, c730 Yson NOT NULL, c731 Decimal(35,10), c732 Uint8 NOT NULL, c733 Uint64, c734 Decimal(22,9) NOT NULL, c735 Uint64, c736 Timestamp64 NOT NULL, c737 Double, c738 Timestamp64 NOT NULL, c739 Decimal(15,0) NOT NULL, c740 JsonDocument NOT NULL, c741 Datetime64 NOT NULL, c742 Json, c743 Date NOT NULL, c744 Int8, c745 Bool, c746 Utf8 NOT NULL, c747 Int32 NOT NULL, c748 Timestamp64, c749 Float NOT NULL, c750 Date NOT NULL, c751 Uint16, c752 Decimal(22,9), c753 Interval64 NOT NULL, c754 Decimal(15,0), c755 Uint16, c756 Uint16 NOT NULL, c757 Uint16, c758 Json NOT NULL, c759 Uint32, c760 Uint16, c761 Date, c762 Uint16 NOT NULL, c763 Yson, c764 Datetime64 NOT NULL, c765 Date32, c766 Int32, c767 Uint64 NOT NULL, c768 Datetime NOT NULL, c769 Json, c770 Float, c771 Decimal(35,10), c772 Int32 NOT NULL, c773 Yson, c774 Int16, c775 Uint16 NOT NULL, c776 Date32, c777 Int32, c778 Int64 NOT NULL, c779 Date NOT NULL, c780 Int32 NOT NULL, c781 Decimal(15,0), c782 Int64 NOT NULL, c783 Interval64 NOT NULL, c784 Decimal(15,0), c785 Double, c786 Int16, c787 Date32 NOT NULL, c788 Datetime NOT NULL, c789 Json, c790 Uint8 NOT NULL, c791 Utf8 NOT NULL, c792 Bool, c793 Float, c794 Uint32 NOT NULL, c795 JsonDocument NOT NULL, c796 Uint32, c797 Date, c798 Int8, c799 Date NOT NULL, c800 Uint16 NOT NULL, c801 Int16 NOT NULL, c802 Datetime NOT NULL, c803 Json NOT NULL, c804 Date NOT NULL, c805 Date, c806 Float, c807 Datetime64 NOT NULL, c808 Date32, c809 Double, c810 Uint32 NOT NULL, c811 String, c812 Date NOT NULL, c813 Json, c814 Yson, c815 Timestamp NOT NULL, c816 Decimal(35,10) NOT NULL, c817 Json, c818 Int16, c819 Datetime, c820 Timestamp64, c821 Double NOT NULL, c822 Float NOT NULL, c823 Int32 NOT NULL, c824 Decimal(35,10) NOT NULL, c825 Uint64 NOT NULL, c826 Timestamp, c827 Int32 NOT NULL, c828 Int16, c829 Uint64 NOT NULL, c830 Date32 NOT NULL, c831 String, c832 Datetime64 NOT NULL, c833 Datetime64, c834 Bool, c835 Int32, c836 Datetime64 NOT NULL, c837 Json, c838 Int64 NOT NULL, c839 Timestamp, c840 Uint64, c841 JsonDocument, c842 Int32 NOT NULL, c843 Timestamp, c844 Datetime64 NOT NULL, c845 Timestamp, c846 Uint32 NOT NULL, c847 String NOT NULL, c848 Uint16, c849 Double, c850 Interval64 NOT NULL, c851 Yson NOT NULL, c852 JsonDocument, c853 Int16, c854 Datetime64, c855 Uint64 NOT NULL, c856 Decimal(35,10) NOT NULL, c857 Decimal(35,10) NOT NULL, c858 Datetime NOT NULL, c859 Datetime64 NOT NULL, c860 Datetime64 NOT NULL, c861 Date32, c862 JsonDocument NOT NULL, c863 Int8, c864 Timestamp, c865 Datetime64, c866 Uint8 NOT NULL, c867 Decimal(35,10), c868 Datetime64 NOT NULL, c869 Uint64 NOT NULL, c870 Bool NOT NULL, c871 Decimal(22,9) NOT NULL, c872 Int8, c873 Uint16 NOT NULL, c874 Int16, c875 Timestamp64 NOT NULL, c876 Date32, c877 Float, c878 Json NOT NULL, c879 Uint64 NOT NULL, c880 Int16, c881 Utf8 NOT NULL, c882 Timestamp64 NOT NULL, c883 Datetime64 NOT NULL, c884 Yson, c885 Decimal(35,10) NOT NULL, c886 Interval64, c887 Decimal(35,10) NOT NULL, c888 Uint16 NOT NULL, c889 Datetime64 NOT NULL, c890 Double, c891 String NOT NULL, c892 Json NOT NULL, c893 Decimal(35,10), c894 Int64 NOT NULL, c895 Double NOT NULL, c896 Timestamp, c897 Uint8 NOT NULL, c898 Int32 NOT NULL, c899 Uint16, c900 Decimal(35,10) NOT NULL, c901 Bool, c902 Float NOT NULL, c903 Double NOT NULL, c904 Timestamp64, c905 Int16, c906 Decimal(22,9), c907 Double NOT NULL, c908 Int8 NOT NULL, c909 Timestamp NOT NULL, c910 Float NOT NULL, c911 Json, c912 Int16, c913 Uint16 NOT NULL, c914 Uint8 NOT NULL, c915 Bool NOT NULL, c916 Datetime, c917 JsonDocument, c918 Uint64 NOT NULL, c919 Bool NOT NULL, c920 Int64 NOT NULL, c921 Int16, c922 Json NOT NULL, c923 Double, c924 Date32, c925 Utf8 NOT NULL, c926 Int64 NOT NULL, c927 Uint64, c928 Uint32 NOT NULL, c929 Date32 NOT NULL, c930 Decimal(22,9) NOT NULL, c931 Double NOT NULL, c932 Int16 NOT NULL, c933 Timestamp64, c934 Float NOT NULL, c935 Decimal(35,10) NOT NULL, c936 Bool, c937 Double NOT NULL, c938 Int64 NOT NULL, c939 Date32, c940 Double, c941 Timestamp NOT NULL, c942 Yson NOT NULL, c943 String NOT NULL, c944 JsonDocument NOT NULL, c945 Json, c946 Bool, c947 Uint32, c948 Datetime NOT NULL, c949 Date32, c950 Timestamp64 NOT NULL, c951 Datetime64, c952 Date NOT NULL, c953 Bool, c954 Bool NOT NULL, c955 String NOT NULL, c956 Int64, c957 Int64 NOT NULL, c958 Uint32 NOT NULL, c959 Int32 NOT NULL, c960 Uint16 NOT NULL, c961 Int8 NOT NULL, c962 Date, c963 Uint8 NOT NULL, c964 Uint32 NOT NULL, c965 Uint16, c966 Decimal(35,10) NOT NULL, c967 Int16 NOT NULL, c968 Int8, c969 Bool NOT NULL, c970 Uint32 NOT NULL, c971 Timestamp, c972 String, c973 Double, c974 Int64 NOT NULL, c975 Bool NOT NULL, c976 Datetime64, c977 Decimal(15,0), c978 Timestamp64 NOT NULL, c979 Uint8, c980 Utf8 NOT NULL, c981 Datetime NOT NULL, c982 Bool NOT NULL, c983 Timestamp64 NOT NULL, c984 Datetime64 NOT NULL, c985 Int16 NOT NULL, c986 Uint8, c987 Double, c988 Date NOT NULL, c989 Float, c990 Timestamp64,\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, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453)\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, 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, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c4\\\', 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 \\\'c4\\\', 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:7519/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10773/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23869/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:63291/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12454/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1952/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2135/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8788/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31415/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11708
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7634
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63291
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65048
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21917
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8048
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15420
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7482
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31415
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16573
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13810
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10668
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2135
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18513
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10773
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32296
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8585
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29073
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25192
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23869
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12454
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20220
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27302
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1375
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5418
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26208
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28688
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22703
============================== slowest durations ===============================
32.06s teardown test_workload.py::TestYdbWorkload::test
25.55s call     test_workload.py::TestYdbWorkload::test
23.86s setup    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/b0zk/000b5e/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:12454 --database /Root --duration 120' has failed with code 1.
Errors:
...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 \'c4\', 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 83.77s (0:01:23) =========================
