============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:29234 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13937
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13938
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7942
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7288
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26737
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61322
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/q6fg/001f9b/r3tmp/kikimr_cluster_g2f27ad3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29234
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21958
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28336
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3991
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_u63nlgvk.log --grpc-port=29234 --mon-port=21958 --ic-port=13938
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4295
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31124
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zo1b0vr1.log --grpc-port=4295 --mon-port=15144 --ic-port=23034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11423
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_nl5o1ta7.log --grpc-port=28205 --mon-port=20962 --ic-port=7942
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3963
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3731
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11413
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22318
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_kpxdcs0r.log --grpc-port=3963 --mon-port=3731 --ic-port=7288
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12785
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18813
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22655
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_4lbe7n6n.log --grpc-port=12785 --mon-port=18873 --ic-port=16922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29235
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1625
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile__nmeodxe.log --grpc-port=29235 --mon-port=3349 --ic-port=23206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_sep36ywc.log --grpc-port=9329 --mon-port=3248 --ic-port=3698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12617
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7gd4b_8a.log --grpc-port=19223 --mon-port=1077 --ic-port=26737
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17492
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61934
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8032
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_7fbe1cc0.log --grpc-port=17492 --mon-port=24646 --ic-port=61322
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29234/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_u63nlgvk.log --grpc-port=29234 --mon-port=21958 --ic-port=13938
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_u63nlgvk.log', '--grpc-port=29234', '--mon-port=21958', '--ic-port=13938')' in '/home/runner/.ya/build/build_root/q6fg/001f9b/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: 1550951
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29234/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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1550952
DEBUG    ya.test:process.py:259 Command (pid 1550952) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1550952) elapsed time (sec): 1.4042699337005615
DEBUG    ya.test:process.py:263 Command (pid 1550952) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1550952) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1550952) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1550952) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1550952) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1550952) maxrss: 472144
DEBUG    ya.test:process.py:263 Command (pid 1550952) minflt: 45461
DEBUG    ya.test:process.py:263 Command (pid 1550952) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1550952) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1550952) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1550952) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1550952) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1550952) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1550952) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1550952) stime: 0.245193
DEBUG    ya.test:process.py:263 Command (pid 1550952) utime: 0.531517
DEBUG    ya.test:process.py:263 Command (pid 1550952) wtime: 1.408
DEBUG    ya.test:process.py:275 Command (pid 1550952) output:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xxkts3v7j4
    Host information: 
        Linux ghrun-xxkts3v7j4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1550952) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4295/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zo1b0vr1.log --grpc-port=4295 --mon-port=15144 --ic-port=23034
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zo1b0vr1.log', '--grpc-port=4295', '--mon-port=15144', '--ic-port=23034')' in '/home/runner/.ya/build/build_root/q6fg/001f9b/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: 1551315
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:4295/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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1551325
DEBUG    ya.test:process.py:259 Command (pid 1551325) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1551325) elapsed time (sec): 1.0940284729003906
DEBUG    ya.test:process.py:263 Command (pid 1551325) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1551325) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1551325) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1551325) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1551325) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1551325) maxrss: 471892
DEBUG    ya.test:process.py:263 Command (pid 1551325) minflt: 45395
DEBUG    ya.test:process.py:263 Command (pid 1551325) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1551325) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1551325) nivcsw: 233
DEBUG    ya.test:process.py:263 Command (pid 1551325) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1551325) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1551325) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1551325) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1551325) stime: 0.256252
DEBUG    ya.test:process.py:263 Command (pid 1551325) utime: 0.522675
DEBUG    ya.test:process.py:263 Command (pid 1551325) wtime: 1.097
DEBUG    ya.test:process.py:275 Command (pid 1551325) output:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xxkts3v7j4
    Host information: 
        Linux ghrun-xxkts3v7j4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1551325) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28205/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_nl5o1ta7.log --grpc-port=28205 --mon-port=20962 --ic-port=7942
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_nl5o1ta7.log', '--grpc-port=28205', '--mon-port=20962', '--ic-port=7942')' in '/home/runner/.ya/build/build_root/q6fg/001f9b/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: 1551554
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:28205/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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1551589
DEBUG    ya.test:process.py:259 Command (pid 1551589) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1551589) elapsed time (sec): 1.3758952617645264
DEBUG    ya.test:process.py:263 Command (pid 1551589) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1551589) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1551589) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1551589) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1551589) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1551589) maxrss: 472180
DEBUG    ya.test:process.py:263 Command (pid 1551589) minflt: 45454
DEBUG    ya.test:process.py:263 Command (pid 1551589) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1551589) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1551589) nivcsw: 228
DEBUG    ya.test:process.py:263 Command (pid 1551589) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1551589) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1551589) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1551589) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1551589) stime: 0.22563
DEBUG    ya.test:process.py:263 Command (pid 1551589) utime: 0.559685
DEBUG    ya.test:process.py:263 Command (pid 1551589) wtime: 1.39
DEBUG    ya.test:process.py:275 Command (pid 1551589) output:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xxkts3v7j4
    Host information: 
        Linux ghrun-xxkts3v7j4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1551589) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3963/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_kpxdcs0r.log --grpc-port=3963 --mon-port=3731 --ic-port=7288
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_kpxdcs0r.log', '--grpc-port=3963', '--mon-port=3731', '--ic-port=7288')' in '/home/runner/.ya/build/build_root/q6fg/001f9b/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: 1552195
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3963/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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1552216
DEBUG    ya.test:process.py:259 Command (pid 1552216) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1552216) elapsed time (sec): 1.0830371379852295
DEBUG    ya.test:process.py:263 Command (pid 1552216) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1552216) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1552216) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1552216) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1552216) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1552216) maxrss: 472152
DEBUG    ya.test:process.py:263 Command (pid 1552216) minflt: 45444
DEBUG    ya.test:process.py:263 Command (pid 1552216) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1552216) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1552216) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1552216) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1552216) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1552216) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1552216) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1552216) stime: 0.25178
DEBUG    ya.test:process.py:263 Command (pid 1552216) utime: 0.490566
DEBUG    ya.test:process.py:263 Command (pid 1552216) wtime: 1.089
DEBUG    ya.test:process.py:275 Command (pid 1552216) output:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xxkts3v7j4
    Host information: 
        Linux ghrun-xxkts3v7j4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1552216) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12785/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_4lbe7n6n.log --grpc-port=12785 --mon-port=18873 --ic-port=16922
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_4lbe7n6n.log', '--grpc-port=12785', '--mon-port=18873', '--ic-port=16922')' in '/home/runner/.ya/build/build_root/q6fg/001f9b/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: 1552618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:12785/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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1552620
DEBUG    ya.test:process.py:259 Command (pid 1552620) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1552620) elapsed time (sec): 1.0261647701263428
DEBUG    ya.test:process.py:263 Command (pid 1552620) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1552620) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1552620) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1552620) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1552620) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1552620) maxrss: 471512
DEBUG    ya.test:process.py:263 Command (pid 1552620) minflt: 45300
DEBUG    ya.test:process.py:263 Command (pid 1552620) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1552620) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1552620) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1552620) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1552620) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1552620) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1552620) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1552620) stime: 0.24847799999999998
DEBUG    ya.test:process.py:263 Command (pid 1552620) utime: 0.524824
DEBUG    ya.test:process.py:263 Command (pid 1552620) wtime: 1.028
DEBUG    ya.test:process.py:275 Command (pid 1552620) output:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xxkts3v7j4
    Host information: 
        Linux ghrun-xxkts3v7j4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1552620) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 5 version:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29235/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile__nmeodxe.log --grpc-port=29235 --mon-port=3349 --ic-port=23206
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile__nmeodxe.log', '--grpc-port=29235', '--mon-port=3349', '--ic-port=23206')' in '/home/runner/.ya/build/build_root/q6fg/001f9b/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: 1552912
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29235/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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1552925
DEBUG    ya.test:process.py:259 Command (pid 1552925) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1552925) elapsed time (sec): 1.224125623703003
DEBUG    ya.test:process.py:263 Command (pid 1552925) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1552925) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1552925) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1552925) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1552925) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1552925) maxrss: 471776
DEBUG    ya.test:process.py:263 Command (pid 1552925) minflt: 45353
DEBUG    ya.test:process.py:263 Command (pid 1552925) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1552925) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1552925) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1552925) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1552925) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1552925) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1552925) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1552925) stime: 0.239174
DEBUG    ya.test:process.py:263 Command (pid 1552925) utime: 0.518815
DEBUG    ya.test:process.py:263 Command (pid 1552925) wtime: 1.25
DEBUG    ya.test:process.py:275 Command (pid 1552925) output:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xxkts3v7j4
    Host information: 
        Linux ghrun-xxkts3v7j4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1552925) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 6 version:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9329/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_sep36ywc.log --grpc-port=9329 --mon-port=3248 --ic-port=3698
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_sep36ywc.log', '--grpc-port=9329', '--mon-port=3248', '--ic-port=3698')' in '/home/runner/.ya/build/build_root/q6fg/001f9b/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: 1553285
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:9329/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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1553290
DEBUG    ya.test:process.py:259 Command (pid 1553290) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1553290) elapsed time (sec): 1.1232776641845703
DEBUG    ya.test:process.py:263 Command (pid 1553290) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1553290) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1553290) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1553290) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1553290) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1553290) maxrss: 473288
DEBUG    ya.test:process.py:263 Command (pid 1553290) minflt: 45441
DEBUG    ya.test:process.py:263 Command (pid 1553290) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1553290) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1553290) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 1553290) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1553290) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1553290) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1553290) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1553290) stime: 0.24795699999999998
DEBUG    ya.test:process.py:263 Command (pid 1553290) utime: 0.530451
DEBUG    ya.test:process.py:263 Command (pid 1553290) wtime: 1.132
DEBUG    ya.test:process.py:275 Command (pid 1553290) output:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xxkts3v7j4
    Host information: 
        Linux ghrun-xxkts3v7j4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1553290) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19223/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7gd4b_8a.log --grpc-port=19223 --mon-port=1077 --ic-port=26737
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7gd4b_8a.log', '--grpc-port=19223', '--mon-port=1077', '--ic-port=26737')' in '/home/runner/.ya/build/build_root/q6fg/001f9b/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: 1553581
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:19223/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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1553582
DEBUG    ya.test:process.py:259 Command (pid 1553582) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1553582) elapsed time (sec): 0.9501533508300781
DEBUG    ya.test:process.py:263 Command (pid 1553582) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1553582) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1553582) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1553582) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1553582) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1553582) maxrss: 474712
DEBUG    ya.test:process.py:263 Command (pid 1553582) minflt: 45477
DEBUG    ya.test:process.py:263 Command (pid 1553582) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1553582) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1553582) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 1553582) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1553582) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1553582) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1553582) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1553582) stime: 0.24617699999999998
DEBUG    ya.test:process.py:263 Command (pid 1553582) utime: 0.534292
DEBUG    ya.test:process.py:263 Command (pid 1553582) wtime: 0.958
DEBUG    ya.test:process.py:275 Command (pid 1553582) output:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xxkts3v7j4
    Host information: 
        Linux ghrun-xxkts3v7j4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1553582) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 8 version:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17492/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6fg/001f9b/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:269 Final command: /home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_7fbe1cc0.log --grpc-port=17492 --mon-port=24646 --ic-port=61322
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6fg/001f9b/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/q6fg/001f9b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_7fbe1cc0.log', '--grpc-port=17492', '--mon-port=24646', '--ic-port=61322')' in '/home/runner/.ya/build/build_root/q6fg/001f9b/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: 1553996
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:17492/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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1554007
DEBUG    ya.test:process.py:259 Command (pid 1554007) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1554007) elapsed time (sec): 1.1920263767242432
DEBUG    ya.test:process.py:263 Command (pid 1554007) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1554007) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1554007) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1554007) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1554007) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1554007) maxrss: 475592
DEBUG    ya.test:process.py:263 Command (pid 1554007) minflt: 45359
DEBUG    ya.test:process.py:263 Command (pid 1554007) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1554007) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1554007) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 1554007) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1554007) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1554007) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1554007) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1554007) stime: 0.21284499999999998
DEBUG    ya.test:process.py:263 Command (pid 1554007) utime: 0.555084
DEBUG    ya.test:process.py:263 Command (pid 1554007) wtime: 1.198
DEBUG    ya.test:process.py:275 Command (pid 1554007) output:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xxkts3v7j4
    Host information: 
        Linux ghrun-xxkts3v7j4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1554007) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 9 version:
Git info:
    Commit: 400966b3b4b0ddc2409d8110c5fdad901cd85168
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge ad5d846303a4cb13307e8b7a7658580b2674165a into fa180eebc323a7c89d1e546e9f14f30e9c3ac2a3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29234', '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: 13938\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23034\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7942\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7288\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16922\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23206\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3698\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26737\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61322\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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29234', '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: 13938\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23034\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7942\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7288\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16922\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23206\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3698\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26737\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61322\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1559814
DEBUG    ya.test:process.py:259 Command (pid 1559814) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1559814) elapsed time (sec): 1.4685399532318115
DEBUG    ya.test:process.py:263 Command (pid 1559814) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1559814) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1559814) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1559814) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1559814) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1559814) maxrss: 870620
DEBUG    ya.test:process.py:263 Command (pid 1559814) minflt: 51836
DEBUG    ya.test:process.py:263 Command (pid 1559814) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1559814) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1559814) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 1559814) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1559814) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1559814) nvcsw: 566
DEBUG    ya.test:process.py:263 Command (pid 1559814) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1559814) stime: 0.34925
DEBUG    ya.test:process.py:263 Command (pid 1559814) utime: 0.57026
DEBUG    ya.test:process.py:263 Command (pid 1559814) wtime: 1.476
DEBUG    ya.test:process.py:275 Command (pid 1559814) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29234', '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/q6fg/001f9b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29234', '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: 1560107
DEBUG    ya.test:process.py:259 Command (pid 1560107) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1560107) elapsed time (sec): 1.4642047882080078
DEBUG    ya.test:process.py:263 Command (pid 1560107) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1560107) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1560107) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1560107) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1560107) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1560107) maxrss: 870620
DEBUG    ya.test:process.py:263 Command (pid 1560107) minflt: 51644
DEBUG    ya.test:process.py:263 Command (pid 1560107) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1560107) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1560107) nivcsw: 258
DEBUG    ya.test:process.py:263 Command (pid 1560107) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1560107) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1560107) nvcsw: 623
DEBUG    ya.test:process.py:263 Command (pid 1560107) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1560107) stime: 0.304475
DEBUG    ya.test:process.py:263 Command (pid 1560107) utime: 0.6015349999999999
DEBUG    ya.test:process.py:263 Command (pid 1560107) wtime: 1.483
DEBUG    ya.test:process.py:275 Command (pid 1560107) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, d4ead9db-bbd6-4fb6-b9b2-09b2590c7f69, localhost:29234): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d4ead9db-bbd6-4fb6-b9b2-09b2590c7f69, localhost:29234): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d4ead9db-bbd6-4fb6-b9b2-09b2590c7f69, localhost:29234): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-xxkts3v7j4.auto.internal" port: 12785 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-xxkts3v7j4.auto.internal" port: 17492 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-xxkts3v7j4.auto.internal" port: 19223 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-xxkts3v7j4.auto.internal" port: 3963 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-xxkts3v7j4.auto.internal" port: 4295 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-xxkts3v7j4.auto.internal" port: 29235 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-xxkts3v7j4.auto.internal" port: 9329 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-xxkts3v7j4.auto.internal" port: 29234 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-xxkts3v7j4.auto.internal" port: 28205 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-xxkts3v7j4.auto.internal:9329, location 1, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:29234, location 1, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:3963, location 1, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:17492, location 3, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:28205, location 3, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:12785, location 2, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:4295, location 2, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:29235, location 3, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:19223, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6fg/001f9b/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:29234', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1560477
DEBUG    ydb.connection:connection.py:299 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:299 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:299 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:299 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:299 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:299 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:299 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     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29234
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, b3d171e5-d351-41c8-ad5e-79a9c7e6bbe7, localhost:29234): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b3d171e5-d351-41c8-ad5e-79a9c7e6bbe7, localhost:29234): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b3d171e5-d351-41c8-ad5e-79a9c7e6bbe7, localhost:29234): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-xxkts3v7j4.auto.internal" port: 9329 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-xxkts3v7j4.auto.internal" port: 17492 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-xxkts3v7j4.auto.internal" port: 12785 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-xxkts3v7j4.auto.internal" port: 19223 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-xxkts3v7j4.auto.internal" port: 3963 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-xxkts3v7j4.auto.internal" port: 29234 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-xxkts3v7j4.auto.internal" port: 4295 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-xxkts3v7j4.auto.internal" port: 29235 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-xxkts3v7j4.auto.internal" port: 28205 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-xxkts3v7j4.auto.internal:9329, location 1, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:29234, location 1, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:3963, location 1, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:4295, location 2, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:12785, location 2, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:28205, location 3, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:29235, location 3, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:19223, location 2, ssl: False>, <Endpoint ghrun-xxkts3v7j4.auto.internal:17492, location 3, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29234
DEBUG    ya.test:process.py:259 Command (pid 1560477) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1560477) elapsed time (sec): 111.84423494338989
DEBUG    ya.test:process.py:263 Command (pid 1560477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1560477) inblock: 180640
DEBUG    ya.test:process.py:263 Command (pid 1560477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1560477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1560477) majflt: 978
DEBUG    ya.test:process.py:263 Command (pid 1560477) maxrss: 870620
DEBUG    ya.test:process.py:263 Command (pid 1560477) minflt: 151389
DEBUG    ya.test:process.py:263 Command (pid 1560477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1560477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1560477) nivcsw: 992
DEBUG    ya.test:process.py:263 Command (pid 1560477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1560477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1560477) nvcsw: 31693
DEBUG    ya.test:process.py:263 Command (pid 1560477) oublock: 472
DEBUG    ya.test:process.py:263 Command (pid 1560477) stime: 1.237785
DEBUG    ya.test:process.py:263 Command (pid 1560477) utime: 5.114676
DEBUG    ya.test:process.py:263 Command (pid 1560477) wtime: 111.851
DEBUG    ya.test:process.py:275 Command (pid 1560477) output:
Cleaning up /Root/olap_workload...
Cleaning up /Root/olap_workload... done, None tables deleted
create_drop: No tables to delete
Inserting a row by thread 0
Inserting a row by thread 1
Inserting a row by thread 2
Inserting a row by thread 3
Inserting a row by thread 4
Renaming table tbl_27 to tbl_21
Renaming table tbl_22 to tbl_23
Renaming table tbl_7 to tbl_9
Writing to table tbl_27
Writing to table tbl_15
Writing to table tbl_10
Elapsed 0 seconds, stat:
	create_drop: Created: 0, Deleted: 0, Exists: 10
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
create_drop: No tables to delete
Elapsed 10 seconds, stat:
	create_drop: Created: 0, Deleted: 0, Exists: 10
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
create_drop: No tables to delete
Elapsed 20 seconds, stat:
	create_drop: Created: 0, Deleted: 0, Exists: 10
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
create_drop: No tables to delete
Elapsed 30 seconds, stat:
	create_drop: Created: 0, Deleted: 0, Exists: 10
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
Elapsed 40 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
Elapsed 50 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_7
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_7
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_27
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_26 to tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_10 to tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_26]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 to tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_10]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_14 to tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_26 to tbl_21
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_26]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_22 to tbl_27
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 to tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_10]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_30]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_29
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_18
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_9\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_24 to tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_5 to tbl_3
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_3\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 9], type: EPathTypeColumnTable, state: EPathStateNoChanges)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_30 to tbl_8
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_30 to tbl_24
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_11
Elapsed 60 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_30 to tbl_10
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_30]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_30]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_24 to tbl_24
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_18 to tbl_10
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_30]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
DEBUG    ya.test:process.py:276 Command (pid 1560477) errors:
... c5868 Utf8, c5869 Uint16, c5870 Date32 NOT NULL, c5871 Decimal(22,9) NOT NULL, c5872 Decimal(15,0) NOT NULL, c5873 Decimal(35,10) NOT NULL, c5874 Utf8, c5875 Int32 NOT NULL, c5876 Timestamp64 NOT NULL, c5877 Int16 NOT NULL, c5878 Date32, c5879 Int8 NOT NULL, c5880 Timestamp, c5881 Int64, c5882 Float NOT NULL, c5883 Int64 NOT NULL, c5884 JsonDocument NOT NULL, c5885 Date NOT NULL, c5886 String, c5887 Date NOT NULL, c5888 Double, c5889 Date32 NOT NULL, c5890 Float NOT NULL, c5891 Int64, c5892 Datetime64, c5893 Datetime, c5894 Timestamp64, c5895 Decimal(15,0), c5896 Uint16 NOT NULL, c5897 Uint32 NOT NULL, c5898 Datetime64 NOT NULL, c5899 Utf8, c5900 Int64, c5901 Utf8 NOT NULL, c5902 Utf8, c5903 Datetime64, c5904 Uint8, c5905 Int32 NOT NULL, c5906 Date, c5907 Interval64, c5908 Uint64 NOT NULL, c5909 Date, c5910 Int64, c5911 Interval64, c5912 Decimal(22,9) NOT NULL, c5913 Int32 NOT NULL, c5914 Float, c5915 Uint32, c5916 JsonDocument NOT NULL, c5917 Json NOT NULL, c5918 Interval64, c5919 Decimal(22,9), c5920 Datetime NOT NULL, c5921 Date NOT NULL, c5922 Datetime, c5923 Date32, c5924 Decimal(15,0), c5925 Decimal(22,9) NOT NULL, c5926 Decimal(15,0) NOT NULL, c5927 Int32, c5928 Timestamp, c5929 Date32 NOT NULL, c5930 Timestamp NOT NULL, c5931 String, c5932 Float, c5933 Decimal(35,10), c5934 Date32, c5935 Float, c5936 Int32, c5937 Yson NOT NULL, c5938 Date NOT NULL, c5939 Yson NOT NULL, c5940 Datetime64 NOT NULL, c5941 String, c5942 Date, c5943 Int64, c5944 JsonDocument, c5945 Decimal(15,0), c5946 Double, c5947 Decimal(22,9), c5948 Date32 NOT NULL, c5949 Uint32 NOT NULL, c5950 Double, c5951 Yson, c5952 Uint64, c5953 Interval64, c5954 Uint64 NOT NULL, c5955 Uint32 NOT NULL, c5956 Double, c5957 Uint16, c5958 Utf8, c5959 Interval64, c5960 Datetime64 NOT NULL, c5961 String NOT NULL, c5962 Decimal(15,0) NOT NULL, c5963 JsonDocument, c5964 Uint32, c5965 Json, c5966 Int16 NOT NULL, c5967 String, c5968 Int16, c5969 Utf8 NOT NULL, c5970 Datetime, c5971 Int32, c5972 Decimal(35,10) NOT NULL, c5973 String NOT NULL, c5974 Uint32, c5975 Datetime NOT NULL, c5976 Uint64, c5977 Json, c5978 Timestamp NOT NULL, c5979 Uint64 NOT NULL, c5980 Float, c5981 Int16 NOT NULL, c5982 Interval64 NOT NULL, c5983 Double, c5984 Json NOT NULL, c5985 Uint16 NOT NULL, c5986 Interval64, c5987 Yson NOT NULL, c5988 Timestamp NOT NULL, c5989 Decimal(35,10) NOT NULL, c5990 Date, c5991 Timestamp64, c5992 Interval64, c5993 Decimal(35,10), c5994 Timestamp64 NOT NULL, c5995 Int64 NOT NULL, c5996 Datetime64 NOT NULL, c5997 Int8, c5998 String, c5999 Int32, c6000 Int8 NOT NULL, c6001 Date32 NOT NULL, c6002 Uint32 NOT NULL, c6003 Decimal(15,0), c6004 Int64 NOT NULL, c6005 Timestamp64, c6006 Yson, c6007 Uint64 NOT NULL, c6008 Date32, c6009 Interval64, c6010 Uint64, c6011 Float, c6012 JsonDocument, c6013 Date, c6014 Datetime NOT NULL, c6015 Uint32, c6016 Uint64 NOT NULL, c6017 Uint64, c6018 JsonDocument, c6019 Int32 NOT NULL, c6020 Decimal(22,9) NOT NULL, c6021 Date32 NOT NULL, c6022 Int64, c6023 Int64, c6024 Uint64 NOT NULL, c6025 Timestamp64 NOT NULL, c6026 Datetime64, c6027 Timestamp NOT NULL, c6028 Datetime, c6029 Int16, c6030 Datetime NOT NULL, c6031 Int8, c6032 Uint8, c6033 Json, c6034 Date, c6035 Float, c6036 Decimal(15,0) NOT NULL, c6037 Date32, c6038 Datetime64 NOT NULL, c6039 Uint8, c6040 Decimal(22,9) NOT NULL, c6041 Datetime64 NOT NULL, c6042 Date32, c6043 Datetime NOT NULL, c6044 Decimal(22,9), c6045 Interval64, c6046 Date32 NOT NULL, c6047 Double NOT NULL, c6048 Decimal(22,9) NOT NULL, c6049 Datetime, c6050 Int8, c6051 Decimal(35,10) NOT NULL, c6052 Int32, c6053 Int32 NOT NULL, c6054 Int32 NOT NULL, c6055 Uint32, c6056 String, c6057 Timestamp64, c6058 Float NOT NULL, c6059 Decimal(35,10) NOT NULL, c6060 Double NOT NULL, c6061 Int32, c6062 Decimal(35,10) NOT NULL, c6063 Uint8 NOT NULL, c6064 JsonDocument NOT NULL, c6065 Decimal(22,9) NOT NULL, c6066 Uint16 NOT NULL, c6067 Uint64, c6068 Yson, c6069 Decimal(22,9), c6070 Int32, c6071 Interval64, c6072 JsonDocument NOT NULL, c6073 Date32, c6074 Date32, c6075 Datetime, c6076 JsonDocument NOT NULL, c6077 Float, c6078 Uint32 NOT NULL, c6079 Datetime64, c6080 Decimal(22,9) NOT NULL, c6081 Float, c6082 Double NOT NULL, c6083 Double, c6084 Uint32, c6085 String, c6086 Interval64, c6087 Datetime64, c6088 Timestamp64, c6089 Utf8, c6090 Int64 NOT NULL, c6091 Int16, c6092 Timestamp NOT NULL, c6093 JsonDocument NOT NULL, c6094 Uint32, c6095 Decimal(35,10), c6096 Uint8, c6097 String, c6098 Int64 NOT NULL, c6099 JsonDocument NOT NULL, c6100 Int64 NOT NULL, c6101 Timestamp64 NOT NULL, c6102 Uint16, c6103 Utf8 NOT NULL, c6104 Int32 NOT NULL, c6105 Float NOT NULL, c6106 Uint32, c6107 Json NOT NULL, c6108 Interval64, c6109 Json, c6110 Uint32 NOT NULL, c6111 Datetime NOT NULL, c6112 Timestamp64, c6113 Timestamp64 NOT NULL, c6114 Int8 NOT NULL, c6115 Int16, c6116 Decimal(22,9) NOT NULL, c6117 Uint32, c6118 JsonDocument NOT NULL, c6119 Uint32 NOT NULL, c6120 String, c6121 Utf8, c6122 Decimal(22,9) NOT NULL, c6123 Datetime64 NOT NULL, c6124 Utf8, c6125 Decimal(35,10) NOT NULL, c6126 Decimal(15,0), c6127 Yson NOT NULL, c6128 Datetime NOT NULL, c6129 Timestamp64 NOT NULL, c6130 Date32, c6131 Uint16, c6132 Datetime NOT NULL, c6133 Decimal(15,0), c6134 String, c6135 Decimal(35,10), c6136 String, c6137 Decimal(22,9) NOT NULL, c6138 Decimal(22,9), c6139 Interval64 NOT NULL, c6140 Date32 NOT NULL, c6141 JsonDocument, c6142 Int32 NOT NULL, c6143 Int64, c6144 Datetime NOT NULL, c6145 String, c6146 Double NOT NULL, c6147 Decimal(15,0) NOT NULL, c6148 Int16 NOT NULL, c6149 Json NOT NULL, c6150 Interval64 NOT NULL, c6151 String NOT NULL, c6152 Int8, c6153 Date NOT NULL, c6154 String NOT NULL, c6155 Int32 NOT NULL, c6156 Json, c6157 Uint16, c6158 Float, c6159 Json NOT NULL, c6160 Json NOT NULL, c6161 Decimal(22,9), c6162 Yson NOT NULL, c6163 Uint32 NOT NULL, c6164 Timestamp64 NOT NULL, c6165 Float, c6166 Float NOT NULL, c6167 Date, c6168 Date, c6169 JsonDocument NOT NULL, c6170 Uint32, c6171 Date NOT NULL, c6172 Date32 NOT NULL, c6173 Decimal(35,10), c6174 Uint8, c6175 Uint64, c6176 Timestamp64, c6177 Decimal(15,0), c6178 Json, c6179 Float, c6180 Json NOT NULL, c6181 Int32 NOT NULL, c6182 Uint32 NOT NULL, c6183 Interval64 NOT NULL, c6184 String, c6185 Uint16, c6186 Date NOT NULL, c6187 JsonDocument NOT NULL, c6188 Datetime64 NOT NULL, c6189 Int64 NOT NULL, c6190 String, c6191 Uint16, c6192 Timestamp, c6193 Decimal(15,0), c6194 Json, c6195 Int8 NOT NULL, c6196 Decimal(15,0) NOT NULL, c6197 Timestamp64, c6198 Int64 NOT NULL, c6199 JsonDocument NOT NULL, c6200 Date, c6201 Date32 NOT NULL, c6202 Uint32 NOT NULL, c6203 Interval64 NOT NULL, c6204 Timestamp64 NOT NULL, c6205 Yson, c6206 Timestamp NOT NULL, c6207 Datetime, c6208 String, c6209 Timestamp64, c6210 Date32, c6211 Uint64, c6212 Utf8 NOT NULL, c6213 Decimal(15,0), c6214 Yson NOT NULL, c6215 Int8, c6216 Date32 NOT NULL, c6217 Uint8, c6218 Utf8 NOT NULL, c6219 Datetime64 NOT NULL, c6220 JsonDocument NOT NULL, c6221 Decimal(15,0), c6222 Decimal(15,0) NOT NULL, c6223 Timestamp64, c6224 Int64, c6225 JsonDocument, c6226 Uint8, c6227 Int8, c6228 Datetime NOT NULL, c6229 Json, c6230 Float, c6231 Int16, c6232 Datetime NOT NULL, c6233 Int32, c6234 Json, c6235 Timestamp64 NOT NULL, c6236 Double NOT NULL, c6237 Date, c6238 Date, c6239 Double, c6240 Datetime NOT NULL, c6241 Decimal(35,10) NOT NULL, c6242 Datetime, c6243 Int16 NOT NULL, c6244 Uint32 NOT NULL, c6245 Interval64, c6246 Int8 NOT NULL, c6247 Int8 NOT NULL, c6248 Int32, c6249 Int64 NOT NULL, c6250 Timestamp64, c6251 JsonDocument NOT NULL, c6252 Decimal(22,9) NOT NULL, c6253 Yson NOT NULL, c6254 Int64, c6255 Uint64, c6256 Float, c6257 Timestamp, c6258 Decimal(15,0), c6259 Int16 NOT NULL, c6260 Timestamp, c6261 Uint16, c6262 String, c6263 Date32 NOT NULL, c6264 Datetime NOT NULL, c6265 Decimal(22,9) NOT NULL, c6266 Uint8 NOT NULL, c6267 Uint64 NOT NULL, c6268 Int8 NOT NULL, c6269 String NOT NULL, c6270 Date32, c6271 Utf8, c6272 Utf8, c6273 String, c6274 Interval64, c6275 String NOT NULL, c6276 Utf8 NOT NULL, c6277 Datetime64 NOT NULL, c6278 Uint64 NOT NULL, c6279 Float, c6280 Float, c6281 Decimal(35,10), c6282 Yson, c6283 Float NOT NULL, c6284 Datetime64 NOT NULL, c6285 Double, c6286 JsonDocument, c6287 Decimal(15,0), c6288 Json NOT NULL, c6289 Int8, c6290 Uint64, c6291 Uint32, c6292 Interval64, c6293 Float, c6294 Uint16, c6295 Uint8, c6296 Utf8, c6297 Uint16, c6298 Date NOT NULL, c6299 Timestamp64 NOT NULL, c6300 Uint32, c6301 Date, c6302 JsonDocument, c6303 Uint8, c6304 Uint64 NOT NULL, c6305 Date32, c6306 Datetime NOT NULL, c6307 Json NOT NULL, c6308 Uint16 NOT NULL, c6309 Date NOT NULL, c6310 Uint16 NOT NULL, c6311 Timestamp NOT NULL, c6312 Decimal(35,10), c6313 Double NOT NULL, c6314 Date NOT NULL, c6315 Date NOT NULL, c6316 Uint32, c6317 Date32, c6318 Decimal(35,10), c6319 Yson, c6320 Float NOT NULL, c6321 Int16 NOT NULL, c6322 Interval64 NOT NULL, c6323 JsonDocument NOT NULL, c6324 Date, c6325 Timestamp NOT NULL, c6326 Int64, c6327 Uint16 NOT NULL, c6328 Uint8, c6329 Int64 NOT NULL, c6330 Float, c6331 Uint32 NOT NULL, c6332 Int16, c6333 Utf8, c6334 Decimal(15,0) NOT NULL, c6335 Int16, c6336 Json, c6337 Int64 NOT NULL, c6338 Double, c6339 Uint64, c6340 Float, c6341 Int64 NOT NULL, c6342 Interval64, c6343 Float NOT NULL, c6344 Int8, c6345 Json, c6346 Decimal(22,9) NOT NULL, c6347 Decimal(22,9), c6348 Int16, c6349 Uint8 NOT NULL, c6350 Date NOT NULL, c6351 Uint64, c6352 Utf8 NOT NULL, c6353 Int64 NOT NULL, c6354 Int32 NOT NULL, c6355 Int32 NOT NULL, c6356 String NOT NULL, c6357 Float NOT NULL, c6358 Double, c6359 Datetime NOT NULL, c6360 Uint8 NOT NULL, c6361 Float, c6362 Uint32 NOT NULL, c6363 Uint16 NOT NULL, c6364 Int32, c6365 Int16 NOT NULL, c6366 Datetime, c6367 Decimal(22,9) NOT NULL, c6368 Int32 NOT NULL, c6369 Decimal(35,10), c6370 String, c6371 Utf8, c6372 JsonDocument NOT NULL, c6373 JsonDocument, c6374 Datetime64 NOT NULL, c6375 Decimal(35,10), c6376 Decimal(35,10), c6377 Timestamp NOT NULL, c6378 Interval64, c6379 Decimal(15,0), c6380 Date NOT NULL, c6381 Uint32 NOT NULL, c6382 Utf8, c6383 Uint32, c6384 Datetime NOT NULL, c6385 Uint16 NOT NULL, c6386 Interval64 NOT NULL, c6387 Int16 NOT NULL, c6388 Int32 NOT NULL, c6389 Double NOT NULL, c6390 Int16, c6391 Int64 NOT NULL, c6392 Decimal(15,0), c6393 JsonDocument NOT NULL, c6394 Decimal(15,0), c6395 Decimal(35,10) NOT NULL, c6396 Uint64 NOT NULL, c6397 Date32 NOT NULL, c6398 Uint8 NOT NULL, c6399 Int16, c6400 Uint8, c6401 Date, c6402 Uint64 NOT NULL, c6403 Date NOT NULL, c6404 Decimal(22,9), c6405 Int32, c6406 Double NOT NULL, c6407 Int32, c6408 Decimal(15,0) NOT NULL, c6409 Interval64, c6410 Yson, c6411 Int8 NOT NULL, c6412 Interval64, c6413 Int8, c6414 Interval64, c6415 Uint32 NOT NULL, c6416 Datetime64, c6417 Decimal(35,10) NOT NULL, c6418 Int32, c6419 Uint8, c6420 Interval64, c6421 JsonDocument NOT NULL, c6422 Decimal(22,9), c6423 Json, c6424 Datetime, c6425 Int32, c6426 Interval64, c6427 JsonDocument, c6428 Int16 NOT NULL, c6429 Int64 NOT NULL, c6430 JsonDocument, c6431 Uint8, c6432 Int8 NOT NULL, c6433 Utf8, c6434 Uint16, c6435 Double, c6436 Datetime64 NOT NULL, c6437 Int16 NOT NULL, c6438 Date32 NOT NULL, c6439 Datetime, c6440 Int8, c6441 Timestamp, c6442 JsonDocument, c6443 Decimal(15,0) NOT NULL, c6444 Timestamp NOT NULL, c6445 Datetime64, c6446 Uint8, c6447 Datetime64 NOT NULL, c6448 Uint32 NOT NULL, c6449 Int32, c6450 Double NOT NULL, c6451 Uint64 NOT NULL, c6452 Yson NOT NULL, c6453 Decimal(22,9) NOT NULL, c6454 Timestamp64 NOT NULL, c6455 Double, c6456 Datetime64, c6457 Uint16, c6458 Int8, c6459 Utf8 NOT NULL, c6460 Decimal(15,0) NOT NULL, c6461 Utf8 NOT NULL, c6462 String NOT NULL, c6463 Uint16, c6464 Double NOT NULL, c6465 Utf8 NOT NULL, c6466 Timestamp NOT NULL, c6467 Json, c6468 Date32 NOT NULL, c6469 Int16 NOT NULL, c6470 Decimal(22,9) NOT NULL, c6471 Date32 NOT NULL, c6472 Double NOT NULL, c6473 String NOT NULL, c6474 Timestamp64, c6475 Decimal(35,10) NOT NULL, c6476 Date32, c6477 Yson, c6478 Date32 NOT NULL, c6479 Datetime NOT NULL, c6480 Uint32 NOT NULL, c6481 Int64, c6482 Int32, c6483 Int64 NOT NULL, c6484 JsonDocument, c6485 Uint64 NOT NULL, c6486 Timestamp NOT NULL, c6487 Double NOT NULL, c6488 Timestamp NOT NULL, c6489 Datetime NOT NULL, c6490 Uint64 NOT NULL, c6491 Int16 NOT NULL, c6492 Float NOT NULL, c6493 Yson, c6494 Int32, c6495 Uint64 NOT NULL, c6496 Decimal(22,9), c6497 Int32, c6498 Int64, c6499 String, c6500 Utf8, c6501 JsonDocument, c6502 Float, c6503 Decimal(15,0) NOT NULL, c6504 Double NOT NULL, c6505 Datetime64 NOT NULL, c6506 Uint8, c6507 Uint32 NOT NULL, c6508 Yson, c6509 Int8 NOT NULL, c6510 Float, c6511 Int16, c6512 Datetime64, c6513 JsonDocument, c6514 JsonDocument NOT NULL, c6515 Int8, c6516 Decimal(35,10), c6517 Timestamp64, c6518 Json NOT NULL, c6519 Yson NOT NULL, c6520 JsonDocument, c6521 Uint8 NOT NULL, c6522 Decimal(15,0) NOT NULL, c6523 Datetime64 NOT NULL, c6524 Int8, c6525 Datetime64, c6526 Utf8, c6527 Utf8 NOT NULL, c6528 Uint16 NOT NULL, c6529 Int16 NOT NULL, c6530 Uint16 NOT NULL, c6531 Double NOT NULL, c6532 Int64, c6533 String NOT NULL, c6534 Uint8 NOT NULL, c6535 Interval64, c6536 Json NOT NULL, c6537 Datetime64, c6538 Decimal(15,0), c6539 Int8, c6540 Float NOT NULL, c6541 Uint64, c6542 JsonDocument NOT NULL, c6543 Uint64 NOT NULL, c6544 JsonDocument, c6545 Utf8 NOT NULL, c6546 Yson, c6547 Decimal(22,9), c6548 Datetime64 NOT NULL, c6549 Timestamp64, c6550 Date NOT NULL, c6551 Yson NOT NULL, c6552 Date32 NOT NULL, c6553 Datetime64, c6554 Decimal(22,9) NOT NULL, c6555 Interval64 NOT NULL, c6556 Uint64, c6557 Date32, c6558 Date32, c6559 Datetime, c6560 Json, c6561 Decimal(15,0) NOT NULL, c6562 Interval64, c6563 Datetime NOT NULL, c6564 Int64 NOT NULL, c6565 Decimal(35,10) NOT NULL, c6566 JsonDocument, c6567 JsonDocument, c6568 String, c6569 Datetime64, c6570 Date, c6571 Float NOT NULL, c6572 Decimal(15,0) NOT NULL, c6573 Int16, c6574 Date32 NOT NULL, c6575 Timestamp NOT NULL, c6576 Int32, c6577 JsonDocument, c6578 Int32 NOT NULL, c6579 Timestamp64, c6580 Int16, c6581 Int16, c6582 Timestamp, c6583 Utf8 NOT NULL, c6584 Datetime64 NOT NULL, c6585 Int32 NOT NULL, c6586 Decimal(35,10), c6587 Yson NOT NULL, c6588 Utf8, c6589 Int8, c6590 Decimal(22,9), c6591 Date32 NOT NULL, c6592 Decimal(35,10) NOT NULL, c6593 Uint8, c6594 Datetime NOT NULL, c6595 Int16 NOT NULL, c6596 Uint32 NOT NULL, c6597 Datetime64 NOT NULL, c6598 Utf8 NOT NULL, c6599 Timestamp NOT NULL, c6600 Int32 NOT NULL, c6601 Uint32, c6602 Interval64 NOT NULL, c6603 Interval64 NOT NULL, c6604 Date32, c6605 Date, c6606 Interval64 NOT NULL, c6607 Decimal(35,10), c6608 Datetime64 NOT NULL, c6609 Uint8, c6610 Interval64 NOT NULL, c6611 Date32 NOT NULL, c6612 JsonDocument NOT NULL, c6613 Json, c6614 Uint16 NOT NULL, c6615 JsonDocument, c6616 Int16, c6617 Decimal(22,9) NOT NULL, c6618 JsonDocument, c6619 Decimal(35,10), c6620 Yson, c6621 Yson, c6622 Utf8 NOT NULL, c6623 Yson, c6624 Timestamp NOT NULL, c6625 Int64 NOT NULL, c6626 Uint16, c6627 Uint8, c6628 Utf8 NOT NULL, c6629 Datetime, c6630 Timestamp64, c6631 Json NOT NULL, c6632 Int16, c6633 Float, c6634 Uint8 NOT NULL, c6635 Float, c6636 Datetime64 NOT NULL, c6637 Int64, c6638 Timestamp NOT NULL, c6639 Datetime64, c6640 Date NOT NULL, c6641 Utf8, c6642 Timestamp, c6643 Int32, c6644 Uint32, c6645 Timestamp NOT NULL, c6646 Uint16 NOT NULL, c6647 Uint16 NOT NULL, c6648 Json NOT NULL, c6649 String NOT NULL, c6650 Uint32, c6651 Datetime, c6652 Decimal(35,10) NOT NULL, c6653 Uint8 NOT NULL, c6654 Double, c6655 Decimal(15,0) NOT NULL, c6656 Decimal(15,0) NOT NULL, c6657 Decimal(35,10) NOT NULL, c6658 Decimal(15,0), c6659 Date32, c6660 Decimal(15,0) NOT NULL, c6661 Utf8, c6662 Timestamp, c6663 Decimal(22,9) NOT NULL, c6664 Yson NOT NULL, c6665 Float NOT NULL, c6666 Float, c6667 Datetime64, c6668 Timestamp, c6669 Int8 NOT NULL, c6670 Decimal(35,10), c6671 Timestamp NOT NULL, c6672 Date NOT NULL, c6673 Uint32, c6674 String NOT NULL, c6675 Yson, c6676 String NOT NULL, c6677 Datetime64 NOT NULL, c6678 Int16, c6679 Uint32, c6680 String NOT NULL, c6681 Datetime NOT NULL, c6682 Datetime64, c6683 Int32, c6684 Utf8, c6685 Timestamp, c6686 Uint64, c6687 JsonDocument, c6688 Uint64 NOT NULL, c6689 Uint8 NOT NULL, c6690 Date, c6691 Date32 NOT NULL, c6692 Uint64, c6693 Datetime64, c6694 Uint32, c6695 Datetime64 NOT NULL, c6696 Datetime NOT NULL, c6697 JsonDocument, c6698 Timestamp64, c6699 Datetime, c6700 JsonDocument, c6701 Decimal(22,9), c6702 Json, c6703 Date NOT NULL, c6704 Uint8, c6705 Decimal(22,9), c6706 Int16 NOT NULL, c6707 Yson NOT NULL, c6708 Datetime64, c6709 Uint16 NOT NULL, c6710 Decimal(35,10), c6711 Int64 NOT NULL, c6712 Json, c6713 JsonDocument, c6714 Yson, c6715 Yson NOT NULL, c6716 Int64 NOT NULL, c6717 Timestamp NOT NULL, c6718 Utf8, c6719 Int16, c6720 Decimal(15,0), c6721 Uint16, c6722 Timestamp64, c6723 Interval64, c6724 Date32 NOT NULL, c6725 Json, c6726 Timestamp NOT NULL, c6727 Int64, c6728 JsonDocument NOT NULL, c6729 Json NOT NULL, c6730 JsonDocument, c6731 String NOT NULL, c6732 Datetime NOT NULL, c6733 Date, c6734 Datetime64, c6735 Timestamp NOT NULL, c6736 Float NOT NULL, c6737 Yson, c6738 Double NOT NULL, c6739 Datetime NOT NULL, c6740 Float NOT NULL, c6741 Interval64, c6742 Decimal(35,10), c6743 JsonDocument NOT NULL, c6744 JsonDocument NOT NULL, c6745 Interval64 NOT NULL, c6746 Date32, c6747 Double NOT NULL, c6748 Int8 NOT NULL, c6749 Timestamp64 NOT NULL, c6750 Double, c6751 JsonDocument NOT NULL, c6752 Uint64, c6753 Int32, c6754 Float NOT NULL, c6755 Decimal(35,10), c6756 Datetime64, c6757 Interval64 NOT NULL, c6758 Interval64, c6759 Int16, c6760 Date NOT NULL, c6761 Interval64 NOT NULL, c6762 Interval64 NOT NULL, c6763 Uint32, c6764 Timestamp64, c6765 Timestamp, c6766 Decimal(35,10) NOT NULL, c6767 Date32 NOT NULL, c6768 Float NOT NULL, c6769 Json, c6770 Int32 NOT NULL, c6771 Json, c6772 Utf8 NOT NULL, c6773 String, c6774 Int8, c6775 Uint8, c6776 Timestamp64, c6777 Interval64, c6778 Interval64 NOT NULL, c6779 Yson, c6780 Date NOT NULL, c6781 String, c6782 Double NOT NULL, c6783 Date NOT NULL, c6784 Uint32, c6785 String NOT NULL, c6786 Interval64 NOT NULL, c6787 JsonDocument NOT NULL, c6788 Date32 NOT NULL, c6789 Utf8 NOT NULL, c6790 Date32 NOT NULL, c6791 Timestamp, c6792 Utf8, c6793 Datetime NOT NULL, c6794 String, c6795 Float NOT NULL, c6796 Yson, c6797 Double, c6798 Decimal(22,9), c6799 Decimal(15,0), c6800 Timestamp NOT NULL, c6801 Uint32, c6802 Uint64, c6803 Uint8, c6804 Interval64 NOT NULL, c6805 Int8, c6806 Utf8, c6807 Json NOT NULL, c6808 Uint16, c6809 Datetime64, c6810 Date NOT NULL, c6811 Int16, c6812 String NOT NULL, c6813 Float NOT NULL, c6814 Decimal(35,10), c6815 Uint16, c6816 Int8, c6817 Decimal(22,9) NOT NULL, c6818 Int64, c6819 String, c6820 Json NOT NULL, c6821 Int32 NOT NULL, c6822 Date NOT NULL, c6823 Uint16 NOT NULL, c6824 String, c6825 String, c6826 JsonDocument, c6827 Decimal(35,10), c6828 Uint64 NOT NULL, c6829 Uint64 NOT NULL, c6830 Json NOT NULL, c6831 Int16 NOT NULL, c6832 Int64 NOT NULL, c6833 JsonDocument NOT NULL, c6834 Double, c6835 Float, c6836 Uint32 NOT NULL, c6837 Json, c6838 Uint32 NOT NULL, c6839 Datetime, c6840 Date32, c6841 Json, c6842 Datetime, c6843 Date32 NOT NULL, c6844 Int16 NOT NULL, c6845 Json NOT NULL, c6846 Timestamp64, c6847 Timestamp, c6848 Datetime64, c6849 Timestamp64, c6850 Int32, c6851 Yson NOT NULL, c6852 Json NOT NULL, c6853 Yson NOT NULL, c6854 Timestamp64, c6855 Json, c6856 Int8, c6857 Json NOT NULL, c6858 Double NOT NULL, c6859 Timestamp64 NOT NULL, c6860 Int32, c6861 Int16, c6862 Uint16 NOT NULL, c6863 Decimal(35,10), c6864 Date32, c6865 Interval64, c6866 Uint8 NOT NULL, c6867 String, c6868 Uint8, c6869 JsonDocument, c6870 String NOT NULL, c6871 Timestamp64, c6872 Uint32, c6873 Utf8 NOT NULL, c6874 Yson NOT NULL, c6875 JsonDocument NOT NULL, c6876 String, c6877 Uint32, c6878 Date, c6879 String NOT NULL, c6880 Json, c6881 Double NOT NULL, c6882 Timestamp64, c6883 Yson, c6884 Int8, c6885 Uint8 NOT NULL, c6886 Datetime64 NOT NULL, c6887 Date32, c6888 Uint8 NOT NULL, c6889 JsonDocument NOT NULL, c6890 Decimal(15,0) NOT NULL, c6891 Int16 NOT NULL, c6892 Uint32, c6893 Utf8, c6894 Decimal(35,10), c6895 Int8, c6896 Decimal(35,10) NOT NULL, c6897 Decimal(22,9) NOT NULL, c6898 Utf8, c6899 Float, c6900 Double, c6901 Float, c6902 Json NOT NULL, c6903 Interval64, c6904 Int64, c6905 Int8 NOT NULL, c6906 Float, c6907 Utf8 NOT NULL, c6908 Timestamp NOT NULL, c6909 Uint8, c6910 Int32, c6911 Yson, c6912 Int32, c6913 Uint16 NOT NULL, c6914 Int8, c6915 Datetime64 NOT NULL, c6916 Decimal(35,10) NOT NULL, c6917 Date32 NOT NULL, c6918 Int8 NOT NULL, c6919 Int8 NOT NULL, c6920 Decimal(22,9) NOT NULL, c6921 Datetime64 NOT NULL, c6922 Int32 NOT NULL, c6923 Double NOT NULL, c6924 Uint16 NOT NULL, c6925 Int16 NOT NULL, c6926 Timestamp64 NOT NULL, c6927 Yson NOT NULL, c6928 Int16 NOT NULL, c6929 Utf8 NOT NULL, c6930 JsonDocument NOT NULL, c6931 Int64, c6932 Uint64 NOT NULL, c6933 Int16 NOT NULL, c6934 Decimal(22,9) NOT NULL, c6935 Yson, c6936 Date, c6937 Decimal(35,10), c6938 Float, c6939 Double NOT NULL, c6940 Float, c6941 Int16, c6942 String NOT NULL, c6943 Uint64, c6944 Uint64 NOT NULL, c6945 Decimal(22,9), c6946 Int64, c6947 Decimal(22,9), c6948 Uint64, c6949 Uint16, c6950 Int64, c6951 String, c6952 Uint16, c6953 String, c6954 Yson NOT NULL, c6955 Utf8 NOT NULL, c6956 Timestamp64 NOT NULL, c6957 Yson, c6958 Json, c6959 Utf8, c6960 Yson, c6961 Int32, c6962 Int64 NOT NULL, c6963 Date32 NOT NULL, c6964 Timestamp NOT NULL, c6965 Decimal(35,10), c6966 Timestamp64, c6967 Int8, c6968 Uint64 NOT NULL, c6969 Datetime64, c6970 Date32, c6971 Decimal(22,9) NOT NULL, c6972 Uint16, c6973 Int8, c6974 String NOT NULL, c6975 Date, c6976 Datetime NOT NULL, c6977 Json, c6978 Int16, c6979 String, c6980 Datetime64 NOT NULL, c6981 String NOT NULL, c6982 Decimal(35,10) NOT NULL, c6983 Int16 NOT NULL, c6984 Uint16 NOT NULL, c6985 Int16, c6986 Uint16 NOT NULL, c6987 Date32 NOT NULL, c6988 Int8, c6989 Timestamp64, c6990 Uint16, c6991 Utf8, c6992 Double NOT NULL, c6993 JsonDocument NOT NULL, c6994 Int32, c6995 Uint64, c6996 Interval64, c6997 Decimal(35,10), c6998 Double NOT NULL, c6999 Timestamp64 NOT NULL, c7000 Datetime64 NOT NULL, c7001 JsonDocument NOT NULL, c7002 Datetime NOT NULL, c7003 Uint32, c7004 Uint16 NOT NULL, c7005 Int16 NOT NULL, c7006 JsonDocument NOT NULL, c7007 Decimal(22,9), c7008 Datetime NOT NULL, c7009 Int8, c7010 JsonDocument, c7011 Int32, c7012 Uint64, c7013 Datetime64 NOT NULL, c7014 Datetime64, c7015 Decimal(22,9) NOT NULL, c7016 JsonDocument, c7017 Uint32, c7018 Uint16 NOT NULL, c7019 Double, c7020 Json NOT NULL, c7021 Date32 NOT NULL, c7022 Timestamp64 NOT NULL, c7023 Int8, c7024 Utf8, c7025 Utf8 NOT NULL, c7026 Decimal(35,10), c7027 String, c7028 Float NOT NULL, c7029 Decimal(35,10), c7030 Utf8, c7031 Int32, c7032 Datetime NOT NULL, c7033 Double, c7034 Timestamp64, c7035 Int64 NOT NULL, c7036 Int8, c7037 Uint16, c7038 Date32 NOT NULL, c7039 String, c7040 Float, c7041 Uint32, c7042 Decimal(35,10), c7043 Uint64 NOT NULL, c7044 Datetime NOT NULL, c7045 Decimal(35,10) NOT NULL, c7046 Uint32, c7047 Json NOT NULL, c7048 Datetime, c7049 Json, c7050 JsonDocument NOT NULL, c7051 Uint16 NOT NULL, c7052 Timestamp64 NOT NULL, c7053 Datetime, c7054 Decimal(35,10), c7055 Datetime, c7056 Date, c7057 Uint32, c7058 Decimal(15,0) NOT NULL, c7059 Float, c7060 Yson NOT NULL, c7061 JsonDocument, c7062 Decimal(35,10) NOT NULL, c7063 Decimal(15,0), c7064 Uint8 NOT NULL, c7065 Yson NOT NULL, c7066 Uint32 NOT NULL, c7067 Uint32, c7068 Int64 NOT NULL, c7069 String, c7070 Int64, c7071 Decimal(35,10), c7072 Uint32 NOT NULL, c7073 Uint8 NOT NULL, c7074 Decimal(35,10), c7075 Date32, c7076 Uint16, c7077 Json NOT NULL, c7078 Timestamp NOT NULL, c7079 Interval64, c7080 Int8, c7081 Decimal(35,10), c7082 Date NOT NULL, c7083 Date32 NOT NULL, c7084 Int64 NOT NULL, c7085 Timestamp NOT NULL, c7086 JsonDocument NOT NULL, c7087 Int8 NOT NULL, c7088 Interval64, c7089 String, c7090 Datetime64, c7091 JsonDocument, c7092 Int32 NOT NULL, c7093 Float, c7094 Decimal(22,9), c7095 Date, c7096 Int16, c7097 Interval64, c7098 Datetime NOT NULL, c7099 Int16, c7100 Utf8 NOT NULL, c7101 Timestamp64 NOT NULL, c7102 Int8, c7103 Uint16 NOT NULL, c7104 Datetime64, c7105 Int32, c7106 Uint16, c7107 Int32, c7108 Decimal(15,0), c7109 Date, c7110 Int32 NOT NULL, c7111 Uint64, c7112 Date, c7113 Timestamp NOT NULL, c7114 Datetime64, c7115 Json, c7116 Json NOT NULL, c7117 Decimal(22,9) NOT NULL, c7118 Decimal(22,9) NOT NULL, c7119 Double NOT NULL, c7120 Double NOT NULL, c7121 Interval64, c7122 Uint32 NOT NULL, c7123 Datetime, c7124 Int64, c7125 JsonDocument NOT NULL, c7126 Int16 NOT NULL, c7127 Timestamp64 NOT NULL, c7128 Int8, c7129 Datetime64 NOT NULL, c7130 Int64 NOT NULL, c7131 Date32 NOT NULL, c7132 Uint8 NOT NULL, c7133 Date32, c7134 Interval64, c7135 Timestamp64 NOT NULL, c7136 Datetime64, c7137 Uint32 NOT NULL, c7138 Date, c7139 Date NOT NULL, c7140 Decimal(22,9) NOT NULL, c7141 Int32, c7142 Date32, c7143 Timestamp, c7144 Datetime64, c7145 Int8 NOT NULL, c7146 Timestamp NOT NULL, c7147 Yson NOT NULL, c7148 String NOT NULL, c7149 Float NOT NULL, c7150 Int16 NOT NULL, c7151 Int8, c7152 Timestamp NOT NULL, c7153 Uint8 NOT NULL, c7154 Interval64, c7155 Float, c7156 JsonDocument NOT NULL, c7157 Date32, c7158 Decimal(15,0), c7159 Datetime64, c7160 Date, c7161 Int16 NOT NULL, c7162 Uint8, c7163 Datetime64 NOT NULL, c7164 Uint32, c7165 Decimal(35,10), c7166 Int16, c7167 Decimal(22,9), c7168 Uint32 NOT NULL, c7169 Decimal(15,0), c7170 Datetime64 NOT NULL, c7171 Int8 NOT NULL, c7172 Int16 NOT NULL, c7173 Decimal(22,9), c7174 Date NOT NULL, c7175 Int8 NOT NULL, c7176 Datetime64 NOT NULL, c7177 Double, c7178 Decimal(15,0) NOT NULL, c7179 JsonDocument NOT NULL, c7180 JsonDocument, c7181 Int16, c7182 Timestamp64, c7183 Decimal(15,0) NOT NULL, c7184 Date NOT NULL, c7185 Uint32 NOT NULL, c7186 Uint64, c7187 Timestamp64, c7188 Datetime NOT NULL, c7189 Timestamp64 NOT NULL, c7190 Double, c7191 Uint16 NOT NULL, c7192 Double NOT NULL, c7193 Date32, c7194 Uint8, c7195 Datetime NOT NULL, c7196 Datetime NOT NULL, c7197 Date, c7198 Int8 NOT NULL, c7199 JsonDocument NOT NULL, c7200 Json NOT NULL, c7201 Timestamp64, c7202 Int16, c7203 Int32, c7204 Interval64, c7205 Decimal(35,10) NOT NULL, c7206 Int16, c7207 Yson NOT NULL, c7208 Decimal(22,9), c7209 Int8 NOT NULL, c7210 String, c7211 JsonDocument, c7212 Timestamp NOT NULL, c7213 JsonDocument, c7214 Utf8 NOT NULL, c7215 Utf8 NOT NULL, c7216 Datetime64, c7217 Double NOT NULL, c7218 Decimal(22,9), c7219 Date32, c7220 Decimal(22,9) NOT NULL, c7221 Yson NOT NULL, c7222 Decimal(15,0), c7223 Int8 NOT NULL, c7224 Int64, c7225 Date32 NOT NULL, c7226 Float, c7227 Int8, c7228 Decimal(35,10), c7229 Int64, c7230 Date, c7231 Float, c7232 Timestamp NOT NULL, c7233 Int32, c7234 Decimal(22,9) NOT NULL, c7235 Int8, c7236 Timestamp, c7237 Uint8 NOT NULL, c7238 Int16 NOT NULL, c7239 Date32 NOT NULL, c7240 Datetime64, c7241 Decimal(35,10), c7242 Int8 NOT NULL, c7243 Interval64 NOT NULL, c7244 Float, c7245 Json NOT NULL, c7246 Datetime, c7247 Timestamp NOT NULL, c7248 Utf8, c7249 Decimal(15,0) NOT NULL, c7250 Uint16 NOT NULL, c7251 Uint8 NOT NULL, c7252 Decimal(15,0), c7253 Timestamp, c7254 Decimal(15,0) NOT NULL, c7255 Uint64 NOT NULL, c7256 Date32 NOT NULL, c7257 Yson NOT NULL, c7258 Int64 NOT NULL, c7259 Uint64, c7260 Date, c7261 Uint32 NOT NULL, c7262 JsonDocument NOT NULL, c7263 Uint8, c7264 Utf8 NOT NULL, c7265 Decimal(15,0), c7266 Utf8, c7267 Uint16, c7268 Date32 NOT NULL, c7269 Uint64, c7270 Int64 NOT NULL, c7271 Timestamp NOT NULL, c7272 Date32 NOT NULL, c7273 Json NOT NULL, c7274 Interval64 NOT NULL, c7275 Timestamp, c7276 String NOT NULL, c7277 Int32 NOT NULL, c7278 Uint64 NOT NULL, c7279 Uint8, c7280 Uint32, c7281 Float NOT NULL, c7282 Datetime, c7283 Int64 NOT NULL, c7284 Uint16 NOT NULL, c7285 Date NOT NULL, c7286 Interval64 NOT NULL, c7287 Double NOT NULL, c7288 Timestamp64, c7289 Int8 NOT NULL, c7290 Date, c7291 Date NOT NULL, c7292 Timestamp64, c7293 Float, c7294 Datetime64 NOT NULL, c7295 Utf8, c7296 Json NOT NULL, c7297 Datetime64 NOT NULL, c7298 Uint8, c7299 Uint64, c7300 String NOT NULL, c7301 Date32 NOT NULL, c7302 Float NOT NULL, c7303 Timestamp NOT NULL, c7304 Date32, c7305 Uint8, c7306 Date32 NOT NULL, c7307 Datetime64, c7308 Datetime64, c7309 Date, c7310 Uint16 NOT NULL, c7311 Decimal(35,10), c7312 Uint32, c7313 Decimal(22,9), c7314 Utf8, c7315 Int64, c7316 Double NOT NULL, c7317 Datetime NOT NULL, c7318 Datetime64 NOT NULL, c7319 Uint64, c7320 Uint64 NOT NULL, c7321 Int32 NOT NULL, c7322 Datetime, c7323 Decimal(35,10), c7324 Date32 NOT NULL, c7325 Int16, c7326 Int32, c7327 Uint16, c7328 JsonDocument NOT NULL, c7329 Decimal(35,10) NOT NULL, c7330 Uint64 NOT NULL, c7331 Timestamp64 NOT NULL, c7332 JsonDocument NOT NULL, c7333 Uint64 NOT NULL, c7334 Int64, c7335 Decimal(35,10) NOT NULL, c7336 Datetime, c7337 Uint32 NOT NULL, c7338 Decimal(22,9) NOT NULL, c7339 Double NOT NULL, c7340 Json NOT NULL, c7341 Uint64, c7342 String NOT NULL, c7343 Decimal(15,0) NOT NULL, c7344 Uint8 NOT NULL, c7345 Timestamp64, c7346 JsonDocument, c7347 Date, c7348 Datetime64, c7349 Interval64, c7350 Decimal(22,9), c7351 Int8, c7352 Datetime, c7353 Datetime, c7354 Uint8 NOT NULL, c7355 String, c7356 Date32 NOT NULL, c7357 Int64, c7358 Double, c7359 Int16, c7360 Decimal(22,9), c7361 Date32 NOT NULL, c7362 Float NOT NULL, c7363 Yson, c7364 Uint16 NOT NULL, c7365 Decimal(15,0) NOT NULL, c7366 Decimal(35,10), c7367 Int32 NOT NULL, c7368 Datetime, c7369 Uint32, c7370 Datetime NOT NULL, c7371 Yson, c7372 Uint16, c7373 Double, c7374 Decimal(22,9) NOT NULL, c7375 Interval64 NOT NULL, c7376 Yson NOT NULL, c7377 Date32 NOT NULL, c7378 Yson NOT NULL, c7379 JsonDocument, c7380 Double, c7381 Uint16, c7382 Interval64, c7383 Date, c7384 Float, c7385 Int64 NOT NULL, c7386 Uint16 NOT NULL, c7387 Decimal(15,0) NOT NULL, c7388 Int16 NOT NULL, c7389 Int32 NOT NULL, c7390 Uint32 NOT NULL, c7391 Yson, c7392 Uint32, c7393 Int64, c7394 Decimal(22,9) NOT NULL, c7395 Date NOT NULL, c7396 Float NOT NULL, c7397 Date, c7398 Timestamp NOT NULL, c7399 Decimal(35,10), c7400 Uint16, c7401 JsonDocument, c7402 Int64, c7403 Interval64 NOT NULL, c7404 Int8, c7405 String, c7406 Uint16, c7407 Decimal(35,10) NOT NULL, c7408 Int8 NOT NULL, c7409 Datetime64 NOT NULL, c7410 Float NOT NULL, c7411 Datetime64, c7412 Uint16 NOT NULL, c7413 Double, c7414 Uint8, c7415 Int16 NOT NULL, c7416 Int8 NOT NULL, c7417 Uint16 NOT NULL, c7418 Int16, c7419 Uint64, c7420 Interval64, c7421 Timestamp64, c7422 Int64, c7423 Int32, c7424 Int32, c7425 Timestamp, c7426 Decimal(22,9), c7427 Uint32 NOT NULL, c7428 Yson, c7429 Timestamp64 NOT NULL, c7430 Yson NOT NULL, c7431 Datetime64, c7432 Int32, c7433 Utf8 NOT NULL, c7434 Timestamp NOT NULL, c7435 Json, c7436 Yson NOT NULL, c7437 Date, c7438 Int8, c7439 Int64 NOT NULL, c7440 Decimal(15,0), c7441 Datetime64, c7442 Decimal(35,10), c7443 Decimal(15,0), c7444 Yson NOT NULL, c7445 Uint8 NOT NULL, c7446 Int32, c7447 Date32, c7448 String NOT NULL, c7449 Yson NOT NULL, c7450 Date NOT NULL, c7451 Date NOT NULL, c7452 Float NOT NULL, c7453 Json NOT NULL, c7454 Timestamp, c7455 Decimal(22,9) NOT NULL, c7456 Float NOT NULL, c7457 JsonDocument NOT NULL, c7458 Int16 NOT NULL, c7459 Timestamp64, c7460 Int64, c7461 Uint8 NOT NULL, c7462 Date, c7463 Interval64, c7464 Interval64, c7465 Date NOT NULL, c7466 Interval64, c7467 Int16 NOT NULL, c7468 Int8 NOT NULL, c7469 Datetime64 NOT NULL, c7470 JsonDocument, c7471 String, c7472 Datetime NOT NULL, c7473 Timestamp64 NOT NULL, c7474 Timestamp64, c7475 Float NOT NULL, c7476 Date32, c7477 Double, c7478 Int32 NOT NULL, c7479 Int64 NOT NULL, c7480 Uint16, c7481 Decimal(22,9), c7482 Interval64, c7483 Timestamp, c7484 Utf8, c7485 Uint8, c7486 String, c7487 Utf8 NOT NULL, c7488 Date NOT NULL, c7489 Decimal(15,0), c7490 Decimal(22,9), c7491 Uint64, c7492 Int32 NOT NULL, c7493 String NOT NULL, c7494 Int8, c7495 Datetime64, c7496 Yson NOT NULL, c7497 Decimal(22,9) NOT NULL, c7498 Int8 NOT NULL, c7499 Int64 NOT NULL, c7500 Int64, c7501 Decimal(22,9) NOT NULL, c7502 Float, c7503 Datetime NOT NULL, c7504 Double NOT NULL, c7505 String, c7506 Timestamp NOT NULL, c7507 Uint32, c7508 Datetime, c7509 Uint16 NOT NULL, c7510 Interval64 NOT NULL, c7511 Interval64, c7512 Float, c7513 Int16, c7514 Utf8, c7515 String, c7516 Yson, c7517 Yson, c7518 Utf8 NOT NULL, c7519 Decimal(15,0), c7520 Utf8 NOT NULL, c7521 Uint16, c7522 Int32, c7523 Decimal(15,0), c7524 Uint32 NOT NULL, c7525 Uint16 NOT NULL, c7526 Datetime NOT NULL, c7527 Double, c7528 Date32, c7529 Yson NOT NULL, c7530 Datetime64, c7531 Decimal(22,9), c7532 Int16 NOT NULL, c7533 Uint64, c7534 Uint64 NOT NULL, c7535 Timestamp64, c7536 Decimal(15,0), c7537 Int64 NOT NULL, c7538 Uint16 NOT NULL, c7539 Datetime64, c7540 Datetime, c7541 Uint16 NOT NULL, c7542 Int64, c7543 Uint32, c7544 Timestamp NOT NULL, c7545 Uint8 NOT NULL, c7546 Datetime64, c7547 Date NOT NULL, c7548 Yson, c7549 JsonDocument, c7550 Int16, c7551 Decimal(22,9) NOT NULL, c7552 Timestamp, c7553 Uint16, c7554 Datetime64, c7555 Int16 NOT NULL, c7556 Json, c7557 Timestamp64, c7558 Uint32 NOT NULL, c7559 Timestamp, c7560 JsonDocument, c7561 Int32 NOT NULL, c7562 Date, c7563 Uint64, c7564 Uint8, c7565 Interval64 NOT NULL, c7566 Datetime64, c7567 Yson NOT NULL, c7568 Utf8, c7569 Uint64 NOT NULL, c7570 Uint16, c7571 Decimal(15,0) NOT NULL, c7572 Double, c7573 Int64 NOT NULL, c7574 Uint16, c7575 Decimal(35,10), c7576 Int16, c7577 Decimal(35,10), c7578 Timestamp64, c7579 Yson, c7580 Double, c7581 Decimal(35,10) NOT NULL, c7582 Timestamp, c7583 Interval64, c7584 Int32 NOT NULL, c7585 Datetime NOT NULL, c7586 Float NOT NULL, c7587 Timestamp NOT NULL, c7588 Timestamp NOT NULL, c7589 Uint16 NOT NULL, c7590 Float NOT NULL, c7591 Timestamp64 NOT NULL, c7592 Int8 NOT NULL, c7593 Int32 NOT NULL, c7594 Double, c7595 JsonDocument, c7596 Int8, c7597 Int64, c7598 Uint64, c7599 JsonDocument, c7600 Timestamp64 NOT NULL, c7601 Int32, c7602 JsonDocument, c7603 Interval64 NOT NULL, c7604 Timestamp, c7605 Double NOT NULL, c7606 String, c7607 Decimal(22,9) NOT NULL, c7608 Date32 NOT NULL, c7609 Int64 NOT NULL, c7610 Date NOT NULL, c7611 Float NOT NULL, c7612 String, c7613 Int8 NOT NULL, c7614 Uint64, c7615 Int8 NOT NULL, c7616 String, c7617 Uint8, c7618 Int16, c7619 Decimal(35,10), c7620 Timestamp64 NOT NULL, c7621 Int16, c7622 JsonDocument NOT NULL, c7623 JsonDocument NOT NULL, c7624 JsonDocument NOT NULL, c7625 Date32, c7626 JsonDocument, c7627 Uint16 NOT NULL, c7628 Uint8 NOT NULL, c7629 Int8 NOT NULL, c7630 Uint16 NOT NULL, c7631 Double, c7632 Decimal(22,9), c7633 Int64, c7634 Decimal(35,10) NOT NULL, c7635 Decimal(35,10), c7636 Uint8, c7637 Int64, c7638 Int64, c7639 Float NOT NULL, c7640 Timestamp, c7641 String, c7642 JsonDocument, c7643 Datetime64 NOT NULL, c7644 Decimal(15,0), c7645 Date32, c7646 Int8 NOT NULL, c7647 Float, c7648 Utf8, c7649 Yson, c7650 Interval64, c7651 Date NOT NULL, c7652 String NOT NULL, c7653 Date NOT NULL, c7654 Uint8 NOT NULL, c7655 Timestamp, c7656 Float, c7657 Timestamp64 NOT NULL, c7658 Int8, c7659 Datetime64, c7660 Uint8, c7661 Date, c7662 Uint32 NOT NULL, c7663 Uint8, c7664 String NOT NULL, c7665 Uint8, c7666 Int16 NOT NULL, c7667 Datetime64, c7668 Decimal(15,0) NOT NULL, c7669 String, c7670 Timestamp NOT NULL, c7671 Decimal(15,0) NOT NULL, c7672 Int16, c7673 String NOT NULL, c7674 Timestamp, c7675 Int16, c7676 Datetime, c7677 Uint16, c7678 Int32 NOT NULL, c7679 Timestamp64 NOT NULL, c7680 Timestamp NOT NULL, c7681 Uint8, c7682 Float NOT NULL, c7683 Double NOT NULL, c7684 Timestamp64, c7685 Date NOT NULL, c7686 Decimal(15,0), c7687 Interval64 NOT NULL, c7688 Uint32, c7689 Int64 NOT NULL, c7690 Uint16 NOT NULL, c7691 Datetime64, c7692 Yson, c7693 JsonDocument NOT NULL, c7694 Decimal(15,0) NOT NULL, c7695 String, c7696 Float NOT NULL, c7697 Decimal(15,0), c7698 Int16 NOT NULL, c7699 Int8 NOT NULL, c7700 Int64 NOT NULL, c7701 Int16 NOT NULL, c7702 Decimal(15,0) NOT NULL, c7703 Decimal(35,10) NOT NULL, c7704 Json NOT NULL, c7705 Float, c7706 Int64, c7707 Datetime NOT NULL, c7708 Date32 NOT NULL, c7709 Yson, c7710 Date, c7711 Uint8, c7712 Int64 NOT NULL, c7713 Int16, c7714 Float NOT NULL, c7715 Int8 NOT NULL, c7716 Float, c7717 Yson, c7718 Int16 NOT NULL, c7719 Date, c7720 Interval64, c7721 Json NOT NULL, c7722 Datetime, c7723 Interval64, c7724 Uint8 NOT NULL, c7725 Date32 NOT NULL, c7726 Json, c7727 String, c7728 Int64 NOT NULL, c7729 Datetime NOT NULL, c7730 Int32, c7731 Timestamp64 NOT NULL, c7732 Decimal(22,9) NOT NULL, c7733 Uint32, c7734 Decimal(35,10) NOT NULL, c7735 Double NOT NULL, c7736 Yson, c7737 Int8, c7738 Utf8, c7739 Float NOT NULL, c7740 Int8 NOT NULL, c7741 Double, c7742 Uint64 NOT NULL, c7743 Date32 NOT NULL, c7744 Int32, c7745 Yson NOT NULL, c7746 Decimal(35,10), c7747 Uint16 NOT NULL, c7748 Timestamp64, c7749 Int8, c7750 Utf8 NOT NULL, c7751 Double NOT NULL, c7752 Uint64 NOT NULL, c7753 String NOT NULL, c7754 Datetime64, c7755 Date32, c7756 Datetime64 NOT NULL, c7757 Decimal(22,9), c7758 Int32, c7759 Decimal(35,10) NOT NULL, c7760 Yson, c7761 Datetime, c7762 String, c7763 Decimal(15,0), c7764 Decimal(22,9) NOT NULL, c7765 Json NOT NULL, c7766 Double NOT NULL, c7767 Int16, c7768 Double, c7769 String, c7770 Interval64, c7771 Int32, c7772 Timestamp64, c7773 Decimal(15,0), c7774 Float, c7775 Json, c7776 Int32, c7777 JsonDocument NOT NULL, c7778 Timestamp64 NOT NULL, c7779 Datetime NOT NULL, c7780 Uint8, c7781 Datetime, c7782 Date32 NOT NULL, c7783 Yson NOT NULL, c7784 Yson NOT NULL, c7785 Int16 NOT NULL, c7786 Interval64 NOT NULL, c7787 Utf8 NOT NULL, c7788 Utf8, c7789 JsonDocument, c7790 Uint16 NOT NULL, c7791 Uint64 NOT NULL, c7792 Uint64 NOT NULL, c7793 Timestamp, c7794 Yson, c7795 JsonDocument NOT NULL, c7796 Utf8 NOT NULL, c7797 Uint16 NOT NULL, c7798 JsonDocument NOT NULL, c7799 Int8 NOT NULL, c7800 Uint8 NOT NULL, c7801 Datetime64, c7802 JsonDocument NOT NULL, c7803 Date, c7804 Decimal(22,9), c7805 Int32, c7806 Uint8 NOT NULL, c7807 JsonDocument, c7808 Date, c7809 Datetime NOT NULL, c7810 Int64, c7811 Json, c7812 Int16, c7813 Decimal(15,0), c7814 String NOT NULL, c7815 Int64 NOT NULL, c7816 Decimal(15,0), c7817 Interval64, c7818 Datetime NOT NULL, c7819 Date32 NOT NULL, c7820 Int8, c7821 Uint32 NOT NULL, c7822 Uint32, c7823 JsonDocument NOT NULL, c7824 Yson NOT NULL, c7825 Datetime64, c7826 Decimal(15,0) NOT NULL, c7827 Utf8, c7828 Int32 NOT NULL, c7829 Int32 NOT NULL, c7830 Decimal(35,10) NOT NULL, c7831 Double NOT NULL, c7832 Timestamp, c7833 Int8, c7834 Timestamp NOT NULL, c7835 JsonDocument NOT NULL, c7836 Utf8, c7837 Timestamp NOT NULL, c7838 Decimal(15,0) NOT NULL, c7839 Int8 NOT NULL, c7840 Json, c7841 Int32, c7842 Timestamp64 NOT NULL, c7843 Int64 NOT NULL, c7844 Decimal(22,9), c7845 Timestamp64 NOT NULL, c7846 JsonDocument, c7847 Timestamp NOT NULL, c7848 Int64 NOT NULL, c7849 Uint32 NOT NULL, c7850 Date NOT NULL, c7851 Uint16 NOT NULL, c7852 Date, c7853 Datetime, c7854 Date32, c7855 Decimal(35,10), c7856 Int16, c7857 Uint32, c7858 Utf8 NOT NULL, c7859 Double, c7860 Date NOT NULL, c7861 Decimal(15,0) NOT NULL, c7862 Int16 NOT NULL, c7863 Decimal(35,10) NOT NULL, c7864 String NOT NULL, c7865 Float, c7866 Int16 NOT NULL, c7867 Int8 NOT NULL, c7868 Uint16, c7869 Float NOT NULL, c7870 JsonDocument, c7871 Int64 NOT NULL, c7872 Utf8 NOT NULL, c7873 JsonDocument NOT NULL, c7874 Decimal(35,10) NOT NULL, c7875 Interval64 NOT NULL, c7876 Decimal(15,0) NOT NULL, c7877 Utf8 NOT NULL, c7878 Interval64 NOT NULL, c7879 Int32, c7880 Uint8 NOT NULL, c7881 Date32 NOT NULL, c7882 Timestamp64, c7883 Datetime, c7884 Int64, c7885 Int16, c7886 JsonDocument, c7887 Int32 NOT NULL, c7888 Datetime, c7889 Date32, c7890 Decimal(22,9) NOT NULL, c7891 Decimal(35,10), c7892 Uint32 NOT NULL, c7893 Float NOT NULL, c7894 Uint64 NOT NULL, c7895 Uint8, c7896 Decimal(22,9), c7897 Uint32 NOT NULL, c7898 Datetime64 NOT NULL, c7899 Timestamp NOT NULL, c7900 Date32, c7901 String, c7902 Double NOT NULL, c7903 Interval64, c7904 Int32, c7905 Datetime, c7906 Timestamp NOT NULL, c7907 Date32, c7908 Yson NOT NULL, c7909 Double, c7910 Date, c7911 Uint8, c7912 Json, c7913 Float NOT NULL, c7914 Int8, c7915 Utf8 NOT NULL, c7916 String NOT NULL, c7917 Uint32, c7918 JsonDocument NOT NULL, c7919 String NOT NULL, c7920 Uint32, c7921 Date32 NOT NULL, c7922 Datetime64 NOT NULL, c7923 Int32, c7924 Int8, c7925 Utf8 NOT NULL, c7926 String NOT NULL, c7927 Double NOT NULL, c7928 Timestamp NOT NULL, c7929 Timestamp NOT NULL, c7930 Interval64, c7931 Decimal(15,0) NOT NULL, c7932 Uint64, c7933 Float, c7934 Date32, c7935 Utf8 NOT NULL, c7936 Interval64, c7937 String NOT NULL, c7938 Timestamp, c7939 Timestamp NOT NULL, c7940 Timestamp64, c7941 Json NOT NULL, c7942 Interval64, c7943 Int32, c7944 Decimal(22,9) NOT NULL, c7945 Utf8, c7946 Timestamp, c7947 Yson, c7948 Yson NOT NULL, c7949 Uint8 NOT NULL, c7950 Decimal(22,9) NOT NULL, c7951 Yson, c7952 Int8 NOT NULL, c7953 Uint32 NOT NULL, c7954 Yson NOT NULL, c7955 Decimal(15,0), c7956 Date NOT NULL, c7957 Yson, c7958 Date32 NOT NULL, c7959 Uint32, c7960 Uint8 NOT NULL, c7961 Decimal(22,9) NOT NULL, c7962 JsonDocument, c7963 Timestamp64, c7964 Timestamp 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)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'Cleaning up /Root/olap_workload...\nCleaning up /Root/olap_workload... done, None tables deleted\ncreate_drop: No tables to delete\nInserting a row by thread 0\nInserting a row by thread 1\nInserting a row by thread 2\nInserting a row by thread 3\nInserting a row by thread 4\nRenaming table tbl_27 to tbl_21\nRenaming table tbl_22 to tbl_23\nRenaming table tbl_7 to tbl_9\nWriting to table tbl_27\nWriting to table tbl_15\nWriting to table tbl_10\nElapsed 0 seconds, stat:\n\tcreate_drop: Created: 0, Deleted: 0, Exists: 10\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\ncreate_drop: No tables to delete\nElapsed 10 seconds, stat:\n\tcreate_drop: Created: 0, Deleted: 0, Exists: 10\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\ncreate_drop: No tables to delete\nElapsed 20 seconds, stat:\n\tcreate_drop: Created: 0, Deleted: 0, Exists: 10\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\ncreate_drop: No tables to delete\nElapsed 30 seconds, stat:\n\tcreate_drop: Created: 0, Deleted: 0, Exists: 10\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nElapsed 40 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nElapsed 50 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_7\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_7\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_27\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_26 to tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_10 to tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_26]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 to tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_10]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_14 to tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_26 to tbl_21\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_26]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_22 to tbl_27\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 to tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_10]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_30]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_29\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_18\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_9\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_24 to tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_5 to tbl_3\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_3\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 9], type: EPathTypeColumnTable, state: EPathStateNoChanges)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_30 to tbl_8\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_30 to tbl_24\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_11\nElapsed 60 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_30 to tbl_10\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_30]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_30]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_24 to tbl_24\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_18 to tbl_10\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_30]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)'
	std_err:b'... c5868 Utf8, c5869 Uint16, c5870 Date32 NOT NULL, c5871 Decimal(22,9) NOT NULL, c5872 Decimal(15,0) NOT NULL, c5873 Decimal(35,10) NOT NULL, c5874 Utf8, c5875 Int32 NOT NULL, c5876 Timestamp64 NOT NULL, c5877 Int16 NOT NULL, c5878 Date32, c5879 Int8 NOT NULL, c5880 Timestamp, c5881 Int64, c5882 Float NOT NULL, c5883 Int64 NOT NULL, c5884 JsonDocument NOT NULL, c5885 Date NOT NULL, c5886 String, c5887 Date NOT NULL, c5888 Double, c5889 Date32 NOT NULL, c5890 Float NOT NULL, c5891 Int64, c5892 Datetime64, c5893 Datetime, c5894 Timestamp64, c5895 Decimal(15,0), c5896 Uint16 NOT NULL, c5897 Uint32 NOT NULL, c5898 Datetime64 NOT NULL, c5899 Utf8, c5900 Int64, c5901 Utf8 NOT NULL, c5902 Utf8, c5903 Datetime64, c5904 Uint8, c5905 Int32 NOT NULL, c5906 Date, c5907 Interval64, c5908 Uint64 NOT NULL, c5909 Date, c5910 Int64, c5911 Interval64, c5912 Decimal(22,9) NOT NULL, c5913 Int32 NOT NULL, c5914 Float, c5915 Uint32, c5916 JsonDocument NOT NULL, c5917 Json NOT NULL, c5918 Interval64, c5919 Decimal(22,9), c5920 Datetime NOT NULL, c5921 Date NOT NULL, c5922 Datetime, c5923 Date32, c5924 Decimal(15,0), c5925 Decimal(22,9) NOT NULL, c5926 Decimal(15,0) NOT NULL, c5927 Int32, c5928 Timestamp, c5929 Date32 NOT NULL, c5930 Timestamp NOT NULL, c5931 String, c5932 Float, c5933 Decimal(35,10), c5934 Date32, c5935 Float, c5936 Int32, c5937 Yson NOT NULL, c5938 Date NOT NULL, c5939 Yson NOT NULL, c5940 Datetime64 NOT NULL, c5941 String, c5942 Date, c5943 Int64, c5944 JsonDocument, c5945 Decimal(15,0), c5946 Double, c5947 Decimal(22,9), c5948 Date32 NOT NULL, c5949 Uint32 NOT NULL, c5950 Double, c5951 Yson, c5952 Uint64, c5953 Interval64, c5954 Uint64 NOT NULL, c5955 Uint32 NOT NULL, c5956 Double, c5957 Uint16, c5958 Utf8, c5959 Interval64, c5960 Datetime64 NOT NULL, c5961 String NOT NULL, c5962 Decimal(15,0) NOT NULL, c5963 JsonDocument, c5964 Uint32, c5965 Json, c5966 Int16 NOT NULL, c5967 String, c5968 Int16, c5969 Utf8 NOT NULL, c5970 Datetime, c5971 Int32, c5972 Decimal(35,10) NOT NULL, c5973 String NOT NULL, c5974 Uint32, c5975 Datetime NOT NULL, c5976 Uint64, c5977 Json, c5978 Timestamp NOT NULL, c5979 Uint64 NOT NULL, c5980 Float, c5981 Int16 NOT NULL, c5982 Interval64 NOT NULL, c5983 Double, c5984 Json NOT NULL, c5985 Uint16 NOT NULL, c5986 Interval64, c5987 Yson NOT NULL, c5988 Timestamp NOT NULL, c5989 Decimal(35,10) NOT NULL, c5990 Date, c5991 Timestamp64, c5992 Interval64, c5993 Decimal(35,10), c5994 Timestamp64 NOT NULL, c5995 Int64 NOT NULL, c5996 Datetime64 NOT NULL, c5997 Int8, c5998 String, c5999 Int32, c6000 Int8 NOT NULL, c6001 Date32 NOT NULL, c6002 Uint32 NOT NULL, c6003 Decimal(15,0), c6004 Int64 NOT NULL, c6005 Timestamp64, c6006 Yson, c6007 Uint64 NOT NULL, c6008 Date32, c6009 Interval64, c6010 Uint64, c6011 Float, c6012 JsonDocument, c6013 Date, c6014 Datetime NOT NULL, c6015 Uint32, c6016 Uint64 NOT NULL, c6017 Uint64, c6018 JsonDocument, c6019 Int32 NOT NULL, c6020 Decimal(22,9) NOT NULL, c6021 Date32 NOT NULL, c6022 Int64, c6023 Int64, c6024 Uint64 NOT NULL, c6025 Timestamp64 NOT NULL, c6026 Datetime64, c6027 Timestamp NOT NULL, c6028 Datetime, c6029 Int16, c6030 Datetime NOT NULL, c6031 Int8, c6032 Uint8, c6033 Json, c6034 Date, c6035 Float, c6036 Decimal(15,0) NOT NULL, c6037 Date32, c6038 Datetime64 NOT NULL, c6039 Uint8, c6040 Decimal(22,9) NOT NULL, c6041 Datetime64 NOT NULL, c6042 Date32, c6043 Datetime NOT NULL, c6044 Decimal(22,9), c6045 Interval64, c6046 Date32 NOT NULL, c6047 Double NOT NULL, c6048 Decimal(22,9) NOT NULL, c6049 Datetime, c6050 Int8, c6051 Decimal(35,10) NOT NULL, c6052 Int32, c6053 Int32 NOT NULL, c6054 Int32 NOT NULL, c6055 Uint32, c6056 String, c6057 Timestamp64, c6058 Float NOT NULL, c6059 Decimal(35,10) NOT NULL, c6060 Double NOT NULL, c6061 Int32, c6062 Decimal(35,10) NOT NULL, c6063 Uint8 NOT NULL, c6064 JsonDocument NOT NULL, c6065 Decimal(22,9) NOT NULL, c6066 Uint16 NOT NULL, c6067 Uint64, c6068 Yson, c6069 Decimal(22,9), c6070 Int32, c6071 Interval64, c6072 JsonDocument NOT NULL, c6073 Date32, c6074 Date32, c6075 Datetime, c6076 JsonDocument NOT NULL, c6077 Float, c6078 Uint32 NOT NULL, c6079 Datetime64, c6080 Decimal(22,9) NOT NULL, c6081 Float, c6082 Double NOT NULL, c6083 Double, c6084 Uint32, c6085 String, c6086 Interval64, c6087 Datetime64, c6088 Timestamp64, c6089 Utf8, c6090 Int64 NOT NULL, c6091 Int16, c6092 Timestamp NOT NULL, c6093 JsonDocument NOT NULL, c6094 Uint32, c6095 Decimal(35,10), c6096 Uint8, c6097 String, c6098 Int64 NOT NULL, c6099 JsonDocument NOT NULL, c6100 Int64 NOT NULL, c6101 Timestamp64 NOT NULL, c6102 Uint16, c6103 Utf8 NOT NULL, c6104 Int32 NOT NULL, c6105 Float NOT NULL, c6106 Uint32, c6107 Json NOT NULL, c6108 Interval64, c6109 Json, c6110 Uint32 NOT NULL, c6111 Datetime NOT NULL, c6112 Timestamp64, c6113 Timestamp64 NOT NULL, c6114 Int8 NOT NULL, c6115 Int16, c6116 Decimal(22,9) NOT NULL, c6117 Uint32, c6118 JsonDocument NOT NULL, c6119 Uint32 NOT NULL, c6120 String, c6121 Utf8, c6122 Decimal(22,9) NOT NULL, c6123 Datetime64 NOT NULL, c6124 Utf8, c6125 Decimal(35,10) NOT NULL, c6126 Decimal(15,0), c6127 Yson NOT NULL, c6128 Datetime NOT NULL, c6129 Timestamp64 NOT NULL, c6130 Date32, c6131 Uint16, c6132 Datetime NOT NULL, c6133 Decimal(15,0), c6134 String, c6135 Decimal(35,10), c6136 String, c6137 Decimal(22,9) NOT NULL, c6138 Decimal(22,9), c6139 Interval64 NOT NULL, c6140 Date32 NOT NULL, c6141 JsonDocument, c6142 Int32 NOT NULL, c6143 Int64, c6144 Datetime NOT NULL, c6145 String, c6146 Double NOT NULL, c6147 Decimal(15,0) NOT NULL, c6148 Int16 NOT NULL, c6149 Json NOT NULL, c6150 Interval64 NOT NULL, c6151 String NOT NULL, c6152 Int8, c6153 Date NOT NULL, c6154 String NOT NULL, c6155 Int32 NOT NULL, c6156 Json, c6157 Uint16, c6158 Float, c6159 Json NOT NULL, c6160 Json NOT NULL, c6161 Decimal(22,9), c6162 Yson NOT NULL, c6163 Uint32 NOT NULL, c6164 Timestamp64 NOT NULL, c6165 Float, c6166 Float NOT NULL, c6167 Date, c6168 Date, c6169 JsonDocument NOT NULL, c6170 Uint32, c6171 Date NOT NULL, c6172 Date32 NOT NULL, c6173 Decimal(35,10), c6174 Uint8, c6175 Uint64, c6176 Timestamp64, c6177 Decimal(15,0), c6178 Json, c6179 Float, c6180 Json NOT NULL, c6181 Int32 NOT NULL, c6182 Uint32 NOT NULL, c6183 Interval64 NOT NULL, c6184 String, c6185 Uint16, c6186 Date NOT NULL, c6187 JsonDocument NOT NULL, c6188 Datetime64 NOT NULL, c6189 Int64 NOT NULL, c6190 String, c6191 Uint16, c6192 Timestamp, c6193 Decimal(15,0), c6194 Json, c6195 Int8 NOT NULL, c6196 Decimal(15,0) NOT NULL, c6197 Timestamp64, c6198 Int64 NOT NULL, c6199 JsonDocument NOT NULL, c6200 Date, c6201 Date32 NOT NULL, c6202 Uint32 NOT NULL, c6203 Interval64 NOT NULL, c6204 Timestamp64 NOT NULL, c6205 Yson, c6206 Timestamp NOT NULL, c6207 Datetime, c6208 String, c6209 Timestamp64, c6210 Date32, c6211 Uint64, c6212 Utf8 NOT NULL, c6213 Decimal(15,0), c6214 Yson NOT NULL, c6215 Int8, c6216 Date32 NOT NULL, c6217 Uint8, c6218 Utf8 NOT NULL, c6219 Datetime64 NOT NULL, c6220 JsonDocument NOT NULL, c6221 Decimal(15,0), c6222 Decimal(15,0) NOT NULL, c6223 Timestamp64, c6224 Int64, c6225 JsonDocument, c6226 Uint8, c6227 Int8, c6228 Datetime NOT NULL, c6229 Json, c6230 Float, c6231 Int16, c6232 Datetime NOT NULL, c6233 Int32, c6234 Json, c6235 Timestamp64 NOT NULL, c6236 Double NOT NULL, c6237 Date, c6238 Date, c6239 Double, c6240 Datetime NOT NULL, c6241 Decimal(35,10) NOT NULL, c6242 Datetime, c6243 Int16 NOT NULL, c6244 Uint32 NOT NULL, c6245 Interval64, c6246 Int8 NOT NULL, c6247 Int8 NOT NULL, c6248 Int32, c6249 Int64 NOT NULL, c6250 Timestamp64, c6251 JsonDocument NOT NULL, c6252 Decimal(22,9) NOT NULL, c6253 Yson NOT NULL, c6254 Int64, c6255 Uint64, c6256 Float, c6257 Timestamp, c6258 Decimal(15,0), c6259 Int16 NOT NULL, c6260 Timestamp, c6261 Uint16, c6262 String, c6263 Date32 NOT NULL, c6264 Datetime NOT NULL, c6265 Decimal(22,9) NOT NULL, c6266 Uint8 NOT NULL, c6267 Uint64 NOT NULL, c6268 Int8 NOT NULL, c6269 String NOT NULL, c6270 Date32, c6271 Utf8, c6272 Utf8, c6273 String, c6274 Interval64, c6275 String NOT NULL, c6276 Utf8 NOT NULL, c6277 Datetime64 NOT NULL, c6278 Uint64 NOT NULL, c6279 Float, c6280 Float, c6281 Decimal(35,10), c6282 Yson, c6283 Float NOT NULL, c6284 Datetime64 NOT NULL, c6285 Double, c6286 JsonDocument, c6287 Decimal(15,0), c6288 Json NOT NULL, c6289 Int8, c6290 Uint64, c6291 Uint32, c6292 Interval64, c6293 Float, c6294 Uint16, c6295 Uint8, c6296 Utf8, c6297 Uint16, c6298 Date NOT NULL, c6299 Timestamp64 NOT NULL, c6300 Uint32, c6301 Date, c6302 JsonDocument, c6303 Uint8, c6304 Uint64 NOT NULL, c6305 Date32, c6306 Datetime NOT NULL, c6307 Json NOT NULL, c6308 Uint16 NOT NULL, c6309 Date NOT NULL, c6310 Uint16 NOT NULL, c6311 Timestamp NOT NULL, c6312 Decimal(35,10), c6313 Double NOT NULL, c6314 Date NOT NULL, c6315 Date NOT NULL, c6316 Uint32, c6317 Date32, c6318 Decimal(35,10), c6319 Yson, c6320 Float NOT NULL, c6321 Int16 NOT NULL, c6322 Interval64 NOT NULL, c6323 JsonDocument NOT NULL, c6324 Date, c6325 Timestamp NOT NULL, c6326 Int64, c6327 Uint16 NOT NULL, c6328 Uint8, c6329 Int64 NOT NULL, c6330 Float, c6331 Uint32 NOT NULL, c6332 Int16, c6333 Utf8, c6334 Decimal(15,0) NOT NULL, c6335 Int16, c6336 Json, c6337 Int64 NOT NULL, c6338 Double, c6339 Uint64, c6340 Float, c6341 Int64 NOT NULL, c6342 Interval64, c6343 Float NOT NULL, c6344 Int8, c6345 Json, c6346 Decimal(22,9) NOT NULL, c6347 Decimal(22,9), c6348 Int16, c6349 Uint8 NOT NULL, c6350 Date NOT NULL, c6351 Uint64, c6352 Utf8 NOT NULL, c6353 Int64 NOT NULL, c6354 Int32 NOT NULL, c6355 Int32 NOT NULL, c6356 String NOT NULL, c6357 Float NOT NULL, c6358 Double, c6359 Datetime NOT NULL, c6360 Uint8 NOT NULL, c6361 Float, c6362 Uint32 NOT NULL, c6363 Uint16 NOT NULL, c6364 Int32, c6365 Int16 NOT NULL, c6366 Datetime, c6367 Decimal(22,9) NOT NULL, c6368 Int32 NOT NULL, c6369 Decimal(35,10), c6370 String, c6371 Utf8, c6372 JsonDocument NOT NULL, c6373 JsonDocument, c6374 Datetime64 NOT NULL, c6375 Decimal(35,10), c6376 Decimal(35,10), c6377 Timestamp NOT NULL, c6378 Interval64, c6379 Decimal(15,0), c6380 Date NOT NULL, c6381 Uint32 NOT NULL, c6382 Utf8, c6383 Uint32, c6384 Datetime NOT NULL, c6385 Uint16 NOT NULL, c6386 Interval64 NOT NULL, c6387 Int16 NOT NULL, c6388 Int32 NOT NULL, c6389 Double NOT NULL, c6390 Int16, c6391 Int64 NOT NULL, c6392 Decimal(15,0), c6393 JsonDocument NOT NULL, c6394 Decimal(15,0), c6395 Decimal(35,10) NOT NULL, c6396 Uint64 NOT NULL, c6397 Date32 NOT NULL, c6398 Uint8 NOT NULL, c6399 Int16, c6400 Uint8, c6401 Date, c6402 Uint64 NOT NULL, c6403 Date NOT NULL, c6404 Decimal(22,9), c6405 Int32, c6406 Double NOT NULL, c6407 Int32, c6408 Decimal(15,0) NOT NULL, c6409 Interval64, c6410 Yson, c6411 Int8 NOT NULL, c6412 Interval64, c6413 Int8, c6414 Interval64, c6415 Uint32 NOT NULL, c6416 Datetime64, c6417 Decimal(35,10) NOT NULL, c6418 Int32, c6419 Uint8, c6420 Interval64, c6421 JsonDocument NOT NULL, c6422 Decimal(22,9), c6423 Json, c6424 Datetime, c6425 Int32, c6426 Interval64, c6427 JsonDocument, c6428 Int16 NOT NULL, c6429 Int64 NOT NULL, c6430 JsonDocument, c6431 Uint8, c6432 Int8 NOT NULL, c6433 Utf8, c6434 Uint16, c6435 Double, c6436 Datetime64 NOT NULL, c6437 Int16 NOT NULL, c6438 Date32 NOT NULL, c6439 Datetime, c6440 Int8, c6441 Timestamp, c6442 JsonDocument, c6443 Decimal(15,0) NOT NULL, c6444 Timestamp NOT NULL, c6445 Datetime64, c6446 Uint8, c6447 Datetime64 NOT NULL, c6448 Uint32 NOT NULL, c6449 Int32, c6450 Double NOT NULL, c6451 Uint64 NOT NULL, c6452 Yson NOT NULL, c6453 Decimal(22,9) NOT NULL, c6454 Timestamp64 NOT NULL, c6455 Double, c6456 Datetime64, c6457 Uint16, c6458 Int8, c6459 Utf8 NOT NULL, c6460 Decimal(15,0) NOT NULL, c6461 Utf8 NOT NULL, c6462 String NOT NULL, c6463 Uint16, c6464 Double NOT NULL, c6465 Utf8 NOT NULL, c6466 Timestamp NOT NULL, c6467 Json, c6468 Date32 NOT NULL, c6469 Int16 NOT NULL, c6470 Decimal(22,9) NOT NULL, c6471 Date32 NOT NULL, c6472 Double NOT NULL, c6473 String NOT NULL, c6474 Timestamp64, c6475 Decimal(35,10) NOT NULL, c6476 Date32, c6477 Yson, c6478 Date32 NOT NULL, c6479 Datetime NOT NULL, c6480 Uint32 NOT NULL, c6481 Int64, c6482 Int32, c6483 Int64 NOT NULL, c6484 JsonDocument, c6485 Uint64 NOT NULL, c6486 Timestamp NOT NULL, c6487 Double NOT NULL, c6488 Timestamp NOT NULL, c6489 Datetime NOT NULL, c6490 Uint64 NOT NULL, c6491 Int16 NOT NULL, c6492 Float NOT NULL, c6493 Yson, c6494 Int32, c6495 Uint64 NOT NULL, c6496 Decimal(22,9), c6497 Int32, c6498 Int64, c6499 String, c6500 Utf8, c6501 JsonDocument, c6502 Float, c6503 Decimal(15,0) NOT NULL, c6504 Double NOT NULL, c6505 Datetime64 NOT NULL, c6506 Uint8, c6507 Uint32 NOT NULL, c6508 Yson, c6509 Int8 NOT NULL, c6510 Float, c6511 Int16, c6512 Datetime64, c6513 JsonDocument, c6514 JsonDocument NOT NULL, c6515 Int8, c6516 Decimal(35,10), c6517 Timestamp64, c6518 Json NOT NULL, c6519 Yson NOT NULL, c6520 JsonDocument, c6521 Uint8 NOT NULL, c6522 Decimal(15,0) NOT NULL, c6523 Datetime64 NOT NULL, c6524 Int8, c6525 Datetime64, c6526 Utf8, c6527 Utf8 NOT NULL, c6528 Uint16 NOT NULL, c6529 Int16 NOT NULL, c6530 Uint16 NOT NULL, c6531 Double NOT NULL, c6532 Int64, c6533 String NOT NULL, c6534 Uint8 NOT NULL, c6535 Interval64, c6536 Json NOT NULL, c6537 Datetime64, c6538 Decimal(15,0), c6539 Int8, c6540 Float NOT NULL, c6541 Uint64, c6542 JsonDocument NOT NULL, c6543 Uint64 NOT NULL, c6544 JsonDocument, c6545 Utf8 NOT NULL, c6546 Yson, c6547 Decimal(22,9), c6548 Datetime64 NOT NULL, c6549 Timestamp64, c6550 Date NOT NULL, c6551 Yson NOT NULL, c6552 Date32 NOT NULL, c6553 Datetime64, c6554 Decimal(22,9) NOT NULL, c6555 Interval64 NOT NULL, c6556 Uint64, c6557 Date32, c6558 Date32, c6559 Datetime, c6560 Json, c6561 Decimal(15,0) NOT NULL, c6562 Interval64, c6563 Datetime NOT NULL, c6564 Int64 NOT NULL, c6565 Decimal(35,10) NOT NULL, c6566 JsonDocument, c6567 JsonDocument, c6568 String, c6569 Datetime64, c6570 Date, c6571 Float NOT NULL, c6572 Decimal(15,0) NOT NULL, c6573 Int16, c6574 Date32 NOT NULL, c6575 Timestamp NOT NULL, c6576 Int32, c6577 JsonDocument, c6578 Int32 NOT NULL, c6579 Timestamp64, c6580 Int16, c6581 Int16, c6582 Timestamp, c6583 Utf8 NOT NULL, c6584 Datetime64 NOT NULL, c6585 Int32 NOT NULL, c6586 Decimal(35,10), c6587 Yson NOT NULL, c6588 Utf8, c6589 Int8, c6590 Decimal(22,9), c6591 Date32 NOT NULL, c6592 Decimal(35,10) NOT NULL, c6593 Uint8, c6594 Datetime NOT NULL, c6595 Int16 NOT NULL, c6596 Uint32 NOT NULL, c6597 Datetime64 NOT NULL, c6598 Utf8 NOT NULL, c6599 Timestamp NOT NULL, c6600 Int32 NOT NULL, c6601 Uint32, c6602 Interval64 NOT NULL, c6603 Interval64 NOT NULL, c6604 Date32, c6605 Date, c6606 Interval64 NOT NULL, c6607 Decimal(35,10), c6608 Datetime64 NOT NULL, c6609 Uint8, c6610 Interval64 NOT NULL, c6611 Date32 NOT NULL, c6612 JsonDocument NOT NULL, c6613 Json, c6614 Uint16 NOT NULL, c6615 JsonDocument, c6616 Int16, c6617 Decimal(22,9) NOT NULL, c6618 JsonDocument, c6619 Decimal(35,10), c6620 Yson, c6621 Yson, c6622 Utf8 NOT NULL, c6623 Yson, c6624 Timestamp NOT NULL, c6625 Int64 NOT NULL, c6626 Uint16, c6627 Uint8, c6628 Utf8 NOT NULL, c6629 Datetime, c6630 Timestamp64, c6631 Json NOT NULL, c6632 Int16, c6633 Float, c6634 Uint8 NOT NULL, c6635 Float, c6636 Datetime64 NOT NULL, c6637 Int64, c6638 Timestamp NOT NULL, c6639 Datetime64, c6640 Date NOT NULL, c6641 Utf8, c6642 Timestamp, c6643 Int32, c6644 Uint32, c6645 Timestamp NOT NULL, c6646 Uint16 NOT NULL, c6647 Uint16 NOT NULL, c6648 Json NOT NULL, c6649 String NOT NULL, c6650 Uint32, c6651 Datetime, c6652 Decimal(35,10) NOT NULL, c6653 Uint8 NOT NULL, c6654 Double, c6655 Decimal(15,0) NOT NULL, c6656 Decimal(15,0) NOT NULL, c6657 Decimal(35,10) NOT NULL, c6658 Decimal(15,0), c6659 Date32, c6660 Decimal(15,0) NOT NULL, c6661 Utf8, c6662 Timestamp, c6663 Decimal(22,9) NOT NULL, c6664 Yson NOT NULL, c6665 Float NOT NULL, c6666 Float, c6667 Datetime64, c6668 Timestamp, c6669 Int8 NOT NULL, c6670 Decimal(35,10), c6671 Timestamp NOT NULL, c6672 Date NOT NULL, c6673 Uint32, c6674 String NOT NULL, c6675 Yson, c6676 String NOT NULL, c6677 Datetime64 NOT NULL, c6678 Int16, c6679 Uint32, c6680 String NOT NULL, c6681 Datetime NOT NULL, c6682 Datetime64, c6683 Int32, c6684 Utf8, c6685 Timestamp, c6686 Uint64, c6687 JsonDocument, c6688 Uint64 NOT NULL, c6689 Uint8 NOT NULL, c6690 Date, c6691 Date32 NOT NULL, c6692 Uint64, c6693 Datetime64, c6694 Uint32, c6695 Datetime64 NOT NULL, c6696 Datetime NOT NULL, c6697 JsonDocument, c6698 Timestamp64, c6699 Datetime, c6700 JsonDocument, c6701 Decimal(22,9), c6702 Json, c6703 Date NOT NULL, c6704 Uint8, c6705 Decimal(22,9), c6706 Int16 NOT NULL, c6707 Yson NOT NULL, c6708 Datetime64, c6709 Uint16 NOT NULL, c6710 Decimal(35,10), c6711 Int64 NOT NULL, c6712 Json, c6713 JsonDocument, c6714 Yson, c6715 Yson NOT NULL, c6716 Int64 NOT NULL, c6717 Timestamp NOT NULL, c6718 Utf8, c6719 Int16, c6720 Decimal(15,0), c6721 Uint16, c6722 Timestamp64, c6723 Interval64, c6724 Date32 NOT NULL, c6725 Json, c6726 Timestamp NOT NULL, c6727 Int64, c6728 JsonDocument NOT NULL, c6729 Json NOT NULL, c6730 JsonDocument, c6731 String NOT NULL, c6732 Datetime NOT NULL, c6733 Date, c6734 Datetime64, c6735 Timestamp NOT NULL, c6736 Float NOT NULL, c6737 Yson, c6738 Double NOT NULL, c6739 Datetime NOT NULL, c6740 Float NOT NULL, c6741 Interval64, c6742 Decimal(35,10), c6743 JsonDocument NOT NULL, c6744 JsonDocument NOT NULL, c6745 Interval64 NOT NULL, c6746 Date32, c6747 Double NOT NULL, c6748 Int8 NOT NULL, c6749 Timestamp64 NOT NULL, c6750 Double, c6751 JsonDocument NOT NULL, c6752 Uint64, c6753 Int32, c6754 Float NOT NULL, c6755 Decimal(35,10), c6756 Datetime64, c6757 Interval64 NOT NULL, c6758 Interval64, c6759 Int16, c6760 Date NOT NULL, c6761 Interval64 NOT NULL, c6762 Interval64 NOT NULL, c6763 Uint32, c6764 Timestamp64, c6765 Timestamp, c6766 Decimal(35,10) NOT NULL, c6767 Date32 NOT NULL, c6768 Float NOT NULL, c6769 Json, c6770 Int32 NOT NULL, c6771 Json, c6772 Utf8 NOT NULL, c6773 String, c6774 Int8, c6775 Uint8, c6776 Timestamp64, c6777 Interval64, c6778 Interval64 NOT NULL, c6779 Yson, c6780 Date NOT NULL, c6781 String, c6782 Double NOT NULL, c6783 Date NOT NULL, c6784 Uint32, c6785 String NOT NULL, c6786 Interval64 NOT NULL, c6787 JsonDocument NOT NULL, c6788 Date32 NOT NULL, c6789 Utf8 NOT NULL, c6790 Date32 NOT NULL, c6791 Timestamp, c6792 Utf8, c6793 Datetime NOT NULL, c6794 String, c6795 Float NOT NULL, c6796 Yson, c6797 Double, c6798 Decimal(22,9), c6799 Decimal(15,0), c6800 Timestamp NOT NULL, c6801 Uint32, c6802 Uint64, c6803 Uint8, c6804 Interval64 NOT NULL, c6805 Int8, c6806 Utf8, c6807 Json NOT NULL, c6808 Uint16, c6809 Datetime64, c6810 Date NOT NULL, c6811 Int16, c6812 String NOT NULL, c6813 Float NOT NULL, c6814 Decimal(35,10), c6815 Uint16, c6816 Int8, c6817 Decimal(22,9) NOT NULL, c6818 Int64, c6819 String, c6820 Json NOT NULL, c6821 Int32 NOT NULL, c6822 Date NOT NULL, c6823 Uint16 NOT NULL, c6824 String, c6825 String, c6826 JsonDocument, c6827 Decimal(35,10), c6828 Uint64 NOT NULL, c6829 Uint64 NOT NULL, c6830 Json NOT NULL, c6831 Int16 NOT NULL, c6832 Int64 NOT NULL, c6833 JsonDocument NOT NULL, c6834 Double, c6835 Float, c6836 Uint32 NOT NULL, c6837 Json, c6838 Uint32 NOT NULL, c6839 Datetime, c6840 Date32, c6841 Json, c6842 Datetime, c6843 Date32 NOT NULL, c6844 Int16 NOT NULL, c6845 Json NOT NULL, c6846 Timestamp64, c6847 Timestamp, c6848 Datetime64, c6849 Timestamp64, c6850 Int32, c6851 Yson NOT NULL, c6852 Json NOT NULL, c6853 Yson NOT NULL, c6854 Timestamp64, c6855 Json, c6856 Int8, c6857 Json NOT NULL, c6858 Double NOT NULL, c6859 Timestamp64 NOT NULL, c6860 Int32, c6861 Int16, c6862 Uint16 NOT NULL, c6863 Decimal(35,10), c6864 Date32, c6865 Interval64, c6866 Uint8 NOT NULL, c6867 String, c6868 Uint8, c6869 JsonDocument, c6870 String NOT NULL, c6871 Timestamp64, c6872 Uint32, c6873 Utf8 NOT NULL, c6874 Yson NOT NULL, c6875 JsonDocument NOT NULL, c6876 String, c6877 Uint32, c6878 Date, c6879 String NOT NULL, c6880 Json, c6881 Double NOT NULL, c6882 Timestamp64, c6883 Yson, c6884 Int8, c6885 Uint8 NOT NULL, c6886 Datetime64 NOT NULL, c6887 Date32, c6888 Uint8 NOT NULL, c6889 JsonDocument NOT NULL, c6890 Decimal(15,0) NOT NULL, c6891 Int16 NOT NULL, c6892 Uint32, c6893 Utf8, c6894 Decimal(35,10), c6895 Int8, c6896 Decimal(35,10) NOT NULL, c6897 Decimal(22,9) NOT NULL, c6898 Utf8, c6899 Float, c6900 Double, c6901 Float, c6902 Json NOT NULL, c6903 Interval64, c6904 Int64, c6905 Int8 NOT NULL, c6906 Float, c6907 Utf8 NOT NULL, c6908 Timestamp NOT NULL, c6909 Uint8, c6910 Int32, c6911 Yson, c6912 Int32, c6913 Uint16 NOT NULL, c6914 Int8, c6915 Datetime64 NOT NULL, c6916 Decimal(35,10) NOT NULL, c6917 Date32 NOT NULL, c6918 Int8 NOT NULL, c6919 Int8 NOT NULL, c6920 Decimal(22,9) NOT NULL, c6921 Datetime64 NOT NULL, c6922 Int32 NOT NULL, c6923 Double NOT NULL, c6924 Uint16 NOT NULL, c6925 Int16 NOT NULL, c6926 Timestamp64 NOT NULL, c6927 Yson NOT NULL, c6928 Int16 NOT NULL, c6929 Utf8 NOT NULL, c6930 JsonDocument NOT NULL, c6931 Int64, c6932 Uint64 NOT NULL, c6933 Int16 NOT NULL, c6934 Decimal(22,9) NOT NULL, c6935 Yson, c6936 Date, c6937 Decimal(35,10), c6938 Float, c6939 Double NOT NULL, c6940 Float, c6941 Int16, c6942 String NOT NULL, c6943 Uint64, c6944 Uint64 NOT NULL, c6945 Decimal(22,9), c6946 Int64, c6947 Decimal(22,9), c6948 Uint64, c6949 Uint16, c6950 Int64, c6951 String, c6952 Uint16, c6953 String, c6954 Yson NOT NULL, c6955 Utf8 NOT NULL, c6956 Timestamp64 NOT NULL, c6957 Yson, c6958 Json, c6959 Utf8, c6960 Yson, c6961 Int32, c6962 Int64 NOT NULL, c6963 Date32 NOT NULL, c6964 Timestamp NOT NULL, c6965 Decimal(35,10), c6966 Timestamp64, c6967 Int8, c6968 Uint64 NOT NULL, c6969 Datetime64, c6970 Date32, c6971 Decimal(22,9) NOT NULL, c6972 Uint16, c6973 Int8, c6974 String NOT NULL, c6975 Date, c6976 Datetime NOT NULL, c6977 Json, c6978 Int16, c6979 String, c6980 Datetime64 NOT NULL, c6981 String NOT NULL, c6982 Decimal(35,10) NOT NULL, c6983 Int16 NOT NULL, c6984 Uint16 NOT NULL, c6985 Int16, c6986 Uint16 NOT NULL, c6987 Date32 NOT NULL, c6988 Int8, c6989 Timestamp64, c6990 Uint16, c6991 Utf8, c6992 Double NOT NULL, c6993 JsonDocument NOT NULL, c6994 Int32, c6995 Uint64, c6996 Interval64, c6997 Decimal(35,10), c6998 Double NOT NULL, c6999 Timestamp64 NOT NULL, c7000 Datetime64 NOT NULL, c7001 JsonDocument NOT NULL, c7002 Datetime NOT NULL, c7003 Uint32, c7004 Uint16 NOT NULL, c7005 Int16 NOT NULL, c7006 JsonDocument NOT NULL, c7007 Decimal(22,9), c7008 Datetime NOT NULL, c7009 Int8, c7010 JsonDocument, c7011 Int32, c7012 Uint64, c7013 Datetime64 NOT NULL, c7014 Datetime64, c7015 Decimal(22,9) NOT NULL, c7016 JsonDocument, c7017 Uint32, c7018 Uint16 NOT NULL, c7019 Double, c7020 Json NOT NULL, c7021 Date32 NOT NULL, c7022 Timestamp64 NOT NULL, c7023 Int8, c7024 Utf8, c7025 Utf8 NOT NULL, c7026 Decimal(35,10), c7027 String, c7028 Float NOT NULL, c7029 Decimal(35,10), c7030 Utf8, c7031 Int32, c7032 Datetime NOT NULL, c7033 Double, c7034 Timestamp64, c7035 Int64 NOT NULL, c7036 Int8, c7037 Uint16, c7038 Date32 NOT NULL, c7039 String, c7040 Float, c7041 Uint32, c7042 Decimal(35,10), c7043 Uint64 NOT NULL, c7044 Datetime NOT NULL, c7045 Decimal(35,10) NOT NULL, c7046 Uint32, c7047 Json NOT NULL, c7048 Datetime, c7049 Json, c7050 JsonDocument NOT NULL, c7051 Uint16 NOT NULL, c7052 Timestamp64 NOT NULL, c7053 Datetime, c7054 Decimal(35,10), c7055 Datetime, c7056 Date, c7057 Uint32, c7058 Decimal(15,0) NOT NULL, c7059 Float, c7060 Yson NOT NULL, c7061 JsonDocument, c7062 Decimal(35,10) NOT NULL, c7063 Decimal(15,0), c7064 Uint8 NOT NULL, c7065 Yson NOT NULL, c7066 Uint32 NOT NULL, c7067 Uint32, c7068 Int64 NOT NULL, c7069 String, c7070 Int64, c7071 Decimal(35,10), c7072 Uint32 NOT NULL, c7073 Uint8 NOT NULL, c7074 Decimal(35,10), c7075 Date32, c7076 Uint16, c7077 Json NOT NULL, c7078 Timestamp NOT NULL, c7079 Interval64, c7080 Int8, c7081 Decimal(35,10), c7082 Date NOT NULL, c7083 Date32 NOT NULL, c7084 Int64 NOT NULL, c7085 Timestamp NOT NULL, c7086 JsonDocument NOT NULL, c7087 Int8 NOT NULL, c7088 Interval64, c7089 String, c7090 Datetime64, c7091 JsonDocument, c7092 Int32 NOT NULL, c7093 Float, c7094 Decimal(22,9), c7095 Date, c7096 Int16, c7097 Interval64, c7098 Datetime NOT NULL, c7099 Int16, c7100 Utf8 NOT NULL, c7101 Timestamp64 NOT NULL, c7102 Int8, c7103 Uint16 NOT NULL, c7104 Datetime64, c7105 Int32, c7106 Uint16, c7107 Int32, c7108 Decimal(15,0), c7109 Date, c7110 Int32 NOT NULL, c7111 Uint64, c7112 Date, c7113 Timestamp NOT NULL, c7114 Datetime64, c7115 Json, c7116 Json NOT NULL, c7117 Decimal(22,9) NOT NULL, c7118 Decimal(22,9) NOT NULL, c7119 Double NOT NULL, c7120 Double NOT NULL, c7121 Interval64, c7122 Uint32 NOT NULL, c7123 Datetime, c7124 Int64, c7125 JsonDocument NOT NULL, c7126 Int16 NOT NULL, c7127 Timestamp64 NOT NULL, c7128 Int8, c7129 Datetime64 NOT NULL, c7130 Int64 NOT NULL, c7131 Date32 NOT NULL, c7132 Uint8 NOT NULL, c7133 Date32, c7134 Interval64, c7135 Timestamp64 NOT NULL, c7136 Datetime64, c7137 Uint32 NOT NULL, c7138 Date, c7139 Date NOT NULL, c7140 Decimal(22,9) NOT NULL, c7141 Int32, c7142 Date32, c7143 Timestamp, c7144 Datetime64, c7145 Int8 NOT NULL, c7146 Timestamp NOT NULL, c7147 Yson NOT NULL, c7148 String NOT NULL, c7149 Float NOT NULL, c7150 Int16 NOT NULL, c7151 Int8, c7152 Timestamp NOT NULL, c7153 Uint8 NOT NULL, c7154 Interval64, c7155 Float, c7156 JsonDocument NOT NULL, c7157 Date32, c7158 Decimal(15,0), c7159 Datetime64, c7160 Date, c7161 Int16 NOT NULL, c7162 Uint8, c7163 Datetime64 NOT NULL, c7164 Uint32, c7165 Decimal(35,10), c7166 Int16, c7167 Decimal(22,9), c7168 Uint32 NOT NULL, c7169 Decimal(15,0), c7170 Datetime64 NOT NULL, c7171 Int8 NOT NULL, c7172 Int16 NOT NULL, c7173 Decimal(22,9), c7174 Date NOT NULL, c7175 Int8 NOT NULL, c7176 Datetime64 NOT NULL, c7177 Double, c7178 Decimal(15,0) NOT NULL, c7179 JsonDocument NOT NULL, c7180 JsonDocument, c7181 Int16, c7182 Timestamp64, c7183 Decimal(15,0) NOT NULL, c7184 Date NOT NULL, c7185 Uint32 NOT NULL, c7186 Uint64, c7187 Timestamp64, c7188 Datetime NOT NULL, c7189 Timestamp64 NOT NULL, c7190 Double, c7191 Uint16 NOT NULL, c7192 Double NOT NULL, c7193 Date32, c7194 Uint8, c7195 Datetime NOT NULL, c7196 Datetime NOT NULL, c7197 Date, c7198 Int8 NOT NULL, c7199 JsonDocument NOT NULL, c7200 Json NOT NULL, c7201 Timestamp64, c7202 Int16, c7203 Int32, c7204 Interval64, c7205 Decimal(35,10) NOT NULL, c7206 Int16, c7207 Yson NOT NULL, c7208 Decimal(22,9), c7209 Int8 NOT NULL, c7210 String, c7211 JsonDocument, c7212 Timestamp NOT NULL, c7213 JsonDocument, c7214 Utf8 NOT NULL, c7215 Utf8 NOT NULL, c7216 Datetime64, c7217 Double NOT NULL, c7218 Decimal(22,9), c7219 Date32, c7220 Decimal(22,9) NOT NULL, c7221 Yson NOT NULL, c7222 Decimal(15,0), c7223 Int8 NOT NULL, c7224 Int64, c7225 Date32 NOT NULL, c7226 Float, c7227 Int8, c7228 Decimal(35,10), c7229 Int64, c7230 Date, c7231 Float, c7232 Timestamp NOT NULL, c7233 Int32, c7234 Decimal(22,9) NOT NULL, c7235 Int8, c7236 Timestamp, c7237 Uint8 NOT NULL, c7238 Int16 NOT NULL, c7239 Date32 NOT NULL, c7240 Datetime64, c7241 Decimal(35,10), c7242 Int8 NOT NULL, c7243 Interval64 NOT NULL, c7244 Float, c7245 Json NOT NULL, c7246 Datetime, c7247 Timestamp NOT NULL, c7248 Utf8, c7249 Decimal(15,0) NOT NULL, c7250 Uint16 NOT NULL, c7251 Uint8 NOT NULL, c7252 Decimal(15,0), c7253 Timestamp, c7254 Decimal(15,0) NOT NULL, c7255 Uint64 NOT NULL, c7256 Date32 NOT NULL, c7257 Yson NOT NULL, c7258 Int64 NOT NULL, c7259 Uint64, c7260 Date, c7261 Uint32 NOT NULL, c7262 JsonDocument NOT NULL, c7263 Uint8, c7264 Utf8 NOT NULL, c7265 Decimal(15,0), c7266 Utf8, c7267 Uint16, c7268 Date32 NOT NULL, c7269 Uint64, c7270 Int64 NOT NULL, c7271 Timestamp NOT NULL, c7272 Date32 NOT NULL, c7273 Json NOT NULL, c7274 Interval64 NOT NULL, c7275 Timestamp, c7276 String NOT NULL, c7277 Int32 NOT NULL, c7278 Uint64 NOT NULL, c7279 Uint8, c7280 Uint32, c7281 Float NOT NULL, c7282 Datetime, c7283 Int64 NOT NULL, c7284 Uint16 NOT NULL, c7285 Date NOT NULL, c7286 Interval64 NOT NULL, c7287 Double NOT NULL, c7288 Timestamp64, c7289 Int8 NOT NULL, c7290 Date, c7291 Date NOT NULL, c7292 Timestamp64, c7293 Float, c7294 Datetime64 NOT NULL, c7295 Utf8, c7296 Json NOT NULL, c7297 Datetime64 NOT NULL, c7298 Uint8, c7299 Uint64, c7300 String NOT NULL, c7301 Date32 NOT NULL, c7302 Float NOT NULL, c7303 Timestamp NOT NULL, c7304 Date32, c7305 Uint8, c7306 Date32 NOT NULL, c7307 Datetime64, c7308 Datetime64, c7309 Date, c7310 Uint16 NOT NULL, c7311 Decimal(35,10), c7312 Uint32, c7313 Decimal(22,9), c7314 Utf8, c7315 Int64, c7316 Double NOT NULL, c7317 Datetime NOT NULL, c7318 Datetime64 NOT NULL, c7319 Uint64, c7320 Uint64 NOT NULL, c7321 Int32 NOT NULL, c7322 Datetime, c7323 Decimal(35,10), c7324 Date32 NOT NULL, c7325 Int16, c7326 Int32, c7327 Uint16, c7328 JsonDocument NOT NULL, c7329 Decimal(35,10) NOT NULL, c7330 Uint64 NOT NULL, c7331 Timestamp64 NOT NULL, c7332 JsonDocument NOT NULL, c7333 Uint64 NOT NULL, c7334 Int64, c7335 Decimal(35,10) NOT NULL, c7336 Datetime, c7337 Uint32 NOT NULL, c7338 Decimal(22,9) NOT NULL, c7339 Double NOT NULL, c7340 Json NOT NULL, c7341 Uint64, c7342 String NOT NULL, c7343 Decimal(15,0) NOT NULL, c7344 Uint8 NOT NULL, c7345 Timestamp64, c7346 JsonDocument, c7347 Date, c7348 Datetime64, c7349 Interval64, c7350 Decimal(22,9), c7351 Int8, c7352 Datetime, c7353 Datetime, c7354 Uint8 NOT NULL, c7355 String, c7356 Date32 NOT NULL, c7357 Int64, c7358 Double, c7359 Int16, c7360 Decimal(22,9), c7361 Date32 NOT NULL, c7362 Float NOT NULL, c7363 Yson, c7364 Uint16 NOT NULL, c7365 Decimal(15,0) NOT NULL, c7366 Decimal(35,10), c7367 Int32 NOT NULL, c7368 Datetime, c7369 Uint32, c7370 Datetime NOT NULL, c7371 Yson, c7372 Uint16, c7373 Double, c7374 Decimal(22,9) NOT NULL, c7375 Interval64 NOT NULL, c7376 Yson NOT NULL, c7377 Date32 NOT NULL, c7378 Yson NOT NULL, c7379 JsonDocument, c7380 Double, c7381 Uint16, c7382 Interval64, c7383 Date, c7384 Float, c7385 Int64 NOT NULL, c7386 Uint16 NOT NULL, c7387 Decimal(15,0) NOT NULL, c7388 Int16 NOT NULL, c7389 Int32 NOT NULL, c7390 Uint32 NOT NULL, c7391 Yson, c7392 Uint32, c7393 Int64, c7394 Decimal(22,9) NOT NULL, c7395 Date NOT NULL, c7396 Float NOT NULL, c7397 Date, c7398 Timestamp NOT NULL, c7399 Decimal(35,10), c7400 Uint16, c7401 JsonDocument, c7402 Int64, c7403 Interval64 NOT NULL, c7404 Int8, c7405 String, c7406 Uint16, c7407 Decimal(35,10) NOT NULL, c7408 Int8 NOT NULL, c7409 Datetime64 NOT NULL, c7410 Float NOT NULL, c7411 Datetime64, c7412 Uint16 NOT NULL, c7413 Double, c7414 Uint8, c7415 Int16 NOT NULL, c7416 Int8 NOT NULL, c7417 Uint16 NOT NULL, c7418 Int16, c7419 Uint64, c7420 Interval64, c7421 Timestamp64, c7422 Int64, c7423 Int32, c7424 Int32, c7425 Timestamp, c7426 Decimal(22,9), c7427 Uint32 NOT NULL, c7428 Yson, c7429 Timestamp64 NOT NULL, c7430 Yson NOT NULL, c7431 Datetime64, c7432 Int32, c7433 Utf8 NOT NULL, c7434 Timestamp NOT NULL, c7435 Json, c7436 Yson NOT NULL, c7437 Date, c7438 Int8, c7439 Int64 NOT NULL, c7440 Decimal(15,0), c7441 Datetime64, c7442 Decimal(35,10), c7443 Decimal(15,0), c7444 Yson NOT NULL, c7445 Uint8 NOT NULL, c7446 Int32, c7447 Date32, c7448 String NOT NULL, c7449 Yson NOT NULL, c7450 Date NOT NULL, c7451 Date NOT NULL, c7452 Float NOT NULL, c7453 Json NOT NULL, c7454 Timestamp, c7455 Decimal(22,9) NOT NULL, c7456 Float NOT NULL, c7457 JsonDocument NOT NULL, c7458 Int16 NOT NULL, c7459 Timestamp64, c7460 Int64, c7461 Uint8 NOT NULL, c7462 Date, c7463 Interval64, c7464 Interval64, c7465 Date NOT NULL, c7466 Interval64, c7467 Int16 NOT NULL, c7468 Int8 NOT NULL, c7469 Datetime64 NOT NULL, c7470 JsonDocument, c7471 String, c7472 Datetime NOT NULL, c7473 Timestamp64 NOT NULL, c7474 Timestamp64, c7475 Float NOT NULL, c7476 Date32, c7477 Double, c7478 Int32 NOT NULL, c7479 Int64 NOT NULL, c7480 Uint16, c7481 Decimal(22,9), c7482 Interval64, c7483 Timestamp, c7484 Utf8, c7485 Uint8, c7486 String, c7487 Utf8 NOT NULL, c7488 Date NOT NULL, c7489 Decimal(15,0), c7490 Decimal(22,9), c7491 Uint64, c7492 Int32 NOT NULL, c7493 String NOT NULL, c7494 Int8, c7495 Datetime64, c7496 Yson NOT NULL, c7497 Decimal(22,9) NOT NULL, c7498 Int8 NOT NULL, c7499 Int64 NOT NULL, c7500 Int64, c7501 Decimal(22,9) NOT NULL, c7502 Float, c7503 Datetime NOT NULL, c7504 Double NOT NULL, c7505 String, c7506 Timestamp NOT NULL, c7507 Uint32, c7508 Datetime, c7509 Uint16 NOT NULL, c7510 Interval64 NOT NULL, c7511 Interval64, c7512 Float, c7513 Int16, c7514 Utf8, c7515 String, c7516 Yson, c7517 Yson, c7518 Utf8 NOT NULL, c7519 Decimal(15,0), c7520 Utf8 NOT NULL, c7521 Uint16, c7522 Int32, c7523 Decimal(15,0), c7524 Uint32 NOT NULL, c7525 Uint16 NOT NULL, c7526 Datetime NOT NULL, c7527 Double, c7528 Date32, c7529 Yson NOT NULL, c7530 Datetime64, c7531 Decimal(22,9), c7532 Int16 NOT NULL, c7533 Uint64, c7534 Uint64 NOT NULL, c7535 Timestamp64, c7536 Decimal(15,0), c7537 Int64 NOT NULL, c7538 Uint16 NOT NULL, c7539 Datetime64, c7540 Datetime, c7541 Uint16 NOT NULL, c7542 Int64, c7543 Uint32, c7544 Timestamp NOT NULL, c7545 Uint8 NOT NULL, c7546 Datetime64, c7547 Date NOT NULL, c7548 Yson, c7549 JsonDocument, c7550 Int16, c7551 Decimal(22,9) NOT NULL, c7552 Timestamp, c7553 Uint16, c7554 Datetime64, c7555 Int16 NOT NULL, c7556 Json, c7557 Timestamp64, c7558 Uint32 NOT NULL, c7559 Timestamp, c7560 JsonDocument, c7561 Int32 NOT NULL, c7562 Date, c7563 Uint64, c7564 Uint8, c7565 Interval64 NOT NULL, c7566 Datetime64, c7567 Yson NOT NULL, c7568 Utf8, c7569 Uint64 NOT NULL, c7570 Uint16, c7571 Decimal(15,0) NOT NULL, c7572 Double, c7573 Int64 NOT NULL, c7574 Uint16, c7575 Decimal(35,10), c7576 Int16, c7577 Decimal(35,10), c7578 Timestamp64, c7579 Yson, c7580 Double, c7581 Decimal(35,10) NOT NULL, c7582 Timestamp, c7583 Interval64, c7584 Int32 NOT NULL, c7585 Datetime NOT NULL, c7586 Float NOT NULL, c7587 Timestamp NOT NULL, c7588 Timestamp NOT NULL, c7589 Uint16 NOT NULL, c7590 Float NOT NULL, c7591 Timestamp64 NOT NULL, c7592 Int8 NOT NULL, c7593 Int32 NOT NULL, c7594 Double, c7595 JsonDocument, c7596 Int8, c7597 Int64, c7598 Uint64, c7599 JsonDocument, c7600 Timestamp64 NOT NULL, c7601 Int32, c7602 JsonDocument, c7603 Interval64 NOT NULL, c7604 Timestamp, c7605 Double NOT NULL, c7606 String, c7607 Decimal(22,9) NOT NULL, c7608 Date32 NOT NULL, c7609 Int64 NOT NULL, c7610 Date NOT NULL, c7611 Float NOT NULL, c7612 String, c7613 Int8 NOT NULL, c7614 Uint64, c7615 Int8 NOT NULL, c7616 String, c7617 Uint8, c7618 Int16, c7619 Decimal(35,10), c7620 Timestamp64 NOT NULL, c7621 Int16, c7622 JsonDocument NOT NULL, c7623 JsonDocument NOT NULL, c7624 JsonDocument NOT NULL, c7625 Date32, c7626 JsonDocument, c7627 Uint16 NOT NULL, c7628 Uint8 NOT NULL, c7629 Int8 NOT NULL, c7630 Uint16 NOT NULL, c7631 Double, c7632 Decimal(22,9), c7633 Int64, c7634 Decimal(35,10) NOT NULL, c7635 Decimal(35,10), c7636 Uint8, c7637 Int64, c7638 Int64, c7639 Float NOT NULL, c7640 Timestamp, c7641 String, c7642 JsonDocument, c7643 Datetime64 NOT NULL, c7644 Decimal(15,0), c7645 Date32, c7646 Int8 NOT NULL, c7647 Float, c7648 Utf8, c7649 Yson, c7650 Interval64, c7651 Date NOT NULL, c7652 String NOT NULL, c7653 Date NOT NULL, c7654 Uint8 NOT NULL, c7655 Timestamp, c7656 Float, c7657 Timestamp64 NOT NULL, c7658 Int8, c7659 Datetime64, c7660 Uint8, c7661 Date, c7662 Uint32 NOT NULL, c7663 Uint8, c7664 String NOT NULL, c7665 Uint8, c7666 Int16 NOT NULL, c7667 Datetime64, c7668 Decimal(15,0) NOT NULL, c7669 String, c7670 Timestamp NOT NULL, c7671 Decimal(15,0) NOT NULL, c7672 Int16, c7673 String NOT NULL, c7674 Timestamp, c7675 Int16, c7676 Datetime, c7677 Uint16, c7678 Int32 NOT NULL, c7679 Timestamp64 NOT NULL, c7680 Timestamp NOT NULL, c7681 Uint8, c7682 Float NOT NULL, c7683 Double NOT NULL, c7684 Timestamp64, c7685 Date NOT NULL, c7686 Decimal(15,0), c7687 Interval64 NOT NULL, c7688 Uint32, c7689 Int64 NOT NULL, c7690 Uint16 NOT NULL, c7691 Datetime64, c7692 Yson, c7693 JsonDocument NOT NULL, c7694 Decimal(15,0) NOT NULL, c7695 String, c7696 Float NOT NULL, c7697 Decimal(15,0), c7698 Int16 NOT NULL, c7699 Int8 NOT NULL, c7700 Int64 NOT NULL, c7701 Int16 NOT NULL, c7702 Decimal(15,0) NOT NULL, c7703 Decimal(35,10) NOT NULL, c7704 Json NOT NULL, c7705 Float, c7706 Int64, c7707 Datetime NOT NULL, c7708 Date32 NOT NULL, c7709 Yson, c7710 Date, c7711 Uint8, c7712 Int64 NOT NULL, c7713 Int16, c7714 Float NOT NULL, c7715 Int8 NOT NULL, c7716 Float, c7717 Yson, c7718 Int16 NOT NULL, c7719 Date, c7720 Interval64, c7721 Json NOT NULL, c7722 Datetime, c7723 Interval64, c7724 Uint8 NOT NULL, c7725 Date32 NOT NULL, c7726 Json, c7727 String, c7728 Int64 NOT NULL, c7729 Datetime NOT NULL, c7730 Int32, c7731 Timestamp64 NOT NULL, c7732 Decimal(22,9) NOT NULL, c7733 Uint32, c7734 Decimal(35,10) NOT NULL, c7735 Double NOT NULL, c7736 Yson, c7737 Int8, c7738 Utf8, c7739 Float NOT NULL, c7740 Int8 NOT NULL, c7741 Double, c7742 Uint64 NOT NULL, c7743 Date32 NOT NULL, c7744 Int32, c7745 Yson NOT NULL, c7746 Decimal(35,10), c7747 Uint16 NOT NULL, c7748 Timestamp64, c7749 Int8, c7750 Utf8 NOT NULL, c7751 Double NOT NULL, c7752 Uint64 NOT NULL, c7753 String NOT NULL, c7754 Datetime64, c7755 Date32, c7756 Datetime64 NOT NULL, c7757 Decimal(22,9), c7758 Int32, c7759 Decimal(35,10) NOT NULL, c7760 Yson, c7761 Datetime, c7762 String, c7763 Decimal(15,0), c7764 Decimal(22,9) NOT NULL, c7765 Json NOT NULL, c7766 Double NOT NULL, c7767 Int16, c7768 Double, c7769 String, c7770 Interval64, c7771 Int32, c7772 Timestamp64, c7773 Decimal(15,0), c7774 Float, c7775 Json, c7776 Int32, c7777 JsonDocument NOT NULL, c7778 Timestamp64 NOT NULL, c7779 Datetime NOT NULL, c7780 Uint8, c7781 Datetime, c7782 Date32 NOT NULL, c7783 Yson NOT NULL, c7784 Yson NOT NULL, c7785 Int16 NOT NULL, c7786 Interval64 NOT NULL, c7787 Utf8 NOT NULL, c7788 Utf8, c7789 JsonDocument, c7790 Uint16 NOT NULL, c7791 Uint64 NOT NULL, c7792 Uint64 NOT NULL, c7793 Timestamp, c7794 Yson, c7795 JsonDocument NOT NULL, c7796 Utf8 NOT NULL, c7797 Uint16 NOT NULL, c7798 JsonDocument NOT NULL, c7799 Int8 NOT NULL, c7800 Uint8 NOT NULL, c7801 Datetime64, c7802 JsonDocument NOT NULL, c7803 Date, c7804 Decimal(22,9), c7805 Int32, c7806 Uint8 NOT NULL, c7807 JsonDocument, c7808 Date, c7809 Datetime NOT NULL, c7810 Int64, c7811 Json, c7812 Int16, c7813 Decimal(15,0), c7814 String NOT NULL, c7815 Int64 NOT NULL, c7816 Decimal(15,0), c7817 Interval64, c7818 Datetime NOT NULL, c7819 Date32 NOT NULL, c7820 Int8, c7821 Uint32 NOT NULL, c7822 Uint32, c7823 JsonDocument NOT NULL, c7824 Yson NOT NULL, c7825 Datetime64, c7826 Decimal(15,0) NOT NULL, c7827 Utf8, c7828 Int32 NOT NULL, c7829 Int32 NOT NULL, c7830 Decimal(35,10) NOT NULL, c7831 Double NOT NULL, c7832 Timestamp, c7833 Int8, c7834 Timestamp NOT NULL, c7835 JsonDocument NOT NULL, c7836 Utf8, c7837 Timestamp NOT NULL, c7838 Decimal(15,0) NOT NULL, c7839 Int8 NOT NULL, c7840 Json, c7841 Int32, c7842 Timestamp64 NOT NULL, c7843 Int64 NOT NULL, c7844 Decimal(22,9), c7845 Timestamp64 NOT NULL, c7846 JsonDocument, c7847 Timestamp NOT NULL, c7848 Int64 NOT NULL, c7849 Uint32 NOT NULL, c7850 Date NOT NULL, c7851 Uint16 NOT NULL, c7852 Date, c7853 Datetime, c7854 Date32, c7855 Decimal(35,10), c7856 Int16, c7857 Uint32, c7858 Utf8 NOT NULL, c7859 Double, c7860 Date NOT NULL, c7861 Decimal(15,0) NOT NULL, c7862 Int16 NOT NULL, c7863 Decimal(35,10) NOT NULL, c7864 String NOT NULL, c7865 Float, c7866 Int16 NOT NULL, c7867 Int8 NOT NULL, c7868 Uint16, c7869 Float NOT NULL, c7870 JsonDocument, c7871 Int64 NOT NULL, c7872 Utf8 NOT NULL, c7873 JsonDocument NOT NULL, c7874 Decimal(35,10) NOT NULL, c7875 Interval64 NOT NULL, c7876 Decimal(15,0) NOT NULL, c7877 Utf8 NOT NULL, c7878 Interval64 NOT NULL, c7879 Int32, c7880 Uint8 NOT NULL, c7881 Date32 NOT NULL, c7882 Timestamp64, c7883 Datetime, c7884 Int64, c7885 Int16, c7886 JsonDocument, c7887 Int32 NOT NULL, c7888 Datetime, c7889 Date32, c7890 Decimal(22,9) NOT NULL, c7891 Decimal(35,10), c7892 Uint32 NOT NULL, c7893 Float NOT NULL, c7894 Uint64 NOT NULL, c7895 Uint8, c7896 Decimal(22,9), c7897 Uint32 NOT NULL, c7898 Datetime64 NOT NULL, c7899 Timestamp NOT NULL, c7900 Date32, c7901 String, c7902 Double NOT NULL, c7903 Interval64, c7904 Int32, c7905 Datetime, c7906 Timestamp NOT NULL, c7907 Date32, c7908 Yson NOT NULL, c7909 Double, c7910 Date, c7911 Uint8, c7912 Json, c7913 Float NOT NULL, c7914 Int8, c7915 Utf8 NOT NULL, c7916 String NOT NULL, c7917 Uint32, c7918 JsonDocument NOT NULL, c7919 String NOT NULL, c7920 Uint32, c7921 Date32 NOT NULL, c7922 Datetime64 NOT NULL, c7923 Int32, c7924 Int8, c7925 Utf8 NOT NULL, c7926 String NOT NULL, c7927 Double NOT NULL, c7928 Timestamp NOT NULL, c7929 Timestamp NOT NULL, c7930 Interval64, c7931 Decimal(15,0) NOT NULL, c7932 Uint64, c7933 Float, c7934 Date32, c7935 Utf8 NOT NULL, c7936 Interval64, c7937 String NOT NULL, c7938 Timestamp, c7939 Timestamp NOT NULL, c7940 Timestamp64, c7941 Json NOT NULL, c7942 Interval64, c7943 Int32, c7944 Decimal(22,9) NOT NULL, c7945 Utf8, c7946 Timestamp, c7947 Yson, c7948 Yson NOT NULL, c7949 Uint8 NOT NULL, c7950 Decimal(22,9) NOT NULL, c7951 Yson, c7952 Int8 NOT NULL, c7953 Uint32 NOT NULL, c7954 Yson NOT NULL, c7955 Decimal(15,0), c7956 Date NOT NULL, c7957 Yson, c7958 Date32 NOT NULL, c7959 Uint32, c7960 Uint8 NOT NULL, c7961 Decimal(22,9) NOT NULL, c7962 JsonDocument, c7963 Timestamp64, c7964 Timestamp 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)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\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 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:4295/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29235/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:28205/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:12785/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:19223/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:3963/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29234/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:17492/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:9329/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8032
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61934
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24646
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17492
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12617
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62185
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1077
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29153
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3248
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1625
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29235
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22655
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18813
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12785
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22318
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11413
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3731
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3963
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11423
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20962
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15968
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4295
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3991
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28336
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21958
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29234
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26737
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16922
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7288
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7942
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13938
============================== slowest durations ===============================
111.91s call     test_workload.py::TestYdbWorkload::test
37.06s teardown test_workload.py::TestYdbWorkload::test
30.88s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/q6fg/001f9b/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:29234 --database /Root --duration 120' has failed with code 1.
Errors:
...c
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
======================== 1 failed in 182.50s (0:03:02) =========================
