============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:23734 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c10\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17504
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9954
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24483
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6147
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7519
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/00ld/0006b2/r3tmp/kikimr_cluster_3hp18r_7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7665
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24080
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_1usjrr5k.log --grpc-port=23734 --mon-port=7665 --ic-port=17504 --module=1
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20931
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15851
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18676
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_xzywtrtz.log --grpc-port=25437 --mon-port=20931 --ic-port=9954 --module=2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26964
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27545
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7oe85hm3.log --grpc-port=26964 --mon-port=2265 --ic-port=17113 --module=3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25019
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3312
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19821
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_hirc524c.log --grpc-port=25405 --mon-port=25019 --ic-port=7071 --module=4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19082
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_4789irx7.log --grpc-port=26981 --mon-port=20786 --ic-port=24483 --module=5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27772
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5927
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_6fv4odxw.log --grpc-port=26596 --mon-port=27772 --ic-port=13132 --module=6
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8987
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20524
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jqefmhta.log --grpc-port=20632 --mon-port=7946 --ic-port=1179 --module=7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25972
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7204
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21338
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_95gbobr3.log --grpc-port=25972 --mon-port=13801 --ic-port=6147 --module=8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64160
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63738
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_bzy75v7b.log --grpc-port=64160 --mon-port=63738 --ic-port=7519 --module=9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:23734/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_1usjrr5k.log --grpc-port=23734 --mon-port=7665 --ic-port=17504 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_1usjrr5k.log', '--grpc-port=23734', '--mon-port=7665', '--ic-port=17504', '--module=1')' in '/home/runner/.ya/build/build_root/00ld/0006b2/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: 4037009
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:23734/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/00ld/0006b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4037010
DEBUG    ya.test:process.py:259 Command (pid 4037010) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4037010) elapsed time (sec): 0.47906947135925293
DEBUG    ya.test:process.py:263 Command (pid 4037010) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037010) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4037010) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037010) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037010) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 4037010) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 4037010) minflt: 20171
DEBUG    ya.test:process.py:263 Command (pid 4037010) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4037010) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4037010) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 4037010) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4037010) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4037010) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 4037010) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4037010) stime: 0.32959099999999997
DEBUG    ya.test:process.py:263 Command (pid 4037010) utime: 0.101092
DEBUG    ya.test:process.py:263 Command (pid 4037010) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 4037010) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:25437/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_xzywtrtz.log --grpc-port=25437 --mon-port=20931 --ic-port=9954 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_xzywtrtz.log', '--grpc-port=25437', '--mon-port=20931', '--ic-port=9954', '--module=2')' in '/home/runner/.ya/build/build_root/00ld/0006b2/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: 4037394
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:25437/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/00ld/0006b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4037396
DEBUG    ya.test:process.py:259 Command (pid 4037396) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4037396) elapsed time (sec): 0.6014125347137451
DEBUG    ya.test:process.py:263 Command (pid 4037396) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037396) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4037396) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037396) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037396) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 4037396) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 4037396) minflt: 19298
DEBUG    ya.test:process.py:263 Command (pid 4037396) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4037396) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4037396) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 4037396) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4037396) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4037396) nvcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 4037396) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4037396) stime: 0.437098
DEBUG    ya.test:process.py:263 Command (pid 4037396) utime: 0.11629199999999999
DEBUG    ya.test:process.py:263 Command (pid 4037396) wtime: 0.603
DEBUG    ya.test:process.py:275 Command (pid 4037396) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:26964/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7oe85hm3.log --grpc-port=26964 --mon-port=2265 --ic-port=17113 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7oe85hm3.log', '--grpc-port=26964', '--mon-port=2265', '--ic-port=17113', '--module=3')' in '/home/runner/.ya/build/build_root/00ld/0006b2/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: 4038100
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:26964/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/00ld/0006b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4038120
DEBUG    ya.test:process.py:259 Command (pid 4038120) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4038120) elapsed time (sec): 0.6605119705200195
DEBUG    ya.test:process.py:263 Command (pid 4038120) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038120) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4038120) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038120) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038120) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4038120) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 4038120) minflt: 16124
DEBUG    ya.test:process.py:263 Command (pid 4038120) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4038120) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4038120) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 4038120) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4038120) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4038120) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 4038120) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4038120) stime: 0.48918
DEBUG    ya.test:process.py:263 Command (pid 4038120) utime: 0.119312
DEBUG    ya.test:process.py:263 Command (pid 4038120) wtime: 0.661
DEBUG    ya.test:process.py:275 Command (pid 4038120) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:25405/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_hirc524c.log --grpc-port=25405 --mon-port=25019 --ic-port=7071 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_hirc524c.log', '--grpc-port=25405', '--mon-port=25019', '--ic-port=7071', '--module=4')' in '/home/runner/.ya/build/build_root/00ld/0006b2/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: 4038756
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:25405/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/00ld/0006b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4038776
DEBUG    ya.test:process.py:259 Command (pid 4038776) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4038776) elapsed time (sec): 0.5628869533538818
DEBUG    ya.test:process.py:263 Command (pid 4038776) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038776) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4038776) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038776) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038776) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4038776) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 4038776) minflt: 16121
DEBUG    ya.test:process.py:263 Command (pid 4038776) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4038776) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4038776) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 4038776) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4038776) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4038776) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4038776) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4038776) stime: 0.40810799999999997
DEBUG    ya.test:process.py:263 Command (pid 4038776) utime: 0.10022099999999999
DEBUG    ya.test:process.py:263 Command (pid 4038776) wtime: 0.564
DEBUG    ya.test:process.py:275 Command (pid 4038776) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:26981/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_4789irx7.log --grpc-port=26981 --mon-port=20786 --ic-port=24483 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_4789irx7.log', '--grpc-port=26981', '--mon-port=20786', '--ic-port=24483', '--module=5')' in '/home/runner/.ya/build/build_root/00ld/0006b2/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: 4039618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:26981/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/00ld/0006b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4039619
DEBUG    ya.test:process.py:259 Command (pid 4039619) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4039619) elapsed time (sec): 0.4622178077697754
DEBUG    ya.test:process.py:263 Command (pid 4039619) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4039619) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4039619) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4039619) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4039619) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 4039619) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 4039619) minflt: 21537
DEBUG    ya.test:process.py:263 Command (pid 4039619) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4039619) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4039619) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4039619) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4039619) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4039619) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 4039619) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4039619) stime: 0.303796
DEBUG    ya.test:process.py:263 Command (pid 4039619) utime: 0.10936599999999999
DEBUG    ya.test:process.py:263 Command (pid 4039619) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 4039619) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:26596/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_6fv4odxw.log --grpc-port=26596 --mon-port=27772 --ic-port=13132 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_6fv4odxw.log', '--grpc-port=26596', '--mon-port=27772', '--ic-port=13132', '--module=6')' in '/home/runner/.ya/build/build_root/00ld/0006b2/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: 4039926
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:26596/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/00ld/0006b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4039928
DEBUG    ya.test:process.py:259 Command (pid 4039928) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4039928) elapsed time (sec): 0.4198310375213623
DEBUG    ya.test:process.py:263 Command (pid 4039928) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4039928) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4039928) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4039928) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4039928) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 4039928) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 4039928) minflt: 18563
DEBUG    ya.test:process.py:263 Command (pid 4039928) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4039928) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4039928) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 4039928) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4039928) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4039928) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 4039928) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4039928) stime: 0.252882
DEBUG    ya.test:process.py:263 Command (pid 4039928) utime: 0.118544
DEBUG    ya.test:process.py:263 Command (pid 4039928) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 4039928) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:20632/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jqefmhta.log --grpc-port=20632 --mon-port=7946 --ic-port=1179 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jqefmhta.log', '--grpc-port=20632', '--mon-port=7946', '--ic-port=1179', '--module=7')' in '/home/runner/.ya/build/build_root/00ld/0006b2/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: 4040340
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:20632/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/00ld/0006b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4040344
DEBUG    ya.test:process.py:259 Command (pid 4040344) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4040344) elapsed time (sec): 0.495197057723999
DEBUG    ya.test:process.py:263 Command (pid 4040344) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4040344) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4040344) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4040344) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4040344) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4040344) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 4040344) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 4040344) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4040344) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4040344) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 4040344) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4040344) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4040344) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4040344) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4040344) stime: 0.325584
DEBUG    ya.test:process.py:263 Command (pid 4040344) utime: 0.12059199999999999
DEBUG    ya.test:process.py:263 Command (pid 4040344) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 4040344) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:25972/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_95gbobr3.log --grpc-port=25972 --mon-port=13801 --ic-port=6147 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_95gbobr3.log', '--grpc-port=25972', '--mon-port=13801', '--ic-port=6147', '--module=8')' in '/home/runner/.ya/build/build_root/00ld/0006b2/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: 4040870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:25972/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/00ld/0006b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4040886
DEBUG    ya.test:process.py:259 Command (pid 4040886) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4040886) elapsed time (sec): 0.42074084281921387
DEBUG    ya.test:process.py:263 Command (pid 4040886) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4040886) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4040886) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4040886) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4040886) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4040886) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 4040886) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 4040886) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4040886) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4040886) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 4040886) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4040886) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4040886) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4040886) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4040886) stime: 0.250403
DEBUG    ya.test:process.py:263 Command (pid 4040886) utime: 0.119319
DEBUG    ya.test:process.py:263 Command (pid 4040886) wtime: 0.427
DEBUG    ya.test:process.py:275 Command (pid 4040886) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:64160/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_bzy75v7b.log --grpc-port=64160 --mon-port=63738 --ic-port=7519 --module=9
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/0006b2/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/00ld/0006b2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_bzy75v7b.log', '--grpc-port=64160', '--mon-port=63738', '--ic-port=7519', '--module=9')' in '/home/runner/.ya/build/build_root/00ld/0006b2/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: 4041090
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:64160/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/00ld/0006b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4041091
DEBUG    ya.test:process.py:259 Command (pid 4041091) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4041091) elapsed time (sec): 0.45827436447143555
DEBUG    ya.test:process.py:263 Command (pid 4041091) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4041091) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4041091) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4041091) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4041091) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4041091) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 4041091) minflt: 20317
DEBUG    ya.test:process.py:263 Command (pid 4041091) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4041091) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4041091) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 4041091) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4041091) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4041091) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 4041091) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4041091) stime: 0.297158
DEBUG    ya.test:process.py:263 Command (pid 4041091) utime: 0.112438
DEBUG    ya.test:process.py:263 Command (pid 4041091) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 4041091) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 9 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23734', '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: 17504\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9954\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17113\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7071\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24483\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13132\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1179\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6147\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7519\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/00ld/0006b2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23734', '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: 17504\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9954\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17113\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7071\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24483\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13132\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1179\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6147\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7519\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4042314
DEBUG    ya.test:process.py:259 Command (pid 4042314) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4042314) elapsed time (sec): 0.5420312881469727
DEBUG    ya.test:process.py:263 Command (pid 4042314) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042314) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4042314) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042314) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042314) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4042314) maxrss: 548124
DEBUG    ya.test:process.py:263 Command (pid 4042314) minflt: 18270
DEBUG    ya.test:process.py:263 Command (pid 4042314) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4042314) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4042314) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 4042314) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4042314) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4042314) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 4042314) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4042314) stime: 0.34587
DEBUG    ya.test:process.py:263 Command (pid 4042314) utime: 0.13021
DEBUG    ya.test:process.py:263 Command (pid 4042314) wtime: 0.546
DEBUG    ya.test:process.py:275 Command (pid 4042314) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/00ld/0006b2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23734', '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/00ld/0006b2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23734', '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: 4042497
DEBUG    ya.test:process.py:259 Command (pid 4042497) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4042497) elapsed time (sec): 0.4679841995239258
DEBUG    ya.test:process.py:263 Command (pid 4042497) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042497) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4042497) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042497) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042497) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4042497) maxrss: 548128
DEBUG    ya.test:process.py:263 Command (pid 4042497) minflt: 18265
DEBUG    ya.test:process.py:263 Command (pid 4042497) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4042497) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4042497) nivcsw: 73
DEBUG    ya.test:process.py:263 Command (pid 4042497) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4042497) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4042497) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 4042497) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4042497) stime: 0.275013
DEBUG    ya.test:process.py:263 Command (pid 4042497) utime: 0.135718
DEBUG    ya.test:process.py:263 Command (pid 4042497) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 4042497) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 65bdace8-5fbf-428f-82eb-0d0c46f2739d, localhost:23734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 65bdace8-5fbf-428f-82eb-0d0c46f2739d, localhost:23734): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 65bdace8-5fbf-428f-82eb-0d0c46f2739d, localhost:23734): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n3hrdetg44.auto.internal" port: 25405 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-n3hrdetg44.auto.internal" port: 26596 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-n3hrdetg44.auto.internal" port: 20632 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-n3hrdetg44.auto.internal" port: 26981 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-n3hrdetg44.auto.internal" port: 25972 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-n3hrdetg44.auto.internal" port: 23734 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-n3hrdetg44.auto.internal" port: 64160 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-n3hrdetg44.auto.internal" port: 25437 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-n3hrdetg44.auto.internal" port: 26964 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n3hrdetg44.auto.internal:20632, location 1, ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:23734, location 1, ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:25405, location 1, ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:26981, location 2, ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:64160, location 3, ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:26596, location 3, ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:25437, location 2, ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:26964, location 3, ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:25972, 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:181 Binary was found by /home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/00ld/0006b2/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:23734', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4042695
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23734
DEBUG    ya.test:process.py:259 Command (pid 4042695) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 4042695) elapsed time (sec): 6.2224767208099365
DEBUG    ya.test:process.py:263 Command (pid 4042695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4042695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4042695) maxrss: 203140
DEBUG    ya.test:process.py:263 Command (pid 4042695) minflt: 17976
DEBUG    ya.test:process.py:263 Command (pid 4042695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4042695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4042695) nivcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 4042695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4042695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4042695) nvcsw: 1874
DEBUG    ya.test:process.py:263 Command (pid 4042695) oublock: 256
DEBUG    ya.test:process.py:263 Command (pid 4042695) stime: 0.120629
DEBUG    ya.test:process.py:263 Command (pid 4042695) utime: 1.218315
DEBUG    ya.test:process.py:263 Command (pid 4042695) wtime: 6.231
DEBUG    ya.test:process.py:275 Command (pid 4042695) output:

DEBUG    ya.test:process.py:276 Command (pid 4042695) errors:
... Decimal(15,0), c2713 String NOT NULL, c2714 Date32 NOT NULL, c2715 Int64 NOT NULL, c2716 Utf8 NOT NULL, c2717 Int8 NOT NULL, c2718 Datetime, c2719 Float NOT NULL, c2720 Date, c2721 Double, c2722 Uint64 NOT NULL, c2723 Uint32, c2724 Uint32 NOT NULL, c2725 Double, c2726 Double NOT NULL, c2727 Datetime NOT NULL, c2728 Int64 NOT NULL, c2729 Timestamp64 NOT NULL, c2730 Double NOT NULL, c2731 Datetime NOT NULL, c2732 Datetime64, c2733 Decimal(35,10) NOT NULL, c2734 Int64, c2735 Datetime64, c2736 Decimal(35,10) NOT NULL, c2737 Timestamp64 NOT NULL, c2738 Float NOT NULL, c2739 Uint8 NOT NULL, c2740 Decimal(35,10) NOT NULL, c2741 Json, c2742 Bool, c2743 Datetime NOT NULL, c2744 Utf8 NOT NULL, c2745 Int16 NOT NULL, c2746 Bool, c2747 Int8 NOT NULL, c2748 Timestamp, c2749 Json, c2750 Datetime, c2751 Int64, c2752 Uint16 NOT NULL, c2753 Utf8, c2754 Float NOT NULL, c2755 String NOT NULL, c2756 Yson NOT NULL, c2757 Int32 NOT NULL, c2758 Date, c2759 String, c2760 Float, c2761 Interval64, c2762 Uint8 NOT NULL, c2763 Datetime, c2764 Decimal(15,0) NOT NULL, c2765 Int64, c2766 Timestamp, c2767 Interval64, c2768 Int16 NOT NULL, c2769 Bool NOT NULL, c2770 Interval64, c2771 Date NOT NULL, c2772 Utf8, c2773 Utf8, c2774 String, c2775 Decimal(22,9), c2776 JsonDocument NOT NULL, c2777 Bool, c2778 Uint16 NOT NULL, c2779 Yson, c2780 Int8, c2781 Decimal(35,10) NOT NULL, c2782 Decimal(22,9), c2783 Int8 NOT NULL, c2784 Bool, c2785 Interval64 NOT NULL, c2786 Float, c2787 Uint16 NOT NULL, c2788 Timestamp64 NOT NULL, c2789 Int16, c2790 Uint32, c2791 Date32 NOT NULL, c2792 Uint32 NOT NULL, c2793 Int64, c2794 Json, c2795 Timestamp NOT NULL, c2796 Float NOT NULL, c2797 Date, c2798 Yson NOT NULL, c2799 Uint64 NOT NULL, c2800 Timestamp NOT NULL, c2801 Int16 NOT NULL, c2802 Float NOT NULL, c2803 Timestamp, c2804 Double NOT NULL, c2805 Date32, c2806 Date32 NOT NULL, c2807 Datetime NOT NULL, c2808 Timestamp NOT NULL, c2809 Decimal(22,9) NOT NULL, c2810 Date NOT NULL, c2811 Uint16, c2812 Date32 NOT NULL, c2813 Yson, c2814 Json, c2815 Interval64 NOT NULL, c2816 Datetime64, c2817 Date32, c2818 Interval64, c2819 Uint8, c2820 Timestamp64 NOT NULL, c2821 Decimal(15,0) NOT NULL, c2822 Utf8, c2823 Date32, c2824 Uint8 NOT NULL, c2825 Decimal(15,0), c2826 Uint32, c2827 Datetime, c2828 String, c2829 Float NOT NULL, c2830 Timestamp NOT NULL, c2831 Timestamp64 NOT NULL, c2832 Uint16 NOT NULL, c2833 Timestamp64, c2834 Uint64 NOT NULL, c2835 Yson, c2836 Utf8, c2837 Interval64 NOT NULL, c2838 Decimal(22,9), c2839 Interval64 NOT NULL, c2840 Date32 NOT NULL, c2841 Timestamp64 NOT NULL, c2842 Double NOT NULL, c2843 Date NOT NULL, c2844 Datetime64, c2845 Int64 NOT NULL, c2846 Int16, c2847 Date NOT NULL, c2848 Json NOT NULL, c2849 Uint32 NOT NULL, c2850 Int32 NOT NULL, c2851 Decimal(15,0) NOT NULL, c2852 Utf8, c2853 Utf8 NOT NULL, c2854 Decimal(35,10) NOT NULL, c2855 Uint64, c2856 Int32, c2857 Datetime64 NOT NULL, c2858 Double, c2859 Double, c2860 Bool, c2861 Timestamp64 NOT NULL, c2862 Yson NOT NULL, c2863 Double NOT NULL, c2864 JsonDocument, c2865 Float, c2866 Int64 NOT NULL, c2867 Decimal(35,10), c2868 Uint8 NOT NULL, c2869 Int32, c2870 JsonDocument NOT NULL, c2871 Int16, c2872 Int8, c2873 Double, c2874 Json NOT NULL, c2875 JsonDocument, c2876 Int32, c2877 Utf8, c2878 Int32 NOT NULL, c2879 Int16 NOT NULL, c2880 Uint8 NOT NULL, c2881 Int64 NOT NULL, c2882 Timestamp, c2883 Date NOT NULL, c2884 Int32, c2885 Date, c2886 String NOT NULL, c2887 Datetime64, c2888 Decimal(35,10) NOT NULL, c2889 Double, c2890 Timestamp64, c2891 Timestamp64 NOT NULL, c2892 Datetime64 NOT NULL, c2893 Uint16 NOT NULL, c2894 Datetime64 NOT NULL, c2895 Double NOT NULL, c2896 Bool, c2897 Double NOT NULL, c2898 JsonDocument NOT NULL, c2899 Interval64 NOT NULL, c2900 Utf8, c2901 Float NOT NULL, c2902 Int16, c2903 Date32 NOT NULL, c2904 Json, c2905 Json, c2906 Date32 NOT NULL, c2907 Int32 NOT NULL, c2908 Date NOT NULL, c2909 Decimal(15,0) NOT NULL, c2910 Uint32, c2911 String NOT NULL, c2912 JsonDocument, c2913 Datetime NOT NULL, c2914 Datetime64, c2915 Datetime, c2916 Float NOT NULL, c2917 Double NOT NULL, c2918 JsonDocument, c2919 Datetime64, c2920 Uint8, c2921 Decimal(15,0), c2922 Timestamp NOT NULL, c2923 Date32 NOT NULL, c2924 Uint16 NOT NULL, c2925 Uint32, c2926 Date32 NOT NULL, c2927 Datetime64 NOT NULL, c2928 String NOT NULL, c2929 Interval64 NOT NULL, c2930 Utf8, c2931 Json, c2932 JsonDocument NOT NULL, c2933 Bool, c2934 Timestamp64 NOT NULL, c2935 Bool, c2936 Yson NOT NULL, c2937 Int64 NOT NULL, c2938 Int8 NOT NULL, c2939 Decimal(15,0) NOT NULL, c2940 Int64 NOT NULL, c2941 Datetime NOT NULL, c2942 Utf8 NOT NULL, c2943 Date32, c2944 Interval64, c2945 Yson, c2946 Float NOT NULL, c2947 String, c2948 Datetime, c2949 Int32, c2950 Utf8 NOT NULL, c2951 Interval64, c2952 Datetime64 NOT NULL, c2953 Int16 NOT NULL, c2954 Interval64 NOT NULL, c2955 Uint32, c2956 Datetime64 NOT NULL, c2957 Int16, c2958 Double, c2959 Uint16, c2960 Timestamp64, c2961 Uint8, c2962 Decimal(35,10), c2963 Float NOT NULL, c2964 Uint8 NOT NULL, c2965 Double NOT NULL, c2966 JsonDocument, c2967 Timestamp64 NOT NULL, c2968 Int16 NOT NULL, c2969 Uint8, c2970 Interval64, c2971 Uint64, c2972 Uint32 NOT NULL, c2973 Decimal(15,0) NOT NULL, c2974 Json NOT NULL, c2975 Json, c2976 Double NOT NULL, c2977 Interval64 NOT NULL, c2978 Float NOT NULL, c2979 Datetime, c2980 Int32, c2981 Int8 NOT NULL, c2982 Uint16 NOT NULL, c2983 Timestamp, c2984 Int64, c2985 Uint16 NOT NULL, c2986 Utf8, c2987 Yson NOT NULL, c2988 Datetime, c2989 Int16 NOT NULL, c2990 Date NOT NULL, c2991 Int64 NOT NULL, c2992 Decimal(35,10) NOT NULL, c2993 String NOT NULL, c2994 Int16 NOT NULL, c2995 Uint16 NOT NULL, c2996 Uint64 NOT NULL, c2997 Int64, c2998 Timestamp NOT NULL, c2999 Int8, c3000 Uint64, c3001 Bool NOT NULL, c3002 Uint64, c3003 Date, c3004 Int32, c3005 Int16, c3006 Json, c3007 Interval64, c3008 Interval64, c3009 Float NOT NULL, c3010 Decimal(35,10), c3011 JsonDocument, c3012 Float, c3013 Int32, c3014 Double NOT NULL, c3015 Uint64 NOT NULL, c3016 Int8, c3017 Int16, c3018 Int8, c3019 Decimal(35,10), c3020 Decimal(15,0), c3021 JsonDocument, c3022 Bool, c3023 Uint16 NOT NULL, c3024 String, c3025 Decimal(22,9) NOT NULL, c3026 Int32, c3027 Interval64, c3028 Float NOT NULL, c3029 Uint32, c3030 Decimal(22,9), c3031 Int16 NOT NULL, c3032 Yson NOT NULL, c3033 Uint16, c3034 Double, c3035 Yson, c3036 Int16 NOT NULL, c3037 Yson, c3038 Decimal(15,0), c3039 JsonDocument, c3040 Int8 NOT NULL, c3041 Uint8 NOT NULL, c3042 Date NOT NULL, c3043 Decimal(15,0), c3044 Int8, c3045 Float NOT NULL, c3046 Int32 NOT NULL, c3047 Decimal(35,10) NOT NULL, c3048 Float NOT NULL, c3049 Int8 NOT NULL, c3050 Decimal(22,9) NOT NULL, c3051 Timestamp, c3052 Int16 NOT NULL, c3053 Bool, c3054 Json NOT NULL, c3055 Uint16, c3056 Decimal(15,0) NOT NULL, c3057 Int32, c3058 Interval64 NOT NULL, c3059 Datetime NOT NULL, c3060 Uint8, c3061 String NOT NULL, c3062 Timestamp64, c3063 Decimal(15,0), c3064 Decimal(15,0), c3065 Date32, c3066 Uint64 NOT NULL, c3067 Uint16 NOT NULL, c3068 Interval64 NOT NULL, c3069 Decimal(22,9), c3070 Double NOT NULL, c3071 String NOT NULL, c3072 Int64, c3073 Float NOT NULL, c3074 Datetime, c3075 Decimal(35,10), c3076 Float NOT NULL, c3077 Date NOT NULL, c3078 Datetime NOT NULL, c3079 Timestamp64 NOT NULL, c3080 Double, c3081 Datetime64, c3082 Double NOT NULL, c3083 JsonDocument NOT NULL, c3084 Uint32, c3085 String NOT NULL, c3086 JsonDocument NOT NULL, c3087 Decimal(22,9) NOT NULL, c3088 Bool NOT NULL, c3089 Yson, c3090 Double NOT NULL, c3091 Bool NOT NULL, c3092 Datetime NOT NULL, c3093 Int32 NOT NULL, c3094 Interval64 NOT NULL, c3095 Int16 NOT NULL, c3096 Uint64, c3097 Int8 NOT NULL, c3098 Int16 NOT NULL, c3099 JsonDocument, c3100 Double NOT NULL, c3101 Date32 NOT NULL, c3102 Int32, c3103 Datetime NOT NULL, c3104 Uint8 NOT NULL, c3105 Int8, c3106 String, c3107 Decimal(15,0) NOT NULL, c3108 Date NOT NULL, c3109 Bool NOT NULL, c3110 Int16 NOT NULL, c3111 Uint8, c3112 Decimal(15,0), c3113 Uint16 NOT NULL, c3114 String, c3115 Uint32, c3116 Decimal(35,10), c3117 Int32, c3118 Bool, c3119 Bool, c3120 Uint8, c3121 Bool NOT NULL, c3122 String NOT NULL, c3123 Uint16 NOT NULL, c3124 Uint8, c3125 Timestamp64, c3126 Int64 NOT NULL, c3127 Date32 NOT NULL, c3128 Int16, c3129 Uint32 NOT NULL, c3130 Uint16 NOT NULL, c3131 Int64 NOT NULL, c3132 Decimal(15,0), c3133 Int32, c3134 Float, c3135 Date32, c3136 Decimal(15,0) NOT NULL, c3137 Uint8 NOT NULL, c3138 Datetime64, c3139 String, c3140 Datetime, c3141 String NOT NULL, c3142 Timestamp64 NOT NULL, c3143 Int8 NOT NULL, c3144 Uint64, c3145 Int32 NOT NULL, c3146 Double, c3147 Utf8, c3148 Date, c3149 Int64, c3150 Datetime, c3151 Utf8, c3152 Uint8 NOT NULL, c3153 String NOT NULL, c3154 Date NOT NULL, c3155 Date32 NOT NULL, c3156 Int64 NOT NULL, c3157 Decimal(35,10), c3158 Datetime64 NOT NULL, c3159 Int8 NOT NULL, c3160 Uint32, c3161 Date32, c3162 Int64 NOT NULL, c3163 Json, c3164 Timestamp64, c3165 Timestamp64, c3166 Uint64 NOT NULL, c3167 Timestamp64, c3168 Uint16 NOT NULL, c3169 Uint32 NOT NULL, c3170 Date, c3171 Uint8, c3172 Uint64 NOT NULL, c3173 Json NOT NULL, c3174 Float NOT NULL, c3175 String, c3176 Json NOT NULL, c3177 Int32, c3178 Double, c3179 Double, c3180 Decimal(15,0), c3181 Utf8 NOT NULL, c3182 Decimal(15,0), c3183 Float NOT NULL, c3184 Uint8 NOT NULL, c3185 Double NOT NULL, c3186 Int64, c3187 String, c3188 Decimal(22,9) NOT NULL, c3189 Int64, c3190 Decimal(35,10) NOT NULL, c3191 String, c3192 Decimal(15,0) NOT NULL, c3193 Decimal(15,0), c3194 Uint64 NOT NULL, c3195 Double, c3196 Uint8, c3197 Uint64, c3198 Double, c3199 Yson, c3200 JsonDocument NOT NULL, c3201 Date NOT NULL, c3202 JsonDocument, c3203 Int32 NOT NULL, c3204 Int16, c3205 Utf8, c3206 Uint64 NOT NULL, c3207 Uint8 NOT NULL, c3208 Date NOT NULL, c3209 Timestamp64, c3210 Bool, c3211 Uint64 NOT NULL, c3212 Date NOT NULL, c3213 Date, c3214 Float NOT NULL, c3215 Decimal(35,10), c3216 Timestamp NOT NULL, c3217 Double, c3218 Uint16 NOT NULL, c3219 Bool, c3220 Int16, c3221 Date, c3222 Decimal(15,0) NOT NULL, c3223 Timestamp64 NOT NULL, c3224 Interval64 NOT NULL, c3225 Int64, c3226 Double, c3227 Decimal(22,9), c3228 Bool, c3229 Int8, c3230 Yson, c3231 Date32 NOT NULL, c3232 Date NOT NULL, c3233 Double, c3234 Yson NOT NULL, c3235 Decimal(15,0) NOT NULL, c3236 Int16 NOT NULL, c3237 Float, c3238 Int8, c3239 Interval64 NOT NULL, c3240 Datetime64 NOT NULL, c3241 JsonDocument, c3242 Datetime NOT NULL, c3243 Utf8 NOT NULL, c3244 Int32 NOT NULL, c3245 Json, c3246 Json, c3247 Json NOT NULL, c3248 Date, c3249 Timestamp64, c3250 JsonDocument NOT NULL, c3251 Decimal(15,0) NOT NULL, c3252 Timestamp, c3253 Int8, c3254 String NOT NULL, c3255 Timestamp, c3256 Datetime64, c3257 Float NOT NULL, c3258 Datetime, c3259 Uint16 NOT NULL, c3260 Uint32, c3261 Timestamp64, c3262 Double, c3263 Uint64 NOT NULL, c3264 Bool NOT NULL, c3265 Decimal(15,0), c3266 Utf8, c3267 Datetime NOT NULL, c3268 Uint32, c3269 Datetime64 NOT NULL, c3270 Int64 NOT NULL, c3271 Utf8, c3272 Uint64, c3273 Bool NOT NULL, c3274 Bool NOT NULL, c3275 Decimal(15,0) NOT NULL, c3276 Timestamp64 NOT NULL, c3277 JsonDocument, c3278 Json, c3279 String, c3280 Uint64, c3281 Double NOT NULL, c3282 Decimal(22,9), c3283 Uint16 NOT NULL, c3284 Json NOT NULL, c3285 Decimal(35,10), c3286 Utf8, c3287 Int64, c3288 Datetime, c3289 Decimal(15,0) NOT NULL, c3290 Timestamp, c3291 Decimal(35,10), c3292 Uint32, c3293 Int16, c3294 Uint16, c3295 Decimal(22,9) NOT NULL, c3296 Yson, c3297 Timestamp NOT NULL, c3298 Uint32, c3299 Int64 NOT NULL, c3300 Int32 NOT NULL, c3301 JsonDocument, c3302 JsonDocument NOT NULL, c3303 Double, c3304 Double, c3305 String, c3306 Uint8, c3307 Float NOT NULL, c3308 Int8, c3309 JsonDocument NOT NULL, c3310 Interval64 NOT NULL, c3311 Date, c3312 Timestamp64, c3313 Date NOT NULL, c3314 Datetime, c3315 Uint16 NOT NULL, c3316 Timestamp64, c3317 Decimal(15,0), c3318 Date NOT NULL, c3319 Decimal(35,10), c3320 Decimal(35,10) NOT NULL, c3321 Uint16, c3322 Int16 NOT NULL, c3323 Float, c3324 Utf8 NOT NULL, c3325 JsonDocument, c3326 Float, c3327 Decimal(35,10), c3328 Float NOT NULL, c3329 Date32, c3330 Timestamp, c3331 Decimal(22,9), c3332 Float NOT NULL, c3333 Float, c3334 Double, c3335 Decimal(22,9), c3336 Uint32, c3337 Date NOT NULL, c3338 Int32, c3339 Datetime NOT NULL, c3340 Datetime, c3341 JsonDocument NOT NULL, c3342 Utf8, c3343 Uint8, c3344 Uint8 NOT NULL, c3345 Decimal(15,0), c3346 Date NOT NULL, c3347 Datetime NOT NULL, c3348 Double NOT NULL, c3349 Date32, c3350 Uint64 NOT NULL, c3351 Double NOT NULL, c3352 Int64 NOT NULL, c3353 Uint32, c3354 Int16 NOT NULL, c3355 Date32 NOT NULL, c3356 JsonDocument NOT NULL, c3357 Utf8 NOT NULL, c3358 Utf8 NOT NULL, c3359 Decimal(22,9) NOT NULL, c3360 Decimal(22,9), c3361 Timestamp64, c3362 Utf8, c3363 Decimal(22,9) NOT NULL, c3364 Int16 NOT NULL, c3365 Uint8 NOT NULL, c3366 Int16 NOT NULL, c3367 Int16 NOT NULL, c3368 Uint64 NOT NULL, c3369 Datetime, c3370 String, c3371 Decimal(35,10) NOT NULL, c3372 Utf8, c3373 Int32 NOT NULL, c3374 Json NOT NULL, c3375 Int8 NOT NULL, c3376 Double, c3377 String, c3378 Decimal(35,10), c3379 Json, c3380 Double, c3381 Datetime64 NOT NULL, c3382 Int32 NOT NULL, c3383 Decimal(35,10), c3384 Float NOT NULL, c3385 Float, c3386 Double NOT NULL, c3387 Timestamp NOT NULL, c3388 Json NOT NULL, c3389 Uint8 NOT NULL, c3390 Decimal(22,9) NOT NULL, c3391 Interval64 NOT NULL, c3392 Double NOT NULL, c3393 Date32, c3394 Interval64, c3395 Uint8, c3396 Decimal(22,9) NOT NULL, c3397 String NOT NULL, c3398 Int32, c3399 Decimal(22,9), c3400 Uint8, c3401 Date NOT NULL, c3402 Datetime NOT NULL, c3403 Int32, c3404 Float NOT NULL, c3405 Int64 NOT NULL, c3406 Json, c3407 Uint8, c3408 Date, c3409 Decimal(35,10) NOT NULL, c3410 Decimal(15,0), c3411 Uint32, c3412 Json NOT NULL, c3413 Decimal(15,0), c3414 Interval64 NOT NULL, c3415 Bool NOT NULL, c3416 Bool NOT NULL, c3417 Json, c3418 Int32, c3419 Datetime, c3420 Double, c3421 Datetime NOT NULL, c3422 Decimal(35,10), c3423 Double NOT NULL, c3424 Float, c3425 Bool, c3426 Int64, c3427 Decimal(22,9) NOT NULL, c3428 Double, c3429 Decimal(35,10), c3430 Datetime64 NOT NULL, c3431 Uint32 NOT NULL, c3432 Int16 NOT NULL, c3433 Utf8, c3434 Decimal(35,10) NOT NULL, c3435 Decimal(35,10) NOT NULL, c3436 Date32, c3437 Date NOT NULL, c3438 Datetime NOT NULL, c3439 Date, c3440 Date32, c3441 Uint8 NOT NULL, c3442 Timestamp, c3443 Json NOT NULL, c3444 Datetime, c3445 Json NOT NULL, c3446 Utf8 NOT NULL, c3447 Int32, c3448 JsonDocument NOT NULL, c3449 Int16, c3450 String NOT NULL, c3451 Float, c3452 Timestamp64, c3453 Date32, c3454 Interval64, c3455 Decimal(15,0) NOT NULL, c3456 Yson, c3457 Decimal(35,10) NOT NULL, c3458 Json NOT NULL, c3459 Bool NOT NULL, c3460 Yson, c3461 Timestamp, c3462 Int64, c3463 Datetime, c3464 Uint16, c3465 Decimal(22,9) NOT NULL, c3466 Decimal(15,0) NOT NULL, c3467 Int16 NOT NULL, c3468 Datetime NOT NULL, c3469 Float NOT NULL, c3470 Int16 NOT NULL, c3471 String, c3472 Date NOT NULL, c3473 Uint32, c3474 Uint32 NOT NULL, c3475 Double, c3476 Int32, c3477 Int64 NOT NULL, c3478 Float, c3479 Yson, c3480 Yson NOT NULL, c3481 Uint16, c3482 Datetime NOT NULL, c3483 Date, c3484 Uint16, c3485 Date32 NOT NULL, c3486 Int8 NOT NULL, c3487 Uint32, c3488 Uint32, c3489 Int32 NOT NULL, c3490 Uint32 NOT NULL, c3491 Int64 NOT NULL, c3492 Uint16 NOT NULL, c3493 Uint8, c3494 Uint64, c3495 Int32, c3496 Timestamp64 NOT NULL, c3497 Decimal(22,9), c3498 Decimal(35,10) NOT NULL, c3499 Int32 NOT NULL, c3500 Date32, c3501 Date, c3502 Uint8 NOT NULL, c3503 Uint64, c3504 Uint64, c3505 Decimal(22,9), c3506 Date32, c3507 Uint8 NOT NULL, c3508 Date, c3509 Decimal(15,0) NOT NULL, c3510 Float NOT NULL, c3511 Datetime, c3512 Timestamp, c3513 Uint32, c3514 Float, c3515 Decimal(22,9), c3516 Decimal(35,10), c3517 Utf8, c3518 Datetime64 NOT NULL, c3519 Uint8 NOT NULL, c3520 Double, c3521 Int16, c3522 Int8, c3523 Uint64, c3524 Int64 NOT NULL, c3525 Uint64, c3526 Interval64, c3527 Int16 NOT NULL, c3528 Decimal(15,0) NOT NULL, c3529 Bool NOT NULL, c3530 Yson, c3531 Int64 NOT NULL, c3532 Float, c3533 Double, c3534 Float, c3535 Int16 NOT NULL, c3536 Utf8, c3537 Datetime64 NOT NULL, c3538 Yson, c3539 Float, c3540 Json, c3541 Yson, c3542 Decimal(22,9), c3543 Int16, c3544 Decimal(35,10), c3545 Bool, c3546 Timestamp NOT NULL, c3547 Int64, c3548 Uint8, c3549 JsonDocument, c3550 Uint32 NOT NULL, c3551 JsonDocument NOT NULL, c3552 Json, c3553 String, c3554 Uint64 NOT NULL, c3555 Int8, c3556 Interval64, c3557 Bool NOT NULL, c3558 Decimal(22,9) NOT NULL, c3559 Int32 NOT NULL, c3560 Float, c3561 Decimal(35,10), c3562 Float NOT NULL, c3563 Uint64, c3564 Int32 NOT NULL, c3565 Uint8 NOT NULL, c3566 Uint16, c3567 Timestamp64 NOT NULL, c3568 Float NOT NULL, c3569 Decimal(22,9) NOT NULL, c3570 Int32, c3571 Uint8 NOT NULL, c3572 Datetime64 NOT NULL, c3573 Bool NOT NULL, c3574 Float, c3575 Utf8 NOT NULL, c3576 Timestamp64 NOT NULL, c3577 Decimal(35,10), c3578 Float NOT NULL, c3579 Uint32, c3580 Yson, c3581 Float, c3582 Uint32 NOT NULL, c3583 Datetime NOT NULL, c3584 Int8 NOT NULL, c3585 Decimal(22,9), c3586 Timestamp64, c3587 Uint64 NOT NULL, c3588 Utf8 NOT NULL, c3589 Interval64, c3590 Date NOT NULL, c3591 Uint64 NOT NULL, c3592 Double NOT NULL, c3593 Uint16 NOT NULL, c3594 Date32, c3595 Uint8 NOT NULL, c3596 Int8 NOT NULL, c3597 Decimal(22,9), c3598 Int64, c3599 Interval64 NOT NULL, c3600 Int32, c3601 Timestamp NOT NULL, c3602 Datetime, c3603 Uint64 NOT NULL, c3604 Uint8, c3605 Uint16, c3606 Uint64 NOT NULL, c3607 Int8, c3608 Yson, c3609 Uint32, c3610 Int16 NOT NULL, c3611 Decimal(15,0) NOT NULL, c3612 Uint32, c3613 Datetime64, c3614 Decimal(35,10) NOT NULL, c3615 Datetime NOT NULL, c3616 Uint8, c3617 Int32 NOT NULL, c3618 Float NOT NULL, c3619 Date32, c3620 Int8 NOT NULL, c3621 Uint32 NOT NULL, c3622 Yson NOT NULL, c3623 Timestamp NOT NULL, c3624 Datetime, c3625 Uint8, c3626 Decimal(35,10), c3627 Float NOT NULL, c3628 Datetime64, c3629 Interval64 NOT NULL, c3630 Json NOT NULL, c3631 Uint64 NOT NULL, c3632 Int16 NOT NULL, c3633 Float NOT NULL, c3634 Uint16 NOT NULL, c3635 Uint16 NOT NULL, c3636 Uint8, c3637 Datetime NOT NULL, c3638 Yson NOT NULL, c3639 Decimal(22,9), c3640 Timestamp64 NOT NULL, c3641 JsonDocument NOT NULL, c3642 Datetime64 NOT NULL, c3643 Int8 NOT NULL, c3644 String, c3645 Int8, c3646 Date32, c3647 Date32, c3648 Datetime64 NOT NULL, c3649 Decimal(15,0), c3650 Datetime NOT NULL, c3651 Json, c3652 JsonDocument, c3653 Timestamp64 NOT NULL, c3654 Datetime64 NOT NULL, c3655 JsonDocument, c3656 Decimal(35,10), c3657 Datetime, c3658 Timestamp64, c3659 Datetime, c3660 Float, c3661 Uint16 NOT NULL, c3662 Timestamp NOT NULL, c3663 Datetime64 NOT NULL, c3664 JsonDocument NOT NULL, c3665 Yson, c3666 Interval64 NOT NULL, c3667 Yson NOT NULL, c3668 Timestamp NOT NULL, c3669 Uint64, c3670 Timestamp, c3671 Date32 NOT NULL, c3672 Json NOT NULL, c3673 Uint32 NOT NULL, c3674 Decimal(15,0) NOT NULL, c3675 Int64, c3676 Bool NOT NULL, c3677 Uint16, c3678 Timestamp64 NOT NULL, c3679 JsonDocument NOT NULL, c3680 Datetime NOT NULL, c3681 Decimal(15,0) NOT NULL, c3682 Double, c3683 String NOT NULL, c3684 Int32, c3685 Utf8, c3686 Int32, c3687 Timestamp64 NOT NULL, c3688 Uint64, c3689 String, c3690 Uint32 NOT NULL, c3691 Json NOT NULL, c3692 Float, c3693 Int8 NOT NULL, c3694 Interval64, c3695 Date32 NOT NULL, c3696 Int32 NOT NULL, c3697 Interval64 NOT NULL, c3698 Bool NOT NULL, c3699 Json, c3700 Int16, c3701 Int8 NOT NULL, c3702 Int16 NOT NULL, c3703 Int64 NOT NULL, c3704 Uint64 NOT NULL, c3705 Yson NOT NULL, c3706 Interval64 NOT NULL, c3707 Int8, c3708 Timestamp64, c3709 Decimal(22,9) NOT NULL, c3710 String NOT NULL, c3711 Int32, c3712 String, c3713 Int64, c3714 Datetime64, c3715 Int32, c3716 Yson NOT NULL, c3717 Timestamp64 NOT NULL, c3718 Yson NOT NULL, c3719 Timestamp64, c3720 Int8, c3721 Uint32 NOT NULL, c3722 Decimal(22,9), c3723 Uint8, c3724 Double NOT NULL, c3725 Decimal(15,0), c3726 Uint64, c3727 Yson NOT NULL, c3728 Utf8, c3729 Uint64 NOT NULL, c3730 Int16 NOT NULL, c3731 String NOT NULL, c3732 String, c3733 Timestamp, c3734 Datetime64, c3735 Bool NOT NULL, c3736 JsonDocument NOT NULL, c3737 Uint8 NOT NULL, c3738 Date32 NOT NULL, c3739 Interval64, c3740 Uint64 NOT NULL, c3741 Date32, c3742 Datetime64 NOT NULL, c3743 Uint64 NOT NULL, c3744 Json, c3745 Int8, c3746 String, c3747 Int16, c3748 Uint8, c3749 Decimal(35,10) NOT NULL, c3750 Timestamp64 NOT NULL, c3751 Uint8 NOT NULL, c3752 Int64 NOT NULL, c3753 Double, c3754 JsonDocument NOT NULL, c3755 Date, c3756 Decimal(35,10) NOT NULL, c3757 Date NOT NULL, c3758 Bool, c3759 Float, c3760 Int8, c3761 Date32 NOT NULL, c3762 Decimal(22,9), c3763 Date32 NOT NULL, c3764 Timestamp NOT NULL, c3765 Decimal(35,10), c3766 Json, c3767 Float, c3768 Datetime64, c3769 Timestamp64, c3770 Uint32 NOT NULL, c3771 Json NOT NULL, c3772 Int16, c3773 Uint32, c3774 Int8 NOT NULL, c3775 String NOT NULL, c3776 Uint8 NOT NULL, c3777 Uint64, c3778 Int64 NOT NULL, c3779 Timestamp64 NOT NULL, c3780 Int16 NOT NULL, c3781 Datetime NOT NULL, c3782 String NOT NULL, c3783 Double NOT NULL, c3784 Timestamp, c3785 Timestamp64 NOT NULL, c3786 Json NOT NULL, c3787 Yson, c3788 Decimal(35,10), c3789 Decimal(22,9) NOT NULL, c3790 Timestamp64 NOT NULL, c3791 Int64, c3792 Uint8 NOT NULL, c3793 Timestamp NOT NULL, c3794 Uint64 NOT NULL, c3795 Int64, c3796 Bool NOT NULL, c3797 Timestamp, c3798 Decimal(22,9) NOT NULL, c3799 Json NOT NULL, c3800 Decimal(22,9) NOT NULL, c3801 Decimal(15,0), c3802 Int64, c3803 Float NOT NULL, c3804 Bool NOT NULL, c3805 Decimal(15,0) NOT NULL, c3806 Int32, c3807 Date, c3808 JsonDocument NOT NULL, c3809 Int8, c3810 Int64 NOT NULL, c3811 Interval64 NOT NULL, c3812 Decimal(35,10) NOT NULL, c3813 JsonDocument NOT NULL, c3814 Decimal(35,10) NOT NULL, c3815 Float NOT NULL, c3816 JsonDocument NOT NULL, c3817 Datetime NOT NULL, c3818 Date32, c3819 Uint16, c3820 Int16, c3821 Interval64, c3822 Double NOT NULL, c3823 Timestamp NOT NULL, c3824 Int32 NOT NULL, c3825 Timestamp64, c3826 Decimal(15,0) NOT NULL, c3827 Int32 NOT NULL, c3828 Uint32 NOT NULL, c3829 Date32 NOT NULL, c3830 Uint16 NOT NULL, c3831 Yson NOT NULL, c3832 String, c3833 Int8, c3834 Bool NOT NULL, c3835 Utf8, c3836 Datetime, c3837 Int8 NOT NULL, c3838 Int16 NOT NULL, c3839 Bool, c3840 Uint32 NOT NULL, c3841 Uint32, c3842 Date NOT NULL, c3843 Int16, c3844 Float NOT NULL, c3845 Timestamp64, c3846 Int8, c3847 Float, c3848 JsonDocument, c3849 Double, c3850 Int32, c3851 Uint64, c3852 Bool, c3853 Yson NOT NULL, c3854 Date, c3855 Datetime64, c3856 Int64, c3857 Float, c3858 Double NOT NULL, c3859 String NOT NULL, c3860 Int16 NOT NULL, c3861 Decimal(35,10), c3862 Uint8 NOT NULL, c3863 JsonDocument NOT NULL, c3864 Date32, c3865 Int32, c3866 Int32 NOT NULL, c3867 Int32, c3868 Decimal(15,0), c3869 Int16 NOT NULL, c3870 Json NOT NULL, c3871 Int32 NOT NULL, c3872 Timestamp, c3873 JsonDocument, c3874 Timestamp64 NOT NULL, c3875 Decimal(15,0), c3876 Date32, c3877 JsonDocument, c3878 Timestamp NOT NULL, c3879 Datetime64 NOT NULL, c3880 Decimal(22,9), c3881 Json, c3882 Uint32 NOT NULL, c3883 JsonDocument, c3884 Interval64, c3885 Bool NOT NULL, c3886 Int16, c3887 Datetime64 NOT NULL, c3888 Date32, c3889 Utf8 NOT NULL, c3890 Int16 NOT NULL, c3891 String, c3892 Bool NOT NULL, c3893 String, c3894 Datetime64 NOT NULL, c3895 Uint32, c3896 Int16 NOT NULL, c3897 Datetime NOT NULL, c3898 Bool, c3899 Timestamp NOT NULL, c3900 Int32, c3901 Utf8, c3902 Json NOT NULL, c3903 Utf8 NOT NULL, c3904 String, c3905 Date32, c3906 Timestamp64, c3907 Date32 NOT NULL, c3908 Uint32 NOT NULL, c3909 Bool NOT NULL, c3910 Int32 NOT NULL, c3911 Datetime64, c3912 Int8, c3913 Uint8, c3914 Int64, c3915 Int64, c3916 Utf8, c3917 Uint64 NOT NULL, c3918 Uint16, c3919 Timestamp, c3920 Int8, c3921 Datetime64 NOT NULL, c3922 Decimal(35,10) NOT NULL, c3923 Bool NOT NULL, c3924 Uint16, c3925 Int32 NOT NULL, c3926 Utf8 NOT NULL, c3927 Float NOT NULL, c3928 Date NOT NULL, c3929 Int64, c3930 Int32, c3931 Timestamp, c3932 Uint32 NOT NULL, c3933 Datetime NOT NULL, c3934 Uint16 NOT NULL, c3935 Uint16, c3936 Timestamp64, c3937 Double NOT NULL, c3938 JsonDocument, c3939 Uint64 NOT NULL, c3940 Date32, c3941 Utf8 NOT NULL, c3942 Datetime64, c3943 Timestamp64 NOT NULL, c3944 Datetime, c3945 Int64, c3946 Uint16, c3947 Datetime64, c3948 Int32 NOT NULL, c3949 Double, c3950 Yson NOT NULL, c3951 Int64, c3952 Double NOT NULL, c3953 Decimal(22,9), c3954 Float, c3955 Decimal(22,9), c3956 Int8 NOT NULL, c3957 Int32 NOT NULL, c3958 Decimal(15,0) NOT NULL, c3959 Utf8 NOT NULL, c3960 Uint32 NOT NULL, c3961 Int32, c3962 Decimal(35,10) NOT NULL, c3963 Datetime64 NOT NULL, c3964 Timestamp, c3965 Bool, c3966 Datetime64, c3967 Date NOT NULL, c3968 Float, c3969 Datetime64, c3970 Timestamp, c3971 Int64, c3972 Float, c3973 Decimal(22,9), c3974 Float NOT NULL, c3975 Double NOT NULL, c3976 String NOT NULL, c3977 Uint64, c3978 Int64 NOT NULL, c3979 Uint8, c3980 Timestamp64 NOT NULL, c3981 Date NOT NULL, c3982 Date, c3983 Uint8, c3984 Double NOT NULL, c3985 Date, c3986 Datetime64, c3987 Yson NOT NULL, c3988 Uint16, c3989 String NOT NULL, c3990 Float NOT NULL, c3991 Json, c3992 Uint8 NOT NULL, c3993 Float, c3994 Datetime64, c3995 Bool NOT NULL, c3996 Uint8, c3997 JsonDocument NOT NULL, c3998 Decimal(15,0) NOT NULL, c3999 Uint8 NOT NULL, c4000 Int32 NOT NULL, c4001 Datetime NOT NULL, c4002 JsonDocument NOT NULL, c4003 Float, c4004 Uint64 NOT NULL, c4005 Timestamp64 NOT NULL, c4006 Date NOT NULL, c4007 Uint16, c4008 Int64 NOT NULL, c4009 Yson, c4010 Int32, c4011 Datetime64 NOT NULL, c4012 Uint8, c4013 Decimal(15,0) NOT NULL, c4014 Date32 NOT NULL, c4015 Uint64, c4016 Decimal(22,9) NOT NULL, c4017 Int16, c4018 Decimal(22,9) NOT NULL, c4019 Double, c4020 Bool NOT NULL, c4021 Double, c4022 Decimal(15,0) NOT NULL, c4023 Uint64 NOT NULL, c4024 JsonDocument, c4025 Timestamp, c4026 Yson, c4027 Timestamp, c4028 Decimal(35,10), c4029 Interval64, c4030 Int32 NOT NULL, c4031 Uint16 NOT NULL, c4032 Date, c4033 Decimal(15,0) NOT NULL, c4034 Date32 NOT NULL, c4035 Timestamp64 NOT NULL, c4036 Uint8, c4037 Decimal(22,9), c4038 Int8, c4039 Interval64 NOT NULL, c4040 Decimal(22,9), c4041 Timestamp, c4042 Decimal(15,0) NOT NULL, c4043 Date32, c4044 Decimal(15,0), c4045 Timestamp64, c4046 Uint8, c4047 Uint8 NOT NULL, c4048 Datetime64, c4049 Float NOT NULL, c4050 Decimal(35,10) NOT NULL, c4051 Int32 NOT NULL, c4052 Uint64 NOT NULL, c4053 Uint32, c4054 Int8 NOT NULL, c4055 Timestamp64 NOT NULL, c4056 Datetime NOT NULL, c4057 Uint32 NOT NULL, c4058 Int32, c4059 Timestamp, c4060 Date32 NOT NULL, c4061 Decimal(35,10), c4062 Float, c4063 Json NOT NULL, c4064 Int16, c4065 Int64 NOT NULL, c4066 Int32, c4067 Datetime64, c4068 Int16, c4069 Yson, c4070 Decimal(15,0), c4071 Decimal(15,0), c4072 Int32 NOT NULL, c4073 Decimal(15,0), c4074 Int8 NOT NULL, c4075 Decimal(22,9) NOT NULL, c4076 String NOT NULL, c4077 Int32, c4078 Int16, c4079 Int64 NOT NULL, c4080 Float NOT NULL, c4081 Int64, c4082 Date32 NOT NULL, c4083 Float, c4084 Uint16, c4085 String, c4086 Double, c4087 Decimal(35,10) NOT NULL, c4088 Yson, c4089 Timestamp NOT NULL, c4090 Decimal(35,10) NOT NULL, c4091 Int32, c4092 Timestamp64 NOT NULL, c4093 Double NOT NULL, c4094 Bool NOT NULL, c4095 Int8, c4096 Float NOT NULL, c4097 Interval64 NOT NULL, c4098 Double, c4099 Decimal(35,10), c4100 String NOT NULL, c4101 Timestamp, c4102 Int64, c4103 Json NOT NULL, c4104 String NOT NULL, c4105 Datetime, c4106 Utf8 NOT NULL, c4107 Int16 NOT NULL, c4108 String NOT NULL, c4109 Float NOT NULL, c4110 Double NOT NULL, c4111 Date, c4112 Double NOT NULL, c4113 Json NOT NULL, c4114 Int32 NOT NULL, c4115 Datetime64 NOT NULL, c4116 Yson, c4117 Date32, c4118 Float, c4119 Int64 NOT NULL, c4120 Uint32, c4121 Int32, c4122 Bool NOT NULL, c4123 Int16 NOT NULL, c4124 Utf8 NOT NULL, c4125 Date NOT NULL, c4126 Int8 NOT NULL, c4127 String, c4128 Uint16 NOT NULL, c4129 Decimal(22,9), c4130 Uint64, c4131 Int16, c4132 Decimal(35,10) NOT NULL, c4133 Timestamp64, c4134 Yson NOT NULL, c4135 Bool, c4136 Interval64, c4137 Decimal(15,0), c4138 Date32 NOT NULL, c4139 Uint16 NOT NULL, c4140 Int32, c4141 Int8, c4142 Datetime, c4143 Int32, c4144 Interval64, c4145 Interval64, c4146 Uint64, c4147 Datetime64 NOT NULL, c4148 Timestamp64, c4149 Int64 NOT NULL, c4150 Decimal(15,0) NOT NULL, c4151 Int64 NOT NULL, c4152 Uint8 NOT NULL, c4153 Float, c4154 Decimal(22,9), c4155 Decimal(15,0), c4156 Datetime64 NOT NULL, c4157 Timestamp64, c4158 Date32, c4159 Uint8 NOT NULL, c4160 Int64 NOT NULL, c4161 Datetime, c4162 Json, c4163 Bool, c4164 Float NOT NULL, c4165 Yson, c4166 Timestamp64 NOT NULL, c4167 String, c4168 Date, c4169 Timestamp64, c4170 Datetime, c4171 Int8, c4172 Yson NOT NULL, c4173 Date NOT NULL, c4174 Json NOT NULL, c4175 Int8 NOT NULL, c4176 Interval64 NOT NULL, c4177 Date32 NOT NULL, c4178 Uint64 NOT NULL, c4179 Float NOT NULL, c4180 Json, c4181 Decimal(15,0), c4182 Float, c4183 Double NOT NULL, c4184 Double, c4185 Decimal(22,9), c4186 Int32, c4187 Decimal(22,9), c4188 Decimal(15,0) NOT NULL, c4189 Float NOT NULL, c4190 Timestamp, c4191 JsonDocument NOT NULL, c4192 Bool, c4193 Timestamp64, c4194 Uint16, c4195 Date32 NOT NULL, c4196 Date NOT NULL, c4197 String NOT NULL, c4198 Uint8 NOT NULL, c4199 Decimal(15,0) NOT NULL, c4200 Decimal(15,0) NOT NULL, c4201 Int32, c4202 Json NOT NULL, c4203 String NOT NULL, c4204 Decimal(15,0) NOT NULL, c4205 JsonDocument, c4206 Interval64, c4207 Double NOT NULL, c4208 Bool, c4209 Decimal(15,0), c4210 JsonDocument, c4211 Decimal(15,0) NOT NULL, c4212 Int32, c4213 Int64 NOT NULL, c4214 Interval64, c4215 Uint8 NOT NULL, c4216 Int32 NOT NULL, c4217 Datetime, c4218 Utf8, c4219 Uint8 NOT NULL, c4220 Datetime64 NOT NULL, c4221 Double NOT NULL, c4222 Date NOT NULL, c4223 Datetime, c4224 Date NOT NULL, c4225 Timestamp64, c4226 Int8 NOT NULL, c4227 Timestamp64, c4228 Interval64, c4229 Int64 NOT NULL, c4230 String, c4231 Bool, c4232 Decimal(35,10) NOT NULL, c4233 Datetime NOT NULL, c4234 Json, c4235 Bool, c4236 Bool, c4237 Timestamp64 NOT NULL, c4238 Double NOT NULL, c4239 Json NOT NULL, c4240 String, c4241 Int8, c4242 Interval64 NOT NULL, c4243 Int16, c4244 Interval64, c4245 Decimal(15,0), c4246 JsonDocument, c4247 Int8 NOT NULL, c4248 Int16, c4249 Json, c4250 Double NOT NULL, c4251 Timestamp64 NOT NULL, c4252 Uint16, c4253 Json, c4254 Uint64 NOT NULL, c4255 Utf8, c4256 Uint16 NOT NULL, c4257 Int8, c4258 Int64, c4259 Decimal(22,9), c4260 Decimal(15,0) NOT NULL, c4261 Uint8, c4262 Interval64, c4263 Uint16 NOT NULL, c4264 Decimal(15,0), c4265 String NOT NULL, c4266 Uint64 NOT NULL, c4267 Int32 NOT NULL, c4268 Int64, c4269 Json NOT NULL, c4270 Uint16, c4271 Timestamp64, c4272 Decimal(22,9), c4273 Json NOT NULL, c4274 Interval64, c4275 Int64, c4276 Float NOT NULL, c4277 Decimal(22,9), c4278 Timestamp64, c4279 Yson NOT NULL, c4280 Json, c4281 Decimal(15,0), c4282 Decimal(15,0) NOT NULL, c4283 Json, c4284 Uint8, c4285 Datetime NOT NULL, c4286 Timestamp64, c4287 Bool NOT NULL, c4288 Int8, c4289 Json NOT NULL, c4290 Double, c4291 Int64, c4292 Utf8, c4293 Bool, c4294 Uint64, c4295 Decimal(22,9), c4296 Uint64 NOT NULL, c4297 Bool NOT NULL, c4298 Interval64, c4299 Int64, c4300 Yson, c4301 Int16, c4302 Interval64, c4303 Yson, c4304 Uint32, c4305 Utf8 NOT NULL, c4306 Timestamp, c4307 Date NOT NULL, c4308 Date NOT NULL, c4309 String NOT NULL, c4310 Yson NOT NULL, c4311 Interval64, c4312 Uint32 NOT NULL, c4313 JsonDocument NOT NULL, c4314 Datetime64 NOT NULL, c4315 Float, c4316 Yson, c4317 String NOT NULL, c4318 Uint8 NOT NULL, c4319 Int16 NOT NULL, c4320 String NOT NULL, c4321 Int16 NOT NULL, c4322 Uint64 NOT NULL, c4323 String, c4324 Int64, c4325 Decimal(35,10) NOT NULL, c4326 Timestamp64, c4327 Double NOT NULL, c4328 Datetime NOT NULL, c4329 Json, c4330 Datetime64, c4331 Json NOT NULL, c4332 Date NOT NULL, c4333 Decimal(22,9) NOT NULL, c4334 Yson NOT NULL, c4335 Yson, c4336 Decimal(22,9) NOT NULL, c4337 Timestamp64 NOT NULL, c4338 Float NOT NULL, c4339 Datetime64, c4340 Interval64 NOT NULL, c4341 Decimal(35,10), c4342 Datetime NOT NULL, c4343 Timestamp, c4344 String NOT NULL, c4345 Timestamp NOT NULL, c4346 Int64 NOT NULL, c4347 Uint8 NOT NULL, c4348 Uint16 NOT NULL, c4349 Date, c4350 Uint8, c4351 Int8, c4352 Interval64, c4353 Bool, c4354 Int8 NOT NULL, c4355 Timestamp64 NOT NULL, c4356 Date32 NOT NULL, c4357 Float, c4358 Int64, c4359 Float NOT NULL, c4360 Datetime, c4361 Uint32 NOT NULL, c4362 Json, c4363 Datetime64 NOT NULL, c4364 String NOT NULL, c4365 Double, c4366 Bool, c4367 Uint32 NOT NULL, c4368 Decimal(15,0), c4369 Int64 NOT NULL, c4370 Float NOT NULL, c4371 Int32 NOT NULL, c4372 String, c4373 JsonDocument, c4374 Decimal(15,0), c4375 Double NOT NULL, c4376 Uint64 NOT NULL, c4377 JsonDocument, c4378 JsonDocument NOT NULL, c4379 Bool NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, 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, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577)
                )
                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, 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, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c10\', 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 \'c10\', 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'... Decimal(15,0), c2713 String NOT NULL, c2714 Date32 NOT NULL, c2715 Int64 NOT NULL, c2716 Utf8 NOT NULL, c2717 Int8 NOT NULL, c2718 Datetime, c2719 Float NOT NULL, c2720 Date, c2721 Double, c2722 Uint64 NOT NULL, c2723 Uint32, c2724 Uint32 NOT NULL, c2725 Double, c2726 Double NOT NULL, c2727 Datetime NOT NULL, c2728 Int64 NOT NULL, c2729 Timestamp64 NOT NULL, c2730 Double NOT NULL, c2731 Datetime NOT NULL, c2732 Datetime64, c2733 Decimal(35,10) NOT NULL, c2734 Int64, c2735 Datetime64, c2736 Decimal(35,10) NOT NULL, c2737 Timestamp64 NOT NULL, c2738 Float NOT NULL, c2739 Uint8 NOT NULL, c2740 Decimal(35,10) NOT NULL, c2741 Json, c2742 Bool, c2743 Datetime NOT NULL, c2744 Utf8 NOT NULL, c2745 Int16 NOT NULL, c2746 Bool, c2747 Int8 NOT NULL, c2748 Timestamp, c2749 Json, c2750 Datetime, c2751 Int64, c2752 Uint16 NOT NULL, c2753 Utf8, c2754 Float NOT NULL, c2755 String NOT NULL, c2756 Yson NOT NULL, c2757 Int32 NOT NULL, c2758 Date, c2759 String, c2760 Float, c2761 Interval64, c2762 Uint8 NOT NULL, c2763 Datetime, c2764 Decimal(15,0) NOT NULL, c2765 Int64, c2766 Timestamp, c2767 Interval64, c2768 Int16 NOT NULL, c2769 Bool NOT NULL, c2770 Interval64, c2771 Date NOT NULL, c2772 Utf8, c2773 Utf8, c2774 String, c2775 Decimal(22,9), c2776 JsonDocument NOT NULL, c2777 Bool, c2778 Uint16 NOT NULL, c2779 Yson, c2780 Int8, c2781 Decimal(35,10) NOT NULL, c2782 Decimal(22,9), c2783 Int8 NOT NULL, c2784 Bool, c2785 Interval64 NOT NULL, c2786 Float, c2787 Uint16 NOT NULL, c2788 Timestamp64 NOT NULL, c2789 Int16, c2790 Uint32, c2791 Date32 NOT NULL, c2792 Uint32 NOT NULL, c2793 Int64, c2794 Json, c2795 Timestamp NOT NULL, c2796 Float NOT NULL, c2797 Date, c2798 Yson NOT NULL, c2799 Uint64 NOT NULL, c2800 Timestamp NOT NULL, c2801 Int16 NOT NULL, c2802 Float NOT NULL, c2803 Timestamp, c2804 Double NOT NULL, c2805 Date32, c2806 Date32 NOT NULL, c2807 Datetime NOT NULL, c2808 Timestamp NOT NULL, c2809 Decimal(22,9) NOT NULL, c2810 Date NOT NULL, c2811 Uint16, c2812 Date32 NOT NULL, c2813 Yson, c2814 Json, c2815 Interval64 NOT NULL, c2816 Datetime64, c2817 Date32, c2818 Interval64, c2819 Uint8, c2820 Timestamp64 NOT NULL, c2821 Decimal(15,0) NOT NULL, c2822 Utf8, c2823 Date32, c2824 Uint8 NOT NULL, c2825 Decimal(15,0), c2826 Uint32, c2827 Datetime, c2828 String, c2829 Float NOT NULL, c2830 Timestamp NOT NULL, c2831 Timestamp64 NOT NULL, c2832 Uint16 NOT NULL, c2833 Timestamp64, c2834 Uint64 NOT NULL, c2835 Yson, c2836 Utf8, c2837 Interval64 NOT NULL, c2838 Decimal(22,9), c2839 Interval64 NOT NULL, c2840 Date32 NOT NULL, c2841 Timestamp64 NOT NULL, c2842 Double NOT NULL, c2843 Date NOT NULL, c2844 Datetime64, c2845 Int64 NOT NULL, c2846 Int16, c2847 Date NOT NULL, c2848 Json NOT NULL, c2849 Uint32 NOT NULL, c2850 Int32 NOT NULL, c2851 Decimal(15,0) NOT NULL, c2852 Utf8, c2853 Utf8 NOT NULL, c2854 Decimal(35,10) NOT NULL, c2855 Uint64, c2856 Int32, c2857 Datetime64 NOT NULL, c2858 Double, c2859 Double, c2860 Bool, c2861 Timestamp64 NOT NULL, c2862 Yson NOT NULL, c2863 Double NOT NULL, c2864 JsonDocument, c2865 Float, c2866 Int64 NOT NULL, c2867 Decimal(35,10), c2868 Uint8 NOT NULL, c2869 Int32, c2870 JsonDocument NOT NULL, c2871 Int16, c2872 Int8, c2873 Double, c2874 Json NOT NULL, c2875 JsonDocument, c2876 Int32, c2877 Utf8, c2878 Int32 NOT NULL, c2879 Int16 NOT NULL, c2880 Uint8 NOT NULL, c2881 Int64 NOT NULL, c2882 Timestamp, c2883 Date NOT NULL, c2884 Int32, c2885 Date, c2886 String NOT NULL, c2887 Datetime64, c2888 Decimal(35,10) NOT NULL, c2889 Double, c2890 Timestamp64, c2891 Timestamp64 NOT NULL, c2892 Datetime64 NOT NULL, c2893 Uint16 NOT NULL, c2894 Datetime64 NOT NULL, c2895 Double NOT NULL, c2896 Bool, c2897 Double NOT NULL, c2898 JsonDocument NOT NULL, c2899 Interval64 NOT NULL, c2900 Utf8, c2901 Float NOT NULL, c2902 Int16, c2903 Date32 NOT NULL, c2904 Json, c2905 Json, c2906 Date32 NOT NULL, c2907 Int32 NOT NULL, c2908 Date NOT NULL, c2909 Decimal(15,0) NOT NULL, c2910 Uint32, c2911 String NOT NULL, c2912 JsonDocument, c2913 Datetime NOT NULL, c2914 Datetime64, c2915 Datetime, c2916 Float NOT NULL, c2917 Double NOT NULL, c2918 JsonDocument, c2919 Datetime64, c2920 Uint8, c2921 Decimal(15,0), c2922 Timestamp NOT NULL, c2923 Date32 NOT NULL, c2924 Uint16 NOT NULL, c2925 Uint32, c2926 Date32 NOT NULL, c2927 Datetime64 NOT NULL, c2928 String NOT NULL, c2929 Interval64 NOT NULL, c2930 Utf8, c2931 Json, c2932 JsonDocument NOT NULL, c2933 Bool, c2934 Timestamp64 NOT NULL, c2935 Bool, c2936 Yson NOT NULL, c2937 Int64 NOT NULL, c2938 Int8 NOT NULL, c2939 Decimal(15,0) NOT NULL, c2940 Int64 NOT NULL, c2941 Datetime NOT NULL, c2942 Utf8 NOT NULL, c2943 Date32, c2944 Interval64, c2945 Yson, c2946 Float NOT NULL, c2947 String, c2948 Datetime, c2949 Int32, c2950 Utf8 NOT NULL, c2951 Interval64, c2952 Datetime64 NOT NULL, c2953 Int16 NOT NULL, c2954 Interval64 NOT NULL, c2955 Uint32, c2956 Datetime64 NOT NULL, c2957 Int16, c2958 Double, c2959 Uint16, c2960 Timestamp64, c2961 Uint8, c2962 Decimal(35,10), c2963 Float NOT NULL, c2964 Uint8 NOT NULL, c2965 Double NOT NULL, c2966 JsonDocument, c2967 Timestamp64 NOT NULL, c2968 Int16 NOT NULL, c2969 Uint8, c2970 Interval64, c2971 Uint64, c2972 Uint32 NOT NULL, c2973 Decimal(15,0) NOT NULL, c2974 Json NOT NULL, c2975 Json, c2976 Double NOT NULL, c2977 Interval64 NOT NULL, c2978 Float NOT NULL, c2979 Datetime, c2980 Int32, c2981 Int8 NOT NULL, c2982 Uint16 NOT NULL, c2983 Timestamp, c2984 Int64, c2985 Uint16 NOT NULL, c2986 Utf8, c2987 Yson NOT NULL, c2988 Datetime, c2989 Int16 NOT NULL, c2990 Date NOT NULL, c2991 Int64 NOT NULL, c2992 Decimal(35,10) NOT NULL, c2993 String NOT NULL, c2994 Int16 NOT NULL, c2995 Uint16 NOT NULL, c2996 Uint64 NOT NULL, c2997 Int64, c2998 Timestamp NOT NULL, c2999 Int8, c3000 Uint64, c3001 Bool NOT NULL, c3002 Uint64, c3003 Date, c3004 Int32, c3005 Int16, c3006 Json, c3007 Interval64, c3008 Interval64, c3009 Float NOT NULL, c3010 Decimal(35,10), c3011 JsonDocument, c3012 Float, c3013 Int32, c3014 Double NOT NULL, c3015 Uint64 NOT NULL, c3016 Int8, c3017 Int16, c3018 Int8, c3019 Decimal(35,10), c3020 Decimal(15,0), c3021 JsonDocument, c3022 Bool, c3023 Uint16 NOT NULL, c3024 String, c3025 Decimal(22,9) NOT NULL, c3026 Int32, c3027 Interval64, c3028 Float NOT NULL, c3029 Uint32, c3030 Decimal(22,9), c3031 Int16 NOT NULL, c3032 Yson NOT NULL, c3033 Uint16, c3034 Double, c3035 Yson, c3036 Int16 NOT NULL, c3037 Yson, c3038 Decimal(15,0), c3039 JsonDocument, c3040 Int8 NOT NULL, c3041 Uint8 NOT NULL, c3042 Date NOT NULL, c3043 Decimal(15,0), c3044 Int8, c3045 Float NOT NULL, c3046 Int32 NOT NULL, c3047 Decimal(35,10) NOT NULL, c3048 Float NOT NULL, c3049 Int8 NOT NULL, c3050 Decimal(22,9) NOT NULL, c3051 Timestamp, c3052 Int16 NOT NULL, c3053 Bool, c3054 Json NOT NULL, c3055 Uint16, c3056 Decimal(15,0) NOT NULL, c3057 Int32, c3058 Interval64 NOT NULL, c3059 Datetime NOT NULL, c3060 Uint8, c3061 String NOT NULL, c3062 Timestamp64, c3063 Decimal(15,0), c3064 Decimal(15,0), c3065 Date32, c3066 Uint64 NOT NULL, c3067 Uint16 NOT NULL, c3068 Interval64 NOT NULL, c3069 Decimal(22,9), c3070 Double NOT NULL, c3071 String NOT NULL, c3072 Int64, c3073 Float NOT NULL, c3074 Datetime, c3075 Decimal(35,10), c3076 Float NOT NULL, c3077 Date NOT NULL, c3078 Datetime NOT NULL, c3079 Timestamp64 NOT NULL, c3080 Double, c3081 Datetime64, c3082 Double NOT NULL, c3083 JsonDocument NOT NULL, c3084 Uint32, c3085 String NOT NULL, c3086 JsonDocument NOT NULL, c3087 Decimal(22,9) NOT NULL, c3088 Bool NOT NULL, c3089 Yson, c3090 Double NOT NULL, c3091 Bool NOT NULL, c3092 Datetime NOT NULL, c3093 Int32 NOT NULL, c3094 Interval64 NOT NULL, c3095 Int16 NOT NULL, c3096 Uint64, c3097 Int8 NOT NULL, c3098 Int16 NOT NULL, c3099 JsonDocument, c3100 Double NOT NULL, c3101 Date32 NOT NULL, c3102 Int32, c3103 Datetime NOT NULL, c3104 Uint8 NOT NULL, c3105 Int8, c3106 String, c3107 Decimal(15,0) NOT NULL, c3108 Date NOT NULL, c3109 Bool NOT NULL, c3110 Int16 NOT NULL, c3111 Uint8, c3112 Decimal(15,0), c3113 Uint16 NOT NULL, c3114 String, c3115 Uint32, c3116 Decimal(35,10), c3117 Int32, c3118 Bool, c3119 Bool, c3120 Uint8, c3121 Bool NOT NULL, c3122 String NOT NULL, c3123 Uint16 NOT NULL, c3124 Uint8, c3125 Timestamp64, c3126 Int64 NOT NULL, c3127 Date32 NOT NULL, c3128 Int16, c3129 Uint32 NOT NULL, c3130 Uint16 NOT NULL, c3131 Int64 NOT NULL, c3132 Decimal(15,0), c3133 Int32, c3134 Float, c3135 Date32, c3136 Decimal(15,0) NOT NULL, c3137 Uint8 NOT NULL, c3138 Datetime64, c3139 String, c3140 Datetime, c3141 String NOT NULL, c3142 Timestamp64 NOT NULL, c3143 Int8 NOT NULL, c3144 Uint64, c3145 Int32 NOT NULL, c3146 Double, c3147 Utf8, c3148 Date, c3149 Int64, c3150 Datetime, c3151 Utf8, c3152 Uint8 NOT NULL, c3153 String NOT NULL, c3154 Date NOT NULL, c3155 Date32 NOT NULL, c3156 Int64 NOT NULL, c3157 Decimal(35,10), c3158 Datetime64 NOT NULL, c3159 Int8 NOT NULL, c3160 Uint32, c3161 Date32, c3162 Int64 NOT NULL, c3163 Json, c3164 Timestamp64, c3165 Timestamp64, c3166 Uint64 NOT NULL, c3167 Timestamp64, c3168 Uint16 NOT NULL, c3169 Uint32 NOT NULL, c3170 Date, c3171 Uint8, c3172 Uint64 NOT NULL, c3173 Json NOT NULL, c3174 Float NOT NULL, c3175 String, c3176 Json NOT NULL, c3177 Int32, c3178 Double, c3179 Double, c3180 Decimal(15,0), c3181 Utf8 NOT NULL, c3182 Decimal(15,0), c3183 Float NOT NULL, c3184 Uint8 NOT NULL, c3185 Double NOT NULL, c3186 Int64, c3187 String, c3188 Decimal(22,9) NOT NULL, c3189 Int64, c3190 Decimal(35,10) NOT NULL, c3191 String, c3192 Decimal(15,0) NOT NULL, c3193 Decimal(15,0), c3194 Uint64 NOT NULL, c3195 Double, c3196 Uint8, c3197 Uint64, c3198 Double, c3199 Yson, c3200 JsonDocument NOT NULL, c3201 Date NOT NULL, c3202 JsonDocument, c3203 Int32 NOT NULL, c3204 Int16, c3205 Utf8, c3206 Uint64 NOT NULL, c3207 Uint8 NOT NULL, c3208 Date NOT NULL, c3209 Timestamp64, c3210 Bool, c3211 Uint64 NOT NULL, c3212 Date NOT NULL, c3213 Date, c3214 Float NOT NULL, c3215 Decimal(35,10), c3216 Timestamp NOT NULL, c3217 Double, c3218 Uint16 NOT NULL, c3219 Bool, c3220 Int16, c3221 Date, c3222 Decimal(15,0) NOT NULL, c3223 Timestamp64 NOT NULL, c3224 Interval64 NOT NULL, c3225 Int64, c3226 Double, c3227 Decimal(22,9), c3228 Bool, c3229 Int8, c3230 Yson, c3231 Date32 NOT NULL, c3232 Date NOT NULL, c3233 Double, c3234 Yson NOT NULL, c3235 Decimal(15,0) NOT NULL, c3236 Int16 NOT NULL, c3237 Float, c3238 Int8, c3239 Interval64 NOT NULL, c3240 Datetime64 NOT NULL, c3241 JsonDocument, c3242 Datetime NOT NULL, c3243 Utf8 NOT NULL, c3244 Int32 NOT NULL, c3245 Json, c3246 Json, c3247 Json NOT NULL, c3248 Date, c3249 Timestamp64, c3250 JsonDocument NOT NULL, c3251 Decimal(15,0) NOT NULL, c3252 Timestamp, c3253 Int8, c3254 String NOT NULL, c3255 Timestamp, c3256 Datetime64, c3257 Float NOT NULL, c3258 Datetime, c3259 Uint16 NOT NULL, c3260 Uint32, c3261 Timestamp64, c3262 Double, c3263 Uint64 NOT NULL, c3264 Bool NOT NULL, c3265 Decimal(15,0), c3266 Utf8, c3267 Datetime NOT NULL, c3268 Uint32, c3269 Datetime64 NOT NULL, c3270 Int64 NOT NULL, c3271 Utf8, c3272 Uint64, c3273 Bool NOT NULL, c3274 Bool NOT NULL, c3275 Decimal(15,0) NOT NULL, c3276 Timestamp64 NOT NULL, c3277 JsonDocument, c3278 Json, c3279 String, c3280 Uint64, c3281 Double NOT NULL, c3282 Decimal(22,9), c3283 Uint16 NOT NULL, c3284 Json NOT NULL, c3285 Decimal(35,10), c3286 Utf8, c3287 Int64, c3288 Datetime, c3289 Decimal(15,0) NOT NULL, c3290 Timestamp, c3291 Decimal(35,10), c3292 Uint32, c3293 Int16, c3294 Uint16, c3295 Decimal(22,9) NOT NULL, c3296 Yson, c3297 Timestamp NOT NULL, c3298 Uint32, c3299 Int64 NOT NULL, c3300 Int32 NOT NULL, c3301 JsonDocument, c3302 JsonDocument NOT NULL, c3303 Double, c3304 Double, c3305 String, c3306 Uint8, c3307 Float NOT NULL, c3308 Int8, c3309 JsonDocument NOT NULL, c3310 Interval64 NOT NULL, c3311 Date, c3312 Timestamp64, c3313 Date NOT NULL, c3314 Datetime, c3315 Uint16 NOT NULL, c3316 Timestamp64, c3317 Decimal(15,0), c3318 Date NOT NULL, c3319 Decimal(35,10), c3320 Decimal(35,10) NOT NULL, c3321 Uint16, c3322 Int16 NOT NULL, c3323 Float, c3324 Utf8 NOT NULL, c3325 JsonDocument, c3326 Float, c3327 Decimal(35,10), c3328 Float NOT NULL, c3329 Date32, c3330 Timestamp, c3331 Decimal(22,9), c3332 Float NOT NULL, c3333 Float, c3334 Double, c3335 Decimal(22,9), c3336 Uint32, c3337 Date NOT NULL, c3338 Int32, c3339 Datetime NOT NULL, c3340 Datetime, c3341 JsonDocument NOT NULL, c3342 Utf8, c3343 Uint8, c3344 Uint8 NOT NULL, c3345 Decimal(15,0), c3346 Date NOT NULL, c3347 Datetime NOT NULL, c3348 Double NOT NULL, c3349 Date32, c3350 Uint64 NOT NULL, c3351 Double NOT NULL, c3352 Int64 NOT NULL, c3353 Uint32, c3354 Int16 NOT NULL, c3355 Date32 NOT NULL, c3356 JsonDocument NOT NULL, c3357 Utf8 NOT NULL, c3358 Utf8 NOT NULL, c3359 Decimal(22,9) NOT NULL, c3360 Decimal(22,9), c3361 Timestamp64, c3362 Utf8, c3363 Decimal(22,9) NOT NULL, c3364 Int16 NOT NULL, c3365 Uint8 NOT NULL, c3366 Int16 NOT NULL, c3367 Int16 NOT NULL, c3368 Uint64 NOT NULL, c3369 Datetime, c3370 String, c3371 Decimal(35,10) NOT NULL, c3372 Utf8, c3373 Int32 NOT NULL, c3374 Json NOT NULL, c3375 Int8 NOT NULL, c3376 Double, c3377 String, c3378 Decimal(35,10), c3379 Json, c3380 Double, c3381 Datetime64 NOT NULL, c3382 Int32 NOT NULL, c3383 Decimal(35,10), c3384 Float NOT NULL, c3385 Float, c3386 Double NOT NULL, c3387 Timestamp NOT NULL, c3388 Json NOT NULL, c3389 Uint8 NOT NULL, c3390 Decimal(22,9) NOT NULL, c3391 Interval64 NOT NULL, c3392 Double NOT NULL, c3393 Date32, c3394 Interval64, c3395 Uint8, c3396 Decimal(22,9) NOT NULL, c3397 String NOT NULL, c3398 Int32, c3399 Decimal(22,9), c3400 Uint8, c3401 Date NOT NULL, c3402 Datetime NOT NULL, c3403 Int32, c3404 Float NOT NULL, c3405 Int64 NOT NULL, c3406 Json, c3407 Uint8, c3408 Date, c3409 Decimal(35,10) NOT NULL, c3410 Decimal(15,0), c3411 Uint32, c3412 Json NOT NULL, c3413 Decimal(15,0), c3414 Interval64 NOT NULL, c3415 Bool NOT NULL, c3416 Bool NOT NULL, c3417 Json, c3418 Int32, c3419 Datetime, c3420 Double, c3421 Datetime NOT NULL, c3422 Decimal(35,10), c3423 Double NOT NULL, c3424 Float, c3425 Bool, c3426 Int64, c3427 Decimal(22,9) NOT NULL, c3428 Double, c3429 Decimal(35,10), c3430 Datetime64 NOT NULL, c3431 Uint32 NOT NULL, c3432 Int16 NOT NULL, c3433 Utf8, c3434 Decimal(35,10) NOT NULL, c3435 Decimal(35,10) NOT NULL, c3436 Date32, c3437 Date NOT NULL, c3438 Datetime NOT NULL, c3439 Date, c3440 Date32, c3441 Uint8 NOT NULL, c3442 Timestamp, c3443 Json NOT NULL, c3444 Datetime, c3445 Json NOT NULL, c3446 Utf8 NOT NULL, c3447 Int32, c3448 JsonDocument NOT NULL, c3449 Int16, c3450 String NOT NULL, c3451 Float, c3452 Timestamp64, c3453 Date32, c3454 Interval64, c3455 Decimal(15,0) NOT NULL, c3456 Yson, c3457 Decimal(35,10) NOT NULL, c3458 Json NOT NULL, c3459 Bool NOT NULL, c3460 Yson, c3461 Timestamp, c3462 Int64, c3463 Datetime, c3464 Uint16, c3465 Decimal(22,9) NOT NULL, c3466 Decimal(15,0) NOT NULL, c3467 Int16 NOT NULL, c3468 Datetime NOT NULL, c3469 Float NOT NULL, c3470 Int16 NOT NULL, c3471 String, c3472 Date NOT NULL, c3473 Uint32, c3474 Uint32 NOT NULL, c3475 Double, c3476 Int32, c3477 Int64 NOT NULL, c3478 Float, c3479 Yson, c3480 Yson NOT NULL, c3481 Uint16, c3482 Datetime NOT NULL, c3483 Date, c3484 Uint16, c3485 Date32 NOT NULL, c3486 Int8 NOT NULL, c3487 Uint32, c3488 Uint32, c3489 Int32 NOT NULL, c3490 Uint32 NOT NULL, c3491 Int64 NOT NULL, c3492 Uint16 NOT NULL, c3493 Uint8, c3494 Uint64, c3495 Int32, c3496 Timestamp64 NOT NULL, c3497 Decimal(22,9), c3498 Decimal(35,10) NOT NULL, c3499 Int32 NOT NULL, c3500 Date32, c3501 Date, c3502 Uint8 NOT NULL, c3503 Uint64, c3504 Uint64, c3505 Decimal(22,9), c3506 Date32, c3507 Uint8 NOT NULL, c3508 Date, c3509 Decimal(15,0) NOT NULL, c3510 Float NOT NULL, c3511 Datetime, c3512 Timestamp, c3513 Uint32, c3514 Float, c3515 Decimal(22,9), c3516 Decimal(35,10), c3517 Utf8, c3518 Datetime64 NOT NULL, c3519 Uint8 NOT NULL, c3520 Double, c3521 Int16, c3522 Int8, c3523 Uint64, c3524 Int64 NOT NULL, c3525 Uint64, c3526 Interval64, c3527 Int16 NOT NULL, c3528 Decimal(15,0) NOT NULL, c3529 Bool NOT NULL, c3530 Yson, c3531 Int64 NOT NULL, c3532 Float, c3533 Double, c3534 Float, c3535 Int16 NOT NULL, c3536 Utf8, c3537 Datetime64 NOT NULL, c3538 Yson, c3539 Float, c3540 Json, c3541 Yson, c3542 Decimal(22,9), c3543 Int16, c3544 Decimal(35,10), c3545 Bool, c3546 Timestamp NOT NULL, c3547 Int64, c3548 Uint8, c3549 JsonDocument, c3550 Uint32 NOT NULL, c3551 JsonDocument NOT NULL, c3552 Json, c3553 String, c3554 Uint64 NOT NULL, c3555 Int8, c3556 Interval64, c3557 Bool NOT NULL, c3558 Decimal(22,9) NOT NULL, c3559 Int32 NOT NULL, c3560 Float, c3561 Decimal(35,10), c3562 Float NOT NULL, c3563 Uint64, c3564 Int32 NOT NULL, c3565 Uint8 NOT NULL, c3566 Uint16, c3567 Timestamp64 NOT NULL, c3568 Float NOT NULL, c3569 Decimal(22,9) NOT NULL, c3570 Int32, c3571 Uint8 NOT NULL, c3572 Datetime64 NOT NULL, c3573 Bool NOT NULL, c3574 Float, c3575 Utf8 NOT NULL, c3576 Timestamp64 NOT NULL, c3577 Decimal(35,10), c3578 Float NOT NULL, c3579 Uint32, c3580 Yson, c3581 Float, c3582 Uint32 NOT NULL, c3583 Datetime NOT NULL, c3584 Int8 NOT NULL, c3585 Decimal(22,9), c3586 Timestamp64, c3587 Uint64 NOT NULL, c3588 Utf8 NOT NULL, c3589 Interval64, c3590 Date NOT NULL, c3591 Uint64 NOT NULL, c3592 Double NOT NULL, c3593 Uint16 NOT NULL, c3594 Date32, c3595 Uint8 NOT NULL, c3596 Int8 NOT NULL, c3597 Decimal(22,9), c3598 Int64, c3599 Interval64 NOT NULL, c3600 Int32, c3601 Timestamp NOT NULL, c3602 Datetime, c3603 Uint64 NOT NULL, c3604 Uint8, c3605 Uint16, c3606 Uint64 NOT NULL, c3607 Int8, c3608 Yson, c3609 Uint32, c3610 Int16 NOT NULL, c3611 Decimal(15,0) NOT NULL, c3612 Uint32, c3613 Datetime64, c3614 Decimal(35,10) NOT NULL, c3615 Datetime NOT NULL, c3616 Uint8, c3617 Int32 NOT NULL, c3618 Float NOT NULL, c3619 Date32, c3620 Int8 NOT NULL, c3621 Uint32 NOT NULL, c3622 Yson NOT NULL, c3623 Timestamp NOT NULL, c3624 Datetime, c3625 Uint8, c3626 Decimal(35,10), c3627 Float NOT NULL, c3628 Datetime64, c3629 Interval64 NOT NULL, c3630 Json NOT NULL, c3631 Uint64 NOT NULL, c3632 Int16 NOT NULL, c3633 Float NOT NULL, c3634 Uint16 NOT NULL, c3635 Uint16 NOT NULL, c3636 Uint8, c3637 Datetime NOT NULL, c3638 Yson NOT NULL, c3639 Decimal(22,9), c3640 Timestamp64 NOT NULL, c3641 JsonDocument NOT NULL, c3642 Datetime64 NOT NULL, c3643 Int8 NOT NULL, c3644 String, c3645 Int8, c3646 Date32, c3647 Date32, c3648 Datetime64 NOT NULL, c3649 Decimal(15,0), c3650 Datetime NOT NULL, c3651 Json, c3652 JsonDocument, c3653 Timestamp64 NOT NULL, c3654 Datetime64 NOT NULL, c3655 JsonDocument, c3656 Decimal(35,10), c3657 Datetime, c3658 Timestamp64, c3659 Datetime, c3660 Float, c3661 Uint16 NOT NULL, c3662 Timestamp NOT NULL, c3663 Datetime64 NOT NULL, c3664 JsonDocument NOT NULL, c3665 Yson, c3666 Interval64 NOT NULL, c3667 Yson NOT NULL, c3668 Timestamp NOT NULL, c3669 Uint64, c3670 Timestamp, c3671 Date32 NOT NULL, c3672 Json NOT NULL, c3673 Uint32 NOT NULL, c3674 Decimal(15,0) NOT NULL, c3675 Int64, c3676 Bool NOT NULL, c3677 Uint16, c3678 Timestamp64 NOT NULL, c3679 JsonDocument NOT NULL, c3680 Datetime NOT NULL, c3681 Decimal(15,0) NOT NULL, c3682 Double, c3683 String NOT NULL, c3684 Int32, c3685 Utf8, c3686 Int32, c3687 Timestamp64 NOT NULL, c3688 Uint64, c3689 String, c3690 Uint32 NOT NULL, c3691 Json NOT NULL, c3692 Float, c3693 Int8 NOT NULL, c3694 Interval64, c3695 Date32 NOT NULL, c3696 Int32 NOT NULL, c3697 Interval64 NOT NULL, c3698 Bool NOT NULL, c3699 Json, c3700 Int16, c3701 Int8 NOT NULL, c3702 Int16 NOT NULL, c3703 Int64 NOT NULL, c3704 Uint64 NOT NULL, c3705 Yson NOT NULL, c3706 Interval64 NOT NULL, c3707 Int8, c3708 Timestamp64, c3709 Decimal(22,9) NOT NULL, c3710 String NOT NULL, c3711 Int32, c3712 String, c3713 Int64, c3714 Datetime64, c3715 Int32, c3716 Yson NOT NULL, c3717 Timestamp64 NOT NULL, c3718 Yson NOT NULL, c3719 Timestamp64, c3720 Int8, c3721 Uint32 NOT NULL, c3722 Decimal(22,9), c3723 Uint8, c3724 Double NOT NULL, c3725 Decimal(15,0), c3726 Uint64, c3727 Yson NOT NULL, c3728 Utf8, c3729 Uint64 NOT NULL, c3730 Int16 NOT NULL, c3731 String NOT NULL, c3732 String, c3733 Timestamp, c3734 Datetime64, c3735 Bool NOT NULL, c3736 JsonDocument NOT NULL, c3737 Uint8 NOT NULL, c3738 Date32 NOT NULL, c3739 Interval64, c3740 Uint64 NOT NULL, c3741 Date32, c3742 Datetime64 NOT NULL, c3743 Uint64 NOT NULL, c3744 Json, c3745 Int8, c3746 String, c3747 Int16, c3748 Uint8, c3749 Decimal(35,10) NOT NULL, c3750 Timestamp64 NOT NULL, c3751 Uint8 NOT NULL, c3752 Int64 NOT NULL, c3753 Double, c3754 JsonDocument NOT NULL, c3755 Date, c3756 Decimal(35,10) NOT NULL, c3757 Date NOT NULL, c3758 Bool, c3759 Float, c3760 Int8, c3761 Date32 NOT NULL, c3762 Decimal(22,9), c3763 Date32 NOT NULL, c3764 Timestamp NOT NULL, c3765 Decimal(35,10), c3766 Json, c3767 Float, c3768 Datetime64, c3769 Timestamp64, c3770 Uint32 NOT NULL, c3771 Json NOT NULL, c3772 Int16, c3773 Uint32, c3774 Int8 NOT NULL, c3775 String NOT NULL, c3776 Uint8 NOT NULL, c3777 Uint64, c3778 Int64 NOT NULL, c3779 Timestamp64 NOT NULL, c3780 Int16 NOT NULL, c3781 Datetime NOT NULL, c3782 String NOT NULL, c3783 Double NOT NULL, c3784 Timestamp, c3785 Timestamp64 NOT NULL, c3786 Json NOT NULL, c3787 Yson, c3788 Decimal(35,10), c3789 Decimal(22,9) NOT NULL, c3790 Timestamp64 NOT NULL, c3791 Int64, c3792 Uint8 NOT NULL, c3793 Timestamp NOT NULL, c3794 Uint64 NOT NULL, c3795 Int64, c3796 Bool NOT NULL, c3797 Timestamp, c3798 Decimal(22,9) NOT NULL, c3799 Json NOT NULL, c3800 Decimal(22,9) NOT NULL, c3801 Decimal(15,0), c3802 Int64, c3803 Float NOT NULL, c3804 Bool NOT NULL, c3805 Decimal(15,0) NOT NULL, c3806 Int32, c3807 Date, c3808 JsonDocument NOT NULL, c3809 Int8, c3810 Int64 NOT NULL, c3811 Interval64 NOT NULL, c3812 Decimal(35,10) NOT NULL, c3813 JsonDocument NOT NULL, c3814 Decimal(35,10) NOT NULL, c3815 Float NOT NULL, c3816 JsonDocument NOT NULL, c3817 Datetime NOT NULL, c3818 Date32, c3819 Uint16, c3820 Int16, c3821 Interval64, c3822 Double NOT NULL, c3823 Timestamp NOT NULL, c3824 Int32 NOT NULL, c3825 Timestamp64, c3826 Decimal(15,0) NOT NULL, c3827 Int32 NOT NULL, c3828 Uint32 NOT NULL, c3829 Date32 NOT NULL, c3830 Uint16 NOT NULL, c3831 Yson NOT NULL, c3832 String, c3833 Int8, c3834 Bool NOT NULL, c3835 Utf8, c3836 Datetime, c3837 Int8 NOT NULL, c3838 Int16 NOT NULL, c3839 Bool, c3840 Uint32 NOT NULL, c3841 Uint32, c3842 Date NOT NULL, c3843 Int16, c3844 Float NOT NULL, c3845 Timestamp64, c3846 Int8, c3847 Float, c3848 JsonDocument, c3849 Double, c3850 Int32, c3851 Uint64, c3852 Bool, c3853 Yson NOT NULL, c3854 Date, c3855 Datetime64, c3856 Int64, c3857 Float, c3858 Double NOT NULL, c3859 String NOT NULL, c3860 Int16 NOT NULL, c3861 Decimal(35,10), c3862 Uint8 NOT NULL, c3863 JsonDocument NOT NULL, c3864 Date32, c3865 Int32, c3866 Int32 NOT NULL, c3867 Int32, c3868 Decimal(15,0), c3869 Int16 NOT NULL, c3870 Json NOT NULL, c3871 Int32 NOT NULL, c3872 Timestamp, c3873 JsonDocument, c3874 Timestamp64 NOT NULL, c3875 Decimal(15,0), c3876 Date32, c3877 JsonDocument, c3878 Timestamp NOT NULL, c3879 Datetime64 NOT NULL, c3880 Decimal(22,9), c3881 Json, c3882 Uint32 NOT NULL, c3883 JsonDocument, c3884 Interval64, c3885 Bool NOT NULL, c3886 Int16, c3887 Datetime64 NOT NULL, c3888 Date32, c3889 Utf8 NOT NULL, c3890 Int16 NOT NULL, c3891 String, c3892 Bool NOT NULL, c3893 String, c3894 Datetime64 NOT NULL, c3895 Uint32, c3896 Int16 NOT NULL, c3897 Datetime NOT NULL, c3898 Bool, c3899 Timestamp NOT NULL, c3900 Int32, c3901 Utf8, c3902 Json NOT NULL, c3903 Utf8 NOT NULL, c3904 String, c3905 Date32, c3906 Timestamp64, c3907 Date32 NOT NULL, c3908 Uint32 NOT NULL, c3909 Bool NOT NULL, c3910 Int32 NOT NULL, c3911 Datetime64, c3912 Int8, c3913 Uint8, c3914 Int64, c3915 Int64, c3916 Utf8, c3917 Uint64 NOT NULL, c3918 Uint16, c3919 Timestamp, c3920 Int8, c3921 Datetime64 NOT NULL, c3922 Decimal(35,10) NOT NULL, c3923 Bool NOT NULL, c3924 Uint16, c3925 Int32 NOT NULL, c3926 Utf8 NOT NULL, c3927 Float NOT NULL, c3928 Date NOT NULL, c3929 Int64, c3930 Int32, c3931 Timestamp, c3932 Uint32 NOT NULL, c3933 Datetime NOT NULL, c3934 Uint16 NOT NULL, c3935 Uint16, c3936 Timestamp64, c3937 Double NOT NULL, c3938 JsonDocument, c3939 Uint64 NOT NULL, c3940 Date32, c3941 Utf8 NOT NULL, c3942 Datetime64, c3943 Timestamp64 NOT NULL, c3944 Datetime, c3945 Int64, c3946 Uint16, c3947 Datetime64, c3948 Int32 NOT NULL, c3949 Double, c3950 Yson NOT NULL, c3951 Int64, c3952 Double NOT NULL, c3953 Decimal(22,9), c3954 Float, c3955 Decimal(22,9), c3956 Int8 NOT NULL, c3957 Int32 NOT NULL, c3958 Decimal(15,0) NOT NULL, c3959 Utf8 NOT NULL, c3960 Uint32 NOT NULL, c3961 Int32, c3962 Decimal(35,10) NOT NULL, c3963 Datetime64 NOT NULL, c3964 Timestamp, c3965 Bool, c3966 Datetime64, c3967 Date NOT NULL, c3968 Float, c3969 Datetime64, c3970 Timestamp, c3971 Int64, c3972 Float, c3973 Decimal(22,9), c3974 Float NOT NULL, c3975 Double NOT NULL, c3976 String NOT NULL, c3977 Uint64, c3978 Int64 NOT NULL, c3979 Uint8, c3980 Timestamp64 NOT NULL, c3981 Date NOT NULL, c3982 Date, c3983 Uint8, c3984 Double NOT NULL, c3985 Date, c3986 Datetime64, c3987 Yson NOT NULL, c3988 Uint16, c3989 String NOT NULL, c3990 Float NOT NULL, c3991 Json, c3992 Uint8 NOT NULL, c3993 Float, c3994 Datetime64, c3995 Bool NOT NULL, c3996 Uint8, c3997 JsonDocument NOT NULL, c3998 Decimal(15,0) NOT NULL, c3999 Uint8 NOT NULL, c4000 Int32 NOT NULL, c4001 Datetime NOT NULL, c4002 JsonDocument NOT NULL, c4003 Float, c4004 Uint64 NOT NULL, c4005 Timestamp64 NOT NULL, c4006 Date NOT NULL, c4007 Uint16, c4008 Int64 NOT NULL, c4009 Yson, c4010 Int32, c4011 Datetime64 NOT NULL, c4012 Uint8, c4013 Decimal(15,0) NOT NULL, c4014 Date32 NOT NULL, c4015 Uint64, c4016 Decimal(22,9) NOT NULL, c4017 Int16, c4018 Decimal(22,9) NOT NULL, c4019 Double, c4020 Bool NOT NULL, c4021 Double, c4022 Decimal(15,0) NOT NULL, c4023 Uint64 NOT NULL, c4024 JsonDocument, c4025 Timestamp, c4026 Yson, c4027 Timestamp, c4028 Decimal(35,10), c4029 Interval64, c4030 Int32 NOT NULL, c4031 Uint16 NOT NULL, c4032 Date, c4033 Decimal(15,0) NOT NULL, c4034 Date32 NOT NULL, c4035 Timestamp64 NOT NULL, c4036 Uint8, c4037 Decimal(22,9), c4038 Int8, c4039 Interval64 NOT NULL, c4040 Decimal(22,9), c4041 Timestamp, c4042 Decimal(15,0) NOT NULL, c4043 Date32, c4044 Decimal(15,0), c4045 Timestamp64, c4046 Uint8, c4047 Uint8 NOT NULL, c4048 Datetime64, c4049 Float NOT NULL, c4050 Decimal(35,10) NOT NULL, c4051 Int32 NOT NULL, c4052 Uint64 NOT NULL, c4053 Uint32, c4054 Int8 NOT NULL, c4055 Timestamp64 NOT NULL, c4056 Datetime NOT NULL, c4057 Uint32 NOT NULL, c4058 Int32, c4059 Timestamp, c4060 Date32 NOT NULL, c4061 Decimal(35,10), c4062 Float, c4063 Json NOT NULL, c4064 Int16, c4065 Int64 NOT NULL, c4066 Int32, c4067 Datetime64, c4068 Int16, c4069 Yson, c4070 Decimal(15,0), c4071 Decimal(15,0), c4072 Int32 NOT NULL, c4073 Decimal(15,0), c4074 Int8 NOT NULL, c4075 Decimal(22,9) NOT NULL, c4076 String NOT NULL, c4077 Int32, c4078 Int16, c4079 Int64 NOT NULL, c4080 Float NOT NULL, c4081 Int64, c4082 Date32 NOT NULL, c4083 Float, c4084 Uint16, c4085 String, c4086 Double, c4087 Decimal(35,10) NOT NULL, c4088 Yson, c4089 Timestamp NOT NULL, c4090 Decimal(35,10) NOT NULL, c4091 Int32, c4092 Timestamp64 NOT NULL, c4093 Double NOT NULL, c4094 Bool NOT NULL, c4095 Int8, c4096 Float NOT NULL, c4097 Interval64 NOT NULL, c4098 Double, c4099 Decimal(35,10), c4100 String NOT NULL, c4101 Timestamp, c4102 Int64, c4103 Json NOT NULL, c4104 String NOT NULL, c4105 Datetime, c4106 Utf8 NOT NULL, c4107 Int16 NOT NULL, c4108 String NOT NULL, c4109 Float NOT NULL, c4110 Double NOT NULL, c4111 Date, c4112 Double NOT NULL, c4113 Json NOT NULL, c4114 Int32 NOT NULL, c4115 Datetime64 NOT NULL, c4116 Yson, c4117 Date32, c4118 Float, c4119 Int64 NOT NULL, c4120 Uint32, c4121 Int32, c4122 Bool NOT NULL, c4123 Int16 NOT NULL, c4124 Utf8 NOT NULL, c4125 Date NOT NULL, c4126 Int8 NOT NULL, c4127 String, c4128 Uint16 NOT NULL, c4129 Decimal(22,9), c4130 Uint64, c4131 Int16, c4132 Decimal(35,10) NOT NULL, c4133 Timestamp64, c4134 Yson NOT NULL, c4135 Bool, c4136 Interval64, c4137 Decimal(15,0), c4138 Date32 NOT NULL, c4139 Uint16 NOT NULL, c4140 Int32, c4141 Int8, c4142 Datetime, c4143 Int32, c4144 Interval64, c4145 Interval64, c4146 Uint64, c4147 Datetime64 NOT NULL, c4148 Timestamp64, c4149 Int64 NOT NULL, c4150 Decimal(15,0) NOT NULL, c4151 Int64 NOT NULL, c4152 Uint8 NOT NULL, c4153 Float, c4154 Decimal(22,9), c4155 Decimal(15,0), c4156 Datetime64 NOT NULL, c4157 Timestamp64, c4158 Date32, c4159 Uint8 NOT NULL, c4160 Int64 NOT NULL, c4161 Datetime, c4162 Json, c4163 Bool, c4164 Float NOT NULL, c4165 Yson, c4166 Timestamp64 NOT NULL, c4167 String, c4168 Date, c4169 Timestamp64, c4170 Datetime, c4171 Int8, c4172 Yson NOT NULL, c4173 Date NOT NULL, c4174 Json NOT NULL, c4175 Int8 NOT NULL, c4176 Interval64 NOT NULL, c4177 Date32 NOT NULL, c4178 Uint64 NOT NULL, c4179 Float NOT NULL, c4180 Json, c4181 Decimal(15,0), c4182 Float, c4183 Double NOT NULL, c4184 Double, c4185 Decimal(22,9), c4186 Int32, c4187 Decimal(22,9), c4188 Decimal(15,0) NOT NULL, c4189 Float NOT NULL, c4190 Timestamp, c4191 JsonDocument NOT NULL, c4192 Bool, c4193 Timestamp64, c4194 Uint16, c4195 Date32 NOT NULL, c4196 Date NOT NULL, c4197 String NOT NULL, c4198 Uint8 NOT NULL, c4199 Decimal(15,0) NOT NULL, c4200 Decimal(15,0) NOT NULL, c4201 Int32, c4202 Json NOT NULL, c4203 String NOT NULL, c4204 Decimal(15,0) NOT NULL, c4205 JsonDocument, c4206 Interval64, c4207 Double NOT NULL, c4208 Bool, c4209 Decimal(15,0), c4210 JsonDocument, c4211 Decimal(15,0) NOT NULL, c4212 Int32, c4213 Int64 NOT NULL, c4214 Interval64, c4215 Uint8 NOT NULL, c4216 Int32 NOT NULL, c4217 Datetime, c4218 Utf8, c4219 Uint8 NOT NULL, c4220 Datetime64 NOT NULL, c4221 Double NOT NULL, c4222 Date NOT NULL, c4223 Datetime, c4224 Date NOT NULL, c4225 Timestamp64, c4226 Int8 NOT NULL, c4227 Timestamp64, c4228 Interval64, c4229 Int64 NOT NULL, c4230 String, c4231 Bool, c4232 Decimal(35,10) NOT NULL, c4233 Datetime NOT NULL, c4234 Json, c4235 Bool, c4236 Bool, c4237 Timestamp64 NOT NULL, c4238 Double NOT NULL, c4239 Json NOT NULL, c4240 String, c4241 Int8, c4242 Interval64 NOT NULL, c4243 Int16, c4244 Interval64, c4245 Decimal(15,0), c4246 JsonDocument, c4247 Int8 NOT NULL, c4248 Int16, c4249 Json, c4250 Double NOT NULL, c4251 Timestamp64 NOT NULL, c4252 Uint16, c4253 Json, c4254 Uint64 NOT NULL, c4255 Utf8, c4256 Uint16 NOT NULL, c4257 Int8, c4258 Int64, c4259 Decimal(22,9), c4260 Decimal(15,0) NOT NULL, c4261 Uint8, c4262 Interval64, c4263 Uint16 NOT NULL, c4264 Decimal(15,0), c4265 String NOT NULL, c4266 Uint64 NOT NULL, c4267 Int32 NOT NULL, c4268 Int64, c4269 Json NOT NULL, c4270 Uint16, c4271 Timestamp64, c4272 Decimal(22,9), c4273 Json NOT NULL, c4274 Interval64, c4275 Int64, c4276 Float NOT NULL, c4277 Decimal(22,9), c4278 Timestamp64, c4279 Yson NOT NULL, c4280 Json, c4281 Decimal(15,0), c4282 Decimal(15,0) NOT NULL, c4283 Json, c4284 Uint8, c4285 Datetime NOT NULL, c4286 Timestamp64, c4287 Bool NOT NULL, c4288 Int8, c4289 Json NOT NULL, c4290 Double, c4291 Int64, c4292 Utf8, c4293 Bool, c4294 Uint64, c4295 Decimal(22,9), c4296 Uint64 NOT NULL, c4297 Bool NOT NULL, c4298 Interval64, c4299 Int64, c4300 Yson, c4301 Int16, c4302 Interval64, c4303 Yson, c4304 Uint32, c4305 Utf8 NOT NULL, c4306 Timestamp, c4307 Date NOT NULL, c4308 Date NOT NULL, c4309 String NOT NULL, c4310 Yson NOT NULL, c4311 Interval64, c4312 Uint32 NOT NULL, c4313 JsonDocument NOT NULL, c4314 Datetime64 NOT NULL, c4315 Float, c4316 Yson, c4317 String NOT NULL, c4318 Uint8 NOT NULL, c4319 Int16 NOT NULL, c4320 String NOT NULL, c4321 Int16 NOT NULL, c4322 Uint64 NOT NULL, c4323 String, c4324 Int64, c4325 Decimal(35,10) NOT NULL, c4326 Timestamp64, c4327 Double NOT NULL, c4328 Datetime NOT NULL, c4329 Json, c4330 Datetime64, c4331 Json NOT NULL, c4332 Date NOT NULL, c4333 Decimal(22,9) NOT NULL, c4334 Yson NOT NULL, c4335 Yson, c4336 Decimal(22,9) NOT NULL, c4337 Timestamp64 NOT NULL, c4338 Float NOT NULL, c4339 Datetime64, c4340 Interval64 NOT NULL, c4341 Decimal(35,10), c4342 Datetime NOT NULL, c4343 Timestamp, c4344 String NOT NULL, c4345 Timestamp NOT NULL, c4346 Int64 NOT NULL, c4347 Uint8 NOT NULL, c4348 Uint16 NOT NULL, c4349 Date, c4350 Uint8, c4351 Int8, c4352 Interval64, c4353 Bool, c4354 Int8 NOT NULL, c4355 Timestamp64 NOT NULL, c4356 Date32 NOT NULL, c4357 Float, c4358 Int64, c4359 Float NOT NULL, c4360 Datetime, c4361 Uint32 NOT NULL, c4362 Json, c4363 Datetime64 NOT NULL, c4364 String NOT NULL, c4365 Double, c4366 Bool, c4367 Uint32 NOT NULL, c4368 Decimal(15,0), c4369 Int64 NOT NULL, c4370 Float NOT NULL, c4371 Int32 NOT NULL, c4372 String, c4373 JsonDocument, c4374 Decimal(15,0), c4375 Double NOT NULL, c4376 Uint64 NOT NULL, c4377 JsonDocument, c4378 JsonDocument NOT NULL, c4379 Bool NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, 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, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577)\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, 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, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c10\\\', 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 \\\'c10\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:25972/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:26981/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:26596/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:25437/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:26964/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:20632/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:64160/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:23734/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:25405/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15544
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64910
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63738
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64160
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21338
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13801
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25972
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20524
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8987
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7946
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27772
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25019
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26964
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15851
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20931
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25437
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24080
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32067
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7665
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23734
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6147
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24483
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7071
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17504
============================== slowest durations ===============================
32.03s teardown test_workload.py::TestYdbWorkload::test
8.35s setup    test_workload.py::TestYdbWorkload::test
6.24s 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/00ld/0006b2/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:23734 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c10\', 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 47.33s ==============================
