============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:13236 --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 \'c32\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1478
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21174
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24056
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25781
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/h1p8/000e24/r3tmp/kikimr_cluster_rv0ti7fs
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13236
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26489
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27595
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_qipvzshb.log --grpc-port=13236 --mon-port=26489 --ic-port=1478
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8225
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3337
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5088
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_qvhmge_3.log --grpc-port=8225 --mon-port=6894 --ic-port=21174
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24857
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_6e_di_0s.log --grpc-port=30131 --mon-port=3353 --ic-port=16330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2482
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62719
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_wwp0y_ds.log --grpc-port=2482 --mon-port=4593 --ic-port=18619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1615
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64552
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29813
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2amrq4mn.log --grpc-port=1615 --mon-port=2108 --ic-port=24056
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2861
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23742
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_p2ddzzed.log --grpc-port=23476 --mon-port=2861 --ic-port=19581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4710
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19812
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15434
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6601
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_3vat_svq.log --grpc-port=4710 --mon-port=19812 --ic-port=5072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17958
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21143
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25795
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_wd334ll_.log --grpc-port=17958 --mon-port=16981 --ic-port=2496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6816
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7291
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4950
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_sc_sjsxu.log --grpc-port=6816 --mon-port=7291 --ic-port=25781
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13236/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_qipvzshb.log --grpc-port=13236 --mon-port=26489 --ic-port=1478
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_qipvzshb.log', '--grpc-port=13236', '--mon-port=26489', '--ic-port=1478')' in '/home/runner/.ya/build/build_root/h1p8/000e24/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: 3145908
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13236/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/h1p8/000e24/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3145909
DEBUG    ya.test:process.py:259 Command (pid 3145909) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3145909) elapsed time (sec): 0.4643590450286865
DEBUG    ya.test:process.py:263 Command (pid 3145909) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3145909) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3145909) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3145909) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3145909) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3145909) maxrss: 541064
DEBUG    ya.test:process.py:263 Command (pid 3145909) minflt: 16162
DEBUG    ya.test:process.py:263 Command (pid 3145909) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3145909) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3145909) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 3145909) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3145909) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3145909) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3145909) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3145909) stime: 0.25909299999999996
DEBUG    ya.test:process.py:263 Command (pid 3145909) utime: 0.127553
DEBUG    ya.test:process.py:263 Command (pid 3145909) wtime: 0.475
DEBUG    ya.test:process.py:275 Command (pid 3145909) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8225/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_qvhmge_3.log --grpc-port=8225 --mon-port=6894 --ic-port=21174
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_qvhmge_3.log', '--grpc-port=8225', '--mon-port=6894', '--ic-port=21174')' in '/home/runner/.ya/build/build_root/h1p8/000e24/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: 3146009
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8225/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/h1p8/000e24/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3146049
DEBUG    ya.test:process.py:259 Command (pid 3146049) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3146049) elapsed time (sec): 0.4430994987487793
DEBUG    ya.test:process.py:263 Command (pid 3146049) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146049) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3146049) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146049) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146049) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3146049) maxrss: 541052
DEBUG    ya.test:process.py:263 Command (pid 3146049) minflt: 16163
DEBUG    ya.test:process.py:263 Command (pid 3146049) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3146049) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3146049) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 3146049) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3146049) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3146049) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3146049) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3146049) stime: 0.252596
DEBUG    ya.test:process.py:263 Command (pid 3146049) utime: 0.13058999999999998
DEBUG    ya.test:process.py:263 Command (pid 3146049) wtime: 0.446
DEBUG    ya.test:process.py:275 Command (pid 3146049) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30131/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_6e_di_0s.log --grpc-port=30131 --mon-port=3353 --ic-port=16330
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_6e_di_0s.log', '--grpc-port=30131', '--mon-port=3353', '--ic-port=16330')' in '/home/runner/.ya/build/build_root/h1p8/000e24/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: 3146281
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30131/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/h1p8/000e24/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3146282
DEBUG    ya.test:process.py:259 Command (pid 3146282) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3146282) elapsed time (sec): 0.45583605766296387
DEBUG    ya.test:process.py:263 Command (pid 3146282) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146282) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3146282) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146282) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146282) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3146282) maxrss: 541068
DEBUG    ya.test:process.py:263 Command (pid 3146282) minflt: 16163
DEBUG    ya.test:process.py:263 Command (pid 3146282) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3146282) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3146282) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 3146282) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3146282) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3146282) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3146282) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3146282) stime: 0.24981499999999998
DEBUG    ya.test:process.py:263 Command (pid 3146282) utime: 0.123163
DEBUG    ya.test:process.py:263 Command (pid 3146282) wtime: 0.457
DEBUG    ya.test:process.py:275 Command (pid 3146282) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2482/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_wwp0y_ds.log --grpc-port=2482 --mon-port=4593 --ic-port=18619
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_wwp0y_ds.log', '--grpc-port=2482', '--mon-port=4593', '--ic-port=18619')' in '/home/runner/.ya/build/build_root/h1p8/000e24/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: 3146530
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2482/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/h1p8/000e24/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3146531
DEBUG    ya.test:process.py:259 Command (pid 3146531) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3146531) elapsed time (sec): 0.46434712409973145
DEBUG    ya.test:process.py:263 Command (pid 3146531) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146531) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3146531) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146531) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146531) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3146531) maxrss: 541076
DEBUG    ya.test:process.py:263 Command (pid 3146531) minflt: 16161
DEBUG    ya.test:process.py:263 Command (pid 3146531) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3146531) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3146531) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 3146531) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3146531) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3146531) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3146531) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3146531) stime: 0.24336999999999998
DEBUG    ya.test:process.py:263 Command (pid 3146531) utime: 0.135205
DEBUG    ya.test:process.py:263 Command (pid 3146531) wtime: 0.466
DEBUG    ya.test:process.py:275 Command (pid 3146531) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1615/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2amrq4mn.log --grpc-port=1615 --mon-port=2108 --ic-port=24056
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2amrq4mn.log', '--grpc-port=1615', '--mon-port=2108', '--ic-port=24056')' in '/home/runner/.ya/build/build_root/h1p8/000e24/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: 3146795
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1615/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/h1p8/000e24/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3146796
DEBUG    ya.test:process.py:259 Command (pid 3146796) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3146796) elapsed time (sec): 0.4285435676574707
DEBUG    ya.test:process.py:263 Command (pid 3146796) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146796) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3146796) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146796) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146796) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3146796) maxrss: 541080
DEBUG    ya.test:process.py:263 Command (pid 3146796) minflt: 16163
DEBUG    ya.test:process.py:263 Command (pid 3146796) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3146796) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3146796) nivcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 3146796) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3146796) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3146796) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3146796) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3146796) stime: 0.241386
DEBUG    ya.test:process.py:263 Command (pid 3146796) utime: 0.134543
DEBUG    ya.test:process.py:263 Command (pid 3146796) wtime: 0.432
DEBUG    ya.test:process.py:275 Command (pid 3146796) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23476/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_p2ddzzed.log --grpc-port=23476 --mon-port=2861 --ic-port=19581
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_p2ddzzed.log', '--grpc-port=23476', '--mon-port=2861', '--ic-port=19581')' in '/home/runner/.ya/build/build_root/h1p8/000e24/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: 3146960
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23476/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/h1p8/000e24/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3146966
DEBUG    ya.test:process.py:259 Command (pid 3146966) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3146966) elapsed time (sec): 0.48003315925598145
DEBUG    ya.test:process.py:263 Command (pid 3146966) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146966) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3146966) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146966) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3146966) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3146966) maxrss: 541060
DEBUG    ya.test:process.py:263 Command (pid 3146966) minflt: 16163
DEBUG    ya.test:process.py:263 Command (pid 3146966) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3146966) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3146966) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 3146966) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3146966) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3146966) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3146966) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3146966) stime: 0.24711
DEBUG    ya.test:process.py:263 Command (pid 3146966) utime: 0.125461
DEBUG    ya.test:process.py:263 Command (pid 3146966) wtime: 0.484
DEBUG    ya.test:process.py:275 Command (pid 3146966) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4710/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_3vat_svq.log --grpc-port=4710 --mon-port=19812 --ic-port=5072
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_3vat_svq.log', '--grpc-port=4710', '--mon-port=19812', '--ic-port=5072')' in '/home/runner/.ya/build/build_root/h1p8/000e24/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: 3147180
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4710/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/h1p8/000e24/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3147182
DEBUG    ya.test:process.py:259 Command (pid 3147182) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3147182) elapsed time (sec): 0.479811429977417
DEBUG    ya.test:process.py:263 Command (pid 3147182) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3147182) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3147182) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3147182) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3147182) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3147182) maxrss: 540984
DEBUG    ya.test:process.py:263 Command (pid 3147182) minflt: 17553
DEBUG    ya.test:process.py:263 Command (pid 3147182) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3147182) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3147182) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 3147182) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3147182) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3147182) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3147182) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3147182) stime: 0.267962
DEBUG    ya.test:process.py:263 Command (pid 3147182) utime: 0.11368099999999999
DEBUG    ya.test:process.py:263 Command (pid 3147182) wtime: 0.488
DEBUG    ya.test:process.py:275 Command (pid 3147182) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17958/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_wd334ll_.log --grpc-port=17958 --mon-port=16981 --ic-port=2496
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_wd334ll_.log', '--grpc-port=17958', '--mon-port=16981', '--ic-port=2496')' in '/home/runner/.ya/build/build_root/h1p8/000e24/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: 3147359
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17958/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/h1p8/000e24/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3147360
DEBUG    ya.test:process.py:259 Command (pid 3147360) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3147360) elapsed time (sec): 0.4403989315032959
DEBUG    ya.test:process.py:263 Command (pid 3147360) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3147360) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3147360) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3147360) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3147360) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3147360) maxrss: 541076
DEBUG    ya.test:process.py:263 Command (pid 3147360) minflt: 16164
DEBUG    ya.test:process.py:263 Command (pid 3147360) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3147360) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3147360) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 3147360) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3147360) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3147360) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3147360) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3147360) stime: 0.25399499999999997
DEBUG    ya.test:process.py:263 Command (pid 3147360) utime: 0.126437
DEBUG    ya.test:process.py:263 Command (pid 3147360) wtime: 0.445
DEBUG    ya.test:process.py:275 Command (pid 3147360) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6816/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_sc_sjsxu.log --grpc-port=6816 --mon-port=7291 --ic-port=25781
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/000e24/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/h1p8/000e24/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_sc_sjsxu.log', '--grpc-port=6816', '--mon-port=7291', '--ic-port=25781')' in '/home/runner/.ya/build/build_root/h1p8/000e24/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: 3147605
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6816/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/h1p8/000e24/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3147606
DEBUG    ya.test:process.py:259 Command (pid 3147606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3147606) elapsed time (sec): 0.47982001304626465
DEBUG    ya.test:process.py:263 Command (pid 3147606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3147606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3147606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3147606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3147606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3147606) maxrss: 541092
DEBUG    ya.test:process.py:263 Command (pid 3147606) minflt: 17198
DEBUG    ya.test:process.py:263 Command (pid 3147606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3147606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3147606) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 3147606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3147606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3147606) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3147606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3147606) stime: 0.249266
DEBUG    ya.test:process.py:263 Command (pid 3147606) utime: 0.124633
DEBUG    ya.test:process.py:263 Command (pid 3147606) wtime: 0.481
DEBUG    ya.test:process.py:275 Command (pid 3147606) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13236', '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: 1478\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21174\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16330\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18619\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24056\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19581\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5072\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2496\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25781\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/h1p8/000e24/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13236', '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: 1478\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21174\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16330\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18619\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24056\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19581\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5072\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2496\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25781\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3148484
DEBUG    ya.test:process.py:259 Command (pid 3148484) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3148484) elapsed time (sec): 0.6072068214416504
DEBUG    ya.test:process.py:263 Command (pid 3148484) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3148484) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3148484) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3148484) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3148484) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3148484) maxrss: 549504
DEBUG    ya.test:process.py:263 Command (pid 3148484) minflt: 18390
DEBUG    ya.test:process.py:263 Command (pid 3148484) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3148484) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3148484) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 3148484) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3148484) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3148484) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 3148484) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3148484) stime: 0.323472
DEBUG    ya.test:process.py:263 Command (pid 3148484) utime: 0.136403
DEBUG    ya.test:process.py:263 Command (pid 3148484) wtime: 0.61
DEBUG    ya.test:process.py:275 Command (pid 3148484) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/h1p8/000e24/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13236', '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/h1p8/000e24/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13236', '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: 3148611
DEBUG    ya.test:process.py:259 Command (pid 3148611) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3148611) elapsed time (sec): 0.48354411125183105
DEBUG    ya.test:process.py:263 Command (pid 3148611) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3148611) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3148611) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3148611) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3148611) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3148611) maxrss: 549300
DEBUG    ya.test:process.py:263 Command (pid 3148611) minflt: 18305
DEBUG    ya.test:process.py:263 Command (pid 3148611) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3148611) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3148611) nivcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 3148611) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3148611) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3148611) nvcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 3148611) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3148611) stime: 0.27846
DEBUG    ya.test:process.py:263 Command (pid 3148611) utime: 0.127296
DEBUG    ya.test:process.py:263 Command (pid 3148611) wtime: 0.486
DEBUG    ya.test:process.py:275 Command (pid 3148611) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, aeab19da-a9d9-4cb4-aa28-073f6cb20031, localhost:13236): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aeab19da-a9d9-4cb4-aa28-073f6cb20031, localhost:13236): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aeab19da-a9d9-4cb4-aa28-073f6cb20031, localhost:13236): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3rnzkadbv4.auto.internal" port: 1615 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-3rnzkadbv4.auto.internal" port: 6816 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-3rnzkadbv4.auto.internal" port: 4710 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-3rnzkadbv4.auto.internal" port: 8225 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-3rnzkadbv4.auto.internal" port: 23476 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-3rnzkadbv4.auto.internal" port: 17958 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-3rnzkadbv4.auto.internal" port: 30131 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-3rnzkadbv4.auto.internal" port: 13236 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-3rnzkadbv4.auto.internal" port: 2482 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-3rnzkadbv4.auto.internal:13236, location 1, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:4710, location 1, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:2482, location 1, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:1615, location 2, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:17958, location 2, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:30131, location 3, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:23476, location 3, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:8225, location 2, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:6816, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/000e24/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:678 Command 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/h1p8/000e24/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:13236', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:628 Command pid: 3148930
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:13236
DEBUG    ya.test:process.py:259 Command (pid 3148930) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3148930) elapsed time (sec): 8.35511064529419
DEBUG    ya.test:process.py:263 Command (pid 3148930) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3148930) inblock: 220848
DEBUG    ya.test:process.py:263 Command (pid 3148930) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3148930) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3148930) majflt: 26
DEBUG    ya.test:process.py:263 Command (pid 3148930) maxrss: 205024
DEBUG    ya.test:process.py:263 Command (pid 3148930) minflt: 18255
DEBUG    ya.test:process.py:263 Command (pid 3148930) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3148930) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3148930) nivcsw: 535
DEBUG    ya.test:process.py:263 Command (pid 3148930) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3148930) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3148930) nvcsw: 2225
DEBUG    ya.test:process.py:263 Command (pid 3148930) oublock: 296
DEBUG    ya.test:process.py:263 Command (pid 3148930) stime: 0.205615
DEBUG    ya.test:process.py:263 Command (pid 3148930) utime: 1.4005619999999999
DEBUG    ya.test:process.py:263 Command (pid 3148930) wtime: 8.371
DEBUG    ya.test:process.py:275 Command (pid 3148930) output:

DEBUG    ya.test:process.py:276 Command (pid 3148930) errors:
...5 Uint8, c3756 Float NOT NULL, c3757 Json NOT NULL, c3758 Double NOT NULL, c3759 Int8, c3760 String, c3761 Float, c3762 Interval64 NOT NULL, c3763 Timestamp64, c3764 Uint8 NOT NULL, c3765 Int32, c3766 Yson, c3767 Date, c3768 Datetime64, c3769 String NOT NULL, c3770 Yson, c3771 Bool NOT NULL, c3772 Json NOT NULL, c3773 Decimal(35,10), c3774 Date NOT NULL, c3775 Uint32, c3776 Uint64 NOT NULL, c3777 Json NOT NULL, c3778 Yson NOT NULL, c3779 Double, c3780 Float, c3781 Json, c3782 Yson, c3783 Yson NOT NULL, c3784 Date NOT NULL, c3785 Double, c3786 Float, c3787 Datetime, c3788 Timestamp64 NOT NULL, c3789 Timestamp NOT NULL, c3790 Date, c3791 JsonDocument, c3792 Int8, c3793 Uint16, c3794 Date NOT NULL, c3795 Timestamp64 NOT NULL, c3796 Int32 NOT NULL, c3797 Int32, c3798 Uint64, c3799 Decimal(35,10), c3800 Timestamp64 NOT NULL, c3801 Timestamp64, c3802 Double, c3803 Datetime, c3804 String, c3805 Int32 NOT NULL, c3806 Uint16, c3807 Datetime, c3808 Date, c3809 String NOT NULL, c3810 Decimal(22,9), c3811 Date, c3812 Uint64 NOT NULL, c3813 Decimal(22,9) NOT NULL, c3814 JsonDocument NOT NULL, c3815 Json, c3816 Int16 NOT NULL, c3817 Bool NOT NULL, c3818 Json, c3819 Decimal(35,10), c3820 Bool, c3821 Decimal(35,10), c3822 Timestamp64, c3823 Date32 NOT NULL, c3824 Datetime, c3825 Yson, c3826 Json, c3827 Interval64 NOT NULL, c3828 Int8 NOT NULL, c3829 Decimal(35,10), c3830 JsonDocument, c3831 Interval64 NOT NULL, c3832 Interval64 NOT NULL, c3833 Datetime64 NOT NULL, c3834 Int64 NOT NULL, c3835 Utf8 NOT NULL, c3836 Uint16, c3837 String, c3838 Datetime NOT NULL, c3839 Datetime, c3840 Int16, c3841 Uint64, c3842 Uint8 NOT NULL, c3843 Int8 NOT NULL, c3844 String NOT NULL, c3845 Int16 NOT NULL, c3846 Utf8, c3847 Float, c3848 Decimal(22,9), c3849 Uint64 NOT NULL, c3850 Yson, c3851 Date32, c3852 Decimal(35,10), c3853 Datetime NOT NULL, c3854 Int8 NOT NULL, c3855 Datetime NOT NULL, c3856 Uint8, c3857 Decimal(35,10) NOT NULL, c3858 Int32, c3859 String NOT NULL, c3860 String NOT NULL, c3861 Datetime, c3862 Float NOT NULL, c3863 Utf8 NOT NULL, c3864 Uint64, c3865 String, c3866 Timestamp64 NOT NULL, c3867 JsonDocument, c3868 Date NOT NULL, c3869 Date NOT NULL, c3870 Decimal(22,9), c3871 Int16 NOT NULL, c3872 Timestamp, c3873 Timestamp64, c3874 Yson NOT NULL, c3875 Timestamp NOT NULL, c3876 Double NOT NULL, c3877 Decimal(15,0) NOT NULL, c3878 Utf8, c3879 Date NOT NULL, c3880 Uint64, c3881 Date32 NOT NULL, c3882 Uint8 NOT NULL, c3883 Utf8, c3884 Uint8, c3885 Timestamp64 NOT NULL, c3886 Float, c3887 Decimal(15,0), c3888 Date, c3889 Uint32, c3890 Uint8 NOT NULL, c3891 String, c3892 Interval64, c3893 Datetime64 NOT NULL, c3894 Decimal(22,9), c3895 Date32 NOT NULL, c3896 Int32 NOT NULL, c3897 Date NOT NULL, c3898 Datetime64 NOT NULL, c3899 Json, c3900 Yson NOT NULL, c3901 Yson NOT NULL, c3902 Datetime64, c3903 Int8 NOT NULL, c3904 Uint16, c3905 Timestamp NOT NULL, c3906 Uint8, c3907 Int32, c3908 Interval64, c3909 JsonDocument NOT NULL, c3910 Uint16 NOT NULL, c3911 Datetime64, c3912 Json NOT NULL, c3913 Date32, c3914 String, c3915 Uint32, c3916 Float, c3917 Datetime, c3918 Decimal(15,0) NOT NULL, c3919 Int8, c3920 Yson, c3921 Uint64 NOT NULL, c3922 Yson, c3923 Int16, c3924 Timestamp64 NOT NULL, c3925 Json, c3926 Yson, c3927 Int32, c3928 Decimal(22,9), c3929 Decimal(15,0) NOT NULL, c3930 Int8 NOT NULL, c3931 Date32 NOT NULL, c3932 Double, c3933 Datetime, c3934 Decimal(15,0), c3935 Float, c3936 Json NOT NULL, c3937 Date32, c3938 Int8, c3939 Date32 NOT NULL, c3940 Float, c3941 Uint8 NOT NULL, c3942 Decimal(22,9) NOT NULL, c3943 Decimal(22,9) NOT NULL, c3944 Uint32 NOT NULL, c3945 Yson, c3946 Datetime, c3947 Uint64, c3948 Utf8 NOT NULL, c3949 Timestamp64, c3950 Decimal(35,10) NOT NULL, c3951 Uint16, c3952 JsonDocument, c3953 Date, c3954 Utf8 NOT NULL, c3955 Double, c3956 Uint16, c3957 Float, c3958 Decimal(22,9), c3959 Int32 NOT NULL, c3960 Timestamp, c3961 Decimal(15,0) NOT NULL, c3962 Int32, c3963 Int32 NOT NULL, c3964 Datetime64 NOT NULL, c3965 Interval64 NOT NULL, c3966 Double, c3967 Datetime NOT NULL, c3968 String, c3969 Uint16, c3970 Double, c3971 Decimal(35,10) NOT NULL, c3972 JsonDocument, c3973 Yson, c3974 Yson, c3975 Bool NOT NULL, c3976 Double, c3977 Int8, c3978 Decimal(35,10), c3979 Timestamp NOT NULL, c3980 Datetime NOT NULL, c3981 Timestamp NOT NULL, c3982 Utf8, c3983 Utf8 NOT NULL, c3984 Yson, c3985 Interval64, c3986 Date32 NOT NULL, c3987 Datetime64, c3988 Decimal(22,9) NOT NULL, c3989 Date32, c3990 Int32, c3991 JsonDocument, c3992 JsonDocument, c3993 Float NOT NULL, c3994 Utf8 NOT NULL, c3995 Uint32, c3996 Date, c3997 Timestamp64, c3998 String, c3999 Uint16 NOT NULL, c4000 Datetime64, c4001 Float, c4002 Uint32 NOT NULL, c4003 JsonDocument, c4004 Datetime NOT NULL, c4005 Date, c4006 Datetime64, c4007 Json NOT NULL, c4008 Datetime64, c4009 Uint16 NOT NULL, c4010 Yson, c4011 Decimal(35,10) NOT NULL, c4012 Int32 NOT NULL, c4013 Float NOT NULL, c4014 Interval64 NOT NULL, c4015 Uint64, c4016 Decimal(35,10), c4017 Json NOT NULL, c4018 Uint32 NOT NULL, c4019 Date32, c4020 Float, c4021 Int32 NOT NULL, c4022 Float, c4023 JsonDocument, c4024 Timestamp64 NOT NULL, c4025 Bool NOT NULL, c4026 Decimal(22,9), c4027 Int16, c4028 Int8 NOT NULL, c4029 Float NOT NULL, c4030 Datetime, c4031 Uint64 NOT NULL, c4032 Datetime64, c4033 Yson, c4034 Uint64 NOT NULL, c4035 Decimal(35,10) NOT NULL, c4036 Double NOT NULL, c4037 Uint8, c4038 Decimal(15,0) NOT NULL, c4039 Timestamp, c4040 Json, c4041 Timestamp64 NOT NULL, c4042 Timestamp64 NOT NULL, c4043 Date, c4044 String NOT NULL, c4045 Datetime NOT NULL, c4046 Double NOT NULL, c4047 Bool, c4048 Float NOT NULL, c4049 Uint64, c4050 Utf8, c4051 JsonDocument, c4052 Timestamp NOT NULL, c4053 Double, c4054 Decimal(35,10), c4055 JsonDocument, c4056 Int16 NOT NULL, c4057 JsonDocument NOT NULL, c4058 Uint32 NOT NULL, c4059 Uint64 NOT NULL, c4060 Uint8 NOT NULL, c4061 Float, c4062 Double, c4063 Timestamp64, c4064 Datetime64 NOT NULL, c4065 Decimal(22,9), c4066 Timestamp NOT NULL, c4067 Decimal(35,10), c4068 Datetime, c4069 Int64, c4070 Utf8 NOT NULL, c4071 Timestamp64, c4072 Int16, c4073 Date32 NOT NULL, c4074 Uint16, c4075 Int8, c4076 Int32 NOT NULL, c4077 Double, c4078 Date32 NOT NULL, c4079 Decimal(22,9), c4080 String, c4081 Float NOT NULL, c4082 Double NOT NULL, c4083 Decimal(22,9) NOT NULL, c4084 Int8, c4085 Interval64, c4086 Utf8, c4087 Int32 NOT NULL, c4088 Decimal(35,10) NOT NULL, c4089 Uint64 NOT NULL, c4090 Uint64 NOT NULL, c4091 Int16, c4092 Uint8 NOT NULL, c4093 String, c4094 Decimal(22,9) NOT NULL, c4095 Int64 NOT NULL, c4096 Yson, c4097 Uint32 NOT NULL, c4098 Int16 NOT NULL, c4099 Interval64, c4100 Timestamp64, c4101 Json NOT NULL, c4102 Float, c4103 Uint64, c4104 Uint32, c4105 Uint16 NOT NULL, c4106 Int32 NOT NULL, c4107 Uint64, c4108 Int8, c4109 Datetime NOT NULL, c4110 Datetime64, c4111 Decimal(22,9) NOT NULL, c4112 Timestamp NOT NULL, c4113 Uint64 NOT NULL, c4114 Uint16, c4115 Uint64, c4116 Uint32 NOT NULL, c4117 Decimal(15,0) NOT NULL, c4118 Uint8, c4119 Date32 NOT NULL, c4120 Int8, c4121 Date, c4122 Json NOT NULL, c4123 Uint8, c4124 Uint8, c4125 String, c4126 Int32, c4127 Yson NOT NULL, c4128 Float, c4129 Timestamp64 NOT NULL, c4130 Datetime, c4131 Decimal(22,9), c4132 Timestamp NOT NULL, c4133 Decimal(22,9) NOT NULL, c4134 Int8, c4135 Uint32, c4136 Double NOT NULL, c4137 Timestamp, c4138 Decimal(22,9), c4139 Decimal(15,0) NOT NULL, c4140 Int16 NOT NULL, c4141 Yson NOT NULL, c4142 Int64 NOT NULL, c4143 Uint16 NOT NULL, c4144 Uint16, c4145 Timestamp64 NOT NULL, c4146 Timestamp NOT NULL, c4147 Yson NOT NULL, c4148 Uint32 NOT NULL, c4149 Int16 NOT NULL, c4150 JsonDocument, c4151 Float, c4152 Timestamp64, c4153 Json NOT NULL, c4154 Uint8, c4155 Uint64 NOT NULL, c4156 Uint8 NOT NULL, c4157 Decimal(35,10) NOT NULL, c4158 Date NOT NULL, c4159 Float, c4160 Bool NOT NULL, c4161 Uint32 NOT NULL, c4162 Date32 NOT NULL, c4163 Utf8, c4164 Uint16, c4165 Uint64 NOT NULL, c4166 Utf8 NOT NULL, c4167 Double NOT NULL, c4168 Date NOT NULL, c4169 Int8, c4170 Bool, c4171 Date32 NOT NULL, c4172 Float, c4173 Double, c4174 Int32 NOT NULL, c4175 Uint32 NOT NULL, c4176 JsonDocument NOT NULL, c4177 Uint32, c4178 Utf8 NOT NULL, c4179 Int64 NOT NULL, c4180 Float, c4181 Yson, c4182 Interval64 NOT NULL, c4183 Int64 NOT NULL, c4184 Date32, c4185 Interval64, c4186 Interval64 NOT NULL, c4187 Datetime64, c4188 Date32, c4189 Datetime64, c4190 Decimal(15,0) NOT NULL, c4191 String, c4192 Timestamp64, c4193 Utf8, c4194 Int32 NOT NULL, c4195 Uint64, c4196 Datetime, c4197 Json, c4198 Decimal(15,0) NOT NULL, c4199 String, c4200 Decimal(22,9), c4201 Int32, c4202 Date, c4203 String NOT NULL, c4204 Int8 NOT NULL, c4205 Decimal(35,10) NOT NULL, c4206 Uint8 NOT NULL, c4207 Timestamp64 NOT NULL, c4208 Uint8 NOT NULL, c4209 Datetime64, c4210 Int64, c4211 Int64, c4212 Int8 NOT NULL, c4213 Yson, c4214 Uint64, c4215 Decimal(22,9), c4216 Json, c4217 Uint64 NOT NULL, c4218 Double NOT NULL, c4219 Bool NOT NULL, c4220 Double NOT NULL, c4221 Uint16, c4222 String, c4223 JsonDocument NOT NULL, c4224 Uint16, c4225 Int64, c4226 Uint8 NOT NULL, c4227 Float NOT NULL, c4228 Bool, c4229 Date NOT NULL, c4230 String, c4231 Date, c4232 Json, c4233 Uint64, c4234 Decimal(35,10) NOT NULL, c4235 Utf8, c4236 Json NOT NULL, c4237 Interval64 NOT NULL, c4238 Timestamp64, c4239 Date, c4240 Utf8, c4241 Decimal(22,9), c4242 Uint64, c4243 Uint8 NOT NULL, c4244 Datetime NOT NULL, c4245 Int16, c4246 Decimal(22,9), c4247 Datetime, c4248 Uint32, c4249 Uint64 NOT NULL, c4250 String NOT NULL, c4251 Uint16 NOT NULL, c4252 Float NOT NULL, c4253 Uint16 NOT NULL, c4254 Uint64, c4255 Uint64 NOT NULL, c4256 Timestamp NOT NULL, c4257 Int16 NOT NULL, c4258 Yson NOT NULL, c4259 Uint16 NOT NULL, c4260 Uint64 NOT NULL, c4261 Decimal(35,10) NOT NULL, c4262 Json, c4263 Double, c4264 JsonDocument NOT NULL, c4265 Double, c4266 Datetime64 NOT NULL, c4267 Int64 NOT NULL, c4268 Decimal(22,9) NOT NULL, c4269 Timestamp, c4270 Decimal(15,0) NOT NULL, c4271 Decimal(35,10) NOT NULL, c4272 Datetime NOT NULL, c4273 Uint64 NOT NULL, c4274 Uint16 NOT NULL, c4275 Double NOT NULL, c4276 Datetime NOT NULL, c4277 Uint16 NOT NULL, c4278 Uint64, c4279 Float NOT NULL, c4280 Uint64 NOT NULL, c4281 Int16, c4282 Int32 NOT NULL, c4283 Datetime64, c4284 Date32, c4285 Datetime64, c4286 Float NOT NULL, c4287 String, c4288 Timestamp64 NOT NULL, c4289 JsonDocument, c4290 Decimal(15,0) NOT NULL, c4291 Yson, c4292 Float, c4293 Decimal(15,0) NOT NULL, c4294 Decimal(22,9) NOT NULL, c4295 Int32, c4296 Uint32 NOT NULL, c4297 Bool, c4298 Date NOT NULL, c4299 Int32, c4300 Decimal(15,0), c4301 Date32, c4302 Utf8 NOT NULL, c4303 Datetime64, c4304 Bool, c4305 Double, c4306 Bool, c4307 Int8 NOT NULL, c4308 Double, c4309 Bool, c4310 Double NOT NULL, c4311 Utf8, c4312 Int16, c4313 Decimal(35,10) NOT NULL, c4314 Date32 NOT NULL, c4315 Uint16 NOT NULL, c4316 JsonDocument, c4317 Datetime64, c4318 Uint32, c4319 Float, c4320 String, c4321 Json, c4322 Uint32 NOT NULL, c4323 Float NOT NULL, c4324 Json NOT NULL, c4325 Int16, c4326 Utf8 NOT NULL, c4327 Datetime, c4328 Decimal(15,0), c4329 Uint16 NOT NULL, c4330 Int16, c4331 Uint16, c4332 Int8 NOT NULL, c4333 Float, c4334 Datetime NOT NULL, c4335 Int16 NOT NULL, c4336 String NOT NULL, c4337 Datetime NOT NULL, c4338 Datetime64 NOT NULL, c4339 Json, c4340 Interval64 NOT NULL, c4341 Int32 NOT NULL, c4342 Decimal(15,0), c4343 JsonDocument, c4344 Decimal(35,10) NOT NULL, c4345 Yson, c4346 Int64 NOT NULL, c4347 Uint16, c4348 Int32 NOT NULL, c4349 Decimal(35,10) NOT NULL, c4350 Bool NOT NULL, c4351 Float NOT NULL, c4352 Bool, c4353 Decimal(15,0), c4354 String, c4355 Interval64, c4356 Int16 NOT NULL, c4357 Uint16 NOT NULL, c4358 String, c4359 Decimal(35,10) NOT NULL, c4360 Bool NOT NULL, c4361 Int32 NOT NULL, c4362 Decimal(15,0) NOT NULL, c4363 Int64 NOT NULL, c4364 Bool NOT NULL, c4365 Int64, c4366 Bool NOT NULL, c4367 Timestamp NOT NULL, c4368 Decimal(22,9) NOT NULL, c4369 Decimal(35,10) NOT NULL, c4370 Decimal(15,0) NOT NULL, c4371 Date, c4372 Int8, c4373 Interval64 NOT NULL, c4374 Uint32 NOT NULL, c4375 Interval64 NOT NULL, c4376 JsonDocument NOT NULL, c4377 Uint8 NOT NULL, c4378 Uint8, c4379 Interval64, c4380 Decimal(22,9), c4381 Decimal(22,9) NOT NULL, c4382 Interval64, c4383 Interval64 NOT NULL, c4384 Int64 NOT NULL, c4385 String NOT NULL, c4386 Bool NOT NULL, c4387 Int64 NOT NULL, c4388 Int64 NOT NULL, c4389 Utf8 NOT NULL, c4390 Date32 NOT NULL, c4391 Int64 NOT NULL, c4392 Uint8 NOT NULL, c4393 Bool, c4394 Date, c4395 Json NOT NULL, c4396 Int32 NOT NULL, c4397 Yson, c4398 Double NOT NULL, c4399 Uint64, c4400 Int8, c4401 Uint64 NOT NULL, c4402 Int64, c4403 Uint64 NOT NULL, c4404 Int32 NOT NULL, c4405 Datetime64 NOT NULL, c4406 Uint16, c4407 Datetime, c4408 Uint64 NOT NULL, c4409 Bool, c4410 Decimal(35,10) NOT NULL, c4411 Interval64, c4412 JsonDocument, c4413 Timestamp NOT NULL, c4414 Uint64, c4415 Utf8 NOT NULL, c4416 Uint32 NOT NULL, c4417 Int16, c4418 Uint64, c4419 Float, c4420 Interval64 NOT NULL, c4421 Datetime64 NOT NULL, c4422 Interval64, c4423 Date32 NOT NULL, c4424 Utf8 NOT NULL, c4425 String NOT NULL, c4426 Decimal(15,0) NOT NULL, c4427 Date NOT NULL, c4428 Uint16, c4429 Decimal(35,10), c4430 Int16, c4431 Decimal(35,10), c4432 Interval64 NOT NULL, c4433 Decimal(15,0), c4434 Json, c4435 Date32, c4436 Uint16 NOT NULL, c4437 Datetime NOT NULL, c4438 Timestamp, c4439 Float, c4440 Timestamp NOT NULL, c4441 Timestamp64, c4442 Uint8 NOT NULL, c4443 Timestamp64 NOT NULL, c4444 Timestamp NOT NULL, c4445 Float NOT NULL, c4446 Uint64, c4447 Int64, c4448 Uint32 NOT NULL, c4449 Utf8 NOT NULL, c4450 Uint16 NOT NULL, c4451 Int64 NOT NULL, c4452 Uint8 NOT NULL, c4453 Int16, c4454 String NOT NULL, c4455 Float NOT NULL, c4456 Uint16, c4457 String NOT NULL, c4458 Decimal(15,0) NOT NULL, c4459 Uint16 NOT NULL, c4460 Interval64 NOT NULL, c4461 Datetime64 NOT NULL, c4462 Float NOT NULL, c4463 Yson, c4464 Date NOT NULL, c4465 Uint32, c4466 String NOT NULL, c4467 Datetime NOT NULL, c4468 Utf8, c4469 Uint64, c4470 Decimal(22,9) NOT NULL, c4471 Timestamp, c4472 Uint64 NOT NULL, c4473 Int32, c4474 Datetime64 NOT NULL, c4475 Uint64, c4476 Int8 NOT NULL, c4477 Float, c4478 Bool, c4479 Datetime NOT NULL, c4480 Int16, c4481 Datetime NOT NULL, c4482 Int64 NOT NULL, c4483 Int8, c4484 Uint16 NOT NULL, c4485 Int8 NOT NULL, c4486 Decimal(35,10), c4487 Decimal(35,10) NOT NULL, c4488 Uint64 NOT NULL, c4489 Yson NOT NULL, c4490 Utf8 NOT NULL, c4491 Int16 NOT NULL, c4492 Float, c4493 String, c4494 Decimal(22,9), c4495 String NOT NULL, c4496 Int16 NOT NULL, c4497 Timestamp64 NOT NULL, c4498 Decimal(15,0), c4499 Bool NOT NULL, c4500 Int64, c4501 Utf8 NOT NULL, c4502 Int16 NOT NULL, c4503 Utf8 NOT NULL, c4504 Uint64 NOT NULL, c4505 Timestamp64 NOT NULL, c4506 Date, c4507 Uint32 NOT NULL, c4508 Decimal(22,9), c4509 Utf8, c4510 Int16, c4511 Decimal(22,9), c4512 Uint8 NOT NULL, c4513 Datetime64 NOT NULL, c4514 Timestamp, c4515 JsonDocument NOT NULL, c4516 Json, c4517 Date NOT NULL, c4518 Yson NOT NULL, c4519 Timestamp64 NOT NULL, c4520 Decimal(15,0) NOT NULL, c4521 Interval64 NOT NULL, c4522 Int32 NOT NULL, c4523 Uint64 NOT NULL, c4524 Datetime, c4525 JsonDocument, c4526 Decimal(35,10) NOT NULL, c4527 Interval64, c4528 Int64, c4529 JsonDocument, c4530 Date NOT NULL, c4531 Double NOT NULL, c4532 Decimal(35,10), c4533 JsonDocument NOT NULL, c4534 Int8 NOT NULL, c4535 Uint8 NOT NULL, c4536 Double NOT NULL, c4537 Bool, c4538 Datetime64, c4539 Uint8, c4540 Date, c4541 String NOT NULL, c4542 Double, c4543 Timestamp NOT NULL, c4544 String NOT NULL, c4545 Int32, c4546 String NOT NULL, c4547 Int64, c4548 Float NOT NULL, c4549 Yson NOT NULL, c4550 Int8, c4551 Uint16, c4552 Date NOT NULL, c4553 Uint8, c4554 Timestamp64 NOT NULL, c4555 Timestamp NOT NULL, c4556 Double NOT NULL, c4557 Double NOT NULL, c4558 Decimal(15,0) NOT NULL, c4559 Int16 NOT NULL, c4560 Int16, c4561 Int32, c4562 Decimal(35,10) NOT NULL, c4563 Decimal(15,0) NOT NULL, c4564 Decimal(35,10) NOT NULL, c4565 Int64 NOT NULL, c4566 Double NOT NULL, c4567 Decimal(35,10), c4568 Date32 NOT NULL, c4569 Uint64 NOT NULL, c4570 Uint64, c4571 Uint64 NOT NULL, c4572 Timestamp, c4573 String NOT NULL, c4574 Int64, c4575 String NOT NULL, c4576 Int64 NOT NULL, c4577 Bool, c4578 Json NOT NULL, c4579 Date32, c4580 Uint8, c4581 Utf8 NOT NULL, c4582 Utf8 NOT NULL, c4583 JsonDocument, c4584 Int8, c4585 Json NOT NULL, c4586 Uint16, c4587 Timestamp64 NOT NULL, c4588 Decimal(22,9), c4589 Double NOT NULL, c4590 JsonDocument NOT NULL, c4591 Json, c4592 Date, c4593 Date32 NOT NULL, c4594 Yson, c4595 Decimal(15,0) NOT NULL, c4596 Interval64, c4597 Int64 NOT NULL, c4598 Float, c4599 Int32 NOT NULL, c4600 Timestamp64, c4601 Interval64, c4602 Timestamp NOT NULL, c4603 Bool, c4604 Int32 NOT NULL, c4605 Date, c4606 Uint64, c4607 Double NOT NULL, c4608 Int8 NOT NULL, c4609 Decimal(22,9) NOT NULL, c4610 Date32, c4611 Date, c4612 Date32, c4613 Decimal(15,0) NOT NULL, c4614 Date32 NOT NULL, c4615 Int16 NOT NULL, c4616 Bool NOT NULL, c4617 Interval64, c4618 Timestamp, c4619 Int8 NOT NULL, c4620 Float, c4621 Int8, c4622 Utf8 NOT NULL, c4623 Decimal(35,10) NOT NULL, c4624 Datetime NOT NULL, c4625 Double, c4626 Uint8 NOT NULL, c4627 Int64, c4628 Datetime, c4629 Timestamp64 NOT NULL, c4630 Datetime64 NOT NULL, c4631 Bool NOT NULL, c4632 Utf8 NOT NULL, c4633 Decimal(22,9), c4634 Json NOT NULL, c4635 Uint16, c4636 Date, c4637 Datetime64, c4638 Double NOT NULL, c4639 String, c4640 Decimal(15,0) NOT NULL, c4641 Datetime64, c4642 Json, c4643 Timestamp64 NOT NULL, c4644 Json NOT NULL, c4645 Datetime NOT NULL, c4646 Uint8 NOT NULL, c4647 Int64, c4648 Uint8 NOT NULL, c4649 Decimal(35,10) NOT NULL, c4650 Int8 NOT NULL, c4651 Timestamp64 NOT NULL, c4652 Uint64 NOT NULL, c4653 Yson, c4654 Int32, c4655 Uint64 NOT NULL, c4656 Datetime64, c4657 Datetime64, c4658 Uint8, c4659 Uint64 NOT NULL, c4660 Uint32 NOT NULL, c4661 Date NOT NULL, c4662 Yson NOT NULL, c4663 Date32, c4664 Datetime NOT NULL, c4665 Int16 NOT NULL, c4666 Date32, c4667 Uint8, c4668 Utf8, c4669 Int32 NOT NULL, c4670 Double NOT NULL, c4671 Interval64 NOT NULL, c4672 Date32 NOT NULL, c4673 Uint64, c4674 Int64, c4675 Int64 NOT NULL, c4676 Datetime, c4677 Int64 NOT NULL, c4678 Decimal(35,10) NOT NULL, c4679 Uint32 NOT NULL, c4680 Date NOT NULL, c4681 Int64, c4682 Uint64 NOT NULL, c4683 Datetime NOT NULL, c4684 Timestamp64 NOT NULL, c4685 Decimal(15,0) NOT NULL, c4686 Datetime64, c4687 Int16, c4688 Int16, c4689 Bool, c4690 Date NOT NULL, c4691 Timestamp64, c4692 Interval64 NOT NULL, c4693 Decimal(22,9), c4694 Int16 NOT NULL, c4695 Date32, c4696 Int8, c4697 Int16 NOT NULL, c4698 JsonDocument, c4699 String, c4700 Int32 NOT NULL, c4701 Float NOT NULL, c4702 Timestamp64 NOT NULL, c4703 Uint32 NOT NULL, c4704 Timestamp64 NOT NULL, c4705 Uint16, c4706 String NOT NULL, c4707 Float, c4708 Date32 NOT NULL, c4709 Date NOT NULL, c4710 Date, c4711 Int16, c4712 Timestamp, c4713 Decimal(35,10), c4714 Double NOT NULL, c4715 Uint32 NOT NULL, c4716 Date32 NOT NULL, c4717 Timestamp, c4718 Uint64, c4719 Yson NOT NULL, c4720 Uint16, c4721 Uint8 NOT NULL, c4722 Int64 NOT NULL, c4723 Int16 NOT NULL, c4724 Date NOT NULL, c4725 Utf8 NOT NULL, c4726 Utf8, c4727 Yson NOT NULL, c4728 Utf8, c4729 Timestamp64, c4730 Uint16, c4731 Int32 NOT NULL, c4732 Decimal(15,0), c4733 Double NOT NULL, c4734 Float NOT NULL, c4735 Timestamp NOT NULL, c4736 Json NOT NULL, c4737 Date32, c4738 String, c4739 Int64, c4740 Int8 NOT NULL, c4741 Int8 NOT NULL, c4742 Int16 NOT NULL, c4743 Uint8 NOT NULL, c4744 Date, c4745 Int16, c4746 Uint16 NOT NULL, c4747 Int32, c4748 Decimal(35,10), c4749 Decimal(15,0) NOT NULL, c4750 Bool NOT NULL, c4751 Interval64, c4752 Decimal(15,0), c4753 Uint16 NOT NULL, c4754 Uint16, c4755 Uint64 NOT NULL, c4756 Json NOT NULL, c4757 String, c4758 Float, c4759 Uint8 NOT NULL, c4760 Interval64 NOT NULL, c4761 Uint8 NOT NULL, c4762 Interval64 NOT NULL, c4763 Date, c4764 Decimal(15,0) NOT NULL, c4765 Utf8 NOT NULL, c4766 Timestamp, c4767 Uint32, c4768 Timestamp NOT NULL, c4769 Decimal(35,10) NOT NULL, c4770 Timestamp64 NOT NULL, c4771 Decimal(15,0), c4772 Decimal(35,10), c4773 Float, c4774 Uint8, c4775 Utf8, c4776 Json NOT NULL, c4777 Interval64, c4778 Datetime, c4779 Double NOT NULL, c4780 Int32, c4781 Int64 NOT NULL, c4782 Int64, c4783 Int16 NOT NULL, c4784 Int32, c4785 Uint16 NOT NULL, c4786 Decimal(22,9) NOT NULL, c4787 Decimal(35,10), c4788 Yson, c4789 Int32 NOT NULL, c4790 Int32 NOT NULL, c4791 Datetime, c4792 Bool NOT NULL, c4793 Json, c4794 Timestamp NOT NULL, c4795 Interval64 NOT NULL, c4796 Timestamp64 NOT NULL, c4797 Float, c4798 Int8 NOT NULL, c4799 Double, c4800 JsonDocument NOT NULL, c4801 String, c4802 Utf8 NOT NULL, c4803 Int32, c4804 Float, c4805 Int16 NOT NULL, c4806 Uint32 NOT NULL, c4807 String, c4808 Datetime64, c4809 Bool, c4810 Int16 NOT NULL, c4811 Decimal(15,0) NOT NULL, c4812 Datetime NOT NULL, c4813 Interval64, c4814 Decimal(22,9) NOT NULL, c4815 Datetime NOT NULL, c4816 Uint64 NOT NULL, c4817 Decimal(22,9), c4818 Utf8 NOT NULL, c4819 Timestamp NOT NULL, c4820 Uint64 NOT NULL, c4821 Json, c4822 Json, c4823 String, c4824 Decimal(35,10), c4825 Decimal(35,10) NOT NULL, c4826 Int8, c4827 String NOT NULL, c4828 Datetime64 NOT NULL, c4829 Float NOT NULL, c4830 Timestamp, c4831 Yson NOT NULL, c4832 Datetime64 NOT NULL, c4833 Uint32 NOT NULL, c4834 Int64 NOT NULL, c4835 Uint16, c4836 Json, c4837 Decimal(15,0), c4838 Int64 NOT NULL, c4839 Decimal(35,10), c4840 Float NOT NULL, c4841 Timestamp, c4842 Uint16, c4843 Decimal(15,0) NOT NULL, c4844 Interval64, c4845 Int8, c4846 Int16, c4847 Timestamp, c4848 Date32 NOT NULL, c4849 Int16 NOT NULL, c4850 Timestamp64, c4851 Timestamp, c4852 Double, c4853 Json, c4854 Timestamp, c4855 Decimal(22,9), c4856 Uint8 NOT NULL, c4857 String NOT NULL, c4858 Date32, c4859 Decimal(15,0) NOT NULL, c4860 Uint16, c4861 Decimal(22,9), c4862 Json, c4863 Int64 NOT NULL, c4864 String, c4865 String, c4866 Float, c4867 Decimal(15,0) NOT NULL, c4868 Int8, c4869 Date32, c4870 Decimal(15,0), c4871 Interval64, c4872 Timestamp NOT NULL, c4873 Decimal(15,0), c4874 Timestamp NOT NULL, c4875 Float, c4876 Timestamp64 NOT NULL, c4877 Bool NOT NULL, c4878 Yson, c4879 Interval64 NOT NULL, c4880 Decimal(22,9) NOT NULL, c4881 Int64 NOT NULL, c4882 Date32, c4883 Timestamp64, c4884 Yson NOT NULL, c4885 Timestamp64 NOT NULL, c4886 JsonDocument, c4887 Uint32, c4888 String NOT NULL, c4889 Uint8, c4890 Date32 NOT NULL, c4891 Json NOT NULL, c4892 Utf8 NOT NULL, c4893 Interval64, c4894 Uint16, c4895 Decimal(15,0) NOT NULL, c4896 Uint8 NOT NULL, c4897 Decimal(15,0), c4898 Uint32 NOT NULL, c4899 Interval64, c4900 Utf8 NOT NULL, c4901 Uint8, c4902 Decimal(22,9), c4903 Interval64 NOT NULL, c4904 Timestamp, c4905 Timestamp NOT NULL, c4906 Int16 NOT NULL, c4907 Timestamp, c4908 Bool, c4909 Decimal(22,9) NOT NULL, c4910 Int8, c4911 Uint8 NOT NULL, c4912 Date32 NOT NULL, c4913 String NOT NULL, c4914 Int8 NOT NULL, c4915 JsonDocument, c4916 Bool NOT NULL, c4917 Int64 NOT NULL, c4918 Double NOT NULL, c4919 Timestamp64, c4920 Datetime64, c4921 Int8 NOT NULL, c4922 Int32 NOT NULL, c4923 Uint8, c4924 Interval64, c4925 Decimal(35,10), c4926 Uint16 NOT NULL, c4927 Bool, c4928 String NOT NULL, c4929 Decimal(15,0) NOT NULL, c4930 Yson, c4931 Double, c4932 Timestamp NOT NULL, c4933 JsonDocument NOT NULL, c4934 Yson NOT NULL, c4935 Decimal(35,10), c4936 Json, c4937 Bool NOT NULL, c4938 String NOT NULL, c4939 Decimal(22,9), c4940 Decimal(22,9), c4941 Int8, c4942 Datetime64, c4943 Json NOT NULL, c4944 Double, c4945 Json, c4946 Timestamp, c4947 Decimal(15,0) NOT NULL, c4948 Timestamp64, c4949 Decimal(22,9) NOT NULL, c4950 Int16 NOT NULL, c4951 Int64, c4952 Uint16 NOT NULL, c4953 Timestamp64 NOT NULL, c4954 Int16, c4955 Uint64 NOT NULL, c4956 Utf8, c4957 Uint16, c4958 Decimal(15,0), c4959 Utf8, c4960 Double NOT NULL, c4961 Decimal(35,10), c4962 Decimal(15,0), c4963 Json NOT NULL, c4964 Interval64 NOT NULL, c4965 Int8 NOT NULL, c4966 Uint16 NOT NULL, c4967 Datetime64, c4968 Datetime64, c4969 Uint64 NOT NULL, c4970 Datetime64, c4971 String NOT NULL, c4972 Int16, c4973 Datetime64, c4974 Date, c4975 Bool NOT NULL, c4976 Date32 NOT NULL, c4977 Interval64, c4978 Uint32, c4979 String NOT NULL, c4980 Uint16 NOT NULL, c4981 Int32, c4982 Decimal(22,9), c4983 Double NOT NULL, c4984 Int32 NOT NULL, c4985 Datetime64, c4986 Int8, c4987 Uint32, c4988 Int16, c4989 Datetime64, c4990 Timestamp64, c4991 Datetime64, c4992 Decimal(22,9), c4993 Int64 NOT NULL, c4994 Json, c4995 Datetime64 NOT NULL, c4996 Yson, c4997 Datetime64 NOT NULL, c4998 Decimal(15,0), c4999 Timestamp64 NOT NULL, c5000 Int16, c5001 Int8 NOT NULL, c5002 Uint16, c5003 Uint64 NOT NULL, c5004 Uint16, c5005 Int8 NOT NULL, c5006 Int16, c5007 Date NOT NULL, c5008 Json, c5009 Datetime, c5010 JsonDocument NOT NULL, c5011 Bool, c5012 Bool NOT NULL, c5013 Double NOT NULL, c5014 Uint16, c5015 Int64 NOT NULL, c5016 Uint64, c5017 Int16, c5018 String, c5019 Yson NOT NULL, c5020 Decimal(15,0), c5021 String NOT NULL, c5022 Decimal(35,10), c5023 JsonDocument NOT NULL, c5024 Uint32 NOT NULL, c5025 Datetime NOT NULL, c5026 Int16, c5027 Decimal(35,10), c5028 JsonDocument NOT NULL, c5029 Date32, c5030 JsonDocument NOT NULL, c5031 Timestamp64 NOT NULL, c5032 Timestamp64, c5033 Utf8 NOT NULL, c5034 Int64, c5035 Int64 NOT NULL, c5036 Double, c5037 Double, c5038 Int16, c5039 Timestamp NOT NULL, c5040 Uint8 NOT NULL, c5041 Timestamp NOT NULL, c5042 Timestamp64, c5043 Int64, c5044 Double, c5045 Date32 NOT NULL, c5046 Int8, c5047 Double, c5048 Interval64, c5049 Json NOT NULL, c5050 Bool, c5051 Decimal(15,0), c5052 Uint16, c5053 Date NOT NULL, c5054 Json, c5055 Int32, c5056 Decimal(15,0) NOT NULL, c5057 Timestamp, c5058 Date32 NOT NULL, c5059 Int16, c5060 Timestamp NOT NULL, c5061 Int8, c5062 Decimal(35,10) NOT NULL, c5063 Decimal(15,0) NOT NULL, c5064 Datetime64 NOT NULL, c5065 Int32 NOT NULL, c5066 Timestamp64 NOT NULL, c5067 Uint64 NOT NULL, c5068 Yson NOT NULL, c5069 Date32, c5070 Uint16, c5071 Decimal(22,9) NOT NULL, c5072 Int64 NOT NULL, c5073 String NOT NULL, c5074 JsonDocument, c5075 Int8 NOT NULL, c5076 Date32, c5077 Int8 NOT NULL, c5078 Utf8, c5079 Date32, c5080 Bool NOT NULL, c5081 Timestamp64 NOT NULL, c5082 Int16 NOT NULL, c5083 Bool NOT NULL, c5084 Json, c5085 Uint32, c5086 Datetime64, c5087 Timestamp64 NOT NULL, c5088 Int64, c5089 Decimal(35,10), c5090 Interval64, c5091 Uint64 NOT NULL, c5092 Timestamp64, c5093 Timestamp64, c5094 Int16 NOT NULL, c5095 Uint32, c5096 Int8 NOT NULL, c5097 Bool NOT NULL, c5098 String, c5099 Timestamp NOT NULL, c5100 Int8 NOT NULL, c5101 Date, c5102 Uint8 NOT NULL, c5103 Int8, c5104 Uint8, c5105 Yson NOT NULL, c5106 Datetime64 NOT NULL, c5107 Int16, c5108 Uint64, c5109 Decimal(35,10), c5110 Decimal(22,9) NOT NULL, c5111 Int8 NOT NULL, c5112 Uint8, c5113 Date32 NOT NULL, c5114 Interval64, c5115 Uint16 NOT NULL, c5116 JsonDocument NOT NULL, c5117 Timestamp64 NOT NULL, c5118 Double, c5119 Decimal(15,0) NOT NULL, c5120 Bool, c5121 Int8, c5122 Date, c5123 Double NOT NULL, c5124 Uint64 NOT NULL, c5125 Int32 NOT NULL, c5126 Interval64, c5127 Date32 NOT NULL, c5128 String, c5129 Utf8 NOT NULL, c5130 Int16 NOT NULL, c5131 Float NOT NULL, c5132 Int64, c5133 Decimal(22,9) NOT NULL, c5134 Int8 NOT NULL, c5135 Utf8, c5136 Datetime, c5137 Datetime64, c5138 String, c5139 Utf8 NOT NULL, c5140 Double NOT NULL, c5141 Yson, c5142 Uint16, c5143 Timestamp64 NOT NULL, c5144 Int32 NOT NULL, c5145 Date, c5146 Decimal(22,9), c5147 Double NOT NULL, c5148 String NOT NULL, c5149 JsonDocument, c5150 JsonDocument, c5151 Int32, c5152 Float NOT NULL, c5153 Int16, c5154 Double, c5155 Json, c5156 Utf8, c5157 Yson NOT NULL, c5158 Int64, c5159 Int16, c5160 Datetime NOT NULL, c5161 Datetime NOT NULL, c5162 Utf8, c5163 Decimal(22,9), c5164 Uint8, c5165 Datetime, c5166 JsonDocument, c5167 Uint8 NOT NULL, c5168 Decimal(35,10), c5169 Int64 NOT NULL, c5170 Timestamp NOT NULL, c5171 String NOT NULL, c5172 Int32 NOT NULL, c5173 Int16 NOT NULL, c5174 Uint8 NOT NULL, c5175 Uint16, c5176 String, c5177 Uint16, c5178 Interval64, c5179 Json, c5180 Datetime NOT NULL, c5181 Int64 NOT NULL, c5182 Decimal(22,9), c5183 Float NOT NULL, c5184 Int64 NOT NULL, c5185 JsonDocument NOT NULL, c5186 Interval64 NOT NULL, c5187 Double NOT NULL, c5188 String NOT NULL, c5189 Date, c5190 Decimal(22,9) NOT NULL, c5191 Yson NOT NULL, c5192 Date, c5193 Double NOT NULL, c5194 Double, c5195 Int32 NOT NULL, c5196 Float, c5197 Int16, c5198 Yson, c5199 Interval64 NOT NULL, c5200 Float NOT NULL, c5201 Date32, c5202 Interval64 NOT NULL, c5203 Decimal(15,0) NOT NULL, c5204 Int32, c5205 String, c5206 Datetime64, c5207 Interval64, c5208 Decimal(35,10), c5209 Uint64, c5210 Bool, c5211 Timestamp64 NOT NULL, c5212 Datetime NOT NULL, c5213 Decimal(22,9), c5214 Datetime, c5215 Decimal(22,9) NOT NULL, c5216 Utf8 NOT NULL, c5217 Uint64, c5218 Date32, c5219 Decimal(35,10), c5220 Int8, c5221 Uint32 NOT NULL, c5222 Yson, c5223 Double NOT NULL, c5224 Datetime NOT NULL, c5225 JsonDocument NOT NULL, c5226 Bool NOT NULL, c5227 Double, c5228 Timestamp64 NOT NULL, c5229 Int8, c5230 Int16, c5231 Int32, c5232 Int16 NOT NULL, c5233 Date32, c5234 Double, c5235 Double NOT NULL, c5236 Interval64 NOT NULL, c5237 Int64 NOT NULL, c5238 Json, c5239 Decimal(35,10), c5240 Bool NOT NULL, c5241 Timestamp NOT NULL, c5242 Timestamp64 NOT NULL, c5243 Timestamp, c5244 JsonDocument NOT NULL, c5245 Decimal(15,0), c5246 Json, c5247 Uint8 NOT NULL, c5248 Date32, c5249 Timestamp64, c5250 Uint64, c5251 Uint64 NOT NULL, c5252 Json NOT NULL, c5253 Uint64 NOT NULL, c5254 Interval64 NOT NULL, c5255 Datetime, c5256 Decimal(35,10) NOT NULL, c5257 Datetime64, c5258 Date NOT NULL, c5259 JsonDocument, c5260 Int32 NOT NULL, c5261 Uint32 NOT NULL, c5262 Utf8 NOT NULL, c5263 Json NOT NULL, c5264 Date NOT NULL, c5265 Int64, c5266 Double NOT NULL, c5267 Double NOT NULL, c5268 Datetime64 NOT NULL, c5269 Json, c5270 Timestamp64, c5271 Decimal(35,10), c5272 Yson NOT NULL, c5273 Int8, c5274 Int32, c5275 Uint32, c5276 Int32, c5277 Int32 NOT NULL, c5278 Timestamp NOT NULL, c5279 Bool NOT NULL, c5280 Int16 NOT NULL, c5281 Float, c5282 String, c5283 String, c5284 Int16 NOT NULL, c5285 Int64 NOT NULL, c5286 Int8, c5287 Decimal(15,0), c5288 Yson NOT NULL, c5289 Bool NOT NULL, c5290 JsonDocument, c5291 Double, c5292 Decimal(15,0), c5293 Timestamp64, c5294 Decimal(35,10), c5295 Double, c5296 Timestamp64 NOT NULL, c5297 Timestamp64, c5298 String, c5299 Yson, c5300 Uint8, c5301 Uint16 NOT NULL, c5302 Bool, c5303 Utf8, c5304 Json, c5305 String, c5306 Json, c5307 Datetime64, c5308 Decimal(15,0), c5309 Timestamp64, c5310 Decimal(15,0), c5311 Utf8, c5312 Timestamp NOT NULL, c5313 Uint64 NOT NULL, c5314 Datetime64, c5315 Float NOT NULL, c5316 Int8 NOT NULL, c5317 Json NOT NULL, c5318 Datetime, c5319 Datetime64, c5320 Uint64, c5321 Decimal(15,0) NOT NULL, c5322 Date, c5323 Int8, c5324 Uint16, c5325 Yson, c5326 Yson, c5327 Timestamp NOT NULL, c5328 Float, c5329 Int32, c5330 Int8, c5331 Date32 NOT NULL, c5332 Utf8, c5333 Decimal(35,10), c5334 Datetime64, c5335 Uint16 NOT NULL, c5336 Utf8, c5337 JsonDocument NOT NULL, c5338 Float NOT NULL, c5339 Int8, c5340 Utf8 NOT NULL, c5341 Utf8 NOT NULL, c5342 Uint64, c5343 Datetime NOT NULL, c5344 Double, c5345 Int8 NOT NULL, c5346 Yson, c5347 Float NOT NULL, c5348 Decimal(22,9), c5349 Uint8 NOT NULL, c5350 Int32 NOT NULL, c5351 Date, c5352 Utf8, c5353 Yson NOT NULL, c5354 Uint8 NOT NULL, c5355 Json, c5356 Datetime NOT NULL, c5357 Uint16, c5358 Datetime64, c5359 Double NOT NULL, c5360 Int8, c5361 Double NOT NULL, c5362 Bool, c5363 Float, c5364 Int32 NOT NULL, c5365 Double NOT NULL, c5366 Yson, c5367 Uint32 NOT NULL, c5368 Int8, c5369 String, c5370 Bool NOT NULL, c5371 Timestamp64 NOT NULL, c5372 Date32 NOT NULL, c5373 Int16 NOT NULL, c5374 Int64 NOT NULL, c5375 String, c5376 String, c5377 Double, c5378 Bool NOT NULL, c5379 Uint64 NOT NULL, c5380 Date32 NOT NULL, c5381 Datetime64, c5382 Uint8, c5383 Bool NOT NULL, c5384 JsonDocument NOT NULL, c5385 Utf8 NOT NULL, c5386 Uint32, c5387 Int32, c5388 Decimal(22,9) NOT NULL, c5389 Decimal(15,0), c5390 Decimal(22,9), c5391 Date32 NOT NULL, c5392 Uint8 NOT NULL, c5393 Float NOT NULL, c5394 Uint64 NOT NULL, c5395 Float NOT NULL, c5396 Utf8 NOT NULL, c5397 Decimal(22,9) NOT NULL, c5398 Decimal(22,9) NOT NULL, c5399 Int32 NOT NULL, c5400 Timestamp NOT NULL, c5401 Decimal(35,10) NOT NULL, c5402 Yson, c5403 Timestamp NOT NULL, c5404 String, c5405 Utf8 NOT NULL, c5406 Uint8, c5407 Json, c5408 Float NOT NULL, c5409 Float NOT NULL, c5410 Uint16, c5411 Int32 NOT NULL, c5412 Uint8 NOT NULL, c5413 Int32, c5414 Int64, c5415 JsonDocument, c5416 Utf8, c5417 Uint8 NOT NULL, c5418 Uint64 NOT NULL, c5419 Interval64, c5420 Uint8, c5421 Json, c5422 Float NOT NULL, c5423 Json NOT NULL, c5424 Yson, c5425 Double, c5426 Date32 NOT NULL, c5427 Decimal(15,0), c5428 Timestamp NOT NULL, c5429 Timestamp64 NOT NULL, c5430 Interval64 NOT NULL, c5431 Date32, c5432 Uint8 NOT NULL, c5433 Date32 NOT NULL, c5434 Json NOT NULL, c5435 Utf8 NOT NULL, c5436 Int8 NOT NULL, c5437 Uint8 NOT NULL, c5438 Int8, c5439 Timestamp64, c5440 Bool, c5441 JsonDocument, c5442 Json, c5443 Int32 NOT NULL, c5444 String, c5445 Double, c5446 Uint64 NOT NULL, c5447 Uint64 NOT NULL, c5448 Json NOT NULL, c5449 Float NOT NULL, c5450 Int8 NOT NULL, c5451 Int16, c5452 Uint64, c5453 Uint8, c5454 Double, c5455 Uint64 NOT NULL, c5456 Utf8 NOT NULL, c5457 Uint16 NOT NULL, c5458 String NOT NULL, c5459 Uint8, c5460 Utf8, c5461 Interval64, c5462 Int32, c5463 Date32 NOT NULL, c5464 Date32, c5465 Double, c5466 Uint64 NOT NULL, c5467 Utf8, c5468 Decimal(22,9) NOT NULL, c5469 Uint64 NOT NULL, c5470 Decimal(35,10) NOT NULL, c5471 Json NOT NULL, c5472 Int8, c5473 Float, c5474 Int8 NOT NULL, c5475 Interval64 NOT NULL, c5476 Float NOT NULL, c5477 Timestamp NOT NULL, c5478 Json, c5479 Int32 NOT NULL, c5480 Decimal(22,9) NOT NULL, c5481 Decimal(22,9), c5482 Int64, c5483 Int32 NOT NULL, c5484 Int8 NOT NULL, c5485 Uint64, c5486 Interval64 NOT NULL, c5487 Decimal(35,10), c5488 Int64 NOT NULL, c5489 Utf8 NOT NULL, c5490 Date, c5491 Yson, c5492 Int8, c5493 Utf8 NOT NULL, c5494 Uint32 NOT NULL, c5495 Uint16 NOT NULL, c5496 Date, c5497 Datetime NOT NULL, c5498 Uint32 NOT NULL, c5499 Decimal(15,0), c5500 Double NOT NULL, c5501 JsonDocument NOT NULL, c5502 Interval64 NOT NULL, c5503 Uint16, c5504 Float, c5505 Json, c5506 Uint32, c5507 Datetime64, c5508 Int8 NOT NULL, c5509 Decimal(35,10) NOT NULL, c5510 Bool NOT NULL, c5511 Decimal(15,0) NOT NULL, c5512 Float NOT NULL, c5513 Uint64, c5514 Uint16 NOT NULL, c5515 String NOT NULL, c5516 Int8, c5517 Decimal(35,10), c5518 Int8, c5519 Double, c5520 Date32 NOT NULL, c5521 Int64 NOT NULL, c5522 Int8 NOT NULL, c5523 Uint16, c5524 Int32 NOT NULL, c5525 Yson NOT NULL, c5526 Uint16 NOT NULL, c5527 Decimal(15,0) NOT NULL, c5528 Timestamp64, c5529 Timestamp64, c5530 Float NOT NULL, c5531 Int8 NOT NULL, c5532 Int16, c5533 Int64 NOT NULL, c5534 Double NOT NULL, c5535 Date, c5536 Decimal(22,9) NOT NULL, c5537 Yson, c5538 Timestamp, c5539 Datetime64 NOT NULL, c5540 Json NOT NULL, c5541 Float, c5542 Int8 NOT NULL, c5543 Timestamp64, c5544 String, c5545 Decimal(35,10) NOT NULL, c5546 Date32 NOT NULL, c5547 Int8 NOT NULL, c5548 JsonDocument, c5549 Decimal(22,9), c5550 Date NOT NULL, c5551 Interval64, c5552 Utf8, c5553 Datetime, c5554 Bool NOT NULL, c5555 Decimal(15,0), c5556 Uint64 NOT NULL, c5557 Yson NOT NULL, c5558 Yson NOT NULL, c5559 Timestamp64 NOT NULL, c5560 Datetime NOT NULL, c5561 Double NOT NULL, c5562 Int32, c5563 Json NOT NULL, c5564 Datetime64 NOT NULL, c5565 Float NOT NULL, c5566 Decimal(35,10), c5567 Json, c5568 Timestamp, c5569 Float, c5570 JsonDocument, c5571 Decimal(15,0) NOT NULL, c5572 Date32 NOT NULL, c5573 Decimal(22,9), c5574 Uint16 NOT NULL, c5575 Yson, c5576 Date32 NOT NULL, c5577 Uint64 NOT NULL, c5578 Float NOT NULL, c5579 Datetime, c5580 Uint8, c5581 Utf8, c5582 Int16, c5583 Double, c5584 Decimal(22,9) NOT NULL, c5585 Date, c5586 Double, c5587 Int32 NOT NULL, c5588 String, c5589 Bool, c5590 JsonDocument, c5591 Interval64, c5592 Timestamp64, c5593 Uint64, c5594 Bool NOT NULL, c5595 Interval64 NOT NULL, c5596 Float NOT NULL, c5597 Json NOT NULL, c5598 Int8 NOT NULL, c5599 Int32, c5600 String, c5601 Bool, c5602 Json NOT NULL, c5603 JsonDocument, c5604 Json NOT NULL, c5605 Int32, c5606 Uint32 NOT NULL, c5607 Date32 NOT NULL, c5608 Uint32 NOT NULL, c5609 Int32, c5610 Int32 NOT NULL, c5611 String, c5612 Timestamp64, c5613 Uint32, c5614 Bool NOT NULL, c5615 Uint16 NOT NULL, c5616 Json NOT NULL, c5617 Int16, c5618 Int8 NOT NULL, c5619 Timestamp, c5620 Double NOT NULL, c5621 Datetime64 NOT NULL, c5622 Datetime64, c5623 Yson NOT NULL, c5624 Yson NOT NULL, c5625 Datetime64 NOT NULL, c5626 Float NOT NULL, c5627 Int8 NOT NULL, c5628 JsonDocument NOT NULL, c5629 Json, c5630 Datetime64 NOT NULL, c5631 Utf8, c5632 Bool NOT NULL, c5633 Timestamp64, c5634 Decimal(35,10), c5635 Date32 NOT NULL, c5636 Datetime, c5637 Float, c5638 Interval64, c5639 Interval64, c5640 Uint16, c5641 Interval64 NOT NULL, c5642 Int64, c5643 Date, c5644 Int16, c5645 Int16 NOT NULL, c5646 Date, c5647 Uint32 NOT NULL, c5648 Yson NOT NULL, c5649 Uint16 NOT NULL, c5650 Json, c5651 Json, c5652 JsonDocument NOT NULL, c5653 Datetime64, c5654 Datetime64 NOT NULL, c5655 Uint64, c5656 String NOT NULL, c5657 Int16 NOT NULL, c5658 Utf8 NOT NULL, c5659 Int16 NOT NULL, c5660 Json NOT NULL, c5661 Float, c5662 Decimal(35,10), c5663 Double NOT NULL, c5664 Decimal(35,10) NOT NULL, c5665 Utf8, c5666 Int16, c5667 Date NOT NULL, c5668 Yson, c5669 Decimal(35,10) NOT NULL, c5670 Uint16, c5671 Decimal(35,10) NOT NULL, c5672 Uint8, c5673 Yson, c5674 Date32 NOT NULL, c5675 Uint16, c5676 Date, c5677 Yson, c5678 Timestamp64, c5679 Int16, c5680 Timestamp NOT NULL, c5681 Decimal(35,10), c5682 Datetime64 NOT NULL, c5683 Decimal(35,10) NOT NULL, c5684 Yson, c5685 Yson NOT NULL, c5686 Date32 NOT NULL, c5687 Uint16 NOT NULL, c5688 Interval64 NOT NULL, c5689 Yson, c5690 Bool, c5691 Int8, c5692 Bool NOT NULL, c5693 Int32 NOT NULL, c5694 Interval64 NOT NULL, c5695 Decimal(35,10), c5696 Interval64, c5697 Uint16, c5698 Datetime, c5699 Timestamp, c5700 Double NOT NULL, c5701 Timestamp64, c5702 Uint64 NOT NULL, c5703 Interval64 NOT NULL, c5704 Decimal(35,10) NOT NULL, c5705 Double NOT NULL, c5706 Uint64, c5707 Double NOT NULL, c5708 Int16 NOT NULL, c5709 Datetime, c5710 Uint64 NOT NULL, c5711 Interval64 NOT NULL, c5712 Int16 NOT NULL, c5713 Date, c5714 Utf8, c5715 Uint8, c5716 Int64 NOT NULL, c5717 Decimal(35,10) NOT NULL, c5718 Uint32 NOT NULL, c5719 Utf8 NOT NULL, c5720 Utf8 NOT NULL, c5721 Float NOT NULL, c5722 Uint8, c5723 Yson, c5724 Date, c5725 Int16 NOT NULL, c5726 Json NOT NULL, c5727 Date32 NOT NULL, c5728 Int32 NOT NULL, c5729 JsonDocument NOT NULL, c5730 Datetime NOT NULL, c5731 Decimal(22,9), c5732 Datetime, c5733 Uint32, c5734 Yson NOT NULL, c5735 Decimal(15,0) NOT NULL, c5736 Timestamp, c5737 Uint8 NOT NULL, c5738 Decimal(35,10), c5739 Uint32, c5740 Bool, c5741 Json, c5742 Datetime, c5743 Float, c5744 String, c5745 Decimal(15,0), c5746 Double NOT NULL, c5747 Decimal(15,0), c5748 Uint8, c5749 JsonDocument NOT NULL, c5750 String, c5751 Int32, c5752 Bool NOT NULL, c5753 Uint8, c5754 Yson NOT NULL, c5755 Uint64, c5756 JsonDocument NOT NULL, c5757 JsonDocument, c5758 Interval64 NOT NULL, c5759 Uint16, c5760 String, c5761 Timestamp NOT NULL, c5762 Int64, c5763 Decimal(15,0), c5764 JsonDocument, c5765 JsonDocument NOT NULL, c5766 Decimal(15,0) NOT NULL, c5767 Float, c5768 Int16 NOT NULL, c5769 Date32 NOT NULL, c5770 Decimal(35,10), c5771 Date, c5772 Decimal(22,9) NOT NULL, c5773 Uint32, c5774 JsonDocument NOT NULL, c5775 Int64, c5776 Double NOT NULL, c5777 Int64 NOT NULL, c5778 Utf8, c5779 Datetime NOT NULL, c5780 Int16, c5781 Bool, c5782 Yson NOT NULL, c5783 Timestamp NOT NULL, c5784 Datetime64 NOT NULL, c5785 Datetime NOT NULL, c5786 Date NOT NULL, c5787 Datetime, c5788 Bool NOT NULL, c5789 Uint16 NOT NULL, c5790 Uint32 NOT NULL, c5791 Decimal(22,9), c5792 Int32 NOT NULL, c5793 Float NOT NULL, c5794 Decimal(35,10), c5795 Int16 NOT NULL, c5796 Int16 NOT NULL, c5797 Int32, c5798 Yson, c5799 Interval64, c5800 Uint32, c5801 Int64 NOT NULL, c5802 Int32, c5803 Decimal(35,10), c5804 JsonDocument, c5805 Uint8 NOT NULL, c5806 Float, c5807 Int8, c5808 Datetime64 NOT NULL, c5809 Decimal(15,0), c5810 Utf8 NOT NULL, c5811 Int64, c5812 Int32, c5813 Uint32, c5814 JsonDocument, c5815 Uint16 NOT NULL, c5816 String, c5817 Decimal(22,9) NOT NULL, c5818 Decimal(15,0) NOT NULL, c5819 Int32 NOT NULL, c5820 Date32 NOT NULL, c5821 Bool, c5822 String, c5823 Datetime64 NOT NULL, c5824 Utf8 NOT NULL, c5825 Utf8, c5826 Decimal(35,10) NOT NULL, c5827 Yson, c5828 Uint32 NOT NULL, c5829 Decimal(15,0) NOT NULL, c5830 JsonDocument, c5831 Date32, c5832 Datetime NOT NULL, c5833 JsonDocument, c5834 JsonDocument, c5835 Date, c5836 Bool NOT NULL, c5837 Interval64, c5838 Json NOT NULL, c5839 Uint32, c5840 Date, c5841 Uint16, c5842 Double, c5843 Date32, c5844 Utf8, c5845 Bool, c5846 Date32 NOT NULL, c5847 Int32 NOT NULL, c5848 Decimal(35,10) NOT NULL, c5849 Int8, c5850 Decimal(35,10) NOT NULL, c5851 Bool NOT NULL, c5852 Int64, c5853 Decimal(22,9) NOT NULL, c5854 String, c5855 Timestamp64, c5856 Date NOT NULL, c5857 Int8, c5858 Decimal(15,0), c5859 Date NOT NULL, c5860 Json, c5861 Decimal(15,0) NOT NULL, c5862 Int16, c5863 Date, c5864 Timestamp, c5865 Int8, c5866 Timestamp64, c5867 Interval64 NOT NULL, c5868 Int8, c5869 Yson NOT NULL, c5870 Int32 NOT NULL, c5871 Utf8, c5872 JsonDocument, c5873 Interval64, c5874 Json NOT NULL, c5875 Double NOT NULL, c5876 Decimal(22,9) NOT NULL, c5877 Decimal(35,10) NOT NULL, c5878 Datetime64, c5879 Date NOT NULL, c5880 Datetime, c5881 Int8 NOT NULL, c5882 Decimal(15,0) NOT NULL, c5883 Uint8, c5884 Decimal(22,9), c5885 Datetime, c5886 Datetime NOT NULL, c5887 Int16, c5888 Uint16 NOT NULL, c5889 Int32 NOT NULL, c5890 Utf8, c5891 Datetime64 NOT NULL, c5892 Int8 NOT NULL, c5893 Decimal(22,9) NOT NULL, c5894 Datetime, c5895 Yson NOT NULL, c5896 Decimal(15,0), c5897 Decimal(22,9) NOT NULL, c5898 Timestamp64 NOT NULL, c5899 String NOT NULL, c5900 Double, c5901 Decimal(22,9), c5902 Interval64, c5903 Int8, c5904 JsonDocument NOT NULL, c5905 Int64 NOT NULL, c5906 Yson NOT NULL, c5907 Uint8, c5908 Interval64, c5909 Decimal(35,10) NOT NULL, c5910 Uint32 NOT NULL, c5911 Datetime64 NOT NULL, c5912 Decimal(22,9), c5913 Uint8, c5914 Date NOT NULL, c5915 Datetime64, c5916 Timestamp, c5917 JsonDocument NOT NULL, c5918 Datetime64 NOT NULL, c5919 Decimal(22,9) NOT NULL, c5920 Decimal(22,9), c5921 Int64 NOT NULL, c5922 Uint16 NOT NULL, c5923 Decimal(22,9) 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, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c32\', 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 \'c32\', 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'...5 Uint8, c3756 Float NOT NULL, c3757 Json NOT NULL, c3758 Double NOT NULL, c3759 Int8, c3760 String, c3761 Float, c3762 Interval64 NOT NULL, c3763 Timestamp64, c3764 Uint8 NOT NULL, c3765 Int32, c3766 Yson, c3767 Date, c3768 Datetime64, c3769 String NOT NULL, c3770 Yson, c3771 Bool NOT NULL, c3772 Json NOT NULL, c3773 Decimal(35,10), c3774 Date NOT NULL, c3775 Uint32, c3776 Uint64 NOT NULL, c3777 Json NOT NULL, c3778 Yson NOT NULL, c3779 Double, c3780 Float, c3781 Json, c3782 Yson, c3783 Yson NOT NULL, c3784 Date NOT NULL, c3785 Double, c3786 Float, c3787 Datetime, c3788 Timestamp64 NOT NULL, c3789 Timestamp NOT NULL, c3790 Date, c3791 JsonDocument, c3792 Int8, c3793 Uint16, c3794 Date NOT NULL, c3795 Timestamp64 NOT NULL, c3796 Int32 NOT NULL, c3797 Int32, c3798 Uint64, c3799 Decimal(35,10), c3800 Timestamp64 NOT NULL, c3801 Timestamp64, c3802 Double, c3803 Datetime, c3804 String, c3805 Int32 NOT NULL, c3806 Uint16, c3807 Datetime, c3808 Date, c3809 String NOT NULL, c3810 Decimal(22,9), c3811 Date, c3812 Uint64 NOT NULL, c3813 Decimal(22,9) NOT NULL, c3814 JsonDocument NOT NULL, c3815 Json, c3816 Int16 NOT NULL, c3817 Bool NOT NULL, c3818 Json, c3819 Decimal(35,10), c3820 Bool, c3821 Decimal(35,10), c3822 Timestamp64, c3823 Date32 NOT NULL, c3824 Datetime, c3825 Yson, c3826 Json, c3827 Interval64 NOT NULL, c3828 Int8 NOT NULL, c3829 Decimal(35,10), c3830 JsonDocument, c3831 Interval64 NOT NULL, c3832 Interval64 NOT NULL, c3833 Datetime64 NOT NULL, c3834 Int64 NOT NULL, c3835 Utf8 NOT NULL, c3836 Uint16, c3837 String, c3838 Datetime NOT NULL, c3839 Datetime, c3840 Int16, c3841 Uint64, c3842 Uint8 NOT NULL, c3843 Int8 NOT NULL, c3844 String NOT NULL, c3845 Int16 NOT NULL, c3846 Utf8, c3847 Float, c3848 Decimal(22,9), c3849 Uint64 NOT NULL, c3850 Yson, c3851 Date32, c3852 Decimal(35,10), c3853 Datetime NOT NULL, c3854 Int8 NOT NULL, c3855 Datetime NOT NULL, c3856 Uint8, c3857 Decimal(35,10) NOT NULL, c3858 Int32, c3859 String NOT NULL, c3860 String NOT NULL, c3861 Datetime, c3862 Float NOT NULL, c3863 Utf8 NOT NULL, c3864 Uint64, c3865 String, c3866 Timestamp64 NOT NULL, c3867 JsonDocument, c3868 Date NOT NULL, c3869 Date NOT NULL, c3870 Decimal(22,9), c3871 Int16 NOT NULL, c3872 Timestamp, c3873 Timestamp64, c3874 Yson NOT NULL, c3875 Timestamp NOT NULL, c3876 Double NOT NULL, c3877 Decimal(15,0) NOT NULL, c3878 Utf8, c3879 Date NOT NULL, c3880 Uint64, c3881 Date32 NOT NULL, c3882 Uint8 NOT NULL, c3883 Utf8, c3884 Uint8, c3885 Timestamp64 NOT NULL, c3886 Float, c3887 Decimal(15,0), c3888 Date, c3889 Uint32, c3890 Uint8 NOT NULL, c3891 String, c3892 Interval64, c3893 Datetime64 NOT NULL, c3894 Decimal(22,9), c3895 Date32 NOT NULL, c3896 Int32 NOT NULL, c3897 Date NOT NULL, c3898 Datetime64 NOT NULL, c3899 Json, c3900 Yson NOT NULL, c3901 Yson NOT NULL, c3902 Datetime64, c3903 Int8 NOT NULL, c3904 Uint16, c3905 Timestamp NOT NULL, c3906 Uint8, c3907 Int32, c3908 Interval64, c3909 JsonDocument NOT NULL, c3910 Uint16 NOT NULL, c3911 Datetime64, c3912 Json NOT NULL, c3913 Date32, c3914 String, c3915 Uint32, c3916 Float, c3917 Datetime, c3918 Decimal(15,0) NOT NULL, c3919 Int8, c3920 Yson, c3921 Uint64 NOT NULL, c3922 Yson, c3923 Int16, c3924 Timestamp64 NOT NULL, c3925 Json, c3926 Yson, c3927 Int32, c3928 Decimal(22,9), c3929 Decimal(15,0) NOT NULL, c3930 Int8 NOT NULL, c3931 Date32 NOT NULL, c3932 Double, c3933 Datetime, c3934 Decimal(15,0), c3935 Float, c3936 Json NOT NULL, c3937 Date32, c3938 Int8, c3939 Date32 NOT NULL, c3940 Float, c3941 Uint8 NOT NULL, c3942 Decimal(22,9) NOT NULL, c3943 Decimal(22,9) NOT NULL, c3944 Uint32 NOT NULL, c3945 Yson, c3946 Datetime, c3947 Uint64, c3948 Utf8 NOT NULL, c3949 Timestamp64, c3950 Decimal(35,10) NOT NULL, c3951 Uint16, c3952 JsonDocument, c3953 Date, c3954 Utf8 NOT NULL, c3955 Double, c3956 Uint16, c3957 Float, c3958 Decimal(22,9), c3959 Int32 NOT NULL, c3960 Timestamp, c3961 Decimal(15,0) NOT NULL, c3962 Int32, c3963 Int32 NOT NULL, c3964 Datetime64 NOT NULL, c3965 Interval64 NOT NULL, c3966 Double, c3967 Datetime NOT NULL, c3968 String, c3969 Uint16, c3970 Double, c3971 Decimal(35,10) NOT NULL, c3972 JsonDocument, c3973 Yson, c3974 Yson, c3975 Bool NOT NULL, c3976 Double, c3977 Int8, c3978 Decimal(35,10), c3979 Timestamp NOT NULL, c3980 Datetime NOT NULL, c3981 Timestamp NOT NULL, c3982 Utf8, c3983 Utf8 NOT NULL, c3984 Yson, c3985 Interval64, c3986 Date32 NOT NULL, c3987 Datetime64, c3988 Decimal(22,9) NOT NULL, c3989 Date32, c3990 Int32, c3991 JsonDocument, c3992 JsonDocument, c3993 Float NOT NULL, c3994 Utf8 NOT NULL, c3995 Uint32, c3996 Date, c3997 Timestamp64, c3998 String, c3999 Uint16 NOT NULL, c4000 Datetime64, c4001 Float, c4002 Uint32 NOT NULL, c4003 JsonDocument, c4004 Datetime NOT NULL, c4005 Date, c4006 Datetime64, c4007 Json NOT NULL, c4008 Datetime64, c4009 Uint16 NOT NULL, c4010 Yson, c4011 Decimal(35,10) NOT NULL, c4012 Int32 NOT NULL, c4013 Float NOT NULL, c4014 Interval64 NOT NULL, c4015 Uint64, c4016 Decimal(35,10), c4017 Json NOT NULL, c4018 Uint32 NOT NULL, c4019 Date32, c4020 Float, c4021 Int32 NOT NULL, c4022 Float, c4023 JsonDocument, c4024 Timestamp64 NOT NULL, c4025 Bool NOT NULL, c4026 Decimal(22,9), c4027 Int16, c4028 Int8 NOT NULL, c4029 Float NOT NULL, c4030 Datetime, c4031 Uint64 NOT NULL, c4032 Datetime64, c4033 Yson, c4034 Uint64 NOT NULL, c4035 Decimal(35,10) NOT NULL, c4036 Double NOT NULL, c4037 Uint8, c4038 Decimal(15,0) NOT NULL, c4039 Timestamp, c4040 Json, c4041 Timestamp64 NOT NULL, c4042 Timestamp64 NOT NULL, c4043 Date, c4044 String NOT NULL, c4045 Datetime NOT NULL, c4046 Double NOT NULL, c4047 Bool, c4048 Float NOT NULL, c4049 Uint64, c4050 Utf8, c4051 JsonDocument, c4052 Timestamp NOT NULL, c4053 Double, c4054 Decimal(35,10), c4055 JsonDocument, c4056 Int16 NOT NULL, c4057 JsonDocument NOT NULL, c4058 Uint32 NOT NULL, c4059 Uint64 NOT NULL, c4060 Uint8 NOT NULL, c4061 Float, c4062 Double, c4063 Timestamp64, c4064 Datetime64 NOT NULL, c4065 Decimal(22,9), c4066 Timestamp NOT NULL, c4067 Decimal(35,10), c4068 Datetime, c4069 Int64, c4070 Utf8 NOT NULL, c4071 Timestamp64, c4072 Int16, c4073 Date32 NOT NULL, c4074 Uint16, c4075 Int8, c4076 Int32 NOT NULL, c4077 Double, c4078 Date32 NOT NULL, c4079 Decimal(22,9), c4080 String, c4081 Float NOT NULL, c4082 Double NOT NULL, c4083 Decimal(22,9) NOT NULL, c4084 Int8, c4085 Interval64, c4086 Utf8, c4087 Int32 NOT NULL, c4088 Decimal(35,10) NOT NULL, c4089 Uint64 NOT NULL, c4090 Uint64 NOT NULL, c4091 Int16, c4092 Uint8 NOT NULL, c4093 String, c4094 Decimal(22,9) NOT NULL, c4095 Int64 NOT NULL, c4096 Yson, c4097 Uint32 NOT NULL, c4098 Int16 NOT NULL, c4099 Interval64, c4100 Timestamp64, c4101 Json NOT NULL, c4102 Float, c4103 Uint64, c4104 Uint32, c4105 Uint16 NOT NULL, c4106 Int32 NOT NULL, c4107 Uint64, c4108 Int8, c4109 Datetime NOT NULL, c4110 Datetime64, c4111 Decimal(22,9) NOT NULL, c4112 Timestamp NOT NULL, c4113 Uint64 NOT NULL, c4114 Uint16, c4115 Uint64, c4116 Uint32 NOT NULL, c4117 Decimal(15,0) NOT NULL, c4118 Uint8, c4119 Date32 NOT NULL, c4120 Int8, c4121 Date, c4122 Json NOT NULL, c4123 Uint8, c4124 Uint8, c4125 String, c4126 Int32, c4127 Yson NOT NULL, c4128 Float, c4129 Timestamp64 NOT NULL, c4130 Datetime, c4131 Decimal(22,9), c4132 Timestamp NOT NULL, c4133 Decimal(22,9) NOT NULL, c4134 Int8, c4135 Uint32, c4136 Double NOT NULL, c4137 Timestamp, c4138 Decimal(22,9), c4139 Decimal(15,0) NOT NULL, c4140 Int16 NOT NULL, c4141 Yson NOT NULL, c4142 Int64 NOT NULL, c4143 Uint16 NOT NULL, c4144 Uint16, c4145 Timestamp64 NOT NULL, c4146 Timestamp NOT NULL, c4147 Yson NOT NULL, c4148 Uint32 NOT NULL, c4149 Int16 NOT NULL, c4150 JsonDocument, c4151 Float, c4152 Timestamp64, c4153 Json NOT NULL, c4154 Uint8, c4155 Uint64 NOT NULL, c4156 Uint8 NOT NULL, c4157 Decimal(35,10) NOT NULL, c4158 Date NOT NULL, c4159 Float, c4160 Bool NOT NULL, c4161 Uint32 NOT NULL, c4162 Date32 NOT NULL, c4163 Utf8, c4164 Uint16, c4165 Uint64 NOT NULL, c4166 Utf8 NOT NULL, c4167 Double NOT NULL, c4168 Date NOT NULL, c4169 Int8, c4170 Bool, c4171 Date32 NOT NULL, c4172 Float, c4173 Double, c4174 Int32 NOT NULL, c4175 Uint32 NOT NULL, c4176 JsonDocument NOT NULL, c4177 Uint32, c4178 Utf8 NOT NULL, c4179 Int64 NOT NULL, c4180 Float, c4181 Yson, c4182 Interval64 NOT NULL, c4183 Int64 NOT NULL, c4184 Date32, c4185 Interval64, c4186 Interval64 NOT NULL, c4187 Datetime64, c4188 Date32, c4189 Datetime64, c4190 Decimal(15,0) NOT NULL, c4191 String, c4192 Timestamp64, c4193 Utf8, c4194 Int32 NOT NULL, c4195 Uint64, c4196 Datetime, c4197 Json, c4198 Decimal(15,0) NOT NULL, c4199 String, c4200 Decimal(22,9), c4201 Int32, c4202 Date, c4203 String NOT NULL, c4204 Int8 NOT NULL, c4205 Decimal(35,10) NOT NULL, c4206 Uint8 NOT NULL, c4207 Timestamp64 NOT NULL, c4208 Uint8 NOT NULL, c4209 Datetime64, c4210 Int64, c4211 Int64, c4212 Int8 NOT NULL, c4213 Yson, c4214 Uint64, c4215 Decimal(22,9), c4216 Json, c4217 Uint64 NOT NULL, c4218 Double NOT NULL, c4219 Bool NOT NULL, c4220 Double NOT NULL, c4221 Uint16, c4222 String, c4223 JsonDocument NOT NULL, c4224 Uint16, c4225 Int64, c4226 Uint8 NOT NULL, c4227 Float NOT NULL, c4228 Bool, c4229 Date NOT NULL, c4230 String, c4231 Date, c4232 Json, c4233 Uint64, c4234 Decimal(35,10) NOT NULL, c4235 Utf8, c4236 Json NOT NULL, c4237 Interval64 NOT NULL, c4238 Timestamp64, c4239 Date, c4240 Utf8, c4241 Decimal(22,9), c4242 Uint64, c4243 Uint8 NOT NULL, c4244 Datetime NOT NULL, c4245 Int16, c4246 Decimal(22,9), c4247 Datetime, c4248 Uint32, c4249 Uint64 NOT NULL, c4250 String NOT NULL, c4251 Uint16 NOT NULL, c4252 Float NOT NULL, c4253 Uint16 NOT NULL, c4254 Uint64, c4255 Uint64 NOT NULL, c4256 Timestamp NOT NULL, c4257 Int16 NOT NULL, c4258 Yson NOT NULL, c4259 Uint16 NOT NULL, c4260 Uint64 NOT NULL, c4261 Decimal(35,10) NOT NULL, c4262 Json, c4263 Double, c4264 JsonDocument NOT NULL, c4265 Double, c4266 Datetime64 NOT NULL, c4267 Int64 NOT NULL, c4268 Decimal(22,9) NOT NULL, c4269 Timestamp, c4270 Decimal(15,0) NOT NULL, c4271 Decimal(35,10) NOT NULL, c4272 Datetime NOT NULL, c4273 Uint64 NOT NULL, c4274 Uint16 NOT NULL, c4275 Double NOT NULL, c4276 Datetime NOT NULL, c4277 Uint16 NOT NULL, c4278 Uint64, c4279 Float NOT NULL, c4280 Uint64 NOT NULL, c4281 Int16, c4282 Int32 NOT NULL, c4283 Datetime64, c4284 Date32, c4285 Datetime64, c4286 Float NOT NULL, c4287 String, c4288 Timestamp64 NOT NULL, c4289 JsonDocument, c4290 Decimal(15,0) NOT NULL, c4291 Yson, c4292 Float, c4293 Decimal(15,0) NOT NULL, c4294 Decimal(22,9) NOT NULL, c4295 Int32, c4296 Uint32 NOT NULL, c4297 Bool, c4298 Date NOT NULL, c4299 Int32, c4300 Decimal(15,0), c4301 Date32, c4302 Utf8 NOT NULL, c4303 Datetime64, c4304 Bool, c4305 Double, c4306 Bool, c4307 Int8 NOT NULL, c4308 Double, c4309 Bool, c4310 Double NOT NULL, c4311 Utf8, c4312 Int16, c4313 Decimal(35,10) NOT NULL, c4314 Date32 NOT NULL, c4315 Uint16 NOT NULL, c4316 JsonDocument, c4317 Datetime64, c4318 Uint32, c4319 Float, c4320 String, c4321 Json, c4322 Uint32 NOT NULL, c4323 Float NOT NULL, c4324 Json NOT NULL, c4325 Int16, c4326 Utf8 NOT NULL, c4327 Datetime, c4328 Decimal(15,0), c4329 Uint16 NOT NULL, c4330 Int16, c4331 Uint16, c4332 Int8 NOT NULL, c4333 Float, c4334 Datetime NOT NULL, c4335 Int16 NOT NULL, c4336 String NOT NULL, c4337 Datetime NOT NULL, c4338 Datetime64 NOT NULL, c4339 Json, c4340 Interval64 NOT NULL, c4341 Int32 NOT NULL, c4342 Decimal(15,0), c4343 JsonDocument, c4344 Decimal(35,10) NOT NULL, c4345 Yson, c4346 Int64 NOT NULL, c4347 Uint16, c4348 Int32 NOT NULL, c4349 Decimal(35,10) NOT NULL, c4350 Bool NOT NULL, c4351 Float NOT NULL, c4352 Bool, c4353 Decimal(15,0), c4354 String, c4355 Interval64, c4356 Int16 NOT NULL, c4357 Uint16 NOT NULL, c4358 String, c4359 Decimal(35,10) NOT NULL, c4360 Bool NOT NULL, c4361 Int32 NOT NULL, c4362 Decimal(15,0) NOT NULL, c4363 Int64 NOT NULL, c4364 Bool NOT NULL, c4365 Int64, c4366 Bool NOT NULL, c4367 Timestamp NOT NULL, c4368 Decimal(22,9) NOT NULL, c4369 Decimal(35,10) NOT NULL, c4370 Decimal(15,0) NOT NULL, c4371 Date, c4372 Int8, c4373 Interval64 NOT NULL, c4374 Uint32 NOT NULL, c4375 Interval64 NOT NULL, c4376 JsonDocument NOT NULL, c4377 Uint8 NOT NULL, c4378 Uint8, c4379 Interval64, c4380 Decimal(22,9), c4381 Decimal(22,9) NOT NULL, c4382 Interval64, c4383 Interval64 NOT NULL, c4384 Int64 NOT NULL, c4385 String NOT NULL, c4386 Bool NOT NULL, c4387 Int64 NOT NULL, c4388 Int64 NOT NULL, c4389 Utf8 NOT NULL, c4390 Date32 NOT NULL, c4391 Int64 NOT NULL, c4392 Uint8 NOT NULL, c4393 Bool, c4394 Date, c4395 Json NOT NULL, c4396 Int32 NOT NULL, c4397 Yson, c4398 Double NOT NULL, c4399 Uint64, c4400 Int8, c4401 Uint64 NOT NULL, c4402 Int64, c4403 Uint64 NOT NULL, c4404 Int32 NOT NULL, c4405 Datetime64 NOT NULL, c4406 Uint16, c4407 Datetime, c4408 Uint64 NOT NULL, c4409 Bool, c4410 Decimal(35,10) NOT NULL, c4411 Interval64, c4412 JsonDocument, c4413 Timestamp NOT NULL, c4414 Uint64, c4415 Utf8 NOT NULL, c4416 Uint32 NOT NULL, c4417 Int16, c4418 Uint64, c4419 Float, c4420 Interval64 NOT NULL, c4421 Datetime64 NOT NULL, c4422 Interval64, c4423 Date32 NOT NULL, c4424 Utf8 NOT NULL, c4425 String NOT NULL, c4426 Decimal(15,0) NOT NULL, c4427 Date NOT NULL, c4428 Uint16, c4429 Decimal(35,10), c4430 Int16, c4431 Decimal(35,10), c4432 Interval64 NOT NULL, c4433 Decimal(15,0), c4434 Json, c4435 Date32, c4436 Uint16 NOT NULL, c4437 Datetime NOT NULL, c4438 Timestamp, c4439 Float, c4440 Timestamp NOT NULL, c4441 Timestamp64, c4442 Uint8 NOT NULL, c4443 Timestamp64 NOT NULL, c4444 Timestamp NOT NULL, c4445 Float NOT NULL, c4446 Uint64, c4447 Int64, c4448 Uint32 NOT NULL, c4449 Utf8 NOT NULL, c4450 Uint16 NOT NULL, c4451 Int64 NOT NULL, c4452 Uint8 NOT NULL, c4453 Int16, c4454 String NOT NULL, c4455 Float NOT NULL, c4456 Uint16, c4457 String NOT NULL, c4458 Decimal(15,0) NOT NULL, c4459 Uint16 NOT NULL, c4460 Interval64 NOT NULL, c4461 Datetime64 NOT NULL, c4462 Float NOT NULL, c4463 Yson, c4464 Date NOT NULL, c4465 Uint32, c4466 String NOT NULL, c4467 Datetime NOT NULL, c4468 Utf8, c4469 Uint64, c4470 Decimal(22,9) NOT NULL, c4471 Timestamp, c4472 Uint64 NOT NULL, c4473 Int32, c4474 Datetime64 NOT NULL, c4475 Uint64, c4476 Int8 NOT NULL, c4477 Float, c4478 Bool, c4479 Datetime NOT NULL, c4480 Int16, c4481 Datetime NOT NULL, c4482 Int64 NOT NULL, c4483 Int8, c4484 Uint16 NOT NULL, c4485 Int8 NOT NULL, c4486 Decimal(35,10), c4487 Decimal(35,10) NOT NULL, c4488 Uint64 NOT NULL, c4489 Yson NOT NULL, c4490 Utf8 NOT NULL, c4491 Int16 NOT NULL, c4492 Float, c4493 String, c4494 Decimal(22,9), c4495 String NOT NULL, c4496 Int16 NOT NULL, c4497 Timestamp64 NOT NULL, c4498 Decimal(15,0), c4499 Bool NOT NULL, c4500 Int64, c4501 Utf8 NOT NULL, c4502 Int16 NOT NULL, c4503 Utf8 NOT NULL, c4504 Uint64 NOT NULL, c4505 Timestamp64 NOT NULL, c4506 Date, c4507 Uint32 NOT NULL, c4508 Decimal(22,9), c4509 Utf8, c4510 Int16, c4511 Decimal(22,9), c4512 Uint8 NOT NULL, c4513 Datetime64 NOT NULL, c4514 Timestamp, c4515 JsonDocument NOT NULL, c4516 Json, c4517 Date NOT NULL, c4518 Yson NOT NULL, c4519 Timestamp64 NOT NULL, c4520 Decimal(15,0) NOT NULL, c4521 Interval64 NOT NULL, c4522 Int32 NOT NULL, c4523 Uint64 NOT NULL, c4524 Datetime, c4525 JsonDocument, c4526 Decimal(35,10) NOT NULL, c4527 Interval64, c4528 Int64, c4529 JsonDocument, c4530 Date NOT NULL, c4531 Double NOT NULL, c4532 Decimal(35,10), c4533 JsonDocument NOT NULL, c4534 Int8 NOT NULL, c4535 Uint8 NOT NULL, c4536 Double NOT NULL, c4537 Bool, c4538 Datetime64, c4539 Uint8, c4540 Date, c4541 String NOT NULL, c4542 Double, c4543 Timestamp NOT NULL, c4544 String NOT NULL, c4545 Int32, c4546 String NOT NULL, c4547 Int64, c4548 Float NOT NULL, c4549 Yson NOT NULL, c4550 Int8, c4551 Uint16, c4552 Date NOT NULL, c4553 Uint8, c4554 Timestamp64 NOT NULL, c4555 Timestamp NOT NULL, c4556 Double NOT NULL, c4557 Double NOT NULL, c4558 Decimal(15,0) NOT NULL, c4559 Int16 NOT NULL, c4560 Int16, c4561 Int32, c4562 Decimal(35,10) NOT NULL, c4563 Decimal(15,0) NOT NULL, c4564 Decimal(35,10) NOT NULL, c4565 Int64 NOT NULL, c4566 Double NOT NULL, c4567 Decimal(35,10), c4568 Date32 NOT NULL, c4569 Uint64 NOT NULL, c4570 Uint64, c4571 Uint64 NOT NULL, c4572 Timestamp, c4573 String NOT NULL, c4574 Int64, c4575 String NOT NULL, c4576 Int64 NOT NULL, c4577 Bool, c4578 Json NOT NULL, c4579 Date32, c4580 Uint8, c4581 Utf8 NOT NULL, c4582 Utf8 NOT NULL, c4583 JsonDocument, c4584 Int8, c4585 Json NOT NULL, c4586 Uint16, c4587 Timestamp64 NOT NULL, c4588 Decimal(22,9), c4589 Double NOT NULL, c4590 JsonDocument NOT NULL, c4591 Json, c4592 Date, c4593 Date32 NOT NULL, c4594 Yson, c4595 Decimal(15,0) NOT NULL, c4596 Interval64, c4597 Int64 NOT NULL, c4598 Float, c4599 Int32 NOT NULL, c4600 Timestamp64, c4601 Interval64, c4602 Timestamp NOT NULL, c4603 Bool, c4604 Int32 NOT NULL, c4605 Date, c4606 Uint64, c4607 Double NOT NULL, c4608 Int8 NOT NULL, c4609 Decimal(22,9) NOT NULL, c4610 Date32, c4611 Date, c4612 Date32, c4613 Decimal(15,0) NOT NULL, c4614 Date32 NOT NULL, c4615 Int16 NOT NULL, c4616 Bool NOT NULL, c4617 Interval64, c4618 Timestamp, c4619 Int8 NOT NULL, c4620 Float, c4621 Int8, c4622 Utf8 NOT NULL, c4623 Decimal(35,10) NOT NULL, c4624 Datetime NOT NULL, c4625 Double, c4626 Uint8 NOT NULL, c4627 Int64, c4628 Datetime, c4629 Timestamp64 NOT NULL, c4630 Datetime64 NOT NULL, c4631 Bool NOT NULL, c4632 Utf8 NOT NULL, c4633 Decimal(22,9), c4634 Json NOT NULL, c4635 Uint16, c4636 Date, c4637 Datetime64, c4638 Double NOT NULL, c4639 String, c4640 Decimal(15,0) NOT NULL, c4641 Datetime64, c4642 Json, c4643 Timestamp64 NOT NULL, c4644 Json NOT NULL, c4645 Datetime NOT NULL, c4646 Uint8 NOT NULL, c4647 Int64, c4648 Uint8 NOT NULL, c4649 Decimal(35,10) NOT NULL, c4650 Int8 NOT NULL, c4651 Timestamp64 NOT NULL, c4652 Uint64 NOT NULL, c4653 Yson, c4654 Int32, c4655 Uint64 NOT NULL, c4656 Datetime64, c4657 Datetime64, c4658 Uint8, c4659 Uint64 NOT NULL, c4660 Uint32 NOT NULL, c4661 Date NOT NULL, c4662 Yson NOT NULL, c4663 Date32, c4664 Datetime NOT NULL, c4665 Int16 NOT NULL, c4666 Date32, c4667 Uint8, c4668 Utf8, c4669 Int32 NOT NULL, c4670 Double NOT NULL, c4671 Interval64 NOT NULL, c4672 Date32 NOT NULL, c4673 Uint64, c4674 Int64, c4675 Int64 NOT NULL, c4676 Datetime, c4677 Int64 NOT NULL, c4678 Decimal(35,10) NOT NULL, c4679 Uint32 NOT NULL, c4680 Date NOT NULL, c4681 Int64, c4682 Uint64 NOT NULL, c4683 Datetime NOT NULL, c4684 Timestamp64 NOT NULL, c4685 Decimal(15,0) NOT NULL, c4686 Datetime64, c4687 Int16, c4688 Int16, c4689 Bool, c4690 Date NOT NULL, c4691 Timestamp64, c4692 Interval64 NOT NULL, c4693 Decimal(22,9), c4694 Int16 NOT NULL, c4695 Date32, c4696 Int8, c4697 Int16 NOT NULL, c4698 JsonDocument, c4699 String, c4700 Int32 NOT NULL, c4701 Float NOT NULL, c4702 Timestamp64 NOT NULL, c4703 Uint32 NOT NULL, c4704 Timestamp64 NOT NULL, c4705 Uint16, c4706 String NOT NULL, c4707 Float, c4708 Date32 NOT NULL, c4709 Date NOT NULL, c4710 Date, c4711 Int16, c4712 Timestamp, c4713 Decimal(35,10), c4714 Double NOT NULL, c4715 Uint32 NOT NULL, c4716 Date32 NOT NULL, c4717 Timestamp, c4718 Uint64, c4719 Yson NOT NULL, c4720 Uint16, c4721 Uint8 NOT NULL, c4722 Int64 NOT NULL, c4723 Int16 NOT NULL, c4724 Date NOT NULL, c4725 Utf8 NOT NULL, c4726 Utf8, c4727 Yson NOT NULL, c4728 Utf8, c4729 Timestamp64, c4730 Uint16, c4731 Int32 NOT NULL, c4732 Decimal(15,0), c4733 Double NOT NULL, c4734 Float NOT NULL, c4735 Timestamp NOT NULL, c4736 Json NOT NULL, c4737 Date32, c4738 String, c4739 Int64, c4740 Int8 NOT NULL, c4741 Int8 NOT NULL, c4742 Int16 NOT NULL, c4743 Uint8 NOT NULL, c4744 Date, c4745 Int16, c4746 Uint16 NOT NULL, c4747 Int32, c4748 Decimal(35,10), c4749 Decimal(15,0) NOT NULL, c4750 Bool NOT NULL, c4751 Interval64, c4752 Decimal(15,0), c4753 Uint16 NOT NULL, c4754 Uint16, c4755 Uint64 NOT NULL, c4756 Json NOT NULL, c4757 String, c4758 Float, c4759 Uint8 NOT NULL, c4760 Interval64 NOT NULL, c4761 Uint8 NOT NULL, c4762 Interval64 NOT NULL, c4763 Date, c4764 Decimal(15,0) NOT NULL, c4765 Utf8 NOT NULL, c4766 Timestamp, c4767 Uint32, c4768 Timestamp NOT NULL, c4769 Decimal(35,10) NOT NULL, c4770 Timestamp64 NOT NULL, c4771 Decimal(15,0), c4772 Decimal(35,10), c4773 Float, c4774 Uint8, c4775 Utf8, c4776 Json NOT NULL, c4777 Interval64, c4778 Datetime, c4779 Double NOT NULL, c4780 Int32, c4781 Int64 NOT NULL, c4782 Int64, c4783 Int16 NOT NULL, c4784 Int32, c4785 Uint16 NOT NULL, c4786 Decimal(22,9) NOT NULL, c4787 Decimal(35,10), c4788 Yson, c4789 Int32 NOT NULL, c4790 Int32 NOT NULL, c4791 Datetime, c4792 Bool NOT NULL, c4793 Json, c4794 Timestamp NOT NULL, c4795 Interval64 NOT NULL, c4796 Timestamp64 NOT NULL, c4797 Float, c4798 Int8 NOT NULL, c4799 Double, c4800 JsonDocument NOT NULL, c4801 String, c4802 Utf8 NOT NULL, c4803 Int32, c4804 Float, c4805 Int16 NOT NULL, c4806 Uint32 NOT NULL, c4807 String, c4808 Datetime64, c4809 Bool, c4810 Int16 NOT NULL, c4811 Decimal(15,0) NOT NULL, c4812 Datetime NOT NULL, c4813 Interval64, c4814 Decimal(22,9) NOT NULL, c4815 Datetime NOT NULL, c4816 Uint64 NOT NULL, c4817 Decimal(22,9), c4818 Utf8 NOT NULL, c4819 Timestamp NOT NULL, c4820 Uint64 NOT NULL, c4821 Json, c4822 Json, c4823 String, c4824 Decimal(35,10), c4825 Decimal(35,10) NOT NULL, c4826 Int8, c4827 String NOT NULL, c4828 Datetime64 NOT NULL, c4829 Float NOT NULL, c4830 Timestamp, c4831 Yson NOT NULL, c4832 Datetime64 NOT NULL, c4833 Uint32 NOT NULL, c4834 Int64 NOT NULL, c4835 Uint16, c4836 Json, c4837 Decimal(15,0), c4838 Int64 NOT NULL, c4839 Decimal(35,10), c4840 Float NOT NULL, c4841 Timestamp, c4842 Uint16, c4843 Decimal(15,0) NOT NULL, c4844 Interval64, c4845 Int8, c4846 Int16, c4847 Timestamp, c4848 Date32 NOT NULL, c4849 Int16 NOT NULL, c4850 Timestamp64, c4851 Timestamp, c4852 Double, c4853 Json, c4854 Timestamp, c4855 Decimal(22,9), c4856 Uint8 NOT NULL, c4857 String NOT NULL, c4858 Date32, c4859 Decimal(15,0) NOT NULL, c4860 Uint16, c4861 Decimal(22,9), c4862 Json, c4863 Int64 NOT NULL, c4864 String, c4865 String, c4866 Float, c4867 Decimal(15,0) NOT NULL, c4868 Int8, c4869 Date32, c4870 Decimal(15,0), c4871 Interval64, c4872 Timestamp NOT NULL, c4873 Decimal(15,0), c4874 Timestamp NOT NULL, c4875 Float, c4876 Timestamp64 NOT NULL, c4877 Bool NOT NULL, c4878 Yson, c4879 Interval64 NOT NULL, c4880 Decimal(22,9) NOT NULL, c4881 Int64 NOT NULL, c4882 Date32, c4883 Timestamp64, c4884 Yson NOT NULL, c4885 Timestamp64 NOT NULL, c4886 JsonDocument, c4887 Uint32, c4888 String NOT NULL, c4889 Uint8, c4890 Date32 NOT NULL, c4891 Json NOT NULL, c4892 Utf8 NOT NULL, c4893 Interval64, c4894 Uint16, c4895 Decimal(15,0) NOT NULL, c4896 Uint8 NOT NULL, c4897 Decimal(15,0), c4898 Uint32 NOT NULL, c4899 Interval64, c4900 Utf8 NOT NULL, c4901 Uint8, c4902 Decimal(22,9), c4903 Interval64 NOT NULL, c4904 Timestamp, c4905 Timestamp NOT NULL, c4906 Int16 NOT NULL, c4907 Timestamp, c4908 Bool, c4909 Decimal(22,9) NOT NULL, c4910 Int8, c4911 Uint8 NOT NULL, c4912 Date32 NOT NULL, c4913 String NOT NULL, c4914 Int8 NOT NULL, c4915 JsonDocument, c4916 Bool NOT NULL, c4917 Int64 NOT NULL, c4918 Double NOT NULL, c4919 Timestamp64, c4920 Datetime64, c4921 Int8 NOT NULL, c4922 Int32 NOT NULL, c4923 Uint8, c4924 Interval64, c4925 Decimal(35,10), c4926 Uint16 NOT NULL, c4927 Bool, c4928 String NOT NULL, c4929 Decimal(15,0) NOT NULL, c4930 Yson, c4931 Double, c4932 Timestamp NOT NULL, c4933 JsonDocument NOT NULL, c4934 Yson NOT NULL, c4935 Decimal(35,10), c4936 Json, c4937 Bool NOT NULL, c4938 String NOT NULL, c4939 Decimal(22,9), c4940 Decimal(22,9), c4941 Int8, c4942 Datetime64, c4943 Json NOT NULL, c4944 Double, c4945 Json, c4946 Timestamp, c4947 Decimal(15,0) NOT NULL, c4948 Timestamp64, c4949 Decimal(22,9) NOT NULL, c4950 Int16 NOT NULL, c4951 Int64, c4952 Uint16 NOT NULL, c4953 Timestamp64 NOT NULL, c4954 Int16, c4955 Uint64 NOT NULL, c4956 Utf8, c4957 Uint16, c4958 Decimal(15,0), c4959 Utf8, c4960 Double NOT NULL, c4961 Decimal(35,10), c4962 Decimal(15,0), c4963 Json NOT NULL, c4964 Interval64 NOT NULL, c4965 Int8 NOT NULL, c4966 Uint16 NOT NULL, c4967 Datetime64, c4968 Datetime64, c4969 Uint64 NOT NULL, c4970 Datetime64, c4971 String NOT NULL, c4972 Int16, c4973 Datetime64, c4974 Date, c4975 Bool NOT NULL, c4976 Date32 NOT NULL, c4977 Interval64, c4978 Uint32, c4979 String NOT NULL, c4980 Uint16 NOT NULL, c4981 Int32, c4982 Decimal(22,9), c4983 Double NOT NULL, c4984 Int32 NOT NULL, c4985 Datetime64, c4986 Int8, c4987 Uint32, c4988 Int16, c4989 Datetime64, c4990 Timestamp64, c4991 Datetime64, c4992 Decimal(22,9), c4993 Int64 NOT NULL, c4994 Json, c4995 Datetime64 NOT NULL, c4996 Yson, c4997 Datetime64 NOT NULL, c4998 Decimal(15,0), c4999 Timestamp64 NOT NULL, c5000 Int16, c5001 Int8 NOT NULL, c5002 Uint16, c5003 Uint64 NOT NULL, c5004 Uint16, c5005 Int8 NOT NULL, c5006 Int16, c5007 Date NOT NULL, c5008 Json, c5009 Datetime, c5010 JsonDocument NOT NULL, c5011 Bool, c5012 Bool NOT NULL, c5013 Double NOT NULL, c5014 Uint16, c5015 Int64 NOT NULL, c5016 Uint64, c5017 Int16, c5018 String, c5019 Yson NOT NULL, c5020 Decimal(15,0), c5021 String NOT NULL, c5022 Decimal(35,10), c5023 JsonDocument NOT NULL, c5024 Uint32 NOT NULL, c5025 Datetime NOT NULL, c5026 Int16, c5027 Decimal(35,10), c5028 JsonDocument NOT NULL, c5029 Date32, c5030 JsonDocument NOT NULL, c5031 Timestamp64 NOT NULL, c5032 Timestamp64, c5033 Utf8 NOT NULL, c5034 Int64, c5035 Int64 NOT NULL, c5036 Double, c5037 Double, c5038 Int16, c5039 Timestamp NOT NULL, c5040 Uint8 NOT NULL, c5041 Timestamp NOT NULL, c5042 Timestamp64, c5043 Int64, c5044 Double, c5045 Date32 NOT NULL, c5046 Int8, c5047 Double, c5048 Interval64, c5049 Json NOT NULL, c5050 Bool, c5051 Decimal(15,0), c5052 Uint16, c5053 Date NOT NULL, c5054 Json, c5055 Int32, c5056 Decimal(15,0) NOT NULL, c5057 Timestamp, c5058 Date32 NOT NULL, c5059 Int16, c5060 Timestamp NOT NULL, c5061 Int8, c5062 Decimal(35,10) NOT NULL, c5063 Decimal(15,0) NOT NULL, c5064 Datetime64 NOT NULL, c5065 Int32 NOT NULL, c5066 Timestamp64 NOT NULL, c5067 Uint64 NOT NULL, c5068 Yson NOT NULL, c5069 Date32, c5070 Uint16, c5071 Decimal(22,9) NOT NULL, c5072 Int64 NOT NULL, c5073 String NOT NULL, c5074 JsonDocument, c5075 Int8 NOT NULL, c5076 Date32, c5077 Int8 NOT NULL, c5078 Utf8, c5079 Date32, c5080 Bool NOT NULL, c5081 Timestamp64 NOT NULL, c5082 Int16 NOT NULL, c5083 Bool NOT NULL, c5084 Json, c5085 Uint32, c5086 Datetime64, c5087 Timestamp64 NOT NULL, c5088 Int64, c5089 Decimal(35,10), c5090 Interval64, c5091 Uint64 NOT NULL, c5092 Timestamp64, c5093 Timestamp64, c5094 Int16 NOT NULL, c5095 Uint32, c5096 Int8 NOT NULL, c5097 Bool NOT NULL, c5098 String, c5099 Timestamp NOT NULL, c5100 Int8 NOT NULL, c5101 Date, c5102 Uint8 NOT NULL, c5103 Int8, c5104 Uint8, c5105 Yson NOT NULL, c5106 Datetime64 NOT NULL, c5107 Int16, c5108 Uint64, c5109 Decimal(35,10), c5110 Decimal(22,9) NOT NULL, c5111 Int8 NOT NULL, c5112 Uint8, c5113 Date32 NOT NULL, c5114 Interval64, c5115 Uint16 NOT NULL, c5116 JsonDocument NOT NULL, c5117 Timestamp64 NOT NULL, c5118 Double, c5119 Decimal(15,0) NOT NULL, c5120 Bool, c5121 Int8, c5122 Date, c5123 Double NOT NULL, c5124 Uint64 NOT NULL, c5125 Int32 NOT NULL, c5126 Interval64, c5127 Date32 NOT NULL, c5128 String, c5129 Utf8 NOT NULL, c5130 Int16 NOT NULL, c5131 Float NOT NULL, c5132 Int64, c5133 Decimal(22,9) NOT NULL, c5134 Int8 NOT NULL, c5135 Utf8, c5136 Datetime, c5137 Datetime64, c5138 String, c5139 Utf8 NOT NULL, c5140 Double NOT NULL, c5141 Yson, c5142 Uint16, c5143 Timestamp64 NOT NULL, c5144 Int32 NOT NULL, c5145 Date, c5146 Decimal(22,9), c5147 Double NOT NULL, c5148 String NOT NULL, c5149 JsonDocument, c5150 JsonDocument, c5151 Int32, c5152 Float NOT NULL, c5153 Int16, c5154 Double, c5155 Json, c5156 Utf8, c5157 Yson NOT NULL, c5158 Int64, c5159 Int16, c5160 Datetime NOT NULL, c5161 Datetime NOT NULL, c5162 Utf8, c5163 Decimal(22,9), c5164 Uint8, c5165 Datetime, c5166 JsonDocument, c5167 Uint8 NOT NULL, c5168 Decimal(35,10), c5169 Int64 NOT NULL, c5170 Timestamp NOT NULL, c5171 String NOT NULL, c5172 Int32 NOT NULL, c5173 Int16 NOT NULL, c5174 Uint8 NOT NULL, c5175 Uint16, c5176 String, c5177 Uint16, c5178 Interval64, c5179 Json, c5180 Datetime NOT NULL, c5181 Int64 NOT NULL, c5182 Decimal(22,9), c5183 Float NOT NULL, c5184 Int64 NOT NULL, c5185 JsonDocument NOT NULL, c5186 Interval64 NOT NULL, c5187 Double NOT NULL, c5188 String NOT NULL, c5189 Date, c5190 Decimal(22,9) NOT NULL, c5191 Yson NOT NULL, c5192 Date, c5193 Double NOT NULL, c5194 Double, c5195 Int32 NOT NULL, c5196 Float, c5197 Int16, c5198 Yson, c5199 Interval64 NOT NULL, c5200 Float NOT NULL, c5201 Date32, c5202 Interval64 NOT NULL, c5203 Decimal(15,0) NOT NULL, c5204 Int32, c5205 String, c5206 Datetime64, c5207 Interval64, c5208 Decimal(35,10), c5209 Uint64, c5210 Bool, c5211 Timestamp64 NOT NULL, c5212 Datetime NOT NULL, c5213 Decimal(22,9), c5214 Datetime, c5215 Decimal(22,9) NOT NULL, c5216 Utf8 NOT NULL, c5217 Uint64, c5218 Date32, c5219 Decimal(35,10), c5220 Int8, c5221 Uint32 NOT NULL, c5222 Yson, c5223 Double NOT NULL, c5224 Datetime NOT NULL, c5225 JsonDocument NOT NULL, c5226 Bool NOT NULL, c5227 Double, c5228 Timestamp64 NOT NULL, c5229 Int8, c5230 Int16, c5231 Int32, c5232 Int16 NOT NULL, c5233 Date32, c5234 Double, c5235 Double NOT NULL, c5236 Interval64 NOT NULL, c5237 Int64 NOT NULL, c5238 Json, c5239 Decimal(35,10), c5240 Bool NOT NULL, c5241 Timestamp NOT NULL, c5242 Timestamp64 NOT NULL, c5243 Timestamp, c5244 JsonDocument NOT NULL, c5245 Decimal(15,0), c5246 Json, c5247 Uint8 NOT NULL, c5248 Date32, c5249 Timestamp64, c5250 Uint64, c5251 Uint64 NOT NULL, c5252 Json NOT NULL, c5253 Uint64 NOT NULL, c5254 Interval64 NOT NULL, c5255 Datetime, c5256 Decimal(35,10) NOT NULL, c5257 Datetime64, c5258 Date NOT NULL, c5259 JsonDocument, c5260 Int32 NOT NULL, c5261 Uint32 NOT NULL, c5262 Utf8 NOT NULL, c5263 Json NOT NULL, c5264 Date NOT NULL, c5265 Int64, c5266 Double NOT NULL, c5267 Double NOT NULL, c5268 Datetime64 NOT NULL, c5269 Json, c5270 Timestamp64, c5271 Decimal(35,10), c5272 Yson NOT NULL, c5273 Int8, c5274 Int32, c5275 Uint32, c5276 Int32, c5277 Int32 NOT NULL, c5278 Timestamp NOT NULL, c5279 Bool NOT NULL, c5280 Int16 NOT NULL, c5281 Float, c5282 String, c5283 String, c5284 Int16 NOT NULL, c5285 Int64 NOT NULL, c5286 Int8, c5287 Decimal(15,0), c5288 Yson NOT NULL, c5289 Bool NOT NULL, c5290 JsonDocument, c5291 Double, c5292 Decimal(15,0), c5293 Timestamp64, c5294 Decimal(35,10), c5295 Double, c5296 Timestamp64 NOT NULL, c5297 Timestamp64, c5298 String, c5299 Yson, c5300 Uint8, c5301 Uint16 NOT NULL, c5302 Bool, c5303 Utf8, c5304 Json, c5305 String, c5306 Json, c5307 Datetime64, c5308 Decimal(15,0), c5309 Timestamp64, c5310 Decimal(15,0), c5311 Utf8, c5312 Timestamp NOT NULL, c5313 Uint64 NOT NULL, c5314 Datetime64, c5315 Float NOT NULL, c5316 Int8 NOT NULL, c5317 Json NOT NULL, c5318 Datetime, c5319 Datetime64, c5320 Uint64, c5321 Decimal(15,0) NOT NULL, c5322 Date, c5323 Int8, c5324 Uint16, c5325 Yson, c5326 Yson, c5327 Timestamp NOT NULL, c5328 Float, c5329 Int32, c5330 Int8, c5331 Date32 NOT NULL, c5332 Utf8, c5333 Decimal(35,10), c5334 Datetime64, c5335 Uint16 NOT NULL, c5336 Utf8, c5337 JsonDocument NOT NULL, c5338 Float NOT NULL, c5339 Int8, c5340 Utf8 NOT NULL, c5341 Utf8 NOT NULL, c5342 Uint64, c5343 Datetime NOT NULL, c5344 Double, c5345 Int8 NOT NULL, c5346 Yson, c5347 Float NOT NULL, c5348 Decimal(22,9), c5349 Uint8 NOT NULL, c5350 Int32 NOT NULL, c5351 Date, c5352 Utf8, c5353 Yson NOT NULL, c5354 Uint8 NOT NULL, c5355 Json, c5356 Datetime NOT NULL, c5357 Uint16, c5358 Datetime64, c5359 Double NOT NULL, c5360 Int8, c5361 Double NOT NULL, c5362 Bool, c5363 Float, c5364 Int32 NOT NULL, c5365 Double NOT NULL, c5366 Yson, c5367 Uint32 NOT NULL, c5368 Int8, c5369 String, c5370 Bool NOT NULL, c5371 Timestamp64 NOT NULL, c5372 Date32 NOT NULL, c5373 Int16 NOT NULL, c5374 Int64 NOT NULL, c5375 String, c5376 String, c5377 Double, c5378 Bool NOT NULL, c5379 Uint64 NOT NULL, c5380 Date32 NOT NULL, c5381 Datetime64, c5382 Uint8, c5383 Bool NOT NULL, c5384 JsonDocument NOT NULL, c5385 Utf8 NOT NULL, c5386 Uint32, c5387 Int32, c5388 Decimal(22,9) NOT NULL, c5389 Decimal(15,0), c5390 Decimal(22,9), c5391 Date32 NOT NULL, c5392 Uint8 NOT NULL, c5393 Float NOT NULL, c5394 Uint64 NOT NULL, c5395 Float NOT NULL, c5396 Utf8 NOT NULL, c5397 Decimal(22,9) NOT NULL, c5398 Decimal(22,9) NOT NULL, c5399 Int32 NOT NULL, c5400 Timestamp NOT NULL, c5401 Decimal(35,10) NOT NULL, c5402 Yson, c5403 Timestamp NOT NULL, c5404 String, c5405 Utf8 NOT NULL, c5406 Uint8, c5407 Json, c5408 Float NOT NULL, c5409 Float NOT NULL, c5410 Uint16, c5411 Int32 NOT NULL, c5412 Uint8 NOT NULL, c5413 Int32, c5414 Int64, c5415 JsonDocument, c5416 Utf8, c5417 Uint8 NOT NULL, c5418 Uint64 NOT NULL, c5419 Interval64, c5420 Uint8, c5421 Json, c5422 Float NOT NULL, c5423 Json NOT NULL, c5424 Yson, c5425 Double, c5426 Date32 NOT NULL, c5427 Decimal(15,0), c5428 Timestamp NOT NULL, c5429 Timestamp64 NOT NULL, c5430 Interval64 NOT NULL, c5431 Date32, c5432 Uint8 NOT NULL, c5433 Date32 NOT NULL, c5434 Json NOT NULL, c5435 Utf8 NOT NULL, c5436 Int8 NOT NULL, c5437 Uint8 NOT NULL, c5438 Int8, c5439 Timestamp64, c5440 Bool, c5441 JsonDocument, c5442 Json, c5443 Int32 NOT NULL, c5444 String, c5445 Double, c5446 Uint64 NOT NULL, c5447 Uint64 NOT NULL, c5448 Json NOT NULL, c5449 Float NOT NULL, c5450 Int8 NOT NULL, c5451 Int16, c5452 Uint64, c5453 Uint8, c5454 Double, c5455 Uint64 NOT NULL, c5456 Utf8 NOT NULL, c5457 Uint16 NOT NULL, c5458 String NOT NULL, c5459 Uint8, c5460 Utf8, c5461 Interval64, c5462 Int32, c5463 Date32 NOT NULL, c5464 Date32, c5465 Double, c5466 Uint64 NOT NULL, c5467 Utf8, c5468 Decimal(22,9) NOT NULL, c5469 Uint64 NOT NULL, c5470 Decimal(35,10) NOT NULL, c5471 Json NOT NULL, c5472 Int8, c5473 Float, c5474 Int8 NOT NULL, c5475 Interval64 NOT NULL, c5476 Float NOT NULL, c5477 Timestamp NOT NULL, c5478 Json, c5479 Int32 NOT NULL, c5480 Decimal(22,9) NOT NULL, c5481 Decimal(22,9), c5482 Int64, c5483 Int32 NOT NULL, c5484 Int8 NOT NULL, c5485 Uint64, c5486 Interval64 NOT NULL, c5487 Decimal(35,10), c5488 Int64 NOT NULL, c5489 Utf8 NOT NULL, c5490 Date, c5491 Yson, c5492 Int8, c5493 Utf8 NOT NULL, c5494 Uint32 NOT NULL, c5495 Uint16 NOT NULL, c5496 Date, c5497 Datetime NOT NULL, c5498 Uint32 NOT NULL, c5499 Decimal(15,0), c5500 Double NOT NULL, c5501 JsonDocument NOT NULL, c5502 Interval64 NOT NULL, c5503 Uint16, c5504 Float, c5505 Json, c5506 Uint32, c5507 Datetime64, c5508 Int8 NOT NULL, c5509 Decimal(35,10) NOT NULL, c5510 Bool NOT NULL, c5511 Decimal(15,0) NOT NULL, c5512 Float NOT NULL, c5513 Uint64, c5514 Uint16 NOT NULL, c5515 String NOT NULL, c5516 Int8, c5517 Decimal(35,10), c5518 Int8, c5519 Double, c5520 Date32 NOT NULL, c5521 Int64 NOT NULL, c5522 Int8 NOT NULL, c5523 Uint16, c5524 Int32 NOT NULL, c5525 Yson NOT NULL, c5526 Uint16 NOT NULL, c5527 Decimal(15,0) NOT NULL, c5528 Timestamp64, c5529 Timestamp64, c5530 Float NOT NULL, c5531 Int8 NOT NULL, c5532 Int16, c5533 Int64 NOT NULL, c5534 Double NOT NULL, c5535 Date, c5536 Decimal(22,9) NOT NULL, c5537 Yson, c5538 Timestamp, c5539 Datetime64 NOT NULL, c5540 Json NOT NULL, c5541 Float, c5542 Int8 NOT NULL, c5543 Timestamp64, c5544 String, c5545 Decimal(35,10) NOT NULL, c5546 Date32 NOT NULL, c5547 Int8 NOT NULL, c5548 JsonDocument, c5549 Decimal(22,9), c5550 Date NOT NULL, c5551 Interval64, c5552 Utf8, c5553 Datetime, c5554 Bool NOT NULL, c5555 Decimal(15,0), c5556 Uint64 NOT NULL, c5557 Yson NOT NULL, c5558 Yson NOT NULL, c5559 Timestamp64 NOT NULL, c5560 Datetime NOT NULL, c5561 Double NOT NULL, c5562 Int32, c5563 Json NOT NULL, c5564 Datetime64 NOT NULL, c5565 Float NOT NULL, c5566 Decimal(35,10), c5567 Json, c5568 Timestamp, c5569 Float, c5570 JsonDocument, c5571 Decimal(15,0) NOT NULL, c5572 Date32 NOT NULL, c5573 Decimal(22,9), c5574 Uint16 NOT NULL, c5575 Yson, c5576 Date32 NOT NULL, c5577 Uint64 NOT NULL, c5578 Float NOT NULL, c5579 Datetime, c5580 Uint8, c5581 Utf8, c5582 Int16, c5583 Double, c5584 Decimal(22,9) NOT NULL, c5585 Date, c5586 Double, c5587 Int32 NOT NULL, c5588 String, c5589 Bool, c5590 JsonDocument, c5591 Interval64, c5592 Timestamp64, c5593 Uint64, c5594 Bool NOT NULL, c5595 Interval64 NOT NULL, c5596 Float NOT NULL, c5597 Json NOT NULL, c5598 Int8 NOT NULL, c5599 Int32, c5600 String, c5601 Bool, c5602 Json NOT NULL, c5603 JsonDocument, c5604 Json NOT NULL, c5605 Int32, c5606 Uint32 NOT NULL, c5607 Date32 NOT NULL, c5608 Uint32 NOT NULL, c5609 Int32, c5610 Int32 NOT NULL, c5611 String, c5612 Timestamp64, c5613 Uint32, c5614 Bool NOT NULL, c5615 Uint16 NOT NULL, c5616 Json NOT NULL, c5617 Int16, c5618 Int8 NOT NULL, c5619 Timestamp, c5620 Double NOT NULL, c5621 Datetime64 NOT NULL, c5622 Datetime64, c5623 Yson NOT NULL, c5624 Yson NOT NULL, c5625 Datetime64 NOT NULL, c5626 Float NOT NULL, c5627 Int8 NOT NULL, c5628 JsonDocument NOT NULL, c5629 Json, c5630 Datetime64 NOT NULL, c5631 Utf8, c5632 Bool NOT NULL, c5633 Timestamp64, c5634 Decimal(35,10), c5635 Date32 NOT NULL, c5636 Datetime, c5637 Float, c5638 Interval64, c5639 Interval64, c5640 Uint16, c5641 Interval64 NOT NULL, c5642 Int64, c5643 Date, c5644 Int16, c5645 Int16 NOT NULL, c5646 Date, c5647 Uint32 NOT NULL, c5648 Yson NOT NULL, c5649 Uint16 NOT NULL, c5650 Json, c5651 Json, c5652 JsonDocument NOT NULL, c5653 Datetime64, c5654 Datetime64 NOT NULL, c5655 Uint64, c5656 String NOT NULL, c5657 Int16 NOT NULL, c5658 Utf8 NOT NULL, c5659 Int16 NOT NULL, c5660 Json NOT NULL, c5661 Float, c5662 Decimal(35,10), c5663 Double NOT NULL, c5664 Decimal(35,10) NOT NULL, c5665 Utf8, c5666 Int16, c5667 Date NOT NULL, c5668 Yson, c5669 Decimal(35,10) NOT NULL, c5670 Uint16, c5671 Decimal(35,10) NOT NULL, c5672 Uint8, c5673 Yson, c5674 Date32 NOT NULL, c5675 Uint16, c5676 Date, c5677 Yson, c5678 Timestamp64, c5679 Int16, c5680 Timestamp NOT NULL, c5681 Decimal(35,10), c5682 Datetime64 NOT NULL, c5683 Decimal(35,10) NOT NULL, c5684 Yson, c5685 Yson NOT NULL, c5686 Date32 NOT NULL, c5687 Uint16 NOT NULL, c5688 Interval64 NOT NULL, c5689 Yson, c5690 Bool, c5691 Int8, c5692 Bool NOT NULL, c5693 Int32 NOT NULL, c5694 Interval64 NOT NULL, c5695 Decimal(35,10), c5696 Interval64, c5697 Uint16, c5698 Datetime, c5699 Timestamp, c5700 Double NOT NULL, c5701 Timestamp64, c5702 Uint64 NOT NULL, c5703 Interval64 NOT NULL, c5704 Decimal(35,10) NOT NULL, c5705 Double NOT NULL, c5706 Uint64, c5707 Double NOT NULL, c5708 Int16 NOT NULL, c5709 Datetime, c5710 Uint64 NOT NULL, c5711 Interval64 NOT NULL, c5712 Int16 NOT NULL, c5713 Date, c5714 Utf8, c5715 Uint8, c5716 Int64 NOT NULL, c5717 Decimal(35,10) NOT NULL, c5718 Uint32 NOT NULL, c5719 Utf8 NOT NULL, c5720 Utf8 NOT NULL, c5721 Float NOT NULL, c5722 Uint8, c5723 Yson, c5724 Date, c5725 Int16 NOT NULL, c5726 Json NOT NULL, c5727 Date32 NOT NULL, c5728 Int32 NOT NULL, c5729 JsonDocument NOT NULL, c5730 Datetime NOT NULL, c5731 Decimal(22,9), c5732 Datetime, c5733 Uint32, c5734 Yson NOT NULL, c5735 Decimal(15,0) NOT NULL, c5736 Timestamp, c5737 Uint8 NOT NULL, c5738 Decimal(35,10), c5739 Uint32, c5740 Bool, c5741 Json, c5742 Datetime, c5743 Float, c5744 String, c5745 Decimal(15,0), c5746 Double NOT NULL, c5747 Decimal(15,0), c5748 Uint8, c5749 JsonDocument NOT NULL, c5750 String, c5751 Int32, c5752 Bool NOT NULL, c5753 Uint8, c5754 Yson NOT NULL, c5755 Uint64, c5756 JsonDocument NOT NULL, c5757 JsonDocument, c5758 Interval64 NOT NULL, c5759 Uint16, c5760 String, c5761 Timestamp NOT NULL, c5762 Int64, c5763 Decimal(15,0), c5764 JsonDocument, c5765 JsonDocument NOT NULL, c5766 Decimal(15,0) NOT NULL, c5767 Float, c5768 Int16 NOT NULL, c5769 Date32 NOT NULL, c5770 Decimal(35,10), c5771 Date, c5772 Decimal(22,9) NOT NULL, c5773 Uint32, c5774 JsonDocument NOT NULL, c5775 Int64, c5776 Double NOT NULL, c5777 Int64 NOT NULL, c5778 Utf8, c5779 Datetime NOT NULL, c5780 Int16, c5781 Bool, c5782 Yson NOT NULL, c5783 Timestamp NOT NULL, c5784 Datetime64 NOT NULL, c5785 Datetime NOT NULL, c5786 Date NOT NULL, c5787 Datetime, c5788 Bool NOT NULL, c5789 Uint16 NOT NULL, c5790 Uint32 NOT NULL, c5791 Decimal(22,9), c5792 Int32 NOT NULL, c5793 Float NOT NULL, c5794 Decimal(35,10), c5795 Int16 NOT NULL, c5796 Int16 NOT NULL, c5797 Int32, c5798 Yson, c5799 Interval64, c5800 Uint32, c5801 Int64 NOT NULL, c5802 Int32, c5803 Decimal(35,10), c5804 JsonDocument, c5805 Uint8 NOT NULL, c5806 Float, c5807 Int8, c5808 Datetime64 NOT NULL, c5809 Decimal(15,0), c5810 Utf8 NOT NULL, c5811 Int64, c5812 Int32, c5813 Uint32, c5814 JsonDocument, c5815 Uint16 NOT NULL, c5816 String, c5817 Decimal(22,9) NOT NULL, c5818 Decimal(15,0) NOT NULL, c5819 Int32 NOT NULL, c5820 Date32 NOT NULL, c5821 Bool, c5822 String, c5823 Datetime64 NOT NULL, c5824 Utf8 NOT NULL, c5825 Utf8, c5826 Decimal(35,10) NOT NULL, c5827 Yson, c5828 Uint32 NOT NULL, c5829 Decimal(15,0) NOT NULL, c5830 JsonDocument, c5831 Date32, c5832 Datetime NOT NULL, c5833 JsonDocument, c5834 JsonDocument, c5835 Date, c5836 Bool NOT NULL, c5837 Interval64, c5838 Json NOT NULL, c5839 Uint32, c5840 Date, c5841 Uint16, c5842 Double, c5843 Date32, c5844 Utf8, c5845 Bool, c5846 Date32 NOT NULL, c5847 Int32 NOT NULL, c5848 Decimal(35,10) NOT NULL, c5849 Int8, c5850 Decimal(35,10) NOT NULL, c5851 Bool NOT NULL, c5852 Int64, c5853 Decimal(22,9) NOT NULL, c5854 String, c5855 Timestamp64, c5856 Date NOT NULL, c5857 Int8, c5858 Decimal(15,0), c5859 Date NOT NULL, c5860 Json, c5861 Decimal(15,0) NOT NULL, c5862 Int16, c5863 Date, c5864 Timestamp, c5865 Int8, c5866 Timestamp64, c5867 Interval64 NOT NULL, c5868 Int8, c5869 Yson NOT NULL, c5870 Int32 NOT NULL, c5871 Utf8, c5872 JsonDocument, c5873 Interval64, c5874 Json NOT NULL, c5875 Double NOT NULL, c5876 Decimal(22,9) NOT NULL, c5877 Decimal(35,10) NOT NULL, c5878 Datetime64, c5879 Date NOT NULL, c5880 Datetime, c5881 Int8 NOT NULL, c5882 Decimal(15,0) NOT NULL, c5883 Uint8, c5884 Decimal(22,9), c5885 Datetime, c5886 Datetime NOT NULL, c5887 Int16, c5888 Uint16 NOT NULL, c5889 Int32 NOT NULL, c5890 Utf8, c5891 Datetime64 NOT NULL, c5892 Int8 NOT NULL, c5893 Decimal(22,9) NOT NULL, c5894 Datetime, c5895 Yson NOT NULL, c5896 Decimal(15,0), c5897 Decimal(22,9) NOT NULL, c5898 Timestamp64 NOT NULL, c5899 String NOT NULL, c5900 Double, c5901 Decimal(22,9), c5902 Interval64, c5903 Int8, c5904 JsonDocument NOT NULL, c5905 Int64 NOT NULL, c5906 Yson NOT NULL, c5907 Uint8, c5908 Interval64, c5909 Decimal(35,10) NOT NULL, c5910 Uint32 NOT NULL, c5911 Datetime64 NOT NULL, c5912 Decimal(22,9), c5913 Uint8, c5914 Date NOT NULL, c5915 Datetime64, c5916 Timestamp, c5917 JsonDocument NOT NULL, c5918 Datetime64 NOT NULL, c5919 Decimal(22,9) NOT NULL, c5920 Decimal(22,9), c5921 Int64 NOT NULL, c5922 Uint16 NOT NULL, c5923 Decimal(22,9) 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, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c32\\\', 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 \\\'c32\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6816/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2482/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17958/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8225/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30131/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13236/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23476/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4710/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1615/5
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4950
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7291
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25795
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21143
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17958
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6601
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15434
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19812
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4710
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2861
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23476
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29813
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64552
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1615
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2482
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15139
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3353
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30131
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5088
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3337
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6894
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8225
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27595
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26489
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13236
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25781
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5072
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19581
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24056
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18619
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16330
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21174
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1478
============================== slowest durations ===============================
22.06s teardown test_workload.py::TestYdbWorkload::test
8.63s setup    test_workload.py::TestYdbWorkload::test
8.43s 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/h1p8/000e24/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:13236 --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 \'c32\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
============================== 1 failed in 39.97s ==============================
