============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:62309 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c6\', 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:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13369
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15974
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23719
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2862
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12073
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11378
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/zt2z/0013e1/r3tmp/kikimr_cluster_y8ii4vpl
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29856
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_6itcti_r.log --grpc-port=62309 --mon-port=4241 --ic-port=13369
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25322
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15870
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21243
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32051
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hw060vx5.log --grpc-port=25322 --mon-port=15870 --ic-port=29671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1405
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_4dq55smj.log --grpc-port=15707 --mon-port=28133 --ic-port=15974
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17594
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28464
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_d6p23pc9.log --grpc-port=6514 --mon-port=17594 --ic-port=64990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29550
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23961
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25375
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_iipevc95.log --grpc-port=29550 --mon-port=23961 --ic-port=23719
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24636
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_bkodmwg_.log --grpc-port=24739 --mon-port=2496 --ic-port=2716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15199
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26629
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64589
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_uptxzrae.log --grpc-port=15199 --mon-port=18237 --ic-port=2862
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16616
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28659
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64505
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12189
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_c6s26uai.log --grpc-port=16616 --mon-port=28659 --ic-port=12073
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8942
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3159
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_0r2mimpo.log --grpc-port=8942 --mon-port=25867 --ic-port=11378
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62309/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_6itcti_r.log --grpc-port=62309 --mon-port=4241 --ic-port=13369
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_6itcti_r.log', '--grpc-port=62309', '--mon-port=4241', '--ic-port=13369')' in '/home/runner/.ya/build/build_root/zt2z/0013e1/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: 3636749
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62309/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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3636751
DEBUG    ya.test:process.py:259 Command (pid 3636751) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3636751) elapsed time (sec): 0.4903137683868408
DEBUG    ya.test:process.py:263 Command (pid 3636751) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3636751) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3636751) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3636751) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3636751) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3636751) maxrss: 539796
DEBUG    ya.test:process.py:263 Command (pid 3636751) minflt: 17226
DEBUG    ya.test:process.py:263 Command (pid 3636751) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3636751) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3636751) nivcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 3636751) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3636751) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3636751) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3636751) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3636751) stime: 0.271851
DEBUG    ya.test:process.py:263 Command (pid 3636751) utime: 0.12842199999999998
DEBUG    ya.test:process.py:263 Command (pid 3636751) wtime: 0.499
DEBUG    ya.test:process.py:275 Command (pid 3636751) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25322/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hw060vx5.log --grpc-port=25322 --mon-port=15870 --ic-port=29671
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hw060vx5.log', '--grpc-port=25322', '--mon-port=15870', '--ic-port=29671')' in '/home/runner/.ya/build/build_root/zt2z/0013e1/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: 3636920
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25322/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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3636921
DEBUG    ya.test:process.py:259 Command (pid 3636921) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3636921) elapsed time (sec): 0.5905766487121582
DEBUG    ya.test:process.py:263 Command (pid 3636921) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3636921) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3636921) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3636921) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3636921) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3636921) maxrss: 539792
DEBUG    ya.test:process.py:263 Command (pid 3636921) minflt: 16434
DEBUG    ya.test:process.py:263 Command (pid 3636921) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3636921) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3636921) nivcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 3636921) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3636921) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3636921) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3636921) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3636921) stime: 0.301909
DEBUG    ya.test:process.py:263 Command (pid 3636921) utime: 0.117627
DEBUG    ya.test:process.py:263 Command (pid 3636921) wtime: 0.592
DEBUG    ya.test:process.py:275 Command (pid 3636921) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15707/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_4dq55smj.log --grpc-port=15707 --mon-port=28133 --ic-port=15974
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_4dq55smj.log', '--grpc-port=15707', '--mon-port=28133', '--ic-port=15974')' in '/home/runner/.ya/build/build_root/zt2z/0013e1/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: 3637185
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15707/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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3637187
DEBUG    ya.test:process.py:259 Command (pid 3637187) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3637187) elapsed time (sec): 0.48700714111328125
DEBUG    ya.test:process.py:263 Command (pid 3637187) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3637187) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3637187) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3637187) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3637187) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3637187) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3637187) minflt: 16149
DEBUG    ya.test:process.py:263 Command (pid 3637187) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3637187) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3637187) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 3637187) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3637187) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3637187) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3637187) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3637187) stime: 0.300355
DEBUG    ya.test:process.py:263 Command (pid 3637187) utime: 0.114064
DEBUG    ya.test:process.py:263 Command (pid 3637187) wtime: 0.489
DEBUG    ya.test:process.py:275 Command (pid 3637187) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6514/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_d6p23pc9.log --grpc-port=6514 --mon-port=17594 --ic-port=64990
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_d6p23pc9.log', '--grpc-port=6514', '--mon-port=17594', '--ic-port=64990')' in '/home/runner/.ya/build/build_root/zt2z/0013e1/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: 3637491
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6514/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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3637498
DEBUG    ya.test:process.py:259 Command (pid 3637498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3637498) elapsed time (sec): 0.521148681640625
DEBUG    ya.test:process.py:263 Command (pid 3637498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3637498) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3637498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3637498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3637498) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3637498) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3637498) minflt: 16150
DEBUG    ya.test:process.py:263 Command (pid 3637498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3637498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3637498) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3637498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3637498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3637498) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3637498) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3637498) stime: 0.302606
DEBUG    ya.test:process.py:263 Command (pid 3637498) utime: 0.11547099999999999
DEBUG    ya.test:process.py:263 Command (pid 3637498) wtime: 0.523
DEBUG    ya.test:process.py:275 Command (pid 3637498) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29550/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_iipevc95.log --grpc-port=29550 --mon-port=23961 --ic-port=23719
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_iipevc95.log', '--grpc-port=29550', '--mon-port=23961', '--ic-port=23719')' in '/home/runner/.ya/build/build_root/zt2z/0013e1/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: 3637908
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29550/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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3637932
DEBUG    ya.test:process.py:259 Command (pid 3637932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3637932) elapsed time (sec): 0.8380138874053955
DEBUG    ya.test:process.py:263 Command (pid 3637932) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3637932) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3637932) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3637932) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3637932) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3637932) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3637932) minflt: 16149
DEBUG    ya.test:process.py:263 Command (pid 3637932) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3637932) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3637932) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 3637932) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3637932) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3637932) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3637932) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3637932) stime: 0.276713
DEBUG    ya.test:process.py:263 Command (pid 3637932) utime: 0.138356
DEBUG    ya.test:process.py:263 Command (pid 3637932) wtime: 0.843
DEBUG    ya.test:process.py:275 Command (pid 3637932) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24739/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_bkodmwg_.log --grpc-port=24739 --mon-port=2496 --ic-port=2716
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_bkodmwg_.log', '--grpc-port=24739', '--mon-port=2496', '--ic-port=2716')' in '/home/runner/.ya/build/build_root/zt2z/0013e1/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: 3638653
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24739/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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3638661
DEBUG    ya.test:process.py:259 Command (pid 3638661) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3638661) elapsed time (sec): 0.6311969757080078
DEBUG    ya.test:process.py:263 Command (pid 3638661) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3638661) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3638661) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3638661) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3638661) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3638661) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3638661) minflt: 16150
DEBUG    ya.test:process.py:263 Command (pid 3638661) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3638661) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3638661) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 3638661) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3638661) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3638661) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3638661) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3638661) stime: 0.307982
DEBUG    ya.test:process.py:263 Command (pid 3638661) utime: 0.115946
DEBUG    ya.test:process.py:263 Command (pid 3638661) wtime: 0.634
DEBUG    ya.test:process.py:275 Command (pid 3638661) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15199/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_uptxzrae.log --grpc-port=15199 --mon-port=18237 --ic-port=2862
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_uptxzrae.log', '--grpc-port=15199', '--mon-port=18237', '--ic-port=2862')' in '/home/runner/.ya/build/build_root/zt2z/0013e1/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: 3639053
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15199/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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3639055
DEBUG    ya.test:process.py:259 Command (pid 3639055) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3639055) elapsed time (sec): 0.5217525959014893
DEBUG    ya.test:process.py:263 Command (pid 3639055) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3639055) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3639055) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3639055) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3639055) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3639055) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3639055) minflt: 16989
DEBUG    ya.test:process.py:263 Command (pid 3639055) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3639055) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3639055) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 3639055) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3639055) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3639055) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3639055) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3639055) stime: 0.25448699999999996
DEBUG    ya.test:process.py:263 Command (pid 3639055) utime: 0.12326699999999999
DEBUG    ya.test:process.py:263 Command (pid 3639055) wtime: 0.532
DEBUG    ya.test:process.py:275 Command (pid 3639055) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16616/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_c6s26uai.log --grpc-port=16616 --mon-port=28659 --ic-port=12073
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_c6s26uai.log', '--grpc-port=16616', '--mon-port=28659', '--ic-port=12073')' in '/home/runner/.ya/build/build_root/zt2z/0013e1/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: 3639370
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16616/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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3639371
DEBUG    ya.test:process.py:259 Command (pid 3639371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3639371) elapsed time (sec): 0.4622001647949219
DEBUG    ya.test:process.py:263 Command (pid 3639371) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3639371) inblock: 56
DEBUG    ya.test:process.py:263 Command (pid 3639371) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3639371) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3639371) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3639371) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3639371) minflt: 16201
DEBUG    ya.test:process.py:263 Command (pid 3639371) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3639371) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3639371) nivcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 3639371) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3639371) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3639371) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3639371) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3639371) stime: 0.246381
DEBUG    ya.test:process.py:263 Command (pid 3639371) utime: 0.134072
DEBUG    ya.test:process.py:263 Command (pid 3639371) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 3639371) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8942/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_0r2mimpo.log --grpc-port=8942 --mon-port=25867 --ic-port=11378
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/0013e1/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/zt2z/0013e1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_0r2mimpo.log', '--grpc-port=8942', '--mon-port=25867', '--ic-port=11378')' in '/home/runner/.ya/build/build_root/zt2z/0013e1/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: 3639632
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8942/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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3639727
DEBUG    ya.test:process.py:259 Command (pid 3639727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3639727) elapsed time (sec): 0.5068724155426025
DEBUG    ya.test:process.py:263 Command (pid 3639727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3639727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3639727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3639727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3639727) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3639727) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3639727) minflt: 16465
DEBUG    ya.test:process.py:263 Command (pid 3639727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3639727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3639727) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 3639727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3639727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3639727) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3639727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3639727) stime: 0.271659
DEBUG    ya.test:process.py:263 Command (pid 3639727) utime: 0.11696899999999999
DEBUG    ya.test:process.py:263 Command (pid 3639727) wtime: 0.509
DEBUG    ya.test:process.py:275 Command (pid 3639727) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62309', '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: 13369\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29671\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15974\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64990\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23719\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2716\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2862\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12073\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11378\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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62309', '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: 13369\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29671\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15974\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64990\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23719\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2716\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2862\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12073\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11378\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3641457
DEBUG    ya.test:process.py:259 Command (pid 3641457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3641457) elapsed time (sec): 0.510392427444458
DEBUG    ya.test:process.py:263 Command (pid 3641457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641457) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3641457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641457) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3641457) maxrss: 548132
DEBUG    ya.test:process.py:263 Command (pid 3641457) minflt: 18294
DEBUG    ya.test:process.py:263 Command (pid 3641457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3641457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3641457) nivcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 3641457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3641457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3641457) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 3641457) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3641457) stime: 0.325874
DEBUG    ya.test:process.py:263 Command (pid 3641457) utime: 0.120546
DEBUG    ya.test:process.py:263 Command (pid 3641457) wtime: 0.519
DEBUG    ya.test:process.py:275 Command (pid 3641457) 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: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62309', '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/zt2z/0013e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62309', '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: 3641616
DEBUG    ya.test:process.py:259 Command (pid 3641616) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3641616) elapsed time (sec): 0.5180661678314209
DEBUG    ya.test:process.py:263 Command (pid 3641616) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641616) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3641616) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641616) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641616) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3641616) maxrss: 548104
DEBUG    ya.test:process.py:263 Command (pid 3641616) minflt: 18298
DEBUG    ya.test:process.py:263 Command (pid 3641616) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3641616) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3641616) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 3641616) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3641616) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3641616) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3641616) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3641616) stime: 0.288894
DEBUG    ya.test:process.py:263 Command (pid 3641616) utime: 0.130596
DEBUG    ya.test:process.py:263 Command (pid 3641616) wtime: 0.525
DEBUG    ya.test:process.py:275 Command (pid 3641616) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, ab4e24f6-683b-4234-a88d-0c4c971ab347, localhost:62309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ab4e24f6-683b-4234-a88d-0c4c971ab347, localhost:62309): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ab4e24f6-683b-4234-a88d-0c4c971ab347, localhost:62309): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-k7x7pfmfni.auto.internal" port: 8942 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-k7x7pfmfni.auto.internal" port: 62309 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-k7x7pfmfni.auto.internal" port: 25322 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-k7x7pfmfni.auto.internal" port: 16616 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-k7x7pfmfni.auto.internal" port: 15199 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-k7x7pfmfni.auto.internal" port: 29550 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-k7x7pfmfni.auto.internal" port: 15707 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-k7x7pfmfni.auto.internal" port: 6514 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-k7x7pfmfni.auto.internal" port: 24739 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-k7x7pfmfni.auto.internal:62309, location 1, ssl: False>, <Endpoint ghrun-k7x7pfmfni.auto.internal:6514, location 1, ssl: False>, <Endpoint ghrun-k7x7pfmfni.auto.internal:15199, location 1, ssl: False>, <Endpoint ghrun-k7x7pfmfni.auto.internal:16616, location 2, ssl: False>, <Endpoint ghrun-k7x7pfmfni.auto.internal:29550, location 2, ssl: False>, <Endpoint ghrun-k7x7pfmfni.auto.internal:8942, location 3, ssl: False>, <Endpoint ghrun-k7x7pfmfni.auto.internal:24739, location 3, ssl: False>, <Endpoint ghrun-k7x7pfmfni.auto.internal:15707, location 3, ssl: False>, <Endpoint ghrun-k7x7pfmfni.auto.internal:25322, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zt2z/0013e1/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:62309', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3641792
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:62309
DEBUG    ya.test:process.py:259 Command (pid 3641792) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3641792) elapsed time (sec): 6.677932977676392
DEBUG    ya.test:process.py:263 Command (pid 3641792) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641792) inblock: 218712
DEBUG    ya.test:process.py:263 Command (pid 3641792) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641792) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641792) majflt: 24
DEBUG    ya.test:process.py:263 Command (pid 3641792) maxrss: 203600
DEBUG    ya.test:process.py:263 Command (pid 3641792) minflt: 17493
DEBUG    ya.test:process.py:263 Command (pid 3641792) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3641792) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3641792) nivcsw: 574
DEBUG    ya.test:process.py:263 Command (pid 3641792) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3641792) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3641792) nvcsw: 1590
DEBUG    ya.test:process.py:263 Command (pid 3641792) oublock: 136
DEBUG    ya.test:process.py:263 Command (pid 3641792) stime: 0.15897699999999998
DEBUG    ya.test:process.py:263 Command (pid 3641792) utime: 1.323535
DEBUG    ya.test:process.py:263 Command (pid 3641792) wtime: 6.693
DEBUG    ya.test:process.py:275 Command (pid 3641792) output:

DEBUG    ya.test:process.py:276 Command (pid 3641792) errors:
...Bool NOT NULL, c111 Int64 NOT NULL, c112 Int64 NOT NULL, c113 Decimal(35,10) NOT NULL, c114 Uint8 NOT NULL, c115 Uint32 NOT NULL, c116 Uint8 NOT NULL, c117 Uint8 NOT NULL, c118 Decimal(15,0) NOT NULL, c119 Datetime64 NOT NULL, c120 Uint64 NOT NULL, c121 Uint32 NOT NULL, c122 Decimal(35,10) NOT NULL, c123 Bool NOT NULL, c124 String NOT NULL, c125 Decimal(22,9) NOT NULL, c126 Decimal(22,9) NOT NULL, c127 Timestamp64 NOT NULL, c128 Date NOT NULL, c129 Decimal(22,9) NOT NULL, c130 String NOT NULL, c131 Int16 NOT NULL, c132 Utf8 NOT NULL, c133 Timestamp NOT NULL, c134 Uint64 NOT NULL, c135 Timestamp64 NOT NULL, c136 Uint64 NOT NULL, c137 Bool NOT NULL, c138 Interval64 NOT NULL, c139 Utf8 NOT NULL, c140 Datetime NOT NULL, c141 Decimal(35,10) NOT NULL, c142 String NOT NULL, c143 Timestamp NOT NULL, c144 Datetime64 NOT NULL, c145 Decimal(15,0) NOT NULL, c146 Int32 NOT NULL, c147 String NOT NULL, c148 String NOT NULL, c149 Uint16 NOT NULL, c150 Int8 NOT NULL, c151 Bool NOT NULL, c152 Interval64 NOT NULL, c153 Datetime NOT NULL, c154 Datetime NOT NULL, c155 Uint16 NOT NULL, c156 Decimal(35,10) NOT NULL, c157 Int64 NOT NULL, c158 Date NOT NULL, c159 Int16 NOT NULL, c160 Decimal(15,0) NOT NULL, c161 Int8 NOT NULL, c162 Uint16 NOT NULL, c163 Interval64 NOT NULL, c164 Datetime NOT NULL, c165 String NOT NULL, c166 Timestamp64 NOT NULL, c167 Decimal(35,10) NOT NULL, c168 Uint16 NOT NULL, c169 Timestamp64 NOT NULL, c170 Decimal(35,10) NOT NULL, c171 Uint8 NOT NULL, c172 Date NOT NULL, c173 Date32 NOT NULL, c174 Decimal(15,0) NOT NULL, c175 Timestamp NOT NULL, c176 Int32 NOT NULL, c177 Decimal(15,0) NOT NULL, c178 Datetime64 NOT NULL, c179 Timestamp NOT NULL, c180 Interval64 NOT NULL, c181 Datetime64 NOT NULL, c182 Decimal(35,10) NOT NULL, c183 Timestamp64 NOT NULL, c184 Decimal(22,9) NOT NULL, c185 Uint64 NOT NULL, c186 Datetime NOT NULL, c187 Uint32 NOT NULL, c188 Datetime64 NOT NULL, c189 Date NOT NULL, c190 Decimal(22,9) NOT NULL, c191 Timestamp64 NOT NULL, c192 Bool NOT NULL, c193 Timestamp64 NOT NULL, c194 Datetime64 NOT NULL, c195 Decimal(15,0) NOT NULL, c196 Bool NOT NULL, c197 Decimal(15,0) NOT NULL, c198 Bool NOT NULL, c199 Decimal(22,9) NOT NULL, c200 Uint8 NOT NULL, c201 Uint32 NOT NULL, c202 Uint32 NOT NULL, c203 Date32 NOT NULL, c204 Uint64 NOT NULL, c205 Int16 NOT NULL, c206 Timestamp NOT NULL, c207 String NOT NULL, c208 Uint32 NOT NULL, c209 Uint32 NOT NULL, c210 Date32 NOT NULL, c211 Decimal(22,9) NOT NULL, c212 Decimal(22,9) NOT NULL, c213 Timestamp64 NOT NULL, c214 Int8 NOT NULL, c215 Timestamp NOT NULL, c216 Timestamp NOT NULL, c217 Bool NOT NULL, c218 Int16 NOT NULL, c219 Date32 NOT NULL, c220 Timestamp64 NOT NULL, c221 Timestamp64 NOT NULL, c222 Decimal(15,0) NOT NULL, c223 Date NOT NULL, c224 Uint16 NOT NULL, c225 Datetime NOT NULL, c226 Decimal(22,9) NOT NULL, c227 Decimal(22,9) NOT NULL, c228 Int8 NOT NULL, c229 Decimal(15,0) NOT NULL, c230 Int32 NOT NULL, c231 Int32 NOT NULL, c232 Timestamp NOT NULL, c233 Datetime NOT NULL, c234 Uint64 NOT NULL, c235 Uint64 NOT NULL, c236 Bool NOT NULL, c237 Decimal(35,10) NOT NULL, c238 String NOT NULL, c239 Date32 NOT NULL, c240 Uint32 NOT NULL, c241 Datetime64 NOT NULL, c242 Uint64 NOT NULL, c243 Decimal(15,0) NOT NULL, c244 Date32 NOT NULL, c245 Date NOT NULL, c246 Uint64 NOT NULL, c247 Datetime NOT NULL, c248 Utf8 NOT NULL, c249 Uint8 NOT NULL, c250 Uint8 NOT NULL, c251 Interval64 NOT NULL, c252 Int64 NOT NULL, c253 Datetime64 NOT NULL, c254 Datetime64 NOT NULL, c255 Decimal(35,10) NOT NULL, c256 Int8 NOT NULL, c257 Datetime NOT NULL, c258 Int16 NOT NULL, c259 Date NOT NULL, c260 Decimal(22,9) NOT NULL, c261 Uint8 NOT NULL, c262 Datetime NOT NULL, c263 Int32 NOT NULL, c264 Decimal(35,10) NOT NULL, c265 Uint32 NOT NULL, c266 Int8 NOT NULL, c267 Interval64 NOT NULL, c268 Date32 NOT NULL, c269 Decimal(22,9) NOT NULL, c270 Utf8 NOT NULL, c271 Int8 NOT NULL, c272 Decimal(35,10) NOT NULL, c273 Datetime NOT NULL, c274 Interval64 NOT NULL, c275 Date32 NOT NULL, c276 Uint8 NOT NULL, c277 Utf8 NOT NULL, c278 Datetime NOT NULL, c279 Timestamp64 NOT NULL, c280 Utf8 NOT NULL, c281 Int16 NOT NULL, c282 Uint8 NOT NULL, c283 Datetime64 NOT NULL, c284 Utf8 NOT NULL, c285 Datetime64 NOT NULL, c286 Int64 NOT NULL, c287 Interval64 NOT NULL, c288 Date32 NOT NULL, c289 Datetime64 NOT NULL, c290 Date NOT NULL, c291 Decimal(35,10) NOT NULL, c292 Int8 NOT NULL, c293 Decimal(22,9) NOT NULL, c294 Timestamp64 NOT NULL, c295 Decimal(35,10) NOT NULL, c296 Timestamp64 NOT NULL, c297 String NOT NULL, c298 Int16 NOT NULL, c299 Bool NOT NULL, c300 Decimal(22,9) NOT NULL, c301 Interval64 NOT NULL, c302 Date32 NOT NULL, c303 Uint8 NOT NULL, c304 Uint64 NOT NULL, c305 Int32 NOT NULL, c306 Int8 NOT NULL, c307 Uint16 NOT NULL, c308 Int8 NOT NULL, c309 Datetime NOT NULL, c310 Uint32 NOT NULL, c311 Decimal(22,9) NOT NULL, c312 Int8 NOT NULL, c313 Uint8 NOT NULL, c314 Int64 NOT NULL, c315 Interval64 NOT NULL, c316 Uint32 NOT NULL, c317 Int64 NOT NULL, c318 Uint16 NOT NULL, c319 Int16 NOT NULL, c320 Utf8 NOT NULL, c321 Bool NOT NULL, c322 Interval64 NOT NULL, c323 Int32 NOT NULL, c324 Uint64 NOT NULL, c325 Decimal(35,10) NOT NULL, c326 Utf8 NOT NULL, c327 Timestamp NOT NULL, c328 Datetime64 NOT NULL, c329 Datetime NOT NULL, c330 Date32 NOT NULL, c331 Int8 NOT NULL, c332 Uint32 NOT NULL, c333 Timestamp NOT NULL, c334 String NOT NULL, c335 Uint8 NOT NULL, c336 Int16 NOT NULL, c337 Timestamp64 NOT NULL, c338 Uint8 NOT NULL, c339 Int8 NOT NULL, c340 Datetime64 NOT NULL, c341 Date NOT NULL, c342 Date32 NOT NULL, c343 Timestamp NOT NULL, c344 Uint32 NOT NULL, c345 Decimal(22,9) NOT NULL, c346 String NOT NULL, c347 Int8 NOT NULL, c348 Datetime NOT NULL, c349 Timestamp NOT NULL, c350 Utf8 NOT NULL, c351 Utf8 NOT NULL, c352 Timestamp NOT NULL, c353 String NOT NULL, c354 Decimal(22,9) NOT NULL, c355 Date NOT NULL, c356 Datetime64 NOT NULL, c357 Int16 NOT NULL, c358 Uint32 NOT NULL, c359 String NOT NULL, c360 Decimal(15,0) NOT NULL, c361 Interval64 NOT NULL, c362 Datetime NOT NULL, c363 Uint64 NOT NULL, c364 Uint8 NOT NULL, c365 Decimal(35,10) NOT NULL, c366 Utf8 NOT NULL, c367 Utf8 NOT NULL, c368 Datetime NOT NULL, c369 Uint16 NOT NULL, c370 Utf8 NOT NULL, c371 Decimal(22,9) NOT NULL, c372 Uint16 NOT NULL, c373 Uint64 NOT NULL, c374 Decimal(35,10) NOT NULL, c375 String NOT NULL, c376 Decimal(35,10) NOT NULL, c377 Datetime NOT NULL, c378 Decimal(22,9) NOT NULL, c379 Interval64 NOT NULL, c380 Int32 NOT NULL, c381 Datetime NOT NULL, c382 String NOT NULL, c383 Int16 NOT NULL, c384 Uint32 NOT NULL, c385 Utf8 NOT NULL, c386 Date32 NOT NULL, c387 Decimal(35,10) NOT NULL, c388 Bool NOT NULL, c389 Int8 NOT NULL, c390 Int32 NOT NULL, c391 Uint64 NOT NULL, c392 Uint32 NOT NULL, c393 Datetime NOT NULL, c394 Interval64 NOT NULL, c395 Int16 NOT NULL, c396 String NOT NULL, c397 Interval64 NOT NULL, c398 Datetime NOT NULL, c399 Interval64 NOT NULL, c400 Uint8 NOT NULL, c401 Interval64 NOT NULL, c402 Datetime64 NOT NULL, c403 Datetime64 NOT NULL, c404 Int64 NOT NULL, c405 Date32 NOT NULL, c406 Interval64 NOT NULL, c407 Int8 NOT NULL, c408 Datetime NOT NULL, c409 String NOT NULL, c410 Utf8 NOT NULL, c411 Interval64 NOT NULL, c412 Utf8 NOT NULL, c413 Int32 NOT NULL, c414 Int16 NOT NULL, c415 Bool NOT NULL, c416 Decimal(15,0) NOT NULL, c417 Uint8 NOT NULL, c418 Uint64 NOT NULL, c419 Decimal(15,0) NOT NULL, c420 Timestamp NOT NULL, c421 Bool NOT NULL, c422 Uint8 NOT NULL, c423 Uint8 NOT NULL, c424 Int16 NOT NULL, c425 Datetime64 NOT NULL, c426 Datetime64 NOT NULL, c427 Uint8 NOT NULL, c428 Int16 NOT NULL, c429 Uint16 NOT NULL, c430 Timestamp NOT NULL, c431 Int8 NOT NULL, c432 Uint16 NOT NULL, c433 Int8 NOT NULL, c434 Interval64 NOT NULL, c435 Datetime64 NOT NULL, c436 Uint64 NOT NULL, c437 Int32 NOT NULL, c438 Datetime NOT NULL, c439 Int16 NOT NULL, c440 Datetime64 NOT NULL, c441 Date NOT NULL, c442 Utf8 NOT NULL, c443 Uint64 NOT NULL, c444 Date32 NOT NULL, c445 Int32 NOT NULL, c446 Uint64 NOT NULL, c447 Date32 NOT NULL, c448 Utf8 NOT NULL, c449 Int8 NOT NULL, c450 Decimal(22,9) NOT NULL, c451 Date32 NOT NULL, c452 Int64 NOT NULL, c453 Date32 NOT NULL, c454 String NOT NULL, c455 Int16 NOT NULL, c456 Int16 NOT NULL, c457 Decimal(35,10) NOT NULL, c458 Int32 NOT NULL, c459 Uint16 NOT NULL, c460 Decimal(15,0) NOT NULL, c461 Int64 NOT NULL, c462 String NOT NULL, c463 Uint8 NOT NULL, c464 Decimal(35,10) NOT NULL, c465 Date32 NOT NULL, c466 Int8 NOT NULL, c467 Int16 NOT NULL, c468 Decimal(22,9) NOT NULL, c469 Uint32 NOT NULL, c470 Timestamp NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Uint64 NOT NULL, c473 Timestamp64 NOT NULL, c474 Utf8 NOT NULL, c475 Decimal(35,10) NOT NULL, c476 Interval64 NOT NULL, c477 Uint8 NOT NULL, c478 Int64 NOT NULL, c479 Interval64 NOT NULL, c480 Bool NOT NULL, c481 Decimal(35,10) NOT NULL, c482 Datetime NOT NULL, c483 Int8 NOT NULL, c484 Int8 NOT NULL, c485 Date32 NOT NULL, c486 Interval64 NOT NULL, c487 Datetime NOT NULL, c488 Int32 NOT NULL, c489 Date32 NOT NULL, c490 Decimal(15,0) NOT NULL, c491 Int32 NOT NULL, c492 Date32 NOT NULL, c493 Datetime NOT NULL, c494 Decimal(35,10) NOT NULL, c495 Int32 NOT NULL, c496 Bool NOT NULL, c497 Uint16 NOT NULL, c498 Int32 NOT NULL, c499 Timestamp NOT NULL, c500 Timestamp NOT NULL, c501 Decimal(22,9) NOT NULL, c502 Int32 NOT NULL, c503 Uint8 NOT NULL, c504 Decimal(22,9) NOT NULL, c505 Int8 NOT NULL, c506 Uint8 NOT NULL, c507 Date NOT NULL, c508 Uint8 NOT NULL, c509 Int16 NOT NULL, c510 Datetime64 NOT NULL, c511 Decimal(35,10) NOT NULL, c512 Decimal(22,9) NOT NULL, c513 Date32 NOT NULL, c514 Int32 NOT NULL, c515 Uint32 NOT NULL, c516 Uint32 NOT NULL, c517 Timestamp NOT NULL, c518 Date NOT NULL, c519 Uint64 NOT NULL, c520 Int8 NOT NULL, c521 Int16 NOT NULL, c522 Date NOT NULL, c523 Datetime64 NOT NULL, c524 Uint32 NOT NULL, c525 Decimal(22,9) NOT NULL, c526 Decimal(22,9) NOT NULL, c527 Uint16 NOT NULL, c528 Decimal(22,9) NOT NULL, c529 Timestamp64 NOT NULL, c530 Uint32 NOT NULL, c531 Uint8 NOT NULL, c532 Decimal(15,0) NOT NULL, c533 Datetime NOT NULL, c534 Bool NOT NULL, c535 Int8 NOT NULL, c536 Int64 NOT NULL, c537 Uint8 NOT NULL, c538 Int64 NOT NULL, c539 Bool NOT NULL, c540 Uint8 NOT NULL, c541 Int8 NOT NULL, c542 Uint16 NOT NULL, c543 Uint8 NOT NULL, c544 Datetime NOT NULL, c545 Timestamp64 NOT NULL, c546 Datetime NOT NULL, c547 Date NOT NULL, c548 Uint64 NOT NULL, c549 Interval64 NOT NULL, c550 Date NOT NULL, c551 Timestamp64 NOT NULL, c552 Bool NOT NULL, c553 Decimal(15,0) NOT NULL, c554 Int32 NOT NULL, c555 Int8 NOT NULL, c556 Date NOT NULL, c557 String NOT NULL, c558 String NOT NULL, c559 Decimal(15,0) NOT NULL, c560 Datetime64 NOT NULL, c561 Timestamp64 NOT NULL, c562 Uint32 NOT NULL, c563 Date32 NOT NULL, c564 Uint8 NOT NULL, c565 Int16 NOT NULL, c566 Int8 NOT NULL, c567 Date32 NOT NULL, c568 Decimal(35,10) NOT NULL, c569 Bool NOT NULL, c570 Interval64 NOT NULL, c571 Interval64 NOT NULL, c572 Int16 NOT NULL, c573 Bool NOT NULL, c574 Int32 NOT NULL, c575 Date32 NOT NULL, c576 Timestamp NOT NULL, c577 Datetime64 NOT NULL, c578 Timestamp64 NOT NULL, c579 Decimal(35,10) NOT NULL, c580 Uint8 NOT NULL, c581 Int64 NOT NULL, c582 Int8 NOT NULL, c583 Timestamp NOT NULL, c584 Int8 NOT NULL, c585 Timestamp NOT NULL, c586 Decimal(22,9) NOT NULL, c587 Date32 NOT NULL, c588 Int32 NOT NULL, c589 Decimal(35,10) NOT NULL, c590 Decimal(15,0) NOT NULL, c591 Uint16 NOT NULL, c592 Uint8 NOT NULL, c593 String NOT NULL, c594 Uint32 NOT NULL, c595 Uint64 NOT NULL, c596 Uint32 NOT NULL, c597 Uint64 NOT NULL, c598 Int16 NOT NULL, c599 Utf8 NOT NULL, c600 Int32 NOT NULL, c601 Int64 NOT NULL, c602 Date32 NOT NULL, c603 Decimal(22,9) NOT NULL, c604 Int32 NOT NULL, c605 Date NOT NULL, c606 Datetime NOT NULL, c607 Date NOT NULL, c608 Date32 NOT NULL, c609 Interval64 NOT NULL, c610 Bool NOT NULL, c611 Uint64 NOT NULL, c612 Uint8 NOT NULL, c613 Decimal(35,10) NOT NULL, c614 Int16 NOT NULL, c615 Int16 NOT NULL, c616 Date32 NOT NULL, c617 Bool NOT NULL, c618 Timestamp NOT NULL, c619 Uint32 NOT NULL, c620 String NOT NULL, c621 Decimal(22,9) NOT NULL, c622 Uint8 NOT NULL, c623 Utf8 NOT NULL, c624 Decimal(35,10) NOT NULL, c625 Int32 NOT NULL, c626 Date32 NOT NULL, c627 Date32 NOT NULL, c628 Decimal(22,9) NOT NULL, c629 Int8 NOT NULL, c630 Int16 NOT NULL, c631 String NOT NULL, c632 Bool NOT NULL, c633 Uint16 NOT NULL, c634 Timestamp64 NOT NULL, c635 Uint64 NOT NULL, c636 Int32 NOT NULL, c637 Timestamp64 NOT NULL, c638 Datetime NOT NULL, c639 Date32 NOT NULL, c640 Bool NOT NULL, c641 Int8 NOT NULL, c642 Decimal(35,10) NOT NULL, c643 String NOT NULL, c644 String NOT NULL, c645 Int32 NOT NULL, c646 Datetime64 NOT NULL, c647 Uint32 NOT NULL, c648 Utf8 NOT NULL, c649 Uint16 NOT NULL, c650 Int32 NOT NULL, c651 Int8 NOT NULL, c652 Interval64 NOT NULL, c653 Date NOT NULL, c654 Decimal(22,9) NOT NULL, c655 Date32 NOT NULL, c656 Decimal(22,9) NOT NULL, c657 Bool NOT NULL, c658 Uint16 NOT NULL, c659 Uint32 NOT NULL, c660 Uint8 NOT NULL, c661 Timestamp64 NOT NULL, c662 Uint8 NOT NULL, c663 Interval64 NOT NULL, c664 Int16 NOT NULL, c665 Utf8 NOT NULL, c666 Datetime NOT NULL, c667 Uint64 NOT NULL, c668 Interval64 NOT NULL, c669 String NOT NULL, c670 Uint16 NOT NULL, c671 Uint64 NOT NULL, c672 Datetime NOT NULL, c673 Int8 NOT NULL, c674 Decimal(15,0) NOT NULL, c675 Decimal(35,10) NOT NULL, c676 Uint64 NOT NULL, c677 Decimal(22,9) NOT NULL, c678 Decimal(35,10) NOT NULL, c679 Uint32 NOT NULL, c680 Timestamp64 NOT NULL, c681 Uint32 NOT NULL, c682 Bool NOT NULL, c683 String NOT NULL, c684 Uint16 NOT NULL, c685 Decimal(35,10) NOT NULL, c686 Int64 NOT NULL, c687 Int32 NOT NULL, c688 Interval64 NOT NULL, c689 Decimal(15,0) NOT NULL, c690 Int64 NOT NULL, c691 Int64 NOT NULL, c692 Decimal(15,0) NOT NULL, c693 String NOT NULL, c694 Uint32 NOT NULL, c695 Datetime64 NOT NULL, c696 Int8 NOT NULL, c697 Datetime64 NOT NULL, c698 String NOT NULL, c699 Datetime NOT NULL, c700 Bool NOT NULL, c701 Timestamp NOT NULL, c702 Date NOT NULL, c703 Uint8 NOT NULL, c704 Utf8 NOT NULL, c705 Bool NOT NULL, c706 Uint8 NOT NULL, c707 Decimal(22,9) NOT NULL, c708 Datetime64 NOT NULL, c709 Bool NOT NULL, c710 Int32 NOT NULL, c711 Datetime NOT NULL, c712 Int8 NOT NULL, c713 Date32 NOT NULL, c714 Bool NOT NULL, c715 Decimal(35,10) NOT NULL, c716 Utf8 NOT NULL, c717 Utf8 NOT NULL, c718 Datetime NOT NULL, c719 Decimal(15,0) NOT NULL, c720 Int32 NOT NULL, c721 Date NOT NULL, c722 Decimal(35,10) NOT NULL, c723 Int64 NOT NULL, c724 Bool NOT NULL, c725 Date32 NOT NULL, c726 Timestamp NOT NULL, c727 Decimal(35,10) NOT NULL, c728 Timestamp NOT NULL, c729 String NOT NULL, c730 Uint16 NOT NULL, c731 Datetime64 NOT NULL, c732 Datetime NOT NULL, c733 Bool NOT NULL, c734 Timestamp64 NOT NULL, c735 Uint8 NOT NULL, c736 Int64 NOT NULL, c737 Uint16 NOT NULL, c738 Utf8 NOT NULL, c739 Utf8 NOT NULL, c740 Uint16 NOT NULL, c741 Utf8 NOT NULL, c742 Int16 NOT NULL, c743 Datetime64 NOT NULL, c744 Uint16 NOT NULL, c745 Uint16 NOT NULL, c746 Int8 NOT NULL, c747 Timestamp NOT NULL, c748 Uint32 NOT NULL, c749 Interval64 NOT NULL, c750 Uint64 NOT NULL, c751 Int32 NOT NULL, c752 Int64 NOT NULL, c753 Interval64 NOT NULL, c754 String NOT NULL, c755 Int64 NOT NULL, c756 Decimal(15,0) NOT NULL, c757 Bool NOT NULL, c758 Decimal(15,0) NOT NULL, c759 Date32 NOT NULL, c760 Int32 NOT NULL, c761 Decimal(22,9) NOT NULL, c762 String NOT NULL, c763 Timestamp NOT NULL, c764 Decimal(35,10) NOT NULL, c765 Datetime NOT NULL, c766 Int8 NOT NULL, c767 Int16 NOT NULL, c768 Timestamp NOT NULL, c769 Interval64 NOT NULL, c770 Date NOT NULL, c771 Date32 NOT NULL, c772 Int64 NOT NULL, c773 Timestamp64 NOT NULL, c774 Uint16 NOT NULL, c775 Int32 NOT NULL, c776 Uint32 NOT NULL, c777 Date32 NOT NULL, c778 Int8 NOT NULL, c779 Int64 NOT NULL, c780 Bool NOT NULL, c781 Interval64 NOT NULL, c782 Int8 NOT NULL, c783 Int8 NOT NULL, c784 Date32 NOT NULL, c785 Decimal(15,0) NOT NULL, c786 Decimal(35,10) NOT NULL, c787 Timestamp NOT NULL, c788 Uint32 NOT NULL, c789 Date32 NOT NULL, c790 Uint64 NOT NULL, c791 Bool NOT NULL, c792 Utf8 NOT NULL, c793 Date NOT NULL, c794 Date32 NOT NULL, c795 Uint16 NOT NULL, c796 Int8 NOT NULL, c797 Decimal(35,10) NOT NULL, c798 Bool NOT NULL, c799 Uint32 NOT NULL, c800 Int32 NOT NULL, c801 Uint8 NOT NULL, c802 Int32 NOT NULL, c803 Interval64 NOT NULL, c804 Datetime NOT NULL, c805 Bool NOT NULL, c806 Int16 NOT NULL, c807 Decimal(35,10) NOT NULL, c808 Datetime NOT NULL, c809 Timestamp NOT NULL, c810 Timestamp NOT NULL, c811 Date NOT NULL, c812 Datetime NOT NULL, c813 Bool NOT NULL, c814 Interval64 NOT NULL, c815 Int8 NOT NULL, c816 Int32 NOT NULL, c817 Bool NOT NULL, c818 Decimal(15,0) NOT NULL, c819 Decimal(15,0) NOT NULL, c820 Int64 NOT NULL, c821 Decimal(15,0) NOT NULL, c822 Timestamp64 NOT NULL, c823 Decimal(22,9) NOT NULL, c824 Date NOT NULL, c825 Int16 NOT NULL, c826 Utf8 NOT NULL, c827 Interval64 NOT NULL, c828 Date NOT NULL, c829 Int64 NOT NULL, c830 Uint64 NOT NULL, c831 Date NOT NULL, c832 Int64 NOT NULL, c833 Int64 NOT NULL, c834 Timestamp64 NOT NULL, c835 Date32 NOT NULL, c836 Uint64 NOT NULL, c837 Timestamp64 NOT NULL, c838 Date NOT NULL, c839 Decimal(22,9) NOT NULL, c840 Int32 NOT NULL, c841 Interval64 NOT NULL, c842 Uint32 NOT NULL, c843 Uint8 NOT NULL, c844 Datetime64 NOT NULL, c845 Int32 NOT NULL, c846 Int32 NOT NULL, c847 String NOT NULL, c848 Decimal(22,9) NOT NULL, c849 Date32 NOT NULL, c850 Uint16 NOT NULL, c851 Decimal(22,9) NOT NULL, c852 Int8 NOT NULL, c853 Timestamp64 NOT NULL, c854 Uint8 NOT NULL, c855 Timestamp NOT NULL, c856 String NOT NULL, c857 Uint16 NOT NULL, c858 Int16 NOT NULL, c859 Date NOT NULL, c860 Date NOT NULL, c861 Int16 NOT NULL, c862 Datetime NOT NULL, c863 Decimal(35,10) NOT NULL, c864 Uint32 NOT NULL, c865 Int32 NOT NULL, c866 Utf8 NOT NULL, c867 Uint64 NOT NULL, c868 String NOT NULL, c869 Date32 NOT NULL, c870 Decimal(15,0) NOT NULL, c871 Decimal(22,9) NOT NULL, c872 Int32 NOT NULL, c873 Int16 NOT NULL, c874 Bool NOT NULL, c875 Int32 NOT NULL, c876 Decimal(35,10) NOT NULL, c877 Int16 NOT NULL, c878 Int8 NOT NULL, c879 Utf8 NOT NULL, c880 Timestamp64 NOT NULL, c881 Int16 NOT NULL, c882 Datetime64 NOT NULL, c883 Interval64 NOT NULL, c884 Int32 NOT NULL, c885 Uint8 NOT NULL, c886 Interval64 NOT NULL, c887 Utf8 NOT NULL, c888 Utf8 NOT NULL, c889 Date32 NOT NULL, c890 Timestamp NOT NULL, c891 Decimal(22,9) NOT NULL, c892 Timestamp NOT NULL, c893 Datetime NOT NULL, c894 Uint64 NOT NULL, c895 Date32 NOT NULL, c896 Bool NOT NULL, c897 Uint16 NOT NULL, c898 Int8 NOT NULL, c899 Uint16 NOT NULL, c900 Interval64 NOT NULL, c901 Int64 NOT NULL, c902 Int64 NOT NULL, c903 Date NOT NULL, c904 Uint8 NOT NULL, c905 Timestamp NOT NULL, c906 Datetime NOT NULL, c907 Int64 NOT NULL, c908 Int16 NOT NULL, c909 Decimal(22,9) NOT NULL, c910 Uint16 NOT NULL, c911 Datetime64 NOT NULL, c912 Decimal(35,10) NOT NULL, c913 Int8 NOT NULL, c914 Int8 NOT NULL, c915 Date32 NOT NULL, c916 Int8 NOT NULL, c917 Datetime64 NOT NULL, c918 Interval64 NOT NULL, c919 Date32 NOT NULL, c920 Uint16 NOT NULL, c921 Int16 NOT NULL, c922 Int8 NOT NULL, c923 Uint32 NOT NULL, c924 Decimal(35,10) NOT NULL, c925 Uint32 NOT NULL, c926 Interval64 NOT NULL, c927 Int64 NOT NULL, c928 Decimal(35,10) NOT NULL, c929 Int16 NOT NULL, c930 Decimal(15,0) NOT NULL, c931 Int64 NOT NULL, c932 Timestamp NOT NULL, c933 Uint32 NOT NULL, c934 Uint16 NOT NULL, c935 Decimal(15,0) NOT NULL, c936 Int32 NOT NULL, c937 Timestamp NOT NULL, c938 Uint32 NOT NULL, c939 Uint32 NOT NULL, c940 Decimal(22,9) NOT NULL, c941 Uint32 NOT NULL, c942 Int64 NOT NULL, c943 Int16 NOT NULL, c944 Timestamp NOT NULL, c945 Decimal(22,9) NOT NULL, c946 Timestamp NOT NULL, c947 Date NOT NULL, c948 Uint32 NOT NULL, c949 Utf8 NOT NULL, c950 Decimal(22,9) NOT NULL, c951 Decimal(22,9) NOT NULL, c952 Uint8 NOT NULL, c953 Timestamp NOT NULL, c954 Uint8 NOT NULL, c955 Int16 NOT NULL, c956 Uint8 NOT NULL, c957 Date32 NOT NULL, c958 Int32 NOT NULL, c959 Interval64 NOT NULL, c960 Bool NOT NULL, c961 Decimal(35,10) NOT NULL, c962 Interval64 NOT NULL, c963 Int16 NOT NULL, c964 Decimal(35,10) NOT NULL, c965 Decimal(35,10) NOT NULL, c966 Interval64 NOT NULL, c967 Int32 NOT NULL, c968 Bool NOT NULL, c969 Date NOT NULL, c970 Bool NOT NULL, c971 Interval64 NOT NULL, c972 Int8 NOT NULL, c973 Int64 NOT NULL, c974 Utf8 NOT NULL, c975 Int8 NOT NULL, c976 String NOT NULL, c977 Uint16 NOT NULL, c978 Date32 NOT NULL, c979 Datetime64 NOT NULL, c980 Utf8 NOT NULL, c981 Uint16 NOT NULL, c982 Decimal(35,10) NOT NULL, c983 Timestamp NOT NULL, c984 Int32 NOT NULL, c985 Uint64 NOT NULL, c986 Datetime64 NOT NULL, c987 Int8 NOT NULL, c988 Datetime64 NOT NULL, c989 Date32 NOT NULL, c990 Int8 NOT NULL, c991 Decimal(35,10) NOT NULL, c992 Datetime64 NOT NULL, c993 Uint64 NOT NULL, c994 Date NOT NULL, c995 Uint8 NOT NULL, c996 Decimal(15,0) NOT NULL, c997 Uint32 NOT NULL, c998 Timestamp64 NOT NULL, c999 Date NOT NULL, c1000 Int64 NOT NULL, c1001 Decimal(15,0) NOT NULL, c1002 Timestamp64 NOT NULL, c1003 Uint8 NOT NULL, c1004 Uint8 NOT NULL, c1005 Datetime NOT NULL, c1006 Decimal(22,9) NOT NULL, c1007 Int16 NOT NULL, c1008 Datetime64 NOT NULL, c1009 String NOT NULL, c1010 Decimal(15,0) NOT NULL, c1011 Timestamp NOT NULL, c1012 Uint64 NOT NULL, c1013 Utf8 NOT NULL, c1014 Bool NOT NULL, c1015 Bool NOT NULL, c1016 Bool NOT NULL, c1017 Decimal(35,10) NOT NULL, c1018 Interval64 NOT NULL, c1019 Date32 NOT NULL, c1020 Int8 NOT NULL, c1021 Int64 NOT NULL, c1022 Int16 NOT NULL, c1023 Bool NOT NULL, c1024 Uint8 NOT NULL, c1025 Uint64 NOT NULL, c1026 Datetime64 NOT NULL, c1027 Int16 NOT NULL, c1028 Timestamp NOT NULL, c1029 Datetime64 NOT NULL, c1030 Datetime64 NOT NULL, c1031 Uint32 NOT NULL, c1032 Int8 NOT NULL, c1033 Interval64 NOT NULL, c1034 Date NOT NULL, c1035 Interval64 NOT NULL, c1036 Decimal(22,9) NOT NULL, c1037 Decimal(15,0) NOT NULL, c1038 Date32 NOT NULL, c1039 Timestamp64 NOT NULL, c1040 Timestamp NOT NULL, c1041 Decimal(15,0) NOT NULL, c1042 Timestamp64 NOT NULL, c1043 Uint16 NOT NULL, c1044 Interval64 NOT NULL, c1045 Datetime NOT NULL, c1046 Uint32 NOT NULL, c1047 Date32 NOT NULL, c1048 Decimal(15,0) NOT NULL, c1049 Int32 NOT NULL, c1050 Bool NOT NULL, c1051 Decimal(15,0) NOT NULL, c1052 Uint64 NOT NULL, c1053 Decimal(22,9) NOT NULL, c1054 Int64 NOT NULL, c1055 Decimal(35,10) NOT NULL, c1056 String NOT NULL, c1057 String NOT NULL, c1058 Utf8 NOT NULL, c1059 Bool NOT NULL, c1060 Date32 NOT NULL, c1061 Decimal(22,9) NOT NULL, c1062 Bool NOT NULL, c1063 Timestamp NOT NULL, c1064 Decimal(22,9) NOT NULL, c1065 Decimal(15,0) NOT NULL, c1066 String NOT NULL, c1067 Int16 NOT NULL, c1068 Utf8 NOT NULL, c1069 Int32 NOT NULL, c1070 Timestamp NOT NULL, c1071 Timestamp NOT NULL, c1072 Int64 NOT NULL, c1073 Datetime64 NOT NULL, c1074 Decimal(15,0) NOT NULL, c1075 Timestamp NOT NULL, c1076 Datetime64 NOT NULL, c1077 String NOT NULL, c1078 String NOT NULL, c1079 Int32 NOT NULL, c1080 Int16 NOT NULL, c1081 Decimal(35,10) NOT NULL, c1082 Int8 NOT NULL, c1083 Int16 NOT NULL, c1084 Date NOT NULL, c1085 Int16 NOT NULL, c1086 Date32 NOT NULL, c1087 Int8 NOT NULL, c1088 Uint16 NOT NULL, c1089 Date NOT NULL, c1090 Utf8 NOT NULL, c1091 Int16 NOT NULL, c1092 String NOT NULL, c1093 Int8 NOT NULL, c1094 Int32 NOT NULL, c1095 Uint32 NOT NULL, c1096 Uint16 NOT NULL, c1097 Uint32 NOT NULL, c1098 Timestamp64 NOT NULL, c1099 Uint16 NOT NULL, c1100 Uint8 NOT NULL, c1101 Date32 NOT NULL, c1102 Int16 NOT NULL, c1103 Int64 NOT NULL, c1104 Timestamp NOT NULL, c1105 Int16 NOT NULL, c1106 Int32 NOT NULL, c1107 Datetime NOT NULL, c1108 Interval64 NOT NULL, c1109 Decimal(15,0) NOT NULL, c1110 Interval64 NOT NULL, c1111 Uint16 NOT NULL, c1112 Uint8 NOT NULL, c1113 Int16 NOT NULL, c1114 Datetime NOT NULL, c1115 Bool NOT NULL, c1116 Int64 NOT NULL, c1117 Bool NOT NULL, c1118 Decimal(15,0) NOT NULL, c1119 Uint8 NOT NULL, c1120 Uint64 NOT NULL, c1121 Uint16 NOT NULL, c1122 String NOT NULL, c1123 String NOT NULL, c1124 Uint64 NOT NULL, c1125 Int8 NOT NULL, c1126 Datetime NOT NULL, c1127 Decimal(22,9) NOT NULL, c1128 Uint64 NOT NULL, c1129 Uint8 NOT NULL, c1130 Decimal(15,0) NOT NULL, c1131 Int8 NOT NULL, c1132 Int8 NOT NULL, c1133 Date32 NOT NULL, c1134 Decimal(22,9) NOT NULL, c1135 Bool NOT NULL, c1136 Timestamp64 NOT NULL, c1137 Timestamp NOT NULL, c1138 Decimal(15,0) NOT NULL, c1139 Uint64 NOT NULL, c1140 Datetime NOT NULL, c1141 Int8 NOT NULL, c1142 Interval64 NOT NULL, c1143 Datetime NOT NULL, c1144 Uint8 NOT NULL, c1145 Decimal(22,9) NOT NULL, c1146 Timestamp64 NOT NULL, c1147 Timestamp64 NOT NULL, c1148 Uint64 NOT NULL, c1149 Utf8 NOT NULL, c1150 Uint32 NOT NULL, c1151 Uint16 NOT NULL, c1152 Decimal(35,10) NOT NULL, c1153 Int64 NOT NULL, c1154 Int16 NOT NULL, c1155 Uint64, c1156 String, c1157 Interval64 NOT NULL, c1158 Uint16 NOT NULL, c1159 Yson, c1160 Date NOT NULL, c1161 Interval64, c1162 Yson NOT NULL, c1163 Int32 NOT NULL, c1164 Decimal(15,0), c1165 Int8 NOT NULL, c1166 Float NOT NULL, c1167 Int32, c1168 Yson, c1169 Int8, c1170 Int8 NOT NULL, c1171 Int8 NOT NULL, c1172 Utf8, c1173 Decimal(22,9) NOT NULL, c1174 JsonDocument NOT NULL, c1175 Yson NOT NULL, c1176 Decimal(15,0) NOT NULL, c1177 Uint8, c1178 Uint32 NOT NULL, c1179 Uint16, c1180 Utf8 NOT NULL, c1181 Int64 NOT NULL, c1182 Date, c1183 Bool NOT NULL, c1184 Date32, c1185 Int16, c1186 Bool NOT NULL, c1187 Timestamp, c1188 Utf8, c1189 Json, c1190 Timestamp64, c1191 Timestamp, c1192 Interval64 NOT NULL, c1193 String, c1194 Uint16, c1195 Int16, c1196 Uint32 NOT NULL, c1197 Bool, c1198 Int32 NOT NULL, c1199 Float, c1200 Date32 NOT NULL, c1201 Timestamp64, c1202 Utf8, c1203 Double, c1204 Decimal(15,0) NOT NULL, c1205 Timestamp, c1206 Int32 NOT NULL, c1207 Int32 NOT NULL, c1208 Timestamp NOT NULL, c1209 Datetime64 NOT NULL, c1210 Int8, c1211 Uint8 NOT NULL, c1212 Timestamp NOT NULL, c1213 JsonDocument NOT NULL, c1214 Decimal(15,0) NOT NULL, c1215 Utf8, c1216 Bool, c1217 JsonDocument, c1218 Decimal(22,9) NOT NULL, c1219 Decimal(22,9) NOT NULL, c1220 Timestamp64 NOT NULL, c1221 Uint16 NOT NULL, c1222 Uint8 NOT NULL, c1223 Interval64, c1224 Int8 NOT NULL, c1225 Uint64, c1226 JsonDocument NOT NULL, c1227 Int16, c1228 Uint64, c1229 Int64, c1230 Uint8 NOT NULL, c1231 Bool, c1232 Date NOT NULL, c1233 Int32 NOT NULL, c1234 Timestamp, c1235 Date NOT NULL, c1236 Int64, c1237 Double, c1238 Int64, c1239 Datetime64 NOT NULL, c1240 Date32 NOT NULL, c1241 Timestamp64 NOT NULL, c1242 Uint8, c1243 Int64, c1244 Int32 NOT NULL, c1245 Json, c1246 Uint32 NOT NULL, c1247 Yson, c1248 Json, c1249 Uint8, c1250 Uint16 NOT NULL, c1251 Uint32 NOT NULL, c1252 String, c1253 Utf8 NOT NULL, c1254 Uint8, c1255 Datetime64, c1256 Decimal(15,0) NOT NULL, c1257 Datetime, c1258 Decimal(22,9) NOT NULL, c1259 Utf8, c1260 Yson, c1261 Datetime64 NOT NULL, c1262 Int16 NOT NULL, c1263 Float NOT NULL, c1264 Int8 NOT NULL, c1265 Bool NOT NULL, c1266 Double NOT NULL, c1267 Bool, c1268 Timestamp NOT NULL, c1269 Interval64, c1270 Decimal(15,0), c1271 Uint64, c1272 Int32, c1273 Uint32, c1274 Int64 NOT NULL, c1275 Utf8 NOT NULL, c1276 Json NOT NULL, c1277 Date32 NOT NULL, c1278 Decimal(35,10) NOT NULL, c1279 JsonDocument NOT NULL, c1280 Decimal(15,0) NOT NULL, c1281 Yson NOT NULL, c1282 Int64 NOT NULL, c1283 Datetime NOT NULL, c1284 Int64, c1285 Bool NOT NULL, c1286 Interval64 NOT NULL, c1287 Uint64 NOT NULL, c1288 Date NOT NULL, c1289 Json, c1290 Int8 NOT NULL, c1291 Decimal(15,0) NOT NULL, c1292 Uint16, c1293 Float, c1294 Uint64 NOT NULL, c1295 Interval64, c1296 Json NOT NULL, c1297 Interval64, c1298 Timestamp64 NOT NULL, c1299 Datetime64, c1300 Float, c1301 Decimal(22,9), c1302 Decimal(22,9) NOT NULL, c1303 Timestamp, c1304 Yson, c1305 Interval64, c1306 Uint32, c1307 Uint64 NOT NULL, c1308 JsonDocument NOT NULL, c1309 Utf8 NOT NULL, c1310 JsonDocument, c1311 Bool NOT NULL, c1312 Timestamp64 NOT NULL, c1313 Uint32 NOT NULL, c1314 Decimal(15,0), c1315 Uint8 NOT NULL, c1316 Uint8 NOT NULL, c1317 Uint32, c1318 Float, c1319 Date NOT NULL, c1320 Decimal(35,10), c1321 Date NOT NULL, c1322 Timestamp64 NOT NULL, c1323 Interval64, c1324 Yson NOT NULL, c1325 Timestamp64 NOT NULL, c1326 Float, c1327 Uint8, c1328 Datetime64 NOT NULL, c1329 Uint64, c1330 Utf8 NOT NULL, c1331 Decimal(15,0) NOT NULL, c1332 Timestamp64 NOT NULL, c1333 Timestamp, c1334 Uint64, c1335 Timestamp NOT NULL, c1336 Date NOT NULL, c1337 Int32, c1338 Uint64 NOT NULL, c1339 Decimal(35,10) NOT NULL, c1340 Datetime NOT NULL, c1341 Decimal(35,10), c1342 Decimal(15,0) NOT NULL, c1343 Date NOT NULL, c1344 Yson NOT NULL, c1345 Decimal(15,0), c1346 Int16 NOT NULL, c1347 Float NOT NULL, c1348 Interval64 NOT NULL, c1349 JsonDocument NOT NULL, c1350 Uint64 NOT NULL, c1351 Yson NOT NULL, c1352 Utf8, c1353 Uint16 NOT NULL, c1354 Int32, c1355 Decimal(22,9), c1356 Decimal(22,9), c1357 Decimal(35,10) NOT NULL, c1358 Uint16 NOT NULL, c1359 Bool, c1360 Decimal(22,9), c1361 Bool, c1362 JsonDocument NOT NULL, c1363 Timestamp NOT NULL, c1364 Yson, c1365 Double, c1366 Int8, c1367 JsonDocument, c1368 Date, c1369 Timestamp, c1370 Json NOT NULL, c1371 Bool, c1372 Uint16, c1373 Uint16 NOT NULL, c1374 Datetime NOT NULL, c1375 String NOT NULL, c1376 Yson, c1377 Int8 NOT NULL, c1378 Decimal(35,10), c1379 JsonDocument NOT NULL, c1380 Int32, c1381 Utf8 NOT NULL, c1382 Uint8 NOT NULL, c1383 Datetime64 NOT NULL, c1384 Timestamp, c1385 Int32 NOT NULL, c1386 Uint64 NOT NULL, c1387 Int8 NOT NULL, c1388 String, c1389 Date NOT NULL, c1390 Decimal(35,10), c1391 Decimal(22,9) NOT NULL, c1392 Decimal(35,10), c1393 Datetime NOT NULL, c1394 Uint16 NOT NULL, c1395 Decimal(22,9) NOT NULL, c1396 Date, c1397 Bool, c1398 Datetime NOT NULL, c1399 Json NOT NULL, c1400 Date32, c1401 Timestamp NOT NULL, c1402 Uint16 NOT NULL, c1403 Int32, c1404 Date32, c1405 Uint16, c1406 Int8 NOT NULL, c1407 Float NOT NULL, c1408 Date NOT NULL, c1409 Uint64 NOT NULL, c1410 Bool NOT NULL, c1411 Int64 NOT NULL, c1412 Bool NOT NULL, c1413 Date NOT NULL, c1414 Timestamp64 NOT NULL, c1415 Uint8 NOT NULL, c1416 Int32 NOT NULL, c1417 Uint16, c1418 Uint8, c1419 Yson, c1420 Decimal(15,0), c1421 Int8, c1422 Interval64 NOT NULL, c1423 Date32 NOT NULL, c1424 Int32 NOT NULL, c1425 Utf8 NOT NULL, c1426 Datetime64 NOT NULL, c1427 Decimal(22,9) NOT NULL, c1428 Date32, c1429 Datetime, c1430 Int64, c1431 Decimal(35,10), c1432 Yson, c1433 Datetime64 NOT NULL, c1434 Float NOT NULL, c1435 Datetime NOT NULL, c1436 Datetime, c1437 Date32 NOT NULL, c1438 Datetime64, c1439 Uint32, c1440 Double NOT NULL, c1441 Int16 NOT NULL, c1442 Int64, c1443 JsonDocument NOT NULL, c1444 Timestamp, c1445 Decimal(22,9), c1446 Uint32, c1447 Decimal(35,10) NOT NULL, c1448 Date32, c1449 String, c1450 Decimal(22,9), c1451 Datetime64, c1452 Bool, c1453 Int64, c1454 Date NOT NULL, c1455 Datetime64 NOT NULL, c1456 Uint16, c1457 String NOT NULL, c1458 Timestamp, c1459 Interval64 NOT NULL, c1460 Float, c1461 Float, c1462 Float NOT NULL, c1463 Interval64 NOT NULL, c1464 Uint64 NOT NULL, c1465 Int16 NOT NULL, c1466 Uint64 NOT NULL, c1467 Double NOT NULL, c1468 JsonDocument, c1469 Decimal(35,10) NOT NULL, c1470 Float, c1471 Decimal(35,10) NOT NULL, c1472 Datetime, c1473 Yson, c1474 Yson, c1475 Datetime, c1476 Float, c1477 Interval64, c1478 Decimal(35,10), c1479 Uint16, c1480 String NOT NULL, c1481 Timestamp, c1482 Int8 NOT NULL, c1483 Timestamp NOT NULL, c1484 Double NOT NULL, c1485 Interval64, c1486 Interval64, c1487 Uint8, c1488 Decimal(35,10), c1489 Uint16, c1490 Timestamp64 NOT NULL, c1491 Double NOT NULL, c1492 Interval64, c1493 Decimal(35,10), c1494 Uint64 NOT NULL, c1495 Bool NOT NULL, c1496 Decimal(35,10) NOT NULL, c1497 Decimal(35,10), c1498 Uint64 NOT NULL, c1499 Yson, c1500 Bool NOT NULL, c1501 Timestamp64, c1502 Int16 NOT NULL, c1503 Date NOT NULL, c1504 Uint64 NOT NULL, c1505 Datetime, c1506 Int16 NOT NULL, c1507 Decimal(22,9) NOT NULL, c1508 Int8 NOT NULL, c1509 Date32 NOT NULL, c1510 Date32 NOT NULL, c1511 Uint32 NOT NULL, c1512 Decimal(15,0), c1513 Int64, c1514 JsonDocument NOT NULL, c1515 Int16, c1516 Int16 NOT NULL, c1517 JsonDocument, c1518 Int8 NOT NULL, c1519 Uint8, c1520 Json NOT NULL, c1521 Date32, c1522 Int32 NOT NULL, c1523 Int64, c1524 Date32, c1525 Int32, c1526 Int64, c1527 Uint16 NOT NULL, c1528 Bool NOT NULL, c1529 Date NOT NULL, c1530 String, c1531 Date32 NOT NULL, c1532 Int8 NOT NULL, c1533 Interval64, c1534 Bool NOT NULL, c1535 Int64 NOT NULL, c1536 Uint32, c1537 Uint16 NOT NULL, c1538 Bool, c1539 Double NOT NULL, c1540 Timestamp, c1541 Interval64, c1542 Int8 NOT NULL, c1543 Uint64, c1544 Int8 NOT NULL, c1545 Uint64 NOT NULL, c1546 Date32 NOT NULL, c1547 Datetime64 NOT NULL, c1548 Json NOT NULL, c1549 String NOT NULL, c1550 JsonDocument NOT NULL, c1551 Float, c1552 Timestamp NOT NULL, c1553 Int8, c1554 Int64 NOT NULL, c1555 Bool, c1556 Datetime64 NOT NULL, c1557 Datetime64 NOT NULL, c1558 Datetime, c1559 Int64 NOT NULL, c1560 Timestamp NOT NULL, c1561 Int32, c1562 Int64, c1563 Int16 NOT NULL, c1564 Decimal(15,0) NOT NULL, c1565 Json, c1566 Date32, c1567 Bool NOT NULL, c1568 Decimal(22,9), c1569 Interval64 NOT NULL, c1570 Date, c1571 Timestamp NOT NULL, c1572 Int32 NOT NULL, c1573 Json NOT NULL, c1574 Timestamp64, c1575 Float NOT NULL, c1576 Bool, c1577 Int64, c1578 Decimal(35,10), c1579 Yson, c1580 Uint16 NOT NULL, c1581 Datetime64, c1582 Int8, c1583 Uint32 NOT NULL, c1584 Timestamp64, c1585 String NOT NULL, c1586 Uint32 NOT NULL, c1587 Json NOT NULL, c1588 String, c1589 Uint8, c1590 Uint32 NOT NULL, c1591 Date32, c1592 JsonDocument, c1593 Date, c1594 Timestamp NOT NULL, c1595 Json, c1596 Decimal(35,10), c1597 Int16, c1598 Float NOT NULL, c1599 Int32, c1600 Timestamp, c1601 Yson NOT NULL, c1602 Decimal(15,0) NOT NULL, c1603 Interval64, c1604 Decimal(22,9), c1605 Int64, c1606 Int8, c1607 String NOT NULL, c1608 JsonDocument, c1609 Date32 NOT NULL, c1610 Date NOT NULL, c1611 Uint16 NOT NULL, c1612 Bool NOT NULL, c1613 Decimal(15,0), c1614 Double NOT NULL, c1615 Timestamp NOT NULL, c1616 Datetime NOT NULL, c1617 Datetime NOT NULL, c1618 Timestamp64 NOT NULL, c1619 Uint32 NOT NULL, c1620 Uint16 NOT NULL, c1621 Timestamp64, c1622 Yson NOT NULL, c1623 Datetime64, c1624 Decimal(15,0), c1625 Int16, c1626 Utf8 NOT NULL, c1627 Interval64 NOT NULL, c1628 Timestamp NOT NULL, c1629 Decimal(15,0) NOT NULL, c1630 Date, c1631 Datetime NOT NULL, c1632 Timestamp, c1633 Int8, c1634 Float NOT NULL, c1635 Interval64 NOT NULL, c1636 Int16 NOT NULL, c1637 Date32, c1638 Float NOT NULL, c1639 Uint64 NOT NULL, c1640 Interval64 NOT NULL, c1641 Timestamp, c1642 Decimal(22,9) NOT NULL, c1643 Uint64 NOT NULL, c1644 JsonDocument NOT NULL, c1645 Bool, c1646 Bool NOT NULL, c1647 Interval64, c1648 Decimal(22,9), c1649 Datetime, c1650 Interval64 NOT NULL, c1651 Uint32, c1652 Double NOT NULL, c1653 Double NOT NULL, c1654 JsonDocument NOT NULL, c1655 Uint32, c1656 Int8 NOT NULL, c1657 Uint16 NOT NULL, c1658 Utf8 NOT NULL, c1659 Decimal(35,10), c1660 Datetime64, c1661 Int32 NOT NULL, c1662 Int64, c1663 Double, c1664 Int64 NOT NULL, c1665 Timestamp64, c1666 Date NOT NULL, c1667 Yson NOT NULL, c1668 Decimal(22,9) NOT NULL, c1669 Uint32 NOT NULL, c1670 Uint16 NOT NULL, c1671 Timestamp NOT NULL, c1672 Bool NOT NULL, c1673 Decimal(35,10), c1674 Datetime, c1675 Uint32, c1676 Int8 NOT NULL, c1677 Timestamp64, c1678 JsonDocument NOT NULL, c1679 Decimal(22,9), c1680 Timestamp NOT NULL, c1681 Int64 NOT NULL, c1682 Int16 NOT NULL, c1683 Yson NOT NULL, c1684 Date NOT NULL, c1685 Timestamp64, c1686 Timestamp, c1687 Int64 NOT NULL, c1688 String NOT NULL, c1689 Int64, c1690 Uint16, c1691 Uint16 NOT NULL, c1692 Decimal(15,0) NOT NULL, c1693 Date32, c1694 Decimal(15,0), c1695 Json NOT NULL, c1696 Datetime64, c1697 Yson, c1698 Int32, c1699 Timestamp64, c1700 Date, c1701 Timestamp64 NOT NULL, c1702 Int32, c1703 Date NOT NULL, c1704 Uint64 NOT NULL, c1705 Date32 NOT NULL, c1706 Timestamp, c1707 Timestamp64 NOT NULL, c1708 Datetime NOT NULL, c1709 Int32 NOT NULL, c1710 Int64, c1711 Float, c1712 Datetime, c1713 Decimal(15,0) NOT NULL, c1714 Timestamp64 NOT NULL, c1715 Int16 NOT NULL, c1716 Decimal(35,10) NOT NULL, c1717 Uint32 NOT NULL, c1718 Double NOT NULL, c1719 Datetime64 NOT NULL, c1720 Uint64 NOT NULL, c1721 Decimal(35,10), c1722 Uint64 NOT NULL, c1723 Yson NOT NULL, c1724 Double, c1725 Double NOT NULL, c1726 Yson, c1727 Int32, c1728 Datetime64 NOT NULL, c1729 Datetime64 NOT NULL, c1730 Date NOT NULL, c1731 Float NOT NULL, c1732 Double, c1733 Datetime, c1734 Uint16, c1735 Utf8, c1736 Date, c1737 Decimal(22,9) NOT NULL, c1738 Decimal(35,10) NOT NULL, c1739 Decimal(15,0), c1740 Int16, c1741 Uint8, c1742 Double, c1743 String NOT NULL, c1744 Interval64 NOT NULL, c1745 JsonDocument NOT NULL, c1746 Timestamp NOT NULL, c1747 Yson NOT NULL, c1748 JsonDocument NOT NULL, c1749 Int8 NOT NULL, c1750 Timestamp64 NOT NULL, c1751 Uint64, c1752 Date32 NOT NULL, c1753 Yson NOT NULL, c1754 Decimal(22,9), c1755 Timestamp64 NOT NULL, c1756 Decimal(35,10) NOT NULL, c1757 Yson, c1758 Timestamp64 NOT NULL, c1759 Uint16 NOT NULL, c1760 String, c1761 Bool, c1762 Decimal(15,0) NOT NULL, c1763 Interval64, c1764 Uint32, c1765 Int32, c1766 Decimal(15,0) NOT NULL, c1767 Datetime NOT NULL, c1768 Float, c1769 Utf8, c1770 Uint32 NOT NULL, c1771 Decimal(15,0), c1772 Int64 NOT NULL, c1773 Decimal(35,10), c1774 Decimal(22,9), c1775 Decimal(35,10) NOT NULL, c1776 Int32, c1777 Decimal(35,10) NOT NULL, c1778 Float, c1779 Int16, c1780 Interval64, c1781 Int32 NOT NULL, c1782 Int8 NOT NULL, c1783 Int8 NOT NULL, c1784 Interval64, c1785 Bool, c1786 Datetime64 NOT NULL, c1787 JsonDocument NOT NULL, c1788 Int8, c1789 Int32, c1790 Decimal(22,9) NOT NULL, c1791 String NOT NULL, c1792 Int64 NOT NULL, c1793 Yson, c1794 Uint16, c1795 Yson NOT NULL, c1796 Timestamp NOT NULL, c1797 Uint16 NOT NULL, c1798 Float NOT NULL, c1799 Date32 NOT NULL, c1800 String, c1801 Interval64, c1802 String NOT NULL, c1803 Decimal(22,9) NOT NULL, c1804 Utf8 NOT NULL, c1805 Double, c1806 Datetime64, c1807 Datetime64, c1808 Yson, c1809 String, c1810 Utf8 NOT NULL, c1811 Bool, c1812 Double NOT NULL, c1813 JsonDocument, c1814 Timestamp64, c1815 Int32, c1816 Uint32 NOT NULL, c1817 Json NOT NULL, c1818 Int64 NOT NULL, c1819 Float, c1820 Uint8 NOT NULL, c1821 Bool, c1822 Bool NOT NULL, c1823 String, c1824 JsonDocument NOT NULL, c1825 Int32, c1826 Yson, c1827 Interval64 NOT NULL, c1828 Json, c1829 Timestamp64, c1830 Uint64 NOT NULL, c1831 Utf8 NOT NULL, c1832 Double, c1833 Date, c1834 Date32 NOT NULL, c1835 Datetime, c1836 Date, c1837 Datetime64, c1838 Interval64 NOT NULL, c1839 Datetime64 NOT NULL, c1840 Uint64 NOT NULL, c1841 Decimal(22,9) NOT NULL, c1842 Decimal(15,0), c1843 Int8, c1844 Timestamp NOT NULL, c1845 Date NOT NULL, c1846 Json NOT NULL, c1847 Date NOT NULL, c1848 Uint32 NOT NULL, c1849 Float, c1850 Date, c1851 Date32 NOT NULL, c1852 Interval64, c1853 Yson, c1854 Datetime64, c1855 JsonDocument NOT NULL, c1856 Int8 NOT NULL, c1857 Uint32 NOT NULL, c1858 Bool NOT NULL, c1859 Utf8, c1860 Bool NOT NULL, c1861 Timestamp, c1862 Json, c1863 Uint8, c1864 Interval64, c1865 Uint16, c1866 Timestamp NOT NULL, c1867 Int64 NOT NULL, c1868 Int8, c1869 Date NOT NULL, c1870 Yson, c1871 Float NOT NULL, c1872 Int8, c1873 Datetime, c1874 Decimal(15,0), c1875 JsonDocument NOT NULL, c1876 Utf8, c1877 Int32 NOT NULL, c1878 Yson NOT NULL, c1879 JsonDocument, c1880 Decimal(15,0) NOT NULL, c1881 Double NOT NULL, c1882 Decimal(35,10) NOT NULL, c1883 Int16, c1884 String, c1885 Datetime64 NOT NULL, c1886 Json NOT NULL, c1887 Datetime64, c1888 Interval64, c1889 Json, c1890 Uint64, c1891 Float, c1892 Float, c1893 Date32 NOT NULL, c1894 Decimal(22,9) NOT NULL, c1895 Datetime64, c1896 Json, c1897 Int64, c1898 Timestamp NOT NULL, c1899 Uint64 NOT NULL, c1900 Datetime, c1901 Bool, c1902 Date, c1903 Uint64 NOT NULL, c1904 Yson NOT NULL, c1905 Timestamp64, c1906 String NOT NULL, c1907 Decimal(15,0) NOT NULL, c1908 Double NOT NULL, c1909 Uint16 NOT NULL, c1910 String, c1911 Utf8 NOT NULL, c1912 Decimal(35,10), c1913 Int16, c1914 Float NOT NULL, c1915 Uint16, c1916 Uint16 NOT NULL, c1917 Decimal(22,9) NOT NULL, c1918 Decimal(35,10) NOT NULL, c1919 Uint8 NOT NULL, c1920 Decimal(15,0) NOT NULL, c1921 Double NOT NULL, c1922 Uint64, c1923 Uint8 NOT NULL, c1924 Datetime64 NOT NULL, c1925 Float, c1926 Int32 NOT NULL, c1927 Uint8, c1928 Date32, c1929 Float, c1930 Int8 NOT NULL, c1931 Uint8, c1932 Timestamp64 NOT NULL, c1933 Utf8, c1934 Float, c1935 Datetime64, c1936 Datetime, c1937 Uint32, c1938 Float, c1939 Uint64 NOT NULL, c1940 Int32 NOT NULL, c1941 Int64, c1942 Uint64 NOT NULL, c1943 Timestamp64 NOT NULL, c1944 Decimal(22,9) NOT NULL, c1945 Timestamp NOT NULL, c1946 Interval64, c1947 Float, c1948 Utf8 NOT NULL, c1949 Int64 NOT NULL, c1950 Uint64, c1951 Decimal(15,0), c1952 Uint8, c1953 Int8, c1954 Decimal(22,9) NOT NULL, c1955 Int32, c1956 Bool, c1957 Datetime, c1958 Datetime64 NOT NULL, c1959 Uint64, c1960 Datetime NOT NULL, c1961 Timestamp, c1962 Interval64 NOT NULL, c1963 Timestamp, c1964 Int64, c1965 Datetime NOT NULL, c1966 Date32, c1967 Bool NOT NULL, c1968 Decimal(15,0) NOT NULL, c1969 Uint32 NOT NULL, c1970 Decimal(15,0) NOT NULL, c1971 Bool, c1972 Decimal(35,10) NOT NULL, c1973 Uint64 NOT NULL, c1974 Json, c1975 Decimal(22,9), c1976 Uint16, c1977 Int8, c1978 Uint32, c1979 Interval64 NOT NULL, c1980 Json NOT NULL, c1981 JsonDocument NOT NULL, c1982 Int32 NOT NULL, c1983 Date NOT NULL, c1984 Interval64, c1985 Decimal(35,10), c1986 Timestamp64 NOT NULL, c1987 Int8 NOT NULL, c1988 Float, c1989 Datetime, c1990 Uint8, c1991 Float, c1992 Date32 NOT NULL, c1993 Int8, c1994 Int32, c1995 Decimal(22,9) NOT NULL, c1996 JsonDocument NOT NULL, c1997 Float NOT NULL, c1998 Timestamp64 NOT NULL, c1999 Interval64, c2000 Datetime NOT NULL, c2001 Timestamp, c2002 Uint32, c2003 Bool, c2004 Int16 NOT NULL, c2005 JsonDocument NOT NULL, c2006 Uint32 NOT NULL, c2007 Int8 NOT NULL, c2008 Decimal(35,10) NOT NULL, c2009 Uint16 NOT NULL, c2010 JsonDocument, c2011 Decimal(15,0), c2012 Datetime64, c2013 Float NOT NULL, c2014 Decimal(15,0) NOT NULL, c2015 Timestamp64, c2016 Timestamp64 NOT NULL, c2017 Decimal(15,0), c2018 Timestamp, c2019 String NOT NULL, c2020 Uint16 NOT NULL, c2021 Date32, c2022 Bool NOT NULL, c2023 Decimal(35,10), c2024 Int8 NOT NULL, c2025 Int8, c2026 Int8, c2027 Decimal(22,9), c2028 Int16 NOT NULL, c2029 Int16 NOT NULL, c2030 Yson, c2031 Decimal(35,10), c2032 Uint8 NOT NULL, c2033 Float NOT NULL, c2034 Yson, c2035 Double, c2036 Bool, c2037 Uint64 NOT NULL, c2038 Int16 NOT NULL, c2039 Int8, c2040 Int64, c2041 Yson NOT NULL, c2042 Uint16 NOT NULL, c2043 Int32, c2044 String NOT NULL, c2045 Datetime NOT NULL, c2046 Date32, c2047 Float NOT NULL, c2048 Date32 NOT NULL, c2049 JsonDocument, c2050 String, c2051 Json, c2052 Date, c2053 Double NOT NULL, c2054 Decimal(22,9) NOT NULL, c2055 Uint8, c2056 Decimal(15,0) NOT NULL, c2057 Double, c2058 Uint16, c2059 Interval64, c2060 Bool NOT NULL, c2061 Uint16, c2062 Yson NOT NULL, c2063 Int32, c2064 Datetime, c2065 Int64, c2066 Timestamp, c2067 Timestamp64 NOT NULL, c2068 Uint8, c2069 Uint8, c2070 Int64 NOT NULL, c2071 Utf8 NOT NULL, c2072 Yson, c2073 JsonDocument NOT NULL, c2074 Date NOT NULL, c2075 String, c2076 Date NOT NULL, c2077 Decimal(15,0) NOT NULL, c2078 Timestamp64, c2079 Timestamp64 NOT NULL, c2080 Int8 NOT NULL, c2081 Decimal(35,10), c2082 Decimal(22,9) NOT NULL, c2083 Decimal(15,0) NOT NULL, c2084 Uint32 NOT NULL, c2085 Utf8 NOT NULL, c2086 Uint64 NOT NULL, c2087 Timestamp NOT NULL, c2088 Interval64, c2089 Int8, c2090 Int16 NOT NULL, c2091 Json NOT NULL, c2092 Decimal(35,10), c2093 Decimal(15,0), c2094 Datetime64, c2095 Int64 NOT NULL, c2096 Int8, c2097 Uint32, c2098 Uint16 NOT NULL, c2099 Int32 NOT NULL, c2100 Date32 NOT NULL, c2101 JsonDocument NOT NULL, c2102 Timestamp64 NOT NULL, c2103 Uint32 NOT NULL, c2104 Date, c2105 Int16 NOT NULL, c2106 Bool, c2107 Uint32 NOT NULL, c2108 Datetime NOT NULL, c2109 Uint8, c2110 Int8 NOT NULL, c2111 Datetime64, c2112 Yson NOT NULL, c2113 Interval64 NOT NULL, c2114 Timestamp NOT NULL, c2115 Int16, c2116 Datetime NOT NULL, c2117 Date, c2118 Date, c2119 Date NOT NULL, c2120 Decimal(15,0), c2121 Decimal(22,9), c2122 Utf8 NOT NULL, c2123 Double, c2124 Uint16, c2125 Int32 NOT NULL, c2126 Json, c2127 Double, c2128 Interval64, c2129 Json, c2130 Utf8, c2131 Int8, c2132 Int32, c2133 Json, c2134 Timestamp64 NOT NULL, c2135 Uint8 NOT NULL, c2136 Int16, c2137 Decimal(22,9), c2138 Date, c2139 Yson NOT NULL, c2140 Int16 NOT NULL, c2141 Double, c2142 Date32 NOT NULL, c2143 Double NOT NULL, c2144 Timestamp, c2145 Json, c2146 Double, c2147 Int64 NOT NULL, c2148 Int64 NOT NULL, c2149 Int64, c2150 Date NOT NULL, c2151 Date32, c2152 Datetime, c2153 Interval64 NOT NULL, c2154 Yson, c2155 Json NOT NULL, c2156 Decimal(22,9), c2157 Datetime64, c2158 Uint8 NOT NULL, c2159 Decimal(35,10) NOT NULL, c2160 Yson NOT NULL, c2161 Uint64, c2162 Decimal(35,10), c2163 Decimal(35,10) NOT NULL, c2164 Interval64, c2165 Decimal(15,0) NOT NULL, c2166 Uint32, c2167 Timestamp64 NOT NULL, c2168 Interval64, c2169 Int64, c2170 Decimal(22,9), c2171 Datetime, c2172 Date32 NOT NULL, c2173 Date32 NOT NULL, c2174 Int8 NOT NULL, c2175 Date NOT NULL, c2176 Uint8 NOT NULL, c2177 Timestamp64, c2178 Uint16 NOT NULL, c2179 Uint16 NOT NULL, c2180 Double, c2181 Decimal(15,0), c2182 Yson, c2183 Decimal(22,9), c2184 Int64 NOT NULL, c2185 Datetime NOT NULL, c2186 Uint16, c2187 Float, c2188 Uint32 NOT NULL, c2189 Json, c2190 Date NOT NULL, c2191 Timestamp, c2192 Yson, c2193 Decimal(15,0), c2194 Json NOT NULL, c2195 Utf8, c2196 JsonDocument, c2197 Uint32, c2198 Datetime NOT NULL, c2199 Decimal(15,0), c2200 Uint8 NOT NULL, c2201 Int16, c2202 Timestamp64 NOT NULL, c2203 Int16, c2204 Datetime, c2205 Timestamp64, c2206 Int64 NOT NULL, c2207 Date NOT NULL, c2208 Timestamp NOT NULL, c2209 Datetime, c2210 JsonDocument, c2211 Bool, c2212 Datetime NOT NULL, c2213 Yson NOT NULL, c2214 Bool NOT NULL, c2215 Json, c2216 Date32 NOT NULL, c2217 Date32, c2218 Decimal(35,10) NOT NULL, c2219 Decimal(15,0) NOT NULL, c2220 Uint32 NOT NULL, c2221 Uint32, c2222 Decimal(35,10) NOT NULL, c2223 Datetime64 NOT NULL, c2224 Date, c2225 Int64 NOT NULL, c2226 Date32, c2227 Timestamp64 NOT NULL, c2228 Uint16 NOT NULL, c2229 Yson, c2230 Int8, c2231 Int8 NOT NULL, c2232 Timestamp64 NOT NULL, c2233 Datetime NOT NULL, c2234 Datetime, c2235 Int64, c2236 Decimal(15,0) NOT NULL, c2237 Int8, c2238 Uint32 NOT NULL, c2239 Utf8, c2240 Date32 NOT NULL, c2241 String NOT NULL, c2242 Int64, c2243 String, c2244 Uint8, c2245 Uint16 NOT NULL, c2246 Double, c2247 Int64, c2248 Int64, c2249 Decimal(35,10) NOT NULL, c2250 Decimal(35,10) NOT NULL, c2251 Decimal(22,9) NOT NULL, c2252 Uint32 NOT NULL, c2253 Int8, c2254 Int64 NOT NULL, c2255 Int64, c2256 Date32 NOT NULL, c2257 Decimal(22,9), c2258 Int16 NOT NULL, c2259 Decimal(15,0) NOT NULL, c2260 Timestamp64, c2261 Date32, c2262 Json, c2263 Int16 NOT NULL, c2264 Decimal(35,10), c2265 Uint64, c2266 Bool NOT NULL, c2267 Decimal(22,9) NOT NULL, c2268 Datetime NOT NULL, c2269 Decimal(35,10) NOT NULL, c2270 Decimal(22,9), c2271 Int16 NOT NULL, c2272 Date NOT NULL, c2273 Uint16, c2274 Interval64, c2275 Interval64 NOT NULL, c2276 Date, c2277 Float, c2278 Interval64 NOT NULL, c2279 Float, c2280 Json, c2281 JsonDocument, c2282 Decimal(15,0) NOT NULL, c2283 Decimal(15,0) NOT NULL, c2284 String, c2285 Yson, c2286 JsonDocument, c2287 Datetime64 NOT NULL, c2288 Int32, c2289 Interval64, c2290 Uint64, c2291 Json, c2292 Decimal(22,9) NOT NULL, c2293 Yson NOT NULL, c2294 Datetime NOT NULL, c2295 Float, c2296 Json, c2297 JsonDocument, c2298 Timestamp, c2299 Timestamp64 NOT NULL, c2300 Bool, c2301 Uint64 NOT NULL, c2302 Decimal(22,9) NOT NULL, c2303 String NOT NULL, c2304 Uint16 NOT NULL, c2305 Uint32 NOT NULL, c2306 Bool NOT NULL, c2307 Uint8 NOT NULL, c2308 Decimal(15,0), c2309 Uint32 NOT NULL, c2310 Uint64 NOT NULL, c2311 String NOT NULL, c2312 Utf8, c2313 Decimal(22,9), c2314 String, c2315 Uint64, c2316 Int64, c2317 Int8, c2318 Interval64, c2319 Timestamp NOT NULL, c2320 Decimal(22,9), c2321 Json, c2322 Bool, c2323 Double, c2324 Timestamp NOT NULL, c2325 Timestamp64, c2326 Decimal(35,10) NOT NULL, c2327 Float NOT NULL, c2328 Uint64 NOT NULL, c2329 Bool NOT NULL, c2330 String NOT NULL, c2331 Uint8, c2332 Double, c2333 Double, c2334 Json, c2335 Int8, c2336 Int64, c2337 Datetime NOT NULL, c2338 Uint16 NOT NULL, c2339 Uint16 NOT NULL, c2340 Interval64, c2341 String, c2342 Date32, c2343 Int16, c2344 Int16 NOT NULL, c2345 Interval64, c2346 Decimal(22,9), c2347 Timestamp NOT NULL, c2348 Decimal(22,9), c2349 Date32, c2350 Int32 NOT NULL, c2351 Double, c2352 Double NOT NULL, c2353 Timestamp NOT NULL, c2354 Decimal(35,10) NOT NULL, c2355 Int32, c2356 String NOT NULL, c2357 Timestamp, c2358 Int64 NOT NULL, c2359 Float, c2360 Date32 NOT NULL, c2361 Date, c2362 Decimal(22,9), c2363 Int32, c2364 Int32, c2365 Decimal(22,9) NOT NULL, c2366 Double NOT NULL, c2367 Int32 NOT NULL, c2368 Uint8, c2369 String, c2370 Uint32 NOT NULL, c2371 Json NOT NULL, c2372 Datetime64, c2373 JsonDocument, c2374 Uint64 NOT NULL, c2375 Utf8, c2376 Uint32 NOT NULL, c2377 Double, c2378 Decimal(15,0), c2379 Timestamp64 NOT NULL, c2380 Int16, c2381 Int16, c2382 Uint64, c2383 Int16, c2384 Int64, c2385 Uint32 NOT NULL, c2386 Datetime NOT NULL, c2387 Int16, c2388 Json, c2389 Uint16, c2390 Uint64, c2391 Date32 NOT NULL, c2392 Uint64, c2393 JsonDocument NOT NULL, c2394 JsonDocument NOT NULL, c2395 Bool NOT NULL, c2396 Int32 NOT NULL, c2397 Timestamp, c2398 Date32, c2399 Yson, c2400 Decimal(15,0) NOT NULL, c2401 Datetime, c2402 Yson NOT NULL, c2403 Json NOT NULL, c2404 Json, c2405 Int32, c2406 String NOT NULL, c2407 Int32 NOT NULL, c2408 Interval64, c2409 Utf8 NOT NULL, c2410 Timestamp64 NOT NULL, c2411 Yson, c2412 Uint64, c2413 Decimal(22,9) NOT NULL, c2414 Datetime64, c2415 Timestamp, c2416 String, c2417 Decimal(35,10) NOT NULL, c2418 Int64, c2419 Decimal(35,10), c2420 Uint64 NOT NULL, c2421 Date32 NOT NULL, c2422 Uint64, c2423 Json, c2424 Utf8, c2425 Int64 NOT NULL, c2426 Uint16, c2427 Decimal(35,10), c2428 Timestamp64 NOT NULL, c2429 Decimal(35,10) NOT NULL, c2430 Uint64 NOT NULL, c2431 Json NOT NULL, c2432 Bool, c2433 String NOT NULL, c2434 Int64 NOT NULL, c2435 Date32 NOT NULL, c2436 JsonDocument, c2437 Utf8, c2438 Uint16, c2439 Uint32 NOT NULL, c2440 Double, c2441 Decimal(22,9), c2442 Float NOT NULL, c2443 Datetime64, c2444 Int64, c2445 Json, c2446 Double NOT NULL, c2447 Decimal(22,9), c2448 Json, c2449 Json NOT NULL, c2450 Date32, c2451 Uint16, c2452 Decimal(15,0) NOT NULL, c2453 Uint32, c2454 JsonDocument, c2455 Timestamp NOT NULL, c2456 Datetime NOT NULL, c2457 String, c2458 Double, c2459 Json, c2460 Uint8, c2461 Datetime, c2462 Timestamp, c2463 Json NOT NULL, c2464 Utf8 NOT NULL, c2465 Decimal(35,10), c2466 Uint64 NOT NULL, c2467 Timestamp, c2468 Utf8 NOT NULL, c2469 Date NOT NULL, c2470 Interval64 NOT NULL, c2471 Datetime, c2472 Date32 NOT NULL, c2473 Utf8 NOT NULL, c2474 Timestamp NOT NULL, c2475 Datetime NOT NULL, c2476 Uint8 NOT NULL, c2477 Date NOT NULL, c2478 Datetime NOT NULL, c2479 Yson NOT NULL, c2480 Uint16 NOT NULL, c2481 Decimal(22,9) NOT NULL, c2482 Interval64 NOT NULL, c2483 Int16 NOT NULL, c2484 Double, c2485 Bool NOT NULL, c2486 Float, c2487 Date32, c2488 Int16, c2489 JsonDocument, c2490 Datetime NOT NULL, c2491 Bool NOT NULL, c2492 Utf8 NOT NULL, c2493 Int8 NOT NULL, c2494 Int8, c2495 Json, c2496 Uint64 NOT NULL, c2497 Json NOT NULL, c2498 Interval64 NOT NULL, c2499 Date32 NOT NULL, c2500 Int32, c2501 Int64, c2502 Uint16 NOT NULL, c2503 Int16 NOT NULL, c2504 Date NOT NULL, c2505 Uint64, c2506 Datetime64, c2507 Json, c2508 Date NOT NULL, c2509 Uint64, c2510 Int64 NOT NULL, c2511 Interval64 NOT NULL, c2512 Int64, c2513 Datetime NOT NULL, c2514 Uint16,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c6\', 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 \'c6\', 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'...Bool NOT NULL, c111 Int64 NOT NULL, c112 Int64 NOT NULL, c113 Decimal(35,10) NOT NULL, c114 Uint8 NOT NULL, c115 Uint32 NOT NULL, c116 Uint8 NOT NULL, c117 Uint8 NOT NULL, c118 Decimal(15,0) NOT NULL, c119 Datetime64 NOT NULL, c120 Uint64 NOT NULL, c121 Uint32 NOT NULL, c122 Decimal(35,10) NOT NULL, c123 Bool NOT NULL, c124 String NOT NULL, c125 Decimal(22,9) NOT NULL, c126 Decimal(22,9) NOT NULL, c127 Timestamp64 NOT NULL, c128 Date NOT NULL, c129 Decimal(22,9) NOT NULL, c130 String NOT NULL, c131 Int16 NOT NULL, c132 Utf8 NOT NULL, c133 Timestamp NOT NULL, c134 Uint64 NOT NULL, c135 Timestamp64 NOT NULL, c136 Uint64 NOT NULL, c137 Bool NOT NULL, c138 Interval64 NOT NULL, c139 Utf8 NOT NULL, c140 Datetime NOT NULL, c141 Decimal(35,10) NOT NULL, c142 String NOT NULL, c143 Timestamp NOT NULL, c144 Datetime64 NOT NULL, c145 Decimal(15,0) NOT NULL, c146 Int32 NOT NULL, c147 String NOT NULL, c148 String NOT NULL, c149 Uint16 NOT NULL, c150 Int8 NOT NULL, c151 Bool NOT NULL, c152 Interval64 NOT NULL, c153 Datetime NOT NULL, c154 Datetime NOT NULL, c155 Uint16 NOT NULL, c156 Decimal(35,10) NOT NULL, c157 Int64 NOT NULL, c158 Date NOT NULL, c159 Int16 NOT NULL, c160 Decimal(15,0) NOT NULL, c161 Int8 NOT NULL, c162 Uint16 NOT NULL, c163 Interval64 NOT NULL, c164 Datetime NOT NULL, c165 String NOT NULL, c166 Timestamp64 NOT NULL, c167 Decimal(35,10) NOT NULL, c168 Uint16 NOT NULL, c169 Timestamp64 NOT NULL, c170 Decimal(35,10) NOT NULL, c171 Uint8 NOT NULL, c172 Date NOT NULL, c173 Date32 NOT NULL, c174 Decimal(15,0) NOT NULL, c175 Timestamp NOT NULL, c176 Int32 NOT NULL, c177 Decimal(15,0) NOT NULL, c178 Datetime64 NOT NULL, c179 Timestamp NOT NULL, c180 Interval64 NOT NULL, c181 Datetime64 NOT NULL, c182 Decimal(35,10) NOT NULL, c183 Timestamp64 NOT NULL, c184 Decimal(22,9) NOT NULL, c185 Uint64 NOT NULL, c186 Datetime NOT NULL, c187 Uint32 NOT NULL, c188 Datetime64 NOT NULL, c189 Date NOT NULL, c190 Decimal(22,9) NOT NULL, c191 Timestamp64 NOT NULL, c192 Bool NOT NULL, c193 Timestamp64 NOT NULL, c194 Datetime64 NOT NULL, c195 Decimal(15,0) NOT NULL, c196 Bool NOT NULL, c197 Decimal(15,0) NOT NULL, c198 Bool NOT NULL, c199 Decimal(22,9) NOT NULL, c200 Uint8 NOT NULL, c201 Uint32 NOT NULL, c202 Uint32 NOT NULL, c203 Date32 NOT NULL, c204 Uint64 NOT NULL, c205 Int16 NOT NULL, c206 Timestamp NOT NULL, c207 String NOT NULL, c208 Uint32 NOT NULL, c209 Uint32 NOT NULL, c210 Date32 NOT NULL, c211 Decimal(22,9) NOT NULL, c212 Decimal(22,9) NOT NULL, c213 Timestamp64 NOT NULL, c214 Int8 NOT NULL, c215 Timestamp NOT NULL, c216 Timestamp NOT NULL, c217 Bool NOT NULL, c218 Int16 NOT NULL, c219 Date32 NOT NULL, c220 Timestamp64 NOT NULL, c221 Timestamp64 NOT NULL, c222 Decimal(15,0) NOT NULL, c223 Date NOT NULL, c224 Uint16 NOT NULL, c225 Datetime NOT NULL, c226 Decimal(22,9) NOT NULL, c227 Decimal(22,9) NOT NULL, c228 Int8 NOT NULL, c229 Decimal(15,0) NOT NULL, c230 Int32 NOT NULL, c231 Int32 NOT NULL, c232 Timestamp NOT NULL, c233 Datetime NOT NULL, c234 Uint64 NOT NULL, c235 Uint64 NOT NULL, c236 Bool NOT NULL, c237 Decimal(35,10) NOT NULL, c238 String NOT NULL, c239 Date32 NOT NULL, c240 Uint32 NOT NULL, c241 Datetime64 NOT NULL, c242 Uint64 NOT NULL, c243 Decimal(15,0) NOT NULL, c244 Date32 NOT NULL, c245 Date NOT NULL, c246 Uint64 NOT NULL, c247 Datetime NOT NULL, c248 Utf8 NOT NULL, c249 Uint8 NOT NULL, c250 Uint8 NOT NULL, c251 Interval64 NOT NULL, c252 Int64 NOT NULL, c253 Datetime64 NOT NULL, c254 Datetime64 NOT NULL, c255 Decimal(35,10) NOT NULL, c256 Int8 NOT NULL, c257 Datetime NOT NULL, c258 Int16 NOT NULL, c259 Date NOT NULL, c260 Decimal(22,9) NOT NULL, c261 Uint8 NOT NULL, c262 Datetime NOT NULL, c263 Int32 NOT NULL, c264 Decimal(35,10) NOT NULL, c265 Uint32 NOT NULL, c266 Int8 NOT NULL, c267 Interval64 NOT NULL, c268 Date32 NOT NULL, c269 Decimal(22,9) NOT NULL, c270 Utf8 NOT NULL, c271 Int8 NOT NULL, c272 Decimal(35,10) NOT NULL, c273 Datetime NOT NULL, c274 Interval64 NOT NULL, c275 Date32 NOT NULL, c276 Uint8 NOT NULL, c277 Utf8 NOT NULL, c278 Datetime NOT NULL, c279 Timestamp64 NOT NULL, c280 Utf8 NOT NULL, c281 Int16 NOT NULL, c282 Uint8 NOT NULL, c283 Datetime64 NOT NULL, c284 Utf8 NOT NULL, c285 Datetime64 NOT NULL, c286 Int64 NOT NULL, c287 Interval64 NOT NULL, c288 Date32 NOT NULL, c289 Datetime64 NOT NULL, c290 Date NOT NULL, c291 Decimal(35,10) NOT NULL, c292 Int8 NOT NULL, c293 Decimal(22,9) NOT NULL, c294 Timestamp64 NOT NULL, c295 Decimal(35,10) NOT NULL, c296 Timestamp64 NOT NULL, c297 String NOT NULL, c298 Int16 NOT NULL, c299 Bool NOT NULL, c300 Decimal(22,9) NOT NULL, c301 Interval64 NOT NULL, c302 Date32 NOT NULL, c303 Uint8 NOT NULL, c304 Uint64 NOT NULL, c305 Int32 NOT NULL, c306 Int8 NOT NULL, c307 Uint16 NOT NULL, c308 Int8 NOT NULL, c309 Datetime NOT NULL, c310 Uint32 NOT NULL, c311 Decimal(22,9) NOT NULL, c312 Int8 NOT NULL, c313 Uint8 NOT NULL, c314 Int64 NOT NULL, c315 Interval64 NOT NULL, c316 Uint32 NOT NULL, c317 Int64 NOT NULL, c318 Uint16 NOT NULL, c319 Int16 NOT NULL, c320 Utf8 NOT NULL, c321 Bool NOT NULL, c322 Interval64 NOT NULL, c323 Int32 NOT NULL, c324 Uint64 NOT NULL, c325 Decimal(35,10) NOT NULL, c326 Utf8 NOT NULL, c327 Timestamp NOT NULL, c328 Datetime64 NOT NULL, c329 Datetime NOT NULL, c330 Date32 NOT NULL, c331 Int8 NOT NULL, c332 Uint32 NOT NULL, c333 Timestamp NOT NULL, c334 String NOT NULL, c335 Uint8 NOT NULL, c336 Int16 NOT NULL, c337 Timestamp64 NOT NULL, c338 Uint8 NOT NULL, c339 Int8 NOT NULL, c340 Datetime64 NOT NULL, c341 Date NOT NULL, c342 Date32 NOT NULL, c343 Timestamp NOT NULL, c344 Uint32 NOT NULL, c345 Decimal(22,9) NOT NULL, c346 String NOT NULL, c347 Int8 NOT NULL, c348 Datetime NOT NULL, c349 Timestamp NOT NULL, c350 Utf8 NOT NULL, c351 Utf8 NOT NULL, c352 Timestamp NOT NULL, c353 String NOT NULL, c354 Decimal(22,9) NOT NULL, c355 Date NOT NULL, c356 Datetime64 NOT NULL, c357 Int16 NOT NULL, c358 Uint32 NOT NULL, c359 String NOT NULL, c360 Decimal(15,0) NOT NULL, c361 Interval64 NOT NULL, c362 Datetime NOT NULL, c363 Uint64 NOT NULL, c364 Uint8 NOT NULL, c365 Decimal(35,10) NOT NULL, c366 Utf8 NOT NULL, c367 Utf8 NOT NULL, c368 Datetime NOT NULL, c369 Uint16 NOT NULL, c370 Utf8 NOT NULL, c371 Decimal(22,9) NOT NULL, c372 Uint16 NOT NULL, c373 Uint64 NOT NULL, c374 Decimal(35,10) NOT NULL, c375 String NOT NULL, c376 Decimal(35,10) NOT NULL, c377 Datetime NOT NULL, c378 Decimal(22,9) NOT NULL, c379 Interval64 NOT NULL, c380 Int32 NOT NULL, c381 Datetime NOT NULL, c382 String NOT NULL, c383 Int16 NOT NULL, c384 Uint32 NOT NULL, c385 Utf8 NOT NULL, c386 Date32 NOT NULL, c387 Decimal(35,10) NOT NULL, c388 Bool NOT NULL, c389 Int8 NOT NULL, c390 Int32 NOT NULL, c391 Uint64 NOT NULL, c392 Uint32 NOT NULL, c393 Datetime NOT NULL, c394 Interval64 NOT NULL, c395 Int16 NOT NULL, c396 String NOT NULL, c397 Interval64 NOT NULL, c398 Datetime NOT NULL, c399 Interval64 NOT NULL, c400 Uint8 NOT NULL, c401 Interval64 NOT NULL, c402 Datetime64 NOT NULL, c403 Datetime64 NOT NULL, c404 Int64 NOT NULL, c405 Date32 NOT NULL, c406 Interval64 NOT NULL, c407 Int8 NOT NULL, c408 Datetime NOT NULL, c409 String NOT NULL, c410 Utf8 NOT NULL, c411 Interval64 NOT NULL, c412 Utf8 NOT NULL, c413 Int32 NOT NULL, c414 Int16 NOT NULL, c415 Bool NOT NULL, c416 Decimal(15,0) NOT NULL, c417 Uint8 NOT NULL, c418 Uint64 NOT NULL, c419 Decimal(15,0) NOT NULL, c420 Timestamp NOT NULL, c421 Bool NOT NULL, c422 Uint8 NOT NULL, c423 Uint8 NOT NULL, c424 Int16 NOT NULL, c425 Datetime64 NOT NULL, c426 Datetime64 NOT NULL, c427 Uint8 NOT NULL, c428 Int16 NOT NULL, c429 Uint16 NOT NULL, c430 Timestamp NOT NULL, c431 Int8 NOT NULL, c432 Uint16 NOT NULL, c433 Int8 NOT NULL, c434 Interval64 NOT NULL, c435 Datetime64 NOT NULL, c436 Uint64 NOT NULL, c437 Int32 NOT NULL, c438 Datetime NOT NULL, c439 Int16 NOT NULL, c440 Datetime64 NOT NULL, c441 Date NOT NULL, c442 Utf8 NOT NULL, c443 Uint64 NOT NULL, c444 Date32 NOT NULL, c445 Int32 NOT NULL, c446 Uint64 NOT NULL, c447 Date32 NOT NULL, c448 Utf8 NOT NULL, c449 Int8 NOT NULL, c450 Decimal(22,9) NOT NULL, c451 Date32 NOT NULL, c452 Int64 NOT NULL, c453 Date32 NOT NULL, c454 String NOT NULL, c455 Int16 NOT NULL, c456 Int16 NOT NULL, c457 Decimal(35,10) NOT NULL, c458 Int32 NOT NULL, c459 Uint16 NOT NULL, c460 Decimal(15,0) NOT NULL, c461 Int64 NOT NULL, c462 String NOT NULL, c463 Uint8 NOT NULL, c464 Decimal(35,10) NOT NULL, c465 Date32 NOT NULL, c466 Int8 NOT NULL, c467 Int16 NOT NULL, c468 Decimal(22,9) NOT NULL, c469 Uint32 NOT NULL, c470 Timestamp NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Uint64 NOT NULL, c473 Timestamp64 NOT NULL, c474 Utf8 NOT NULL, c475 Decimal(35,10) NOT NULL, c476 Interval64 NOT NULL, c477 Uint8 NOT NULL, c478 Int64 NOT NULL, c479 Interval64 NOT NULL, c480 Bool NOT NULL, c481 Decimal(35,10) NOT NULL, c482 Datetime NOT NULL, c483 Int8 NOT NULL, c484 Int8 NOT NULL, c485 Date32 NOT NULL, c486 Interval64 NOT NULL, c487 Datetime NOT NULL, c488 Int32 NOT NULL, c489 Date32 NOT NULL, c490 Decimal(15,0) NOT NULL, c491 Int32 NOT NULL, c492 Date32 NOT NULL, c493 Datetime NOT NULL, c494 Decimal(35,10) NOT NULL, c495 Int32 NOT NULL, c496 Bool NOT NULL, c497 Uint16 NOT NULL, c498 Int32 NOT NULL, c499 Timestamp NOT NULL, c500 Timestamp NOT NULL, c501 Decimal(22,9) NOT NULL, c502 Int32 NOT NULL, c503 Uint8 NOT NULL, c504 Decimal(22,9) NOT NULL, c505 Int8 NOT NULL, c506 Uint8 NOT NULL, c507 Date NOT NULL, c508 Uint8 NOT NULL, c509 Int16 NOT NULL, c510 Datetime64 NOT NULL, c511 Decimal(35,10) NOT NULL, c512 Decimal(22,9) NOT NULL, c513 Date32 NOT NULL, c514 Int32 NOT NULL, c515 Uint32 NOT NULL, c516 Uint32 NOT NULL, c517 Timestamp NOT NULL, c518 Date NOT NULL, c519 Uint64 NOT NULL, c520 Int8 NOT NULL, c521 Int16 NOT NULL, c522 Date NOT NULL, c523 Datetime64 NOT NULL, c524 Uint32 NOT NULL, c525 Decimal(22,9) NOT NULL, c526 Decimal(22,9) NOT NULL, c527 Uint16 NOT NULL, c528 Decimal(22,9) NOT NULL, c529 Timestamp64 NOT NULL, c530 Uint32 NOT NULL, c531 Uint8 NOT NULL, c532 Decimal(15,0) NOT NULL, c533 Datetime NOT NULL, c534 Bool NOT NULL, c535 Int8 NOT NULL, c536 Int64 NOT NULL, c537 Uint8 NOT NULL, c538 Int64 NOT NULL, c539 Bool NOT NULL, c540 Uint8 NOT NULL, c541 Int8 NOT NULL, c542 Uint16 NOT NULL, c543 Uint8 NOT NULL, c544 Datetime NOT NULL, c545 Timestamp64 NOT NULL, c546 Datetime NOT NULL, c547 Date NOT NULL, c548 Uint64 NOT NULL, c549 Interval64 NOT NULL, c550 Date NOT NULL, c551 Timestamp64 NOT NULL, c552 Bool NOT NULL, c553 Decimal(15,0) NOT NULL, c554 Int32 NOT NULL, c555 Int8 NOT NULL, c556 Date NOT NULL, c557 String NOT NULL, c558 String NOT NULL, c559 Decimal(15,0) NOT NULL, c560 Datetime64 NOT NULL, c561 Timestamp64 NOT NULL, c562 Uint32 NOT NULL, c563 Date32 NOT NULL, c564 Uint8 NOT NULL, c565 Int16 NOT NULL, c566 Int8 NOT NULL, c567 Date32 NOT NULL, c568 Decimal(35,10) NOT NULL, c569 Bool NOT NULL, c570 Interval64 NOT NULL, c571 Interval64 NOT NULL, c572 Int16 NOT NULL, c573 Bool NOT NULL, c574 Int32 NOT NULL, c575 Date32 NOT NULL, c576 Timestamp NOT NULL, c577 Datetime64 NOT NULL, c578 Timestamp64 NOT NULL, c579 Decimal(35,10) NOT NULL, c580 Uint8 NOT NULL, c581 Int64 NOT NULL, c582 Int8 NOT NULL, c583 Timestamp NOT NULL, c584 Int8 NOT NULL, c585 Timestamp NOT NULL, c586 Decimal(22,9) NOT NULL, c587 Date32 NOT NULL, c588 Int32 NOT NULL, c589 Decimal(35,10) NOT NULL, c590 Decimal(15,0) NOT NULL, c591 Uint16 NOT NULL, c592 Uint8 NOT NULL, c593 String NOT NULL, c594 Uint32 NOT NULL, c595 Uint64 NOT NULL, c596 Uint32 NOT NULL, c597 Uint64 NOT NULL, c598 Int16 NOT NULL, c599 Utf8 NOT NULL, c600 Int32 NOT NULL, c601 Int64 NOT NULL, c602 Date32 NOT NULL, c603 Decimal(22,9) NOT NULL, c604 Int32 NOT NULL, c605 Date NOT NULL, c606 Datetime NOT NULL, c607 Date NOT NULL, c608 Date32 NOT NULL, c609 Interval64 NOT NULL, c610 Bool NOT NULL, c611 Uint64 NOT NULL, c612 Uint8 NOT NULL, c613 Decimal(35,10) NOT NULL, c614 Int16 NOT NULL, c615 Int16 NOT NULL, c616 Date32 NOT NULL, c617 Bool NOT NULL, c618 Timestamp NOT NULL, c619 Uint32 NOT NULL, c620 String NOT NULL, c621 Decimal(22,9) NOT NULL, c622 Uint8 NOT NULL, c623 Utf8 NOT NULL, c624 Decimal(35,10) NOT NULL, c625 Int32 NOT NULL, c626 Date32 NOT NULL, c627 Date32 NOT NULL, c628 Decimal(22,9) NOT NULL, c629 Int8 NOT NULL, c630 Int16 NOT NULL, c631 String NOT NULL, c632 Bool NOT NULL, c633 Uint16 NOT NULL, c634 Timestamp64 NOT NULL, c635 Uint64 NOT NULL, c636 Int32 NOT NULL, c637 Timestamp64 NOT NULL, c638 Datetime NOT NULL, c639 Date32 NOT NULL, c640 Bool NOT NULL, c641 Int8 NOT NULL, c642 Decimal(35,10) NOT NULL, c643 String NOT NULL, c644 String NOT NULL, c645 Int32 NOT NULL, c646 Datetime64 NOT NULL, c647 Uint32 NOT NULL, c648 Utf8 NOT NULL, c649 Uint16 NOT NULL, c650 Int32 NOT NULL, c651 Int8 NOT NULL, c652 Interval64 NOT NULL, c653 Date NOT NULL, c654 Decimal(22,9) NOT NULL, c655 Date32 NOT NULL, c656 Decimal(22,9) NOT NULL, c657 Bool NOT NULL, c658 Uint16 NOT NULL, c659 Uint32 NOT NULL, c660 Uint8 NOT NULL, c661 Timestamp64 NOT NULL, c662 Uint8 NOT NULL, c663 Interval64 NOT NULL, c664 Int16 NOT NULL, c665 Utf8 NOT NULL, c666 Datetime NOT NULL, c667 Uint64 NOT NULL, c668 Interval64 NOT NULL, c669 String NOT NULL, c670 Uint16 NOT NULL, c671 Uint64 NOT NULL, c672 Datetime NOT NULL, c673 Int8 NOT NULL, c674 Decimal(15,0) NOT NULL, c675 Decimal(35,10) NOT NULL, c676 Uint64 NOT NULL, c677 Decimal(22,9) NOT NULL, c678 Decimal(35,10) NOT NULL, c679 Uint32 NOT NULL, c680 Timestamp64 NOT NULL, c681 Uint32 NOT NULL, c682 Bool NOT NULL, c683 String NOT NULL, c684 Uint16 NOT NULL, c685 Decimal(35,10) NOT NULL, c686 Int64 NOT NULL, c687 Int32 NOT NULL, c688 Interval64 NOT NULL, c689 Decimal(15,0) NOT NULL, c690 Int64 NOT NULL, c691 Int64 NOT NULL, c692 Decimal(15,0) NOT NULL, c693 String NOT NULL, c694 Uint32 NOT NULL, c695 Datetime64 NOT NULL, c696 Int8 NOT NULL, c697 Datetime64 NOT NULL, c698 String NOT NULL, c699 Datetime NOT NULL, c700 Bool NOT NULL, c701 Timestamp NOT NULL, c702 Date NOT NULL, c703 Uint8 NOT NULL, c704 Utf8 NOT NULL, c705 Bool NOT NULL, c706 Uint8 NOT NULL, c707 Decimal(22,9) NOT NULL, c708 Datetime64 NOT NULL, c709 Bool NOT NULL, c710 Int32 NOT NULL, c711 Datetime NOT NULL, c712 Int8 NOT NULL, c713 Date32 NOT NULL, c714 Bool NOT NULL, c715 Decimal(35,10) NOT NULL, c716 Utf8 NOT NULL, c717 Utf8 NOT NULL, c718 Datetime NOT NULL, c719 Decimal(15,0) NOT NULL, c720 Int32 NOT NULL, c721 Date NOT NULL, c722 Decimal(35,10) NOT NULL, c723 Int64 NOT NULL, c724 Bool NOT NULL, c725 Date32 NOT NULL, c726 Timestamp NOT NULL, c727 Decimal(35,10) NOT NULL, c728 Timestamp NOT NULL, c729 String NOT NULL, c730 Uint16 NOT NULL, c731 Datetime64 NOT NULL, c732 Datetime NOT NULL, c733 Bool NOT NULL, c734 Timestamp64 NOT NULL, c735 Uint8 NOT NULL, c736 Int64 NOT NULL, c737 Uint16 NOT NULL, c738 Utf8 NOT NULL, c739 Utf8 NOT NULL, c740 Uint16 NOT NULL, c741 Utf8 NOT NULL, c742 Int16 NOT NULL, c743 Datetime64 NOT NULL, c744 Uint16 NOT NULL, c745 Uint16 NOT NULL, c746 Int8 NOT NULL, c747 Timestamp NOT NULL, c748 Uint32 NOT NULL, c749 Interval64 NOT NULL, c750 Uint64 NOT NULL, c751 Int32 NOT NULL, c752 Int64 NOT NULL, c753 Interval64 NOT NULL, c754 String NOT NULL, c755 Int64 NOT NULL, c756 Decimal(15,0) NOT NULL, c757 Bool NOT NULL, c758 Decimal(15,0) NOT NULL, c759 Date32 NOT NULL, c760 Int32 NOT NULL, c761 Decimal(22,9) NOT NULL, c762 String NOT NULL, c763 Timestamp NOT NULL, c764 Decimal(35,10) NOT NULL, c765 Datetime NOT NULL, c766 Int8 NOT NULL, c767 Int16 NOT NULL, c768 Timestamp NOT NULL, c769 Interval64 NOT NULL, c770 Date NOT NULL, c771 Date32 NOT NULL, c772 Int64 NOT NULL, c773 Timestamp64 NOT NULL, c774 Uint16 NOT NULL, c775 Int32 NOT NULL, c776 Uint32 NOT NULL, c777 Date32 NOT NULL, c778 Int8 NOT NULL, c779 Int64 NOT NULL, c780 Bool NOT NULL, c781 Interval64 NOT NULL, c782 Int8 NOT NULL, c783 Int8 NOT NULL, c784 Date32 NOT NULL, c785 Decimal(15,0) NOT NULL, c786 Decimal(35,10) NOT NULL, c787 Timestamp NOT NULL, c788 Uint32 NOT NULL, c789 Date32 NOT NULL, c790 Uint64 NOT NULL, c791 Bool NOT NULL, c792 Utf8 NOT NULL, c793 Date NOT NULL, c794 Date32 NOT NULL, c795 Uint16 NOT NULL, c796 Int8 NOT NULL, c797 Decimal(35,10) NOT NULL, c798 Bool NOT NULL, c799 Uint32 NOT NULL, c800 Int32 NOT NULL, c801 Uint8 NOT NULL, c802 Int32 NOT NULL, c803 Interval64 NOT NULL, c804 Datetime NOT NULL, c805 Bool NOT NULL, c806 Int16 NOT NULL, c807 Decimal(35,10) NOT NULL, c808 Datetime NOT NULL, c809 Timestamp NOT NULL, c810 Timestamp NOT NULL, c811 Date NOT NULL, c812 Datetime NOT NULL, c813 Bool NOT NULL, c814 Interval64 NOT NULL, c815 Int8 NOT NULL, c816 Int32 NOT NULL, c817 Bool NOT NULL, c818 Decimal(15,0) NOT NULL, c819 Decimal(15,0) NOT NULL, c820 Int64 NOT NULL, c821 Decimal(15,0) NOT NULL, c822 Timestamp64 NOT NULL, c823 Decimal(22,9) NOT NULL, c824 Date NOT NULL, c825 Int16 NOT NULL, c826 Utf8 NOT NULL, c827 Interval64 NOT NULL, c828 Date NOT NULL, c829 Int64 NOT NULL, c830 Uint64 NOT NULL, c831 Date NOT NULL, c832 Int64 NOT NULL, c833 Int64 NOT NULL, c834 Timestamp64 NOT NULL, c835 Date32 NOT NULL, c836 Uint64 NOT NULL, c837 Timestamp64 NOT NULL, c838 Date NOT NULL, c839 Decimal(22,9) NOT NULL, c840 Int32 NOT NULL, c841 Interval64 NOT NULL, c842 Uint32 NOT NULL, c843 Uint8 NOT NULL, c844 Datetime64 NOT NULL, c845 Int32 NOT NULL, c846 Int32 NOT NULL, c847 String NOT NULL, c848 Decimal(22,9) NOT NULL, c849 Date32 NOT NULL, c850 Uint16 NOT NULL, c851 Decimal(22,9) NOT NULL, c852 Int8 NOT NULL, c853 Timestamp64 NOT NULL, c854 Uint8 NOT NULL, c855 Timestamp NOT NULL, c856 String NOT NULL, c857 Uint16 NOT NULL, c858 Int16 NOT NULL, c859 Date NOT NULL, c860 Date NOT NULL, c861 Int16 NOT NULL, c862 Datetime NOT NULL, c863 Decimal(35,10) NOT NULL, c864 Uint32 NOT NULL, c865 Int32 NOT NULL, c866 Utf8 NOT NULL, c867 Uint64 NOT NULL, c868 String NOT NULL, c869 Date32 NOT NULL, c870 Decimal(15,0) NOT NULL, c871 Decimal(22,9) NOT NULL, c872 Int32 NOT NULL, c873 Int16 NOT NULL, c874 Bool NOT NULL, c875 Int32 NOT NULL, c876 Decimal(35,10) NOT NULL, c877 Int16 NOT NULL, c878 Int8 NOT NULL, c879 Utf8 NOT NULL, c880 Timestamp64 NOT NULL, c881 Int16 NOT NULL, c882 Datetime64 NOT NULL, c883 Interval64 NOT NULL, c884 Int32 NOT NULL, c885 Uint8 NOT NULL, c886 Interval64 NOT NULL, c887 Utf8 NOT NULL, c888 Utf8 NOT NULL, c889 Date32 NOT NULL, c890 Timestamp NOT NULL, c891 Decimal(22,9) NOT NULL, c892 Timestamp NOT NULL, c893 Datetime NOT NULL, c894 Uint64 NOT NULL, c895 Date32 NOT NULL, c896 Bool NOT NULL, c897 Uint16 NOT NULL, c898 Int8 NOT NULL, c899 Uint16 NOT NULL, c900 Interval64 NOT NULL, c901 Int64 NOT NULL, c902 Int64 NOT NULL, c903 Date NOT NULL, c904 Uint8 NOT NULL, c905 Timestamp NOT NULL, c906 Datetime NOT NULL, c907 Int64 NOT NULL, c908 Int16 NOT NULL, c909 Decimal(22,9) NOT NULL, c910 Uint16 NOT NULL, c911 Datetime64 NOT NULL, c912 Decimal(35,10) NOT NULL, c913 Int8 NOT NULL, c914 Int8 NOT NULL, c915 Date32 NOT NULL, c916 Int8 NOT NULL, c917 Datetime64 NOT NULL, c918 Interval64 NOT NULL, c919 Date32 NOT NULL, c920 Uint16 NOT NULL, c921 Int16 NOT NULL, c922 Int8 NOT NULL, c923 Uint32 NOT NULL, c924 Decimal(35,10) NOT NULL, c925 Uint32 NOT NULL, c926 Interval64 NOT NULL, c927 Int64 NOT NULL, c928 Decimal(35,10) NOT NULL, c929 Int16 NOT NULL, c930 Decimal(15,0) NOT NULL, c931 Int64 NOT NULL, c932 Timestamp NOT NULL, c933 Uint32 NOT NULL, c934 Uint16 NOT NULL, c935 Decimal(15,0) NOT NULL, c936 Int32 NOT NULL, c937 Timestamp NOT NULL, c938 Uint32 NOT NULL, c939 Uint32 NOT NULL, c940 Decimal(22,9) NOT NULL, c941 Uint32 NOT NULL, c942 Int64 NOT NULL, c943 Int16 NOT NULL, c944 Timestamp NOT NULL, c945 Decimal(22,9) NOT NULL, c946 Timestamp NOT NULL, c947 Date NOT NULL, c948 Uint32 NOT NULL, c949 Utf8 NOT NULL, c950 Decimal(22,9) NOT NULL, c951 Decimal(22,9) NOT NULL, c952 Uint8 NOT NULL, c953 Timestamp NOT NULL, c954 Uint8 NOT NULL, c955 Int16 NOT NULL, c956 Uint8 NOT NULL, c957 Date32 NOT NULL, c958 Int32 NOT NULL, c959 Interval64 NOT NULL, c960 Bool NOT NULL, c961 Decimal(35,10) NOT NULL, c962 Interval64 NOT NULL, c963 Int16 NOT NULL, c964 Decimal(35,10) NOT NULL, c965 Decimal(35,10) NOT NULL, c966 Interval64 NOT NULL, c967 Int32 NOT NULL, c968 Bool NOT NULL, c969 Date NOT NULL, c970 Bool NOT NULL, c971 Interval64 NOT NULL, c972 Int8 NOT NULL, c973 Int64 NOT NULL, c974 Utf8 NOT NULL, c975 Int8 NOT NULL, c976 String NOT NULL, c977 Uint16 NOT NULL, c978 Date32 NOT NULL, c979 Datetime64 NOT NULL, c980 Utf8 NOT NULL, c981 Uint16 NOT NULL, c982 Decimal(35,10) NOT NULL, c983 Timestamp NOT NULL, c984 Int32 NOT NULL, c985 Uint64 NOT NULL, c986 Datetime64 NOT NULL, c987 Int8 NOT NULL, c988 Datetime64 NOT NULL, c989 Date32 NOT NULL, c990 Int8 NOT NULL, c991 Decimal(35,10) NOT NULL, c992 Datetime64 NOT NULL, c993 Uint64 NOT NULL, c994 Date NOT NULL, c995 Uint8 NOT NULL, c996 Decimal(15,0) NOT NULL, c997 Uint32 NOT NULL, c998 Timestamp64 NOT NULL, c999 Date NOT NULL, c1000 Int64 NOT NULL, c1001 Decimal(15,0) NOT NULL, c1002 Timestamp64 NOT NULL, c1003 Uint8 NOT NULL, c1004 Uint8 NOT NULL, c1005 Datetime NOT NULL, c1006 Decimal(22,9) NOT NULL, c1007 Int16 NOT NULL, c1008 Datetime64 NOT NULL, c1009 String NOT NULL, c1010 Decimal(15,0) NOT NULL, c1011 Timestamp NOT NULL, c1012 Uint64 NOT NULL, c1013 Utf8 NOT NULL, c1014 Bool NOT NULL, c1015 Bool NOT NULL, c1016 Bool NOT NULL, c1017 Decimal(35,10) NOT NULL, c1018 Interval64 NOT NULL, c1019 Date32 NOT NULL, c1020 Int8 NOT NULL, c1021 Int64 NOT NULL, c1022 Int16 NOT NULL, c1023 Bool NOT NULL, c1024 Uint8 NOT NULL, c1025 Uint64 NOT NULL, c1026 Datetime64 NOT NULL, c1027 Int16 NOT NULL, c1028 Timestamp NOT NULL, c1029 Datetime64 NOT NULL, c1030 Datetime64 NOT NULL, c1031 Uint32 NOT NULL, c1032 Int8 NOT NULL, c1033 Interval64 NOT NULL, c1034 Date NOT NULL, c1035 Interval64 NOT NULL, c1036 Decimal(22,9) NOT NULL, c1037 Decimal(15,0) NOT NULL, c1038 Date32 NOT NULL, c1039 Timestamp64 NOT NULL, c1040 Timestamp NOT NULL, c1041 Decimal(15,0) NOT NULL, c1042 Timestamp64 NOT NULL, c1043 Uint16 NOT NULL, c1044 Interval64 NOT NULL, c1045 Datetime NOT NULL, c1046 Uint32 NOT NULL, c1047 Date32 NOT NULL, c1048 Decimal(15,0) NOT NULL, c1049 Int32 NOT NULL, c1050 Bool NOT NULL, c1051 Decimal(15,0) NOT NULL, c1052 Uint64 NOT NULL, c1053 Decimal(22,9) NOT NULL, c1054 Int64 NOT NULL, c1055 Decimal(35,10) NOT NULL, c1056 String NOT NULL, c1057 String NOT NULL, c1058 Utf8 NOT NULL, c1059 Bool NOT NULL, c1060 Date32 NOT NULL, c1061 Decimal(22,9) NOT NULL, c1062 Bool NOT NULL, c1063 Timestamp NOT NULL, c1064 Decimal(22,9) NOT NULL, c1065 Decimal(15,0) NOT NULL, c1066 String NOT NULL, c1067 Int16 NOT NULL, c1068 Utf8 NOT NULL, c1069 Int32 NOT NULL, c1070 Timestamp NOT NULL, c1071 Timestamp NOT NULL, c1072 Int64 NOT NULL, c1073 Datetime64 NOT NULL, c1074 Decimal(15,0) NOT NULL, c1075 Timestamp NOT NULL, c1076 Datetime64 NOT NULL, c1077 String NOT NULL, c1078 String NOT NULL, c1079 Int32 NOT NULL, c1080 Int16 NOT NULL, c1081 Decimal(35,10) NOT NULL, c1082 Int8 NOT NULL, c1083 Int16 NOT NULL, c1084 Date NOT NULL, c1085 Int16 NOT NULL, c1086 Date32 NOT NULL, c1087 Int8 NOT NULL, c1088 Uint16 NOT NULL, c1089 Date NOT NULL, c1090 Utf8 NOT NULL, c1091 Int16 NOT NULL, c1092 String NOT NULL, c1093 Int8 NOT NULL, c1094 Int32 NOT NULL, c1095 Uint32 NOT NULL, c1096 Uint16 NOT NULL, c1097 Uint32 NOT NULL, c1098 Timestamp64 NOT NULL, c1099 Uint16 NOT NULL, c1100 Uint8 NOT NULL, c1101 Date32 NOT NULL, c1102 Int16 NOT NULL, c1103 Int64 NOT NULL, c1104 Timestamp NOT NULL, c1105 Int16 NOT NULL, c1106 Int32 NOT NULL, c1107 Datetime NOT NULL, c1108 Interval64 NOT NULL, c1109 Decimal(15,0) NOT NULL, c1110 Interval64 NOT NULL, c1111 Uint16 NOT NULL, c1112 Uint8 NOT NULL, c1113 Int16 NOT NULL, c1114 Datetime NOT NULL, c1115 Bool NOT NULL, c1116 Int64 NOT NULL, c1117 Bool NOT NULL, c1118 Decimal(15,0) NOT NULL, c1119 Uint8 NOT NULL, c1120 Uint64 NOT NULL, c1121 Uint16 NOT NULL, c1122 String NOT NULL, c1123 String NOT NULL, c1124 Uint64 NOT NULL, c1125 Int8 NOT NULL, c1126 Datetime NOT NULL, c1127 Decimal(22,9) NOT NULL, c1128 Uint64 NOT NULL, c1129 Uint8 NOT NULL, c1130 Decimal(15,0) NOT NULL, c1131 Int8 NOT NULL, c1132 Int8 NOT NULL, c1133 Date32 NOT NULL, c1134 Decimal(22,9) NOT NULL, c1135 Bool NOT NULL, c1136 Timestamp64 NOT NULL, c1137 Timestamp NOT NULL, c1138 Decimal(15,0) NOT NULL, c1139 Uint64 NOT NULL, c1140 Datetime NOT NULL, c1141 Int8 NOT NULL, c1142 Interval64 NOT NULL, c1143 Datetime NOT NULL, c1144 Uint8 NOT NULL, c1145 Decimal(22,9) NOT NULL, c1146 Timestamp64 NOT NULL, c1147 Timestamp64 NOT NULL, c1148 Uint64 NOT NULL, c1149 Utf8 NOT NULL, c1150 Uint32 NOT NULL, c1151 Uint16 NOT NULL, c1152 Decimal(35,10) NOT NULL, c1153 Int64 NOT NULL, c1154 Int16 NOT NULL, c1155 Uint64, c1156 String, c1157 Interval64 NOT NULL, c1158 Uint16 NOT NULL, c1159 Yson, c1160 Date NOT NULL, c1161 Interval64, c1162 Yson NOT NULL, c1163 Int32 NOT NULL, c1164 Decimal(15,0), c1165 Int8 NOT NULL, c1166 Float NOT NULL, c1167 Int32, c1168 Yson, c1169 Int8, c1170 Int8 NOT NULL, c1171 Int8 NOT NULL, c1172 Utf8, c1173 Decimal(22,9) NOT NULL, c1174 JsonDocument NOT NULL, c1175 Yson NOT NULL, c1176 Decimal(15,0) NOT NULL, c1177 Uint8, c1178 Uint32 NOT NULL, c1179 Uint16, c1180 Utf8 NOT NULL, c1181 Int64 NOT NULL, c1182 Date, c1183 Bool NOT NULL, c1184 Date32, c1185 Int16, c1186 Bool NOT NULL, c1187 Timestamp, c1188 Utf8, c1189 Json, c1190 Timestamp64, c1191 Timestamp, c1192 Interval64 NOT NULL, c1193 String, c1194 Uint16, c1195 Int16, c1196 Uint32 NOT NULL, c1197 Bool, c1198 Int32 NOT NULL, c1199 Float, c1200 Date32 NOT NULL, c1201 Timestamp64, c1202 Utf8, c1203 Double, c1204 Decimal(15,0) NOT NULL, c1205 Timestamp, c1206 Int32 NOT NULL, c1207 Int32 NOT NULL, c1208 Timestamp NOT NULL, c1209 Datetime64 NOT NULL, c1210 Int8, c1211 Uint8 NOT NULL, c1212 Timestamp NOT NULL, c1213 JsonDocument NOT NULL, c1214 Decimal(15,0) NOT NULL, c1215 Utf8, c1216 Bool, c1217 JsonDocument, c1218 Decimal(22,9) NOT NULL, c1219 Decimal(22,9) NOT NULL, c1220 Timestamp64 NOT NULL, c1221 Uint16 NOT NULL, c1222 Uint8 NOT NULL, c1223 Interval64, c1224 Int8 NOT NULL, c1225 Uint64, c1226 JsonDocument NOT NULL, c1227 Int16, c1228 Uint64, c1229 Int64, c1230 Uint8 NOT NULL, c1231 Bool, c1232 Date NOT NULL, c1233 Int32 NOT NULL, c1234 Timestamp, c1235 Date NOT NULL, c1236 Int64, c1237 Double, c1238 Int64, c1239 Datetime64 NOT NULL, c1240 Date32 NOT NULL, c1241 Timestamp64 NOT NULL, c1242 Uint8, c1243 Int64, c1244 Int32 NOT NULL, c1245 Json, c1246 Uint32 NOT NULL, c1247 Yson, c1248 Json, c1249 Uint8, c1250 Uint16 NOT NULL, c1251 Uint32 NOT NULL, c1252 String, c1253 Utf8 NOT NULL, c1254 Uint8, c1255 Datetime64, c1256 Decimal(15,0) NOT NULL, c1257 Datetime, c1258 Decimal(22,9) NOT NULL, c1259 Utf8, c1260 Yson, c1261 Datetime64 NOT NULL, c1262 Int16 NOT NULL, c1263 Float NOT NULL, c1264 Int8 NOT NULL, c1265 Bool NOT NULL, c1266 Double NOT NULL, c1267 Bool, c1268 Timestamp NOT NULL, c1269 Interval64, c1270 Decimal(15,0), c1271 Uint64, c1272 Int32, c1273 Uint32, c1274 Int64 NOT NULL, c1275 Utf8 NOT NULL, c1276 Json NOT NULL, c1277 Date32 NOT NULL, c1278 Decimal(35,10) NOT NULL, c1279 JsonDocument NOT NULL, c1280 Decimal(15,0) NOT NULL, c1281 Yson NOT NULL, c1282 Int64 NOT NULL, c1283 Datetime NOT NULL, c1284 Int64, c1285 Bool NOT NULL, c1286 Interval64 NOT NULL, c1287 Uint64 NOT NULL, c1288 Date NOT NULL, c1289 Json, c1290 Int8 NOT NULL, c1291 Decimal(15,0) NOT NULL, c1292 Uint16, c1293 Float, c1294 Uint64 NOT NULL, c1295 Interval64, c1296 Json NOT NULL, c1297 Interval64, c1298 Timestamp64 NOT NULL, c1299 Datetime64, c1300 Float, c1301 Decimal(22,9), c1302 Decimal(22,9) NOT NULL, c1303 Timestamp, c1304 Yson, c1305 Interval64, c1306 Uint32, c1307 Uint64 NOT NULL, c1308 JsonDocument NOT NULL, c1309 Utf8 NOT NULL, c1310 JsonDocument, c1311 Bool NOT NULL, c1312 Timestamp64 NOT NULL, c1313 Uint32 NOT NULL, c1314 Decimal(15,0), c1315 Uint8 NOT NULL, c1316 Uint8 NOT NULL, c1317 Uint32, c1318 Float, c1319 Date NOT NULL, c1320 Decimal(35,10), c1321 Date NOT NULL, c1322 Timestamp64 NOT NULL, c1323 Interval64, c1324 Yson NOT NULL, c1325 Timestamp64 NOT NULL, c1326 Float, c1327 Uint8, c1328 Datetime64 NOT NULL, c1329 Uint64, c1330 Utf8 NOT NULL, c1331 Decimal(15,0) NOT NULL, c1332 Timestamp64 NOT NULL, c1333 Timestamp, c1334 Uint64, c1335 Timestamp NOT NULL, c1336 Date NOT NULL, c1337 Int32, c1338 Uint64 NOT NULL, c1339 Decimal(35,10) NOT NULL, c1340 Datetime NOT NULL, c1341 Decimal(35,10), c1342 Decimal(15,0) NOT NULL, c1343 Date NOT NULL, c1344 Yson NOT NULL, c1345 Decimal(15,0), c1346 Int16 NOT NULL, c1347 Float NOT NULL, c1348 Interval64 NOT NULL, c1349 JsonDocument NOT NULL, c1350 Uint64 NOT NULL, c1351 Yson NOT NULL, c1352 Utf8, c1353 Uint16 NOT NULL, c1354 Int32, c1355 Decimal(22,9), c1356 Decimal(22,9), c1357 Decimal(35,10) NOT NULL, c1358 Uint16 NOT NULL, c1359 Bool, c1360 Decimal(22,9), c1361 Bool, c1362 JsonDocument NOT NULL, c1363 Timestamp NOT NULL, c1364 Yson, c1365 Double, c1366 Int8, c1367 JsonDocument, c1368 Date, c1369 Timestamp, c1370 Json NOT NULL, c1371 Bool, c1372 Uint16, c1373 Uint16 NOT NULL, c1374 Datetime NOT NULL, c1375 String NOT NULL, c1376 Yson, c1377 Int8 NOT NULL, c1378 Decimal(35,10), c1379 JsonDocument NOT NULL, c1380 Int32, c1381 Utf8 NOT NULL, c1382 Uint8 NOT NULL, c1383 Datetime64 NOT NULL, c1384 Timestamp, c1385 Int32 NOT NULL, c1386 Uint64 NOT NULL, c1387 Int8 NOT NULL, c1388 String, c1389 Date NOT NULL, c1390 Decimal(35,10), c1391 Decimal(22,9) NOT NULL, c1392 Decimal(35,10), c1393 Datetime NOT NULL, c1394 Uint16 NOT NULL, c1395 Decimal(22,9) NOT NULL, c1396 Date, c1397 Bool, c1398 Datetime NOT NULL, c1399 Json NOT NULL, c1400 Date32, c1401 Timestamp NOT NULL, c1402 Uint16 NOT NULL, c1403 Int32, c1404 Date32, c1405 Uint16, c1406 Int8 NOT NULL, c1407 Float NOT NULL, c1408 Date NOT NULL, c1409 Uint64 NOT NULL, c1410 Bool NOT NULL, c1411 Int64 NOT NULL, c1412 Bool NOT NULL, c1413 Date NOT NULL, c1414 Timestamp64 NOT NULL, c1415 Uint8 NOT NULL, c1416 Int32 NOT NULL, c1417 Uint16, c1418 Uint8, c1419 Yson, c1420 Decimal(15,0), c1421 Int8, c1422 Interval64 NOT NULL, c1423 Date32 NOT NULL, c1424 Int32 NOT NULL, c1425 Utf8 NOT NULL, c1426 Datetime64 NOT NULL, c1427 Decimal(22,9) NOT NULL, c1428 Date32, c1429 Datetime, c1430 Int64, c1431 Decimal(35,10), c1432 Yson, c1433 Datetime64 NOT NULL, c1434 Float NOT NULL, c1435 Datetime NOT NULL, c1436 Datetime, c1437 Date32 NOT NULL, c1438 Datetime64, c1439 Uint32, c1440 Double NOT NULL, c1441 Int16 NOT NULL, c1442 Int64, c1443 JsonDocument NOT NULL, c1444 Timestamp, c1445 Decimal(22,9), c1446 Uint32, c1447 Decimal(35,10) NOT NULL, c1448 Date32, c1449 String, c1450 Decimal(22,9), c1451 Datetime64, c1452 Bool, c1453 Int64, c1454 Date NOT NULL, c1455 Datetime64 NOT NULL, c1456 Uint16, c1457 String NOT NULL, c1458 Timestamp, c1459 Interval64 NOT NULL, c1460 Float, c1461 Float, c1462 Float NOT NULL, c1463 Interval64 NOT NULL, c1464 Uint64 NOT NULL, c1465 Int16 NOT NULL, c1466 Uint64 NOT NULL, c1467 Double NOT NULL, c1468 JsonDocument, c1469 Decimal(35,10) NOT NULL, c1470 Float, c1471 Decimal(35,10) NOT NULL, c1472 Datetime, c1473 Yson, c1474 Yson, c1475 Datetime, c1476 Float, c1477 Interval64, c1478 Decimal(35,10), c1479 Uint16, c1480 String NOT NULL, c1481 Timestamp, c1482 Int8 NOT NULL, c1483 Timestamp NOT NULL, c1484 Double NOT NULL, c1485 Interval64, c1486 Interval64, c1487 Uint8, c1488 Decimal(35,10), c1489 Uint16, c1490 Timestamp64 NOT NULL, c1491 Double NOT NULL, c1492 Interval64, c1493 Decimal(35,10), c1494 Uint64 NOT NULL, c1495 Bool NOT NULL, c1496 Decimal(35,10) NOT NULL, c1497 Decimal(35,10), c1498 Uint64 NOT NULL, c1499 Yson, c1500 Bool NOT NULL, c1501 Timestamp64, c1502 Int16 NOT NULL, c1503 Date NOT NULL, c1504 Uint64 NOT NULL, c1505 Datetime, c1506 Int16 NOT NULL, c1507 Decimal(22,9) NOT NULL, c1508 Int8 NOT NULL, c1509 Date32 NOT NULL, c1510 Date32 NOT NULL, c1511 Uint32 NOT NULL, c1512 Decimal(15,0), c1513 Int64, c1514 JsonDocument NOT NULL, c1515 Int16, c1516 Int16 NOT NULL, c1517 JsonDocument, c1518 Int8 NOT NULL, c1519 Uint8, c1520 Json NOT NULL, c1521 Date32, c1522 Int32 NOT NULL, c1523 Int64, c1524 Date32, c1525 Int32, c1526 Int64, c1527 Uint16 NOT NULL, c1528 Bool NOT NULL, c1529 Date NOT NULL, c1530 String, c1531 Date32 NOT NULL, c1532 Int8 NOT NULL, c1533 Interval64, c1534 Bool NOT NULL, c1535 Int64 NOT NULL, c1536 Uint32, c1537 Uint16 NOT NULL, c1538 Bool, c1539 Double NOT NULL, c1540 Timestamp, c1541 Interval64, c1542 Int8 NOT NULL, c1543 Uint64, c1544 Int8 NOT NULL, c1545 Uint64 NOT NULL, c1546 Date32 NOT NULL, c1547 Datetime64 NOT NULL, c1548 Json NOT NULL, c1549 String NOT NULL, c1550 JsonDocument NOT NULL, c1551 Float, c1552 Timestamp NOT NULL, c1553 Int8, c1554 Int64 NOT NULL, c1555 Bool, c1556 Datetime64 NOT NULL, c1557 Datetime64 NOT NULL, c1558 Datetime, c1559 Int64 NOT NULL, c1560 Timestamp NOT NULL, c1561 Int32, c1562 Int64, c1563 Int16 NOT NULL, c1564 Decimal(15,0) NOT NULL, c1565 Json, c1566 Date32, c1567 Bool NOT NULL, c1568 Decimal(22,9), c1569 Interval64 NOT NULL, c1570 Date, c1571 Timestamp NOT NULL, c1572 Int32 NOT NULL, c1573 Json NOT NULL, c1574 Timestamp64, c1575 Float NOT NULL, c1576 Bool, c1577 Int64, c1578 Decimal(35,10), c1579 Yson, c1580 Uint16 NOT NULL, c1581 Datetime64, c1582 Int8, c1583 Uint32 NOT NULL, c1584 Timestamp64, c1585 String NOT NULL, c1586 Uint32 NOT NULL, c1587 Json NOT NULL, c1588 String, c1589 Uint8, c1590 Uint32 NOT NULL, c1591 Date32, c1592 JsonDocument, c1593 Date, c1594 Timestamp NOT NULL, c1595 Json, c1596 Decimal(35,10), c1597 Int16, c1598 Float NOT NULL, c1599 Int32, c1600 Timestamp, c1601 Yson NOT NULL, c1602 Decimal(15,0) NOT NULL, c1603 Interval64, c1604 Decimal(22,9), c1605 Int64, c1606 Int8, c1607 String NOT NULL, c1608 JsonDocument, c1609 Date32 NOT NULL, c1610 Date NOT NULL, c1611 Uint16 NOT NULL, c1612 Bool NOT NULL, c1613 Decimal(15,0), c1614 Double NOT NULL, c1615 Timestamp NOT NULL, c1616 Datetime NOT NULL, c1617 Datetime NOT NULL, c1618 Timestamp64 NOT NULL, c1619 Uint32 NOT NULL, c1620 Uint16 NOT NULL, c1621 Timestamp64, c1622 Yson NOT NULL, c1623 Datetime64, c1624 Decimal(15,0), c1625 Int16, c1626 Utf8 NOT NULL, c1627 Interval64 NOT NULL, c1628 Timestamp NOT NULL, c1629 Decimal(15,0) NOT NULL, c1630 Date, c1631 Datetime NOT NULL, c1632 Timestamp, c1633 Int8, c1634 Float NOT NULL, c1635 Interval64 NOT NULL, c1636 Int16 NOT NULL, c1637 Date32, c1638 Float NOT NULL, c1639 Uint64 NOT NULL, c1640 Interval64 NOT NULL, c1641 Timestamp, c1642 Decimal(22,9) NOT NULL, c1643 Uint64 NOT NULL, c1644 JsonDocument NOT NULL, c1645 Bool, c1646 Bool NOT NULL, c1647 Interval64, c1648 Decimal(22,9), c1649 Datetime, c1650 Interval64 NOT NULL, c1651 Uint32, c1652 Double NOT NULL, c1653 Double NOT NULL, c1654 JsonDocument NOT NULL, c1655 Uint32, c1656 Int8 NOT NULL, c1657 Uint16 NOT NULL, c1658 Utf8 NOT NULL, c1659 Decimal(35,10), c1660 Datetime64, c1661 Int32 NOT NULL, c1662 Int64, c1663 Double, c1664 Int64 NOT NULL, c1665 Timestamp64, c1666 Date NOT NULL, c1667 Yson NOT NULL, c1668 Decimal(22,9) NOT NULL, c1669 Uint32 NOT NULL, c1670 Uint16 NOT NULL, c1671 Timestamp NOT NULL, c1672 Bool NOT NULL, c1673 Decimal(35,10), c1674 Datetime, c1675 Uint32, c1676 Int8 NOT NULL, c1677 Timestamp64, c1678 JsonDocument NOT NULL, c1679 Decimal(22,9), c1680 Timestamp NOT NULL, c1681 Int64 NOT NULL, c1682 Int16 NOT NULL, c1683 Yson NOT NULL, c1684 Date NOT NULL, c1685 Timestamp64, c1686 Timestamp, c1687 Int64 NOT NULL, c1688 String NOT NULL, c1689 Int64, c1690 Uint16, c1691 Uint16 NOT NULL, c1692 Decimal(15,0) NOT NULL, c1693 Date32, c1694 Decimal(15,0), c1695 Json NOT NULL, c1696 Datetime64, c1697 Yson, c1698 Int32, c1699 Timestamp64, c1700 Date, c1701 Timestamp64 NOT NULL, c1702 Int32, c1703 Date NOT NULL, c1704 Uint64 NOT NULL, c1705 Date32 NOT NULL, c1706 Timestamp, c1707 Timestamp64 NOT NULL, c1708 Datetime NOT NULL, c1709 Int32 NOT NULL, c1710 Int64, c1711 Float, c1712 Datetime, c1713 Decimal(15,0) NOT NULL, c1714 Timestamp64 NOT NULL, c1715 Int16 NOT NULL, c1716 Decimal(35,10) NOT NULL, c1717 Uint32 NOT NULL, c1718 Double NOT NULL, c1719 Datetime64 NOT NULL, c1720 Uint64 NOT NULL, c1721 Decimal(35,10), c1722 Uint64 NOT NULL, c1723 Yson NOT NULL, c1724 Double, c1725 Double NOT NULL, c1726 Yson, c1727 Int32, c1728 Datetime64 NOT NULL, c1729 Datetime64 NOT NULL, c1730 Date NOT NULL, c1731 Float NOT NULL, c1732 Double, c1733 Datetime, c1734 Uint16, c1735 Utf8, c1736 Date, c1737 Decimal(22,9) NOT NULL, c1738 Decimal(35,10) NOT NULL, c1739 Decimal(15,0), c1740 Int16, c1741 Uint8, c1742 Double, c1743 String NOT NULL, c1744 Interval64 NOT NULL, c1745 JsonDocument NOT NULL, c1746 Timestamp NOT NULL, c1747 Yson NOT NULL, c1748 JsonDocument NOT NULL, c1749 Int8 NOT NULL, c1750 Timestamp64 NOT NULL, c1751 Uint64, c1752 Date32 NOT NULL, c1753 Yson NOT NULL, c1754 Decimal(22,9), c1755 Timestamp64 NOT NULL, c1756 Decimal(35,10) NOT NULL, c1757 Yson, c1758 Timestamp64 NOT NULL, c1759 Uint16 NOT NULL, c1760 String, c1761 Bool, c1762 Decimal(15,0) NOT NULL, c1763 Interval64, c1764 Uint32, c1765 Int32, c1766 Decimal(15,0) NOT NULL, c1767 Datetime NOT NULL, c1768 Float, c1769 Utf8, c1770 Uint32 NOT NULL, c1771 Decimal(15,0), c1772 Int64 NOT NULL, c1773 Decimal(35,10), c1774 Decimal(22,9), c1775 Decimal(35,10) NOT NULL, c1776 Int32, c1777 Decimal(35,10) NOT NULL, c1778 Float, c1779 Int16, c1780 Interval64, c1781 Int32 NOT NULL, c1782 Int8 NOT NULL, c1783 Int8 NOT NULL, c1784 Interval64, c1785 Bool, c1786 Datetime64 NOT NULL, c1787 JsonDocument NOT NULL, c1788 Int8, c1789 Int32, c1790 Decimal(22,9) NOT NULL, c1791 String NOT NULL, c1792 Int64 NOT NULL, c1793 Yson, c1794 Uint16, c1795 Yson NOT NULL, c1796 Timestamp NOT NULL, c1797 Uint16 NOT NULL, c1798 Float NOT NULL, c1799 Date32 NOT NULL, c1800 String, c1801 Interval64, c1802 String NOT NULL, c1803 Decimal(22,9) NOT NULL, c1804 Utf8 NOT NULL, c1805 Double, c1806 Datetime64, c1807 Datetime64, c1808 Yson, c1809 String, c1810 Utf8 NOT NULL, c1811 Bool, c1812 Double NOT NULL, c1813 JsonDocument, c1814 Timestamp64, c1815 Int32, c1816 Uint32 NOT NULL, c1817 Json NOT NULL, c1818 Int64 NOT NULL, c1819 Float, c1820 Uint8 NOT NULL, c1821 Bool, c1822 Bool NOT NULL, c1823 String, c1824 JsonDocument NOT NULL, c1825 Int32, c1826 Yson, c1827 Interval64 NOT NULL, c1828 Json, c1829 Timestamp64, c1830 Uint64 NOT NULL, c1831 Utf8 NOT NULL, c1832 Double, c1833 Date, c1834 Date32 NOT NULL, c1835 Datetime, c1836 Date, c1837 Datetime64, c1838 Interval64 NOT NULL, c1839 Datetime64 NOT NULL, c1840 Uint64 NOT NULL, c1841 Decimal(22,9) NOT NULL, c1842 Decimal(15,0), c1843 Int8, c1844 Timestamp NOT NULL, c1845 Date NOT NULL, c1846 Json NOT NULL, c1847 Date NOT NULL, c1848 Uint32 NOT NULL, c1849 Float, c1850 Date, c1851 Date32 NOT NULL, c1852 Interval64, c1853 Yson, c1854 Datetime64, c1855 JsonDocument NOT NULL, c1856 Int8 NOT NULL, c1857 Uint32 NOT NULL, c1858 Bool NOT NULL, c1859 Utf8, c1860 Bool NOT NULL, c1861 Timestamp, c1862 Json, c1863 Uint8, c1864 Interval64, c1865 Uint16, c1866 Timestamp NOT NULL, c1867 Int64 NOT NULL, c1868 Int8, c1869 Date NOT NULL, c1870 Yson, c1871 Float NOT NULL, c1872 Int8, c1873 Datetime, c1874 Decimal(15,0), c1875 JsonDocument NOT NULL, c1876 Utf8, c1877 Int32 NOT NULL, c1878 Yson NOT NULL, c1879 JsonDocument, c1880 Decimal(15,0) NOT NULL, c1881 Double NOT NULL, c1882 Decimal(35,10) NOT NULL, c1883 Int16, c1884 String, c1885 Datetime64 NOT NULL, c1886 Json NOT NULL, c1887 Datetime64, c1888 Interval64, c1889 Json, c1890 Uint64, c1891 Float, c1892 Float, c1893 Date32 NOT NULL, c1894 Decimal(22,9) NOT NULL, c1895 Datetime64, c1896 Json, c1897 Int64, c1898 Timestamp NOT NULL, c1899 Uint64 NOT NULL, c1900 Datetime, c1901 Bool, c1902 Date, c1903 Uint64 NOT NULL, c1904 Yson NOT NULL, c1905 Timestamp64, c1906 String NOT NULL, c1907 Decimal(15,0) NOT NULL, c1908 Double NOT NULL, c1909 Uint16 NOT NULL, c1910 String, c1911 Utf8 NOT NULL, c1912 Decimal(35,10), c1913 Int16, c1914 Float NOT NULL, c1915 Uint16, c1916 Uint16 NOT NULL, c1917 Decimal(22,9) NOT NULL, c1918 Decimal(35,10) NOT NULL, c1919 Uint8 NOT NULL, c1920 Decimal(15,0) NOT NULL, c1921 Double NOT NULL, c1922 Uint64, c1923 Uint8 NOT NULL, c1924 Datetime64 NOT NULL, c1925 Float, c1926 Int32 NOT NULL, c1927 Uint8, c1928 Date32, c1929 Float, c1930 Int8 NOT NULL, c1931 Uint8, c1932 Timestamp64 NOT NULL, c1933 Utf8, c1934 Float, c1935 Datetime64, c1936 Datetime, c1937 Uint32, c1938 Float, c1939 Uint64 NOT NULL, c1940 Int32 NOT NULL, c1941 Int64, c1942 Uint64 NOT NULL, c1943 Timestamp64 NOT NULL, c1944 Decimal(22,9) NOT NULL, c1945 Timestamp NOT NULL, c1946 Interval64, c1947 Float, c1948 Utf8 NOT NULL, c1949 Int64 NOT NULL, c1950 Uint64, c1951 Decimal(15,0), c1952 Uint8, c1953 Int8, c1954 Decimal(22,9) NOT NULL, c1955 Int32, c1956 Bool, c1957 Datetime, c1958 Datetime64 NOT NULL, c1959 Uint64, c1960 Datetime NOT NULL, c1961 Timestamp, c1962 Interval64 NOT NULL, c1963 Timestamp, c1964 Int64, c1965 Datetime NOT NULL, c1966 Date32, c1967 Bool NOT NULL, c1968 Decimal(15,0) NOT NULL, c1969 Uint32 NOT NULL, c1970 Decimal(15,0) NOT NULL, c1971 Bool, c1972 Decimal(35,10) NOT NULL, c1973 Uint64 NOT NULL, c1974 Json, c1975 Decimal(22,9), c1976 Uint16, c1977 Int8, c1978 Uint32, c1979 Interval64 NOT NULL, c1980 Json NOT NULL, c1981 JsonDocument NOT NULL, c1982 Int32 NOT NULL, c1983 Date NOT NULL, c1984 Interval64, c1985 Decimal(35,10), c1986 Timestamp64 NOT NULL, c1987 Int8 NOT NULL, c1988 Float, c1989 Datetime, c1990 Uint8, c1991 Float, c1992 Date32 NOT NULL, c1993 Int8, c1994 Int32, c1995 Decimal(22,9) NOT NULL, c1996 JsonDocument NOT NULL, c1997 Float NOT NULL, c1998 Timestamp64 NOT NULL, c1999 Interval64, c2000 Datetime NOT NULL, c2001 Timestamp, c2002 Uint32, c2003 Bool, c2004 Int16 NOT NULL, c2005 JsonDocument NOT NULL, c2006 Uint32 NOT NULL, c2007 Int8 NOT NULL, c2008 Decimal(35,10) NOT NULL, c2009 Uint16 NOT NULL, c2010 JsonDocument, c2011 Decimal(15,0), c2012 Datetime64, c2013 Float NOT NULL, c2014 Decimal(15,0) NOT NULL, c2015 Timestamp64, c2016 Timestamp64 NOT NULL, c2017 Decimal(15,0), c2018 Timestamp, c2019 String NOT NULL, c2020 Uint16 NOT NULL, c2021 Date32, c2022 Bool NOT NULL, c2023 Decimal(35,10), c2024 Int8 NOT NULL, c2025 Int8, c2026 Int8, c2027 Decimal(22,9), c2028 Int16 NOT NULL, c2029 Int16 NOT NULL, c2030 Yson, c2031 Decimal(35,10), c2032 Uint8 NOT NULL, c2033 Float NOT NULL, c2034 Yson, c2035 Double, c2036 Bool, c2037 Uint64 NOT NULL, c2038 Int16 NOT NULL, c2039 Int8, c2040 Int64, c2041 Yson NOT NULL, c2042 Uint16 NOT NULL, c2043 Int32, c2044 String NOT NULL, c2045 Datetime NOT NULL, c2046 Date32, c2047 Float NOT NULL, c2048 Date32 NOT NULL, c2049 JsonDocument, c2050 String, c2051 Json, c2052 Date, c2053 Double NOT NULL, c2054 Decimal(22,9) NOT NULL, c2055 Uint8, c2056 Decimal(15,0) NOT NULL, c2057 Double, c2058 Uint16, c2059 Interval64, c2060 Bool NOT NULL, c2061 Uint16, c2062 Yson NOT NULL, c2063 Int32, c2064 Datetime, c2065 Int64, c2066 Timestamp, c2067 Timestamp64 NOT NULL, c2068 Uint8, c2069 Uint8, c2070 Int64 NOT NULL, c2071 Utf8 NOT NULL, c2072 Yson, c2073 JsonDocument NOT NULL, c2074 Date NOT NULL, c2075 String, c2076 Date NOT NULL, c2077 Decimal(15,0) NOT NULL, c2078 Timestamp64, c2079 Timestamp64 NOT NULL, c2080 Int8 NOT NULL, c2081 Decimal(35,10), c2082 Decimal(22,9) NOT NULL, c2083 Decimal(15,0) NOT NULL, c2084 Uint32 NOT NULL, c2085 Utf8 NOT NULL, c2086 Uint64 NOT NULL, c2087 Timestamp NOT NULL, c2088 Interval64, c2089 Int8, c2090 Int16 NOT NULL, c2091 Json NOT NULL, c2092 Decimal(35,10), c2093 Decimal(15,0), c2094 Datetime64, c2095 Int64 NOT NULL, c2096 Int8, c2097 Uint32, c2098 Uint16 NOT NULL, c2099 Int32 NOT NULL, c2100 Date32 NOT NULL, c2101 JsonDocument NOT NULL, c2102 Timestamp64 NOT NULL, c2103 Uint32 NOT NULL, c2104 Date, c2105 Int16 NOT NULL, c2106 Bool, c2107 Uint32 NOT NULL, c2108 Datetime NOT NULL, c2109 Uint8, c2110 Int8 NOT NULL, c2111 Datetime64, c2112 Yson NOT NULL, c2113 Interval64 NOT NULL, c2114 Timestamp NOT NULL, c2115 Int16, c2116 Datetime NOT NULL, c2117 Date, c2118 Date, c2119 Date NOT NULL, c2120 Decimal(15,0), c2121 Decimal(22,9), c2122 Utf8 NOT NULL, c2123 Double, c2124 Uint16, c2125 Int32 NOT NULL, c2126 Json, c2127 Double, c2128 Interval64, c2129 Json, c2130 Utf8, c2131 Int8, c2132 Int32, c2133 Json, c2134 Timestamp64 NOT NULL, c2135 Uint8 NOT NULL, c2136 Int16, c2137 Decimal(22,9), c2138 Date, c2139 Yson NOT NULL, c2140 Int16 NOT NULL, c2141 Double, c2142 Date32 NOT NULL, c2143 Double NOT NULL, c2144 Timestamp, c2145 Json, c2146 Double, c2147 Int64 NOT NULL, c2148 Int64 NOT NULL, c2149 Int64, c2150 Date NOT NULL, c2151 Date32, c2152 Datetime, c2153 Interval64 NOT NULL, c2154 Yson, c2155 Json NOT NULL, c2156 Decimal(22,9), c2157 Datetime64, c2158 Uint8 NOT NULL, c2159 Decimal(35,10) NOT NULL, c2160 Yson NOT NULL, c2161 Uint64, c2162 Decimal(35,10), c2163 Decimal(35,10) NOT NULL, c2164 Interval64, c2165 Decimal(15,0) NOT NULL, c2166 Uint32, c2167 Timestamp64 NOT NULL, c2168 Interval64, c2169 Int64, c2170 Decimal(22,9), c2171 Datetime, c2172 Date32 NOT NULL, c2173 Date32 NOT NULL, c2174 Int8 NOT NULL, c2175 Date NOT NULL, c2176 Uint8 NOT NULL, c2177 Timestamp64, c2178 Uint16 NOT NULL, c2179 Uint16 NOT NULL, c2180 Double, c2181 Decimal(15,0), c2182 Yson, c2183 Decimal(22,9), c2184 Int64 NOT NULL, c2185 Datetime NOT NULL, c2186 Uint16, c2187 Float, c2188 Uint32 NOT NULL, c2189 Json, c2190 Date NOT NULL, c2191 Timestamp, c2192 Yson, c2193 Decimal(15,0), c2194 Json NOT NULL, c2195 Utf8, c2196 JsonDocument, c2197 Uint32, c2198 Datetime NOT NULL, c2199 Decimal(15,0), c2200 Uint8 NOT NULL, c2201 Int16, c2202 Timestamp64 NOT NULL, c2203 Int16, c2204 Datetime, c2205 Timestamp64, c2206 Int64 NOT NULL, c2207 Date NOT NULL, c2208 Timestamp NOT NULL, c2209 Datetime, c2210 JsonDocument, c2211 Bool, c2212 Datetime NOT NULL, c2213 Yson NOT NULL, c2214 Bool NOT NULL, c2215 Json, c2216 Date32 NOT NULL, c2217 Date32, c2218 Decimal(35,10) NOT NULL, c2219 Decimal(15,0) NOT NULL, c2220 Uint32 NOT NULL, c2221 Uint32, c2222 Decimal(35,10) NOT NULL, c2223 Datetime64 NOT NULL, c2224 Date, c2225 Int64 NOT NULL, c2226 Date32, c2227 Timestamp64 NOT NULL, c2228 Uint16 NOT NULL, c2229 Yson, c2230 Int8, c2231 Int8 NOT NULL, c2232 Timestamp64 NOT NULL, c2233 Datetime NOT NULL, c2234 Datetime, c2235 Int64, c2236 Decimal(15,0) NOT NULL, c2237 Int8, c2238 Uint32 NOT NULL, c2239 Utf8, c2240 Date32 NOT NULL, c2241 String NOT NULL, c2242 Int64, c2243 String, c2244 Uint8, c2245 Uint16 NOT NULL, c2246 Double, c2247 Int64, c2248 Int64, c2249 Decimal(35,10) NOT NULL, c2250 Decimal(35,10) NOT NULL, c2251 Decimal(22,9) NOT NULL, c2252 Uint32 NOT NULL, c2253 Int8, c2254 Int64 NOT NULL, c2255 Int64, c2256 Date32 NOT NULL, c2257 Decimal(22,9), c2258 Int16 NOT NULL, c2259 Decimal(15,0) NOT NULL, c2260 Timestamp64, c2261 Date32, c2262 Json, c2263 Int16 NOT NULL, c2264 Decimal(35,10), c2265 Uint64, c2266 Bool NOT NULL, c2267 Decimal(22,9) NOT NULL, c2268 Datetime NOT NULL, c2269 Decimal(35,10) NOT NULL, c2270 Decimal(22,9), c2271 Int16 NOT NULL, c2272 Date NOT NULL, c2273 Uint16, c2274 Interval64, c2275 Interval64 NOT NULL, c2276 Date, c2277 Float, c2278 Interval64 NOT NULL, c2279 Float, c2280 Json, c2281 JsonDocument, c2282 Decimal(15,0) NOT NULL, c2283 Decimal(15,0) NOT NULL, c2284 String, c2285 Yson, c2286 JsonDocument, c2287 Datetime64 NOT NULL, c2288 Int32, c2289 Interval64, c2290 Uint64, c2291 Json, c2292 Decimal(22,9) NOT NULL, c2293 Yson NOT NULL, c2294 Datetime NOT NULL, c2295 Float, c2296 Json, c2297 JsonDocument, c2298 Timestamp, c2299 Timestamp64 NOT NULL, c2300 Bool, c2301 Uint64 NOT NULL, c2302 Decimal(22,9) NOT NULL, c2303 String NOT NULL, c2304 Uint16 NOT NULL, c2305 Uint32 NOT NULL, c2306 Bool NOT NULL, c2307 Uint8 NOT NULL, c2308 Decimal(15,0), c2309 Uint32 NOT NULL, c2310 Uint64 NOT NULL, c2311 String NOT NULL, c2312 Utf8, c2313 Decimal(22,9), c2314 String, c2315 Uint64, c2316 Int64, c2317 Int8, c2318 Interval64, c2319 Timestamp NOT NULL, c2320 Decimal(22,9), c2321 Json, c2322 Bool, c2323 Double, c2324 Timestamp NOT NULL, c2325 Timestamp64, c2326 Decimal(35,10) NOT NULL, c2327 Float NOT NULL, c2328 Uint64 NOT NULL, c2329 Bool NOT NULL, c2330 String NOT NULL, c2331 Uint8, c2332 Double, c2333 Double, c2334 Json, c2335 Int8, c2336 Int64, c2337 Datetime NOT NULL, c2338 Uint16 NOT NULL, c2339 Uint16 NOT NULL, c2340 Interval64, c2341 String, c2342 Date32, c2343 Int16, c2344 Int16 NOT NULL, c2345 Interval64, c2346 Decimal(22,9), c2347 Timestamp NOT NULL, c2348 Decimal(22,9), c2349 Date32, c2350 Int32 NOT NULL, c2351 Double, c2352 Double NOT NULL, c2353 Timestamp NOT NULL, c2354 Decimal(35,10) NOT NULL, c2355 Int32, c2356 String NOT NULL, c2357 Timestamp, c2358 Int64 NOT NULL, c2359 Float, c2360 Date32 NOT NULL, c2361 Date, c2362 Decimal(22,9), c2363 Int32, c2364 Int32, c2365 Decimal(22,9) NOT NULL, c2366 Double NOT NULL, c2367 Int32 NOT NULL, c2368 Uint8, c2369 String, c2370 Uint32 NOT NULL, c2371 Json NOT NULL, c2372 Datetime64, c2373 JsonDocument, c2374 Uint64 NOT NULL, c2375 Utf8, c2376 Uint32 NOT NULL, c2377 Double, c2378 Decimal(15,0), c2379 Timestamp64 NOT NULL, c2380 Int16, c2381 Int16, c2382 Uint64, c2383 Int16, c2384 Int64, c2385 Uint32 NOT NULL, c2386 Datetime NOT NULL, c2387 Int16, c2388 Json, c2389 Uint16, c2390 Uint64, c2391 Date32 NOT NULL, c2392 Uint64, c2393 JsonDocument NOT NULL, c2394 JsonDocument NOT NULL, c2395 Bool NOT NULL, c2396 Int32 NOT NULL, c2397 Timestamp, c2398 Date32, c2399 Yson, c2400 Decimal(15,0) NOT NULL, c2401 Datetime, c2402 Yson NOT NULL, c2403 Json NOT NULL, c2404 Json, c2405 Int32, c2406 String NOT NULL, c2407 Int32 NOT NULL, c2408 Interval64, c2409 Utf8 NOT NULL, c2410 Timestamp64 NOT NULL, c2411 Yson, c2412 Uint64, c2413 Decimal(22,9) NOT NULL, c2414 Datetime64, c2415 Timestamp, c2416 String, c2417 Decimal(35,10) NOT NULL, c2418 Int64, c2419 Decimal(35,10), c2420 Uint64 NOT NULL, c2421 Date32 NOT NULL, c2422 Uint64, c2423 Json, c2424 Utf8, c2425 Int64 NOT NULL, c2426 Uint16, c2427 Decimal(35,10), c2428 Timestamp64 NOT NULL, c2429 Decimal(35,10) NOT NULL, c2430 Uint64 NOT NULL, c2431 Json NOT NULL, c2432 Bool, c2433 String NOT NULL, c2434 Int64 NOT NULL, c2435 Date32 NOT NULL, c2436 JsonDocument, c2437 Utf8, c2438 Uint16, c2439 Uint32 NOT NULL, c2440 Double, c2441 Decimal(22,9), c2442 Float NOT NULL, c2443 Datetime64, c2444 Int64, c2445 Json, c2446 Double NOT NULL, c2447 Decimal(22,9), c2448 Json, c2449 Json NOT NULL, c2450 Date32, c2451 Uint16, c2452 Decimal(15,0) NOT NULL, c2453 Uint32, c2454 JsonDocument, c2455 Timestamp NOT NULL, c2456 Datetime NOT NULL, c2457 String, c2458 Double, c2459 Json, c2460 Uint8, c2461 Datetime, c2462 Timestamp, c2463 Json NOT NULL, c2464 Utf8 NOT NULL, c2465 Decimal(35,10), c2466 Uint64 NOT NULL, c2467 Timestamp, c2468 Utf8 NOT NULL, c2469 Date NOT NULL, c2470 Interval64 NOT NULL, c2471 Datetime, c2472 Date32 NOT NULL, c2473 Utf8 NOT NULL, c2474 Timestamp NOT NULL, c2475 Datetime NOT NULL, c2476 Uint8 NOT NULL, c2477 Date NOT NULL, c2478 Datetime NOT NULL, c2479 Yson NOT NULL, c2480 Uint16 NOT NULL, c2481 Decimal(22,9) NOT NULL, c2482 Interval64 NOT NULL, c2483 Int16 NOT NULL, c2484 Double, c2485 Bool NOT NULL, c2486 Float, c2487 Date32, c2488 Int16, c2489 JsonDocument, c2490 Datetime NOT NULL, c2491 Bool NOT NULL, c2492 Utf8 NOT NULL, c2493 Int8 NOT NULL, c2494 Int8, c2495 Json, c2496 Uint64 NOT NULL, c2497 Json NOT NULL, c2498 Interval64 NOT NULL, c2499 Date32 NOT NULL, c2500 Int32, c2501 Int64, c2502 Uint16 NOT NULL, c2503 Int16 NOT NULL, c2504 Date NOT NULL, c2505 Uint64, c2506 Datetime64, c2507 Json, c2508 Date NOT NULL, c2509 Uint64, c2510 Int64 NOT NULL, c2511 Interval64 NOT NULL, c2512 Int64, c2513 Datetime NOT NULL, c2514 Uint16,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c6\\\', 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 \\\'c6\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62309/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24739/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25322/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6514/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29550/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15707/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15199/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8942/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16616/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8942
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64505
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28659
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16616
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64589
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26629
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18237
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15199
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24636
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9619
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24739
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25375
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23961
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29550
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28464
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17594
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14512
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15707
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32051
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21243
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15870
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29856
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4645
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62309
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11378
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12073
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2862
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2716
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15974
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29671
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13369
============================== slowest durations ===============================
22.12s teardown test_workload.py::TestYdbWorkload::test
9.79s setup    test_workload.py::TestYdbWorkload::test
6.77s 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/zt2z/0013e1/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:62309 --database /Root --duration 120' has failed with code 1.
Errors:
...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c6\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
============================== 1 failed in 39.58s ==============================
