============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:29946 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c45\', 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/nn7f/000f5b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12171
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22236
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61240
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/nn7f/000f5b/r3tmp/kikimr_cluster_abqn1vlc
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29224
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63909
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_c9exexc4.log --grpc-port=29946 --mon-port=29224 --ic-port=12171 --module=1
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14149
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32205
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_io56c7or.log --grpc-port=12416 --mon-port=14149 --ic-port=2409 --module=2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2795
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18804
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17840
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3654
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_z_cyu08t.log --grpc-port=2795 --mon-port=18804 --ic-port=63037 --module=3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7011
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23055
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_u7ny88l1.log --grpc-port=13761 --mon-port=7011 --ic-port=4866 --module=4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6202
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2190
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16700
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_oo_rk2ay.log --grpc-port=62454 --mon-port=6202 --ic-port=22236 --module=5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20211
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5102
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5387
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5388
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_g7ctmxm1.log --grpc-port=20211 --mon-port=1161 --ic-port=18962 --module=6
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21520
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32350
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_hua78s69.log --grpc-port=21520 --mon-port=5822 --ic-port=8679 --module=7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24954
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61443
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22127
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_136bqglp.log --grpc-port=24954 --mon-port=61443 --ic-port=19828 --module=8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3168
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_r1wjkqn7.log --grpc-port=64713 --mon-port=61431 --ic-port=61240 --module=9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:29946/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_c9exexc4.log --grpc-port=29946 --mon-port=29224 --ic-port=12171 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_c9exexc4.log', '--grpc-port=29946', '--mon-port=29224', '--ic-port=12171', '--module=1')' in '/home/runner/.ya/build/build_root/nn7f/000f5b/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: 3789246
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:29946/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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3789247
DEBUG    ya.test:process.py:259 Command (pid 3789247) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3789247) elapsed time (sec): 0.49161434173583984
DEBUG    ya.test:process.py:263 Command (pid 3789247) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789247) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3789247) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789247) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789247) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3789247) maxrss: 539764
DEBUG    ya.test:process.py:263 Command (pid 3789247) minflt: 16335
DEBUG    ya.test:process.py:263 Command (pid 3789247) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3789247) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3789247) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 3789247) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3789247) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3789247) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3789247) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3789247) stime: 0.31227499999999997
DEBUG    ya.test:process.py:263 Command (pid 3789247) utime: 0.130444
DEBUG    ya.test:process.py:263 Command (pid 3789247) wtime: 0.495
DEBUG    ya.test:process.py:275 Command (pid 3789247) output:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:12416/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_io56c7or.log --grpc-port=12416 --mon-port=14149 --ic-port=2409 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_io56c7or.log', '--grpc-port=12416', '--mon-port=14149', '--ic-port=2409', '--module=2')' in '/home/runner/.ya/build/build_root/nn7f/000f5b/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: 3789369
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:12416/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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3789370
DEBUG    ya.test:process.py:259 Command (pid 3789370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3789370) elapsed time (sec): 0.5631446838378906
DEBUG    ya.test:process.py:263 Command (pid 3789370) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789370) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3789370) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789370) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789370) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3789370) maxrss: 539764
DEBUG    ya.test:process.py:263 Command (pid 3789370) minflt: 16123
DEBUG    ya.test:process.py:263 Command (pid 3789370) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3789370) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3789370) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 3789370) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3789370) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3789370) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3789370) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3789370) stime: 0.361371
DEBUG    ya.test:process.py:263 Command (pid 3789370) utime: 0.12861999999999998
DEBUG    ya.test:process.py:263 Command (pid 3789370) wtime: 0.564
DEBUG    ya.test:process.py:275 Command (pid 3789370) output:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:2795/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_z_cyu08t.log --grpc-port=2795 --mon-port=18804 --ic-port=63037 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_z_cyu08t.log', '--grpc-port=2795', '--mon-port=18804', '--ic-port=63037', '--module=3')' in '/home/runner/.ya/build/build_root/nn7f/000f5b/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: 3789820
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:2795/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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3789821
DEBUG    ya.test:process.py:259 Command (pid 3789821) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3789821) elapsed time (sec): 0.5430331230163574
DEBUG    ya.test:process.py:263 Command (pid 3789821) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789821) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3789821) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789821) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789821) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3789821) maxrss: 539764
DEBUG    ya.test:process.py:263 Command (pid 3789821) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3789821) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3789821) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3789821) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 3789821) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3789821) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3789821) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3789821) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3789821) stime: 0.284584
DEBUG    ya.test:process.py:263 Command (pid 3789821) utime: 0.146138
DEBUG    ya.test:process.py:263 Command (pid 3789821) wtime: 0.544
DEBUG    ya.test:process.py:275 Command (pid 3789821) output:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:13761/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_u7ny88l1.log --grpc-port=13761 --mon-port=7011 --ic-port=4866 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_u7ny88l1.log', '--grpc-port=13761', '--mon-port=7011', '--ic-port=4866', '--module=4')' in '/home/runner/.ya/build/build_root/nn7f/000f5b/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: 3790037
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:13761/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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3790038
DEBUG    ya.test:process.py:259 Command (pid 3790038) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3790038) elapsed time (sec): 0.4993622303009033
DEBUG    ya.test:process.py:263 Command (pid 3790038) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790038) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3790038) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790038) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790038) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3790038) maxrss: 539764
DEBUG    ya.test:process.py:263 Command (pid 3790038) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3790038) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3790038) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3790038) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3790038) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3790038) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3790038) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3790038) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3790038) stime: 0.314589
DEBUG    ya.test:process.py:263 Command (pid 3790038) utime: 0.118935
DEBUG    ya.test:process.py:263 Command (pid 3790038) wtime: 0.506
DEBUG    ya.test:process.py:275 Command (pid 3790038) output:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:62454/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_oo_rk2ay.log --grpc-port=62454 --mon-port=6202 --ic-port=22236 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_oo_rk2ay.log', '--grpc-port=62454', '--mon-port=6202', '--ic-port=22236', '--module=5')' in '/home/runner/.ya/build/build_root/nn7f/000f5b/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: 3790231
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:62454/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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3790232
DEBUG    ya.test:process.py:259 Command (pid 3790232) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3790232) elapsed time (sec): 0.5426833629608154
DEBUG    ya.test:process.py:263 Command (pid 3790232) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790232) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3790232) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790232) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790232) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3790232) maxrss: 539764
DEBUG    ya.test:process.py:263 Command (pid 3790232) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3790232) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3790232) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3790232) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 3790232) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3790232) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3790232) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3790232) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3790232) stime: 0.308967
DEBUG    ya.test:process.py:263 Command (pid 3790232) utime: 0.138643
DEBUG    ya.test:process.py:263 Command (pid 3790232) wtime: 0.544
DEBUG    ya.test:process.py:275 Command (pid 3790232) output:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:20211/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_g7ctmxm1.log --grpc-port=20211 --mon-port=1161 --ic-port=18962 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_g7ctmxm1.log', '--grpc-port=20211', '--mon-port=1161', '--ic-port=18962', '--module=6')' in '/home/runner/.ya/build/build_root/nn7f/000f5b/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: 3790429
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:20211/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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3790430
DEBUG    ya.test:process.py:259 Command (pid 3790430) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3790430) elapsed time (sec): 0.4694511890411377
DEBUG    ya.test:process.py:263 Command (pid 3790430) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790430) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3790430) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790430) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790430) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3790430) maxrss: 539764
DEBUG    ya.test:process.py:263 Command (pid 3790430) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3790430) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3790430) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3790430) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 3790430) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3790430) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3790430) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3790430) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3790430) stime: 0.272871
DEBUG    ya.test:process.py:263 Command (pid 3790430) utime: 0.134458
DEBUG    ya.test:process.py:263 Command (pid 3790430) wtime: 0.471
DEBUG    ya.test:process.py:275 Command (pid 3790430) output:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:21520/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_hua78s69.log --grpc-port=21520 --mon-port=5822 --ic-port=8679 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_hua78s69.log', '--grpc-port=21520', '--mon-port=5822', '--ic-port=8679', '--module=7')' in '/home/runner/.ya/build/build_root/nn7f/000f5b/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: 3790520
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:21520/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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3790526
DEBUG    ya.test:process.py:259 Command (pid 3790526) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3790526) elapsed time (sec): 0.417896032333374
DEBUG    ya.test:process.py:263 Command (pid 3790526) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790526) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3790526) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790526) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790526) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3790526) maxrss: 539764
DEBUG    ya.test:process.py:263 Command (pid 3790526) minflt: 16121
DEBUG    ya.test:process.py:263 Command (pid 3790526) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3790526) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3790526) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3790526) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3790526) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3790526) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3790526) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3790526) stime: 0.22763699999999998
DEBUG    ya.test:process.py:263 Command (pid 3790526) utime: 0.137367
DEBUG    ya.test:process.py:263 Command (pid 3790526) wtime: 0.419
DEBUG    ya.test:process.py:275 Command (pid 3790526) output:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:24954/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_136bqglp.log --grpc-port=24954 --mon-port=61443 --ic-port=19828 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_136bqglp.log', '--grpc-port=24954', '--mon-port=61443', '--ic-port=19828', '--module=8')' in '/home/runner/.ya/build/build_root/nn7f/000f5b/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: 3790670
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:24954/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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3790685
DEBUG    ya.test:process.py:259 Command (pid 3790685) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3790685) elapsed time (sec): 0.4347701072692871
DEBUG    ya.test:process.py:263 Command (pid 3790685) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790685) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3790685) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790685) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790685) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3790685) maxrss: 539764
DEBUG    ya.test:process.py:263 Command (pid 3790685) minflt: 16123
DEBUG    ya.test:process.py:263 Command (pid 3790685) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3790685) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3790685) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 3790685) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3790685) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3790685) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3790685) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3790685) stime: 0.24761799999999998
DEBUG    ya.test:process.py:263 Command (pid 3790685) utime: 0.131797
DEBUG    ya.test:process.py:263 Command (pid 3790685) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 3790685) output:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:64713/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nn7f/000f5b/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:265 Final command: /home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_r1wjkqn7.log --grpc-port=64713 --mon-port=61431 --ic-port=61240 --module=9
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_r1wjkqn7.log', '--grpc-port=64713', '--mon-port=61431', '--ic-port=61240', '--module=9')' in '/home/runner/.ya/build/build_root/nn7f/000f5b/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: 3790835
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:64713/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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3790836
DEBUG    ya.test:process.py:259 Command (pid 3790836) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3790836) elapsed time (sec): 0.4534459114074707
DEBUG    ya.test:process.py:263 Command (pid 3790836) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790836) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3790836) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790836) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3790836) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3790836) maxrss: 539764
DEBUG    ya.test:process.py:263 Command (pid 3790836) minflt: 16123
DEBUG    ya.test:process.py:263 Command (pid 3790836) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3790836) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3790836) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 3790836) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3790836) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3790836) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3790836) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3790836) stime: 0.25268399999999996
DEBUG    ya.test:process.py:263 Command (pid 3790836) utime: 0.124398
DEBUG    ya.test:process.py:263 Command (pid 3790836) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 3790836) output:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 9 version:
Git info:
    Commit: 76af05ae05adf84dbb7a2bd39d6d7cdd6f936bd4
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 80cf9f8dc248315eb44e87dcd2d0e01fd154943b into db27fa05faf267119e48757bc32cbff1375765ca
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29946', '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: 12171\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2409\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63037\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4866\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22236\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18962\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8679\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19828\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61240\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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29946', '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: 12171\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2409\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63037\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4866\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22236\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18962\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8679\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19828\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61240\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3791169
DEBUG    ya.test:process.py:259 Command (pid 3791169) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3791169) elapsed time (sec): 0.48093724250793457
DEBUG    ya.test:process.py:263 Command (pid 3791169) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3791169) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3791169) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3791169) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3791169) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3791169) maxrss: 548012
DEBUG    ya.test:process.py:263 Command (pid 3791169) minflt: 18270
DEBUG    ya.test:process.py:263 Command (pid 3791169) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3791169) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3791169) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3791169) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3791169) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3791169) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3791169) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3791169) stime: 0.27547499999999997
DEBUG    ya.test:process.py:263 Command (pid 3791169) utime: 0.141788
DEBUG    ya.test:process.py:263 Command (pid 3791169) wtime: 0.485
DEBUG    ya.test:process.py:275 Command (pid 3791169) 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 3791169) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29946', '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/nn7f/000f5b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29946', '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: 3791211
DEBUG    ya.test:process.py:259 Command (pid 3791211) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3791211) elapsed time (sec): 0.5146548748016357
DEBUG    ya.test:process.py:263 Command (pid 3791211) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3791211) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3791211) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3791211) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3791211) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3791211) maxrss: 548028
DEBUG    ya.test:process.py:263 Command (pid 3791211) minflt: 18264
DEBUG    ya.test:process.py:263 Command (pid 3791211) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3791211) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3791211) nivcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3791211) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3791211) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3791211) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3791211) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3791211) stime: 0.297462
DEBUG    ya.test:process.py:263 Command (pid 3791211) utime: 0.144904
DEBUG    ya.test:process.py:263 Command (pid 3791211) wtime: 0.524
DEBUG    ya.test:process.py:275 Command (pid 3791211) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 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, 182ea9b5-8442-45ff-b8f9-f4ea9109a936, localhost:29946): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 182ea9b5-8442-45ff-b8f9-f4ea9109a936, localhost:29946): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 182ea9b5-8442-45ff-b8f9-f4ea9109a936, localhost:29946): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mt6m4j67gi.auto.internal" port: 62454 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-mt6m4j67gi.auto.internal" port: 13761 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-mt6m4j67gi.auto.internal" port: 64713 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-mt6m4j67gi.auto.internal" port: 20211 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-mt6m4j67gi.auto.internal" port: 29946 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-mt6m4j67gi.auto.internal" port: 21520 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-mt6m4j67gi.auto.internal" port: 12416 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-mt6m4j67gi.auto.internal" port: 24954 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-mt6m4j67gi.auto.internal" port: 2795 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-mt6m4j67gi.auto.internal:29946, location 1, ssl: False>, <Endpoint ghrun-mt6m4j67gi.auto.internal:21520, location 1, ssl: False>, <Endpoint ghrun-mt6m4j67gi.auto.internal:13761, location 1, ssl: False>, <Endpoint ghrun-mt6m4j67gi.auto.internal:20211, location 3, ssl: False>, <Endpoint ghrun-mt6m4j67gi.auto.internal:24954, location 2, ssl: False>, <Endpoint ghrun-mt6m4j67gi.auto.internal:62454, location 2, ssl: False>, <Endpoint ghrun-mt6m4j67gi.auto.internal:2795, location 3, ssl: False>, <Endpoint ghrun-mt6m4j67gi.auto.internal:12416, location 2, ssl: False>, <Endpoint ghrun-mt6m4j67gi.auto.internal:64713, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
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/nn7f/000f5b/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/nn7f/000f5b/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:29946', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3791455
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:29946
DEBUG    ya.test:process.py:259 Command (pid 3791455) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3791455) elapsed time (sec): 6.2213568687438965
DEBUG    ya.test:process.py:263 Command (pid 3791455) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3791455) inblock: 230240
DEBUG    ya.test:process.py:263 Command (pid 3791455) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3791455) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3791455) majflt: 29
DEBUG    ya.test:process.py:263 Command (pid 3791455) maxrss: 203128
DEBUG    ya.test:process.py:263 Command (pid 3791455) minflt: 17804
DEBUG    ya.test:process.py:263 Command (pid 3791455) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3791455) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3791455) nivcsw: 360
DEBUG    ya.test:process.py:263 Command (pid 3791455) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3791455) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3791455) nvcsw: 1701
DEBUG    ya.test:process.py:263 Command (pid 3791455) oublock: 96
DEBUG    ya.test:process.py:263 Command (pid 3791455) stime: 0.22741699999999998
DEBUG    ya.test:process.py:263 Command (pid 3791455) utime: 1.2588300000000001
DEBUG    ya.test:process.py:263 Command (pid 3791455) wtime: 6.224
DEBUG    ya.test:process.py:275 Command (pid 3791455) output:

DEBUG    ya.test:process.py:276 Command (pid 3791455) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c45\', 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/39967` (
                    c0 Int16 NOT NULL, c1 Date NOT NULL, c2 Int64 NOT NULL, c3 Datetime NOT NULL, c4 Date32 NOT NULL, c5 Uint64 NOT NULL, c6 Int32 NOT NULL, c7 Int32 NOT NULL, c8 Date32 NOT NULL, c9 Int64 NOT NULL, c10 Decimal(35,10) NOT NULL, c11 Timestamp64 NOT NULL, c12 Uint32 NOT NULL, c13 Date NOT NULL, c14 Datetime64 NOT NULL, c15 Timestamp NOT NULL, c16 Uint16 NOT NULL, c17 Int32 NOT NULL, c18 Uint64 NOT NULL, c19 Decimal(22,9) NOT NULL, c20 Date32 NOT NULL, c21 Timestamp NOT NULL, c22 Datetime NOT NULL, c23 Datetime NOT NULL, c24 Uint64 NOT NULL, c25 Decimal(15,0) NOT NULL, c26 Int64 NOT NULL, c27 Uint16 NOT NULL, c28 Int32 NOT NULL, c29 String NOT NULL, c30 String NOT NULL, c31 Timestamp NOT NULL, c32 Uint16 NOT NULL, c33 Uint8 NOT NULL, c34 Uint64 NOT NULL, c35 Decimal(35,10) NOT NULL, c36 Uint16 NOT NULL, c37 Timestamp64 NOT NULL, c38 Interval64 NOT NULL, c39 Uint32 NOT NULL, c40 Int32 NOT NULL, c41 Int64 NOT NULL, c42 Decimal(15,0) NOT NULL, c43 Uint32 NOT NULL, c44 Utf8 NOT NULL, c45 Bool NOT NULL, c46 Uint16 NOT NULL, c47 Decimal(22,9) NOT NULL, c48 Datetime NOT NULL, c49 Timestamp64 NOT NULL, c50 Int32 NOT NULL, c51 Interval64 NOT NULL, c52 Interval64 NOT NULL, c53 Uint8 NOT NULL, c54 Datetime NOT NULL, c55 Datetime64 NOT NULL, c56 Uint32 NOT NULL, c57 Datetime NOT NULL, c58 String NOT NULL, c59 Decimal(22,9) NOT NULL, c60 Datetime NOT NULL, c61 Uint64 NOT NULL, c62 Bool NOT NULL, c63 Uint8 NOT NULL, c64 Uint64 NOT NULL, c65 Int32 NOT NULL, c66 Datetime64 NOT NULL, c67 Uint64 NOT NULL, c68 Decimal(35,10) NOT NULL, c69 Uint64 NOT NULL, c70 Date NOT NULL, c71 Date32 NOT NULL, c72 Datetime NOT NULL, c73 Interval64 NOT NULL, c74 Uint8 NOT NULL, c75 Int64 NOT NULL, c76 Datetime64 NOT NULL, c77 Decimal(15,0) NOT NULL, c78 Interval64 NOT NULL, c79 Date32 NOT NULL, c80 Bool NOT NULL, c81 Decimal(15,0) NOT NULL, c82 Uint16 NOT NULL, c83 Utf8 NOT NULL, c84 Datetime64 NOT NULL, c85 Utf8 NOT NULL, c86 Int8 NOT NULL, c87 Decimal(15,0) NOT NULL, c88 Uint64 NOT NULL, c89 Int16 NOT NULL, c90 String NOT NULL, c91 Timestamp NOT NULL, c92 Int32 NOT NULL, c93 Int16 NOT NULL, c94 Uint8 NOT NULL, c95 Datetime64 NOT NULL, c96 Uint64 NOT NULL, c97 Decimal(22,9) NOT NULL, c98 Uint8 NOT NULL, c99 Interval64 NOT NULL, c100 Int16 NOT NULL, c101 String NOT NULL, c102 Uint32 NOT NULL, c103 Decimal(35,10) NOT NULL, c104 Uint8 NOT NULL, c105 String NOT NULL, c106 Uint16 NOT NULL, c107 Timestamp NOT NULL, c108 Timestamp64 NOT NULL, c109 Bool NOT NULL, c110 Int32 NOT NULL, c111 Timestamp NOT NULL, c112 Date NOT NULL, c113 Date32 NOT NULL, c114 Bool NOT NULL, c115 Interval64 NOT NULL, c116 Decimal(15,0) NOT NULL, c117 Datetime NOT NULL, c118 Decimal(35,10) NOT NULL, c119 Bool NOT NULL, c120 Bool NOT NULL, c121 Uint16 NOT NULL, c122 Timestamp NOT NULL, c123 Decimal(22,9) NOT NULL, c124 Datetime NOT NULL, c125 Timestamp NOT NULL, c126 Decimal(15,0) NOT NULL, c127 Bool NOT NULL, c128 Decimal(35,10) NOT NULL, c129 Uint64 NOT NULL, c130 Uint16 NOT NULL, c131 Decimal(35,10) NOT NULL, c132 String NOT NULL, c133 Uint32 NOT NULL, c134 Uint8 NOT NULL, c135 Timestamp NOT NULL, c136 Int16 NOT NULL, c137 String NOT NULL, c138 Decimal(22,9) NOT NULL, c139 Decimal(15,0) NOT NULL, c140 Interval64 NOT NULL, c141 Decimal(22,9) NOT NULL, c142 Date32 NOT NULL, c143 Uint8 NOT NULL, c144 Int16 NOT NULL, c145 Datetime64 NOT NULL, c146 Datetime64 NOT NULL, c147 Interval64 NOT NULL, c148 Interval64 NOT NULL, c149 Timestamp64 NOT NULL, c150 Int32 NOT NULL, c151 Int64 NOT NULL, c152 Int8 NOT NULL, c153 Int8 NOT NULL, c154 Decimal(35,10) NOT NULL, c155 Int32 NOT NULL, c156 Decimal(22,9) NOT NULL, c157 Int64 NOT NULL, c158 Uint8 NOT NULL, c159 Int16 NOT NULL, c160 Uint64 NOT NULL, c161 String NOT NULL, c162 Int32 NOT NULL, c163 String NOT NULL, c164 Int32 NOT NULL, c165 Uint16 NOT NULL, c166 Int16 NOT NULL, c167 Datetime64 NOT NULL, c168 Interval64 NOT NULL, c169 Int8 NOT NULL, c170 Uint32 NOT NULL, c171 Interval64 NOT NULL, c172 Uint64 NOT NULL, c173 Interval64 NOT NULL, c174 Decimal(15,0) NOT NULL, c175 Timestamp64 NOT NULL, c176 Uint32 NOT NULL, c177 Uint32 NOT NULL, c178 Int16 NOT NULL, c179 Decimal(22,9) NOT NULL, c180 Date32 NOT NULL, c181 Uint32 NOT NULL, c182 String NOT NULL, c183 Utf8 NOT NULL, c184 String NOT NULL, c185 Datetime64 NOT NULL, c186 Timestamp NOT NULL, c187 Uint32 NOT NULL, c188 Datetime64 NOT NULL, c189 Date32 NOT NULL, c190 Decimal(15,0) NOT NULL, c191 Int8 NOT NULL, c192 Uint32 NOT NULL, c193 Date32 NOT NULL, c194 Date32 NOT NULL, c195 Int32 NOT NULL, c196 Int64 NOT NULL, c197 Decimal(15,0) NOT NULL, c198 Uint32 NOT NULL, c199 Datetime64 NOT NULL, c200 Bool NOT NULL, c201 Timestamp NOT NULL, c202 Uint64 NOT NULL, c203 Decimal(22,9) NOT NULL, c204 Date NOT NULL, c205 String NOT NULL, c206 Date NOT NULL, c207 Bool NOT NULL, c208 Bool NOT NULL, c209 Uint64 NOT NULL, c210 String NOT NULL, c211 Datetime64 NOT NULL, c212 Datetime NOT NULL, c213 Datetime64 NOT NULL, c214 Uint64 NOT NULL, c215 Int8 NOT NULL, c216 Int16 NOT NULL, c217 Int32 NOT NULL, c218 Utf8 NOT NULL, c219 Uint64 NOT NULL, c220 Bool NOT NULL, c221 Utf8 NOT NULL, c222 Timestamp NOT NULL, c223 Uint32 NOT NULL, c224 Uint16 NOT NULL, c225 Timestamp NOT NULL, c226 Timestamp64 NOT NULL, c227 Date NOT NULL, c228 Int64 NOT NULL, c229 Timestamp NOT NULL, c230 Bool NOT NULL, c231 Utf8 NOT NULL, c232 Decimal(35,10) NOT NULL, c233 Utf8 NOT NULL, c234 Int64 NOT NULL, c235 Interval64 NOT NULL, c236 Utf8 NOT NULL, c237 Decimal(35,10) NOT NULL, c238 Date NOT NULL, c239 Decimal(35,10) NOT NULL, c240 Utf8 NOT NULL, c241 Uint32 NOT NULL, c242 Interval64 NOT NULL, c243 Decimal(22,9) NOT NULL, c244 Uint8 NOT NULL, c245 Uint8 NOT NULL, c246 String NOT NULL, c247 Uint8 NOT NULL, c248 Uint32 NOT NULL, c249 Decimal(22,9) NOT NULL, c250 Int8 NOT NULL, c251 Date32 NOT NULL, c252 Datetime NOT NULL, c253 Int32 NOT NULL, c254 String NOT NULL, c255 Interval64 NOT NULL, c256 Uint16 NOT NULL, c257 Decimal(15,0) NOT NULL, c258 Int16 NOT NULL, c259 Utf8 NOT NULL, c260 Decimal(15,0) NOT NULL, c261 Timestamp64 NOT NULL, c262 Int8 NOT NULL, c263 Datetime64 NOT NULL, c264 Decimal(22,9) NOT NULL, c265 Timestamp64 NOT NULL, c266 Decimal(15,0) NOT NULL, c267 Uint32 NOT NULL, c268 Uint16 NOT NULL, c269 Decimal(22,9) NOT NULL, c270 Decimal(15,0) NOT NULL, c271 String NOT NULL, c272 Bool NOT NULL, c273 Int8 NOT NULL, c274 Datetime64 NOT NULL, c275 Bool NOT NULL, c276 Int64 NOT NULL, c277 Decimal(15,0) NOT NULL, c278 Decimal(35,10) NOT NULL, c279 Decimal(22,9) NOT NULL, c280 Uint64 NOT NULL, c281 Decimal(35,10) NOT NULL, c282 Decimal(22,9) NOT NULL, c283 Decimal(15,0) NOT NULL, c284 Interval64 NOT NULL, c285 Date NOT NULL, c286 Date32 NOT NULL, c287 Int8 NOT NULL, c288 Int64 NOT NULL, c289 Decimal(35,10) NOT NULL, c290 Int64 NOT NULL, c291 Datetime NOT NULL, c292 Decimal(22,9) NOT NULL, c293 Int32 NOT NULL, c294 Date NOT NULL, c295 Int16 NOT NULL, c296 Decimal(15,0) NOT NULL, c297 Datetime64 NOT NULL, c298 Date NOT NULL, c299 Int32 NOT NULL, c300 Timestamp NOT NULL, c301 Date NOT NULL, c302 Datetime64 NOT NULL, c303 Uint64 NOT NULL, c304 Date NOT NULL, c305 Utf8 NOT NULL, c306 Interval64 NOT NULL, c307 Datetime64 NOT NULL, c308 Decimal(22,9) NOT NULL, c309 Decimal(35,10) NOT NULL, c310 String NOT NULL, c311 Uint8 NOT NULL, c312 Int64 NOT NULL, c313 Uint8 NOT NULL, c314 Int64 NOT NULL, c315 Timestamp NOT NULL, c316 Uint16 NOT NULL, c317 String NOT NULL, c318 Uint8 NOT NULL, c319 Decimal(15,0) NOT NULL, c320 Decimal(35,10) NOT NULL, c321 Datetime NOT NULL, c322 Date32 NOT NULL, c323 Uint8 NOT NULL, c324 Uint16 NOT NULL, c325 Utf8 NOT NULL, c326 Timestamp NOT NULL, c327 Timestamp NOT NULL, c328 Date NOT NULL, c329 Decimal(15,0) NOT NULL, c330 Uint32 NOT NULL, c331 Timestamp NOT NULL, c332 Timestamp NOT NULL, c333 Date32 NOT NULL, c334 Uint8 NOT NULL, c335 Uint32 NOT NULL, c336 Decimal(35,10) NOT NULL, c337 Interval64 NOT NULL, c338 Uint8 NOT NULL, c339 Int8 NOT NULL, c340 Utf8 NOT NULL, c341 Interval64 NOT NULL, c342 Datetime NOT NULL, c343 Date NOT NULL, c344 Int16 NOT NULL, c345 Decimal(15,0) NOT NULL, c346 Int64 NOT NULL, c347 String NOT NULL, c348 String NOT NULL, c349 Interval64 NOT NULL, c350 Int32 NOT NULL, c351 Datetime64 NOT NULL, c352 Decimal(15,0) NOT NULL, c353 Decimal(22,9) NOT NULL, c354 Int16 NOT NULL, c355 Int64 NOT NULL, c356 Int32 NOT NULL, c357 Int64 NOT NULL, c358 Datetime NOT NULL, c359 Interval64 NOT NULL, c360 Int32 NOT NULL, c361 Int8 NOT NULL, c362 Date NOT NULL, c363 Utf8 NOT NULL, c364 String NOT NULL, c365 Decimal(22,9) NOT NULL, c366 Int8 NOT NULL, c367 Int8 NOT NULL, c368 Int64 NOT NULL, c369 Uint32 NOT NULL, c370 String NOT NULL, c371 Int16 NOT NULL, c372 Datetime NOT NULL, c373 Int8 NOT NULL, c374 Datetime NOT NULL, c375 Uint32 NOT NULL, c376 Timestamp64 NOT NULL, c377 Datetime64 NOT NULL, c378 Int64 NOT NULL, c379 Date32 NOT NULL, c380 Uint64 NOT NULL, c381 Uint64 NOT NULL, c382 Decimal(22,9) NOT NULL, c383 Utf8 NOT NULL, c384 Utf8 NOT NULL, c385 Date NOT NULL, c386 Date32 NOT NULL, c387 Decimal(15,0) NOT NULL, c388 Decimal(15,0) NOT NULL, c389 Interval64 NOT NULL, c390 Datetime64 NOT NULL, c391 Timestamp NOT NULL, c392 Date NOT NULL, c393 Datetime NOT NULL, c394 Int64 NOT NULL, c395 Datetime NOT NULL, c396 String NOT NULL, c397 Int8 NOT NULL, c398 Decimal(15,0) NOT NULL, c399 Timestamp64 NOT NULL, c400 Uint64 NOT NULL, c401 Uint16 NOT NULL, c402 Int64 NOT NULL, c403 Timestamp64 NOT NULL, c404 Date NOT NULL, c405 Int32 NOT NULL, c406 Int8 NOT NULL, c407 Utf8 NOT NULL, c408 Decimal(22,9) NOT NULL, c409 Interval64 NOT NULL, c410 Int16 NOT NULL, c411 Datetime64 NOT NULL, c412 String NOT NULL, c413 Uint32 NOT NULL, c414 String NOT NULL, c415 String NOT NULL, c416 String NOT NULL, c417 String NOT NULL, c418 Date32 NOT NULL, c419 Datetime64 NOT NULL, c420 Uint64 NOT NULL, c421 Int16 NOT NULL, c422 Int64 NOT NULL, c423 Decimal(35,10) NOT NULL, c424 Decimal(15,0) NOT NULL, c425 Int16 NOT NULL, c426 Timestamp NOT NULL, c427 Interval64 NOT NULL, c428 Decimal(35,10) NOT NULL, c429 Datetime64 NOT NULL, c430 Int64 NOT NULL, c431 Bool NOT NULL, c432 Json, c433 Float NOT NULL, c434 Utf8, c435 Interval64 NOT NULL, c436 Decimal(22,9), c437 Uint64 NOT NULL, c438 Float NOT NULL, c439 Int64, c440 JsonDocument NOT NULL, c441 Int8, c442 Timestamp64 NOT NULL, c443 Int16, c444 Int32 NOT NULL, c445 Utf8 NOT NULL, c446 Int32, c447 Yson, c448 Int8, c449 String, c450 Float, c451 String NOT NULL, c452 Int8, c453 Int64, c454 Bool, c455 String, c456 Int8, c457 Datetime NOT NULL, c458 Double, c459 Decimal(22,9), c460 Int8 NOT NULL, c461 Datetime NOT NULL, c462 String, c463 Int8 NOT NULL, c464 Timestamp, c465 Int16 NOT NULL, c466 Uint64, c467 Int64 NOT NULL, c468 Timestamp NOT NULL, c469 Json NOT NULL, c470 Datetime64, c471 Datetime64, c472 Json, c473 Int32, c474 Uint16, c475 Float, c476 Utf8, c477 Decimal(22,9) NOT NULL, c478 Timestamp64 NOT NULL, c479 Uint32, c480 Date32, c481 JsonDocument, c482 Uint8, c483 Float NOT NULL, c484 Datetime64, c485 Uint8, c486 Datetime64, c487 JsonDocument, c488 Interval64, c489 Date, c490 Utf8 NOT NULL, c491 JsonDocument NOT NULL, c492 Decimal(15,0) NOT NULL, c493 Json, c494 Int16 NOT NULL, c495 Uint64, c496 Yson, c497 Timestamp, c498 Int8, c499 Timestamp64, c500 Float, c501 Datetime64, c502 Double NOT NULL, c503 Uint16 NOT NULL, c504 Date32, c505 Uint64 NOT NULL, c506 JsonDocument NOT NULL, c507 Utf8 NOT NULL, c508 Int32 NOT NULL, c509 Interval64 NOT NULL, c510 Interval64 NOT NULL, c511 Float, c512 Int16 NOT NULL, c513 Int16 NOT NULL, c514 Date, c515 Date32, c516 JsonDocument, c517 Int16, c518 String NOT NULL, c519 Uint32 NOT NULL, c520 Decimal(15,0) NOT NULL, c521 Timestamp64, c522 Datetime64 NOT NULL, c523 Timestamp, c524 Uint8, c525 Int8, c526 Uint8, c527 Double NOT NULL, c528 Int8, c529 Uint8 NOT NULL, c530 Uint64, c531 Int8, c532 Uint32 NOT NULL, c533 Timestamp64 NOT NULL, c534 Timestamp NOT NULL, c535 String, c536 Decimal(35,10), c537 Bool NOT NULL, c538 Yson, c539 Timestamp64, c540 Uint16, c541 Decimal(22,9) NOT NULL, c542 Date32, c543 String, c544 Decimal(22,9) NOT NULL, c545 Int64 NOT NULL, c546 Int8, c547 Utf8, c548 JsonDocument NOT NULL, c549 Uint32, c550 Interval64, c551 Int64 NOT NULL, c552 Datetime64 NOT NULL, c553 Datetime NOT NULL, c554 JsonDocument, c555 Float, c556 Timestamp64, c557 Uint64, c558 Date32 NOT NULL, c559 Timestamp64 NOT NULL, c560 Date32 NOT NULL, c561 Int64 NOT NULL, c562 Date NOT NULL, c563 Yson, c564 Bool, c565 Uint64 NOT NULL, c566 Int8 NOT NULL, c567 Float, c568 Utf8, c569 Timestamp64, c570 Interval64, c571 Decimal(22,9), c572 Uint32, c573 Date32, c574 Uint8, c575 Int32 NOT NULL, c576 Datetime64 NOT NULL, c577 Interval64 NOT NULL, c578 Int16, c579 Float NOT NULL, c580 Int8, c581 String, c582 Timestamp NOT NULL, c583 Double, c584 Date32 NOT NULL, c585 Decimal(15,0), c586 Uint64, c587 Decimal(22,9) NOT NULL, c588 Decimal(15,0) NOT NULL, c589 Float NOT NULL, c590 Bool NOT NULL, c591 Datetime, c592 Bool NOT NULL, c593 Int64 NOT NULL, c594 Int16, c595 Bool NOT NULL, c596 Uint32, c597 Yson, c598 Decimal(22,9) NOT NULL, c599 Interval64 NOT NULL, c600 Int32 NOT NULL, c601 Uint8, c602 Timestamp NOT NULL, c603 Decimal(15,0), c604 Datetime64, c605 Timestamp64, c606 Timestamp64, c607 Date NOT NULL, c608 JsonDocument NOT NULL, c609 Int16 NOT NULL, c610 Utf8 NOT NULL, c611 Decimal(35,10), c612 Date NOT NULL, c613 Float, c614 Uint8 NOT NULL, c615 Utf8, c616 Uint8, c617 Int8, c618 Utf8 NOT NULL, c619 Double, c620 Timestamp64, c621 Int8 NOT NULL, c622 Datetime, c623 Date, c624 Utf8, c625 Uint32 NOT NULL, c626 JsonDocument NOT NULL, c627 Float, c628 String, c629 Int16, c630 Int8, c631 Date NOT NULL, c632 Uint64, c633 Date NOT NULL, c634 Timestamp, c635 Uint64 NOT NULL, c636 Json, c637 Json NOT NULL, c638 Uint16 NOT NULL, c639 Yson, c640 Utf8, c641 Timestamp NOT NULL, c642 Int8 NOT NULL, c643 Int64, c644 Int64 NOT NULL, c645 Uint8, c646 Interval64 NOT NULL, c647 Json, c648 Json, c649 Decimal(35,10), c650 Int64 NOT NULL, c651 Interval64 NOT NULL, c652 Decimal(22,9), c653 Interval64 NOT NULL, c654 Decimal(15,0), c655 Utf8, c656 String NOT NULL, c657 Bool NOT NULL, c658 Date32 NOT NULL, c659 Datetime64, c660 Timestamp, c661 Interval64 NOT NULL, c662 JsonDocument, c663 Datetime64 NOT NULL, c664 Uint8 NOT NULL, c665 Timestamp64, c666 Interval64 NOT NULL, c667 Yson NOT NULL, c668 Datetime, c669 Json NOT NULL, c670 Date NOT NULL, c671 Timestamp NOT NULL, c672 Timestamp NOT NULL, c673 Uint32 NOT NULL, c674 String, c675 Timestamp64, c676 Bool, c677 Yson NOT NULL, c678 Decimal(22,9), c679 JsonDocument NOT NULL, c680 Int32, c681 Decimal(22,9), c682 Yson, c683 Uint64, c684 Uint8 NOT NULL, c685 Decimal(22,9), c686 Uint64 NOT NULL, c687 JsonDocument, c688 String, c689 Decimal(35,10) NOT NULL, c690 Decimal(22,9), c691 Double, c692 Float, c693 Utf8, c694 Timestamp64, c695 Timestamp NOT NULL, c696 Utf8, c697 String NOT NULL, c698 Interval64, c699 String NOT NULL, c700 Decimal(22,9), c701 Bool NOT NULL, c702 Bool, c703 Date32, c704 String NOT NULL, c705 Int64 NOT NULL, c706 Datetime64, c707 Uint16, c708 Timestamp, c709 Bool NOT NULL, c710 Decimal(22,9), c711 Float NOT NULL, c712 Uint64, c713 Json NOT NULL, c714 Yson NOT NULL, c715 Float NOT NULL, c716 Double, c717 Timestamp64 NOT NULL, c718 Int8, c719 Date32 NOT NULL, c720 Decimal(22,9) NOT NULL, c721 Uint32 NOT NULL, c722 Int8, c723 Yson, c724 Int8, c725 Date32, c726 Uint8 NOT NULL, c727 Bool, c728 Uint8, c729 Uint16 NOT NULL, c730 String, c731 Uint16, c732 Decimal(35,10), c733 JsonDocument, c734 Json, c735 Decimal(15,0) NOT NULL, c736 Timestamp64, c737 Uint64, c738 JsonDocument, c739 Int64, c740 Datetime64, c741 Int64 NOT NULL, c742 Uint64, c743 Interval64 NOT NULL, c744 Decimal(22,9), c745 Timestamp64, c746 Uint8, c747 Yson NOT NULL, c748 Uint8 NOT NULL, c749 Yson NOT NULL, c750 Timestamp64, c751 Decimal(35,10), c752 Decimal(22,9) NOT NULL, c753 Decimal(15,0) NOT NULL, c754 Date, c755 Timestamp, c756 Float, c757 Date, c758 Int16 NOT NULL, c759 Int32 NOT NULL, c760 String NOT NULL, c761 Datetime, c762 Uint32 NOT NULL, c763 Datetime NOT NULL, c764 Int32, c765 Decimal(35,10), c766 Utf8, c767 Uint64 NOT NULL, c768 Timestamp NOT NULL, c769 Json NOT NULL, c770 Datetime, c771 Json NOT NULL, c772 Uint64 NOT NULL, c773 String, c774 String NOT NULL, c775 Int8, c776 Date NOT NULL, c777 Utf8 NOT NULL, c778 Uint64, c779 Uint64 NOT NULL, c780 JsonDocument NOT NULL, c781 Int8, c782 Int32, c783 Float, c784 Json NOT NULL, c785 Yson NOT NULL, c786 Uint8, c787 Datetime, c788 Date, c789 Uint64, c790 Int16 NOT NULL, c791 Datetime64, c792 Yson, c793 Uint64, c794 Int16 NOT NULL, c795 Decimal(22,9) NOT NULL, c796 Date, c797 Decimal(22,9) NOT NULL, c798 Date NOT NULL, c799 Timestamp NOT NULL, c800 Yson, c801 Date32, c802 JsonDocument, c803 Decimal(22,9) NOT NULL, c804 Timestamp, c805 Decimal(35,10) NOT NULL, c806 Int8, c807 Uint16, c808 Uint8 NOT NULL, c809 Datetime64, c810 Interval64, c811 String, c812 Int32, c813 Utf8, c814 Date32, c815 Bool, c816 Float, c817 Int32, c818 Timestamp NOT NULL, c819 Int16 NOT NULL, c820 Decimal(35,10) NOT NULL, c821 Date32 NOT NULL, c822 Float, c823 Decimal(15,0), c824 Date32, c825 String NOT NULL, c826 Int16, c827 Date32 NOT NULL, c828 Double NOT NULL, c829 Decimal(22,9) NOT NULL, c830 Uint16, c831 Uint32 NOT NULL, c832 Decimal(22,9), c833 Int8, c834 String, c835 Timestamp NOT NULL, c836 Date32 NOT NULL, c837 Uint64 NOT NULL, c838 Float, c839 Uint32 NOT NULL, c840 Int32 NOT NULL, c841 JsonDocument, c842 Int16 NOT NULL, c843 Uint8 NOT NULL, c844 Timestamp, c845 Decimal(15,0) NOT NULL, c846 Timestamp64 NOT NULL, c847 Uint8, c848 Datetime64, c849 String NOT NULL, c850 Yson NOT NULL, c851 JsonDocument NOT NULL, c852 Json NOT NULL, c853 Decimal(15,0), c854 Date NOT NULL, c855 Yson NOT NULL, c856 Interval64 NOT NULL, c857 Utf8 NOT NULL, c858 Uint32, c859 Timestamp, c860 Int8 NOT NULL, c861 Uint32 NOT NULL, c862 Uint16 NOT NULL, c863 Int64, c864 Uint8 NOT NULL, c865 Date NOT NULL, c866 Uint8, c867 Int32, c868 String, c869 Datetime64, c870 Int16, c871 Int32, c872 Int8 NOT NULL, c873 Timestamp64 NOT NULL, c874 Int32, c875 Timestamp NOT NULL, c876 Decimal(15,0), c877 Timestamp64, c878 Decimal(35,10), c879 Double, c880 JsonDocument, c881 Datetime, c882 JsonDocument NOT NULL, c883 Utf8 NOT NULL, c884 Int16, c885 Decimal(15,0), c886 Datetime64 NOT NULL, c887 Interval64, c888 Decimal(22,9), c889 Interval64 NOT NULL, c890 Decimal(22,9) NOT NULL, c891 Interval64, c892 Int8 NOT NULL, c893 Int8 NOT NULL, c894 Datetime64 NOT NULL, c895 Decimal(15,0) NOT NULL, c896 Uint64 NOT NULL, c897 JsonDocument, c898 Uint64, c899 Datetime64, c900 Decimal(35,10), c901 Datetime NOT NULL, c902 Yson NOT NULL, c903 Timestamp64 NOT NULL, c904 Timestamp64 NOT NULL, c905 Int16 NOT NULL, c906 Uint32 NOT NULL, c907 Bool, c908 Yson NOT NULL, c909 Uint32 NOT NULL, c910 Uint8, c911 Float NOT NULL, c912 Utf8, c913 Timestamp NOT NULL, c914 Decimal(22,9) NOT NULL, c915 JsonDocument, c916 Decimal(22,9) NOT NULL, c917 Uint32, c918 Uint16 NOT NULL, c919 Double NOT NULL, c920 Decimal(22,9), c921 Decimal(15,0), c922 Uint32, c923 Decimal(35,10) NOT NULL, c924 Int16 NOT NULL, c925 Yson, c926 Yson NOT NULL, c927 String, c928 Decimal(22,9) NOT NULL, c929 Decimal(35,10), c930 Decimal(35,10) NOT NULL, c931 Decimal(15,0), c932 Int64 NOT NULL, c933 Timestamp64, c934 Int64 NOT NULL, c935 Json NOT NULL, c936 String NOT NULL, c937 Date32 NOT NULL, c938 Decimal(22,9), c939 JsonDocument, c940 Decimal(35,10) NOT NULL, c941 Uint8 NOT NULL, c942 Float, c943 Decimal(35,10), c944 Uint64 NOT NULL, c945 Yson NOT NULL, c946 Timestamp64, c947 Bool NOT NULL, c948 Date32 NOT NULL, c949 Uint32, c950 Int64, c951 Datetime, c952 Decimal(35,10) NOT NULL, c953 Decimal(15,0), c954 Uint8 NOT NULL, c955 Decimal(35,10) NOT NULL, c956 Double, c957 Float NOT NULL, c958 Int16 NOT NULL, c959 Int8 NOT NULL, c960 Int64 NOT NULL, c961 Timestamp64 NOT NULL, c962 Uint8 NOT NULL, c963 Yson NOT NULL, c964 Utf8, c965 Int16, c966 Interval64 NOT NULL, c967 Date NOT NULL, c968 Decimal(15,0) NOT NULL, c969 Double NOT NULL, c970 Timestamp, c971 Int8 NOT NULL, c972 Bool NOT NULL, c973 Datetime64 NOT NULL, c974 Timestamp, c975 Int8, c976 Uint8 NOT NULL, c977 Decimal(22,9), c978 Date NOT NULL, c979 Interval64 NOT NULL, c980 Bool, c981 Decimal(22,9) NOT NULL, c982 Float NOT NULL, c983 Utf8, c984 Timestamp64 NOT NULL, c985 Uint64 NOT NULL, c986 Float NOT NULL, c987 String NOT NULL, c988 Bool, c989 Timestamp NOT NULL, c990 Timestamp64 NOT NULL, c991 Int8 NOT NULL, c992 Uint16, c993 Decimal(15,0), c994 Uint64, c995 Utf8, c996 Int8 NOT NULL, c997 Decimal(15,0), c998 Int32, c999 Uint64 NOT NULL, c1000 Datetime64 NOT NULL, c1001 JsonDocument, c1002 Timestamp64 NOT NULL, c1003 Decimal(35,10), c1004 Uint16 NOT NULL, c1005 Date NOT NULL, c1006 Int64, c1007 Uint16 NOT NULL, c1008 Yson, c1009 Datetime64, c1010 String, c1011 Interval64, c1012 String NOT NULL, c1013 Decimal(22,9) NOT NULL, c1014 Uint64 NOT NULL, c1015 Yson NOT NULL, c1016 Json NOT NULL, c1017 Timestamp NOT NULL, c1018 Uint32, c1019 Json NOT NULL, c1020 Int8 NOT NULL, c1021 String, c1022 Utf8 NOT NULL, c1023 Datetime, c1024 Date32 NOT NULL, c1025 Int32 NOT NULL, c1026 Decimal(22,9) NOT NULL, c1027 Timestamp NOT NULL, c1028 Uint16, c1029 Int64 NOT NULL, c1030 Json NOT NULL, c1031 String, c1032 Float NOT NULL, c1033 Bool NOT NULL, c1034 Decimal(22,9) NOT NULL, c1035 Double NOT NULL, c1036 Double, c1037 JsonDocument NOT NULL, c1038 Date NOT NULL, c1039 Uint8, c1040 Bool NOT NULL, c1041 Date, c1042 Yson, c1043 Decimal(35,10), c1044 Uint32 NOT NULL, c1045 Uint32, c1046 Int64, c1047 Int16, c1048 Uint8 NOT NULL, c1049 Uint64 NOT NULL, c1050 Datetime64 NOT NULL, c1051 Decimal(22,9), c1052 Uint8 NOT NULL, c1053 Date32, c1054 Float NOT NULL, c1055 Decimal(35,10) NOT NULL, c1056 Uint32 NOT NULL, c1057 Uint32 NOT NULL, c1058 Decimal(15,0), c1059 Yson, c1060 Int16 NOT NULL, c1061 Int32 NOT NULL, c1062 Utf8 NOT NULL, c1063 Uint64 NOT NULL, c1064 Int16, c1065 Float, c1066 Timestamp64, c1067 Uint16 NOT NULL, c1068 Uint16 NOT NULL, c1069 Int8, c1070 JsonDocument NOT NULL, c1071 Date32, c1072 Uint32, c1073 Int32, c1074 Bool, c1075 Double, c1076 Uint32, c1077 Bool NOT NULL, c1078 Date32, c1079 Int64 NOT NULL, c1080 Uint64, c1081 Utf8, c1082 String, c1083 Uint16 NOT NULL, c1084 Interval64 NOT NULL, c1085 Json NOT NULL, c1086 Timestamp, c1087 Decimal(15,0), c1088 Float, c1089 Interval64 NOT NULL, c1090 Uint32 NOT NULL, c1091 Float, c1092 Int64 NOT NULL, c1093 Int64 NOT NULL, c1094 Uint16 NOT NULL, c1095 Uint32, c1096 Int8, c1097 Uint64 NOT NULL, c1098 Timestamp, c1099 JsonDocument NOT NULL, c1100 Float, c1101 Utf8, c1102 Int8, c1103 Int8, c1104 Interval64, c1105 Decimal(15,0), c1106 Date32 NOT NULL, c1107 Date32 NOT NULL, c1108 Date32, c1109 Bool NOT NULL, c1110 Decimal(15,0) NOT NULL, c1111 Uint32, c1112 Int32, c1113 Datetime64 NOT NULL, c1114 Timestamp NOT NULL, c1115 Datetime NOT NULL, c1116 Uint8, c1117 Int8, c1118 Interval64, c1119 Uint16 NOT NULL, c1120 String, c1121 Date NOT NULL, c1122 Utf8 NOT NULL, c1123 Date32, c1124 Datetime, c1125 Int8 NOT NULL, c1126 Interval64 NOT NULL, c1127 Interval64 NOT NULL, c1128 Float, c1129 Uint32, c1130 Date32 NOT NULL, c1131 Uint16, c1132 Decimal(22,9), c1133 Date32 NOT NULL, c1134 Uint32, c1135 Decimal(15,0), c1136 Timestamp NOT NULL, c1137 Date, c1138 Int16 NOT NULL, c1139 Date NOT NULL, c1140 String, c1141 Uint16, c1142 Interval64 NOT NULL, c1143 Datetime64, c1144 String NOT NULL, c1145 Double, c1146 String, c1147 Decimal(22,9) NOT NULL, c1148 Int8 NOT NULL, c1149 Date NOT NULL, c1150 Datetime, c1151 Uint64 NOT NULL, c1152 Double NOT NULL, c1153 Int16 NOT NULL, c1154 Int16, c1155 Decimal(22,9), c1156 Decimal(15,0) NOT NULL, c1157 Timestamp, c1158 Yson NOT NULL, c1159 String NOT NULL, c1160 Date32 NOT NULL, c1161 Uint32 NOT NULL, c1162 Uint64, c1163 Int32, c1164 Uint32 NOT NULL, c1165 Interval64 NOT NULL, c1166 Decimal(35,10) NOT NULL, c1167 Float, c1168 Int32, c1169 Timestamp NOT NULL, c1170 Int32 NOT NULL, c1171 Bool, c1172 JsonDocument, c1173 Uint16, c1174 Bool NOT NULL, c1175 Datetime64, c1176 Double, c1177 Decimal(22,9), c1178 Uint64 NOT NULL, c1179 Date, c1180 Json NOT NULL, c1181 Decimal(15,0) NOT NULL, c1182 Date32, c1183 Float NOT NULL, c1184 Decimal(22,9) NOT NULL, c1185 Decimal(35,10), c1186 Interval64 NOT NULL, c1187 Decimal(35,10), c1188 Date32 NOT NULL, c1189 Uint16 NOT NULL, c1190 Decimal(22,9) NOT NULL, c1191 Int16 NOT NULL, c1192 Int64 NOT NULL, c1193 Interval64, c1194 Uint8 NOT NULL, c1195 Decimal(22,9), c1196 Date NOT NULL, c1197 Int16, c1198 Uint8, c1199 Double, c1200 Double NOT NULL, c1201 Date NOT NULL, c1202 Datetime NOT NULL, c1203 Int32, c1204 JsonDocument NOT NULL, c1205 Datetime, c1206 Timestamp64 NOT NULL, c1207 Float NOT NULL, c1208 Int32 NOT NULL, c1209 Int16 NOT NULL, c1210 Decimal(22,9) NOT NULL, c1211 Yson, c1212 String NOT NULL, c1213 Uint16 NOT NULL, c1214 Timestamp NOT NULL, c1215 Bool NOT NULL, c1216 Int64 NOT NULL, c1217 Datetime64, c1218 Yson, c1219 Timestamp64, c1220 Date32 NOT NULL, c1221 Decimal(15,0) NOT NULL, c1222 Timestamp, c1223 Double NOT NULL, c1224 Uint32, c1225 Datetime64 NOT NULL, c1226 Uint16 NOT NULL, c1227 Uint16 NOT NULL, c1228 Date32, c1229 Float NOT NULL, c1230 Double NOT NULL, c1231 Datetime, c1232 Uint16 NOT NULL, c1233 Date32 NOT NULL, c1234 Uint16 NOT NULL, c1235 Uint8 NOT NULL, c1236 JsonDocument NOT NULL, c1237 Int16 NOT NULL, c1238 Decimal(35,10), c1239 Uint32, c1240 Datetime64 NOT NULL, c1241 Uint32 NOT NULL, c1242 Date NOT NULL, c1243 Uint32 NOT NULL, c1244 Uint32 NOT NULL, c1245 String, c1246 Uint16 NOT NULL, c1247 Timestamp, c1248 Json NOT NULL, c1249 Datetime NOT NULL, c1250 JsonDocument NOT NULL, c1251 Decimal(35,10), c1252 Int32, c1253 Timestamp, c1254 Decimal(35,10) NOT NULL, c1255 Json NOT NULL, c1256 Decimal(15,0), c1257 Json, c1258 Uint8 NOT NULL, c1259 Uint16 NOT NULL, c1260 Datetime, c1261 Datetime, c1262 Uint16 NOT NULL, c1263 JsonDocument, c1264 Timestamp64, c1265 JsonDocument, c1266 Date, c1267 Datetime, c1268 Int16 NOT NULL, c1269 Date32 NOT NULL, c1270 Float, c1271 Date, c1272 Decimal(15,0) NOT NULL, c1273 Uint8, c1274 Bool, c1275 Uint32 NOT NULL, c1276 JsonDocument NOT NULL, c1277 Date32, c1278 Interval64, c1279 Uint8, c1280 Float NOT NULL, c1281 Double NOT NULL, c1282 Int16, c1283 Json NOT NULL, c1284 Interval64 NOT NULL, c1285 Datetime NOT NULL, c1286 Timestamp64, c1287 Json NOT NULL, c1288 Int32, c1289 Date NOT NULL, c1290 Interval64, c1291 Int32 NOT NULL, c1292 Utf8, c1293 Uint64, c1294 Utf8 NOT NULL, c1295 Utf8 NOT NULL, c1296 Decimal(22,9), c1297 Uint8, c1298 Utf8, c1299 Int8, c1300 Uint8 NOT NULL, c1301 Utf8 NOT NULL, c1302 Uint64, c1303 Int16 NOT NULL, c1304 Date32 NOT NULL, c1305 Decimal(15,0), c1306 Date, c1307 Double NOT NULL, c1308 Uint8, c1309 Uint32, c1310 Decimal(35,10), c1311 Timestamp64, c1312 Uint8 NOT NULL, c1313 Uint8 NOT NULL, c1314 Uint8, c1315 Uint64, c1316 Bool NOT NULL, c1317 Int8, c1318 Float NOT NULL, c1319 Datetime, c1320 Timestamp64 NOT NULL, c1321 Double, c1322 Timestamp NOT NULL, c1323 Timestamp, c1324 Int16, c1325 Float NOT NULL, c1326 JsonDocument NOT NULL, c1327 Int16 NOT NULL, c1328 Datetime NOT NULL, c1329 Bool, c1330 Bool NOT NULL, c1331 Int8 NOT NULL, c1332 Uint64, c1333 Float, c1334 Int64 NOT NULL, c1335 Yson, c1336 Int16 NOT NULL, c1337 Float NOT NULL, c1338 JsonDocument NOT NULL, c1339 Yson NOT NULL, c1340 Datetime64 NOT NULL, c1341 Date NOT NULL, c1342 Date, c1343 Date32 NOT NULL, c1344 Utf8 NOT NULL, c1345 Interval64 NOT NULL, c1346 Timestamp, c1347 Int16, c1348 Json, c1349 Timestamp64 NOT NULL, c1350 Uint8, c1351 Decimal(35,10), c1352 Json NOT NULL, c1353 Float, c1354 Int32, c1355 Timestamp64 NOT NULL, c1356 Datetime64 NOT NULL, c1357 Int16, c1358 Uint32, c1359 Int64 NOT NULL, c1360 Uint64 NOT NULL, c1361 Decimal(15,0), c1362 Datetime64, c1363 Utf8, c1364 Timestamp, c1365 Interval64, c1366 Uint32 NOT NULL, c1367 Date NOT NULL, c1368 Double, c1369 Int8, c1370 Int64, c1371 Timestamp, c1372 Uint64 NOT NULL, c1373 Decimal(35,10) NOT NULL, c1374 Datetime64 NOT NULL, c1375 Int8 NOT NULL, c1376 Int64, c1377 Uint8 NOT NULL, c1378 JsonDocument NOT NULL, c1379 Int16 NOT NULL, c1380 Float, c1381 Int8, c1382 JsonDocument NOT NULL, c1383 Int32, c1384 Datetime, c1385 Datetime64 NOT NULL, c1386 Json, c1387 Int64 NOT NULL, c1388 Json NOT NULL, c1389 Yson, c1390 Double NOT NULL, c1391 Uint8 NOT NULL, c1392 Datetime NOT NULL, c1393 Uint8 NOT NULL, c1394 Bool NOT NULL, c1395 Int32 NOT NULL, c1396 Datetime64, c1397 Float, c1398 Interval64 NOT NULL, c1399 Utf8 NOT NULL, c1400 Interval64, c1401 Json NOT NULL, c1402 Double NOT NULL, c1403 Uint64, c1404 Datetime64, c1405 Interval64 NOT NULL, c1406 Bool, c1407 Utf8, c1408 String, c1409 Timestamp64 NOT NULL, c1410 Int64 NOT NULL, c1411 Int64, c1412 String NOT NULL, c1413 Datetime64, c1414 Int16, c1415 Timestamp, c1416 Float, c1417 Decimal(22,9), c1418 Decimal(15,0) NOT NULL, c1419 Uint16, c1420 Uint16, c1421 Double, c1422 Utf8, c1423 Uint64 NOT NULL, c1424 Timestamp64, c1425 Decimal(22,9), c1426 Datetime NOT NULL, c1427 JsonDocument, c1428 Int64, c1429 Decimal(22,9), c1430 Uint16 NOT NULL, c1431 Int16, c1432 Decimal(15,0) NOT NULL, c1433 Uint8, c1434 Decimal(22,9), c1435 Int64 NOT NULL, c1436 Int16 NOT NULL, c1437 Uint64, c1438 JsonDocument NOT NULL, c1439 Timestamp NOT NULL, c1440 Int8, c1441 Decimal(35,10), c1442 Bool, c1443 String, c1444 Uint8, c1445 Decimal(15,0), c1446 Utf8 NOT NULL, c1447 Timestamp64, c1448 Json NOT NULL, c1449 Decimal(22,9), c1450 Decimal(22,9), c1451 Datetime64, c1452 Int8, c1453 Timestamp64 NOT NULL, c1454 Decimal(22,9), c1455 Int16 NOT NULL, c1456 Decimal(22,9) NOT NULL, c1457 Decimal(22,9) NOT NULL, c1458 Int16 NOT NULL, c1459 Interval64 NOT NULL, c1460 Uint8 NOT NULL, c1461 Decimal(22,9) NOT NULL, c1462 Yson, c1463 Int16 NOT NULL, c1464 Timestamp64, c1465 Timestamp64, c1466 Timestamp64 NOT NULL, c1467 JsonDocument, c1468 Datetime64 NOT NULL, c1469 Timestamp64 NOT NULL, c1470 Datetime NOT NULL, c1471 Uint64 NOT NULL, c1472 Double NOT NULL, c1473 JsonDocument NOT NULL, c1474 Int32, c1475 Bool NOT NULL, c1476 Uint32 NOT NULL, c1477 JsonDocument, c1478 Datetime64, c1479 Timestamp64 NOT NULL, c1480 Date, c1481 Utf8 NOT NULL, c1482 Date32 NOT NULL, c1483 Int32, c1484 Datetime, c1485 Int32, c1486 Decimal(35,10) NOT NULL, c1487 Timestamp NOT NULL, c1488 Uint8 NOT NULL, c1489 Yson, c1490 Uint8 NOT NULL, c1491 Uint16 NOT NULL, c1492 Timestamp NOT NULL, c1493 Uint16, c1494 Int64, c1495 Decimal(15,0) NOT NULL, c1496 Uint16 NOT NULL, c1497 Int64 NOT NULL, c1498 Int32 NOT NULL, c1499 Datetime64, c1500 Timestamp, c1501 Int64 NOT NULL, c1502 Bool NOT NULL, c1503 Decimal(35,10) NOT NULL, c1504 Timestamp NOT NULL, c1505 Utf8, c1506 Int32 NOT NULL, c1507 Decimal(15,0) NOT NULL, c1508 Timestamp64, c1509 Decimal(22,9) NOT NULL, c1510 Date, c1511 Int32, c1512 Datetime64 NOT NULL, c1513 Double, c1514 JsonDocument, c1515 Int8 NOT NULL, c1516 Timestamp64, c1517 Uint64, c1518 Utf8, c1519 Json NOT NULL, c1520 Date, c1521 Date32, c1522 Float NOT NULL, c1523 Uint32 NOT NULL, c1524 Float, c1525 Date NOT NULL, c1526 Int32, c1527 Float, c1528 Int32, c1529 Uint8 NOT NULL, c1530 Decimal(22,9) NOT NULL, c1531 Json NOT NULL, c1532 Utf8 NOT NULL, c1533 Int8 NOT NULL, c1534 Decimal(35,10) NOT NULL, c1535 Uint16 NOT NULL, c1536 Bool, c1537 Int64, c1538 Uint64 NOT NULL, c1539 Date NOT NULL, c1540 Uint32 NOT NULL, c1541 String, c1542 Uint32, c1543 Utf8 NOT NULL, c1544 Float NOT NULL, c1545 Utf8 NOT NULL, c1546 Json NOT NULL, c1547 Float NOT NULL, c1548 Datetime64, c1549 Date32 NOT NULL, c1550 Date32 NOT NULL, c1551 Interval64 NOT NULL, c1552 Datetime NOT NULL, c1553 Datetime64 NOT NULL, c1554 Decimal(15,0) NOT NULL, c1555 Int16 NOT NULL, c1556 Float NOT NULL, c1557 Decimal(15,0), c1558 Uint64 NOT NULL, c1559 Float NOT NULL, c1560 Decimal(35,10) NOT NULL, c1561 Double, c1562 Int64 NOT NULL, c1563 Int16 NOT NULL, c1564 Double, c1565 Float NOT NULL, c1566 Yson, c1567 Datetime NOT NULL, c1568 JsonDocument, c1569 Uint16, c1570 Uint64, c1571 Timestamp, c1572 Datetime64 NOT NULL, c1573 JsonDocument, c1574 Decimal(15,0), c1575 String, c1576 Utf8 NOT NULL, c1577 Datetime64 NOT NULL, c1578 Utf8 NOT NULL, c1579 Uint64 NOT NULL, c1580 Int64 NOT NULL, c1581 Bool NOT NULL, c1582 Utf8 NOT NULL, c1583 Int8, c1584 Yson NOT NULL, c1585 Date32 NOT NULL, c1586 JsonDocument NOT NULL, c1587 Bool NOT NULL, c1588 Datetime64 NOT NULL, c1589 Datetime64, c1590 String, c1591 Timestamp, c1592 Uint8 NOT NULL, c1593 Date32 NOT NULL, c1594 Interval64 NOT NULL, c1595 Json, c1596 Uint64, c1597 Int8 NOT NULL, c1598 Datetime, c1599 Timestamp NOT NULL, c1600 Date32, c1601 Float, c1602 Date32 NOT NULL, c1603 Datetime64 NOT NULL, c1604 Timestamp NOT NULL, c1605 Interval64, c1606 Datetime NOT NULL, c1607 String, c1608 Datetime, c1609 Datetime64 NOT NULL, c1610 Json NOT NULL, c1611 Uint16 NOT NULL, c1612 Date NOT NULL, c1613 Double NOT NULL, c1614 Uint64 NOT NULL, c1615 Datetime NOT NULL, c1616 Datetime64, c1617 Uint32 NOT NULL, c1618 Json NOT NULL, c1619 Uint16, c1620 Json, c1621 JsonDocument NOT NULL, c1622 Date32 NOT NULL, c1623 Yson, c1624 Date32, c1625 Date, c1626 Decimal(35,10), c1627 Decimal(35,10) NOT NULL, c1628 JsonDocument NOT NULL, c1629 Int32 NOT NULL, c1630 String NOT NULL, c1631 Utf8 NOT NULL, c1632 Interval64, c1633 String NOT NULL, c1634 Uint8, c1635 Yson NOT NULL, c1636 Uint64 NOT NULL, c1637 Json NOT NULL, c1638 Decimal(35,10), c1639 Double NOT NULL, c1640 Uint32 NOT NULL, c1641 Int32 NOT NULL, c1642 String, c1643 Bool, c1644 Datetime64, c1645 Double, c1646 Int16, c1647 Decimal(35,10), c1648 Int32 NOT NULL, c1649 Yson NOT NULL, c1650 Int8 NOT NULL, c1651 Date32 NOT NULL, c1652 Utf8 NOT NULL, c1653 Uint64 NOT NULL, c1654 Int32, c1655 JsonDocument NOT NULL, c1656 Utf8 NOT NULL, c1657 Decimal(15,0), c1658 Float NOT NULL, c1659 Double NOT NULL, c1660 Utf8, c1661 Decimal(22,9), c1662 Bool NOT NULL, c1663 Interval64, c1664 Timestamp NOT NULL, c1665 Decimal(15,0), c1666 Date NOT NULL, c1667 Decimal(35,10) NOT NULL, c1668 Yson NOT NULL, c1669 JsonDocument NOT NULL, c1670 Datetime64, c1671 Datetime64 NOT NULL, c1672 Decimal(15,0) NOT NULL, c1673 JsonDocument NOT NULL, c1674 String NOT NULL, c1675 Double, c1676 Double, c1677 JsonDocument, c1678 Uint16, c1679 Int64 NOT NULL, c1680 Bool, c1681 Datetime, c1682 Double NOT NULL, c1683 Datetime NOT NULL, c1684 Float, c1685 Date NOT NULL, c1686 Timestamp NOT NULL, c1687 Datetime, c1688 Decimal(15,0), c1689 Uint16, c1690 Uint16 NOT NULL, c1691 Uint64, c1692 Datetime, c1693 Uint64, c1694 Interval64 NOT NULL, c1695 Uint8 NOT NULL, c1696 String NOT NULL, c1697 Float NOT NULL, c1698 Utf8, c1699 Date NOT NULL, c1700 Decimal(35,10), c1701 String NOT NULL, c1702 Datetime NOT NULL, c1703 Datetime, c1704 Yson NOT NULL, c1705 Int32 NOT NULL, c1706 Int16 NOT NULL, c1707 Uint32, c1708 Double, c1709 Int32, c1710 Yson NOT NULL, c1711 Int32 NOT NULL, c1712 Date NOT NULL, c1713 Timestamp64 NOT NULL, c1714 Datetime64, c1715 Decimal(35,10), c1716 Uint32 NOT NULL, c1717 Date NOT NULL, c1718 Decimal(15,0) NOT NULL, c1719 Yson, c1720 Interval64 NOT NULL, c1721 Json, c1722 String, c1723 Int32, c1724 Interval64, c1725 Date, c1726 Int8 NOT NULL, c1727 Timestamp, c1728 Timestamp NOT NULL, c1729 Double, c1730 Int64, c1731 Int32 NOT NULL, c1732 Int16, c1733 Datetime NOT NULL, c1734 JsonDocument, c1735 Decimal(22,9), c1736 Uint32, c1737 Interval64, c1738 Int64 NOT NULL, c1739 Timestamp NOT NULL, c1740 Datetime64 NOT NULL, c1741 JsonDocument NOT NULL, c1742 Bool, c1743 Uint32 NOT NULL, c1744 Uint8, c1745 Int32, c1746 Json, c1747 Uint64, c1748 Utf8 NOT NULL, c1749 Decimal(15,0), c1750 Decimal(35,10), c1751 Bool, c1752 Uint8 NOT NULL, c1753 Json, c1754 Json, c1755 Datetime, c1756 Int32 NOT NULL, c1757 Bool, c1758 Double, c1759 Float, c1760 Uint32, c1761 Datetime, c1762 JsonDocument NOT NULL, c1763 Double NOT NULL, c1764 Datetime NOT NULL, c1765 Interval64, c1766 Datetime64 NOT NULL, c1767 Yson, c1768 Uint8 NOT NULL, c1769 Int8 NOT NULL, c1770 Utf8 NOT NULL, c1771 Int8 NOT NULL, c1772 Datetime64 NOT NULL, c1773 Int64 NOT NULL, c1774 Uint32, c1775 Bool NOT NULL, c1776 Int64 NOT NULL, c1777 Uint32 NOT NULL, c1778 Yson NOT NULL, c1779 Uint64, c1780 Decimal(35,10) NOT NULL, c1781 Decimal(35,10) NOT NULL, c1782 Date32 NOT NULL, c1783 Decimal(22,9), c1784 String, c1785 Decimal(35,10), c1786 Double NOT NULL, c1787 Datetime NOT NULL, c1788 Timestamp64 NOT NULL, c1789 Date NOT NULL, c1790 Int8, c1791 Timestamp64, c1792 Uint16, c1793 Decimal(22,9) NOT NULL, c1794 Int8 NOT NULL, c1795 Decimal(22,9) NOT NULL, c1796 Json, c1797 Float NOT NULL, c1798 String, c1799 Json, c1800 Bool, c1801 Datetime NOT NULL, c1802 Bool NOT NULL, c1803 Double NOT NULL, c1804 Date NOT NULL, c1805 Utf8, c1806 Interval64, c1807 Decimal(22,9), c1808 Float, c1809 Bool NOT NULL, c1810 String, c1811 Uint64, c1812 Uint16 NOT NULL, c1813 Decimal(35,10) NOT NULL, c1814 Uint64, c1815 Float, c1816 Decimal(15,0) NOT NULL, c1817 Uint32, c1818 Int8 NOT NULL, c1819 Datetime64, c1820 Decimal(35,10), c1821 Date NOT NULL, c1822 Bool NOT NULL, c1823 JsonDocument, c1824 Int64, c1825 Utf8 NOT NULL, c1826 Decimal(15,0) NOT NULL, c1827 Uint64, c1828 Datetime NOT NULL, c1829 Uint8 NOT NULL, c1830 Timestamp64 NOT NULL, c1831 Decimal(35,10), c1832 Bool NOT NULL, c1833 Int32 NOT NULL, c1834 Yson, c1835 Yson, c1836 Decimal(22,9), c1837 Float NOT NULL, c1838 Timestamp64 NOT NULL, c1839 Datetime NOT NULL, c1840 Decimal(15,0) NOT NULL, c1841 Timestamp, c1842 Date32, c1843 Decimal(35,10) NOT NULL, c1844 Datetime NOT NULL, c1845 Int32, c1846 Int64, c1847 Date32, c1848 Uint8, c1849 Int16 NOT NULL, c1850 Double, c1851 Uint32, c1852 Yson, c1853 Uint32, c1854 JsonDocument, c1855 Int8, c1856 Json, c1857 Date NOT NULL, c1858 Yson NOT NULL, c1859 Json NOT NULL, c1860 Json, c1861 Yson, c1862 JsonDocument, c1863 Yson NOT NULL, c1864 Date NOT NULL, c1865 Uint32 NOT NULL, c1866 Int16 NOT NULL, c1867 Timestamp, c1868 Bool NOT NULL, c1869 Date, c1870 Uint32 NOT NULL, c1871 Decimal(22,9), c1872 Yson NOT NULL, c1873 Decimal(15,0) NOT NULL, c1874 Timestamp64, c1875 JsonDocument NOT NULL, c1876 Int64 NOT NULL, c1877 Int16, c1878 Uint32, c1879 Date NOT NULL, c1880 Decimal(22,9) NOT NULL, c1881 Timestamp64 NOT NULL, c1882 Double NOT NULL, c1883 Double NOT NULL, c1884 Int32 NOT NULL, c1885 Int32, c1886 Timestamp64, c1887 String NOT NULL, c1888 Double NOT NULL, c1889 Bool, c1890 Int64 NOT NULL, c1891 Decimal(15,0) NOT NULL, c1892 Timestamp, c1893 Bool, c1894 Int64 NOT NULL, c1895 Decimal(35,10) NOT NULL, c1896 Timestamp, c1897 Uint16 NOT NULL, c1898 Int8 NOT NULL, c1899 Timestamp64 NOT NULL, c1900 Float NOT NULL, c1901 Int32, c1902 Uint64, c1903 Timestamp64, c1904 Decimal(15,0) NOT NULL, c1905 Datetime64 NOT NULL, c1906 Uint32, c1907 Date, c1908 Decimal(35,10) NOT NULL, c1909 Int16, c1910 JsonDocument NOT NULL, c1911 Interval64 NOT NULL, c1912 Decimal(35,10), c1913 Json NOT NULL, c1914 Yson NOT NULL, c1915 Decimal(22,9), c1916 Timestamp, c1917 Uint64 NOT NULL, c1918 Uint64 NOT NULL, c1919 Timestamp64, c1920 Interval64, c1921 Uint64, c1922 Int64 NOT NULL, c1923 Date32, c1924 Interval64, c1925 String, c1926 Int8 NOT NULL, c1927 Decimal(15,0) NOT NULL, c1928 Uint64 NOT NULL, c1929 Date32, c1930 Date32 NOT NULL, c1931 Uint8, c1932 Int32, c1933 Json NOT NULL, c1934 Int64 NOT NULL, c1935 Json, c1936 Datetime64 NOT NULL, c1937 String NOT NULL, c1938 Double, c1939 Uint8, c1940 Uint32 NOT NULL, c1941 Int32, c1942 Timestamp NOT NULL, c1943 Timestamp64, c1944 Datetime64 NOT NULL, c1945 Uint16, c1946 Uint64, c1947 Decimal(22,9), c1948 Datetime64 NOT NULL, c1949 Uint32, c1950 String NOT NULL, c1951 JsonDocument, c1952 Bool, c1953 Float NOT NULL, c1954 Uint32 NOT NULL, c1955 Int32 NOT NULL, c1956 Date, c1957 Float NOT NULL, c1958 Interval64 NOT NULL, c1959 JsonDocument, c1960 Date, c1961 Timestamp NOT NULL, c1962 Uint8 NOT NULL, c1963 JsonDocument, c1964 JsonDocument NOT NULL, c1965 Int8 NOT NULL, c1966 Timestamp64, c1967 Timestamp64, c1968 Int16, c1969 Int64 NOT NULL, c1970 Yson NOT NULL, c1971 Datetime NOT NULL, c1972 Date32 NOT NULL, c1973 Timestamp, c1974 Interval64 NOT NULL, c1975 Uint8 NOT NULL, c1976 Interval64 NOT NULL, c1977 Timestamp64 NOT NULL, c1978 JsonDocument, c1979 Utf8, c1980 Uint8, c1981 Uint16 NOT NULL, c1982 String NOT NULL, c1983 Uint16 NOT NULL, c1984 Interval64 NOT NULL, c1985 Bool NOT NULL, c1986 Decimal(15,0) NOT NULL, c1987 Float, c1988 Bool, c1989 Yson NOT NULL, c1990 Date32 NOT NULL, c1991 Date32, c1992 Decimal(22,9), c1993 Utf8, c1994 Datetime64 NOT NULL, c1995 Interval64 NOT NULL, c1996 Datetime64 NOT NULL, c1997 Uint32, c1998 Decimal(15,0), c1999 Uint8, c2000 Yson NOT NULL, c2001 JsonDocument NOT NULL, c2002 Uint16 NOT NULL, c2003 Int8 NOT NULL, c2004 Int64 NOT NULL, c2005 Uint64, c2006 JsonDocument, c2007 Int16 NOT NULL, c2008 Uint32 NOT NULL, c2009 Timestamp64 NOT NULL, c2010 Int16 NOT NULL, c2011 Bool NOT NULL, c2012 Datetime64 NOT NULL, c2013 Uint64, c2014 Decimal(35,10) NOT NULL, c2015 Interval64 NOT NULL, c2016 Uint64, c2017 Int8, c2018 Date32, c2019 Date32 NOT NULL, c2020 Double, c2021 Decimal(22,9) NOT NULL, c2022 Double, c2023 String, c2024 Decimal(22,9) NOT NULL, c2025 Float NOT NULL, c2026 Date NOT NULL,
                    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)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c45\', 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 \'c45\', 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 \\\'c45\\\', 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/39967` (\n                    c0 Int16 NOT NULL, c1 Date NOT NULL, c2 Int64 NOT NULL, c3 Datetime NOT NULL, c4 Date32 NOT NULL, c5 Uint64 NOT NULL, c6 Int32 NOT NULL, c7 Int32 NOT NULL, c8 Date32 NOT NULL, c9 Int64 NOT NULL, c10 Decimal(35,10) NOT NULL, c11 Timestamp64 NOT NULL, c12 Uint32 NOT NULL, c13 Date NOT NULL, c14 Datetime64 NOT NULL, c15 Timestamp NOT NULL, c16 Uint16 NOT NULL, c17 Int32 NOT NULL, c18 Uint64 NOT NULL, c19 Decimal(22,9) NOT NULL, c20 Date32 NOT NULL, c21 Timestamp NOT NULL, c22 Datetime NOT NULL, c23 Datetime NOT NULL, c24 Uint64 NOT NULL, c25 Decimal(15,0) NOT NULL, c26 Int64 NOT NULL, c27 Uint16 NOT NULL, c28 Int32 NOT NULL, c29 String NOT NULL, c30 String NOT NULL, c31 Timestamp NOT NULL, c32 Uint16 NOT NULL, c33 Uint8 NOT NULL, c34 Uint64 NOT NULL, c35 Decimal(35,10) NOT NULL, c36 Uint16 NOT NULL, c37 Timestamp64 NOT NULL, c38 Interval64 NOT NULL, c39 Uint32 NOT NULL, c40 Int32 NOT NULL, c41 Int64 NOT NULL, c42 Decimal(15,0) NOT NULL, c43 Uint32 NOT NULL, c44 Utf8 NOT NULL, c45 Bool NOT NULL, c46 Uint16 NOT NULL, c47 Decimal(22,9) NOT NULL, c48 Datetime NOT NULL, c49 Timestamp64 NOT NULL, c50 Int32 NOT NULL, c51 Interval64 NOT NULL, c52 Interval64 NOT NULL, c53 Uint8 NOT NULL, c54 Datetime NOT NULL, c55 Datetime64 NOT NULL, c56 Uint32 NOT NULL, c57 Datetime NOT NULL, c58 String NOT NULL, c59 Decimal(22,9) NOT NULL, c60 Datetime NOT NULL, c61 Uint64 NOT NULL, c62 Bool NOT NULL, c63 Uint8 NOT NULL, c64 Uint64 NOT NULL, c65 Int32 NOT NULL, c66 Datetime64 NOT NULL, c67 Uint64 NOT NULL, c68 Decimal(35,10) NOT NULL, c69 Uint64 NOT NULL, c70 Date NOT NULL, c71 Date32 NOT NULL, c72 Datetime NOT NULL, c73 Interval64 NOT NULL, c74 Uint8 NOT NULL, c75 Int64 NOT NULL, c76 Datetime64 NOT NULL, c77 Decimal(15,0) NOT NULL, c78 Interval64 NOT NULL, c79 Date32 NOT NULL, c80 Bool NOT NULL, c81 Decimal(15,0) NOT NULL, c82 Uint16 NOT NULL, c83 Utf8 NOT NULL, c84 Datetime64 NOT NULL, c85 Utf8 NOT NULL, c86 Int8 NOT NULL, c87 Decimal(15,0) NOT NULL, c88 Uint64 NOT NULL, c89 Int16 NOT NULL, c90 String NOT NULL, c91 Timestamp NOT NULL, c92 Int32 NOT NULL, c93 Int16 NOT NULL, c94 Uint8 NOT NULL, c95 Datetime64 NOT NULL, c96 Uint64 NOT NULL, c97 Decimal(22,9) NOT NULL, c98 Uint8 NOT NULL, c99 Interval64 NOT NULL, c100 Int16 NOT NULL, c101 String NOT NULL, c102 Uint32 NOT NULL, c103 Decimal(35,10) NOT NULL, c104 Uint8 NOT NULL, c105 String NOT NULL, c106 Uint16 NOT NULL, c107 Timestamp NOT NULL, c108 Timestamp64 NOT NULL, c109 Bool NOT NULL, c110 Int32 NOT NULL, c111 Timestamp NOT NULL, c112 Date NOT NULL, c113 Date32 NOT NULL, c114 Bool NOT NULL, c115 Interval64 NOT NULL, c116 Decimal(15,0) NOT NULL, c117 Datetime NOT NULL, c118 Decimal(35,10) NOT NULL, c119 Bool NOT NULL, c120 Bool NOT NULL, c121 Uint16 NOT NULL, c122 Timestamp NOT NULL, c123 Decimal(22,9) NOT NULL, c124 Datetime NOT NULL, c125 Timestamp NOT NULL, c126 Decimal(15,0) NOT NULL, c127 Bool NOT NULL, c128 Decimal(35,10) NOT NULL, c129 Uint64 NOT NULL, c130 Uint16 NOT NULL, c131 Decimal(35,10) NOT NULL, c132 String NOT NULL, c133 Uint32 NOT NULL, c134 Uint8 NOT NULL, c135 Timestamp NOT NULL, c136 Int16 NOT NULL, c137 String NOT NULL, c138 Decimal(22,9) NOT NULL, c139 Decimal(15,0) NOT NULL, c140 Interval64 NOT NULL, c141 Decimal(22,9) NOT NULL, c142 Date32 NOT NULL, c143 Uint8 NOT NULL, c144 Int16 NOT NULL, c145 Datetime64 NOT NULL, c146 Datetime64 NOT NULL, c147 Interval64 NOT NULL, c148 Interval64 NOT NULL, c149 Timestamp64 NOT NULL, c150 Int32 NOT NULL, c151 Int64 NOT NULL, c152 Int8 NOT NULL, c153 Int8 NOT NULL, c154 Decimal(35,10) NOT NULL, c155 Int32 NOT NULL, c156 Decimal(22,9) NOT NULL, c157 Int64 NOT NULL, c158 Uint8 NOT NULL, c159 Int16 NOT NULL, c160 Uint64 NOT NULL, c161 String NOT NULL, c162 Int32 NOT NULL, c163 String NOT NULL, c164 Int32 NOT NULL, c165 Uint16 NOT NULL, c166 Int16 NOT NULL, c167 Datetime64 NOT NULL, c168 Interval64 NOT NULL, c169 Int8 NOT NULL, c170 Uint32 NOT NULL, c171 Interval64 NOT NULL, c172 Uint64 NOT NULL, c173 Interval64 NOT NULL, c174 Decimal(15,0) NOT NULL, c175 Timestamp64 NOT NULL, c176 Uint32 NOT NULL, c177 Uint32 NOT NULL, c178 Int16 NOT NULL, c179 Decimal(22,9) NOT NULL, c180 Date32 NOT NULL, c181 Uint32 NOT NULL, c182 String NOT NULL, c183 Utf8 NOT NULL, c184 String NOT NULL, c185 Datetime64 NOT NULL, c186 Timestamp NOT NULL, c187 Uint32 NOT NULL, c188 Datetime64 NOT NULL, c189 Date32 NOT NULL, c190 Decimal(15,0) NOT NULL, c191 Int8 NOT NULL, c192 Uint32 NOT NULL, c193 Date32 NOT NULL, c194 Date32 NOT NULL, c195 Int32 NOT NULL, c196 Int64 NOT NULL, c197 Decimal(15,0) NOT NULL, c198 Uint32 NOT NULL, c199 Datetime64 NOT NULL, c200 Bool NOT NULL, c201 Timestamp NOT NULL, c202 Uint64 NOT NULL, c203 Decimal(22,9) NOT NULL, c204 Date NOT NULL, c205 String NOT NULL, c206 Date NOT NULL, c207 Bool NOT NULL, c208 Bool NOT NULL, c209 Uint64 NOT NULL, c210 String NOT NULL, c211 Datetime64 NOT NULL, c212 Datetime NOT NULL, c213 Datetime64 NOT NULL, c214 Uint64 NOT NULL, c215 Int8 NOT NULL, c216 Int16 NOT NULL, c217 Int32 NOT NULL, c218 Utf8 NOT NULL, c219 Uint64 NOT NULL, c220 Bool NOT NULL, c221 Utf8 NOT NULL, c222 Timestamp NOT NULL, c223 Uint32 NOT NULL, c224 Uint16 NOT NULL, c225 Timestamp NOT NULL, c226 Timestamp64 NOT NULL, c227 Date NOT NULL, c228 Int64 NOT NULL, c229 Timestamp NOT NULL, c230 Bool NOT NULL, c231 Utf8 NOT NULL, c232 Decimal(35,10) NOT NULL, c233 Utf8 NOT NULL, c234 Int64 NOT NULL, c235 Interval64 NOT NULL, c236 Utf8 NOT NULL, c237 Decimal(35,10) NOT NULL, c238 Date NOT NULL, c239 Decimal(35,10) NOT NULL, c240 Utf8 NOT NULL, c241 Uint32 NOT NULL, c242 Interval64 NOT NULL, c243 Decimal(22,9) NOT NULL, c244 Uint8 NOT NULL, c245 Uint8 NOT NULL, c246 String NOT NULL, c247 Uint8 NOT NULL, c248 Uint32 NOT NULL, c249 Decimal(22,9) NOT NULL, c250 Int8 NOT NULL, c251 Date32 NOT NULL, c252 Datetime NOT NULL, c253 Int32 NOT NULL, c254 String NOT NULL, c255 Interval64 NOT NULL, c256 Uint16 NOT NULL, c257 Decimal(15,0) NOT NULL, c258 Int16 NOT NULL, c259 Utf8 NOT NULL, c260 Decimal(15,0) NOT NULL, c261 Timestamp64 NOT NULL, c262 Int8 NOT NULL, c263 Datetime64 NOT NULL, c264 Decimal(22,9) NOT NULL, c265 Timestamp64 NOT NULL, c266 Decimal(15,0) NOT NULL, c267 Uint32 NOT NULL, c268 Uint16 NOT NULL, c269 Decimal(22,9) NOT NULL, c270 Decimal(15,0) NOT NULL, c271 String NOT NULL, c272 Bool NOT NULL, c273 Int8 NOT NULL, c274 Datetime64 NOT NULL, c275 Bool NOT NULL, c276 Int64 NOT NULL, c277 Decimal(15,0) NOT NULL, c278 Decimal(35,10) NOT NULL, c279 Decimal(22,9) NOT NULL, c280 Uint64 NOT NULL, c281 Decimal(35,10) NOT NULL, c282 Decimal(22,9) NOT NULL, c283 Decimal(15,0) NOT NULL, c284 Interval64 NOT NULL, c285 Date NOT NULL, c286 Date32 NOT NULL, c287 Int8 NOT NULL, c288 Int64 NOT NULL, c289 Decimal(35,10) NOT NULL, c290 Int64 NOT NULL, c291 Datetime NOT NULL, c292 Decimal(22,9) NOT NULL, c293 Int32 NOT NULL, c294 Date NOT NULL, c295 Int16 NOT NULL, c296 Decimal(15,0) NOT NULL, c297 Datetime64 NOT NULL, c298 Date NOT NULL, c299 Int32 NOT NULL, c300 Timestamp NOT NULL, c301 Date NOT NULL, c302 Datetime64 NOT NULL, c303 Uint64 NOT NULL, c304 Date NOT NULL, c305 Utf8 NOT NULL, c306 Interval64 NOT NULL, c307 Datetime64 NOT NULL, c308 Decimal(22,9) NOT NULL, c309 Decimal(35,10) NOT NULL, c310 String NOT NULL, c311 Uint8 NOT NULL, c312 Int64 NOT NULL, c313 Uint8 NOT NULL, c314 Int64 NOT NULL, c315 Timestamp NOT NULL, c316 Uint16 NOT NULL, c317 String NOT NULL, c318 Uint8 NOT NULL, c319 Decimal(15,0) NOT NULL, c320 Decimal(35,10) NOT NULL, c321 Datetime NOT NULL, c322 Date32 NOT NULL, c323 Uint8 NOT NULL, c324 Uint16 NOT NULL, c325 Utf8 NOT NULL, c326 Timestamp NOT NULL, c327 Timestamp NOT NULL, c328 Date NOT NULL, c329 Decimal(15,0) NOT NULL, c330 Uint32 NOT NULL, c331 Timestamp NOT NULL, c332 Timestamp NOT NULL, c333 Date32 NOT NULL, c334 Uint8 NOT NULL, c335 Uint32 NOT NULL, c336 Decimal(35,10) NOT NULL, c337 Interval64 NOT NULL, c338 Uint8 NOT NULL, c339 Int8 NOT NULL, c340 Utf8 NOT NULL, c341 Interval64 NOT NULL, c342 Datetime NOT NULL, c343 Date NOT NULL, c344 Int16 NOT NULL, c345 Decimal(15,0) NOT NULL, c346 Int64 NOT NULL, c347 String NOT NULL, c348 String NOT NULL, c349 Interval64 NOT NULL, c350 Int32 NOT NULL, c351 Datetime64 NOT NULL, c352 Decimal(15,0) NOT NULL, c353 Decimal(22,9) NOT NULL, c354 Int16 NOT NULL, c355 Int64 NOT NULL, c356 Int32 NOT NULL, c357 Int64 NOT NULL, c358 Datetime NOT NULL, c359 Interval64 NOT NULL, c360 Int32 NOT NULL, c361 Int8 NOT NULL, c362 Date NOT NULL, c363 Utf8 NOT NULL, c364 String NOT NULL, c365 Decimal(22,9) NOT NULL, c366 Int8 NOT NULL, c367 Int8 NOT NULL, c368 Int64 NOT NULL, c369 Uint32 NOT NULL, c370 String NOT NULL, c371 Int16 NOT NULL, c372 Datetime NOT NULL, c373 Int8 NOT NULL, c374 Datetime NOT NULL, c375 Uint32 NOT NULL, c376 Timestamp64 NOT NULL, c377 Datetime64 NOT NULL, c378 Int64 NOT NULL, c379 Date32 NOT NULL, c380 Uint64 NOT NULL, c381 Uint64 NOT NULL, c382 Decimal(22,9) NOT NULL, c383 Utf8 NOT NULL, c384 Utf8 NOT NULL, c385 Date NOT NULL, c386 Date32 NOT NULL, c387 Decimal(15,0) NOT NULL, c388 Decimal(15,0) NOT NULL, c389 Interval64 NOT NULL, c390 Datetime64 NOT NULL, c391 Timestamp NOT NULL, c392 Date NOT NULL, c393 Datetime NOT NULL, c394 Int64 NOT NULL, c395 Datetime NOT NULL, c396 String NOT NULL, c397 Int8 NOT NULL, c398 Decimal(15,0) NOT NULL, c399 Timestamp64 NOT NULL, c400 Uint64 NOT NULL, c401 Uint16 NOT NULL, c402 Int64 NOT NULL, c403 Timestamp64 NOT NULL, c404 Date NOT NULL, c405 Int32 NOT NULL, c406 Int8 NOT NULL, c407 Utf8 NOT NULL, c408 Decimal(22,9) NOT NULL, c409 Interval64 NOT NULL, c410 Int16 NOT NULL, c411 Datetime64 NOT NULL, c412 String NOT NULL, c413 Uint32 NOT NULL, c414 String NOT NULL, c415 String NOT NULL, c416 String NOT NULL, c417 String NOT NULL, c418 Date32 NOT NULL, c419 Datetime64 NOT NULL, c420 Uint64 NOT NULL, c421 Int16 NOT NULL, c422 Int64 NOT NULL, c423 Decimal(35,10) NOT NULL, c424 Decimal(15,0) NOT NULL, c425 Int16 NOT NULL, c426 Timestamp NOT NULL, c427 Interval64 NOT NULL, c428 Decimal(35,10) NOT NULL, c429 Datetime64 NOT NULL, c430 Int64 NOT NULL, c431 Bool NOT NULL, c432 Json, c433 Float NOT NULL, c434 Utf8, c435 Interval64 NOT NULL, c436 Decimal(22,9), c437 Uint64 NOT NULL, c438 Float NOT NULL, c439 Int64, c440 JsonDocument NOT NULL, c441 Int8, c442 Timestamp64 NOT NULL, c443 Int16, c444 Int32 NOT NULL, c445 Utf8 NOT NULL, c446 Int32, c447 Yson, c448 Int8, c449 String, c450 Float, c451 String NOT NULL, c452 Int8, c453 Int64, c454 Bool, c455 String, c456 Int8, c457 Datetime NOT NULL, c458 Double, c459 Decimal(22,9), c460 Int8 NOT NULL, c461 Datetime NOT NULL, c462 String, c463 Int8 NOT NULL, c464 Timestamp, c465 Int16 NOT NULL, c466 Uint64, c467 Int64 NOT NULL, c468 Timestamp NOT NULL, c469 Json NOT NULL, c470 Datetime64, c471 Datetime64, c472 Json, c473 Int32, c474 Uint16, c475 Float, c476 Utf8, c477 Decimal(22,9) NOT NULL, c478 Timestamp64 NOT NULL, c479 Uint32, c480 Date32, c481 JsonDocument, c482 Uint8, c483 Float NOT NULL, c484 Datetime64, c485 Uint8, c486 Datetime64, c487 JsonDocument, c488 Interval64, c489 Date, c490 Utf8 NOT NULL, c491 JsonDocument NOT NULL, c492 Decimal(15,0) NOT NULL, c493 Json, c494 Int16 NOT NULL, c495 Uint64, c496 Yson, c497 Timestamp, c498 Int8, c499 Timestamp64, c500 Float, c501 Datetime64, c502 Double NOT NULL, c503 Uint16 NOT NULL, c504 Date32, c505 Uint64 NOT NULL, c506 JsonDocument NOT NULL, c507 Utf8 NOT NULL, c508 Int32 NOT NULL, c509 Interval64 NOT NULL, c510 Interval64 NOT NULL, c511 Float, c512 Int16 NOT NULL, c513 Int16 NOT NULL, c514 Date, c515 Date32, c516 JsonDocument, c517 Int16, c518 String NOT NULL, c519 Uint32 NOT NULL, c520 Decimal(15,0) NOT NULL, c521 Timestamp64, c522 Datetime64 NOT NULL, c523 Timestamp, c524 Uint8, c525 Int8, c526 Uint8, c527 Double NOT NULL, c528 Int8, c529 Uint8 NOT NULL, c530 Uint64, c531 Int8, c532 Uint32 NOT NULL, c533 Timestamp64 NOT NULL, c534 Timestamp NOT NULL, c535 String, c536 Decimal(35,10), c537 Bool NOT NULL, c538 Yson, c539 Timestamp64, c540 Uint16, c541 Decimal(22,9) NOT NULL, c542 Date32, c543 String, c544 Decimal(22,9) NOT NULL, c545 Int64 NOT NULL, c546 Int8, c547 Utf8, c548 JsonDocument NOT NULL, c549 Uint32, c550 Interval64, c551 Int64 NOT NULL, c552 Datetime64 NOT NULL, c553 Datetime NOT NULL, c554 JsonDocument, c555 Float, c556 Timestamp64, c557 Uint64, c558 Date32 NOT NULL, c559 Timestamp64 NOT NULL, c560 Date32 NOT NULL, c561 Int64 NOT NULL, c562 Date NOT NULL, c563 Yson, c564 Bool, c565 Uint64 NOT NULL, c566 Int8 NOT NULL, c567 Float, c568 Utf8, c569 Timestamp64, c570 Interval64, c571 Decimal(22,9), c572 Uint32, c573 Date32, c574 Uint8, c575 Int32 NOT NULL, c576 Datetime64 NOT NULL, c577 Interval64 NOT NULL, c578 Int16, c579 Float NOT NULL, c580 Int8, c581 String, c582 Timestamp NOT NULL, c583 Double, c584 Date32 NOT NULL, c585 Decimal(15,0), c586 Uint64, c587 Decimal(22,9) NOT NULL, c588 Decimal(15,0) NOT NULL, c589 Float NOT NULL, c590 Bool NOT NULL, c591 Datetime, c592 Bool NOT NULL, c593 Int64 NOT NULL, c594 Int16, c595 Bool NOT NULL, c596 Uint32, c597 Yson, c598 Decimal(22,9) NOT NULL, c599 Interval64 NOT NULL, c600 Int32 NOT NULL, c601 Uint8, c602 Timestamp NOT NULL, c603 Decimal(15,0), c604 Datetime64, c605 Timestamp64, c606 Timestamp64, c607 Date NOT NULL, c608 JsonDocument NOT NULL, c609 Int16 NOT NULL, c610 Utf8 NOT NULL, c611 Decimal(35,10), c612 Date NOT NULL, c613 Float, c614 Uint8 NOT NULL, c615 Utf8, c616 Uint8, c617 Int8, c618 Utf8 NOT NULL, c619 Double, c620 Timestamp64, c621 Int8 NOT NULL, c622 Datetime, c623 Date, c624 Utf8, c625 Uint32 NOT NULL, c626 JsonDocument NOT NULL, c627 Float, c628 String, c629 Int16, c630 Int8, c631 Date NOT NULL, c632 Uint64, c633 Date NOT NULL, c634 Timestamp, c635 Uint64 NOT NULL, c636 Json, c637 Json NOT NULL, c638 Uint16 NOT NULL, c639 Yson, c640 Utf8, c641 Timestamp NOT NULL, c642 Int8 NOT NULL, c643 Int64, c644 Int64 NOT NULL, c645 Uint8, c646 Interval64 NOT NULL, c647 Json, c648 Json, c649 Decimal(35,10), c650 Int64 NOT NULL, c651 Interval64 NOT NULL, c652 Decimal(22,9), c653 Interval64 NOT NULL, c654 Decimal(15,0), c655 Utf8, c656 String NOT NULL, c657 Bool NOT NULL, c658 Date32 NOT NULL, c659 Datetime64, c660 Timestamp, c661 Interval64 NOT NULL, c662 JsonDocument, c663 Datetime64 NOT NULL, c664 Uint8 NOT NULL, c665 Timestamp64, c666 Interval64 NOT NULL, c667 Yson NOT NULL, c668 Datetime, c669 Json NOT NULL, c670 Date NOT NULL, c671 Timestamp NOT NULL, c672 Timestamp NOT NULL, c673 Uint32 NOT NULL, c674 String, c675 Timestamp64, c676 Bool, c677 Yson NOT NULL, c678 Decimal(22,9), c679 JsonDocument NOT NULL, c680 Int32, c681 Decimal(22,9), c682 Yson, c683 Uint64, c684 Uint8 NOT NULL, c685 Decimal(22,9), c686 Uint64 NOT NULL, c687 JsonDocument, c688 String, c689 Decimal(35,10) NOT NULL, c690 Decimal(22,9), c691 Double, c692 Float, c693 Utf8, c694 Timestamp64, c695 Timestamp NOT NULL, c696 Utf8, c697 String NOT NULL, c698 Interval64, c699 String NOT NULL, c700 Decimal(22,9), c701 Bool NOT NULL, c702 Bool, c703 Date32, c704 String NOT NULL, c705 Int64 NOT NULL, c706 Datetime64, c707 Uint16, c708 Timestamp, c709 Bool NOT NULL, c710 Decimal(22,9), c711 Float NOT NULL, c712 Uint64, c713 Json NOT NULL, c714 Yson NOT NULL, c715 Float NOT NULL, c716 Double, c717 Timestamp64 NOT NULL, c718 Int8, c719 Date32 NOT NULL, c720 Decimal(22,9) NOT NULL, c721 Uint32 NOT NULL, c722 Int8, c723 Yson, c724 Int8, c725 Date32, c726 Uint8 NOT NULL, c727 Bool, c728 Uint8, c729 Uint16 NOT NULL, c730 String, c731 Uint16, c732 Decimal(35,10), c733 JsonDocument, c734 Json, c735 Decimal(15,0) NOT NULL, c736 Timestamp64, c737 Uint64, c738 JsonDocument, c739 Int64, c740 Datetime64, c741 Int64 NOT NULL, c742 Uint64, c743 Interval64 NOT NULL, c744 Decimal(22,9), c745 Timestamp64, c746 Uint8, c747 Yson NOT NULL, c748 Uint8 NOT NULL, c749 Yson NOT NULL, c750 Timestamp64, c751 Decimal(35,10), c752 Decimal(22,9) NOT NULL, c753 Decimal(15,0) NOT NULL, c754 Date, c755 Timestamp, c756 Float, c757 Date, c758 Int16 NOT NULL, c759 Int32 NOT NULL, c760 String NOT NULL, c761 Datetime, c762 Uint32 NOT NULL, c763 Datetime NOT NULL, c764 Int32, c765 Decimal(35,10), c766 Utf8, c767 Uint64 NOT NULL, c768 Timestamp NOT NULL, c769 Json NOT NULL, c770 Datetime, c771 Json NOT NULL, c772 Uint64 NOT NULL, c773 String, c774 String NOT NULL, c775 Int8, c776 Date NOT NULL, c777 Utf8 NOT NULL, c778 Uint64, c779 Uint64 NOT NULL, c780 JsonDocument NOT NULL, c781 Int8, c782 Int32, c783 Float, c784 Json NOT NULL, c785 Yson NOT NULL, c786 Uint8, c787 Datetime, c788 Date, c789 Uint64, c790 Int16 NOT NULL, c791 Datetime64, c792 Yson, c793 Uint64, c794 Int16 NOT NULL, c795 Decimal(22,9) NOT NULL, c796 Date, c797 Decimal(22,9) NOT NULL, c798 Date NOT NULL, c799 Timestamp NOT NULL, c800 Yson, c801 Date32, c802 JsonDocument, c803 Decimal(22,9) NOT NULL, c804 Timestamp, c805 Decimal(35,10) NOT NULL, c806 Int8, c807 Uint16, c808 Uint8 NOT NULL, c809 Datetime64, c810 Interval64, c811 String, c812 Int32, c813 Utf8, c814 Date32, c815 Bool, c816 Float, c817 Int32, c818 Timestamp NOT NULL, c819 Int16 NOT NULL, c820 Decimal(35,10) NOT NULL, c821 Date32 NOT NULL, c822 Float, c823 Decimal(15,0), c824 Date32, c825 String NOT NULL, c826 Int16, c827 Date32 NOT NULL, c828 Double NOT NULL, c829 Decimal(22,9) NOT NULL, c830 Uint16, c831 Uint32 NOT NULL, c832 Decimal(22,9), c833 Int8, c834 String, c835 Timestamp NOT NULL, c836 Date32 NOT NULL, c837 Uint64 NOT NULL, c838 Float, c839 Uint32 NOT NULL, c840 Int32 NOT NULL, c841 JsonDocument, c842 Int16 NOT NULL, c843 Uint8 NOT NULL, c844 Timestamp, c845 Decimal(15,0) NOT NULL, c846 Timestamp64 NOT NULL, c847 Uint8, c848 Datetime64, c849 String NOT NULL, c850 Yson NOT NULL, c851 JsonDocument NOT NULL, c852 Json NOT NULL, c853 Decimal(15,0), c854 Date NOT NULL, c855 Yson NOT NULL, c856 Interval64 NOT NULL, c857 Utf8 NOT NULL, c858 Uint32, c859 Timestamp, c860 Int8 NOT NULL, c861 Uint32 NOT NULL, c862 Uint16 NOT NULL, c863 Int64, c864 Uint8 NOT NULL, c865 Date NOT NULL, c866 Uint8, c867 Int32, c868 String, c869 Datetime64, c870 Int16, c871 Int32, c872 Int8 NOT NULL, c873 Timestamp64 NOT NULL, c874 Int32, c875 Timestamp NOT NULL, c876 Decimal(15,0), c877 Timestamp64, c878 Decimal(35,10), c879 Double, c880 JsonDocument, c881 Datetime, c882 JsonDocument NOT NULL, c883 Utf8 NOT NULL, c884 Int16, c885 Decimal(15,0), c886 Datetime64 NOT NULL, c887 Interval64, c888 Decimal(22,9), c889 Interval64 NOT NULL, c890 Decimal(22,9) NOT NULL, c891 Interval64, c892 Int8 NOT NULL, c893 Int8 NOT NULL, c894 Datetime64 NOT NULL, c895 Decimal(15,0) NOT NULL, c896 Uint64 NOT NULL, c897 JsonDocument, c898 Uint64, c899 Datetime64, c900 Decimal(35,10), c901 Datetime NOT NULL, c902 Yson NOT NULL, c903 Timestamp64 NOT NULL, c904 Timestamp64 NOT NULL, c905 Int16 NOT NULL, c906 Uint32 NOT NULL, c907 Bool, c908 Yson NOT NULL, c909 Uint32 NOT NULL, c910 Uint8, c911 Float NOT NULL, c912 Utf8, c913 Timestamp NOT NULL, c914 Decimal(22,9) NOT NULL, c915 JsonDocument, c916 Decimal(22,9) NOT NULL, c917 Uint32, c918 Uint16 NOT NULL, c919 Double NOT NULL, c920 Decimal(22,9), c921 Decimal(15,0), c922 Uint32, c923 Decimal(35,10) NOT NULL, c924 Int16 NOT NULL, c925 Yson, c926 Yson NOT NULL, c927 String, c928 Decimal(22,9) NOT NULL, c929 Decimal(35,10), c930 Decimal(35,10) NOT NULL, c931 Decimal(15,0), c932 Int64 NOT NULL, c933 Timestamp64, c934 Int64 NOT NULL, c935 Json NOT NULL, c936 String NOT NULL, c937 Date32 NOT NULL, c938 Decimal(22,9), c939 JsonDocument, c940 Decimal(35,10) NOT NULL, c941 Uint8 NOT NULL, c942 Float, c943 Decimal(35,10), c944 Uint64 NOT NULL, c945 Yson NOT NULL, c946 Timestamp64, c947 Bool NOT NULL, c948 Date32 NOT NULL, c949 Uint32, c950 Int64, c951 Datetime, c952 Decimal(35,10) NOT NULL, c953 Decimal(15,0), c954 Uint8 NOT NULL, c955 Decimal(35,10) NOT NULL, c956 Double, c957 Float NOT NULL, c958 Int16 NOT NULL, c959 Int8 NOT NULL, c960 Int64 NOT NULL, c961 Timestamp64 NOT NULL, c962 Uint8 NOT NULL, c963 Yson NOT NULL, c964 Utf8, c965 Int16, c966 Interval64 NOT NULL, c967 Date NOT NULL, c968 Decimal(15,0) NOT NULL, c969 Double NOT NULL, c970 Timestamp, c971 Int8 NOT NULL, c972 Bool NOT NULL, c973 Datetime64 NOT NULL, c974 Timestamp, c975 Int8, c976 Uint8 NOT NULL, c977 Decimal(22,9), c978 Date NOT NULL, c979 Interval64 NOT NULL, c980 Bool, c981 Decimal(22,9) NOT NULL, c982 Float NOT NULL, c983 Utf8, c984 Timestamp64 NOT NULL, c985 Uint64 NOT NULL, c986 Float NOT NULL, c987 String NOT NULL, c988 Bool, c989 Timestamp NOT NULL, c990 Timestamp64 NOT NULL, c991 Int8 NOT NULL, c992 Uint16, c993 Decimal(15,0), c994 Uint64, c995 Utf8, c996 Int8 NOT NULL, c997 Decimal(15,0), c998 Int32, c999 Uint64 NOT NULL, c1000 Datetime64 NOT NULL, c1001 JsonDocument, c1002 Timestamp64 NOT NULL, c1003 Decimal(35,10), c1004 Uint16 NOT NULL, c1005 Date NOT NULL, c1006 Int64, c1007 Uint16 NOT NULL, c1008 Yson, c1009 Datetime64, c1010 String, c1011 Interval64, c1012 String NOT NULL, c1013 Decimal(22,9) NOT NULL, c1014 Uint64 NOT NULL, c1015 Yson NOT NULL, c1016 Json NOT NULL, c1017 Timestamp NOT NULL, c1018 Uint32, c1019 Json NOT NULL, c1020 Int8 NOT NULL, c1021 String, c1022 Utf8 NOT NULL, c1023 Datetime, c1024 Date32 NOT NULL, c1025 Int32 NOT NULL, c1026 Decimal(22,9) NOT NULL, c1027 Timestamp NOT NULL, c1028 Uint16, c1029 Int64 NOT NULL, c1030 Json NOT NULL, c1031 String, c1032 Float NOT NULL, c1033 Bool NOT NULL, c1034 Decimal(22,9) NOT NULL, c1035 Double NOT NULL, c1036 Double, c1037 JsonDocument NOT NULL, c1038 Date NOT NULL, c1039 Uint8, c1040 Bool NOT NULL, c1041 Date, c1042 Yson, c1043 Decimal(35,10), c1044 Uint32 NOT NULL, c1045 Uint32, c1046 Int64, c1047 Int16, c1048 Uint8 NOT NULL, c1049 Uint64 NOT NULL, c1050 Datetime64 NOT NULL, c1051 Decimal(22,9), c1052 Uint8 NOT NULL, c1053 Date32, c1054 Float NOT NULL, c1055 Decimal(35,10) NOT NULL, c1056 Uint32 NOT NULL, c1057 Uint32 NOT NULL, c1058 Decimal(15,0), c1059 Yson, c1060 Int16 NOT NULL, c1061 Int32 NOT NULL, c1062 Utf8 NOT NULL, c1063 Uint64 NOT NULL, c1064 Int16, c1065 Float, c1066 Timestamp64, c1067 Uint16 NOT NULL, c1068 Uint16 NOT NULL, c1069 Int8, c1070 JsonDocument NOT NULL, c1071 Date32, c1072 Uint32, c1073 Int32, c1074 Bool, c1075 Double, c1076 Uint32, c1077 Bool NOT NULL, c1078 Date32, c1079 Int64 NOT NULL, c1080 Uint64, c1081 Utf8, c1082 String, c1083 Uint16 NOT NULL, c1084 Interval64 NOT NULL, c1085 Json NOT NULL, c1086 Timestamp, c1087 Decimal(15,0), c1088 Float, c1089 Interval64 NOT NULL, c1090 Uint32 NOT NULL, c1091 Float, c1092 Int64 NOT NULL, c1093 Int64 NOT NULL, c1094 Uint16 NOT NULL, c1095 Uint32, c1096 Int8, c1097 Uint64 NOT NULL, c1098 Timestamp, c1099 JsonDocument NOT NULL, c1100 Float, c1101 Utf8, c1102 Int8, c1103 Int8, c1104 Interval64, c1105 Decimal(15,0), c1106 Date32 NOT NULL, c1107 Date32 NOT NULL, c1108 Date32, c1109 Bool NOT NULL, c1110 Decimal(15,0) NOT NULL, c1111 Uint32, c1112 Int32, c1113 Datetime64 NOT NULL, c1114 Timestamp NOT NULL, c1115 Datetime NOT NULL, c1116 Uint8, c1117 Int8, c1118 Interval64, c1119 Uint16 NOT NULL, c1120 String, c1121 Date NOT NULL, c1122 Utf8 NOT NULL, c1123 Date32, c1124 Datetime, c1125 Int8 NOT NULL, c1126 Interval64 NOT NULL, c1127 Interval64 NOT NULL, c1128 Float, c1129 Uint32, c1130 Date32 NOT NULL, c1131 Uint16, c1132 Decimal(22,9), c1133 Date32 NOT NULL, c1134 Uint32, c1135 Decimal(15,0), c1136 Timestamp NOT NULL, c1137 Date, c1138 Int16 NOT NULL, c1139 Date NOT NULL, c1140 String, c1141 Uint16, c1142 Interval64 NOT NULL, c1143 Datetime64, c1144 String NOT NULL, c1145 Double, c1146 String, c1147 Decimal(22,9) NOT NULL, c1148 Int8 NOT NULL, c1149 Date NOT NULL, c1150 Datetime, c1151 Uint64 NOT NULL, c1152 Double NOT NULL, c1153 Int16 NOT NULL, c1154 Int16, c1155 Decimal(22,9), c1156 Decimal(15,0) NOT NULL, c1157 Timestamp, c1158 Yson NOT NULL, c1159 String NOT NULL, c1160 Date32 NOT NULL, c1161 Uint32 NOT NULL, c1162 Uint64, c1163 Int32, c1164 Uint32 NOT NULL, c1165 Interval64 NOT NULL, c1166 Decimal(35,10) NOT NULL, c1167 Float, c1168 Int32, c1169 Timestamp NOT NULL, c1170 Int32 NOT NULL, c1171 Bool, c1172 JsonDocument, c1173 Uint16, c1174 Bool NOT NULL, c1175 Datetime64, c1176 Double, c1177 Decimal(22,9), c1178 Uint64 NOT NULL, c1179 Date, c1180 Json NOT NULL, c1181 Decimal(15,0) NOT NULL, c1182 Date32, c1183 Float NOT NULL, c1184 Decimal(22,9) NOT NULL, c1185 Decimal(35,10), c1186 Interval64 NOT NULL, c1187 Decimal(35,10), c1188 Date32 NOT NULL, c1189 Uint16 NOT NULL, c1190 Decimal(22,9) NOT NULL, c1191 Int16 NOT NULL, c1192 Int64 NOT NULL, c1193 Interval64, c1194 Uint8 NOT NULL, c1195 Decimal(22,9), c1196 Date NOT NULL, c1197 Int16, c1198 Uint8, c1199 Double, c1200 Double NOT NULL, c1201 Date NOT NULL, c1202 Datetime NOT NULL, c1203 Int32, c1204 JsonDocument NOT NULL, c1205 Datetime, c1206 Timestamp64 NOT NULL, c1207 Float NOT NULL, c1208 Int32 NOT NULL, c1209 Int16 NOT NULL, c1210 Decimal(22,9) NOT NULL, c1211 Yson, c1212 String NOT NULL, c1213 Uint16 NOT NULL, c1214 Timestamp NOT NULL, c1215 Bool NOT NULL, c1216 Int64 NOT NULL, c1217 Datetime64, c1218 Yson, c1219 Timestamp64, c1220 Date32 NOT NULL, c1221 Decimal(15,0) NOT NULL, c1222 Timestamp, c1223 Double NOT NULL, c1224 Uint32, c1225 Datetime64 NOT NULL, c1226 Uint16 NOT NULL, c1227 Uint16 NOT NULL, c1228 Date32, c1229 Float NOT NULL, c1230 Double NOT NULL, c1231 Datetime, c1232 Uint16 NOT NULL, c1233 Date32 NOT NULL, c1234 Uint16 NOT NULL, c1235 Uint8 NOT NULL, c1236 JsonDocument NOT NULL, c1237 Int16 NOT NULL, c1238 Decimal(35,10), c1239 Uint32, c1240 Datetime64 NOT NULL, c1241 Uint32 NOT NULL, c1242 Date NOT NULL, c1243 Uint32 NOT NULL, c1244 Uint32 NOT NULL, c1245 String, c1246 Uint16 NOT NULL, c1247 Timestamp, c1248 Json NOT NULL, c1249 Datetime NOT NULL, c1250 JsonDocument NOT NULL, c1251 Decimal(35,10), c1252 Int32, c1253 Timestamp, c1254 Decimal(35,10) NOT NULL, c1255 Json NOT NULL, c1256 Decimal(15,0), c1257 Json, c1258 Uint8 NOT NULL, c1259 Uint16 NOT NULL, c1260 Datetime, c1261 Datetime, c1262 Uint16 NOT NULL, c1263 JsonDocument, c1264 Timestamp64, c1265 JsonDocument, c1266 Date, c1267 Datetime, c1268 Int16 NOT NULL, c1269 Date32 NOT NULL, c1270 Float, c1271 Date, c1272 Decimal(15,0) NOT NULL, c1273 Uint8, c1274 Bool, c1275 Uint32 NOT NULL, c1276 JsonDocument NOT NULL, c1277 Date32, c1278 Interval64, c1279 Uint8, c1280 Float NOT NULL, c1281 Double NOT NULL, c1282 Int16, c1283 Json NOT NULL, c1284 Interval64 NOT NULL, c1285 Datetime NOT NULL, c1286 Timestamp64, c1287 Json NOT NULL, c1288 Int32, c1289 Date NOT NULL, c1290 Interval64, c1291 Int32 NOT NULL, c1292 Utf8, c1293 Uint64, c1294 Utf8 NOT NULL, c1295 Utf8 NOT NULL, c1296 Decimal(22,9), c1297 Uint8, c1298 Utf8, c1299 Int8, c1300 Uint8 NOT NULL, c1301 Utf8 NOT NULL, c1302 Uint64, c1303 Int16 NOT NULL, c1304 Date32 NOT NULL, c1305 Decimal(15,0), c1306 Date, c1307 Double NOT NULL, c1308 Uint8, c1309 Uint32, c1310 Decimal(35,10), c1311 Timestamp64, c1312 Uint8 NOT NULL, c1313 Uint8 NOT NULL, c1314 Uint8, c1315 Uint64, c1316 Bool NOT NULL, c1317 Int8, c1318 Float NOT NULL, c1319 Datetime, c1320 Timestamp64 NOT NULL, c1321 Double, c1322 Timestamp NOT NULL, c1323 Timestamp, c1324 Int16, c1325 Float NOT NULL, c1326 JsonDocument NOT NULL, c1327 Int16 NOT NULL, c1328 Datetime NOT NULL, c1329 Bool, c1330 Bool NOT NULL, c1331 Int8 NOT NULL, c1332 Uint64, c1333 Float, c1334 Int64 NOT NULL, c1335 Yson, c1336 Int16 NOT NULL, c1337 Float NOT NULL, c1338 JsonDocument NOT NULL, c1339 Yson NOT NULL, c1340 Datetime64 NOT NULL, c1341 Date NOT NULL, c1342 Date, c1343 Date32 NOT NULL, c1344 Utf8 NOT NULL, c1345 Interval64 NOT NULL, c1346 Timestamp, c1347 Int16, c1348 Json, c1349 Timestamp64 NOT NULL, c1350 Uint8, c1351 Decimal(35,10), c1352 Json NOT NULL, c1353 Float, c1354 Int32, c1355 Timestamp64 NOT NULL, c1356 Datetime64 NOT NULL, c1357 Int16, c1358 Uint32, c1359 Int64 NOT NULL, c1360 Uint64 NOT NULL, c1361 Decimal(15,0), c1362 Datetime64, c1363 Utf8, c1364 Timestamp, c1365 Interval64, c1366 Uint32 NOT NULL, c1367 Date NOT NULL, c1368 Double, c1369 Int8, c1370 Int64, c1371 Timestamp, c1372 Uint64 NOT NULL, c1373 Decimal(35,10) NOT NULL, c1374 Datetime64 NOT NULL, c1375 Int8 NOT NULL, c1376 Int64, c1377 Uint8 NOT NULL, c1378 JsonDocument NOT NULL, c1379 Int16 NOT NULL, c1380 Float, c1381 Int8, c1382 JsonDocument NOT NULL, c1383 Int32, c1384 Datetime, c1385 Datetime64 NOT NULL, c1386 Json, c1387 Int64 NOT NULL, c1388 Json NOT NULL, c1389 Yson, c1390 Double NOT NULL, c1391 Uint8 NOT NULL, c1392 Datetime NOT NULL, c1393 Uint8 NOT NULL, c1394 Bool NOT NULL, c1395 Int32 NOT NULL, c1396 Datetime64, c1397 Float, c1398 Interval64 NOT NULL, c1399 Utf8 NOT NULL, c1400 Interval64, c1401 Json NOT NULL, c1402 Double NOT NULL, c1403 Uint64, c1404 Datetime64, c1405 Interval64 NOT NULL, c1406 Bool, c1407 Utf8, c1408 String, c1409 Timestamp64 NOT NULL, c1410 Int64 NOT NULL, c1411 Int64, c1412 String NOT NULL, c1413 Datetime64, c1414 Int16, c1415 Timestamp, c1416 Float, c1417 Decimal(22,9), c1418 Decimal(15,0) NOT NULL, c1419 Uint16, c1420 Uint16, c1421 Double, c1422 Utf8, c1423 Uint64 NOT NULL, c1424 Timestamp64, c1425 Decimal(22,9), c1426 Datetime NOT NULL, c1427 JsonDocument, c1428 Int64, c1429 Decimal(22,9), c1430 Uint16 NOT NULL, c1431 Int16, c1432 Decimal(15,0) NOT NULL, c1433 Uint8, c1434 Decimal(22,9), c1435 Int64 NOT NULL, c1436 Int16 NOT NULL, c1437 Uint64, c1438 JsonDocument NOT NULL, c1439 Timestamp NOT NULL, c1440 Int8, c1441 Decimal(35,10), c1442 Bool, c1443 String, c1444 Uint8, c1445 Decimal(15,0), c1446 Utf8 NOT NULL, c1447 Timestamp64, c1448 Json NOT NULL, c1449 Decimal(22,9), c1450 Decimal(22,9), c1451 Datetime64, c1452 Int8, c1453 Timestamp64 NOT NULL, c1454 Decimal(22,9), c1455 Int16 NOT NULL, c1456 Decimal(22,9) NOT NULL, c1457 Decimal(22,9) NOT NULL, c1458 Int16 NOT NULL, c1459 Interval64 NOT NULL, c1460 Uint8 NOT NULL, c1461 Decimal(22,9) NOT NULL, c1462 Yson, c1463 Int16 NOT NULL, c1464 Timestamp64, c1465 Timestamp64, c1466 Timestamp64 NOT NULL, c1467 JsonDocument, c1468 Datetime64 NOT NULL, c1469 Timestamp64 NOT NULL, c1470 Datetime NOT NULL, c1471 Uint64 NOT NULL, c1472 Double NOT NULL, c1473 JsonDocument NOT NULL, c1474 Int32, c1475 Bool NOT NULL, c1476 Uint32 NOT NULL, c1477 JsonDocument, c1478 Datetime64, c1479 Timestamp64 NOT NULL, c1480 Date, c1481 Utf8 NOT NULL, c1482 Date32 NOT NULL, c1483 Int32, c1484 Datetime, c1485 Int32, c1486 Decimal(35,10) NOT NULL, c1487 Timestamp NOT NULL, c1488 Uint8 NOT NULL, c1489 Yson, c1490 Uint8 NOT NULL, c1491 Uint16 NOT NULL, c1492 Timestamp NOT NULL, c1493 Uint16, c1494 Int64, c1495 Decimal(15,0) NOT NULL, c1496 Uint16 NOT NULL, c1497 Int64 NOT NULL, c1498 Int32 NOT NULL, c1499 Datetime64, c1500 Timestamp, c1501 Int64 NOT NULL, c1502 Bool NOT NULL, c1503 Decimal(35,10) NOT NULL, c1504 Timestamp NOT NULL, c1505 Utf8, c1506 Int32 NOT NULL, c1507 Decimal(15,0) NOT NULL, c1508 Timestamp64, c1509 Decimal(22,9) NOT NULL, c1510 Date, c1511 Int32, c1512 Datetime64 NOT NULL, c1513 Double, c1514 JsonDocument, c1515 Int8 NOT NULL, c1516 Timestamp64, c1517 Uint64, c1518 Utf8, c1519 Json NOT NULL, c1520 Date, c1521 Date32, c1522 Float NOT NULL, c1523 Uint32 NOT NULL, c1524 Float, c1525 Date NOT NULL, c1526 Int32, c1527 Float, c1528 Int32, c1529 Uint8 NOT NULL, c1530 Decimal(22,9) NOT NULL, c1531 Json NOT NULL, c1532 Utf8 NOT NULL, c1533 Int8 NOT NULL, c1534 Decimal(35,10) NOT NULL, c1535 Uint16 NOT NULL, c1536 Bool, c1537 Int64, c1538 Uint64 NOT NULL, c1539 Date NOT NULL, c1540 Uint32 NOT NULL, c1541 String, c1542 Uint32, c1543 Utf8 NOT NULL, c1544 Float NOT NULL, c1545 Utf8 NOT NULL, c1546 Json NOT NULL, c1547 Float NOT NULL, c1548 Datetime64, c1549 Date32 NOT NULL, c1550 Date32 NOT NULL, c1551 Interval64 NOT NULL, c1552 Datetime NOT NULL, c1553 Datetime64 NOT NULL, c1554 Decimal(15,0) NOT NULL, c1555 Int16 NOT NULL, c1556 Float NOT NULL, c1557 Decimal(15,0), c1558 Uint64 NOT NULL, c1559 Float NOT NULL, c1560 Decimal(35,10) NOT NULL, c1561 Double, c1562 Int64 NOT NULL, c1563 Int16 NOT NULL, c1564 Double, c1565 Float NOT NULL, c1566 Yson, c1567 Datetime NOT NULL, c1568 JsonDocument, c1569 Uint16, c1570 Uint64, c1571 Timestamp, c1572 Datetime64 NOT NULL, c1573 JsonDocument, c1574 Decimal(15,0), c1575 String, c1576 Utf8 NOT NULL, c1577 Datetime64 NOT NULL, c1578 Utf8 NOT NULL, c1579 Uint64 NOT NULL, c1580 Int64 NOT NULL, c1581 Bool NOT NULL, c1582 Utf8 NOT NULL, c1583 Int8, c1584 Yson NOT NULL, c1585 Date32 NOT NULL, c1586 JsonDocument NOT NULL, c1587 Bool NOT NULL, c1588 Datetime64 NOT NULL, c1589 Datetime64, c1590 String, c1591 Timestamp, c1592 Uint8 NOT NULL, c1593 Date32 NOT NULL, c1594 Interval64 NOT NULL, c1595 Json, c1596 Uint64, c1597 Int8 NOT NULL, c1598 Datetime, c1599 Timestamp NOT NULL, c1600 Date32, c1601 Float, c1602 Date32 NOT NULL, c1603 Datetime64 NOT NULL, c1604 Timestamp NOT NULL, c1605 Interval64, c1606 Datetime NOT NULL, c1607 String, c1608 Datetime, c1609 Datetime64 NOT NULL, c1610 Json NOT NULL, c1611 Uint16 NOT NULL, c1612 Date NOT NULL, c1613 Double NOT NULL, c1614 Uint64 NOT NULL, c1615 Datetime NOT NULL, c1616 Datetime64, c1617 Uint32 NOT NULL, c1618 Json NOT NULL, c1619 Uint16, c1620 Json, c1621 JsonDocument NOT NULL, c1622 Date32 NOT NULL, c1623 Yson, c1624 Date32, c1625 Date, c1626 Decimal(35,10), c1627 Decimal(35,10) NOT NULL, c1628 JsonDocument NOT NULL, c1629 Int32 NOT NULL, c1630 String NOT NULL, c1631 Utf8 NOT NULL, c1632 Interval64, c1633 String NOT NULL, c1634 Uint8, c1635 Yson NOT NULL, c1636 Uint64 NOT NULL, c1637 Json NOT NULL, c1638 Decimal(35,10), c1639 Double NOT NULL, c1640 Uint32 NOT NULL, c1641 Int32 NOT NULL, c1642 String, c1643 Bool, c1644 Datetime64, c1645 Double, c1646 Int16, c1647 Decimal(35,10), c1648 Int32 NOT NULL, c1649 Yson NOT NULL, c1650 Int8 NOT NULL, c1651 Date32 NOT NULL, c1652 Utf8 NOT NULL, c1653 Uint64 NOT NULL, c1654 Int32, c1655 JsonDocument NOT NULL, c1656 Utf8 NOT NULL, c1657 Decimal(15,0), c1658 Float NOT NULL, c1659 Double NOT NULL, c1660 Utf8, c1661 Decimal(22,9), c1662 Bool NOT NULL, c1663 Interval64, c1664 Timestamp NOT NULL, c1665 Decimal(15,0), c1666 Date NOT NULL, c1667 Decimal(35,10) NOT NULL, c1668 Yson NOT NULL, c1669 JsonDocument NOT NULL, c1670 Datetime64, c1671 Datetime64 NOT NULL, c1672 Decimal(15,0) NOT NULL, c1673 JsonDocument NOT NULL, c1674 String NOT NULL, c1675 Double, c1676 Double, c1677 JsonDocument, c1678 Uint16, c1679 Int64 NOT NULL, c1680 Bool, c1681 Datetime, c1682 Double NOT NULL, c1683 Datetime NOT NULL, c1684 Float, c1685 Date NOT NULL, c1686 Timestamp NOT NULL, c1687 Datetime, c1688 Decimal(15,0), c1689 Uint16, c1690 Uint16 NOT NULL, c1691 Uint64, c1692 Datetime, c1693 Uint64, c1694 Interval64 NOT NULL, c1695 Uint8 NOT NULL, c1696 String NOT NULL, c1697 Float NOT NULL, c1698 Utf8, c1699 Date NOT NULL, c1700 Decimal(35,10), c1701 String NOT NULL, c1702 Datetime NOT NULL, c1703 Datetime, c1704 Yson NOT NULL, c1705 Int32 NOT NULL, c1706 Int16 NOT NULL, c1707 Uint32, c1708 Double, c1709 Int32, c1710 Yson NOT NULL, c1711 Int32 NOT NULL, c1712 Date NOT NULL, c1713 Timestamp64 NOT NULL, c1714 Datetime64, c1715 Decimal(35,10), c1716 Uint32 NOT NULL, c1717 Date NOT NULL, c1718 Decimal(15,0) NOT NULL, c1719 Yson, c1720 Interval64 NOT NULL, c1721 Json, c1722 String, c1723 Int32, c1724 Interval64, c1725 Date, c1726 Int8 NOT NULL, c1727 Timestamp, c1728 Timestamp NOT NULL, c1729 Double, c1730 Int64, c1731 Int32 NOT NULL, c1732 Int16, c1733 Datetime NOT NULL, c1734 JsonDocument, c1735 Decimal(22,9), c1736 Uint32, c1737 Interval64, c1738 Int64 NOT NULL, c1739 Timestamp NOT NULL, c1740 Datetime64 NOT NULL, c1741 JsonDocument NOT NULL, c1742 Bool, c1743 Uint32 NOT NULL, c1744 Uint8, c1745 Int32, c1746 Json, c1747 Uint64, c1748 Utf8 NOT NULL, c1749 Decimal(15,0), c1750 Decimal(35,10), c1751 Bool, c1752 Uint8 NOT NULL, c1753 Json, c1754 Json, c1755 Datetime, c1756 Int32 NOT NULL, c1757 Bool, c1758 Double, c1759 Float, c1760 Uint32, c1761 Datetime, c1762 JsonDocument NOT NULL, c1763 Double NOT NULL, c1764 Datetime NOT NULL, c1765 Interval64, c1766 Datetime64 NOT NULL, c1767 Yson, c1768 Uint8 NOT NULL, c1769 Int8 NOT NULL, c1770 Utf8 NOT NULL, c1771 Int8 NOT NULL, c1772 Datetime64 NOT NULL, c1773 Int64 NOT NULL, c1774 Uint32, c1775 Bool NOT NULL, c1776 Int64 NOT NULL, c1777 Uint32 NOT NULL, c1778 Yson NOT NULL, c1779 Uint64, c1780 Decimal(35,10) NOT NULL, c1781 Decimal(35,10) NOT NULL, c1782 Date32 NOT NULL, c1783 Decimal(22,9), c1784 String, c1785 Decimal(35,10), c1786 Double NOT NULL, c1787 Datetime NOT NULL, c1788 Timestamp64 NOT NULL, c1789 Date NOT NULL, c1790 Int8, c1791 Timestamp64, c1792 Uint16, c1793 Decimal(22,9) NOT NULL, c1794 Int8 NOT NULL, c1795 Decimal(22,9) NOT NULL, c1796 Json, c1797 Float NOT NULL, c1798 String, c1799 Json, c1800 Bool, c1801 Datetime NOT NULL, c1802 Bool NOT NULL, c1803 Double NOT NULL, c1804 Date NOT NULL, c1805 Utf8, c1806 Interval64, c1807 Decimal(22,9), c1808 Float, c1809 Bool NOT NULL, c1810 String, c1811 Uint64, c1812 Uint16 NOT NULL, c1813 Decimal(35,10) NOT NULL, c1814 Uint64, c1815 Float, c1816 Decimal(15,0) NOT NULL, c1817 Uint32, c1818 Int8 NOT NULL, c1819 Datetime64, c1820 Decimal(35,10), c1821 Date NOT NULL, c1822 Bool NOT NULL, c1823 JsonDocument, c1824 Int64, c1825 Utf8 NOT NULL, c1826 Decimal(15,0) NOT NULL, c1827 Uint64, c1828 Datetime NOT NULL, c1829 Uint8 NOT NULL, c1830 Timestamp64 NOT NULL, c1831 Decimal(35,10), c1832 Bool NOT NULL, c1833 Int32 NOT NULL, c1834 Yson, c1835 Yson, c1836 Decimal(22,9), c1837 Float NOT NULL, c1838 Timestamp64 NOT NULL, c1839 Datetime NOT NULL, c1840 Decimal(15,0) NOT NULL, c1841 Timestamp, c1842 Date32, c1843 Decimal(35,10) NOT NULL, c1844 Datetime NOT NULL, c1845 Int32, c1846 Int64, c1847 Date32, c1848 Uint8, c1849 Int16 NOT NULL, c1850 Double, c1851 Uint32, c1852 Yson, c1853 Uint32, c1854 JsonDocument, c1855 Int8, c1856 Json, c1857 Date NOT NULL, c1858 Yson NOT NULL, c1859 Json NOT NULL, c1860 Json, c1861 Yson, c1862 JsonDocument, c1863 Yson NOT NULL, c1864 Date NOT NULL, c1865 Uint32 NOT NULL, c1866 Int16 NOT NULL, c1867 Timestamp, c1868 Bool NOT NULL, c1869 Date, c1870 Uint32 NOT NULL, c1871 Decimal(22,9), c1872 Yson NOT NULL, c1873 Decimal(15,0) NOT NULL, c1874 Timestamp64, c1875 JsonDocument NOT NULL, c1876 Int64 NOT NULL, c1877 Int16, c1878 Uint32, c1879 Date NOT NULL, c1880 Decimal(22,9) NOT NULL, c1881 Timestamp64 NOT NULL, c1882 Double NOT NULL, c1883 Double NOT NULL, c1884 Int32 NOT NULL, c1885 Int32, c1886 Timestamp64, c1887 String NOT NULL, c1888 Double NOT NULL, c1889 Bool, c1890 Int64 NOT NULL, c1891 Decimal(15,0) NOT NULL, c1892 Timestamp, c1893 Bool, c1894 Int64 NOT NULL, c1895 Decimal(35,10) NOT NULL, c1896 Timestamp, c1897 Uint16 NOT NULL, c1898 Int8 NOT NULL, c1899 Timestamp64 NOT NULL, c1900 Float NOT NULL, c1901 Int32, c1902 Uint64, c1903 Timestamp64, c1904 Decimal(15,0) NOT NULL, c1905 Datetime64 NOT NULL, c1906 Uint32, c1907 Date, c1908 Decimal(35,10) NOT NULL, c1909 Int16, c1910 JsonDocument NOT NULL, c1911 Interval64 NOT NULL, c1912 Decimal(35,10), c1913 Json NOT NULL, c1914 Yson NOT NULL, c1915 Decimal(22,9), c1916 Timestamp, c1917 Uint64 NOT NULL, c1918 Uint64 NOT NULL, c1919 Timestamp64, c1920 Interval64, c1921 Uint64, c1922 Int64 NOT NULL, c1923 Date32, c1924 Interval64, c1925 String, c1926 Int8 NOT NULL, c1927 Decimal(15,0) NOT NULL, c1928 Uint64 NOT NULL, c1929 Date32, c1930 Date32 NOT NULL, c1931 Uint8, c1932 Int32, c1933 Json NOT NULL, c1934 Int64 NOT NULL, c1935 Json, c1936 Datetime64 NOT NULL, c1937 String NOT NULL, c1938 Double, c1939 Uint8, c1940 Uint32 NOT NULL, c1941 Int32, c1942 Timestamp NOT NULL, c1943 Timestamp64, c1944 Datetime64 NOT NULL, c1945 Uint16, c1946 Uint64, c1947 Decimal(22,9), c1948 Datetime64 NOT NULL, c1949 Uint32, c1950 String NOT NULL, c1951 JsonDocument, c1952 Bool, c1953 Float NOT NULL, c1954 Uint32 NOT NULL, c1955 Int32 NOT NULL, c1956 Date, c1957 Float NOT NULL, c1958 Interval64 NOT NULL, c1959 JsonDocument, c1960 Date, c1961 Timestamp NOT NULL, c1962 Uint8 NOT NULL, c1963 JsonDocument, c1964 JsonDocument NOT NULL, c1965 Int8 NOT NULL, c1966 Timestamp64, c1967 Timestamp64, c1968 Int16, c1969 Int64 NOT NULL, c1970 Yson NOT NULL, c1971 Datetime NOT NULL, c1972 Date32 NOT NULL, c1973 Timestamp, c1974 Interval64 NOT NULL, c1975 Uint8 NOT NULL, c1976 Interval64 NOT NULL, c1977 Timestamp64 NOT NULL, c1978 JsonDocument, c1979 Utf8, c1980 Uint8, c1981 Uint16 NOT NULL, c1982 String NOT NULL, c1983 Uint16 NOT NULL, c1984 Interval64 NOT NULL, c1985 Bool NOT NULL, c1986 Decimal(15,0) NOT NULL, c1987 Float, c1988 Bool, c1989 Yson NOT NULL, c1990 Date32 NOT NULL, c1991 Date32, c1992 Decimal(22,9), c1993 Utf8, c1994 Datetime64 NOT NULL, c1995 Interval64 NOT NULL, c1996 Datetime64 NOT NULL, c1997 Uint32, c1998 Decimal(15,0), c1999 Uint8, c2000 Yson NOT NULL, c2001 JsonDocument NOT NULL, c2002 Uint16 NOT NULL, c2003 Int8 NOT NULL, c2004 Int64 NOT NULL, c2005 Uint64, c2006 JsonDocument, c2007 Int16 NOT NULL, c2008 Uint32 NOT NULL, c2009 Timestamp64 NOT NULL, c2010 Int16 NOT NULL, c2011 Bool NOT NULL, c2012 Datetime64 NOT NULL, c2013 Uint64, c2014 Decimal(35,10) NOT NULL, c2015 Interval64 NOT NULL, c2016 Uint64, c2017 Int8, c2018 Date32, c2019 Date32 NOT NULL, c2020 Double, c2021 Decimal(22,9) NOT NULL, c2022 Double, c2023 String, c2024 Decimal(22,9) NOT NULL, c2025 Float NOT NULL, c2026 Date NOT NULL,\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)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c45\\\', 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 \\\'c45\\\', 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:272 Stopped node localhost:20211/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:62454/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:2795/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:12416/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:29946/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:24954/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:64713/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:21520/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:13761/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3168
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64713
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18155
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61443
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19045
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5822
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21520
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5388
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5102
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1161
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16700
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2190
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6202
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62454
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23055
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14617
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7011
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3654
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17840
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18804
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2795
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14149
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63909
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29224
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29946
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61240
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8679
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18962
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22236
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63037
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2409
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12171
============================== slowest durations ===============================
37.07s teardown test_workload.py::TestYdbWorkload::test
8.40s setup    test_workload.py::TestYdbWorkload::test
6.25s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/nn7f/000f5b/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:29946 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c45\', 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 52.59s ==============================
