============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 1 item

test_workload.py FE

==================================== ERRORS ====================================
__________________ ERROR at teardown of TestYdbWorkload.test ___________________
ydb/tests/stress/olap_workload/tests/test_workload.py:13: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:725: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2026-01-09T20:56:38.044251Z):
E   ydb/core/tx/schemeshard/olap/manager/manager.cpp:35
E   GetVerifiedPtr(): requirement it != Tables.end() failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xAA7D845
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xAA75CD6
E   2. /tmp//-S/ydb/core/tx/schemeshard/olap/manager/manager.cpp:35: GetVerifiedPtr @ 0xE755AE1
E   3. /tmp//-S/ydb/core/tx/schemeshard/schemeshard__table_stats.cpp:479: PersistSingleStats @ 0xEEA045F
E   4. /-S/ydb/core/tx/schemeshard/schemeshard__stats_impl.h:128: Execute @ 0xEEA6216
E   5. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2033: ExecuteTransaction @ 0xD447206
E   6. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB8AEFA7
E   7. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB8FF8C4
E   8. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB903984
E   9. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB903590
E   10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB90417E
E   11. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xAA7F49C
E   12. ??:0: ?? @ 0x7EFCF2B2BAC2
E   13. ??:0: ?? @ 0x7EFCF2BBD8BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27740
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5951
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/2fdl/004518/r3tmp/kikimr_cluster_vml5irxu
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17400
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19394
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_9pbx7c9e.log --grpc-port=17400 --mon-port=16525 --ic-port=63430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22315
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32339
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hg4isr3u.log --grpc-port=62108 --mon-port=22416 --ic-port=25475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21653
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14502
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16827
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_39zwpivr.log --grpc-port=6698 --mon-port=21653 --ic-port=27532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28112
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7952
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_0359l8qe.log --grpc-port=21009 --mon-port=17477 --ic-port=24247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12921
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_z3l9acc2.log --grpc-port=16499 --mon-port=16207 --ic-port=28477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11368
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_f191mmtv.log --grpc-port=10191 --mon-port=20803 --ic-port=27740
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18640
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_dqzmwu19.log --grpc-port=14470 --mon-port=20693 --ic-port=16891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29229
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15201
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_vkedxfyy.log --grpc-port=5390 --mon-port=29229 --ic-port=64610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7527
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4t4ff_pj.log --grpc-port=29402 --mon-port=2178 --ic-port=5951
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17400/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_9pbx7c9e.log --grpc-port=17400 --mon-port=16525 --ic-port=63430
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_9pbx7c9e.log', '--grpc-port=17400', '--mon-port=16525', '--ic-port=63430')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4143523
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17400/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4143524
DEBUG    ya.test:process.py:259 Command (pid 4143524) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4143524) elapsed time (sec): 0.4487416744232178
DEBUG    ya.test:process.py:263 Command (pid 4143524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) maxrss: 556296
DEBUG    ya.test:process.py:263 Command (pid 4143524) minflt: 16406
DEBUG    ya.test:process.py:263 Command (pid 4143524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 4143524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4143524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4143524) stime: 0.24001699999999998
DEBUG    ya.test:process.py:263 Command (pid 4143524) utime: 0.12096499999999999
DEBUG    ya.test:process.py:263 Command (pid 4143524) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 4143524) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62108/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hg4isr3u.log --grpc-port=62108 --mon-port=22416 --ic-port=25475
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hg4isr3u.log', '--grpc-port=62108', '--mon-port=22416', '--ic-port=25475')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4143621
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:62108/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4143622
DEBUG    ya.test:process.py:259 Command (pid 4143622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4143622) elapsed time (sec): 0.40685105323791504
DEBUG    ya.test:process.py:263 Command (pid 4143622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) maxrss: 556276
DEBUG    ya.test:process.py:263 Command (pid 4143622) minflt: 16411
DEBUG    ya.test:process.py:263 Command (pid 4143622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 4143622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4143622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4143622) stime: 0.239121
DEBUG    ya.test:process.py:263 Command (pid 4143622) utime: 0.10760399999999999
DEBUG    ya.test:process.py:263 Command (pid 4143622) wtime: 0.408
DEBUG    ya.test:process.py:275 Command (pid 4143622) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6698/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_39zwpivr.log --grpc-port=6698 --mon-port=21653 --ic-port=27532
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_39zwpivr.log', '--grpc-port=6698', '--mon-port=21653', '--ic-port=27532')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4143870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6698/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4143873
DEBUG    ya.test:process.py:259 Command (pid 4143873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4143873) elapsed time (sec): 0.4218885898590088
DEBUG    ya.test:process.py:263 Command (pid 4143873) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) maxrss: 556276
DEBUG    ya.test:process.py:263 Command (pid 4143873) minflt: 16408
DEBUG    ya.test:process.py:263 Command (pid 4143873) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 4143873) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4143873) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4143873) stime: 0.24060099999999998
DEBUG    ya.test:process.py:263 Command (pid 4143873) utime: 0.134105
DEBUG    ya.test:process.py:263 Command (pid 4143873) wtime: 0.434
DEBUG    ya.test:process.py:275 Command (pid 4143873) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21009/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_0359l8qe.log --grpc-port=21009 --mon-port=17477 --ic-port=24247
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_0359l8qe.log', '--grpc-port=21009', '--mon-port=17477', '--ic-port=24247')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4144151
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21009/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4144154
DEBUG    ya.test:process.py:259 Command (pid 4144154) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4144154) elapsed time (sec): 0.47248196601867676
DEBUG    ya.test:process.py:263 Command (pid 4144154) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) maxrss: 556276
DEBUG    ya.test:process.py:263 Command (pid 4144154) minflt: 16409
DEBUG    ya.test:process.py:263 Command (pid 4144154) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 4144154) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4144154) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4144154) stime: 0.23560799999999998
DEBUG    ya.test:process.py:263 Command (pid 4144154) utime: 0.134266
DEBUG    ya.test:process.py:263 Command (pid 4144154) wtime: 0.474
DEBUG    ya.test:process.py:275 Command (pid 4144154) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16499/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_z3l9acc2.log --grpc-port=16499 --mon-port=16207 --ic-port=28477
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_z3l9acc2.log', '--grpc-port=16499', '--mon-port=16207', '--ic-port=28477')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4144361
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16499/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4144369
DEBUG    ya.test:process.py:259 Command (pid 4144369) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4144369) elapsed time (sec): 0.44336628913879395
DEBUG    ya.test:process.py:263 Command (pid 4144369) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) maxrss: 556280
DEBUG    ya.test:process.py:263 Command (pid 4144369) minflt: 16407
DEBUG    ya.test:process.py:263 Command (pid 4144369) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 4144369) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4144369) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4144369) stime: 0.24507299999999999
DEBUG    ya.test:process.py:263 Command (pid 4144369) utime: 0.136598
DEBUG    ya.test:process.py:263 Command (pid 4144369) wtime: 0.451
DEBUG    ya.test:process.py:275 Command (pid 4144369) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10191/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_f191mmtv.log --grpc-port=10191 --mon-port=20803 --ic-port=27740
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_f191mmtv.log', '--grpc-port=10191', '--mon-port=20803', '--ic-port=27740')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4144620
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10191/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4144622
DEBUG    ya.test:process.py:259 Command (pid 4144622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4144622) elapsed time (sec): 0.4776313304901123
DEBUG    ya.test:process.py:263 Command (pid 4144622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) maxrss: 556268
DEBUG    ya.test:process.py:263 Command (pid 4144622) minflt: 16413
DEBUG    ya.test:process.py:263 Command (pid 4144622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 4144622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4144622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4144622) stime: 0.255526
DEBUG    ya.test:process.py:263 Command (pid 4144622) utime: 0.127763
DEBUG    ya.test:process.py:263 Command (pid 4144622) wtime: 0.484
DEBUG    ya.test:process.py:275 Command (pid 4144622) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14470/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_dqzmwu19.log --grpc-port=14470 --mon-port=20693 --ic-port=16891
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_dqzmwu19.log', '--grpc-port=14470', '--mon-port=20693', '--ic-port=16891')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4144833
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14470/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4144841
DEBUG    ya.test:process.py:259 Command (pid 4144841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4144841) elapsed time (sec): 0.4474925994873047
DEBUG    ya.test:process.py:263 Command (pid 4144841) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) maxrss: 556272
DEBUG    ya.test:process.py:263 Command (pid 4144841) minflt: 16407
DEBUG    ya.test:process.py:263 Command (pid 4144841) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 4144841) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4144841) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4144841) stime: 0.25798699999999997
DEBUG    ya.test:process.py:263 Command (pid 4144841) utime: 0.13097799999999998
DEBUG    ya.test:process.py:263 Command (pid 4144841) wtime: 0.461
DEBUG    ya.test:process.py:275 Command (pid 4144841) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5390/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_vkedxfyy.log --grpc-port=5390 --mon-port=29229 --ic-port=64610
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_vkedxfyy.log', '--grpc-port=5390', '--mon-port=29229', '--ic-port=64610')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4145055
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5390/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4145060
DEBUG    ya.test:process.py:259 Command (pid 4145060) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4145060) elapsed time (sec): 0.43755125999450684
DEBUG    ya.test:process.py:263 Command (pid 4145060) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) maxrss: 556284
DEBUG    ya.test:process.py:263 Command (pid 4145060) minflt: 16408
DEBUG    ya.test:process.py:263 Command (pid 4145060) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) nivcsw: 356
DEBUG    ya.test:process.py:263 Command (pid 4145060) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4145060) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4145060) stime: 0.230034
DEBUG    ya.test:process.py:263 Command (pid 4145060) utime: 0.139066
DEBUG    ya.test:process.py:263 Command (pid 4145060) wtime: 0.439
DEBUG    ya.test:process.py:275 Command (pid 4145060) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29402/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4t4ff_pj.log --grpc-port=29402 --mon-port=2178 --ic-port=5951
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4t4ff_pj.log', '--grpc-port=29402', '--mon-port=2178', '--ic-port=5951')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4145245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29402/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4145256
DEBUG    ya.test:process.py:259 Command (pid 4145256) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4145256) elapsed time (sec): 0.5210080146789551
DEBUG    ya.test:process.py:263 Command (pid 4145256) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) maxrss: 556284
DEBUG    ya.test:process.py:263 Command (pid 4145256) minflt: 16408
DEBUG    ya.test:process.py:263 Command (pid 4145256) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 4145256) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4145256) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4145256) stime: 0.24492599999999998
DEBUG    ya.test:process.py:263 Command (pid 4145256) utime: 0.146956
DEBUG    ya.test:process.py:263 Command (pid 4145256) wtime: 0.525
DEBUG    ya.test:process.py:275 Command (pid 4145256) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17400', '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: 63430\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25475\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27532\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24247\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28477\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27740\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16891\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64610\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5951\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/2fdl/004518/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17400', '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: 63430\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25475\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27532\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24247\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28477\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27740\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16891\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64610\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5951\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4145981
DEBUG    ya.test:process.py:259 Command (pid 4145981) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4145981) elapsed time (sec): 0.4932873249053955
DEBUG    ya.test:process.py:263 Command (pid 4145981) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) maxrss: 564788
DEBUG    ya.test:process.py:263 Command (pid 4145981) minflt: 18554
DEBUG    ya.test:process.py:263 Command (pid 4145981) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) nivcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 4145981) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 4145981) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4145981) stime: 0.27552099999999996
DEBUG    ya.test:process.py:263 Command (pid 4145981) utime: 0.14734999999999998
DEBUG    ya.test:process.py:263 Command (pid 4145981) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 4145981) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17400', '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/2fdl/004518/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17400', '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: 4146128
DEBUG    ya.test:process.py:259 Command (pid 4146128) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4146128) elapsed time (sec): 0.4572110176086426
DEBUG    ya.test:process.py:263 Command (pid 4146128) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) maxrss: 564780
DEBUG    ya.test:process.py:263 Command (pid 4146128) minflt: 18553
DEBUG    ya.test:process.py:263 Command (pid 4146128) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 4146128) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 4146128) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4146128) stime: 0.24520999999999998
DEBUG    ya.test:process.py:263 Command (pid 4146128) utime: 0.137537
DEBUG    ya.test:process.py:263 Command (pid 4146128) wtime: 0.46
DEBUG    ya.test:process.py:275 Command (pid 4146128) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5be3ad8e-5f9a-42dc-87b8-cc2576253251, localhost:17400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5be3ad8e-5f9a-42dc-87b8-cc2576253251, localhost:17400): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5be3ad8e-5f9a-42dc-87b8-cc2576253251, localhost:17400): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-o2pqcww4oe.auto.internal" port: 16499 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-o2pqcww4oe.auto.internal" port: 17400 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-o2pqcww4oe.auto.internal" port: 29402 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-o2pqcww4oe.auto.internal" port: 10191 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-o2pqcww4oe.auto.internal" port: 14470 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-o2pqcww4oe.auto.internal" port: 62108 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-o2pqcww4oe.auto.internal" port: 21009 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-o2pqcww4oe.auto.internal" port: 5390 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-o2pqcww4oe.auto.internal" port: 6698 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-o2pqcww4oe.auto.internal:21009, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:17400, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:10191, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:29402, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:62108, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:5390, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:16499, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:6698, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:14470, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:447 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2fdl/004518/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    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2fdl/004518/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:17400', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4146289
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17400
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2e9a1e50-6e75-47c9-bb83-7c8a284c2960, localhost:17400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2e9a1e50-6e75-47c9-bb83-7c8a284c2960, localhost:17400): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2e9a1e50-6e75-47c9-bb83-7c8a284c2960, localhost:17400): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-o2pqcww4oe.auto.internal" port: 14470 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-o2pqcww4oe.auto.internal" port: 17400 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-o2pqcww4oe.auto.internal" port: 5390 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-o2pqcww4oe.auto.internal" port: 21009 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-o2pqcww4oe.auto.internal" port: 29402 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-o2pqcww4oe.auto.internal" port: 62108 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-o2pqcww4oe.auto.internal" port: 6698 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-o2pqcww4oe.auto.internal" port: 10191 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-o2pqcww4oe.auto.internal" port: 16499 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-o2pqcww4oe.auto.internal:5390, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:62108, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:16499, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:21009, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:14470, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:29402, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:10191, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:17400, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:6698, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17400
DEBUG    ya.test:process.py:259 Command (pid 4146289) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 4146289) elapsed time (sec): 70.77173113822937
DEBUG    ya.test:process.py:263 Command (pid 4146289) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) inblock: 108944
DEBUG    ya.test:process.py:263 Command (pid 4146289) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) majflt: 658
DEBUG    ya.test:process.py:263 Command (pid 4146289) maxrss: 205184
DEBUG    ya.test:process.py:263 Command (pid 4146289) minflt: 26575
DEBUG    ya.test:process.py:263 Command (pid 4146289) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) nivcsw: 1540
DEBUG    ya.test:process.py:263 Command (pid 4146289) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) nvcsw: 51412
DEBUG    ya.test:process.py:263 Command (pid 4146289) oublock: 1016
DEBUG    ya.test:process.py:263 Command (pid 4146289) stime: 0.7301719999999999
DEBUG    ya.test:process.py:263 Command (pid 4146289) utime: 6.833715
DEBUG    ya.test:process.py:263 Command (pid 4146289) wtime: 70.774
DEBUG    ya.test:process.py:275 Command (pid 4146289) output:
... } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_23 to tbl_18
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_7 to tbl_26
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_23]\' 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_13
Inserting a row by thread 4
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_29 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_14 to tbl_25
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_14 to tbl_16
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_17 to tbl_4
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_4\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 111], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_4 to tbl_23
Renaming table tbl_0 to tbl_14
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_26\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 95], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_14 to tbl_16
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_21 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_20 to tbl_14
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_20]\' 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_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_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_22 to tbl_20
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_19 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_19]\' 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_9 to tbl_20
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_0 to tbl_0
Writing to table tbl_23
Writing to table tbl_11
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_21]\' 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_6
Renaming table tbl_24 to tbl_5
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_19 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_19]\' 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_13 to 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_23]\' 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_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_13]\' 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_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_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_11 to tbl_15
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_6]\' 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: 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_6
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_21]\' 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_10
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_6]\' 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_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_5
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_23 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_23]\' 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_15 to tbl_26
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_9 to tbl_27
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 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_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_27 to tbl_5
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 51], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_20 to tbl_5
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_28 to tbl_4
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_20]\' 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_5
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_28]\' 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_17 to tbl_11
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_29 to tbl_4
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_26 to tbl_27
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_27\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 107], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_19 to tbl_14
Elapsed 40 seconds, stat:
	create_drop: Created: 37, Deleted: 6, Exists: 41
	insert_delete: Inserted: 10, Current: 5
	transactions: Inserted: 9
	rename_tables: Renames: 21, Writes: 19
Renaming table tbl_27 to tbl_20
Renaming table tbl_19 to tbl_14
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_19]\' 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_18
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_19 to tbl_3
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_19]\' 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_23 to tbl_16
Writing to table tbl_7
Inserting a row by thread 3
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_19]\' 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_26
Writing to table tbl_3
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_21 to tbl_13
Writing to table tbl_20
Renaming table tbl_14 to tbl_19
Inserting a row by thread 1
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_20]\' 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_21]\' 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_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_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_16
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_28 to tbl_16
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_28]\' 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_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_1 to tbl_25
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_28 to tbl_17
Writing to table tbl_12
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_16\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 127], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_26 to tbl_25
Renaming table tbl_1 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_28]\' 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_19 to tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_0
Inserting a row by thread 2
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_4
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_19]\' 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_6 to tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_15 to tbl_27
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_4]\' 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: 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 to tbl_25
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_6]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_23 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_23]\' 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_20
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_20\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 131], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_10 to tbl_24
Writing to table tbl_6
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_6]\' 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: 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: 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_14
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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_11
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_25\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 135], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_27 to tbl_0
Renaming table tbl_20 to tbl_5
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 51], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_2 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_2
Renaming table tbl_8 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_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_23 to tbl_5
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_23]\' 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_0 to tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_14 to tbl_26
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_20 to tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_22 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_26 to tbl_8
Elapsed 50 seconds, stat:
	create_drop: Created: 50, Deleted: 9, Exists: 51
	insert_delete: Inserted: 12, Current: 6
	transactions: Inserted: 11
	rename_tables: Renames: 27, Writes: 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_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_4 to tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_10
Inserting a row by thread 3
Writing to table tbl_26
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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_10
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_7
message: "Table /Root/olap_workload/rename_tables/tbl_7 (shard 72075186224038456) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_7::53/" issue_code: 2017 severity: 1 (server_code: 400010)
Writing to table tbl_1
Writing to table 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_1]\' 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_8
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_19]\' 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: 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_8]\' 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_2
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_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_2]\' 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_24
Inserting a row by thread 4
Writing to table tbl_6
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_6]\' 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_17
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_17]\' 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_28
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_28]\' 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
Inserting a row by thread 1
Renaming table tbl_22 to tbl_4
Renaming table tbl_4 to tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_1 to tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_17 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_17]\' 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_11 to tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_30 to tbl_13
Renaming table tbl_19 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_19]\' 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_0 to tbl_2
Renaming table tbl_23 to tbl_12
Writing to table tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_14 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_23]\' 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_8 to tbl_7
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_22 to tbl_9
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_13 to tbl_10
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_13]\' 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_21 to tbl_29
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_21]\' 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_5
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_24 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_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: 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: 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_19]\' 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_17
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_19]\' 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_10
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_17]\' 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_5
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_4
Inserting a row by thread 4
Renaming table tbl_13 to tbl_18
Writing to table tbl_4
Writing to table tbl_3
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_21
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_21]\' 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_8
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_8]\' 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_2
Elapsed 60 seconds, stat:
	create_drop: Created: 60, Deleted: 12, Exists: 58
	insert_delete: Inserted: 16, Current: 8
	transactions: Inserted: 15
	rename_tables: Renames: 32, Writes: 32
Writing to table tbl_18
Writing to table 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_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_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_19]\' 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_17
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_17]\' 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: 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_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_19]\' 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
Writing to table tbl_3
Inserting a row by thread 1
Writing to table tbl_28
Writing to table tbl_17
Inserting a row by thread 2
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_17]\' 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_17
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_17]\' 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)
DEBUG    ya.test:process.py:276 Command (pid 4146289) errors:
...NULL, c3301 Timestamp, c3302 JsonDocument, c3303 Datetime64 NOT NULL, c3304 Timestamp, c3305 Interval64, c3306 Decimal(15,0), c3307 JsonDocument, c3308 Date, c3309 Uint8, c3310 Json NOT NULL, c3311 Int16, c3312 Int8, c3313 Uint32, c3314 Bool NOT NULL, c3315 Date32, c3316 Json, c3317 Uint64, c3318 Datetime, c3319 Int8, c3320 Timestamp64 NOT NULL, c3321 Uint16 NOT NULL, c3322 Int32, c3323 Int8 NOT NULL, c3324 Uint8 NOT NULL, c3325 Timestamp, c3326 Uint32 NOT NULL, c3327 Uint32 NOT NULL, c3328 Uint16 NOT NULL, c3329 Decimal(15,0), c3330 Datetime, c3331 Date32, c3332 Double NOT NULL, c3333 Json, c3334 Int64, c3335 Timestamp NOT NULL, c3336 Datetime NOT NULL, c3337 Uint64, c3338 Int16 NOT NULL, c3339 Timestamp, c3340 Double NOT NULL, c3341 Yson NOT NULL, c3342 Timestamp64, c3343 Uint16, c3344 Int16, c3345 Int8 NOT NULL, c3346 Decimal(35,10), c3347 Uint8, c3348 Date32 NOT NULL, c3349 Int64 NOT NULL, c3350 Datetime64, c3351 Timestamp NOT NULL, c3352 Int32 NOT NULL, c3353 Uint32, c3354 Json, c3355 Uint32 NOT NULL, c3356 Interval64 NOT NULL, c3357 Decimal(35,10), c3358 Decimal(22,9), c3359 Json, c3360 Float NOT NULL, c3361 Decimal(22,9) NOT NULL, c3362 Uint64, c3363 Interval64, c3364 Datetime64 NOT NULL, c3365 Int16, c3366 Uint64, c3367 Float NOT NULL, c3368 JsonDocument NOT NULL, c3369 Interval64 NOT NULL, c3370 Datetime, c3371 Uint64, c3372 Decimal(22,9) NOT NULL, c3373 Yson, c3374 Utf8 NOT NULL, c3375 Decimal(15,0) NOT NULL, c3376 Double NOT NULL, c3377 Datetime64, c3378 Decimal(15,0) NOT NULL, c3379 String NOT NULL, c3380 Decimal(35,10), c3381 Timestamp64 NOT NULL, c3382 Decimal(15,0), c3383 Utf8 NOT NULL, c3384 Interval64 NOT NULL, c3385 Date32, c3386 Uint16 NOT NULL, c3387 Date NOT NULL, c3388 Decimal(35,10) NOT NULL, c3389 Datetime64, c3390 Int64 NOT NULL, c3391 Float, c3392 Int32 NOT NULL, c3393 Decimal(35,10) NOT NULL, c3394 Interval64 NOT NULL, c3395 Decimal(15,0) NOT NULL, c3396 Float NOT NULL, c3397 Double NOT NULL, c3398 Uint8, c3399 Uint32 NOT NULL, c3400 Decimal(22,9) NOT NULL, c3401 Json, c3402 Bool NOT NULL, c3403 Float NOT NULL, c3404 Uint32, c3405 Timestamp64, c3406 Datetime64, c3407 Uint16 NOT NULL, c3408 Decimal(35,10) NOT NULL, c3409 Utf8, c3410 Decimal(35,10), c3411 Uint32 NOT NULL, c3412 Int16 NOT NULL, c3413 Json, c3414 Decimal(15,0), c3415 Int16, c3416 Decimal(15,0), c3417 Int64 NOT NULL, c3418 Bool NOT NULL, c3419 Interval64 NOT NULL, c3420 Int64, c3421 Decimal(22,9) NOT NULL, c3422 Datetime64, c3423 Datetime64 NOT NULL, c3424 Uint64 NOT NULL, c3425 Decimal(15,0) NOT NULL, c3426 Date, c3427 Datetime, c3428 Double, c3429 Uint8, c3430 Int16, c3431 Uint64 NOT NULL, c3432 Decimal(35,10), c3433 Json NOT NULL, c3434 Uint64 NOT NULL, c3435 String NOT NULL, c3436 Bool NOT NULL, c3437 Date32, c3438 String, c3439 JsonDocument, c3440 Int16 NOT NULL, c3441 JsonDocument, c3442 Uint64, c3443 Float NOT NULL, c3444 Utf8, c3445 Decimal(22,9) NOT NULL, c3446 Timestamp64 NOT NULL, c3447 Double NOT NULL, c3448 Uint64, c3449 Decimal(15,0) NOT NULL, c3450 Int16, c3451 Utf8 NOT NULL, c3452 Int64, c3453 Decimal(22,9) NOT NULL, c3454 JsonDocument, c3455 Uint64, c3456 Utf8, c3457 Datetime NOT NULL, c3458 Timestamp, c3459 Date, c3460 JsonDocument, c3461 Decimal(35,10) NOT NULL, c3462 Uint8, c3463 Int16, c3464 Int8, c3465 Timestamp NOT NULL, c3466 Int8 NOT NULL, c3467 Yson NOT NULL, c3468 Decimal(15,0), c3469 Datetime, c3470 Decimal(15,0), c3471 Int64, c3472 Timestamp64, c3473 Uint8, c3474 Timestamp64, c3475 Decimal(35,10), c3476 Int32, c3477 Timestamp, c3478 Interval64, c3479 Int64, c3480 Date32 NOT NULL, c3481 Decimal(15,0), c3482 Datetime NOT NULL, c3483 Datetime64 NOT NULL, c3484 String NOT NULL, c3485 Yson, c3486 Double, c3487 Timestamp64, c3488 Interval64 NOT NULL, c3489 Decimal(22,9) NOT NULL, c3490 Interval64 NOT NULL, c3491 Datetime NOT NULL, c3492 Json, c3493 Json, c3494 Decimal(22,9), c3495 Int32 NOT NULL, c3496 Int32, c3497 Decimal(15,0) NOT NULL, c3498 Decimal(35,10), c3499 Date32 NOT NULL, c3500 Uint16 NOT NULL, c3501 Timestamp64 NOT NULL, c3502 Timestamp NOT NULL, c3503 Decimal(22,9) NOT NULL, c3504 Int8 NOT NULL, c3505 Date32, c3506 Decimal(15,0), c3507 Int64, c3508 Int64 NOT NULL, c3509 Datetime NOT NULL, c3510 JsonDocument NOT NULL, c3511 Uint64 NOT NULL, c3512 JsonDocument NOT NULL, c3513 Timestamp NOT NULL, c3514 Timestamp64 NOT NULL, c3515 Yson NOT NULL, c3516 Decimal(35,10) NOT NULL, c3517 Date NOT NULL, c3518 Bool NOT NULL, c3519 Utf8, c3520 Int16 NOT NULL, c3521 Bool NOT NULL, c3522 Json NOT NULL, c3523 Json NOT NULL, c3524 Int32 NOT NULL, c3525 Uint8 NOT NULL, c3526 JsonDocument, c3527 Uint16, c3528 Int16 NOT NULL, c3529 Uint32 NOT NULL, c3530 Bool, c3531 Bool, c3532 Datetime NOT NULL, c3533 String NOT NULL, c3534 Bool NOT NULL, c3535 Uint8, c3536 Interval64 NOT NULL, c3537 Int16 NOT NULL, c3538 Int64, c3539 Datetime NOT NULL, c3540 Timestamp, c3541 Datetime NOT NULL, c3542 Uint32, c3543 Datetime64 NOT NULL, c3544 Bool NOT NULL, c3545 Float NOT NULL, c3546 Decimal(15,0), c3547 Uint32 NOT NULL, c3548 Datetime, c3549 JsonDocument, c3550 Utf8, c3551 Bool NOT NULL, c3552 Decimal(15,0) NOT NULL, c3553 Interval64 NOT NULL, c3554 Uint16 NOT NULL, c3555 String NOT NULL, c3556 Uint8, c3557 Int64 NOT NULL, c3558 JsonDocument, c3559 Uint32 NOT NULL, c3560 Uint16, c3561 Int16 NOT NULL, c3562 Uint8, c3563 Date, c3564 Yson NOT NULL, c3565 JsonDocument, c3566 Decimal(15,0), c3567 Int64 NOT NULL, c3568 Date, c3569 Yson NOT NULL, c3570 Yson NOT NULL, c3571 Int8, c3572 Decimal(22,9) NOT NULL, c3573 Decimal(22,9), c3574 Json, c3575 Bool NOT NULL, c3576 Timestamp NOT NULL, c3577 Double, c3578 Utf8 NOT NULL, c3579 Float, c3580 Date NOT NULL, c3581 Interval64 NOT NULL, c3582 Float, c3583 Yson NOT NULL, c3584 Datetime NOT NULL, c3585 Date, c3586 Int64 NOT NULL, c3587 Date32, c3588 Int32 NOT NULL, c3589 Int16, c3590 Int64, c3591 Double NOT NULL, c3592 Decimal(22,9) NOT NULL, c3593 Double, c3594 JsonDocument NOT NULL, c3595 Int32, c3596 String, c3597 Decimal(15,0) NOT NULL, c3598 String, c3599 Int8 NOT NULL, c3600 Decimal(15,0), c3601 Date, c3602 Yson NOT NULL, c3603 Utf8 NOT NULL, c3604 Int32, c3605 Uint8, c3606 Date, c3607 Decimal(22,9), c3608 Json NOT NULL, c3609 Decimal(15,0), c3610 Date32, c3611 Interval64 NOT NULL, c3612 Date, c3613 Timestamp NOT NULL, c3614 String, c3615 Timestamp NOT NULL, c3616 Uint32 NOT NULL, c3617 Date32, c3618 JsonDocument NOT NULL, c3619 Date32, c3620 Date32, c3621 Timestamp, c3622 Date NOT NULL, c3623 Bool, c3624 JsonDocument, c3625 Double NOT NULL, c3626 Decimal(22,9) NOT NULL, c3627 String, c3628 Json, c3629 Bool NOT NULL, c3630 Decimal(35,10) NOT NULL, c3631 Date NOT NULL, c3632 Uint32, c3633 Utf8, c3634 Uint32 NOT NULL, c3635 JsonDocument, c3636 Decimal(22,9) NOT NULL, c3637 String, c3638 Decimal(35,10), c3639 Uint16 NOT NULL, c3640 Decimal(35,10), c3641 Uint16 NOT NULL, c3642 Timestamp64 NOT NULL, c3643 Datetime64 NOT NULL, c3644 Decimal(35,10), c3645 String, c3646 Int64 NOT NULL, c3647 Utf8, c3648 Uint16, c3649 Timestamp NOT NULL, c3650 Int64, c3651 Json NOT NULL, c3652 Int16 NOT NULL, c3653 Timestamp64 NOT NULL, c3654 Datetime, c3655 Int32, c3656 Yson NOT NULL, c3657 Bool NOT NULL, c3658 Int32 NOT NULL, c3659 Date NOT NULL, c3660 Int64 NOT NULL, c3661 Float NOT NULL, c3662 Bool, c3663 Bool NOT NULL, c3664 Timestamp, c3665 Utf8, c3666 Uint16, c3667 Timestamp64 NOT NULL, c3668 Uint8 NOT NULL, c3669 Uint8, c3670 Date, c3671 Datetime64, c3672 Date NOT NULL, c3673 Decimal(22,9), c3674 Double NOT NULL, c3675 Timestamp, c3676 Json NOT NULL, c3677 Timestamp64 NOT NULL, c3678 Int64 NOT NULL, c3679 Float NOT NULL, c3680 JsonDocument NOT NULL, c3681 Utf8 NOT NULL, c3682 Int64, c3683 Interval64 NOT NULL, c3684 Uint8 NOT NULL, c3685 Int32, c3686 Double NOT NULL, c3687 Json NOT NULL, c3688 Decimal(35,10) NOT NULL, c3689 Int32, c3690 Datetime64 NOT NULL, c3691 String, c3692 Float NOT NULL, c3693 Int8, c3694 Date, c3695 Interval64, c3696 Datetime, c3697 Bool, c3698 Date, c3699 Int32 NOT NULL, c3700 Interval64 NOT NULL, c3701 Decimal(15,0), c3702 Date32 NOT NULL, c3703 Uint8 NOT NULL, c3704 Float NOT NULL, c3705 Uint16 NOT NULL, c3706 Uint64, c3707 Decimal(15,0) NOT NULL, c3708 Int8 NOT NULL, c3709 Timestamp NOT NULL, c3710 Uint8, c3711 Utf8 NOT NULL, c3712 Int16 NOT NULL, c3713 Double, c3714 String NOT NULL, c3715 Date32 NOT NULL, c3716 Date, c3717 String NOT NULL, c3718 Date, c3719 Decimal(15,0), c3720 Int8 NOT NULL, c3721 Timestamp, c3722 Json, c3723 Decimal(22,9), c3724 JsonDocument, c3725 Date, c3726 Double, c3727 Bool NOT NULL, c3728 Json, c3729 Timestamp NOT NULL, c3730 Decimal(15,0) NOT NULL, c3731 Bool, c3732 Int16, c3733 Uint32, c3734 Uint32, c3735 Int32, c3736 Int64, c3737 Bool NOT NULL, c3738 Int16 NOT NULL, c3739 Decimal(35,10), c3740 Decimal(22,9), c3741 Timestamp, c3742 Decimal(35,10), c3743 Date32, c3744 Yson, c3745 Utf8 NOT NULL, c3746 Decimal(35,10) NOT NULL, c3747 Datetime64 NOT NULL, c3748 Int8 NOT NULL, c3749 Int64, c3750 Timestamp, c3751 Int8, c3752 Int32 NOT NULL, c3753 Interval64 NOT NULL, c3754 Interval64 NOT NULL, c3755 Uint16 NOT NULL, c3756 Date32, c3757 Uint16 NOT NULL, c3758 JsonDocument NOT NULL, c3759 Int8 NOT NULL, c3760 Utf8 NOT NULL, c3761 Date NOT NULL, c3762 Decimal(35,10), c3763 Date32 NOT NULL, c3764 Uint64, c3765 Double NOT NULL, c3766 Interval64 NOT NULL, c3767 Decimal(15,0) NOT NULL, c3768 Decimal(22,9) NOT NULL, c3769 Decimal(22,9) NOT NULL, c3770 String NOT NULL, c3771 Uint8, c3772 Float NOT NULL, c3773 Datetime, c3774 Decimal(15,0) NOT NULL, c3775 Timestamp64, c3776 Date32 NOT NULL, c3777 Int32 NOT NULL, c3778 Utf8, c3779 Datetime64 NOT NULL, c3780 Float, c3781 Timestamp64 NOT NULL, c3782 Int32 NOT NULL, c3783 Json NOT NULL, c3784 Int16, c3785 Datetime64 NOT NULL, c3786 Int32 NOT NULL, c3787 Int8, c3788 Date, c3789 Yson, c3790 Datetime64 NOT NULL, c3791 Uint16 NOT NULL, c3792 Int32 NOT NULL, c3793 Int64 NOT NULL, c3794 Interval64, c3795 String, c3796 Float NOT NULL, c3797 Int16 NOT NULL, c3798 Datetime, c3799 Date32, c3800 Datetime, c3801 Uint8 NOT NULL, c3802 Double NOT NULL, c3803 Uint8 NOT NULL, c3804 Json NOT NULL, c3805 Int32, c3806 Decimal(22,9) NOT NULL, c3807 Float, c3808 Float NOT NULL, c3809 Decimal(35,10), c3810 Date, c3811 Uint16 NOT NULL, c3812 Float NOT NULL, c3813 Int64 NOT NULL, c3814 Int32 NOT NULL, c3815 Utf8 NOT NULL, c3816 Uint8 NOT NULL, c3817 Decimal(35,10), c3818 Float, c3819 JsonDocument NOT NULL, c3820 Decimal(35,10) NOT NULL, c3821 Double NOT NULL, c3822 Date32 NOT NULL, c3823 Yson NOT NULL, c3824 Datetime, c3825 Decimal(15,0), c3826 Uint8 NOT NULL, c3827 Int64 NOT NULL, c3828 Uint64, c3829 Int16, c3830 String NOT NULL, c3831 Timestamp NOT NULL, c3832 Uint8 NOT NULL, c3833 String, c3834 Datetime NOT NULL, c3835 Decimal(22,9) NOT NULL, c3836 Uint16, c3837 Json, c3838 Int16 NOT NULL, c3839 Decimal(22,9), c3840 Decimal(22,9), c3841 Int32 NOT NULL, c3842 Uint8 NOT NULL, c3843 Date32 NOT NULL, c3844 Interval64 NOT NULL, c3845 Yson NOT NULL, c3846 Int32 NOT NULL, c3847 Uint32 NOT NULL, c3848 Uint16, c3849 Datetime64 NOT NULL, c3850 Decimal(15,0), c3851 Uint32, c3852 Uint16, c3853 Decimal(15,0) NOT NULL, c3854 Utf8, c3855 Decimal(15,0), c3856 Decimal(15,0) NOT NULL, c3857 JsonDocument NOT NULL, c3858 Double NOT NULL, c3859 Decimal(22,9) NOT NULL, c3860 Int16, c3861 Interval64 NOT NULL, c3862 Uint64, c3863 Uint64 NOT NULL, c3864 Int8, c3865 Uint16, c3866 Decimal(15,0) NOT NULL, c3867 Decimal(15,0) NOT NULL, c3868 Datetime, c3869 Double NOT NULL, c3870 Datetime, c3871 Uint16, c3872 Int32, c3873 Uint32 NOT NULL, c3874 Int8, c3875 Uint64, c3876 Int32 NOT NULL, c3877 Uint64, c3878 Float NOT NULL, c3879 Timestamp64 NOT NULL, c3880 JsonDocument NOT NULL, c3881 Double, c3882 Bool NOT NULL, c3883 Int32 NOT NULL, c3884 Int64 NOT NULL, c3885 Decimal(15,0), c3886 Int16, c3887 String, c3888 Double NOT NULL, c3889 Interval64, c3890 Int64, c3891 Datetime64, c3892 Uint64 NOT NULL, c3893 Date32, c3894 Datetime64 NOT NULL, c3895 Json NOT NULL, c3896 Json, c3897 Timestamp NOT NULL, c3898 Uint32 NOT NULL, c3899 Float, c3900 Float NOT NULL, c3901 Uint32 NOT NULL, c3902 Int16 NOT NULL, c3903 Int32, c3904 Int32 NOT NULL, c3905 Uint16 NOT NULL, c3906 Int16 NOT NULL, c3907 Datetime64, c3908 Utf8 NOT NULL, c3909 String NOT NULL, c3910 Timestamp64, c3911 Date32 NOT NULL, c3912 Uint16, c3913 Uint64 NOT NULL, c3914 Uint8, c3915 String, c3916 Interval64, c3917 Datetime, c3918 Uint32 NOT NULL, c3919 Timestamp64 NOT NULL, c3920 Datetime64 NOT NULL, c3921 Interval64 NOT NULL, c3922 Bool NOT NULL, c3923 Datetime, c3924 Decimal(22,9) NOT NULL, c3925 Decimal(15,0), c3926 Double NOT NULL, c3927 Utf8, c3928 Date32 NOT NULL, c3929 Decimal(15,0) NOT NULL, c3930 Decimal(22,9) NOT NULL, c3931 Date, c3932 Int64, c3933 Datetime, c3934 Utf8, c3935 Uint32, c3936 Uint32 NOT NULL, c3937 Date NOT NULL, c3938 Datetime, c3939 Timestamp64, c3940 Utf8 NOT NULL, c3941 Int32 NOT NULL, c3942 Utf8, c3943 Int8 NOT NULL, c3944 Interval64, c3945 Int16 NOT NULL, c3946 Bool, c3947 Uint8, c3948 Float, c3949 Decimal(15,0) NOT NULL, c3950 Datetime64, c3951 String, c3952 Int64, c3953 Decimal(15,0), c3954 Timestamp, c3955 Decimal(22,9), c3956 Int8, c3957 JsonDocument, c3958 JsonDocument NOT NULL, c3959 Uint64, c3960 Uint16 NOT NULL, c3961 Uint16, c3962 Decimal(15,0), c3963 Timestamp64, c3964 Uint32, c3965 Uint32 NOT NULL, c3966 Int16 NOT NULL, c3967 Int32, c3968 Date, c3969 Bool, c3970 Datetime, c3971 JsonDocument, c3972 Datetime64, c3973 Int32 NOT NULL, c3974 Datetime NOT NULL, c3975 Decimal(22,9) NOT NULL, c3976 Decimal(22,9), c3977 Date32 NOT NULL, c3978 Decimal(35,10) NOT NULL, c3979 String, c3980 Int16, c3981 Date NOT NULL, c3982 Int16, c3983 Decimal(22,9), c3984 Uint16 NOT NULL, c3985 Float, c3986 Int16 NOT NULL, c3987 Bool NOT NULL, c3988 Decimal(15,0), c3989 Float, c3990 Float NOT NULL, c3991 Int16, c3992 Datetime64, c3993 String, c3994 Uint16, c3995 Timestamp, c3996 JsonDocument, c3997 Decimal(15,0) NOT NULL, c3998 Utf8, c3999 Datetime64, c4000 Int8 NOT NULL, c4001 Date32, c4002 Decimal(35,10), c4003 Uint16, c4004 Int32 NOT NULL, c4005 Timestamp64, c4006 Decimal(22,9), c4007 Decimal(22,9), c4008 String, c4009 JsonDocument, c4010 Int64, c4011 Yson NOT NULL, c4012 Yson NOT NULL, c4013 String NOT NULL, c4014 Utf8 NOT NULL, c4015 Utf8, c4016 Decimal(35,10), c4017 Yson, c4018 String, c4019 Bool, c4020 Decimal(15,0) NOT NULL, c4021 Timestamp NOT NULL, c4022 Uint64 NOT NULL, c4023 Datetime64 NOT NULL, c4024 Datetime NOT NULL, c4025 Timestamp64, c4026 Utf8, c4027 Bool NOT NULL, c4028 Datetime NOT NULL, c4029 Int32 NOT NULL, c4030 Int8, c4031 String, c4032 Datetime64, c4033 Timestamp64 NOT NULL, c4034 Int32 NOT NULL, c4035 Datetime64 NOT NULL, c4036 JsonDocument NOT NULL, c4037 Bool NOT NULL, c4038 Datetime, c4039 Uint16 NOT NULL, c4040 Bool, c4041 Int64 NOT NULL, c4042 Double, c4043 Yson NOT NULL, c4044 Decimal(22,9) NOT NULL, c4045 Timestamp64 NOT NULL, c4046 Int64 NOT NULL, c4047 Interval64, c4048 Interval64, c4049 Date32 NOT NULL, c4050 Uint64 NOT NULL, c4051 Utf8, c4052 Uint16, c4053 Json, c4054 Int16 NOT NULL, c4055 Int8, c4056 Utf8 NOT NULL, c4057 Uint16, c4058 Decimal(35,10) NOT NULL, c4059 Int8 NOT NULL, c4060 Uint32, c4061 Int32 NOT NULL, c4062 Uint64 NOT NULL, c4063 Int64 NOT NULL, c4064 String, c4065 Uint32 NOT NULL, c4066 Timestamp64, c4067 Date, c4068 Int8 NOT NULL, c4069 Uint16 NOT NULL, c4070 JsonDocument, c4071 String NOT NULL, c4072 Datetime NOT NULL, c4073 Uint64 NOT NULL, c4074 Decimal(15,0), c4075 Timestamp64, c4076 JsonDocument, c4077 Datetime NOT NULL, c4078 Date, c4079 Decimal(35,10) NOT NULL, c4080 Uint16 NOT NULL, c4081 Date32 NOT NULL, c4082 String, c4083 Datetime NOT NULL, c4084 Int64 NOT NULL, c4085 Int16 NOT NULL, c4086 Bool, c4087 JsonDocument NOT NULL, c4088 Int8, c4089 Interval64, c4090 Timestamp NOT NULL, c4091 Interval64, c4092 Date, c4093 Utf8 NOT NULL, c4094 Date32 NOT NULL, c4095 Double, c4096 Int32, c4097 Json, c4098 Datetime, c4099 Bool, c4100 Yson, c4101 Utf8 NOT NULL, c4102 Int16 NOT NULL, c4103 JsonDocument NOT NULL, c4104 Timestamp, c4105 Yson, c4106 Decimal(35,10), c4107 Date32, c4108 Timestamp, c4109 Yson NOT NULL, c4110 Int32, c4111 Bool NOT NULL, c4112 String NOT NULL, c4113 Int32 NOT NULL, c4114 Datetime64, c4115 Uint8 NOT NULL, c4116 Utf8, c4117 Int8 NOT NULL, c4118 Int8 NOT NULL, c4119 Timestamp NOT NULL, c4120 Date32, c4121 Float, c4122 Decimal(22,9), c4123 Int8 NOT NULL, c4124 Decimal(35,10) NOT NULL, c4125 Datetime64, c4126 Int64 NOT NULL, c4127 JsonDocument NOT NULL, c4128 Timestamp64 NOT NULL, c4129 Int32 NOT NULL, c4130 Decimal(15,0), c4131 Int8 NOT NULL, c4132 Datetime64, c4133 Datetime NOT NULL, c4134 Yson, c4135 Datetime, c4136 Decimal(35,10), c4137 Uint64 NOT NULL, c4138 Decimal(35,10) NOT NULL, c4139 Utf8, c4140 Date, c4141 Int32, c4142 Decimal(22,9) NOT NULL, c4143 Datetime, c4144 Bool, c4145 Uint32, c4146 Float, c4147 Float, c4148 Int64, c4149 JsonDocument NOT NULL, c4150 Timestamp64 NOT NULL, c4151 JsonDocument, c4152 Int64, c4153 Date NOT NULL, c4154 String, c4155 Double, c4156 Json NOT NULL, c4157 String, c4158 Date NOT NULL, c4159 Int32, c4160 Uint32 NOT NULL, c4161 Interval64 NOT NULL, c4162 Date, c4163 Date NOT NULL, c4164 Int32, c4165 Timestamp64 NOT NULL, c4166 Decimal(22,9), c4167 Date, c4168 Yson NOT NULL, c4169 Date32, c4170 Yson NOT NULL, c4171 Decimal(22,9) NOT NULL, c4172 Uint64 NOT NULL, c4173 Json, c4174 Int64, c4175 Double, c4176 Date32, c4177 Uint8, c4178 Json NOT NULL, c4179 Uint8, c4180 Float, c4181 Uint16, c4182 Interval64 NOT NULL, c4183 Double, c4184 Date NOT NULL, c4185 Interval64 NOT NULL, c4186 Uint32 NOT NULL, c4187 Json, c4188 Int64 NOT NULL, c4189 Datetime64 NOT NULL, c4190 Int16 NOT NULL, c4191 Int16, c4192 Decimal(35,10) NOT NULL, c4193 Datetime NOT NULL, c4194 Int8 NOT NULL, c4195 Date32 NOT NULL, c4196 Int16 NOT NULL, c4197 Int32 NOT NULL, c4198 Float, c4199 Decimal(22,9) NOT NULL, c4200 Yson NOT NULL, c4201 Int16, c4202 Uint8, c4203 Decimal(15,0), c4204 Json, c4205 Uint32 NOT NULL, c4206 Uint64, c4207 Double NOT NULL, c4208 Uint64, c4209 Date32 NOT NULL, c4210 String NOT NULL, c4211 Date32, c4212 Timestamp, c4213 String NOT NULL, c4214 Datetime, c4215 Int8 NOT NULL, c4216 Float, c4217 Int64, c4218 Date32 NOT NULL, c4219 Date NOT NULL, c4220 Datetime, c4221 Int64 NOT NULL, c4222 Float NOT NULL, c4223 Decimal(22,9) NOT NULL, c4224 Decimal(35,10) NOT NULL, c4225 JsonDocument, c4226 Uint16, c4227 Decimal(15,0), c4228 Utf8, c4229 JsonDocument NOT NULL, c4230 JsonDocument NOT NULL, c4231 Int64, c4232 Bool NOT NULL, c4233 Uint8 NOT NULL, c4234 Uint64 NOT NULL, c4235 JsonDocument NOT NULL, c4236 Date NOT NULL, c4237 Uint32 NOT NULL, c4238 Datetime, c4239 Date, c4240 Bool, c4241 Int64 NOT NULL, c4242 Uint16, c4243 Json, c4244 Json, c4245 Timestamp64, c4246 Int32, c4247 Bool, c4248 Int16 NOT NULL, c4249 Uint32 NOT NULL, c4250 Double, c4251 Float NOT NULL, c4252 Uint32, c4253 JsonDocument, c4254 Uint8 NOT NULL, c4255 Bool, c4256 Timestamp64, c4257 Yson NOT NULL, c4258 Yson NOT NULL, c4259 Interval64, c4260 Date32, c4261 Decimal(15,0) NOT NULL, c4262 Decimal(15,0), c4263 Datetime, c4264 Int8 NOT NULL, c4265 Uint32, c4266 Json NOT NULL, c4267 Int8 NOT NULL, c4268 Utf8 NOT NULL, c4269 String, c4270 Uint16 NOT NULL, c4271 Datetime, c4272 Decimal(15,0) NOT NULL, c4273 Datetime64, c4274 Double NOT NULL, c4275 Int16, c4276 Double NOT NULL, c4277 Datetime, c4278 JsonDocument, c4279 Utf8, c4280 Timestamp64, c4281 Datetime NOT NULL, c4282 Float NOT NULL, c4283 Uint32, c4284 Int8, c4285 JsonDocument, c4286 Float NOT NULL, c4287 Int64, c4288 String, c4289 Timestamp64 NOT NULL, c4290 Datetime64, c4291 Decimal(35,10), c4292 Json, c4293 Int64, c4294 Datetime NOT NULL, c4295 Decimal(35,10) NOT NULL, c4296 Utf8 NOT NULL, c4297 Date32, c4298 Json, c4299 String, c4300 Json, c4301 Utf8, c4302 Json, c4303 Bool, c4304 Uint64 NOT NULL, c4305 Int64 NOT NULL, c4306 Decimal(22,9), c4307 Date, c4308 Uint16 NOT NULL, c4309 Uint8 NOT NULL, c4310 Timestamp64 NOT NULL, c4311 Bool NOT NULL, c4312 Timestamp NOT NULL, c4313 Decimal(35,10) NOT NULL, c4314 Interval64 NOT NULL, c4315 Decimal(15,0), c4316 Yson NOT NULL, c4317 Date32, c4318 Decimal(35,10), c4319 Interval64, c4320 Datetime64, c4321 Double NOT NULL, c4322 Float, c4323 Utf8, c4324 Uint8, c4325 Datetime64 NOT NULL, c4326 Float, c4327 Int64 NOT NULL, c4328 Int16 NOT NULL, c4329 Bool NOT NULL, c4330 Int8 NOT NULL, c4331 Decimal(22,9) NOT NULL, c4332 Datetime64, c4333 Int32, c4334 Int64, c4335 Decimal(35,10), c4336 Uint64 NOT NULL, c4337 Datetime, c4338 Uint8, c4339 Decimal(15,0) NOT NULL, c4340 Json, c4341 String NOT NULL, c4342 Utf8 NOT NULL, c4343 Date32 NOT NULL, c4344 Int16, c4345 Uint32, c4346 JsonDocument NOT NULL, c4347 Datetime NOT NULL, c4348 Bool, c4349 Bool, c4350 Uint32, c4351 Utf8, c4352 Interval64, c4353 Uint32, c4354 Utf8 NOT NULL, c4355 JsonDocument, c4356 Int16 NOT NULL, c4357 Date32, c4358 Date32 NOT NULL, c4359 JsonDocument NOT NULL, c4360 JsonDocument NOT NULL, c4361 Timestamp, c4362 Int16, c4363 Utf8, c4364 Int64, c4365 Int32, c4366 Decimal(22,9), c4367 Int16, c4368 Date, c4369 Int16, c4370 Date32 NOT NULL, c4371 Json NOT NULL, c4372 String NOT NULL, c4373 Date32, c4374 Int16 NOT NULL, c4375 String, c4376 Uint16, c4377 Date32 NOT NULL, c4378 Yson NOT NULL, c4379 Interval64, c4380 Yson, c4381 Float NOT NULL, c4382 Date32 NOT NULL, c4383 Datetime64, c4384 Date32, c4385 Double, c4386 Decimal(15,0), c4387 Uint64, c4388 Uint16, c4389 Date NOT NULL, c4390 Datetime NOT NULL, c4391 Decimal(15,0) NOT NULL, c4392 Yson NOT NULL, c4393 Interval64, c4394 Int8, c4395 Timestamp NOT NULL, c4396 Timestamp64 NOT NULL, c4397 Json NOT NULL, c4398 Float NOT NULL, c4399 Int64 NOT NULL, c4400 Yson, c4401 Int32, c4402 Bool NOT NULL, c4403 Datetime, c4404 Json, c4405 Decimal(15,0) NOT NULL, c4406 Decimal(22,9), c4407 Interval64, c4408 Utf8 NOT NULL, c4409 Double, c4410 Date, c4411 Uint16 NOT NULL, c4412 Float, c4413 Datetime NOT NULL, c4414 Utf8, c4415 Uint32 NOT NULL, c4416 Timestamp64, c4417 Int16 NOT NULL, c4418 Uint64 NOT NULL, c4419 String NOT NULL, c4420 JsonDocument NOT NULL, c4421 Int64 NOT NULL, c4422 Int8, c4423 Decimal(35,10) NOT NULL, c4424 Json, c4425 Interval64, c4426 Int8 NOT NULL, c4427 Bool NOT NULL, c4428 Date, c4429 Uint16, c4430 Int8 NOT NULL, c4431 Int32, c4432 Uint64 NOT NULL, c4433 Datetime64, c4434 Datetime, c4435 Int32, c4436 Date, c4437 Float, c4438 Uint8, c4439 Uint16 NOT NULL, c4440 Uint32 NOT NULL, c4441 Json, c4442 String NOT NULL, c4443 Uint32, c4444 Int64 NOT NULL, c4445 Int8, c4446 Interval64, c4447 Uint64 NOT NULL, c4448 Decimal(15,0), c4449 Yson, c4450 Yson, c4451 Utf8 NOT NULL, c4452 Double NOT NULL, c4453 Datetime64 NOT NULL, c4454 Uint64 NOT NULL, c4455 Timestamp, c4456 Double, c4457 Datetime NOT NULL, c4458 Double NOT NULL, c4459 Timestamp64 NOT NULL, c4460 Uint64, c4461 Utf8, c4462 Utf8 NOT NULL, c4463 Double, c4464 Date32, c4465 Decimal(35,10), c4466 Decimal(35,10), c4467 Datetime64, c4468 Utf8 NOT NULL, c4469 String NOT NULL, c4470 Decimal(22,9), c4471 Float, c4472 Date NOT NULL, c4473 Uint64, c4474 Yson NOT NULL, c4475 Float, c4476 JsonDocument, c4477 Uint32 NOT NULL, c4478 Datetime64, c4479 Uint32, c4480 Yson, c4481 Bool NOT NULL, c4482 Uint64, c4483 JsonDocument, c4484 Datetime64, c4485 Int32 NOT NULL, c4486 Date, c4487 Int64, c4488 Date NOT NULL, c4489 Uint64 NOT NULL, c4490 Interval64 NOT NULL, c4491 Int32, c4492 Int16, c4493 JsonDocument, c4494 Timestamp NOT NULL, c4495 Timestamp64, c4496 Utf8, c4497 Int8, c4498 String NOT NULL, c4499 Uint8 NOT NULL, c4500 Yson, c4501 Decimal(15,0) NOT NULL, c4502 Uint64 NOT NULL, c4503 Date, c4504 Float NOT NULL, c4505 String NOT NULL, c4506 Uint32, c4507 Uint64, c4508 Float NOT NULL, c4509 Interval64 NOT NULL, c4510 Decimal(15,0), c4511 Timestamp64, c4512 String NOT NULL, c4513 Int32 NOT NULL, c4514 Datetime, c4515 Uint64 NOT NULL, c4516 Json, c4517 Date, c4518 Date32 NOT NULL, c4519 Date32, c4520 Double NOT NULL, c4521 Int32, c4522 Float NOT NULL, c4523 String, c4524 Int32, c4525 Int16, c4526 Uint64 NOT NULL, c4527 Date32, c4528 Float, c4529 Uint8, c4530 Decimal(35,10), c4531 Datetime NOT NULL, c4532 Date NOT NULL, c4533 Utf8, c4534 Int64, c4535 Date32 NOT NULL, c4536 JsonDocument NOT NULL, c4537 Timestamp NOT NULL, c4538 Date32 NOT NULL, c4539 Uint16, c4540 JsonDocument NOT NULL, c4541 Timestamp64 NOT NULL, c4542 Float, c4543 String NOT NULL, c4544 Yson NOT NULL, c4545 Date32, c4546 Utf8 NOT NULL, c4547 Datetime64, c4548 String NOT NULL, c4549 Timestamp, c4550 Decimal(35,10) NOT NULL, c4551 Json NOT NULL, c4552 Interval64 NOT NULL, c4553 Uint32 NOT NULL, c4554 Json, c4555 Uint8 NOT NULL, c4556 Bool NOT NULL, c4557 Decimal(22,9) NOT NULL, c4558 Datetime, c4559 Int64, c4560 Datetime NOT NULL, c4561 Uint16 NOT NULL, c4562 Timestamp NOT NULL, c4563 Decimal(22,9), c4564 Yson NOT NULL, c4565 Json, c4566 Uint32 NOT NULL, c4567 Json NOT NULL, c4568 Decimal(22,9) NOT NULL, c4569 Uint8 NOT NULL, c4570 Datetime NOT NULL, c4571 Yson NOT NULL, c4572 Double, c4573 Int8 NOT NULL, c4574 Decimal(15,0), c4575 Int16, c4576 Uint8 NOT NULL, c4577 Timestamp, c4578 String NOT NULL, c4579 Double NOT NULL, c4580 Datetime NOT NULL, c4581 Decimal(35,10), c4582 Bool, c4583 Timestamp64 NOT NULL, c4584 Int16, c4585 Decimal(15,0), c4586 Datetime64, c4587 Date32 NOT NULL, c4588 Datetime64 NOT NULL, c4589 Float, c4590 Int64 NOT NULL, c4591 Uint8, c4592 Json, c4593 Bool, c4594 Uint16 NOT NULL, c4595 Int8 NOT NULL, c4596 Uint64 NOT NULL, c4597 Interval64, c4598 Decimal(22,9) NOT NULL, c4599 Double NOT NULL, c4600 Datetime NOT NULL, c4601 JsonDocument, c4602 Uint8, c4603 Interval64, c4604 Utf8 NOT NULL, c4605 Uint8, c4606 Decimal(35,10) NOT NULL, c4607 Datetime NOT NULL, c4608 Double, c4609 Yson, c4610 Yson, c4611 Yson, c4612 Yson NOT NULL, c4613 Yson NOT NULL, c4614 Date, c4615 Bool, c4616 Yson NOT NULL, c4617 Json NOT NULL, c4618 Int8 NOT NULL, c4619 Json NOT NULL, c4620 Int16 NOT NULL, c4621 Timestamp64 NOT NULL, c4622 Decimal(35,10), c4623 Timestamp, c4624 JsonDocument, c4625 Decimal(15,0), c4626 Int32 NOT NULL, c4627 Int64, c4628 Int8, c4629 Timestamp NOT NULL, c4630 Yson, c4631 Interval64 NOT NULL, c4632 Timestamp64, c4633 Interval64 NOT NULL, c4634 Int32, c4635 Int64, c4636 Int32, c4637 Json, c4638 Uint64 NOT NULL, c4639 Int32 NOT NULL, c4640 Uint32 NOT NULL, c4641 Int64, c4642 Utf8 NOT NULL, c4643 Date, c4644 Decimal(15,0) NOT NULL, c4645 Date NOT NULL, c4646 Uint8 NOT NULL, c4647 Yson NOT NULL, c4648 Int32, c4649 Decimal(15,0) NOT NULL, c4650 Timestamp NOT NULL, c4651 Float, c4652 Int8, c4653 Datetime64, c4654 Interval64 NOT NULL, c4655 Datetime64 NOT NULL, c4656 Int8, c4657 String NOT NULL, c4658 JsonDocument NOT NULL, c4659 Double NOT NULL, c4660 Decimal(35,10), c4661 Int16, c4662 Int8 NOT NULL, c4663 Bool, c4664 Datetime64 NOT NULL, c4665 Uint8, c4666 Timestamp NOT NULL, c4667 Utf8, c4668 Bool NOT NULL, c4669 Uint64 NOT NULL, c4670 Int16 NOT NULL, c4671 Json, c4672 Interval64 NOT NULL, c4673 Datetime NOT NULL, c4674 Timestamp, c4675 Uint8, c4676 Uint64, c4677 Int32, c4678 Datetime64 NOT NULL, c4679 Datetime, c4680 Uint16, c4681 Bool NOT NULL, c4682 Date32, c4683 Datetime64, c4684 Json NOT NULL, c4685 JsonDocument NOT NULL, c4686 Int64 NOT NULL, c4687 Int16 NOT NULL, c4688 Bool NOT NULL, c4689 Int16 NOT NULL, c4690 Bool, c4691 Interval64 NOT NULL, c4692 Int8 NOT NULL, c4693 Timestamp64 NOT NULL, c4694 Decimal(35,10) NOT NULL, c4695 Uint16, c4696 Float NOT NULL, c4697 Int64, c4698 Int8, c4699 Int32 NOT NULL, c4700 JsonDocument NOT NULL, c4701 Utf8, c4702 Bool, c4703 Date, c4704 Utf8, c4705 Json, c4706 String, c4707 Json, c4708 Uint8 NOT NULL, c4709 Uint8 NOT NULL, c4710 Bool, c4711 String NOT NULL, c4712 Datetime, c4713 Decimal(15,0), c4714 Int16, c4715 Datetime64, c4716 JsonDocument, c4717 String NOT NULL, c4718 Uint32, c4719 Yson NOT NULL, c4720 Uint16 NOT NULL, c4721 Timestamp, c4722 Int64, c4723 Yson, c4724 Yson, c4725 Decimal(22,9) NOT NULL, c4726 Utf8, c4727 Decimal(22,9) NOT NULL, c4728 Uint32, c4729 String, c4730 Date NOT NULL, c4731 Uint8, c4732 Int32, c4733 Datetime64 NOT NULL, c4734 Utf8 NOT NULL, c4735 Int8, c4736 Int8 NOT NULL, c4737 Timestamp NOT NULL, c4738 Timestamp NOT NULL, c4739 Json NOT NULL, c4740 Decimal(22,9) NOT NULL, c4741 Timestamp64, c4742 Uint64 NOT NULL, c4743 Int64, c4744 Decimal(15,0), c4745 Datetime NOT NULL, c4746 Double, c4747 Decimal(22,9), c4748 Uint8 NOT NULL, c4749 Interval64 NOT NULL, c4750 Decimal(22,9) NOT NULL, c4751 Datetime64, c4752 Double, c4753 Int16, c4754 Int64 NOT NULL, c4755 Datetime NOT NULL, c4756 Decimal(22,9) NOT NULL, c4757 Decimal(35,10) NOT NULL, c4758 Uint16, c4759 Datetime64 NOT NULL, c4760 Yson, c4761 Int32, c4762 Utf8 NOT NULL, c4763 String, c4764 Int8 NOT NULL, c4765 Json NOT NULL, c4766 String, c4767 Int8 NOT NULL, c4768 Int8, c4769 Interval64, c4770 Float, c4771 Float NOT NULL, c4772 Bool NOT NULL, c4773 Decimal(35,10) NOT NULL, c4774 Yson, c4775 Utf8, c4776 Uint64 NOT NULL, c4777 Date32, c4778 Bool NOT NULL, c4779 Timestamp64 NOT NULL, c4780 Uint8, c4781 Decimal(15,0) NOT NULL, c4782 Decimal(35,10) NOT NULL, c4783 Bool NOT NULL, c4784 Int8 NOT NULL, c4785 JsonDocument NOT NULL, c4786 Date32, c4787 Utf8, c4788 Int32 NOT NULL, c4789 Timestamp NOT NULL, c4790 Uint32, c4791 Decimal(35,10), c4792 Date32 NOT NULL, c4793 Int8 NOT NULL, c4794 Uint16 NOT NULL, c4795 Uint8 NOT NULL, c4796 Int32, c4797 Decimal(35,10), c4798 Decimal(22,9), c4799 Double, c4800 Uint16, c4801 Timestamp NOT NULL, c4802 Bool NOT NULL, c4803 JsonDocument NOT NULL, c4804 Uint16 NOT NULL, c4805 Decimal(35,10) NOT NULL, c4806 JsonDocument NOT NULL, c4807 Timestamp, c4808 Bool, c4809 Date NOT NULL, c4810 Int64 NOT NULL, c4811 Yson, c4812 Date, c4813 Datetime64, c4814 Decimal(22,9) NOT NULL, c4815 Int32, c4816 Timestamp, c4817 String, c4818 Utf8 NOT NULL, c4819 Int32, c4820 Decimal(35,10), c4821 Decimal(35,10), c4822 Int32, c4823 Double NOT NULL, c4824 Double, c4825 Int16 NOT NULL, c4826 String, c4827 Timestamp NOT NULL, c4828 Int16, c4829 Date, c4830 Uint8, c4831 Decimal(35,10), c4832 Uint64 NOT NULL, c4833 Uint16, c4834 Decimal(35,10), c4835 Decimal(15,0) NOT NULL, c4836 Int8 NOT NULL, c4837 Uint64 NOT NULL, c4838 Timestamp NOT NULL, c4839 Decimal(15,0), c4840 String, c4841 Timestamp64, c4842 String NOT NULL, c4843 Uint8, c4844 Int16, c4845 Decimal(35,10), c4846 Uint16 NOT NULL, c4847 Uint64 NOT NULL, c4848 Datetime64, c4849 Uint8 NOT NULL, c4850 Datetime64 NOT NULL, c4851 Decimal(15,0), c4852 Utf8 NOT NULL, c4853 Date32, c4854 Timestamp, c4855 Int16 NOT NULL, c4856 Date, c4857 Int32 NOT NULL, c4858 Uint8, c4859 Float NOT NULL, c4860 Decimal(35,10) NOT NULL, c4861 Decimal(22,9), c4862 String NOT NULL, c4863 Uint8 NOT NULL, c4864 Uint64, c4865 Timestamp, c4866 Datetime NOT NULL, c4867 Datetime64, c4868 Date32 NOT NULL, c4869 Datetime64, c4870 Interval64 NOT NULL, c4871 Float NOT NULL, c4872 Decimal(15,0), c4873 Int16 NOT NULL, c4874 Double NOT NULL, c4875 Decimal(15,0), c4876 Uint8, c4877 Uint8, c4878 Uint32, c4879 Interval64, c4880 Decimal(22,9), c4881 Uint16 NOT NULL, c4882 Date, c4883 Decimal(35,10), c4884 Float NOT NULL, c4885 Uint16 NOT NULL, c4886 Date NOT NULL, c4887 Int64 NOT NULL, c4888 Json, c4889 Decimal(35,10), c4890 Int64, c4891 Bool, c4892 Int64, c4893 Date32 NOT NULL, c4894 Int64 NOT NULL, c4895 Double NOT NULL, c4896 Timestamp, c4897 Decimal(35,10) NOT NULL, c4898 Float NOT NULL, c4899 Float NOT NULL, c4900 Decimal(35,10), c4901 Timestamp64 NOT NULL, c4902 Double, c4903 Int32, c4904 Yson, c4905 Decimal(22,9) NOT NULL, c4906 Int64 NOT NULL, c4907 Double NOT NULL, c4908 Double NOT NULL, c4909 String NOT NULL, c4910 String, c4911 Bool NOT NULL, c4912 Timestamp64 NOT NULL, c4913 Decimal(35,10), c4914 Json NOT NULL, c4915 Utf8, c4916 Json, c4917 String, c4918 Double, c4919 Uint16 NOT NULL, c4920 Double, c4921 Date, c4922 Int16 NOT NULL, c4923 Float NOT NULL, c4924 Int16 NOT NULL, c4925 Decimal(35,10) NOT NULL, c4926 Utf8 NOT NULL, c4927 Int8 NOT NULL, c4928 Json, c4929 JsonDocument NOT NULL, c4930 Float NOT NULL, c4931 Date, c4932 Bool, c4933 Int16, c4934 Date32, c4935 Utf8, c4936 Float NOT NULL, c4937 Int16, c4938 Uint8 NOT NULL, c4939 Yson NOT NULL, c4940 Int16 NOT NULL, c4941 Double, c4942 JsonDocument NOT NULL, c4943 Bool, c4944 Uint8, c4945 Date, c4946 Interval64, c4947 Decimal(15,0) NOT NULL, c4948 Int64, c4949 Datetime64 NOT NULL, c4950 Uint16, c4951 Decimal(22,9) NOT NULL, c4952 Json, c4953 Datetime64, c4954 Double NOT NULL, c4955 Json NOT NULL, c4956 Utf8, c4957 Bool, c4958 Uint8 NOT NULL, c4959 Datetime NOT NULL, c4960 Decimal(22,9), c4961 Yson, c4962 Uint64, c4963 Int64 NOT NULL, c4964 Int16 NOT NULL, c4965 Bool NOT NULL, c4966 Int16 NOT NULL, c4967 String, c4968 Decimal(35,10) NOT NULL, c4969 Decimal(22,9) NOT NULL, c4970 Decimal(15,0), c4971 Datetime NOT NULL, c4972 Decimal(15,0) NOT NULL, c4973 Decimal(15,0), c4974 Decimal(35,10) NOT NULL, c4975 Datetime NOT NULL, c4976 String NOT NULL, c4977 JsonDocument NOT NULL, c4978 JsonDocument, c4979 Int16 NOT NULL, c4980 Int16 NOT NULL, c4981 Uint8 NOT NULL, c4982 Json, c4983 Uint32 NOT NULL, c4984 Uint32 NOT NULL, c4985 Interval64 NOT NULL, c4986 Uint64, c4987 String NOT NULL, c4988 Uint8 NOT NULL, c4989 Decimal(15,0) NOT NULL, c4990 Interval64 NOT NULL, c4991 Int16, c4992 Json, c4993 Uint32 NOT NULL, c4994 String, c4995 Utf8 NOT NULL, c4996 Date32 NOT NULL, c4997 Double, c4998 Json, c4999 Yson, c5000 Interval64 NOT NULL, c5001 Date32 NOT NULL, c5002 Int16, c5003 Timestamp NOT NULL, c5004 Int32, c5005 Int64 NOT NULL, c5006 Yson NOT NULL, c5007 Uint32, c5008 Utf8, c5009 Utf8, c5010 Uint16, c5011 Uint16, c5012 Timestamp64 NOT NULL, c5013 Yson NOT NULL, c5014 Int64 NOT NULL, c5015 Int16, c5016 Date32 NOT NULL, c5017 Float NOT NULL, c5018 Timestamp64 NOT NULL, c5019 Int64 NOT NULL, c5020 Int8 NOT NULL, c5021 Decimal(35,10) NOT NULL, c5022 Uint16, c5023 Int32 NOT NULL, c5024 Date NOT NULL, c5025 Double, c5026 Timestamp NOT NULL, c5027 Int64, c5028 Int16 NOT NULL, c5029 Datetime64 NOT NULL, c5030 Datetime64, c5031 Timestamp64 NOT NULL, c5032 Int32, c5033 Float NOT NULL, c5034 Yson NOT NULL, c5035 Decimal(15,0), c5036 Uint64, c5037 Utf8 NOT NULL, c5038 Int64, c5039 Int64, c5040 Uint8, c5041 Decimal(22,9) NOT NULL, c5042 Double, c5043 Datetime64 NOT NULL, c5044 Uint32, c5045 Double NOT NULL, c5046 Uint64 NOT NULL, c5047 Yson NOT NULL, c5048 JsonDocument NOT NULL, c5049 Int16 NOT NULL, c5050 Datetime64, c5051 Decimal(22,9), c5052 Int16 NOT NULL, c5053 Int8 NOT NULL, c5054 Utf8 NOT NULL, c5055 Float, c5056 Yson NOT NULL, c5057 Datetime NOT NULL, c5058 Uint32 NOT NULL, c5059 Uint32, c5060 Bool, c5061 Datetime64 NOT NULL, c5062 Uint8 NOT NULL, c5063 Date32 NOT NULL, c5064 Double NOT NULL, c5065 Int16, c5066 Uint8 NOT NULL, c5067 Int64 NOT NULL, c5068 String NOT NULL, c5069 Interval64, c5070 Double, c5071 String, c5072 Utf8 NOT NULL, c5073 Decimal(35,10) NOT NULL, c5074 Uint64, c5075 Datetime, c5076 Interval64 NOT NULL, c5077 Datetime NOT NULL, c5078 Int64 NOT NULL, c5079 Uint16 NOT NULL, c5080 Interval64 NOT NULL, c5081 Decimal(35,10), c5082 Uint64 NOT NULL, c5083 Decimal(35,10) NOT NULL, c5084 Double NOT NULL, c5085 Bool, c5086 Double NOT NULL, c5087 Int64 NOT NULL, c5088 Uint64, c5089 Utf8 NOT NULL, c5090 String, c5091 Timestamp, c5092 Datetime64, c5093 Int64 NOT NULL, c5094 Timestamp64 NOT NULL, c5095 Timestamp64 NOT NULL, c5096 Date32, c5097 Uint32, c5098 Int32 NOT NULL, c5099 Uint8 NOT NULL, c5100 Int32 NOT NULL, c5101 Yson NOT NULL, c5102 Date, c5103 Date, c5104 Uint32, c5105 Json, c5106 JsonDocument NOT NULL, c5107 Double NOT NULL, c5108 Uint32 NOT NULL, c5109 Uint16, c5110 Datetime64 NOT NULL, c5111 Uint8, c5112 Uint16 NOT NULL, c5113 Date NOT NULL, c5114 Timestamp NOT NULL, c5115 Uint16, c5116 Int16, c5117 Timestamp, c5118 Int16, c5119 Int8, c5120 Decimal(22,9), c5121 Uint64 NOT NULL, c5122 Int8, c5123 Interval64 NOT NULL, c5124 Json NOT NULL, c5125 Uint16, c5126 Uint16 NOT NULL, c5127 Uint32 NOT NULL, c5128 Interval64, c5129 Int64, c5130 Interval64, c5131 Decimal(35,10) NOT NULL, c5132 Decimal(15,0) NOT NULL, c5133 Bool NOT NULL, c5134 String, c5135 Double, c5136 Decimal(35,10), c5137 Int8, c5138 String NOT NULL, c5139 Yson, c5140 Decimal(35,10) NOT NULL, c5141 Timestamp, c5142 Decimal(22,9) NOT NULL, c5143 Uint64 NOT NULL, c5144 JsonDocument NOT NULL, c5145 Yson NOT NULL, c5146 Interval64, c5147 Decimal(22,9), c5148 Decimal(22,9) NOT NULL, c5149 Uint64, c5150 Decimal(22,9), c5151 Timestamp64 NOT NULL, c5152 Bool, c5153 Int8, c5154 Int64 NOT NULL, c5155 Datetime NOT NULL, c5156 Float NOT NULL, c5157 Utf8 NOT NULL, c5158 Int64 NOT NULL, c5159 Int64 NOT NULL, c5160 Int16 NOT NULL, c5161 Date NOT NULL, c5162 Datetime64 NOT NULL, c5163 JsonDocument NOT NULL, c5164 Timestamp64 NOT NULL, c5165 String NOT NULL, c5166 Interval64 NOT NULL, c5167 Yson, c5168 Int32 NOT NULL, c5169 Float NOT NULL, c5170 JsonDocument NOT NULL, c5171 Json NOT NULL, c5172 Yson, c5173 Timestamp, c5174 Uint32, c5175 Decimal(35,10) NOT NULL, c5176 Decimal(35,10) NOT NULL, c5177 Json NOT NULL, c5178 Decimal(22,9), c5179 Int64 NOT NULL, c5180 Int32, c5181 Int8, c5182 Datetime64, c5183 Decimal(22,9) NOT NULL, c5184 Int64, c5185 Decimal(22,9) NOT NULL, c5186 Json, c5187 Float NOT NULL, c5188 Json, c5189 String NOT NULL, c5190 Decimal(22,9), c5191 Yson NOT NULL, c5192 Json NOT NULL, c5193 Yson, c5194 Float NOT NULL, c5195 Int32 NOT NULL, c5196 Datetime64, c5197 Uint32, c5198 String NOT NULL, c5199 Json, c5200 Int64, c5201 Utf8, c5202 Yson, c5203 String NOT NULL, c5204 Int8 NOT NULL, c5205 Date, c5206 Timestamp64, c5207 String NOT NULL, c5208 Interval64 NOT NULL, c5209 Int32 NOT NULL, c5210 Date, c5211 Uint8, c5212 Timestamp NOT NULL, c5213 Int64, c5214 Decimal(15,0) NOT NULL, c5215 Interval64 NOT NULL, c5216 Datetime NOT NULL, c5217 JsonDocument NOT NULL, c5218 Double, c5219 Int16, c5220 Utf8 NOT NULL, c5221 Utf8 NOT NULL, c5222 Utf8, c5223 JsonDocument, c5224 Decimal(15,0), c5225 Json, c5226 Datetime64, c5227 Yson NOT NULL, c5228 Datetime NOT NULL, c5229 Uint8 NOT NULL, c5230 JsonDocument, c5231 Utf8, c5232 Uint64, c5233 Uint16, c5234 Int16 NOT NULL, c5235 Int64 NOT NULL, c5236 Timestamp NOT NULL, c5237 Json NOT NULL, c5238 Uint16, c5239 Json NOT NULL, c5240 Bool NOT NULL, c5241 Decimal(15,0), c5242 Utf8 NOT NULL, c5243 Int64, c5244 Bool NOT NULL, c5245 Decimal(15,0) NOT NULL, c5246 Utf8, c5247 Uint64, c5248 Double NOT NULL, c5249 Float NOT NULL, c5250 Int64, c5251 Int64, c5252 Json, c5253 Int64 NOT NULL, c5254 Decimal(15,0), c5255 Int32, c5256 Yson NOT NULL, c5257 JsonDocument, c5258 Datetime64, c5259 Decimal(22,9) NOT NULL, c5260 Yson NOT NULL, c5261 Uint16, c5262 Decimal(35,10) NOT NULL, c5263 Int64 NOT NULL, c5264 Uint32 NOT NULL, c5265 Double, c5266 Bool NOT NULL, c5267 Utf8 NOT NULL, c5268 Decimal(22,9), c5269 Uint16, c5270 Uint32, c5271 Int8, c5272 Yson, c5273 Datetime NOT NULL, c5274 Decimal(22,9) NOT NULL, c5275 Json, c5276 String, c5277 Interval64, c5278 Decimal(35,10), c5279 Decimal(22,9) NOT NULL, c5280 Datetime NOT NULL, c5281 Int64 NOT NULL, c5282 Float NOT NULL, c5283 Timestamp, c5284 Int16, c5285 Datetime, c5286 Utf8 NOT NULL, c5287 Uint16, c5288 Double, c5289 Decimal(22,9), c5290 Interval64 NOT NULL, c5291 Timestamp, c5292 Int8 NOT NULL, c5293 Datetime, c5294 Datetime64, c5295 Timestamp64 NOT NULL, c5296 Date32 NOT NULL, c5297 Uint16, c5298 Decimal(15,0) NOT NULL, c5299 Uint16, c5300 Date NOT NULL, c5301 Float, c5302 Datetime, c5303 String, c5304 Int32 NOT NULL, c5305 Yson, c5306 Uint8 NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Pending previous query completion" severity: 1 (server_code: 400190)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 110, 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/instrumented_client.py", line 75, in query
    return self.metrics_collector.wrap_call(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/stress/common/publish_metrics.py", line 204, in wrap_call
    result = method()
             ^^^^^^^^
  File "ydb/tests/stress/common/instrumented_client.py", line 76, in <lambda>
    lambda: super(InstrumentedYdbClient, self).query(
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/stress/common/common.py", line 31, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 27, in query
    return self.session_pool.execute_with_retries(query=statement, parameters=parameters, 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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 390, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 211, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 229, 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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'... } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_23 to tbl_18\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_7 to tbl_26\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_23]\\\' 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_13\nInserting a row by thread 4\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_29 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_14 to tbl_25\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_14 to tbl_16\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_17 to tbl_4\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_4\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 111], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_4 to tbl_23\nRenaming table tbl_0 to tbl_14\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_26\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 95], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_14 to tbl_16\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_21 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_20 to tbl_14\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_20]\\\' 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_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_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_22 to tbl_20\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_19 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_19]\\\' 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_9 to tbl_20\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_0 to tbl_0\nWriting to table tbl_23\nWriting to table tbl_11\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_21]\\\' 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_6\nRenaming table tbl_24 to tbl_5\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_19 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_19]\\\' 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_13 to 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_23]\\\' 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_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_13]\\\' 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_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_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_11 to tbl_15\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_6]\\\' 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: 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_6\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_21]\\\' 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_10\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_6]\\\' 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_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_5\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_23 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_23]\\\' 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_15 to tbl_26\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_9 to tbl_27\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 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_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_27 to tbl_5\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 51], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_20 to tbl_5\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_28 to tbl_4\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_20]\\\' 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_5\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_28]\\\' 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_17 to tbl_11\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_29 to tbl_4\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_26 to tbl_27\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_27\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 107], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_19 to tbl_14\nElapsed 40 seconds, stat:\n\tcreate_drop: Created: 37, Deleted: 6, Exists: 41\n\tinsert_delete: Inserted: 10, Current: 5\n\ttransactions: Inserted: 9\n\trename_tables: Renames: 21, Writes: 19\nRenaming table tbl_27 to tbl_20\nRenaming table tbl_19 to tbl_14\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_19]\\\' 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_18\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_19 to tbl_3\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_19]\\\' 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_23 to tbl_16\nWriting to table tbl_7\nInserting a row by thread 3\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_19]\\\' 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_26\nWriting to table tbl_3\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_21 to tbl_13\nWriting to table tbl_20\nRenaming table tbl_14 to tbl_19\nInserting a row by thread 1\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_20]\\\' 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_21]\\\' 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_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_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_16\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_28 to tbl_16\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_28]\\\' 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_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_1 to tbl_25\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_28 to tbl_17\nWriting to table tbl_12\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_16\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 127], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_26 to tbl_25\nRenaming table tbl_1 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_28]\\\' 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_19 to tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_0\nInserting a row by thread 2\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_4\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_19]\\\' 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_6 to tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_15 to tbl_27\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_4]\\\' 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: 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 to tbl_25\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_6]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_23 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_23]\\\' 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_20\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_20\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 131], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_10 to tbl_24\nWriting to table tbl_6\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_6]\\\' 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: 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: 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_14\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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_11\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_25\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 135], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_27 to tbl_0\nRenaming table tbl_20 to tbl_5\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 51], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_2 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_2\nRenaming table tbl_8 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_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_23 to tbl_5\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_23]\\\' 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_0 to tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_14 to tbl_26\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_20 to tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_22 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_26 to tbl_8\nElapsed 50 seconds, stat:\n\tcreate_drop: Created: 50, Deleted: 9, Exists: 51\n\tinsert_delete: Inserted: 12, Current: 6\n\ttransactions: Inserted: 11\n\trename_tables: Renames: 27, Writes: 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_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_4 to tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_10\nInserting a row by thread 3\nWriting to table tbl_26\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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_10\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_7\nmessage: "Table /Root/olap_workload/rename_tables/tbl_7 (shard 72075186224038456) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_7::53/" issue_code: 2017 severity: 1 (server_code: 400010)\nWriting to table tbl_1\nWriting to table 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_1]\\\' 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_8\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_19]\\\' 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: 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_8]\\\' 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_2\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_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_2]\\\' 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_24\nInserting a row by thread 4\nWriting to table tbl_6\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_6]\\\' 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_17\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_17]\\\' 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_28\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_28]\\\' 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\nInserting a row by thread 1\nRenaming table tbl_22 to tbl_4\nRenaming table tbl_4 to tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_1 to tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_17 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_17]\\\' 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_11 to tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_30 to tbl_13\nRenaming table tbl_19 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_19]\\\' 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_0 to tbl_2\nRenaming table tbl_23 to tbl_12\nWriting to table tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_14 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_23]\\\' 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_8 to tbl_7\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_22 to tbl_9\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_13 to tbl_10\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_13]\\\' 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_21 to tbl_29\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_21]\\\' 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_5\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_24 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_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: 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: 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_19]\\\' 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_17\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_19]\\\' 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_10\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_17]\\\' 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_5\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_4\nInserting a row by thread 4\nRenaming table tbl_13 to tbl_18\nWriting to table tbl_4\nWriting to table tbl_3\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_21\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_21]\\\' 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_8\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_8]\\\' 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_2\nElapsed 60 seconds, stat:\n\tcreate_drop: Created: 60, Deleted: 12, Exists: 58\n\tinsert_delete: Inserted: 16, Current: 8\n\ttransactions: Inserted: 15\n\trename_tables: Renames: 32, Writes: 32\nWriting to table tbl_18\nWriting to table 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_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_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_19]\\\' 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_17\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_17]\\\' 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: 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_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_19]\\\' 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\nWriting to table tbl_3\nInserting a row by thread 1\nWriting to table tbl_28\nWriting to table tbl_17\nInserting a row by thread 2\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_17]\\\' 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_17\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_17]\\\' 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)'
	std_err:b'...NULL, c3301 Timestamp, c3302 JsonDocument, c3303 Datetime64 NOT NULL, c3304 Timestamp, c3305 Interval64, c3306 Decimal(15,0), c3307 JsonDocument, c3308 Date, c3309 Uint8, c3310 Json NOT NULL, c3311 Int16, c3312 Int8, c3313 Uint32, c3314 Bool NOT NULL, c3315 Date32, c3316 Json, c3317 Uint64, c3318 Datetime, c3319 Int8, c3320 Timestamp64 NOT NULL, c3321 Uint16 NOT NULL, c3322 Int32, c3323 Int8 NOT NULL, c3324 Uint8 NOT NULL, c3325 Timestamp, c3326 Uint32 NOT NULL, c3327 Uint32 NOT NULL, c3328 Uint16 NOT NULL, c3329 Decimal(15,0), c3330 Datetime, c3331 Date32, c3332 Double NOT NULL, c3333 Json, c3334 Int64, c3335 Timestamp NOT NULL, c3336 Datetime NOT NULL, c3337 Uint64, c3338 Int16 NOT NULL, c3339 Timestamp, c3340 Double NOT NULL, c3341 Yson NOT NULL, c3342 Timestamp64, c3343 Uint16, c3344 Int16, c3345 Int8 NOT NULL, c3346 Decimal(35,10), c3347 Uint8, c3348 Date32 NOT NULL, c3349 Int64 NOT NULL, c3350 Datetime64, c3351 Timestamp NOT NULL, c3352 Int32 NOT NULL, c3353 Uint32, c3354 Json, c3355 Uint32 NOT NULL, c3356 Interval64 NOT NULL, c3357 Decimal(35,10), c3358 Decimal(22,9), c3359 Json, c3360 Float NOT NULL, c3361 Decimal(22,9) NOT NULL, c3362 Uint64, c3363 Interval64, c3364 Datetime64 NOT NULL, c3365 Int16, c3366 Uint64, c3367 Float NOT NULL, c3368 JsonDocument NOT NULL, c3369 Interval64 NOT NULL, c3370 Datetime, c3371 Uint64, c3372 Decimal(22,9) NOT NULL, c3373 Yson, c3374 Utf8 NOT NULL, c3375 Decimal(15,0) NOT NULL, c3376 Double NOT NULL, c3377 Datetime64, c3378 Decimal(15,0) NOT NULL, c3379 String NOT NULL, c3380 Decimal(35,10), c3381 Timestamp64 NOT NULL, c3382 Decimal(15,0), c3383 Utf8 NOT NULL, c3384 Interval64 NOT NULL, c3385 Date32, c3386 Uint16 NOT NULL, c3387 Date NOT NULL, c3388 Decimal(35,10) NOT NULL, c3389 Datetime64, c3390 Int64 NOT NULL, c3391 Float, c3392 Int32 NOT NULL, c3393 Decimal(35,10) NOT NULL, c3394 Interval64 NOT NULL, c3395 Decimal(15,0) NOT NULL, c3396 Float NOT NULL, c3397 Double NOT NULL, c3398 Uint8, c3399 Uint32 NOT NULL, c3400 Decimal(22,9) NOT NULL, c3401 Json, c3402 Bool NOT NULL, c3403 Float NOT NULL, c3404 Uint32, c3405 Timestamp64, c3406 Datetime64, c3407 Uint16 NOT NULL, c3408 Decimal(35,10) NOT NULL, c3409 Utf8, c3410 Decimal(35,10), c3411 Uint32 NOT NULL, c3412 Int16 NOT NULL, c3413 Json, c3414 Decimal(15,0), c3415 Int16, c3416 Decimal(15,0), c3417 Int64 NOT NULL, c3418 Bool NOT NULL, c3419 Interval64 NOT NULL, c3420 Int64, c3421 Decimal(22,9) NOT NULL, c3422 Datetime64, c3423 Datetime64 NOT NULL, c3424 Uint64 NOT NULL, c3425 Decimal(15,0) NOT NULL, c3426 Date, c3427 Datetime, c3428 Double, c3429 Uint8, c3430 Int16, c3431 Uint64 NOT NULL, c3432 Decimal(35,10), c3433 Json NOT NULL, c3434 Uint64 NOT NULL, c3435 String NOT NULL, c3436 Bool NOT NULL, c3437 Date32, c3438 String, c3439 JsonDocument, c3440 Int16 NOT NULL, c3441 JsonDocument, c3442 Uint64, c3443 Float NOT NULL, c3444 Utf8, c3445 Decimal(22,9) NOT NULL, c3446 Timestamp64 NOT NULL, c3447 Double NOT NULL, c3448 Uint64, c3449 Decimal(15,0) NOT NULL, c3450 Int16, c3451 Utf8 NOT NULL, c3452 Int64, c3453 Decimal(22,9) NOT NULL, c3454 JsonDocument, c3455 Uint64, c3456 Utf8, c3457 Datetime NOT NULL, c3458 Timestamp, c3459 Date, c3460 JsonDocument, c3461 Decimal(35,10) NOT NULL, c3462 Uint8, c3463 Int16, c3464 Int8, c3465 Timestamp NOT NULL, c3466 Int8 NOT NULL, c3467 Yson NOT NULL, c3468 Decimal(15,0), c3469 Datetime, c3470 Decimal(15,0), c3471 Int64, c3472 Timestamp64, c3473 Uint8, c3474 Timestamp64, c3475 Decimal(35,10), c3476 Int32, c3477 Timestamp, c3478 Interval64, c3479 Int64, c3480 Date32 NOT NULL, c3481 Decimal(15,0), c3482 Datetime NOT NULL, c3483 Datetime64 NOT NULL, c3484 String NOT NULL, c3485 Yson, c3486 Double, c3487 Timestamp64, c3488 Interval64 NOT NULL, c3489 Decimal(22,9) NOT NULL, c3490 Interval64 NOT NULL, c3491 Datetime NOT NULL, c3492 Json, c3493 Json, c3494 Decimal(22,9), c3495 Int32 NOT NULL, c3496 Int32, c3497 Decimal(15,0) NOT NULL, c3498 Decimal(35,10), c3499 Date32 NOT NULL, c3500 Uint16 NOT NULL, c3501 Timestamp64 NOT NULL, c3502 Timestamp NOT NULL, c3503 Decimal(22,9) NOT NULL, c3504 Int8 NOT NULL, c3505 Date32, c3506 Decimal(15,0), c3507 Int64, c3508 Int64 NOT NULL, c3509 Datetime NOT NULL, c3510 JsonDocument NOT NULL, c3511 Uint64 NOT NULL, c3512 JsonDocument NOT NULL, c3513 Timestamp NOT NULL, c3514 Timestamp64 NOT NULL, c3515 Yson NOT NULL, c3516 Decimal(35,10) NOT NULL, c3517 Date NOT NULL, c3518 Bool NOT NULL, c3519 Utf8, c3520 Int16 NOT NULL, c3521 Bool NOT NULL, c3522 Json NOT NULL, c3523 Json NOT NULL, c3524 Int32 NOT NULL, c3525 Uint8 NOT NULL, c3526 JsonDocument, c3527 Uint16, c3528 Int16 NOT NULL, c3529 Uint32 NOT NULL, c3530 Bool, c3531 Bool, c3532 Datetime NOT NULL, c3533 String NOT NULL, c3534 Bool NOT NULL, c3535 Uint8, c3536 Interval64 NOT NULL, c3537 Int16 NOT NULL, c3538 Int64, c3539 Datetime NOT NULL, c3540 Timestamp, c3541 Datetime NOT NULL, c3542 Uint32, c3543 Datetime64 NOT NULL, c3544 Bool NOT NULL, c3545 Float NOT NULL, c3546 Decimal(15,0), c3547 Uint32 NOT NULL, c3548 Datetime, c3549 JsonDocument, c3550 Utf8, c3551 Bool NOT NULL, c3552 Decimal(15,0) NOT NULL, c3553 Interval64 NOT NULL, c3554 Uint16 NOT NULL, c3555 String NOT NULL, c3556 Uint8, c3557 Int64 NOT NULL, c3558 JsonDocument, c3559 Uint32 NOT NULL, c3560 Uint16, c3561 Int16 NOT NULL, c3562 Uint8, c3563 Date, c3564 Yson NOT NULL, c3565 JsonDocument, c3566 Decimal(15,0), c3567 Int64 NOT NULL, c3568 Date, c3569 Yson NOT NULL, c3570 Yson NOT NULL, c3571 Int8, c3572 Decimal(22,9) NOT NULL, c3573 Decimal(22,9), c3574 Json, c3575 Bool NOT NULL, c3576 Timestamp NOT NULL, c3577 Double, c3578 Utf8 NOT NULL, c3579 Float, c3580 Date NOT NULL, c3581 Interval64 NOT NULL, c3582 Float, c3583 Yson NOT NULL, c3584 Datetime NOT NULL, c3585 Date, c3586 Int64 NOT NULL, c3587 Date32, c3588 Int32 NOT NULL, c3589 Int16, c3590 Int64, c3591 Double NOT NULL, c3592 Decimal(22,9) NOT NULL, c3593 Double, c3594 JsonDocument NOT NULL, c3595 Int32, c3596 String, c3597 Decimal(15,0) NOT NULL, c3598 String, c3599 Int8 NOT NULL, c3600 Decimal(15,0), c3601 Date, c3602 Yson NOT NULL, c3603 Utf8 NOT NULL, c3604 Int32, c3605 Uint8, c3606 Date, c3607 Decimal(22,9), c3608 Json NOT NULL, c3609 Decimal(15,0), c3610 Date32, c3611 Interval64 NOT NULL, c3612 Date, c3613 Timestamp NOT NULL, c3614 String, c3615 Timestamp NOT NULL, c3616 Uint32 NOT NULL, c3617 Date32, c3618 JsonDocument NOT NULL, c3619 Date32, c3620 Date32, c3621 Timestamp, c3622 Date NOT NULL, c3623 Bool, c3624 JsonDocument, c3625 Double NOT NULL, c3626 Decimal(22,9) NOT NULL, c3627 String, c3628 Json, c3629 Bool NOT NULL, c3630 Decimal(35,10) NOT NULL, c3631 Date NOT NULL, c3632 Uint32, c3633 Utf8, c3634 Uint32 NOT NULL, c3635 JsonDocument, c3636 Decimal(22,9) NOT NULL, c3637 String, c3638 Decimal(35,10), c3639 Uint16 NOT NULL, c3640 Decimal(35,10), c3641 Uint16 NOT NULL, c3642 Timestamp64 NOT NULL, c3643 Datetime64 NOT NULL, c3644 Decimal(35,10), c3645 String, c3646 Int64 NOT NULL, c3647 Utf8, c3648 Uint16, c3649 Timestamp NOT NULL, c3650 Int64, c3651 Json NOT NULL, c3652 Int16 NOT NULL, c3653 Timestamp64 NOT NULL, c3654 Datetime, c3655 Int32, c3656 Yson NOT NULL, c3657 Bool NOT NULL, c3658 Int32 NOT NULL, c3659 Date NOT NULL, c3660 Int64 NOT NULL, c3661 Float NOT NULL, c3662 Bool, c3663 Bool NOT NULL, c3664 Timestamp, c3665 Utf8, c3666 Uint16, c3667 Timestamp64 NOT NULL, c3668 Uint8 NOT NULL, c3669 Uint8, c3670 Date, c3671 Datetime64, c3672 Date NOT NULL, c3673 Decimal(22,9), c3674 Double NOT NULL, c3675 Timestamp, c3676 Json NOT NULL, c3677 Timestamp64 NOT NULL, c3678 Int64 NOT NULL, c3679 Float NOT NULL, c3680 JsonDocument NOT NULL, c3681 Utf8 NOT NULL, c3682 Int64, c3683 Interval64 NOT NULL, c3684 Uint8 NOT NULL, c3685 Int32, c3686 Double NOT NULL, c3687 Json NOT NULL, c3688 Decimal(35,10) NOT NULL, c3689 Int32, c3690 Datetime64 NOT NULL, c3691 String, c3692 Float NOT NULL, c3693 Int8, c3694 Date, c3695 Interval64, c3696 Datetime, c3697 Bool, c3698 Date, c3699 Int32 NOT NULL, c3700 Interval64 NOT NULL, c3701 Decimal(15,0), c3702 Date32 NOT NULL, c3703 Uint8 NOT NULL, c3704 Float NOT NULL, c3705 Uint16 NOT NULL, c3706 Uint64, c3707 Decimal(15,0) NOT NULL, c3708 Int8 NOT NULL, c3709 Timestamp NOT NULL, c3710 Uint8, c3711 Utf8 NOT NULL, c3712 Int16 NOT NULL, c3713 Double, c3714 String NOT NULL, c3715 Date32 NOT NULL, c3716 Date, c3717 String NOT NULL, c3718 Date, c3719 Decimal(15,0), c3720 Int8 NOT NULL, c3721 Timestamp, c3722 Json, c3723 Decimal(22,9), c3724 JsonDocument, c3725 Date, c3726 Double, c3727 Bool NOT NULL, c3728 Json, c3729 Timestamp NOT NULL, c3730 Decimal(15,0) NOT NULL, c3731 Bool, c3732 Int16, c3733 Uint32, c3734 Uint32, c3735 Int32, c3736 Int64, c3737 Bool NOT NULL, c3738 Int16 NOT NULL, c3739 Decimal(35,10), c3740 Decimal(22,9), c3741 Timestamp, c3742 Decimal(35,10), c3743 Date32, c3744 Yson, c3745 Utf8 NOT NULL, c3746 Decimal(35,10) NOT NULL, c3747 Datetime64 NOT NULL, c3748 Int8 NOT NULL, c3749 Int64, c3750 Timestamp, c3751 Int8, c3752 Int32 NOT NULL, c3753 Interval64 NOT NULL, c3754 Interval64 NOT NULL, c3755 Uint16 NOT NULL, c3756 Date32, c3757 Uint16 NOT NULL, c3758 JsonDocument NOT NULL, c3759 Int8 NOT NULL, c3760 Utf8 NOT NULL, c3761 Date NOT NULL, c3762 Decimal(35,10), c3763 Date32 NOT NULL, c3764 Uint64, c3765 Double NOT NULL, c3766 Interval64 NOT NULL, c3767 Decimal(15,0) NOT NULL, c3768 Decimal(22,9) NOT NULL, c3769 Decimal(22,9) NOT NULL, c3770 String NOT NULL, c3771 Uint8, c3772 Float NOT NULL, c3773 Datetime, c3774 Decimal(15,0) NOT NULL, c3775 Timestamp64, c3776 Date32 NOT NULL, c3777 Int32 NOT NULL, c3778 Utf8, c3779 Datetime64 NOT NULL, c3780 Float, c3781 Timestamp64 NOT NULL, c3782 Int32 NOT NULL, c3783 Json NOT NULL, c3784 Int16, c3785 Datetime64 NOT NULL, c3786 Int32 NOT NULL, c3787 Int8, c3788 Date, c3789 Yson, c3790 Datetime64 NOT NULL, c3791 Uint16 NOT NULL, c3792 Int32 NOT NULL, c3793 Int64 NOT NULL, c3794 Interval64, c3795 String, c3796 Float NOT NULL, c3797 Int16 NOT NULL, c3798 Datetime, c3799 Date32, c3800 Datetime, c3801 Uint8 NOT NULL, c3802 Double NOT NULL, c3803 Uint8 NOT NULL, c3804 Json NOT NULL, c3805 Int32, c3806 Decimal(22,9) NOT NULL, c3807 Float, c3808 Float NOT NULL, c3809 Decimal(35,10), c3810 Date, c3811 Uint16 NOT NULL, c3812 Float NOT NULL, c3813 Int64 NOT NULL, c3814 Int32 NOT NULL, c3815 Utf8 NOT NULL, c3816 Uint8 NOT NULL, c3817 Decimal(35,10), c3818 Float, c3819 JsonDocument NOT NULL, c3820 Decimal(35,10) NOT NULL, c3821 Double NOT NULL, c3822 Date32 NOT NULL, c3823 Yson NOT NULL, c3824 Datetime, c3825 Decimal(15,0), c3826 Uint8 NOT NULL, c3827 Int64 NOT NULL, c3828 Uint64, c3829 Int16, c3830 String NOT NULL, c3831 Timestamp NOT NULL, c3832 Uint8 NOT NULL, c3833 String, c3834 Datetime NOT NULL, c3835 Decimal(22,9) NOT NULL, c3836 Uint16, c3837 Json, c3838 Int16 NOT NULL, c3839 Decimal(22,9), c3840 Decimal(22,9), c3841 Int32 NOT NULL, c3842 Uint8 NOT NULL, c3843 Date32 NOT NULL, c3844 Interval64 NOT NULL, c3845 Yson NOT NULL, c3846 Int32 NOT NULL, c3847 Uint32 NOT NULL, c3848 Uint16, c3849 Datetime64 NOT NULL, c3850 Decimal(15,0), c3851 Uint32, c3852 Uint16, c3853 Decimal(15,0) NOT NULL, c3854 Utf8, c3855 Decimal(15,0), c3856 Decimal(15,0) NOT NULL, c3857 JsonDocument NOT NULL, c3858 Double NOT NULL, c3859 Decimal(22,9) NOT NULL, c3860 Int16, c3861 Interval64 NOT NULL, c3862 Uint64, c3863 Uint64 NOT NULL, c3864 Int8, c3865 Uint16, c3866 Decimal(15,0) NOT NULL, c3867 Decimal(15,0) NOT NULL, c3868 Datetime, c3869 Double NOT NULL, c3870 Datetime, c3871 Uint16, c3872 Int32, c3873 Uint32 NOT NULL, c3874 Int8, c3875 Uint64, c3876 Int32 NOT NULL, c3877 Uint64, c3878 Float NOT NULL, c3879 Timestamp64 NOT NULL, c3880 JsonDocument NOT NULL, c3881 Double, c3882 Bool NOT NULL, c3883 Int32 NOT NULL, c3884 Int64 NOT NULL, c3885 Decimal(15,0), c3886 Int16, c3887 String, c3888 Double NOT NULL, c3889 Interval64, c3890 Int64, c3891 Datetime64, c3892 Uint64 NOT NULL, c3893 Date32, c3894 Datetime64 NOT NULL, c3895 Json NOT NULL, c3896 Json, c3897 Timestamp NOT NULL, c3898 Uint32 NOT NULL, c3899 Float, c3900 Float NOT NULL, c3901 Uint32 NOT NULL, c3902 Int16 NOT NULL, c3903 Int32, c3904 Int32 NOT NULL, c3905 Uint16 NOT NULL, c3906 Int16 NOT NULL, c3907 Datetime64, c3908 Utf8 NOT NULL, c3909 String NOT NULL, c3910 Timestamp64, c3911 Date32 NOT NULL, c3912 Uint16, c3913 Uint64 NOT NULL, c3914 Uint8, c3915 String, c3916 Interval64, c3917 Datetime, c3918 Uint32 NOT NULL, c3919 Timestamp64 NOT NULL, c3920 Datetime64 NOT NULL, c3921 Interval64 NOT NULL, c3922 Bool NOT NULL, c3923 Datetime, c3924 Decimal(22,9) NOT NULL, c3925 Decimal(15,0), c3926 Double NOT NULL, c3927 Utf8, c3928 Date32 NOT NULL, c3929 Decimal(15,0) NOT NULL, c3930 Decimal(22,9) NOT NULL, c3931 Date, c3932 Int64, c3933 Datetime, c3934 Utf8, c3935 Uint32, c3936 Uint32 NOT NULL, c3937 Date NOT NULL, c3938 Datetime, c3939 Timestamp64, c3940 Utf8 NOT NULL, c3941 Int32 NOT NULL, c3942 Utf8, c3943 Int8 NOT NULL, c3944 Interval64, c3945 Int16 NOT NULL, c3946 Bool, c3947 Uint8, c3948 Float, c3949 Decimal(15,0) NOT NULL, c3950 Datetime64, c3951 String, c3952 Int64, c3953 Decimal(15,0), c3954 Timestamp, c3955 Decimal(22,9), c3956 Int8, c3957 JsonDocument, c3958 JsonDocument NOT NULL, c3959 Uint64, c3960 Uint16 NOT NULL, c3961 Uint16, c3962 Decimal(15,0), c3963 Timestamp64, c3964 Uint32, c3965 Uint32 NOT NULL, c3966 Int16 NOT NULL, c3967 Int32, c3968 Date, c3969 Bool, c3970 Datetime, c3971 JsonDocument, c3972 Datetime64, c3973 Int32 NOT NULL, c3974 Datetime NOT NULL, c3975 Decimal(22,9) NOT NULL, c3976 Decimal(22,9), c3977 Date32 NOT NULL, c3978 Decimal(35,10) NOT NULL, c3979 String, c3980 Int16, c3981 Date NOT NULL, c3982 Int16, c3983 Decimal(22,9), c3984 Uint16 NOT NULL, c3985 Float, c3986 Int16 NOT NULL, c3987 Bool NOT NULL, c3988 Decimal(15,0), c3989 Float, c3990 Float NOT NULL, c3991 Int16, c3992 Datetime64, c3993 String, c3994 Uint16, c3995 Timestamp, c3996 JsonDocument, c3997 Decimal(15,0) NOT NULL, c3998 Utf8, c3999 Datetime64, c4000 Int8 NOT NULL, c4001 Date32, c4002 Decimal(35,10), c4003 Uint16, c4004 Int32 NOT NULL, c4005 Timestamp64, c4006 Decimal(22,9), c4007 Decimal(22,9), c4008 String, c4009 JsonDocument, c4010 Int64, c4011 Yson NOT NULL, c4012 Yson NOT NULL, c4013 String NOT NULL, c4014 Utf8 NOT NULL, c4015 Utf8, c4016 Decimal(35,10), c4017 Yson, c4018 String, c4019 Bool, c4020 Decimal(15,0) NOT NULL, c4021 Timestamp NOT NULL, c4022 Uint64 NOT NULL, c4023 Datetime64 NOT NULL, c4024 Datetime NOT NULL, c4025 Timestamp64, c4026 Utf8, c4027 Bool NOT NULL, c4028 Datetime NOT NULL, c4029 Int32 NOT NULL, c4030 Int8, c4031 String, c4032 Datetime64, c4033 Timestamp64 NOT NULL, c4034 Int32 NOT NULL, c4035 Datetime64 NOT NULL, c4036 JsonDocument NOT NULL, c4037 Bool NOT NULL, c4038 Datetime, c4039 Uint16 NOT NULL, c4040 Bool, c4041 Int64 NOT NULL, c4042 Double, c4043 Yson NOT NULL, c4044 Decimal(22,9) NOT NULL, c4045 Timestamp64 NOT NULL, c4046 Int64 NOT NULL, c4047 Interval64, c4048 Interval64, c4049 Date32 NOT NULL, c4050 Uint64 NOT NULL, c4051 Utf8, c4052 Uint16, c4053 Json, c4054 Int16 NOT NULL, c4055 Int8, c4056 Utf8 NOT NULL, c4057 Uint16, c4058 Decimal(35,10) NOT NULL, c4059 Int8 NOT NULL, c4060 Uint32, c4061 Int32 NOT NULL, c4062 Uint64 NOT NULL, c4063 Int64 NOT NULL, c4064 String, c4065 Uint32 NOT NULL, c4066 Timestamp64, c4067 Date, c4068 Int8 NOT NULL, c4069 Uint16 NOT NULL, c4070 JsonDocument, c4071 String NOT NULL, c4072 Datetime NOT NULL, c4073 Uint64 NOT NULL, c4074 Decimal(15,0), c4075 Timestamp64, c4076 JsonDocument, c4077 Datetime NOT NULL, c4078 Date, c4079 Decimal(35,10) NOT NULL, c4080 Uint16 NOT NULL, c4081 Date32 NOT NULL, c4082 String, c4083 Datetime NOT NULL, c4084 Int64 NOT NULL, c4085 Int16 NOT NULL, c4086 Bool, c4087 JsonDocument NOT NULL, c4088 Int8, c4089 Interval64, c4090 Timestamp NOT NULL, c4091 Interval64, c4092 Date, c4093 Utf8 NOT NULL, c4094 Date32 NOT NULL, c4095 Double, c4096 Int32, c4097 Json, c4098 Datetime, c4099 Bool, c4100 Yson, c4101 Utf8 NOT NULL, c4102 Int16 NOT NULL, c4103 JsonDocument NOT NULL, c4104 Timestamp, c4105 Yson, c4106 Decimal(35,10), c4107 Date32, c4108 Timestamp, c4109 Yson NOT NULL, c4110 Int32, c4111 Bool NOT NULL, c4112 String NOT NULL, c4113 Int32 NOT NULL, c4114 Datetime64, c4115 Uint8 NOT NULL, c4116 Utf8, c4117 Int8 NOT NULL, c4118 Int8 NOT NULL, c4119 Timestamp NOT NULL, c4120 Date32, c4121 Float, c4122 Decimal(22,9), c4123 Int8 NOT NULL, c4124 Decimal(35,10) NOT NULL, c4125 Datetime64, c4126 Int64 NOT NULL, c4127 JsonDocument NOT NULL, c4128 Timestamp64 NOT NULL, c4129 Int32 NOT NULL, c4130 Decimal(15,0), c4131 Int8 NOT NULL, c4132 Datetime64, c4133 Datetime NOT NULL, c4134 Yson, c4135 Datetime, c4136 Decimal(35,10), c4137 Uint64 NOT NULL, c4138 Decimal(35,10) NOT NULL, c4139 Utf8, c4140 Date, c4141 Int32, c4142 Decimal(22,9) NOT NULL, c4143 Datetime, c4144 Bool, c4145 Uint32, c4146 Float, c4147 Float, c4148 Int64, c4149 JsonDocument NOT NULL, c4150 Timestamp64 NOT NULL, c4151 JsonDocument, c4152 Int64, c4153 Date NOT NULL, c4154 String, c4155 Double, c4156 Json NOT NULL, c4157 String, c4158 Date NOT NULL, c4159 Int32, c4160 Uint32 NOT NULL, c4161 Interval64 NOT NULL, c4162 Date, c4163 Date NOT NULL, c4164 Int32, c4165 Timestamp64 NOT NULL, c4166 Decimal(22,9), c4167 Date, c4168 Yson NOT NULL, c4169 Date32, c4170 Yson NOT NULL, c4171 Decimal(22,9) NOT NULL, c4172 Uint64 NOT NULL, c4173 Json, c4174 Int64, c4175 Double, c4176 Date32, c4177 Uint8, c4178 Json NOT NULL, c4179 Uint8, c4180 Float, c4181 Uint16, c4182 Interval64 NOT NULL, c4183 Double, c4184 Date NOT NULL, c4185 Interval64 NOT NULL, c4186 Uint32 NOT NULL, c4187 Json, c4188 Int64 NOT NULL, c4189 Datetime64 NOT NULL, c4190 Int16 NOT NULL, c4191 Int16, c4192 Decimal(35,10) NOT NULL, c4193 Datetime NOT NULL, c4194 Int8 NOT NULL, c4195 Date32 NOT NULL, c4196 Int16 NOT NULL, c4197 Int32 NOT NULL, c4198 Float, c4199 Decimal(22,9) NOT NULL, c4200 Yson NOT NULL, c4201 Int16, c4202 Uint8, c4203 Decimal(15,0), c4204 Json, c4205 Uint32 NOT NULL, c4206 Uint64, c4207 Double NOT NULL, c4208 Uint64, c4209 Date32 NOT NULL, c4210 String NOT NULL, c4211 Date32, c4212 Timestamp, c4213 String NOT NULL, c4214 Datetime, c4215 Int8 NOT NULL, c4216 Float, c4217 Int64, c4218 Date32 NOT NULL, c4219 Date NOT NULL, c4220 Datetime, c4221 Int64 NOT NULL, c4222 Float NOT NULL, c4223 Decimal(22,9) NOT NULL, c4224 Decimal(35,10) NOT NULL, c4225 JsonDocument, c4226 Uint16, c4227 Decimal(15,0), c4228 Utf8, c4229 JsonDocument NOT NULL, c4230 JsonDocument NOT NULL, c4231 Int64, c4232 Bool NOT NULL, c4233 Uint8 NOT NULL, c4234 Uint64 NOT NULL, c4235 JsonDocument NOT NULL, c4236 Date NOT NULL, c4237 Uint32 NOT NULL, c4238 Datetime, c4239 Date, c4240 Bool, c4241 Int64 NOT NULL, c4242 Uint16, c4243 Json, c4244 Json, c4245 Timestamp64, c4246 Int32, c4247 Bool, c4248 Int16 NOT NULL, c4249 Uint32 NOT NULL, c4250 Double, c4251 Float NOT NULL, c4252 Uint32, c4253 JsonDocument, c4254 Uint8 NOT NULL, c4255 Bool, c4256 Timestamp64, c4257 Yson NOT NULL, c4258 Yson NOT NULL, c4259 Interval64, c4260 Date32, c4261 Decimal(15,0) NOT NULL, c4262 Decimal(15,0), c4263 Datetime, c4264 Int8 NOT NULL, c4265 Uint32, c4266 Json NOT NULL, c4267 Int8 NOT NULL, c4268 Utf8 NOT NULL, c4269 String, c4270 Uint16 NOT NULL, c4271 Datetime, c4272 Decimal(15,0) NOT NULL, c4273 Datetime64, c4274 Double NOT NULL, c4275 Int16, c4276 Double NOT NULL, c4277 Datetime, c4278 JsonDocument, c4279 Utf8, c4280 Timestamp64, c4281 Datetime NOT NULL, c4282 Float NOT NULL, c4283 Uint32, c4284 Int8, c4285 JsonDocument, c4286 Float NOT NULL, c4287 Int64, c4288 String, c4289 Timestamp64 NOT NULL, c4290 Datetime64, c4291 Decimal(35,10), c4292 Json, c4293 Int64, c4294 Datetime NOT NULL, c4295 Decimal(35,10) NOT NULL, c4296 Utf8 NOT NULL, c4297 Date32, c4298 Json, c4299 String, c4300 Json, c4301 Utf8, c4302 Json, c4303 Bool, c4304 Uint64 NOT NULL, c4305 Int64 NOT NULL, c4306 Decimal(22,9), c4307 Date, c4308 Uint16 NOT NULL, c4309 Uint8 NOT NULL, c4310 Timestamp64 NOT NULL, c4311 Bool NOT NULL, c4312 Timestamp NOT NULL, c4313 Decimal(35,10) NOT NULL, c4314 Interval64 NOT NULL, c4315 Decimal(15,0), c4316 Yson NOT NULL, c4317 Date32, c4318 Decimal(35,10), c4319 Interval64, c4320 Datetime64, c4321 Double NOT NULL, c4322 Float, c4323 Utf8, c4324 Uint8, c4325 Datetime64 NOT NULL, c4326 Float, c4327 Int64 NOT NULL, c4328 Int16 NOT NULL, c4329 Bool NOT NULL, c4330 Int8 NOT NULL, c4331 Decimal(22,9) NOT NULL, c4332 Datetime64, c4333 Int32, c4334 Int64, c4335 Decimal(35,10), c4336 Uint64 NOT NULL, c4337 Datetime, c4338 Uint8, c4339 Decimal(15,0) NOT NULL, c4340 Json, c4341 String NOT NULL, c4342 Utf8 NOT NULL, c4343 Date32 NOT NULL, c4344 Int16, c4345 Uint32, c4346 JsonDocument NOT NULL, c4347 Datetime NOT NULL, c4348 Bool, c4349 Bool, c4350 Uint32, c4351 Utf8, c4352 Interval64, c4353 Uint32, c4354 Utf8 NOT NULL, c4355 JsonDocument, c4356 Int16 NOT NULL, c4357 Date32, c4358 Date32 NOT NULL, c4359 JsonDocument NOT NULL, c4360 JsonDocument NOT NULL, c4361 Timestamp, c4362 Int16, c4363 Utf8, c4364 Int64, c4365 Int32, c4366 Decimal(22,9), c4367 Int16, c4368 Date, c4369 Int16, c4370 Date32 NOT NULL, c4371 Json NOT NULL, c4372 String NOT NULL, c4373 Date32, c4374 Int16 NOT NULL, c4375 String, c4376 Uint16, c4377 Date32 NOT NULL, c4378 Yson NOT NULL, c4379 Interval64, c4380 Yson, c4381 Float NOT NULL, c4382 Date32 NOT NULL, c4383 Datetime64, c4384 Date32, c4385 Double, c4386 Decimal(15,0), c4387 Uint64, c4388 Uint16, c4389 Date NOT NULL, c4390 Datetime NOT NULL, c4391 Decimal(15,0) NOT NULL, c4392 Yson NOT NULL, c4393 Interval64, c4394 Int8, c4395 Timestamp NOT NULL, c4396 Timestamp64 NOT NULL, c4397 Json NOT NULL, c4398 Float NOT NULL, c4399 Int64 NOT NULL, c4400 Yson, c4401 Int32, c4402 Bool NOT NULL, c4403 Datetime, c4404 Json, c4405 Decimal(15,0) NOT NULL, c4406 Decimal(22,9), c4407 Interval64, c4408 Utf8 NOT NULL, c4409 Double, c4410 Date, c4411 Uint16 NOT NULL, c4412 Float, c4413 Datetime NOT NULL, c4414 Utf8, c4415 Uint32 NOT NULL, c4416 Timestamp64, c4417 Int16 NOT NULL, c4418 Uint64 NOT NULL, c4419 String NOT NULL, c4420 JsonDocument NOT NULL, c4421 Int64 NOT NULL, c4422 Int8, c4423 Decimal(35,10) NOT NULL, c4424 Json, c4425 Interval64, c4426 Int8 NOT NULL, c4427 Bool NOT NULL, c4428 Date, c4429 Uint16, c4430 Int8 NOT NULL, c4431 Int32, c4432 Uint64 NOT NULL, c4433 Datetime64, c4434 Datetime, c4435 Int32, c4436 Date, c4437 Float, c4438 Uint8, c4439 Uint16 NOT NULL, c4440 Uint32 NOT NULL, c4441 Json, c4442 String NOT NULL, c4443 Uint32, c4444 Int64 NOT NULL, c4445 Int8, c4446 Interval64, c4447 Uint64 NOT NULL, c4448 Decimal(15,0), c4449 Yson, c4450 Yson, c4451 Utf8 NOT NULL, c4452 Double NOT NULL, c4453 Datetime64 NOT NULL, c4454 Uint64 NOT NULL, c4455 Timestamp, c4456 Double, c4457 Datetime NOT NULL, c4458 Double NOT NULL, c4459 Timestamp64 NOT NULL, c4460 Uint64, c4461 Utf8, c4462 Utf8 NOT NULL, c4463 Double, c4464 Date32, c4465 Decimal(35,10), c4466 Decimal(35,10), c4467 Datetime64, c4468 Utf8 NOT NULL, c4469 String NOT NULL, c4470 Decimal(22,9), c4471 Float, c4472 Date NOT NULL, c4473 Uint64, c4474 Yson NOT NULL, c4475 Float, c4476 JsonDocument, c4477 Uint32 NOT NULL, c4478 Datetime64, c4479 Uint32, c4480 Yson, c4481 Bool NOT NULL, c4482 Uint64, c4483 JsonDocument, c4484 Datetime64, c4485 Int32 NOT NULL, c4486 Date, c4487 Int64, c4488 Date NOT NULL, c4489 Uint64 NOT NULL, c4490 Interval64 NOT NULL, c4491 Int32, c4492 Int16, c4493 JsonDocument, c4494 Timestamp NOT NULL, c4495 Timestamp64, c4496 Utf8, c4497 Int8, c4498 String NOT NULL, c4499 Uint8 NOT NULL, c4500 Yson, c4501 Decimal(15,0) NOT NULL, c4502 Uint64 NOT NULL, c4503 Date, c4504 Float NOT NULL, c4505 String NOT NULL, c4506 Uint32, c4507 Uint64, c4508 Float NOT NULL, c4509 Interval64 NOT NULL, c4510 Decimal(15,0), c4511 Timestamp64, c4512 String NOT NULL, c4513 Int32 NOT NULL, c4514 Datetime, c4515 Uint64 NOT NULL, c4516 Json, c4517 Date, c4518 Date32 NOT NULL, c4519 Date32, c4520 Double NOT NULL, c4521 Int32, c4522 Float NOT NULL, c4523 String, c4524 Int32, c4525 Int16, c4526 Uint64 NOT NULL, c4527 Date32, c4528 Float, c4529 Uint8, c4530 Decimal(35,10), c4531 Datetime NOT NULL, c4532 Date NOT NULL, c4533 Utf8, c4534 Int64, c4535 Date32 NOT NULL, c4536 JsonDocument NOT NULL, c4537 Timestamp NOT NULL, c4538 Date32 NOT NULL, c4539 Uint16, c4540 JsonDocument NOT NULL, c4541 Timestamp64 NOT NULL, c4542 Float, c4543 String NOT NULL, c4544 Yson NOT NULL, c4545 Date32, c4546 Utf8 NOT NULL, c4547 Datetime64, c4548 String NOT NULL, c4549 Timestamp, c4550 Decimal(35,10) NOT NULL, c4551 Json NOT NULL, c4552 Interval64 NOT NULL, c4553 Uint32 NOT NULL, c4554 Json, c4555 Uint8 NOT NULL, c4556 Bool NOT NULL, c4557 Decimal(22,9) NOT NULL, c4558 Datetime, c4559 Int64, c4560 Datetime NOT NULL, c4561 Uint16 NOT NULL, c4562 Timestamp NOT NULL, c4563 Decimal(22,9), c4564 Yson NOT NULL, c4565 Json, c4566 Uint32 NOT NULL, c4567 Json NOT NULL, c4568 Decimal(22,9) NOT NULL, c4569 Uint8 NOT NULL, c4570 Datetime NOT NULL, c4571 Yson NOT NULL, c4572 Double, c4573 Int8 NOT NULL, c4574 Decimal(15,0), c4575 Int16, c4576 Uint8 NOT NULL, c4577 Timestamp, c4578 String NOT NULL, c4579 Double NOT NULL, c4580 Datetime NOT NULL, c4581 Decimal(35,10), c4582 Bool, c4583 Timestamp64 NOT NULL, c4584 Int16, c4585 Decimal(15,0), c4586 Datetime64, c4587 Date32 NOT NULL, c4588 Datetime64 NOT NULL, c4589 Float, c4590 Int64 NOT NULL, c4591 Uint8, c4592 Json, c4593 Bool, c4594 Uint16 NOT NULL, c4595 Int8 NOT NULL, c4596 Uint64 NOT NULL, c4597 Interval64, c4598 Decimal(22,9) NOT NULL, c4599 Double NOT NULL, c4600 Datetime NOT NULL, c4601 JsonDocument, c4602 Uint8, c4603 Interval64, c4604 Utf8 NOT NULL, c4605 Uint8, c4606 Decimal(35,10) NOT NULL, c4607 Datetime NOT NULL, c4608 Double, c4609 Yson, c4610 Yson, c4611 Yson, c4612 Yson NOT NULL, c4613 Yson NOT NULL, c4614 Date, c4615 Bool, c4616 Yson NOT NULL, c4617 Json NOT NULL, c4618 Int8 NOT NULL, c4619 Json NOT NULL, c4620 Int16 NOT NULL, c4621 Timestamp64 NOT NULL, c4622 Decimal(35,10), c4623 Timestamp, c4624 JsonDocument, c4625 Decimal(15,0), c4626 Int32 NOT NULL, c4627 Int64, c4628 Int8, c4629 Timestamp NOT NULL, c4630 Yson, c4631 Interval64 NOT NULL, c4632 Timestamp64, c4633 Interval64 NOT NULL, c4634 Int32, c4635 Int64, c4636 Int32, c4637 Json, c4638 Uint64 NOT NULL, c4639 Int32 NOT NULL, c4640 Uint32 NOT NULL, c4641 Int64, c4642 Utf8 NOT NULL, c4643 Date, c4644 Decimal(15,0) NOT NULL, c4645 Date NOT NULL, c4646 Uint8 NOT NULL, c4647 Yson NOT NULL, c4648 Int32, c4649 Decimal(15,0) NOT NULL, c4650 Timestamp NOT NULL, c4651 Float, c4652 Int8, c4653 Datetime64, c4654 Interval64 NOT NULL, c4655 Datetime64 NOT NULL, c4656 Int8, c4657 String NOT NULL, c4658 JsonDocument NOT NULL, c4659 Double NOT NULL, c4660 Decimal(35,10), c4661 Int16, c4662 Int8 NOT NULL, c4663 Bool, c4664 Datetime64 NOT NULL, c4665 Uint8, c4666 Timestamp NOT NULL, c4667 Utf8, c4668 Bool NOT NULL, c4669 Uint64 NOT NULL, c4670 Int16 NOT NULL, c4671 Json, c4672 Interval64 NOT NULL, c4673 Datetime NOT NULL, c4674 Timestamp, c4675 Uint8, c4676 Uint64, c4677 Int32, c4678 Datetime64 NOT NULL, c4679 Datetime, c4680 Uint16, c4681 Bool NOT NULL, c4682 Date32, c4683 Datetime64, c4684 Json NOT NULL, c4685 JsonDocument NOT NULL, c4686 Int64 NOT NULL, c4687 Int16 NOT NULL, c4688 Bool NOT NULL, c4689 Int16 NOT NULL, c4690 Bool, c4691 Interval64 NOT NULL, c4692 Int8 NOT NULL, c4693 Timestamp64 NOT NULL, c4694 Decimal(35,10) NOT NULL, c4695 Uint16, c4696 Float NOT NULL, c4697 Int64, c4698 Int8, c4699 Int32 NOT NULL, c4700 JsonDocument NOT NULL, c4701 Utf8, c4702 Bool, c4703 Date, c4704 Utf8, c4705 Json, c4706 String, c4707 Json, c4708 Uint8 NOT NULL, c4709 Uint8 NOT NULL, c4710 Bool, c4711 String NOT NULL, c4712 Datetime, c4713 Decimal(15,0), c4714 Int16, c4715 Datetime64, c4716 JsonDocument, c4717 String NOT NULL, c4718 Uint32, c4719 Yson NOT NULL, c4720 Uint16 NOT NULL, c4721 Timestamp, c4722 Int64, c4723 Yson, c4724 Yson, c4725 Decimal(22,9) NOT NULL, c4726 Utf8, c4727 Decimal(22,9) NOT NULL, c4728 Uint32, c4729 String, c4730 Date NOT NULL, c4731 Uint8, c4732 Int32, c4733 Datetime64 NOT NULL, c4734 Utf8 NOT NULL, c4735 Int8, c4736 Int8 NOT NULL, c4737 Timestamp NOT NULL, c4738 Timestamp NOT NULL, c4739 Json NOT NULL, c4740 Decimal(22,9) NOT NULL, c4741 Timestamp64, c4742 Uint64 NOT NULL, c4743 Int64, c4744 Decimal(15,0), c4745 Datetime NOT NULL, c4746 Double, c4747 Decimal(22,9), c4748 Uint8 NOT NULL, c4749 Interval64 NOT NULL, c4750 Decimal(22,9) NOT NULL, c4751 Datetime64, c4752 Double, c4753 Int16, c4754 Int64 NOT NULL, c4755 Datetime NOT NULL, c4756 Decimal(22,9) NOT NULL, c4757 Decimal(35,10) NOT NULL, c4758 Uint16, c4759 Datetime64 NOT NULL, c4760 Yson, c4761 Int32, c4762 Utf8 NOT NULL, c4763 String, c4764 Int8 NOT NULL, c4765 Json NOT NULL, c4766 String, c4767 Int8 NOT NULL, c4768 Int8, c4769 Interval64, c4770 Float, c4771 Float NOT NULL, c4772 Bool NOT NULL, c4773 Decimal(35,10) NOT NULL, c4774 Yson, c4775 Utf8, c4776 Uint64 NOT NULL, c4777 Date32, c4778 Bool NOT NULL, c4779 Timestamp64 NOT NULL, c4780 Uint8, c4781 Decimal(15,0) NOT NULL, c4782 Decimal(35,10) NOT NULL, c4783 Bool NOT NULL, c4784 Int8 NOT NULL, c4785 JsonDocument NOT NULL, c4786 Date32, c4787 Utf8, c4788 Int32 NOT NULL, c4789 Timestamp NOT NULL, c4790 Uint32, c4791 Decimal(35,10), c4792 Date32 NOT NULL, c4793 Int8 NOT NULL, c4794 Uint16 NOT NULL, c4795 Uint8 NOT NULL, c4796 Int32, c4797 Decimal(35,10), c4798 Decimal(22,9), c4799 Double, c4800 Uint16, c4801 Timestamp NOT NULL, c4802 Bool NOT NULL, c4803 JsonDocument NOT NULL, c4804 Uint16 NOT NULL, c4805 Decimal(35,10) NOT NULL, c4806 JsonDocument NOT NULL, c4807 Timestamp, c4808 Bool, c4809 Date NOT NULL, c4810 Int64 NOT NULL, c4811 Yson, c4812 Date, c4813 Datetime64, c4814 Decimal(22,9) NOT NULL, c4815 Int32, c4816 Timestamp, c4817 String, c4818 Utf8 NOT NULL, c4819 Int32, c4820 Decimal(35,10), c4821 Decimal(35,10), c4822 Int32, c4823 Double NOT NULL, c4824 Double, c4825 Int16 NOT NULL, c4826 String, c4827 Timestamp NOT NULL, c4828 Int16, c4829 Date, c4830 Uint8, c4831 Decimal(35,10), c4832 Uint64 NOT NULL, c4833 Uint16, c4834 Decimal(35,10), c4835 Decimal(15,0) NOT NULL, c4836 Int8 NOT NULL, c4837 Uint64 NOT NULL, c4838 Timestamp NOT NULL, c4839 Decimal(15,0), c4840 String, c4841 Timestamp64, c4842 String NOT NULL, c4843 Uint8, c4844 Int16, c4845 Decimal(35,10), c4846 Uint16 NOT NULL, c4847 Uint64 NOT NULL, c4848 Datetime64, c4849 Uint8 NOT NULL, c4850 Datetime64 NOT NULL, c4851 Decimal(15,0), c4852 Utf8 NOT NULL, c4853 Date32, c4854 Timestamp, c4855 Int16 NOT NULL, c4856 Date, c4857 Int32 NOT NULL, c4858 Uint8, c4859 Float NOT NULL, c4860 Decimal(35,10) NOT NULL, c4861 Decimal(22,9), c4862 String NOT NULL, c4863 Uint8 NOT NULL, c4864 Uint64, c4865 Timestamp, c4866 Datetime NOT NULL, c4867 Datetime64, c4868 Date32 NOT NULL, c4869 Datetime64, c4870 Interval64 NOT NULL, c4871 Float NOT NULL, c4872 Decimal(15,0), c4873 Int16 NOT NULL, c4874 Double NOT NULL, c4875 Decimal(15,0), c4876 Uint8, c4877 Uint8, c4878 Uint32, c4879 Interval64, c4880 Decimal(22,9), c4881 Uint16 NOT NULL, c4882 Date, c4883 Decimal(35,10), c4884 Float NOT NULL, c4885 Uint16 NOT NULL, c4886 Date NOT NULL, c4887 Int64 NOT NULL, c4888 Json, c4889 Decimal(35,10), c4890 Int64, c4891 Bool, c4892 Int64, c4893 Date32 NOT NULL, c4894 Int64 NOT NULL, c4895 Double NOT NULL, c4896 Timestamp, c4897 Decimal(35,10) NOT NULL, c4898 Float NOT NULL, c4899 Float NOT NULL, c4900 Decimal(35,10), c4901 Timestamp64 NOT NULL, c4902 Double, c4903 Int32, c4904 Yson, c4905 Decimal(22,9) NOT NULL, c4906 Int64 NOT NULL, c4907 Double NOT NULL, c4908 Double NOT NULL, c4909 String NOT NULL, c4910 String, c4911 Bool NOT NULL, c4912 Timestamp64 NOT NULL, c4913 Decimal(35,10), c4914 Json NOT NULL, c4915 Utf8, c4916 Json, c4917 String, c4918 Double, c4919 Uint16 NOT NULL, c4920 Double, c4921 Date, c4922 Int16 NOT NULL, c4923 Float NOT NULL, c4924 Int16 NOT NULL, c4925 Decimal(35,10) NOT NULL, c4926 Utf8 NOT NULL, c4927 Int8 NOT NULL, c4928 Json, c4929 JsonDocument NOT NULL, c4930 Float NOT NULL, c4931 Date, c4932 Bool, c4933 Int16, c4934 Date32, c4935 Utf8, c4936 Float NOT NULL, c4937 Int16, c4938 Uint8 NOT NULL, c4939 Yson NOT NULL, c4940 Int16 NOT NULL, c4941 Double, c4942 JsonDocument NOT NULL, c4943 Bool, c4944 Uint8, c4945 Date, c4946 Interval64, c4947 Decimal(15,0) NOT NULL, c4948 Int64, c4949 Datetime64 NOT NULL, c4950 Uint16, c4951 Decimal(22,9) NOT NULL, c4952 Json, c4953 Datetime64, c4954 Double NOT NULL, c4955 Json NOT NULL, c4956 Utf8, c4957 Bool, c4958 Uint8 NOT NULL, c4959 Datetime NOT NULL, c4960 Decimal(22,9), c4961 Yson, c4962 Uint64, c4963 Int64 NOT NULL, c4964 Int16 NOT NULL, c4965 Bool NOT NULL, c4966 Int16 NOT NULL, c4967 String, c4968 Decimal(35,10) NOT NULL, c4969 Decimal(22,9) NOT NULL, c4970 Decimal(15,0), c4971 Datetime NOT NULL, c4972 Decimal(15,0) NOT NULL, c4973 Decimal(15,0), c4974 Decimal(35,10) NOT NULL, c4975 Datetime NOT NULL, c4976 String NOT NULL, c4977 JsonDocument NOT NULL, c4978 JsonDocument, c4979 Int16 NOT NULL, c4980 Int16 NOT NULL, c4981 Uint8 NOT NULL, c4982 Json, c4983 Uint32 NOT NULL, c4984 Uint32 NOT NULL, c4985 Interval64 NOT NULL, c4986 Uint64, c4987 String NOT NULL, c4988 Uint8 NOT NULL, c4989 Decimal(15,0) NOT NULL, c4990 Interval64 NOT NULL, c4991 Int16, c4992 Json, c4993 Uint32 NOT NULL, c4994 String, c4995 Utf8 NOT NULL, c4996 Date32 NOT NULL, c4997 Double, c4998 Json, c4999 Yson, c5000 Interval64 NOT NULL, c5001 Date32 NOT NULL, c5002 Int16, c5003 Timestamp NOT NULL, c5004 Int32, c5005 Int64 NOT NULL, c5006 Yson NOT NULL, c5007 Uint32, c5008 Utf8, c5009 Utf8, c5010 Uint16, c5011 Uint16, c5012 Timestamp64 NOT NULL, c5013 Yson NOT NULL, c5014 Int64 NOT NULL, c5015 Int16, c5016 Date32 NOT NULL, c5017 Float NOT NULL, c5018 Timestamp64 NOT NULL, c5019 Int64 NOT NULL, c5020 Int8 NOT NULL, c5021 Decimal(35,10) NOT NULL, c5022 Uint16, c5023 Int32 NOT NULL, c5024 Date NOT NULL, c5025 Double, c5026 Timestamp NOT NULL, c5027 Int64, c5028 Int16 NOT NULL, c5029 Datetime64 NOT NULL, c5030 Datetime64, c5031 Timestamp64 NOT NULL, c5032 Int32, c5033 Float NOT NULL, c5034 Yson NOT NULL, c5035 Decimal(15,0), c5036 Uint64, c5037 Utf8 NOT NULL, c5038 Int64, c5039 Int64, c5040 Uint8, c5041 Decimal(22,9) NOT NULL, c5042 Double, c5043 Datetime64 NOT NULL, c5044 Uint32, c5045 Double NOT NULL, c5046 Uint64 NOT NULL, c5047 Yson NOT NULL, c5048 JsonDocument NOT NULL, c5049 Int16 NOT NULL, c5050 Datetime64, c5051 Decimal(22,9), c5052 Int16 NOT NULL, c5053 Int8 NOT NULL, c5054 Utf8 NOT NULL, c5055 Float, c5056 Yson NOT NULL, c5057 Datetime NOT NULL, c5058 Uint32 NOT NULL, c5059 Uint32, c5060 Bool, c5061 Datetime64 NOT NULL, c5062 Uint8 NOT NULL, c5063 Date32 NOT NULL, c5064 Double NOT NULL, c5065 Int16, c5066 Uint8 NOT NULL, c5067 Int64 NOT NULL, c5068 String NOT NULL, c5069 Interval64, c5070 Double, c5071 String, c5072 Utf8 NOT NULL, c5073 Decimal(35,10) NOT NULL, c5074 Uint64, c5075 Datetime, c5076 Interval64 NOT NULL, c5077 Datetime NOT NULL, c5078 Int64 NOT NULL, c5079 Uint16 NOT NULL, c5080 Interval64 NOT NULL, c5081 Decimal(35,10), c5082 Uint64 NOT NULL, c5083 Decimal(35,10) NOT NULL, c5084 Double NOT NULL, c5085 Bool, c5086 Double NOT NULL, c5087 Int64 NOT NULL, c5088 Uint64, c5089 Utf8 NOT NULL, c5090 String, c5091 Timestamp, c5092 Datetime64, c5093 Int64 NOT NULL, c5094 Timestamp64 NOT NULL, c5095 Timestamp64 NOT NULL, c5096 Date32, c5097 Uint32, c5098 Int32 NOT NULL, c5099 Uint8 NOT NULL, c5100 Int32 NOT NULL, c5101 Yson NOT NULL, c5102 Date, c5103 Date, c5104 Uint32, c5105 Json, c5106 JsonDocument NOT NULL, c5107 Double NOT NULL, c5108 Uint32 NOT NULL, c5109 Uint16, c5110 Datetime64 NOT NULL, c5111 Uint8, c5112 Uint16 NOT NULL, c5113 Date NOT NULL, c5114 Timestamp NOT NULL, c5115 Uint16, c5116 Int16, c5117 Timestamp, c5118 Int16, c5119 Int8, c5120 Decimal(22,9), c5121 Uint64 NOT NULL, c5122 Int8, c5123 Interval64 NOT NULL, c5124 Json NOT NULL, c5125 Uint16, c5126 Uint16 NOT NULL, c5127 Uint32 NOT NULL, c5128 Interval64, c5129 Int64, c5130 Interval64, c5131 Decimal(35,10) NOT NULL, c5132 Decimal(15,0) NOT NULL, c5133 Bool NOT NULL, c5134 String, c5135 Double, c5136 Decimal(35,10), c5137 Int8, c5138 String NOT NULL, c5139 Yson, c5140 Decimal(35,10) NOT NULL, c5141 Timestamp, c5142 Decimal(22,9) NOT NULL, c5143 Uint64 NOT NULL, c5144 JsonDocument NOT NULL, c5145 Yson NOT NULL, c5146 Interval64, c5147 Decimal(22,9), c5148 Decimal(22,9) NOT NULL, c5149 Uint64, c5150 Decimal(22,9), c5151 Timestamp64 NOT NULL, c5152 Bool, c5153 Int8, c5154 Int64 NOT NULL, c5155 Datetime NOT NULL, c5156 Float NOT NULL, c5157 Utf8 NOT NULL, c5158 Int64 NOT NULL, c5159 Int64 NOT NULL, c5160 Int16 NOT NULL, c5161 Date NOT NULL, c5162 Datetime64 NOT NULL, c5163 JsonDocument NOT NULL, c5164 Timestamp64 NOT NULL, c5165 String NOT NULL, c5166 Interval64 NOT NULL, c5167 Yson, c5168 Int32 NOT NULL, c5169 Float NOT NULL, c5170 JsonDocument NOT NULL, c5171 Json NOT NULL, c5172 Yson, c5173 Timestamp, c5174 Uint32, c5175 Decimal(35,10) NOT NULL, c5176 Decimal(35,10) NOT NULL, c5177 Json NOT NULL, c5178 Decimal(22,9), c5179 Int64 NOT NULL, c5180 Int32, c5181 Int8, c5182 Datetime64, c5183 Decimal(22,9) NOT NULL, c5184 Int64, c5185 Decimal(22,9) NOT NULL, c5186 Json, c5187 Float NOT NULL, c5188 Json, c5189 String NOT NULL, c5190 Decimal(22,9), c5191 Yson NOT NULL, c5192 Json NOT NULL, c5193 Yson, c5194 Float NOT NULL, c5195 Int32 NOT NULL, c5196 Datetime64, c5197 Uint32, c5198 String NOT NULL, c5199 Json, c5200 Int64, c5201 Utf8, c5202 Yson, c5203 String NOT NULL, c5204 Int8 NOT NULL, c5205 Date, c5206 Timestamp64, c5207 String NOT NULL, c5208 Interval64 NOT NULL, c5209 Int32 NOT NULL, c5210 Date, c5211 Uint8, c5212 Timestamp NOT NULL, c5213 Int64, c5214 Decimal(15,0) NOT NULL, c5215 Interval64 NOT NULL, c5216 Datetime NOT NULL, c5217 JsonDocument NOT NULL, c5218 Double, c5219 Int16, c5220 Utf8 NOT NULL, c5221 Utf8 NOT NULL, c5222 Utf8, c5223 JsonDocument, c5224 Decimal(15,0), c5225 Json, c5226 Datetime64, c5227 Yson NOT NULL, c5228 Datetime NOT NULL, c5229 Uint8 NOT NULL, c5230 JsonDocument, c5231 Utf8, c5232 Uint64, c5233 Uint16, c5234 Int16 NOT NULL, c5235 Int64 NOT NULL, c5236 Timestamp NOT NULL, c5237 Json NOT NULL, c5238 Uint16, c5239 Json NOT NULL, c5240 Bool NOT NULL, c5241 Decimal(15,0), c5242 Utf8 NOT NULL, c5243 Int64, c5244 Bool NOT NULL, c5245 Decimal(15,0) NOT NULL, c5246 Utf8, c5247 Uint64, c5248 Double NOT NULL, c5249 Float NOT NULL, c5250 Int64, c5251 Int64, c5252 Json, c5253 Int64 NOT NULL, c5254 Decimal(15,0), c5255 Int32, c5256 Yson NOT NULL, c5257 JsonDocument, c5258 Datetime64, c5259 Decimal(22,9) NOT NULL, c5260 Yson NOT NULL, c5261 Uint16, c5262 Decimal(35,10) NOT NULL, c5263 Int64 NOT NULL, c5264 Uint32 NOT NULL, c5265 Double, c5266 Bool NOT NULL, c5267 Utf8 NOT NULL, c5268 Decimal(22,9), c5269 Uint16, c5270 Uint32, c5271 Int8, c5272 Yson, c5273 Datetime NOT NULL, c5274 Decimal(22,9) NOT NULL, c5275 Json, c5276 String, c5277 Interval64, c5278 Decimal(35,10), c5279 Decimal(22,9) NOT NULL, c5280 Datetime NOT NULL, c5281 Int64 NOT NULL, c5282 Float NOT NULL, c5283 Timestamp, c5284 Int16, c5285 Datetime, c5286 Utf8 NOT NULL, c5287 Uint16, c5288 Double, c5289 Decimal(22,9), c5290 Interval64 NOT NULL, c5291 Timestamp, c5292 Int8 NOT NULL, c5293 Datetime, c5294 Datetime64, c5295 Timestamp64 NOT NULL, c5296 Date32 NOT NULL, c5297 Uint16, c5298 Decimal(15,0) NOT NULL, c5299 Uint16, c5300 Date NOT NULL, c5301 Float, c5302 Datetime, c5303 String, c5304 Int32 NOT NULL, c5305 Yson, c5306 Uint8 NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Pending previous query completion" severity: 1 (server_code: 400190)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 110, 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/instrumented_client.py", line 75, in query\n    return self.metrics_collector.wrap_call(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "ydb/tests/stress/common/publish_metrics.py", line 204, in wrap_call\n    result = method()\n             ^^^^^^^^\n  File "ydb/tests/stress/common/instrumented_client.py", line 76, in <lambda>\n    lambda: super(InstrumentedYdbClient, self).query(\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "ydb/tests/stress/common/common.py", line 31, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 27, in query\n    return self.session_pool.execute_with_retries(query=statement, parameters=parameters, 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 137, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 390, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 211, 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 229, 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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-o2pqcww4oe'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.4143621' in '/home/runner/.ya/build/build_root/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_hg4isr3u.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:62108/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21009/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16499/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17400/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6698/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10191/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14470/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29402/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5390/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7527
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29402
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29229
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18640
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20693
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14470
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11368
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14922
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20803
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10191
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12921
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29936
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16499
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28112
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17477
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14502
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21653
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22315
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19394
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16525
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17400
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5951
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64610
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16891
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27740
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28477
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24247
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27532
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25475
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63430
=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:27: 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/2fdl/004518/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:17400 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ... next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 390, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 211, 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 229, 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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27740
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5951
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/2fdl/004518/r3tmp/kikimr_cluster_vml5irxu
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17400
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19394
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_9pbx7c9e.log --grpc-port=17400 --mon-port=16525 --ic-port=63430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22315
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32339
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hg4isr3u.log --grpc-port=62108 --mon-port=22416 --ic-port=25475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21653
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14502
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16827
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_39zwpivr.log --grpc-port=6698 --mon-port=21653 --ic-port=27532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28112
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7952
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_0359l8qe.log --grpc-port=21009 --mon-port=17477 --ic-port=24247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12921
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_z3l9acc2.log --grpc-port=16499 --mon-port=16207 --ic-port=28477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11368
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_f191mmtv.log --grpc-port=10191 --mon-port=20803 --ic-port=27740
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18640
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_dqzmwu19.log --grpc-port=14470 --mon-port=20693 --ic-port=16891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29229
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15201
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_vkedxfyy.log --grpc-port=5390 --mon-port=29229 --ic-port=64610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7527
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4t4ff_pj.log --grpc-port=29402 --mon-port=2178 --ic-port=5951
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17400/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_9pbx7c9e.log --grpc-port=17400 --mon-port=16525 --ic-port=63430
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_9pbx7c9e.log', '--grpc-port=17400', '--mon-port=16525', '--ic-port=63430')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4143523
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17400/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4143524
DEBUG    ya.test:process.py:259 Command (pid 4143524) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4143524) elapsed time (sec): 0.4487416744232178
DEBUG    ya.test:process.py:263 Command (pid 4143524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) maxrss: 556296
DEBUG    ya.test:process.py:263 Command (pid 4143524) minflt: 16406
DEBUG    ya.test:process.py:263 Command (pid 4143524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 4143524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4143524) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4143524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4143524) stime: 0.24001699999999998
DEBUG    ya.test:process.py:263 Command (pid 4143524) utime: 0.12096499999999999
DEBUG    ya.test:process.py:263 Command (pid 4143524) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 4143524) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62108/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hg4isr3u.log --grpc-port=62108 --mon-port=22416 --ic-port=25475
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hg4isr3u.log', '--grpc-port=62108', '--mon-port=22416', '--ic-port=25475')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4143621
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:62108/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4143622
DEBUG    ya.test:process.py:259 Command (pid 4143622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4143622) elapsed time (sec): 0.40685105323791504
DEBUG    ya.test:process.py:263 Command (pid 4143622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) maxrss: 556276
DEBUG    ya.test:process.py:263 Command (pid 4143622) minflt: 16411
DEBUG    ya.test:process.py:263 Command (pid 4143622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 4143622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4143622) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4143622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4143622) stime: 0.239121
DEBUG    ya.test:process.py:263 Command (pid 4143622) utime: 0.10760399999999999
DEBUG    ya.test:process.py:263 Command (pid 4143622) wtime: 0.408
DEBUG    ya.test:process.py:275 Command (pid 4143622) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6698/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_39zwpivr.log --grpc-port=6698 --mon-port=21653 --ic-port=27532
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_39zwpivr.log', '--grpc-port=6698', '--mon-port=21653', '--ic-port=27532')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4143870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6698/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4143873
DEBUG    ya.test:process.py:259 Command (pid 4143873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4143873) elapsed time (sec): 0.4218885898590088
DEBUG    ya.test:process.py:263 Command (pid 4143873) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) maxrss: 556276
DEBUG    ya.test:process.py:263 Command (pid 4143873) minflt: 16408
DEBUG    ya.test:process.py:263 Command (pid 4143873) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 4143873) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4143873) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4143873) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4143873) stime: 0.24060099999999998
DEBUG    ya.test:process.py:263 Command (pid 4143873) utime: 0.134105
DEBUG    ya.test:process.py:263 Command (pid 4143873) wtime: 0.434
DEBUG    ya.test:process.py:275 Command (pid 4143873) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21009/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_0359l8qe.log --grpc-port=21009 --mon-port=17477 --ic-port=24247
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_0359l8qe.log', '--grpc-port=21009', '--mon-port=17477', '--ic-port=24247')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4144151
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21009/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4144154
DEBUG    ya.test:process.py:259 Command (pid 4144154) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4144154) elapsed time (sec): 0.47248196601867676
DEBUG    ya.test:process.py:263 Command (pid 4144154) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) maxrss: 556276
DEBUG    ya.test:process.py:263 Command (pid 4144154) minflt: 16409
DEBUG    ya.test:process.py:263 Command (pid 4144154) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 4144154) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4144154) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4144154) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4144154) stime: 0.23560799999999998
DEBUG    ya.test:process.py:263 Command (pid 4144154) utime: 0.134266
DEBUG    ya.test:process.py:263 Command (pid 4144154) wtime: 0.474
DEBUG    ya.test:process.py:275 Command (pid 4144154) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16499/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_z3l9acc2.log --grpc-port=16499 --mon-port=16207 --ic-port=28477
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_z3l9acc2.log', '--grpc-port=16499', '--mon-port=16207', '--ic-port=28477')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4144361
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16499/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4144369
DEBUG    ya.test:process.py:259 Command (pid 4144369) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4144369) elapsed time (sec): 0.44336628913879395
DEBUG    ya.test:process.py:263 Command (pid 4144369) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) maxrss: 556280
DEBUG    ya.test:process.py:263 Command (pid 4144369) minflt: 16407
DEBUG    ya.test:process.py:263 Command (pid 4144369) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 4144369) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4144369) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4144369) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4144369) stime: 0.24507299999999999
DEBUG    ya.test:process.py:263 Command (pid 4144369) utime: 0.136598
DEBUG    ya.test:process.py:263 Command (pid 4144369) wtime: 0.451
DEBUG    ya.test:process.py:275 Command (pid 4144369) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10191/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_f191mmtv.log --grpc-port=10191 --mon-port=20803 --ic-port=27740
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_f191mmtv.log', '--grpc-port=10191', '--mon-port=20803', '--ic-port=27740')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4144620
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10191/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4144622
DEBUG    ya.test:process.py:259 Command (pid 4144622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4144622) elapsed time (sec): 0.4776313304901123
DEBUG    ya.test:process.py:263 Command (pid 4144622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) maxrss: 556268
DEBUG    ya.test:process.py:263 Command (pid 4144622) minflt: 16413
DEBUG    ya.test:process.py:263 Command (pid 4144622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 4144622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4144622) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4144622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4144622) stime: 0.255526
DEBUG    ya.test:process.py:263 Command (pid 4144622) utime: 0.127763
DEBUG    ya.test:process.py:263 Command (pid 4144622) wtime: 0.484
DEBUG    ya.test:process.py:275 Command (pid 4144622) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14470/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_dqzmwu19.log --grpc-port=14470 --mon-port=20693 --ic-port=16891
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_dqzmwu19.log', '--grpc-port=14470', '--mon-port=20693', '--ic-port=16891')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4144833
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14470/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4144841
DEBUG    ya.test:process.py:259 Command (pid 4144841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4144841) elapsed time (sec): 0.4474925994873047
DEBUG    ya.test:process.py:263 Command (pid 4144841) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) maxrss: 556272
DEBUG    ya.test:process.py:263 Command (pid 4144841) minflt: 16407
DEBUG    ya.test:process.py:263 Command (pid 4144841) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 4144841) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4144841) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4144841) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4144841) stime: 0.25798699999999997
DEBUG    ya.test:process.py:263 Command (pid 4144841) utime: 0.13097799999999998
DEBUG    ya.test:process.py:263 Command (pid 4144841) wtime: 0.461
DEBUG    ya.test:process.py:275 Command (pid 4144841) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5390/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_vkedxfyy.log --grpc-port=5390 --mon-port=29229 --ic-port=64610
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_vkedxfyy.log', '--grpc-port=5390', '--mon-port=29229', '--ic-port=64610')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4145055
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5390/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4145060
DEBUG    ya.test:process.py:259 Command (pid 4145060) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4145060) elapsed time (sec): 0.43755125999450684
DEBUG    ya.test:process.py:263 Command (pid 4145060) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) maxrss: 556284
DEBUG    ya.test:process.py:263 Command (pid 4145060) minflt: 16408
DEBUG    ya.test:process.py:263 Command (pid 4145060) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) nivcsw: 356
DEBUG    ya.test:process.py:263 Command (pid 4145060) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4145060) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4145060) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4145060) stime: 0.230034
DEBUG    ya.test:process.py:263 Command (pid 4145060) utime: 0.139066
DEBUG    ya.test:process.py:263 Command (pid 4145060) wtime: 0.439
DEBUG    ya.test:process.py:275 Command (pid 4145060) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29402/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fdl/004518/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:274 Final command: /home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4t4ff_pj.log --grpc-port=29402 --mon-port=2178 --ic-port=5951
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fdl/004518/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/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4t4ff_pj.log', '--grpc-port=29402', '--mon-port=2178', '--ic-port=5951')' in '/home/runner/.ya/build/build_root/2fdl/004518/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: 4145245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29402/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/2fdl/004518/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4145256
DEBUG    ya.test:process.py:259 Command (pid 4145256) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4145256) elapsed time (sec): 0.5210080146789551
DEBUG    ya.test:process.py:263 Command (pid 4145256) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) maxrss: 556284
DEBUG    ya.test:process.py:263 Command (pid 4145256) minflt: 16408
DEBUG    ya.test:process.py:263 Command (pid 4145256) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 4145256) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4145256) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4145256) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4145256) stime: 0.24492599999999998
DEBUG    ya.test:process.py:263 Command (pid 4145256) utime: 0.146956
DEBUG    ya.test:process.py:263 Command (pid 4145256) wtime: 0.525
DEBUG    ya.test:process.py:275 Command (pid 4145256) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17400', '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: 63430\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25475\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27532\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24247\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28477\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27740\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16891\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64610\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5951\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/2fdl/004518/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17400', '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: 63430\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25475\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27532\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24247\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28477\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27740\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16891\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64610\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5951\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4145981
DEBUG    ya.test:process.py:259 Command (pid 4145981) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4145981) elapsed time (sec): 0.4932873249053955
DEBUG    ya.test:process.py:263 Command (pid 4145981) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) maxrss: 564788
DEBUG    ya.test:process.py:263 Command (pid 4145981) minflt: 18554
DEBUG    ya.test:process.py:263 Command (pid 4145981) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) nivcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 4145981) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4145981) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 4145981) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4145981) stime: 0.27552099999999996
DEBUG    ya.test:process.py:263 Command (pid 4145981) utime: 0.14734999999999998
DEBUG    ya.test:process.py:263 Command (pid 4145981) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 4145981) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/2fdl/004518/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17400', '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/2fdl/004518/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17400', '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: 4146128
DEBUG    ya.test:process.py:259 Command (pid 4146128) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4146128) elapsed time (sec): 0.4572110176086426
DEBUG    ya.test:process.py:263 Command (pid 4146128) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) maxrss: 564780
DEBUG    ya.test:process.py:263 Command (pid 4146128) minflt: 18553
DEBUG    ya.test:process.py:263 Command (pid 4146128) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 4146128) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4146128) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 4146128) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4146128) stime: 0.24520999999999998
DEBUG    ya.test:process.py:263 Command (pid 4146128) utime: 0.137537
DEBUG    ya.test:process.py:263 Command (pid 4146128) wtime: 0.46
DEBUG    ya.test:process.py:275 Command (pid 4146128) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5be3ad8e-5f9a-42dc-87b8-cc2576253251, localhost:17400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5be3ad8e-5f9a-42dc-87b8-cc2576253251, localhost:17400): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5be3ad8e-5f9a-42dc-87b8-cc2576253251, localhost:17400): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-o2pqcww4oe.auto.internal" port: 16499 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-o2pqcww4oe.auto.internal" port: 17400 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-o2pqcww4oe.auto.internal" port: 29402 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-o2pqcww4oe.auto.internal" port: 10191 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-o2pqcww4oe.auto.internal" port: 14470 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-o2pqcww4oe.auto.internal" port: 62108 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-o2pqcww4oe.auto.internal" port: 21009 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-o2pqcww4oe.auto.internal" port: 5390 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-o2pqcww4oe.auto.internal" port: 6698 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-o2pqcww4oe.auto.internal:21009, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:17400, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:10191, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:29402, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:62108, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:5390, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:16499, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:6698, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:14470, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:447 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2fdl/004518/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    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2fdl/004518/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:17400', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4146289
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17400
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2e9a1e50-6e75-47c9-bb83-7c8a284c2960, localhost:17400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2e9a1e50-6e75-47c9-bb83-7c8a284c2960, localhost:17400): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2e9a1e50-6e75-47c9-bb83-7c8a284c2960, localhost:17400): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-o2pqcww4oe.auto.internal" port: 14470 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-o2pqcww4oe.auto.internal" port: 17400 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-o2pqcww4oe.auto.internal" port: 5390 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-o2pqcww4oe.auto.internal" port: 21009 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-o2pqcww4oe.auto.internal" port: 29402 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-o2pqcww4oe.auto.internal" port: 62108 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-o2pqcww4oe.auto.internal" port: 6698 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-o2pqcww4oe.auto.internal" port: 10191 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-o2pqcww4oe.auto.internal" port: 16499 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-o2pqcww4oe.auto.internal:5390, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:62108, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:16499, location 2, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:21009, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:14470, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:29402, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:10191, location 3, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:17400, location 1, ssl: False>, <Endpoint ghrun-o2pqcww4oe.auto.internal:6698, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17400
DEBUG    ya.test:process.py:259 Command (pid 4146289) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 4146289) elapsed time (sec): 70.77173113822937
DEBUG    ya.test:process.py:263 Command (pid 4146289) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) inblock: 108944
DEBUG    ya.test:process.py:263 Command (pid 4146289) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) majflt: 658
DEBUG    ya.test:process.py:263 Command (pid 4146289) maxrss: 205184
DEBUG    ya.test:process.py:263 Command (pid 4146289) minflt: 26575
DEBUG    ya.test:process.py:263 Command (pid 4146289) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) nivcsw: 1540
DEBUG    ya.test:process.py:263 Command (pid 4146289) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4146289) nvcsw: 51412
DEBUG    ya.test:process.py:263 Command (pid 4146289) oublock: 1016
DEBUG    ya.test:process.py:263 Command (pid 4146289) stime: 0.7301719999999999
DEBUG    ya.test:process.py:263 Command (pid 4146289) utime: 6.833715
DEBUG    ya.test:process.py:263 Command (pid 4146289) wtime: 70.774
DEBUG    ya.test:process.py:275 Command (pid 4146289) output:
... } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_23 to tbl_18
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_7 to tbl_26
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_23]\' 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_13
Inserting a row by thread 4
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_29 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_14 to tbl_25
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_14 to tbl_16
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_17 to tbl_4
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_4\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 111], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_4 to tbl_23
Renaming table tbl_0 to tbl_14
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_26\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 95], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_14 to tbl_16
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_21 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_20 to tbl_14
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_20]\' 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_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_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_22 to tbl_20
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_19 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_19]\' 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_9 to tbl_20
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_0 to tbl_0
Writing to table tbl_23
Writing to table tbl_11
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_21]\' 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_6
Renaming table tbl_24 to tbl_5
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_19 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_19]\' 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_13 to 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_23]\' 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_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_13]\' 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_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_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_11 to tbl_15
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_6]\' 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: 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_6
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_21]\' 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_10
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_6]\' 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_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_5
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_23 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_23]\' 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_15 to tbl_26
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_9 to tbl_27
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 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_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_27 to tbl_5
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 51], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_20 to tbl_5
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_28 to tbl_4
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_20]\' 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_5
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_28]\' 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_17 to tbl_11
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_29 to tbl_4
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_26 to tbl_27
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_27\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 107], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_19 to tbl_14
Elapsed 40 seconds, stat:
	create_drop: Created: 37, Deleted: 6, Exists: 41
	insert_delete: Inserted: 10, Current: 5
	transactions: Inserted: 9
	rename_tables: Renames: 21, Writes: 19
Renaming table tbl_27 to tbl_20
Renaming table tbl_19 to tbl_14
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_19]\' 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_18
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_19 to tbl_3
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_19]\' 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_23 to tbl_16
Writing to table tbl_7
Inserting a row by thread 3
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_19]\' 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_26
Writing to table tbl_3
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_21 to tbl_13
Writing to table tbl_20
Renaming table tbl_14 to tbl_19
Inserting a row by thread 1
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_20]\' 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_21]\' 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_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_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_16
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_28 to tbl_16
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_28]\' 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_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_1 to tbl_25
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_28 to tbl_17
Writing to table tbl_12
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_16\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 127], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_26 to tbl_25
Renaming table tbl_1 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_28]\' 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_19 to tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_0
Inserting a row by thread 2
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_4
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_19]\' 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_6 to tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_15 to tbl_27
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_4]\' 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: 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 to tbl_25
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_6]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_23 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_23]\' 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_20
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_20\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 131], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_10 to tbl_24
Writing to table tbl_6
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_6]\' 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: 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: 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_14
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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_11
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_25\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 135], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_27 to tbl_0
Renaming table tbl_20 to tbl_5
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 51], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_2 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_2
Renaming table tbl_8 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_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_23 to tbl_5
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_23]\' 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_0 to tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_14 to tbl_26
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_20 to tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_22 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_26 to tbl_8
Elapsed 50 seconds, stat:
	create_drop: Created: 50, Deleted: 9, Exists: 51
	insert_delete: Inserted: 12, Current: 6
	transactions: Inserted: 11
	rename_tables: Renames: 27, Writes: 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_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_4 to tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_10
Inserting a row by thread 3
Writing to table tbl_26
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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_10
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_7
message: "Table /Root/olap_workload/rename_tables/tbl_7 (shard 72075186224038456) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_7::53/" issue_code: 2017 severity: 1 (server_code: 400010)
Writing to table tbl_1
Writing to table 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_1]\' 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_8
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_19]\' 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: 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_8]\' 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_2
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_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_2]\' 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_24
Inserting a row by thread 4
Writing to table tbl_6
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_6]\' 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_17
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_17]\' 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_28
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_28]\' 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
Inserting a row by thread 1
Renaming table tbl_22 to tbl_4
Renaming table tbl_4 to tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_1 to tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_17 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_17]\' 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_11 to tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_30 to tbl_13
Renaming table tbl_19 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_19]\' 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_0 to tbl_2
Renaming table tbl_23 to tbl_12
Writing to table tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_14 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_23]\' 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_8 to tbl_7
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_22 to tbl_9
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_13 to tbl_10
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_13]\' 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_21 to tbl_29
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_21]\' 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_5
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_24 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_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: 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: 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_19]\' 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_17
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_19]\' 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_10
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_17]\' 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_5
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_4
Inserting a row by thread 4
Renaming table tbl_13 to tbl_18
Writing to table tbl_4
Writing to table tbl_3
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_21
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_21]\' 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_8
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_8]\' 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_2
Elapsed 60 seconds, stat:
	create_drop: Created: 60, Deleted: 12, Exists: 58
	insert_delete: Inserted: 16, Current: 8
	transactions: Inserted: 15
	rename_tables: Renames: 32, Writes: 32
Writing to table tbl_18
Writing to table 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_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_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_19]\' 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_17
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_17]\' 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: 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_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_19]\' 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
Writing to table tbl_3
Inserting a row by thread 1
Writing to table tbl_28
Writing to table tbl_17
Inserting a row by thread 2
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_17]\' 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_17
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_17]\' 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)
DEBUG    ya.test:process.py:276 Command (pid 4146289) errors:
...NULL, c3301 Timestamp, c3302 JsonDocument, c3303 Datetime64 NOT NULL, c3304 Timestamp, c3305 Interval64, c3306 Decimal(15,0), c3307 JsonDocument, c3308 Date, c3309 Uint8, c3310 Json NOT NULL, c3311 Int16, c3312 Int8, c3313 Uint32, c3314 Bool NOT NULL, c3315 Date32, c3316 Json, c3317 Uint64, c3318 Datetime, c3319 Int8, c3320 Timestamp64 NOT NULL, c3321 Uint16 NOT NULL, c3322 Int32, c3323 Int8 NOT NULL, c3324 Uint8 NOT NULL, c3325 Timestamp, c3326 Uint32 NOT NULL, c3327 Uint32 NOT NULL, c3328 Uint16 NOT NULL, c3329 Decimal(15,0), c3330 Datetime, c3331 Date32, c3332 Double NOT NULL, c3333 Json, c3334 Int64, c3335 Timestamp NOT NULL, c3336 Datetime NOT NULL, c3337 Uint64, c3338 Int16 NOT NULL, c3339 Timestamp, c3340 Double NOT NULL, c3341 Yson NOT NULL, c3342 Timestamp64, c3343 Uint16, c3344 Int16, c3345 Int8 NOT NULL, c3346 Decimal(35,10), c3347 Uint8, c3348 Date32 NOT NULL, c3349 Int64 NOT NULL, c3350 Datetime64, c3351 Timestamp NOT NULL, c3352 Int32 NOT NULL, c3353 Uint32, c3354 Json, c3355 Uint32 NOT NULL, c3356 Interval64 NOT NULL, c3357 Decimal(35,10), c3358 Decimal(22,9), c3359 Json, c3360 Float NOT NULL, c3361 Decimal(22,9) NOT NULL, c3362 Uint64, c3363 Interval64, c3364 Datetime64 NOT NULL, c3365 Int16, c3366 Uint64, c3367 Float NOT NULL, c3368 JsonDocument NOT NULL, c3369 Interval64 NOT NULL, c3370 Datetime, c3371 Uint64, c3372 Decimal(22,9) NOT NULL, c3373 Yson, c3374 Utf8 NOT NULL, c3375 Decimal(15,0) NOT NULL, c3376 Double NOT NULL, c3377 Datetime64, c3378 Decimal(15,0) NOT NULL, c3379 String NOT NULL, c3380 Decimal(35,10), c3381 Timestamp64 NOT NULL, c3382 Decimal(15,0), c3383 Utf8 NOT NULL, c3384 Interval64 NOT NULL, c3385 Date32, c3386 Uint16 NOT NULL, c3387 Date NOT NULL, c3388 Decimal(35,10) NOT NULL, c3389 Datetime64, c3390 Int64 NOT NULL, c3391 Float, c3392 Int32 NOT NULL, c3393 Decimal(35,10) NOT NULL, c3394 Interval64 NOT NULL, c3395 Decimal(15,0) NOT NULL, c3396 Float NOT NULL, c3397 Double NOT NULL, c3398 Uint8, c3399 Uint32 NOT NULL, c3400 Decimal(22,9) NOT NULL, c3401 Json, c3402 Bool NOT NULL, c3403 Float NOT NULL, c3404 Uint32, c3405 Timestamp64, c3406 Datetime64, c3407 Uint16 NOT NULL, c3408 Decimal(35,10) NOT NULL, c3409 Utf8, c3410 Decimal(35,10), c3411 Uint32 NOT NULL, c3412 Int16 NOT NULL, c3413 Json, c3414 Decimal(15,0), c3415 Int16, c3416 Decimal(15,0), c3417 Int64 NOT NULL, c3418 Bool NOT NULL, c3419 Interval64 NOT NULL, c3420 Int64, c3421 Decimal(22,9) NOT NULL, c3422 Datetime64, c3423 Datetime64 NOT NULL, c3424 Uint64 NOT NULL, c3425 Decimal(15,0) NOT NULL, c3426 Date, c3427 Datetime, c3428 Double, c3429 Uint8, c3430 Int16, c3431 Uint64 NOT NULL, c3432 Decimal(35,10), c3433 Json NOT NULL, c3434 Uint64 NOT NULL, c3435 String NOT NULL, c3436 Bool NOT NULL, c3437 Date32, c3438 String, c3439 JsonDocument, c3440 Int16 NOT NULL, c3441 JsonDocument, c3442 Uint64, c3443 Float NOT NULL, c3444 Utf8, c3445 Decimal(22,9) NOT NULL, c3446 Timestamp64 NOT NULL, c3447 Double NOT NULL, c3448 Uint64, c3449 Decimal(15,0) NOT NULL, c3450 Int16, c3451 Utf8 NOT NULL, c3452 Int64, c3453 Decimal(22,9) NOT NULL, c3454 JsonDocument, c3455 Uint64, c3456 Utf8, c3457 Datetime NOT NULL, c3458 Timestamp, c3459 Date, c3460 JsonDocument, c3461 Decimal(35,10) NOT NULL, c3462 Uint8, c3463 Int16, c3464 Int8, c3465 Timestamp NOT NULL, c3466 Int8 NOT NULL, c3467 Yson NOT NULL, c3468 Decimal(15,0), c3469 Datetime, c3470 Decimal(15,0), c3471 Int64, c3472 Timestamp64, c3473 Uint8, c3474 Timestamp64, c3475 Decimal(35,10), c3476 Int32, c3477 Timestamp, c3478 Interval64, c3479 Int64, c3480 Date32 NOT NULL, c3481 Decimal(15,0), c3482 Datetime NOT NULL, c3483 Datetime64 NOT NULL, c3484 String NOT NULL, c3485 Yson, c3486 Double, c3487 Timestamp64, c3488 Interval64 NOT NULL, c3489 Decimal(22,9) NOT NULL, c3490 Interval64 NOT NULL, c3491 Datetime NOT NULL, c3492 Json, c3493 Json, c3494 Decimal(22,9), c3495 Int32 NOT NULL, c3496 Int32, c3497 Decimal(15,0) NOT NULL, c3498 Decimal(35,10), c3499 Date32 NOT NULL, c3500 Uint16 NOT NULL, c3501 Timestamp64 NOT NULL, c3502 Timestamp NOT NULL, c3503 Decimal(22,9) NOT NULL, c3504 Int8 NOT NULL, c3505 Date32, c3506 Decimal(15,0), c3507 Int64, c3508 Int64 NOT NULL, c3509 Datetime NOT NULL, c3510 JsonDocument NOT NULL, c3511 Uint64 NOT NULL, c3512 JsonDocument NOT NULL, c3513 Timestamp NOT NULL, c3514 Timestamp64 NOT NULL, c3515 Yson NOT NULL, c3516 Decimal(35,10) NOT NULL, c3517 Date NOT NULL, c3518 Bool NOT NULL, c3519 Utf8, c3520 Int16 NOT NULL, c3521 Bool NOT NULL, c3522 Json NOT NULL, c3523 Json NOT NULL, c3524 Int32 NOT NULL, c3525 Uint8 NOT NULL, c3526 JsonDocument, c3527 Uint16, c3528 Int16 NOT NULL, c3529 Uint32 NOT NULL, c3530 Bool, c3531 Bool, c3532 Datetime NOT NULL, c3533 String NOT NULL, c3534 Bool NOT NULL, c3535 Uint8, c3536 Interval64 NOT NULL, c3537 Int16 NOT NULL, c3538 Int64, c3539 Datetime NOT NULL, c3540 Timestamp, c3541 Datetime NOT NULL, c3542 Uint32, c3543 Datetime64 NOT NULL, c3544 Bool NOT NULL, c3545 Float NOT NULL, c3546 Decimal(15,0), c3547 Uint32 NOT NULL, c3548 Datetime, c3549 JsonDocument, c3550 Utf8, c3551 Bool NOT NULL, c3552 Decimal(15,0) NOT NULL, c3553 Interval64 NOT NULL, c3554 Uint16 NOT NULL, c3555 String NOT NULL, c3556 Uint8, c3557 Int64 NOT NULL, c3558 JsonDocument, c3559 Uint32 NOT NULL, c3560 Uint16, c3561 Int16 NOT NULL, c3562 Uint8, c3563 Date, c3564 Yson NOT NULL, c3565 JsonDocument, c3566 Decimal(15,0), c3567 Int64 NOT NULL, c3568 Date, c3569 Yson NOT NULL, c3570 Yson NOT NULL, c3571 Int8, c3572 Decimal(22,9) NOT NULL, c3573 Decimal(22,9), c3574 Json, c3575 Bool NOT NULL, c3576 Timestamp NOT NULL, c3577 Double, c3578 Utf8 NOT NULL, c3579 Float, c3580 Date NOT NULL, c3581 Interval64 NOT NULL, c3582 Float, c3583 Yson NOT NULL, c3584 Datetime NOT NULL, c3585 Date, c3586 Int64 NOT NULL, c3587 Date32, c3588 Int32 NOT NULL, c3589 Int16, c3590 Int64, c3591 Double NOT NULL, c3592 Decimal(22,9) NOT NULL, c3593 Double, c3594 JsonDocument NOT NULL, c3595 Int32, c3596 String, c3597 Decimal(15,0) NOT NULL, c3598 String, c3599 Int8 NOT NULL, c3600 Decimal(15,0), c3601 Date, c3602 Yson NOT NULL, c3603 Utf8 NOT NULL, c3604 Int32, c3605 Uint8, c3606 Date, c3607 Decimal(22,9), c3608 Json NOT NULL, c3609 Decimal(15,0), c3610 Date32, c3611 Interval64 NOT NULL, c3612 Date, c3613 Timestamp NOT NULL, c3614 String, c3615 Timestamp NOT NULL, c3616 Uint32 NOT NULL, c3617 Date32, c3618 JsonDocument NOT NULL, c3619 Date32, c3620 Date32, c3621 Timestamp, c3622 Date NOT NULL, c3623 Bool, c3624 JsonDocument, c3625 Double NOT NULL, c3626 Decimal(22,9) NOT NULL, c3627 String, c3628 Json, c3629 Bool NOT NULL, c3630 Decimal(35,10) NOT NULL, c3631 Date NOT NULL, c3632 Uint32, c3633 Utf8, c3634 Uint32 NOT NULL, c3635 JsonDocument, c3636 Decimal(22,9) NOT NULL, c3637 String, c3638 Decimal(35,10), c3639 Uint16 NOT NULL, c3640 Decimal(35,10), c3641 Uint16 NOT NULL, c3642 Timestamp64 NOT NULL, c3643 Datetime64 NOT NULL, c3644 Decimal(35,10), c3645 String, c3646 Int64 NOT NULL, c3647 Utf8, c3648 Uint16, c3649 Timestamp NOT NULL, c3650 Int64, c3651 Json NOT NULL, c3652 Int16 NOT NULL, c3653 Timestamp64 NOT NULL, c3654 Datetime, c3655 Int32, c3656 Yson NOT NULL, c3657 Bool NOT NULL, c3658 Int32 NOT NULL, c3659 Date NOT NULL, c3660 Int64 NOT NULL, c3661 Float NOT NULL, c3662 Bool, c3663 Bool NOT NULL, c3664 Timestamp, c3665 Utf8, c3666 Uint16, c3667 Timestamp64 NOT NULL, c3668 Uint8 NOT NULL, c3669 Uint8, c3670 Date, c3671 Datetime64, c3672 Date NOT NULL, c3673 Decimal(22,9), c3674 Double NOT NULL, c3675 Timestamp, c3676 Json NOT NULL, c3677 Timestamp64 NOT NULL, c3678 Int64 NOT NULL, c3679 Float NOT NULL, c3680 JsonDocument NOT NULL, c3681 Utf8 NOT NULL, c3682 Int64, c3683 Interval64 NOT NULL, c3684 Uint8 NOT NULL, c3685 Int32, c3686 Double NOT NULL, c3687 Json NOT NULL, c3688 Decimal(35,10) NOT NULL, c3689 Int32, c3690 Datetime64 NOT NULL, c3691 String, c3692 Float NOT NULL, c3693 Int8, c3694 Date, c3695 Interval64, c3696 Datetime, c3697 Bool, c3698 Date, c3699 Int32 NOT NULL, c3700 Interval64 NOT NULL, c3701 Decimal(15,0), c3702 Date32 NOT NULL, c3703 Uint8 NOT NULL, c3704 Float NOT NULL, c3705 Uint16 NOT NULL, c3706 Uint64, c3707 Decimal(15,0) NOT NULL, c3708 Int8 NOT NULL, c3709 Timestamp NOT NULL, c3710 Uint8, c3711 Utf8 NOT NULL, c3712 Int16 NOT NULL, c3713 Double, c3714 String NOT NULL, c3715 Date32 NOT NULL, c3716 Date, c3717 String NOT NULL, c3718 Date, c3719 Decimal(15,0), c3720 Int8 NOT NULL, c3721 Timestamp, c3722 Json, c3723 Decimal(22,9), c3724 JsonDocument, c3725 Date, c3726 Double, c3727 Bool NOT NULL, c3728 Json, c3729 Timestamp NOT NULL, c3730 Decimal(15,0) NOT NULL, c3731 Bool, c3732 Int16, c3733 Uint32, c3734 Uint32, c3735 Int32, c3736 Int64, c3737 Bool NOT NULL, c3738 Int16 NOT NULL, c3739 Decimal(35,10), c3740 Decimal(22,9), c3741 Timestamp, c3742 Decimal(35,10), c3743 Date32, c3744 Yson, c3745 Utf8 NOT NULL, c3746 Decimal(35,10) NOT NULL, c3747 Datetime64 NOT NULL, c3748 Int8 NOT NULL, c3749 Int64, c3750 Timestamp, c3751 Int8, c3752 Int32 NOT NULL, c3753 Interval64 NOT NULL, c3754 Interval64 NOT NULL, c3755 Uint16 NOT NULL, c3756 Date32, c3757 Uint16 NOT NULL, c3758 JsonDocument NOT NULL, c3759 Int8 NOT NULL, c3760 Utf8 NOT NULL, c3761 Date NOT NULL, c3762 Decimal(35,10), c3763 Date32 NOT NULL, c3764 Uint64, c3765 Double NOT NULL, c3766 Interval64 NOT NULL, c3767 Decimal(15,0) NOT NULL, c3768 Decimal(22,9) NOT NULL, c3769 Decimal(22,9) NOT NULL, c3770 String NOT NULL, c3771 Uint8, c3772 Float NOT NULL, c3773 Datetime, c3774 Decimal(15,0) NOT NULL, c3775 Timestamp64, c3776 Date32 NOT NULL, c3777 Int32 NOT NULL, c3778 Utf8, c3779 Datetime64 NOT NULL, c3780 Float, c3781 Timestamp64 NOT NULL, c3782 Int32 NOT NULL, c3783 Json NOT NULL, c3784 Int16, c3785 Datetime64 NOT NULL, c3786 Int32 NOT NULL, c3787 Int8, c3788 Date, c3789 Yson, c3790 Datetime64 NOT NULL, c3791 Uint16 NOT NULL, c3792 Int32 NOT NULL, c3793 Int64 NOT NULL, c3794 Interval64, c3795 String, c3796 Float NOT NULL, c3797 Int16 NOT NULL, c3798 Datetime, c3799 Date32, c3800 Datetime, c3801 Uint8 NOT NULL, c3802 Double NOT NULL, c3803 Uint8 NOT NULL, c3804 Json NOT NULL, c3805 Int32, c3806 Decimal(22,9) NOT NULL, c3807 Float, c3808 Float NOT NULL, c3809 Decimal(35,10), c3810 Date, c3811 Uint16 NOT NULL, c3812 Float NOT NULL, c3813 Int64 NOT NULL, c3814 Int32 NOT NULL, c3815 Utf8 NOT NULL, c3816 Uint8 NOT NULL, c3817 Decimal(35,10), c3818 Float, c3819 JsonDocument NOT NULL, c3820 Decimal(35,10) NOT NULL, c3821 Double NOT NULL, c3822 Date32 NOT NULL, c3823 Yson NOT NULL, c3824 Datetime, c3825 Decimal(15,0), c3826 Uint8 NOT NULL, c3827 Int64 NOT NULL, c3828 Uint64, c3829 Int16, c3830 String NOT NULL, c3831 Timestamp NOT NULL, c3832 Uint8 NOT NULL, c3833 String, c3834 Datetime NOT NULL, c3835 Decimal(22,9) NOT NULL, c3836 Uint16, c3837 Json, c3838 Int16 NOT NULL, c3839 Decimal(22,9), c3840 Decimal(22,9), c3841 Int32 NOT NULL, c3842 Uint8 NOT NULL, c3843 Date32 NOT NULL, c3844 Interval64 NOT NULL, c3845 Yson NOT NULL, c3846 Int32 NOT NULL, c3847 Uint32 NOT NULL, c3848 Uint16, c3849 Datetime64 NOT NULL, c3850 Decimal(15,0), c3851 Uint32, c3852 Uint16, c3853 Decimal(15,0) NOT NULL, c3854 Utf8, c3855 Decimal(15,0), c3856 Decimal(15,0) NOT NULL, c3857 JsonDocument NOT NULL, c3858 Double NOT NULL, c3859 Decimal(22,9) NOT NULL, c3860 Int16, c3861 Interval64 NOT NULL, c3862 Uint64, c3863 Uint64 NOT NULL, c3864 Int8, c3865 Uint16, c3866 Decimal(15,0) NOT NULL, c3867 Decimal(15,0) NOT NULL, c3868 Datetime, c3869 Double NOT NULL, c3870 Datetime, c3871 Uint16, c3872 Int32, c3873 Uint32 NOT NULL, c3874 Int8, c3875 Uint64, c3876 Int32 NOT NULL, c3877 Uint64, c3878 Float NOT NULL, c3879 Timestamp64 NOT NULL, c3880 JsonDocument NOT NULL, c3881 Double, c3882 Bool NOT NULL, c3883 Int32 NOT NULL, c3884 Int64 NOT NULL, c3885 Decimal(15,0), c3886 Int16, c3887 String, c3888 Double NOT NULL, c3889 Interval64, c3890 Int64, c3891 Datetime64, c3892 Uint64 NOT NULL, c3893 Date32, c3894 Datetime64 NOT NULL, c3895 Json NOT NULL, c3896 Json, c3897 Timestamp NOT NULL, c3898 Uint32 NOT NULL, c3899 Float, c3900 Float NOT NULL, c3901 Uint32 NOT NULL, c3902 Int16 NOT NULL, c3903 Int32, c3904 Int32 NOT NULL, c3905 Uint16 NOT NULL, c3906 Int16 NOT NULL, c3907 Datetime64, c3908 Utf8 NOT NULL, c3909 String NOT NULL, c3910 Timestamp64, c3911 Date32 NOT NULL, c3912 Uint16, c3913 Uint64 NOT NULL, c3914 Uint8, c3915 String, c3916 Interval64, c3917 Datetime, c3918 Uint32 NOT NULL, c3919 Timestamp64 NOT NULL, c3920 Datetime64 NOT NULL, c3921 Interval64 NOT NULL, c3922 Bool NOT NULL, c3923 Datetime, c3924 Decimal(22,9) NOT NULL, c3925 Decimal(15,0), c3926 Double NOT NULL, c3927 Utf8, c3928 Date32 NOT NULL, c3929 Decimal(15,0) NOT NULL, c3930 Decimal(22,9) NOT NULL, c3931 Date, c3932 Int64, c3933 Datetime, c3934 Utf8, c3935 Uint32, c3936 Uint32 NOT NULL, c3937 Date NOT NULL, c3938 Datetime, c3939 Timestamp64, c3940 Utf8 NOT NULL, c3941 Int32 NOT NULL, c3942 Utf8, c3943 Int8 NOT NULL, c3944 Interval64, c3945 Int16 NOT NULL, c3946 Bool, c3947 Uint8, c3948 Float, c3949 Decimal(15,0) NOT NULL, c3950 Datetime64, c3951 String, c3952 Int64, c3953 Decimal(15,0), c3954 Timestamp, c3955 Decimal(22,9), c3956 Int8, c3957 JsonDocument, c3958 JsonDocument NOT NULL, c3959 Uint64, c3960 Uint16 NOT NULL, c3961 Uint16, c3962 Decimal(15,0), c3963 Timestamp64, c3964 Uint32, c3965 Uint32 NOT NULL, c3966 Int16 NOT NULL, c3967 Int32, c3968 Date, c3969 Bool, c3970 Datetime, c3971 JsonDocument, c3972 Datetime64, c3973 Int32 NOT NULL, c3974 Datetime NOT NULL, c3975 Decimal(22,9) NOT NULL, c3976 Decimal(22,9), c3977 Date32 NOT NULL, c3978 Decimal(35,10) NOT NULL, c3979 String, c3980 Int16, c3981 Date NOT NULL, c3982 Int16, c3983 Decimal(22,9), c3984 Uint16 NOT NULL, c3985 Float, c3986 Int16 NOT NULL, c3987 Bool NOT NULL, c3988 Decimal(15,0), c3989 Float, c3990 Float NOT NULL, c3991 Int16, c3992 Datetime64, c3993 String, c3994 Uint16, c3995 Timestamp, c3996 JsonDocument, c3997 Decimal(15,0) NOT NULL, c3998 Utf8, c3999 Datetime64, c4000 Int8 NOT NULL, c4001 Date32, c4002 Decimal(35,10), c4003 Uint16, c4004 Int32 NOT NULL, c4005 Timestamp64, c4006 Decimal(22,9), c4007 Decimal(22,9), c4008 String, c4009 JsonDocument, c4010 Int64, c4011 Yson NOT NULL, c4012 Yson NOT NULL, c4013 String NOT NULL, c4014 Utf8 NOT NULL, c4015 Utf8, c4016 Decimal(35,10), c4017 Yson, c4018 String, c4019 Bool, c4020 Decimal(15,0) NOT NULL, c4021 Timestamp NOT NULL, c4022 Uint64 NOT NULL, c4023 Datetime64 NOT NULL, c4024 Datetime NOT NULL, c4025 Timestamp64, c4026 Utf8, c4027 Bool NOT NULL, c4028 Datetime NOT NULL, c4029 Int32 NOT NULL, c4030 Int8, c4031 String, c4032 Datetime64, c4033 Timestamp64 NOT NULL, c4034 Int32 NOT NULL, c4035 Datetime64 NOT NULL, c4036 JsonDocument NOT NULL, c4037 Bool NOT NULL, c4038 Datetime, c4039 Uint16 NOT NULL, c4040 Bool, c4041 Int64 NOT NULL, c4042 Double, c4043 Yson NOT NULL, c4044 Decimal(22,9) NOT NULL, c4045 Timestamp64 NOT NULL, c4046 Int64 NOT NULL, c4047 Interval64, c4048 Interval64, c4049 Date32 NOT NULL, c4050 Uint64 NOT NULL, c4051 Utf8, c4052 Uint16, c4053 Json, c4054 Int16 NOT NULL, c4055 Int8, c4056 Utf8 NOT NULL, c4057 Uint16, c4058 Decimal(35,10) NOT NULL, c4059 Int8 NOT NULL, c4060 Uint32, c4061 Int32 NOT NULL, c4062 Uint64 NOT NULL, c4063 Int64 NOT NULL, c4064 String, c4065 Uint32 NOT NULL, c4066 Timestamp64, c4067 Date, c4068 Int8 NOT NULL, c4069 Uint16 NOT NULL, c4070 JsonDocument, c4071 String NOT NULL, c4072 Datetime NOT NULL, c4073 Uint64 NOT NULL, c4074 Decimal(15,0), c4075 Timestamp64, c4076 JsonDocument, c4077 Datetime NOT NULL, c4078 Date, c4079 Decimal(35,10) NOT NULL, c4080 Uint16 NOT NULL, c4081 Date32 NOT NULL, c4082 String, c4083 Datetime NOT NULL, c4084 Int64 NOT NULL, c4085 Int16 NOT NULL, c4086 Bool, c4087 JsonDocument NOT NULL, c4088 Int8, c4089 Interval64, c4090 Timestamp NOT NULL, c4091 Interval64, c4092 Date, c4093 Utf8 NOT NULL, c4094 Date32 NOT NULL, c4095 Double, c4096 Int32, c4097 Json, c4098 Datetime, c4099 Bool, c4100 Yson, c4101 Utf8 NOT NULL, c4102 Int16 NOT NULL, c4103 JsonDocument NOT NULL, c4104 Timestamp, c4105 Yson, c4106 Decimal(35,10), c4107 Date32, c4108 Timestamp, c4109 Yson NOT NULL, c4110 Int32, c4111 Bool NOT NULL, c4112 String NOT NULL, c4113 Int32 NOT NULL, c4114 Datetime64, c4115 Uint8 NOT NULL, c4116 Utf8, c4117 Int8 NOT NULL, c4118 Int8 NOT NULL, c4119 Timestamp NOT NULL, c4120 Date32, c4121 Float, c4122 Decimal(22,9), c4123 Int8 NOT NULL, c4124 Decimal(35,10) NOT NULL, c4125 Datetime64, c4126 Int64 NOT NULL, c4127 JsonDocument NOT NULL, c4128 Timestamp64 NOT NULL, c4129 Int32 NOT NULL, c4130 Decimal(15,0), c4131 Int8 NOT NULL, c4132 Datetime64, c4133 Datetime NOT NULL, c4134 Yson, c4135 Datetime, c4136 Decimal(35,10), c4137 Uint64 NOT NULL, c4138 Decimal(35,10) NOT NULL, c4139 Utf8, c4140 Date, c4141 Int32, c4142 Decimal(22,9) NOT NULL, c4143 Datetime, c4144 Bool, c4145 Uint32, c4146 Float, c4147 Float, c4148 Int64, c4149 JsonDocument NOT NULL, c4150 Timestamp64 NOT NULL, c4151 JsonDocument, c4152 Int64, c4153 Date NOT NULL, c4154 String, c4155 Double, c4156 Json NOT NULL, c4157 String, c4158 Date NOT NULL, c4159 Int32, c4160 Uint32 NOT NULL, c4161 Interval64 NOT NULL, c4162 Date, c4163 Date NOT NULL, c4164 Int32, c4165 Timestamp64 NOT NULL, c4166 Decimal(22,9), c4167 Date, c4168 Yson NOT NULL, c4169 Date32, c4170 Yson NOT NULL, c4171 Decimal(22,9) NOT NULL, c4172 Uint64 NOT NULL, c4173 Json, c4174 Int64, c4175 Double, c4176 Date32, c4177 Uint8, c4178 Json NOT NULL, c4179 Uint8, c4180 Float, c4181 Uint16, c4182 Interval64 NOT NULL, c4183 Double, c4184 Date NOT NULL, c4185 Interval64 NOT NULL, c4186 Uint32 NOT NULL, c4187 Json, c4188 Int64 NOT NULL, c4189 Datetime64 NOT NULL, c4190 Int16 NOT NULL, c4191 Int16, c4192 Decimal(35,10) NOT NULL, c4193 Datetime NOT NULL, c4194 Int8 NOT NULL, c4195 Date32 NOT NULL, c4196 Int16 NOT NULL, c4197 Int32 NOT NULL, c4198 Float, c4199 Decimal(22,9) NOT NULL, c4200 Yson NOT NULL, c4201 Int16, c4202 Uint8, c4203 Decimal(15,0), c4204 Json, c4205 Uint32 NOT NULL, c4206 Uint64, c4207 Double NOT NULL, c4208 Uint64, c4209 Date32 NOT NULL, c4210 String NOT NULL, c4211 Date32, c4212 Timestamp, c4213 String NOT NULL, c4214 Datetime, c4215 Int8 NOT NULL, c4216 Float, c4217 Int64, c4218 Date32 NOT NULL, c4219 Date NOT NULL, c4220 Datetime, c4221 Int64 NOT NULL, c4222 Float NOT NULL, c4223 Decimal(22,9) NOT NULL, c4224 Decimal(35,10) NOT NULL, c4225 JsonDocument, c4226 Uint16, c4227 Decimal(15,0), c4228 Utf8, c4229 JsonDocument NOT NULL, c4230 JsonDocument NOT NULL, c4231 Int64, c4232 Bool NOT NULL, c4233 Uint8 NOT NULL, c4234 Uint64 NOT NULL, c4235 JsonDocument NOT NULL, c4236 Date NOT NULL, c4237 Uint32 NOT NULL, c4238 Datetime, c4239 Date, c4240 Bool, c4241 Int64 NOT NULL, c4242 Uint16, c4243 Json, c4244 Json, c4245 Timestamp64, c4246 Int32, c4247 Bool, c4248 Int16 NOT NULL, c4249 Uint32 NOT NULL, c4250 Double, c4251 Float NOT NULL, c4252 Uint32, c4253 JsonDocument, c4254 Uint8 NOT NULL, c4255 Bool, c4256 Timestamp64, c4257 Yson NOT NULL, c4258 Yson NOT NULL, c4259 Interval64, c4260 Date32, c4261 Decimal(15,0) NOT NULL, c4262 Decimal(15,0), c4263 Datetime, c4264 Int8 NOT NULL, c4265 Uint32, c4266 Json NOT NULL, c4267 Int8 NOT NULL, c4268 Utf8 NOT NULL, c4269 String, c4270 Uint16 NOT NULL, c4271 Datetime, c4272 Decimal(15,0) NOT NULL, c4273 Datetime64, c4274 Double NOT NULL, c4275 Int16, c4276 Double NOT NULL, c4277 Datetime, c4278 JsonDocument, c4279 Utf8, c4280 Timestamp64, c4281 Datetime NOT NULL, c4282 Float NOT NULL, c4283 Uint32, c4284 Int8, c4285 JsonDocument, c4286 Float NOT NULL, c4287 Int64, c4288 String, c4289 Timestamp64 NOT NULL, c4290 Datetime64, c4291 Decimal(35,10), c4292 Json, c4293 Int64, c4294 Datetime NOT NULL, c4295 Decimal(35,10) NOT NULL, c4296 Utf8 NOT NULL, c4297 Date32, c4298 Json, c4299 String, c4300 Json, c4301 Utf8, c4302 Json, c4303 Bool, c4304 Uint64 NOT NULL, c4305 Int64 NOT NULL, c4306 Decimal(22,9), c4307 Date, c4308 Uint16 NOT NULL, c4309 Uint8 NOT NULL, c4310 Timestamp64 NOT NULL, c4311 Bool NOT NULL, c4312 Timestamp NOT NULL, c4313 Decimal(35,10) NOT NULL, c4314 Interval64 NOT NULL, c4315 Decimal(15,0), c4316 Yson NOT NULL, c4317 Date32, c4318 Decimal(35,10), c4319 Interval64, c4320 Datetime64, c4321 Double NOT NULL, c4322 Float, c4323 Utf8, c4324 Uint8, c4325 Datetime64 NOT NULL, c4326 Float, c4327 Int64 NOT NULL, c4328 Int16 NOT NULL, c4329 Bool NOT NULL, c4330 Int8 NOT NULL, c4331 Decimal(22,9) NOT NULL, c4332 Datetime64, c4333 Int32, c4334 Int64, c4335 Decimal(35,10), c4336 Uint64 NOT NULL, c4337 Datetime, c4338 Uint8, c4339 Decimal(15,0) NOT NULL, c4340 Json, c4341 String NOT NULL, c4342 Utf8 NOT NULL, c4343 Date32 NOT NULL, c4344 Int16, c4345 Uint32, c4346 JsonDocument NOT NULL, c4347 Datetime NOT NULL, c4348 Bool, c4349 Bool, c4350 Uint32, c4351 Utf8, c4352 Interval64, c4353 Uint32, c4354 Utf8 NOT NULL, c4355 JsonDocument, c4356 Int16 NOT NULL, c4357 Date32, c4358 Date32 NOT NULL, c4359 JsonDocument NOT NULL, c4360 JsonDocument NOT NULL, c4361 Timestamp, c4362 Int16, c4363 Utf8, c4364 Int64, c4365 Int32, c4366 Decimal(22,9), c4367 Int16, c4368 Date, c4369 Int16, c4370 Date32 NOT NULL, c4371 Json NOT NULL, c4372 String NOT NULL, c4373 Date32, c4374 Int16 NOT NULL, c4375 String, c4376 Uint16, c4377 Date32 NOT NULL, c4378 Yson NOT NULL, c4379 Interval64, c4380 Yson, c4381 Float NOT NULL, c4382 Date32 NOT NULL, c4383 Datetime64, c4384 Date32, c4385 Double, c4386 Decimal(15,0), c4387 Uint64, c4388 Uint16, c4389 Date NOT NULL, c4390 Datetime NOT NULL, c4391 Decimal(15,0) NOT NULL, c4392 Yson NOT NULL, c4393 Interval64, c4394 Int8, c4395 Timestamp NOT NULL, c4396 Timestamp64 NOT NULL, c4397 Json NOT NULL, c4398 Float NOT NULL, c4399 Int64 NOT NULL, c4400 Yson, c4401 Int32, c4402 Bool NOT NULL, c4403 Datetime, c4404 Json, c4405 Decimal(15,0) NOT NULL, c4406 Decimal(22,9), c4407 Interval64, c4408 Utf8 NOT NULL, c4409 Double, c4410 Date, c4411 Uint16 NOT NULL, c4412 Float, c4413 Datetime NOT NULL, c4414 Utf8, c4415 Uint32 NOT NULL, c4416 Timestamp64, c4417 Int16 NOT NULL, c4418 Uint64 NOT NULL, c4419 String NOT NULL, c4420 JsonDocument NOT NULL, c4421 Int64 NOT NULL, c4422 Int8, c4423 Decimal(35,10) NOT NULL, c4424 Json, c4425 Interval64, c4426 Int8 NOT NULL, c4427 Bool NOT NULL, c4428 Date, c4429 Uint16, c4430 Int8 NOT NULL, c4431 Int32, c4432 Uint64 NOT NULL, c4433 Datetime64, c4434 Datetime, c4435 Int32, c4436 Date, c4437 Float, c4438 Uint8, c4439 Uint16 NOT NULL, c4440 Uint32 NOT NULL, c4441 Json, c4442 String NOT NULL, c4443 Uint32, c4444 Int64 NOT NULL, c4445 Int8, c4446 Interval64, c4447 Uint64 NOT NULL, c4448 Decimal(15,0), c4449 Yson, c4450 Yson, c4451 Utf8 NOT NULL, c4452 Double NOT NULL, c4453 Datetime64 NOT NULL, c4454 Uint64 NOT NULL, c4455 Timestamp, c4456 Double, c4457 Datetime NOT NULL, c4458 Double NOT NULL, c4459 Timestamp64 NOT NULL, c4460 Uint64, c4461 Utf8, c4462 Utf8 NOT NULL, c4463 Double, c4464 Date32, c4465 Decimal(35,10), c4466 Decimal(35,10), c4467 Datetime64, c4468 Utf8 NOT NULL, c4469 String NOT NULL, c4470 Decimal(22,9), c4471 Float, c4472 Date NOT NULL, c4473 Uint64, c4474 Yson NOT NULL, c4475 Float, c4476 JsonDocument, c4477 Uint32 NOT NULL, c4478 Datetime64, c4479 Uint32, c4480 Yson, c4481 Bool NOT NULL, c4482 Uint64, c4483 JsonDocument, c4484 Datetime64, c4485 Int32 NOT NULL, c4486 Date, c4487 Int64, c4488 Date NOT NULL, c4489 Uint64 NOT NULL, c4490 Interval64 NOT NULL, c4491 Int32, c4492 Int16, c4493 JsonDocument, c4494 Timestamp NOT NULL, c4495 Timestamp64, c4496 Utf8, c4497 Int8, c4498 String NOT NULL, c4499 Uint8 NOT NULL, c4500 Yson, c4501 Decimal(15,0) NOT NULL, c4502 Uint64 NOT NULL, c4503 Date, c4504 Float NOT NULL, c4505 String NOT NULL, c4506 Uint32, c4507 Uint64, c4508 Float NOT NULL, c4509 Interval64 NOT NULL, c4510 Decimal(15,0), c4511 Timestamp64, c4512 String NOT NULL, c4513 Int32 NOT NULL, c4514 Datetime, c4515 Uint64 NOT NULL, c4516 Json, c4517 Date, c4518 Date32 NOT NULL, c4519 Date32, c4520 Double NOT NULL, c4521 Int32, c4522 Float NOT NULL, c4523 String, c4524 Int32, c4525 Int16, c4526 Uint64 NOT NULL, c4527 Date32, c4528 Float, c4529 Uint8, c4530 Decimal(35,10), c4531 Datetime NOT NULL, c4532 Date NOT NULL, c4533 Utf8, c4534 Int64, c4535 Date32 NOT NULL, c4536 JsonDocument NOT NULL, c4537 Timestamp NOT NULL, c4538 Date32 NOT NULL, c4539 Uint16, c4540 JsonDocument NOT NULL, c4541 Timestamp64 NOT NULL, c4542 Float, c4543 String NOT NULL, c4544 Yson NOT NULL, c4545 Date32, c4546 Utf8 NOT NULL, c4547 Datetime64, c4548 String NOT NULL, c4549 Timestamp, c4550 Decimal(35,10) NOT NULL, c4551 Json NOT NULL, c4552 Interval64 NOT NULL, c4553 Uint32 NOT NULL, c4554 Json, c4555 Uint8 NOT NULL, c4556 Bool NOT NULL, c4557 Decimal(22,9) NOT NULL, c4558 Datetime, c4559 Int64, c4560 Datetime NOT NULL, c4561 Uint16 NOT NULL, c4562 Timestamp NOT NULL, c4563 Decimal(22,9), c4564 Yson NOT NULL, c4565 Json, c4566 Uint32 NOT NULL, c4567 Json NOT NULL, c4568 Decimal(22,9) NOT NULL, c4569 Uint8 NOT NULL, c4570 Datetime NOT NULL, c4571 Yson NOT NULL, c4572 Double, c4573 Int8 NOT NULL, c4574 Decimal(15,0), c4575 Int16, c4576 Uint8 NOT NULL, c4577 Timestamp, c4578 String NOT NULL, c4579 Double NOT NULL, c4580 Datetime NOT NULL, c4581 Decimal(35,10), c4582 Bool, c4583 Timestamp64 NOT NULL, c4584 Int16, c4585 Decimal(15,0), c4586 Datetime64, c4587 Date32 NOT NULL, c4588 Datetime64 NOT NULL, c4589 Float, c4590 Int64 NOT NULL, c4591 Uint8, c4592 Json, c4593 Bool, c4594 Uint16 NOT NULL, c4595 Int8 NOT NULL, c4596 Uint64 NOT NULL, c4597 Interval64, c4598 Decimal(22,9) NOT NULL, c4599 Double NOT NULL, c4600 Datetime NOT NULL, c4601 JsonDocument, c4602 Uint8, c4603 Interval64, c4604 Utf8 NOT NULL, c4605 Uint8, c4606 Decimal(35,10) NOT NULL, c4607 Datetime NOT NULL, c4608 Double, c4609 Yson, c4610 Yson, c4611 Yson, c4612 Yson NOT NULL, c4613 Yson NOT NULL, c4614 Date, c4615 Bool, c4616 Yson NOT NULL, c4617 Json NOT NULL, c4618 Int8 NOT NULL, c4619 Json NOT NULL, c4620 Int16 NOT NULL, c4621 Timestamp64 NOT NULL, c4622 Decimal(35,10), c4623 Timestamp, c4624 JsonDocument, c4625 Decimal(15,0), c4626 Int32 NOT NULL, c4627 Int64, c4628 Int8, c4629 Timestamp NOT NULL, c4630 Yson, c4631 Interval64 NOT NULL, c4632 Timestamp64, c4633 Interval64 NOT NULL, c4634 Int32, c4635 Int64, c4636 Int32, c4637 Json, c4638 Uint64 NOT NULL, c4639 Int32 NOT NULL, c4640 Uint32 NOT NULL, c4641 Int64, c4642 Utf8 NOT NULL, c4643 Date, c4644 Decimal(15,0) NOT NULL, c4645 Date NOT NULL, c4646 Uint8 NOT NULL, c4647 Yson NOT NULL, c4648 Int32, c4649 Decimal(15,0) NOT NULL, c4650 Timestamp NOT NULL, c4651 Float, c4652 Int8, c4653 Datetime64, c4654 Interval64 NOT NULL, c4655 Datetime64 NOT NULL, c4656 Int8, c4657 String NOT NULL, c4658 JsonDocument NOT NULL, c4659 Double NOT NULL, c4660 Decimal(35,10), c4661 Int16, c4662 Int8 NOT NULL, c4663 Bool, c4664 Datetime64 NOT NULL, c4665 Uint8, c4666 Timestamp NOT NULL, c4667 Utf8, c4668 Bool NOT NULL, c4669 Uint64 NOT NULL, c4670 Int16 NOT NULL, c4671 Json, c4672 Interval64 NOT NULL, c4673 Datetime NOT NULL, c4674 Timestamp, c4675 Uint8, c4676 Uint64, c4677 Int32, c4678 Datetime64 NOT NULL, c4679 Datetime, c4680 Uint16, c4681 Bool NOT NULL, c4682 Date32, c4683 Datetime64, c4684 Json NOT NULL, c4685 JsonDocument NOT NULL, c4686 Int64 NOT NULL, c4687 Int16 NOT NULL, c4688 Bool NOT NULL, c4689 Int16 NOT NULL, c4690 Bool, c4691 Interval64 NOT NULL, c4692 Int8 NOT NULL, c4693 Timestamp64 NOT NULL, c4694 Decimal(35,10) NOT NULL, c4695 Uint16, c4696 Float NOT NULL, c4697 Int64, c4698 Int8, c4699 Int32 NOT NULL, c4700 JsonDocument NOT NULL, c4701 Utf8, c4702 Bool, c4703 Date, c4704 Utf8, c4705 Json, c4706 String, c4707 Json, c4708 Uint8 NOT NULL, c4709 Uint8 NOT NULL, c4710 Bool, c4711 String NOT NULL, c4712 Datetime, c4713 Decimal(15,0), c4714 Int16, c4715 Datetime64, c4716 JsonDocument, c4717 String NOT NULL, c4718 Uint32, c4719 Yson NOT NULL, c4720 Uint16 NOT NULL, c4721 Timestamp, c4722 Int64, c4723 Yson, c4724 Yson, c4725 Decimal(22,9) NOT NULL, c4726 Utf8, c4727 Decimal(22,9) NOT NULL, c4728 Uint32, c4729 String, c4730 Date NOT NULL, c4731 Uint8, c4732 Int32, c4733 Datetime64 NOT NULL, c4734 Utf8 NOT NULL, c4735 Int8, c4736 Int8 NOT NULL, c4737 Timestamp NOT NULL, c4738 Timestamp NOT NULL, c4739 Json NOT NULL, c4740 Decimal(22,9) NOT NULL, c4741 Timestamp64, c4742 Uint64 NOT NULL, c4743 Int64, c4744 Decimal(15,0), c4745 Datetime NOT NULL, c4746 Double, c4747 Decimal(22,9), c4748 Uint8 NOT NULL, c4749 Interval64 NOT NULL, c4750 Decimal(22,9) NOT NULL, c4751 Datetime64, c4752 Double, c4753 Int16, c4754 Int64 NOT NULL, c4755 Datetime NOT NULL, c4756 Decimal(22,9) NOT NULL, c4757 Decimal(35,10) NOT NULL, c4758 Uint16, c4759 Datetime64 NOT NULL, c4760 Yson, c4761 Int32, c4762 Utf8 NOT NULL, c4763 String, c4764 Int8 NOT NULL, c4765 Json NOT NULL, c4766 String, c4767 Int8 NOT NULL, c4768 Int8, c4769 Interval64, c4770 Float, c4771 Float NOT NULL, c4772 Bool NOT NULL, c4773 Decimal(35,10) NOT NULL, c4774 Yson, c4775 Utf8, c4776 Uint64 NOT NULL, c4777 Date32, c4778 Bool NOT NULL, c4779 Timestamp64 NOT NULL, c4780 Uint8, c4781 Decimal(15,0) NOT NULL, c4782 Decimal(35,10) NOT NULL, c4783 Bool NOT NULL, c4784 Int8 NOT NULL, c4785 JsonDocument NOT NULL, c4786 Date32, c4787 Utf8, c4788 Int32 NOT NULL, c4789 Timestamp NOT NULL, c4790 Uint32, c4791 Decimal(35,10), c4792 Date32 NOT NULL, c4793 Int8 NOT NULL, c4794 Uint16 NOT NULL, c4795 Uint8 NOT NULL, c4796 Int32, c4797 Decimal(35,10), c4798 Decimal(22,9), c4799 Double, c4800 Uint16, c4801 Timestamp NOT NULL, c4802 Bool NOT NULL, c4803 JsonDocument NOT NULL, c4804 Uint16 NOT NULL, c4805 Decimal(35,10) NOT NULL, c4806 JsonDocument NOT NULL, c4807 Timestamp, c4808 Bool, c4809 Date NOT NULL, c4810 Int64 NOT NULL, c4811 Yson, c4812 Date, c4813 Datetime64, c4814 Decimal(22,9) NOT NULL, c4815 Int32, c4816 Timestamp, c4817 String, c4818 Utf8 NOT NULL, c4819 Int32, c4820 Decimal(35,10), c4821 Decimal(35,10), c4822 Int32, c4823 Double NOT NULL, c4824 Double, c4825 Int16 NOT NULL, c4826 String, c4827 Timestamp NOT NULL, c4828 Int16, c4829 Date, c4830 Uint8, c4831 Decimal(35,10), c4832 Uint64 NOT NULL, c4833 Uint16, c4834 Decimal(35,10), c4835 Decimal(15,0) NOT NULL, c4836 Int8 NOT NULL, c4837 Uint64 NOT NULL, c4838 Timestamp NOT NULL, c4839 Decimal(15,0), c4840 String, c4841 Timestamp64, c4842 String NOT NULL, c4843 Uint8, c4844 Int16, c4845 Decimal(35,10), c4846 Uint16 NOT NULL, c4847 Uint64 NOT NULL, c4848 Datetime64, c4849 Uint8 NOT NULL, c4850 Datetime64 NOT NULL, c4851 Decimal(15,0), c4852 Utf8 NOT NULL, c4853 Date32, c4854 Timestamp, c4855 Int16 NOT NULL, c4856 Date, c4857 Int32 NOT NULL, c4858 Uint8, c4859 Float NOT NULL, c4860 Decimal(35,10) NOT NULL, c4861 Decimal(22,9), c4862 String NOT NULL, c4863 Uint8 NOT NULL, c4864 Uint64, c4865 Timestamp, c4866 Datetime NOT NULL, c4867 Datetime64, c4868 Date32 NOT NULL, c4869 Datetime64, c4870 Interval64 NOT NULL, c4871 Float NOT NULL, c4872 Decimal(15,0), c4873 Int16 NOT NULL, c4874 Double NOT NULL, c4875 Decimal(15,0), c4876 Uint8, c4877 Uint8, c4878 Uint32, c4879 Interval64, c4880 Decimal(22,9), c4881 Uint16 NOT NULL, c4882 Date, c4883 Decimal(35,10), c4884 Float NOT NULL, c4885 Uint16 NOT NULL, c4886 Date NOT NULL, c4887 Int64 NOT NULL, c4888 Json, c4889 Decimal(35,10), c4890 Int64, c4891 Bool, c4892 Int64, c4893 Date32 NOT NULL, c4894 Int64 NOT NULL, c4895 Double NOT NULL, c4896 Timestamp, c4897 Decimal(35,10) NOT NULL, c4898 Float NOT NULL, c4899 Float NOT NULL, c4900 Decimal(35,10), c4901 Timestamp64 NOT NULL, c4902 Double, c4903 Int32, c4904 Yson, c4905 Decimal(22,9) NOT NULL, c4906 Int64 NOT NULL, c4907 Double NOT NULL, c4908 Double NOT NULL, c4909 String NOT NULL, c4910 String, c4911 Bool NOT NULL, c4912 Timestamp64 NOT NULL, c4913 Decimal(35,10), c4914 Json NOT NULL, c4915 Utf8, c4916 Json, c4917 String, c4918 Double, c4919 Uint16 NOT NULL, c4920 Double, c4921 Date, c4922 Int16 NOT NULL, c4923 Float NOT NULL, c4924 Int16 NOT NULL, c4925 Decimal(35,10) NOT NULL, c4926 Utf8 NOT NULL, c4927 Int8 NOT NULL, c4928 Json, c4929 JsonDocument NOT NULL, c4930 Float NOT NULL, c4931 Date, c4932 Bool, c4933 Int16, c4934 Date32, c4935 Utf8, c4936 Float NOT NULL, c4937 Int16, c4938 Uint8 NOT NULL, c4939 Yson NOT NULL, c4940 Int16 NOT NULL, c4941 Double, c4942 JsonDocument NOT NULL, c4943 Bool, c4944 Uint8, c4945 Date, c4946 Interval64, c4947 Decimal(15,0) NOT NULL, c4948 Int64, c4949 Datetime64 NOT NULL, c4950 Uint16, c4951 Decimal(22,9) NOT NULL, c4952 Json, c4953 Datetime64, c4954 Double NOT NULL, c4955 Json NOT NULL, c4956 Utf8, c4957 Bool, c4958 Uint8 NOT NULL, c4959 Datetime NOT NULL, c4960 Decimal(22,9), c4961 Yson, c4962 Uint64, c4963 Int64 NOT NULL, c4964 Int16 NOT NULL, c4965 Bool NOT NULL, c4966 Int16 NOT NULL, c4967 String, c4968 Decimal(35,10) NOT NULL, c4969 Decimal(22,9) NOT NULL, c4970 Decimal(15,0), c4971 Datetime NOT NULL, c4972 Decimal(15,0) NOT NULL, c4973 Decimal(15,0), c4974 Decimal(35,10) NOT NULL, c4975 Datetime NOT NULL, c4976 String NOT NULL, c4977 JsonDocument NOT NULL, c4978 JsonDocument, c4979 Int16 NOT NULL, c4980 Int16 NOT NULL, c4981 Uint8 NOT NULL, c4982 Json, c4983 Uint32 NOT NULL, c4984 Uint32 NOT NULL, c4985 Interval64 NOT NULL, c4986 Uint64, c4987 String NOT NULL, c4988 Uint8 NOT NULL, c4989 Decimal(15,0) NOT NULL, c4990 Interval64 NOT NULL, c4991 Int16, c4992 Json, c4993 Uint32 NOT NULL, c4994 String, c4995 Utf8 NOT NULL, c4996 Date32 NOT NULL, c4997 Double, c4998 Json, c4999 Yson, c5000 Interval64 NOT NULL, c5001 Date32 NOT NULL, c5002 Int16, c5003 Timestamp NOT NULL, c5004 Int32, c5005 Int64 NOT NULL, c5006 Yson NOT NULL, c5007 Uint32, c5008 Utf8, c5009 Utf8, c5010 Uint16, c5011 Uint16, c5012 Timestamp64 NOT NULL, c5013 Yson NOT NULL, c5014 Int64 NOT NULL, c5015 Int16, c5016 Date32 NOT NULL, c5017 Float NOT NULL, c5018 Timestamp64 NOT NULL, c5019 Int64 NOT NULL, c5020 Int8 NOT NULL, c5021 Decimal(35,10) NOT NULL, c5022 Uint16, c5023 Int32 NOT NULL, c5024 Date NOT NULL, c5025 Double, c5026 Timestamp NOT NULL, c5027 Int64, c5028 Int16 NOT NULL, c5029 Datetime64 NOT NULL, c5030 Datetime64, c5031 Timestamp64 NOT NULL, c5032 Int32, c5033 Float NOT NULL, c5034 Yson NOT NULL, c5035 Decimal(15,0), c5036 Uint64, c5037 Utf8 NOT NULL, c5038 Int64, c5039 Int64, c5040 Uint8, c5041 Decimal(22,9) NOT NULL, c5042 Double, c5043 Datetime64 NOT NULL, c5044 Uint32, c5045 Double NOT NULL, c5046 Uint64 NOT NULL, c5047 Yson NOT NULL, c5048 JsonDocument NOT NULL, c5049 Int16 NOT NULL, c5050 Datetime64, c5051 Decimal(22,9), c5052 Int16 NOT NULL, c5053 Int8 NOT NULL, c5054 Utf8 NOT NULL, c5055 Float, c5056 Yson NOT NULL, c5057 Datetime NOT NULL, c5058 Uint32 NOT NULL, c5059 Uint32, c5060 Bool, c5061 Datetime64 NOT NULL, c5062 Uint8 NOT NULL, c5063 Date32 NOT NULL, c5064 Double NOT NULL, c5065 Int16, c5066 Uint8 NOT NULL, c5067 Int64 NOT NULL, c5068 String NOT NULL, c5069 Interval64, c5070 Double, c5071 String, c5072 Utf8 NOT NULL, c5073 Decimal(35,10) NOT NULL, c5074 Uint64, c5075 Datetime, c5076 Interval64 NOT NULL, c5077 Datetime NOT NULL, c5078 Int64 NOT NULL, c5079 Uint16 NOT NULL, c5080 Interval64 NOT NULL, c5081 Decimal(35,10), c5082 Uint64 NOT NULL, c5083 Decimal(35,10) NOT NULL, c5084 Double NOT NULL, c5085 Bool, c5086 Double NOT NULL, c5087 Int64 NOT NULL, c5088 Uint64, c5089 Utf8 NOT NULL, c5090 String, c5091 Timestamp, c5092 Datetime64, c5093 Int64 NOT NULL, c5094 Timestamp64 NOT NULL, c5095 Timestamp64 NOT NULL, c5096 Date32, c5097 Uint32, c5098 Int32 NOT NULL, c5099 Uint8 NOT NULL, c5100 Int32 NOT NULL, c5101 Yson NOT NULL, c5102 Date, c5103 Date, c5104 Uint32, c5105 Json, c5106 JsonDocument NOT NULL, c5107 Double NOT NULL, c5108 Uint32 NOT NULL, c5109 Uint16, c5110 Datetime64 NOT NULL, c5111 Uint8, c5112 Uint16 NOT NULL, c5113 Date NOT NULL, c5114 Timestamp NOT NULL, c5115 Uint16, c5116 Int16, c5117 Timestamp, c5118 Int16, c5119 Int8, c5120 Decimal(22,9), c5121 Uint64 NOT NULL, c5122 Int8, c5123 Interval64 NOT NULL, c5124 Json NOT NULL, c5125 Uint16, c5126 Uint16 NOT NULL, c5127 Uint32 NOT NULL, c5128 Interval64, c5129 Int64, c5130 Interval64, c5131 Decimal(35,10) NOT NULL, c5132 Decimal(15,0) NOT NULL, c5133 Bool NOT NULL, c5134 String, c5135 Double, c5136 Decimal(35,10), c5137 Int8, c5138 String NOT NULL, c5139 Yson, c5140 Decimal(35,10) NOT NULL, c5141 Timestamp, c5142 Decimal(22,9) NOT NULL, c5143 Uint64 NOT NULL, c5144 JsonDocument NOT NULL, c5145 Yson NOT NULL, c5146 Interval64, c5147 Decimal(22,9), c5148 Decimal(22,9) NOT NULL, c5149 Uint64, c5150 Decimal(22,9), c5151 Timestamp64 NOT NULL, c5152 Bool, c5153 Int8, c5154 Int64 NOT NULL, c5155 Datetime NOT NULL, c5156 Float NOT NULL, c5157 Utf8 NOT NULL, c5158 Int64 NOT NULL, c5159 Int64 NOT NULL, c5160 Int16 NOT NULL, c5161 Date NOT NULL, c5162 Datetime64 NOT NULL, c5163 JsonDocument NOT NULL, c5164 Timestamp64 NOT NULL, c5165 String NOT NULL, c5166 Interval64 NOT NULL, c5167 Yson, c5168 Int32 NOT NULL, c5169 Float NOT NULL, c5170 JsonDocument NOT NULL, c5171 Json NOT NULL, c5172 Yson, c5173 Timestamp, c5174 Uint32, c5175 Decimal(35,10) NOT NULL, c5176 Decimal(35,10) NOT NULL, c5177 Json NOT NULL, c5178 Decimal(22,9), c5179 Int64 NOT NULL, c5180 Int32, c5181 Int8, c5182 Datetime64, c5183 Decimal(22,9) NOT NULL, c5184 Int64, c5185 Decimal(22,9) NOT NULL, c5186 Json, c5187 Float NOT NULL, c5188 Json, c5189 String NOT NULL, c5190 Decimal(22,9), c5191 Yson NOT NULL, c5192 Json NOT NULL, c5193 Yson, c5194 Float NOT NULL, c5195 Int32 NOT NULL, c5196 Datetime64, c5197 Uint32, c5198 String NOT NULL, c5199 Json, c5200 Int64, c5201 Utf8, c5202 Yson, c5203 String NOT NULL, c5204 Int8 NOT NULL, c5205 Date, c5206 Timestamp64, c5207 String NOT NULL, c5208 Interval64 NOT NULL, c5209 Int32 NOT NULL, c5210 Date, c5211 Uint8, c5212 Timestamp NOT NULL, c5213 Int64, c5214 Decimal(15,0) NOT NULL, c5215 Interval64 NOT NULL, c5216 Datetime NOT NULL, c5217 JsonDocument NOT NULL, c5218 Double, c5219 Int16, c5220 Utf8 NOT NULL, c5221 Utf8 NOT NULL, c5222 Utf8, c5223 JsonDocument, c5224 Decimal(15,0), c5225 Json, c5226 Datetime64, c5227 Yson NOT NULL, c5228 Datetime NOT NULL, c5229 Uint8 NOT NULL, c5230 JsonDocument, c5231 Utf8, c5232 Uint64, c5233 Uint16, c5234 Int16 NOT NULL, c5235 Int64 NOT NULL, c5236 Timestamp NOT NULL, c5237 Json NOT NULL, c5238 Uint16, c5239 Json NOT NULL, c5240 Bool NOT NULL, c5241 Decimal(15,0), c5242 Utf8 NOT NULL, c5243 Int64, c5244 Bool NOT NULL, c5245 Decimal(15,0) NOT NULL, c5246 Utf8, c5247 Uint64, c5248 Double NOT NULL, c5249 Float NOT NULL, c5250 Int64, c5251 Int64, c5252 Json, c5253 Int64 NOT NULL, c5254 Decimal(15,0), c5255 Int32, c5256 Yson NOT NULL, c5257 JsonDocument, c5258 Datetime64, c5259 Decimal(22,9) NOT NULL, c5260 Yson NOT NULL, c5261 Uint16, c5262 Decimal(35,10) NOT NULL, c5263 Int64 NOT NULL, c5264 Uint32 NOT NULL, c5265 Double, c5266 Bool NOT NULL, c5267 Utf8 NOT NULL, c5268 Decimal(22,9), c5269 Uint16, c5270 Uint32, c5271 Int8, c5272 Yson, c5273 Datetime NOT NULL, c5274 Decimal(22,9) NOT NULL, c5275 Json, c5276 String, c5277 Interval64, c5278 Decimal(35,10), c5279 Decimal(22,9) NOT NULL, c5280 Datetime NOT NULL, c5281 Int64 NOT NULL, c5282 Float NOT NULL, c5283 Timestamp, c5284 Int16, c5285 Datetime, c5286 Utf8 NOT NULL, c5287 Uint16, c5288 Double, c5289 Decimal(22,9), c5290 Interval64 NOT NULL, c5291 Timestamp, c5292 Int8 NOT NULL, c5293 Datetime, c5294 Datetime64, c5295 Timestamp64 NOT NULL, c5296 Date32 NOT NULL, c5297 Uint16, c5298 Decimal(15,0) NOT NULL, c5299 Uint16, c5300 Date NOT NULL, c5301 Float, c5302 Datetime, c5303 String, c5304 Int32 NOT NULL, c5305 Yson, c5306 Uint8 NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Pending previous query completion" severity: 1 (server_code: 400190)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 110, 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/instrumented_client.py", line 75, in query
    return self.metrics_collector.wrap_call(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/stress/common/publish_metrics.py", line 204, in wrap_call
    result = method()
             ^^^^^^^^
  File "ydb/tests/stress/common/instrumented_client.py", line 76, in <lambda>
    lambda: super(InstrumentedYdbClient, self).query(
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/stress/common/common.py", line 31, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 27, in query
    return self.session_pool.execute_with_retries(query=statement, parameters=parameters, 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 137, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 390, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 211, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 229, 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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'... } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_23 to tbl_18\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_7 to tbl_26\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_23]\\\' 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_13\nInserting a row by thread 4\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_29 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_14 to tbl_25\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_14 to tbl_16\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_17 to tbl_4\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_4\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 111], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_4 to tbl_23\nRenaming table tbl_0 to tbl_14\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_26\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 95], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_14 to tbl_16\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_21 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_20 to tbl_14\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_20]\\\' 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_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_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_22 to tbl_20\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_19 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_19]\\\' 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_9 to tbl_20\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_0 to tbl_0\nWriting to table tbl_23\nWriting to table tbl_11\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_21]\\\' 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_6\nRenaming table tbl_24 to tbl_5\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_19 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_19]\\\' 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_13 to 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_23]\\\' 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_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_13]\\\' 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_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_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_11 to tbl_15\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_6]\\\' 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: 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_6\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_21]\\\' 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_10\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_6]\\\' 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_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_5\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_23 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_23]\\\' 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_15 to tbl_26\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_9 to tbl_27\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 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_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_27 to tbl_5\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 51], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_20 to tbl_5\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_28 to tbl_4\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_20]\\\' 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_5\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_28]\\\' 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_17 to tbl_11\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_29 to tbl_4\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_26 to tbl_27\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_27\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 107], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_19 to tbl_14\nElapsed 40 seconds, stat:\n\tcreate_drop: Created: 37, Deleted: 6, Exists: 41\n\tinsert_delete: Inserted: 10, Current: 5\n\ttransactions: Inserted: 9\n\trename_tables: Renames: 21, Writes: 19\nRenaming table tbl_27 to tbl_20\nRenaming table tbl_19 to tbl_14\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_19]\\\' 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_18\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_19 to tbl_3\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_19]\\\' 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_23 to tbl_16\nWriting to table tbl_7\nInserting a row by thread 3\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_19]\\\' 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_26\nWriting to table tbl_3\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_21 to tbl_13\nWriting to table tbl_20\nRenaming table tbl_14 to tbl_19\nInserting a row by thread 1\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_20]\\\' 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_21]\\\' 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_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_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_16\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_28 to tbl_16\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_28]\\\' 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_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_1 to tbl_25\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_28 to tbl_17\nWriting to table tbl_12\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_16\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 127], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_26 to tbl_25\nRenaming table tbl_1 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_28]\\\' 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_19 to tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_0\nInserting a row by thread 2\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_4\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_19]\\\' 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_6 to tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_15 to tbl_27\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_4]\\\' 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: 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 to tbl_25\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_6]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_23 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_23]\\\' 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_20\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_20\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 131], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_10 to tbl_24\nWriting to table tbl_6\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_6]\\\' 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: 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: 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_14\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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_11\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_25\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 135], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_27 to tbl_0\nRenaming table tbl_20 to tbl_5\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 51], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:740" 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_2 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_2\nRenaming table tbl_8 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_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_23 to tbl_5\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_23]\\\' 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_0 to tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_14 to tbl_26\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_20 to tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_22 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_26 to tbl_8\nElapsed 50 seconds, stat:\n\tcreate_drop: Created: 50, Deleted: 9, Exists: 51\n\tinsert_delete: Inserted: 12, Current: 6\n\ttransactions: Inserted: 11\n\trename_tables: Renames: 27, Writes: 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_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_4 to tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_10\nInserting a row by thread 3\nWriting to table tbl_26\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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_10\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_7\nmessage: "Table /Root/olap_workload/rename_tables/tbl_7 (shard 72075186224038456) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_7::53/" issue_code: 2017 severity: 1 (server_code: 400010)\nWriting to table tbl_1\nWriting to table 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_1]\\\' 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_8\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_19]\\\' 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: 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_8]\\\' 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_2\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_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_2]\\\' 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_24\nInserting a row by thread 4\nWriting to table tbl_6\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_6]\\\' 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_17\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_17]\\\' 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_28\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_28]\\\' 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\nInserting a row by thread 1\nRenaming table tbl_22 to tbl_4\nRenaming table tbl_4 to tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_1 to tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_17 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_17]\\\' 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_11 to tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_30 to tbl_13\nRenaming table tbl_19 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_19]\\\' 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_0 to tbl_2\nRenaming table tbl_23 to tbl_12\nWriting to table tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_14 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_23]\\\' 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_8 to tbl_7\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_22 to tbl_9\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_13 to tbl_10\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_13]\\\' 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_21 to tbl_29\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_21]\\\' 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_5\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_24 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_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: 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: 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_19]\\\' 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_17\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_19]\\\' 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_10\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_17]\\\' 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_5\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_4\nInserting a row by thread 4\nRenaming table tbl_13 to tbl_18\nWriting to table tbl_4\nWriting to table tbl_3\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_21\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_21]\\\' 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_8\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_8]\\\' 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_2\nElapsed 60 seconds, stat:\n\tcreate_drop: Created: 60, Deleted: 12, Exists: 58\n\tinsert_delete: Inserted: 16, Current: 8\n\ttransactions: Inserted: 15\n\trename_tables: Renames: 32, Writes: 32\nWriting to table tbl_18\nWriting to table 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_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_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_19]\\\' 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_17\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_17]\\\' 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: 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_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_19]\\\' 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\nWriting to table tbl_3\nInserting a row by thread 1\nWriting to table tbl_28\nWriting to table tbl_17\nInserting a row by thread 2\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_17]\\\' 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_17\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_17]\\\' 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)'
	std_err:b'...NULL, c3301 Timestamp, c3302 JsonDocument, c3303 Datetime64 NOT NULL, c3304 Timestamp, c3305 Interval64, c3306 Decimal(15,0), c3307 JsonDocument, c3308 Date, c3309 Uint8, c3310 Json NOT NULL, c3311 Int16, c3312 Int8, c3313 Uint32, c3314 Bool NOT NULL, c3315 Date32, c3316 Json, c3317 Uint64, c3318 Datetime, c3319 Int8, c3320 Timestamp64 NOT NULL, c3321 Uint16 NOT NULL, c3322 Int32, c3323 Int8 NOT NULL, c3324 Uint8 NOT NULL, c3325 Timestamp, c3326 Uint32 NOT NULL, c3327 Uint32 NOT NULL, c3328 Uint16 NOT NULL, c3329 Decimal(15,0), c3330 Datetime, c3331 Date32, c3332 Double NOT NULL, c3333 Json, c3334 Int64, c3335 Timestamp NOT NULL, c3336 Datetime NOT NULL, c3337 Uint64, c3338 Int16 NOT NULL, c3339 Timestamp, c3340 Double NOT NULL, c3341 Yson NOT NULL, c3342 Timestamp64, c3343 Uint16, c3344 Int16, c3345 Int8 NOT NULL, c3346 Decimal(35,10), c3347 Uint8, c3348 Date32 NOT NULL, c3349 Int64 NOT NULL, c3350 Datetime64, c3351 Timestamp NOT NULL, c3352 Int32 NOT NULL, c3353 Uint32, c3354 Json, c3355 Uint32 NOT NULL, c3356 Interval64 NOT NULL, c3357 Decimal(35,10), c3358 Decimal(22,9), c3359 Json, c3360 Float NOT NULL, c3361 Decimal(22,9) NOT NULL, c3362 Uint64, c3363 Interval64, c3364 Datetime64 NOT NULL, c3365 Int16, c3366 Uint64, c3367 Float NOT NULL, c3368 JsonDocument NOT NULL, c3369 Interval64 NOT NULL, c3370 Datetime, c3371 Uint64, c3372 Decimal(22,9) NOT NULL, c3373 Yson, c3374 Utf8 NOT NULL, c3375 Decimal(15,0) NOT NULL, c3376 Double NOT NULL, c3377 Datetime64, c3378 Decimal(15,0) NOT NULL, c3379 String NOT NULL, c3380 Decimal(35,10), c3381 Timestamp64 NOT NULL, c3382 Decimal(15,0), c3383 Utf8 NOT NULL, c3384 Interval64 NOT NULL, c3385 Date32, c3386 Uint16 NOT NULL, c3387 Date NOT NULL, c3388 Decimal(35,10) NOT NULL, c3389 Datetime64, c3390 Int64 NOT NULL, c3391 Float, c3392 Int32 NOT NULL, c3393 Decimal(35,10) NOT NULL, c3394 Interval64 NOT NULL, c3395 Decimal(15,0) NOT NULL, c3396 Float NOT NULL, c3397 Double NOT NULL, c3398 Uint8, c3399 Uint32 NOT NULL, c3400 Decimal(22,9) NOT NULL, c3401 Json, c3402 Bool NOT NULL, c3403 Float NOT NULL, c3404 Uint32, c3405 Timestamp64, c3406 Datetime64, c3407 Uint16 NOT NULL, c3408 Decimal(35,10) NOT NULL, c3409 Utf8, c3410 Decimal(35,10), c3411 Uint32 NOT NULL, c3412 Int16 NOT NULL, c3413 Json, c3414 Decimal(15,0), c3415 Int16, c3416 Decimal(15,0), c3417 Int64 NOT NULL, c3418 Bool NOT NULL, c3419 Interval64 NOT NULL, c3420 Int64, c3421 Decimal(22,9) NOT NULL, c3422 Datetime64, c3423 Datetime64 NOT NULL, c3424 Uint64 NOT NULL, c3425 Decimal(15,0) NOT NULL, c3426 Date, c3427 Datetime, c3428 Double, c3429 Uint8, c3430 Int16, c3431 Uint64 NOT NULL, c3432 Decimal(35,10), c3433 Json NOT NULL, c3434 Uint64 NOT NULL, c3435 String NOT NULL, c3436 Bool NOT NULL, c3437 Date32, c3438 String, c3439 JsonDocument, c3440 Int16 NOT NULL, c3441 JsonDocument, c3442 Uint64, c3443 Float NOT NULL, c3444 Utf8, c3445 Decimal(22,9) NOT NULL, c3446 Timestamp64 NOT NULL, c3447 Double NOT NULL, c3448 Uint64, c3449 Decimal(15,0) NOT NULL, c3450 Int16, c3451 Utf8 NOT NULL, c3452 Int64, c3453 Decimal(22,9) NOT NULL, c3454 JsonDocument, c3455 Uint64, c3456 Utf8, c3457 Datetime NOT NULL, c3458 Timestamp, c3459 Date, c3460 JsonDocument, c3461 Decimal(35,10) NOT NULL, c3462 Uint8, c3463 Int16, c3464 Int8, c3465 Timestamp NOT NULL, c3466 Int8 NOT NULL, c3467 Yson NOT NULL, c3468 Decimal(15,0), c3469 Datetime, c3470 Decimal(15,0), c3471 Int64, c3472 Timestamp64, c3473 Uint8, c3474 Timestamp64, c3475 Decimal(35,10), c3476 Int32, c3477 Timestamp, c3478 Interval64, c3479 Int64, c3480 Date32 NOT NULL, c3481 Decimal(15,0), c3482 Datetime NOT NULL, c3483 Datetime64 NOT NULL, c3484 String NOT NULL, c3485 Yson, c3486 Double, c3487 Timestamp64, c3488 Interval64 NOT NULL, c3489 Decimal(22,9) NOT NULL, c3490 Interval64 NOT NULL, c3491 Datetime NOT NULL, c3492 Json, c3493 Json, c3494 Decimal(22,9), c3495 Int32 NOT NULL, c3496 Int32, c3497 Decimal(15,0) NOT NULL, c3498 Decimal(35,10), c3499 Date32 NOT NULL, c3500 Uint16 NOT NULL, c3501 Timestamp64 NOT NULL, c3502 Timestamp NOT NULL, c3503 Decimal(22,9) NOT NULL, c3504 Int8 NOT NULL, c3505 Date32, c3506 Decimal(15,0), c3507 Int64, c3508 Int64 NOT NULL, c3509 Datetime NOT NULL, c3510 JsonDocument NOT NULL, c3511 Uint64 NOT NULL, c3512 JsonDocument NOT NULL, c3513 Timestamp NOT NULL, c3514 Timestamp64 NOT NULL, c3515 Yson NOT NULL, c3516 Decimal(35,10) NOT NULL, c3517 Date NOT NULL, c3518 Bool NOT NULL, c3519 Utf8, c3520 Int16 NOT NULL, c3521 Bool NOT NULL, c3522 Json NOT NULL, c3523 Json NOT NULL, c3524 Int32 NOT NULL, c3525 Uint8 NOT NULL, c3526 JsonDocument, c3527 Uint16, c3528 Int16 NOT NULL, c3529 Uint32 NOT NULL, c3530 Bool, c3531 Bool, c3532 Datetime NOT NULL, c3533 String NOT NULL, c3534 Bool NOT NULL, c3535 Uint8, c3536 Interval64 NOT NULL, c3537 Int16 NOT NULL, c3538 Int64, c3539 Datetime NOT NULL, c3540 Timestamp, c3541 Datetime NOT NULL, c3542 Uint32, c3543 Datetime64 NOT NULL, c3544 Bool NOT NULL, c3545 Float NOT NULL, c3546 Decimal(15,0), c3547 Uint32 NOT NULL, c3548 Datetime, c3549 JsonDocument, c3550 Utf8, c3551 Bool NOT NULL, c3552 Decimal(15,0) NOT NULL, c3553 Interval64 NOT NULL, c3554 Uint16 NOT NULL, c3555 String NOT NULL, c3556 Uint8, c3557 Int64 NOT NULL, c3558 JsonDocument, c3559 Uint32 NOT NULL, c3560 Uint16, c3561 Int16 NOT NULL, c3562 Uint8, c3563 Date, c3564 Yson NOT NULL, c3565 JsonDocument, c3566 Decimal(15,0), c3567 Int64 NOT NULL, c3568 Date, c3569 Yson NOT NULL, c3570 Yson NOT NULL, c3571 Int8, c3572 Decimal(22,9) NOT NULL, c3573 Decimal(22,9), c3574 Json, c3575 Bool NOT NULL, c3576 Timestamp NOT NULL, c3577 Double, c3578 Utf8 NOT NULL, c3579 Float, c3580 Date NOT NULL, c3581 Interval64 NOT NULL, c3582 Float, c3583 Yson NOT NULL, c3584 Datetime NOT NULL, c3585 Date, c3586 Int64 NOT NULL, c3587 Date32, c3588 Int32 NOT NULL, c3589 Int16, c3590 Int64, c3591 Double NOT NULL, c3592 Decimal(22,9) NOT NULL, c3593 Double, c3594 JsonDocument NOT NULL, c3595 Int32, c3596 String, c3597 Decimal(15,0) NOT NULL, c3598 String, c3599 Int8 NOT NULL, c3600 Decimal(15,0), c3601 Date, c3602 Yson NOT NULL, c3603 Utf8 NOT NULL, c3604 Int32, c3605 Uint8, c3606 Date, c3607 Decimal(22,9), c3608 Json NOT NULL, c3609 Decimal(15,0), c3610 Date32, c3611 Interval64 NOT NULL, c3612 Date, c3613 Timestamp NOT NULL, c3614 String, c3615 Timestamp NOT NULL, c3616 Uint32 NOT NULL, c3617 Date32, c3618 JsonDocument NOT NULL, c3619 Date32, c3620 Date32, c3621 Timestamp, c3622 Date NOT NULL, c3623 Bool, c3624 JsonDocument, c3625 Double NOT NULL, c3626 Decimal(22,9) NOT NULL, c3627 String, c3628 Json, c3629 Bool NOT NULL, c3630 Decimal(35,10) NOT NULL, c3631 Date NOT NULL, c3632 Uint32, c3633 Utf8, c3634 Uint32 NOT NULL, c3635 JsonDocument, c3636 Decimal(22,9) NOT NULL, c3637 String, c3638 Decimal(35,10), c3639 Uint16 NOT NULL, c3640 Decimal(35,10), c3641 Uint16 NOT NULL, c3642 Timestamp64 NOT NULL, c3643 Datetime64 NOT NULL, c3644 Decimal(35,10), c3645 String, c3646 Int64 NOT NULL, c3647 Utf8, c3648 Uint16, c3649 Timestamp NOT NULL, c3650 Int64, c3651 Json NOT NULL, c3652 Int16 NOT NULL, c3653 Timestamp64 NOT NULL, c3654 Datetime, c3655 Int32, c3656 Yson NOT NULL, c3657 Bool NOT NULL, c3658 Int32 NOT NULL, c3659 Date NOT NULL, c3660 Int64 NOT NULL, c3661 Float NOT NULL, c3662 Bool, c3663 Bool NOT NULL, c3664 Timestamp, c3665 Utf8, c3666 Uint16, c3667 Timestamp64 NOT NULL, c3668 Uint8 NOT NULL, c3669 Uint8, c3670 Date, c3671 Datetime64, c3672 Date NOT NULL, c3673 Decimal(22,9), c3674 Double NOT NULL, c3675 Timestamp, c3676 Json NOT NULL, c3677 Timestamp64 NOT NULL, c3678 Int64 NOT NULL, c3679 Float NOT NULL, c3680 JsonDocument NOT NULL, c3681 Utf8 NOT NULL, c3682 Int64, c3683 Interval64 NOT NULL, c3684 Uint8 NOT NULL, c3685 Int32, c3686 Double NOT NULL, c3687 Json NOT NULL, c3688 Decimal(35,10) NOT NULL, c3689 Int32, c3690 Datetime64 NOT NULL, c3691 String, c3692 Float NOT NULL, c3693 Int8, c3694 Date, c3695 Interval64, c3696 Datetime, c3697 Bool, c3698 Date, c3699 Int32 NOT NULL, c3700 Interval64 NOT NULL, c3701 Decimal(15,0), c3702 Date32 NOT NULL, c3703 Uint8 NOT NULL, c3704 Float NOT NULL, c3705 Uint16 NOT NULL, c3706 Uint64, c3707 Decimal(15,0) NOT NULL, c3708 Int8 NOT NULL, c3709 Timestamp NOT NULL, c3710 Uint8, c3711 Utf8 NOT NULL, c3712 Int16 NOT NULL, c3713 Double, c3714 String NOT NULL, c3715 Date32 NOT NULL, c3716 Date, c3717 String NOT NULL, c3718 Date, c3719 Decimal(15,0), c3720 Int8 NOT NULL, c3721 Timestamp, c3722 Json, c3723 Decimal(22,9), c3724 JsonDocument, c3725 Date, c3726 Double, c3727 Bool NOT NULL, c3728 Json, c3729 Timestamp NOT NULL, c3730 Decimal(15,0) NOT NULL, c3731 Bool, c3732 Int16, c3733 Uint32, c3734 Uint32, c3735 Int32, c3736 Int64, c3737 Bool NOT NULL, c3738 Int16 NOT NULL, c3739 Decimal(35,10), c3740 Decimal(22,9), c3741 Timestamp, c3742 Decimal(35,10), c3743 Date32, c3744 Yson, c3745 Utf8 NOT NULL, c3746 Decimal(35,10) NOT NULL, c3747 Datetime64 NOT NULL, c3748 Int8 NOT NULL, c3749 Int64, c3750 Timestamp, c3751 Int8, c3752 Int32 NOT NULL, c3753 Interval64 NOT NULL, c3754 Interval64 NOT NULL, c3755 Uint16 NOT NULL, c3756 Date32, c3757 Uint16 NOT NULL, c3758 JsonDocument NOT NULL, c3759 Int8 NOT NULL, c3760 Utf8 NOT NULL, c3761 Date NOT NULL, c3762 Decimal(35,10), c3763 Date32 NOT NULL, c3764 Uint64, c3765 Double NOT NULL, c3766 Interval64 NOT NULL, c3767 Decimal(15,0) NOT NULL, c3768 Decimal(22,9) NOT NULL, c3769 Decimal(22,9) NOT NULL, c3770 String NOT NULL, c3771 Uint8, c3772 Float NOT NULL, c3773 Datetime, c3774 Decimal(15,0) NOT NULL, c3775 Timestamp64, c3776 Date32 NOT NULL, c3777 Int32 NOT NULL, c3778 Utf8, c3779 Datetime64 NOT NULL, c3780 Float, c3781 Timestamp64 NOT NULL, c3782 Int32 NOT NULL, c3783 Json NOT NULL, c3784 Int16, c3785 Datetime64 NOT NULL, c3786 Int32 NOT NULL, c3787 Int8, c3788 Date, c3789 Yson, c3790 Datetime64 NOT NULL, c3791 Uint16 NOT NULL, c3792 Int32 NOT NULL, c3793 Int64 NOT NULL, c3794 Interval64, c3795 String, c3796 Float NOT NULL, c3797 Int16 NOT NULL, c3798 Datetime, c3799 Date32, c3800 Datetime, c3801 Uint8 NOT NULL, c3802 Double NOT NULL, c3803 Uint8 NOT NULL, c3804 Json NOT NULL, c3805 Int32, c3806 Decimal(22,9) NOT NULL, c3807 Float, c3808 Float NOT NULL, c3809 Decimal(35,10), c3810 Date, c3811 Uint16 NOT NULL, c3812 Float NOT NULL, c3813 Int64 NOT NULL, c3814 Int32 NOT NULL, c3815 Utf8 NOT NULL, c3816 Uint8 NOT NULL, c3817 Decimal(35,10), c3818 Float, c3819 JsonDocument NOT NULL, c3820 Decimal(35,10) NOT NULL, c3821 Double NOT NULL, c3822 Date32 NOT NULL, c3823 Yson NOT NULL, c3824 Datetime, c3825 Decimal(15,0), c3826 Uint8 NOT NULL, c3827 Int64 NOT NULL, c3828 Uint64, c3829 Int16, c3830 String NOT NULL, c3831 Timestamp NOT NULL, c3832 Uint8 NOT NULL, c3833 String, c3834 Datetime NOT NULL, c3835 Decimal(22,9) NOT NULL, c3836 Uint16, c3837 Json, c3838 Int16 NOT NULL, c3839 Decimal(22,9), c3840 Decimal(22,9), c3841 Int32 NOT NULL, c3842 Uint8 NOT NULL, c3843 Date32 NOT NULL, c3844 Interval64 NOT NULL, c3845 Yson NOT NULL, c3846 Int32 NOT NULL, c3847 Uint32 NOT NULL, c3848 Uint16, c3849 Datetime64 NOT NULL, c3850 Decimal(15,0), c3851 Uint32, c3852 Uint16, c3853 Decimal(15,0) NOT NULL, c3854 Utf8, c3855 Decimal(15,0), c3856 Decimal(15,0) NOT NULL, c3857 JsonDocument NOT NULL, c3858 Double NOT NULL, c3859 Decimal(22,9) NOT NULL, c3860 Int16, c3861 Interval64 NOT NULL, c3862 Uint64, c3863 Uint64 NOT NULL, c3864 Int8, c3865 Uint16, c3866 Decimal(15,0) NOT NULL, c3867 Decimal(15,0) NOT NULL, c3868 Datetime, c3869 Double NOT NULL, c3870 Datetime, c3871 Uint16, c3872 Int32, c3873 Uint32 NOT NULL, c3874 Int8, c3875 Uint64, c3876 Int32 NOT NULL, c3877 Uint64, c3878 Float NOT NULL, c3879 Timestamp64 NOT NULL, c3880 JsonDocument NOT NULL, c3881 Double, c3882 Bool NOT NULL, c3883 Int32 NOT NULL, c3884 Int64 NOT NULL, c3885 Decimal(15,0), c3886 Int16, c3887 String, c3888 Double NOT NULL, c3889 Interval64, c3890 Int64, c3891 Datetime64, c3892 Uint64 NOT NULL, c3893 Date32, c3894 Datetime64 NOT NULL, c3895 Json NOT NULL, c3896 Json, c3897 Timestamp NOT NULL, c3898 Uint32 NOT NULL, c3899 Float, c3900 Float NOT NULL, c3901 Uint32 NOT NULL, c3902 Int16 NOT NULL, c3903 Int32, c3904 Int32 NOT NULL, c3905 Uint16 NOT NULL, c3906 Int16 NOT NULL, c3907 Datetime64, c3908 Utf8 NOT NULL, c3909 String NOT NULL, c3910 Timestamp64, c3911 Date32 NOT NULL, c3912 Uint16, c3913 Uint64 NOT NULL, c3914 Uint8, c3915 String, c3916 Interval64, c3917 Datetime, c3918 Uint32 NOT NULL, c3919 Timestamp64 NOT NULL, c3920 Datetime64 NOT NULL, c3921 Interval64 NOT NULL, c3922 Bool NOT NULL, c3923 Datetime, c3924 Decimal(22,9) NOT NULL, c3925 Decimal(15,0), c3926 Double NOT NULL, c3927 Utf8, c3928 Date32 NOT NULL, c3929 Decimal(15,0) NOT NULL, c3930 Decimal(22,9) NOT NULL, c3931 Date, c3932 Int64, c3933 Datetime, c3934 Utf8, c3935 Uint32, c3936 Uint32 NOT NULL, c3937 Date NOT NULL, c3938 Datetime, c3939 Timestamp64, c3940 Utf8 NOT NULL, c3941 Int32 NOT NULL, c3942 Utf8, c3943 Int8 NOT NULL, c3944 Interval64, c3945 Int16 NOT NULL, c3946 Bool, c3947 Uint8, c3948 Float, c3949 Decimal(15,0) NOT NULL, c3950 Datetime64, c3951 String, c3952 Int64, c3953 Decimal(15,0), c3954 Timestamp, c3955 Decimal(22,9), c3956 Int8, c3957 JsonDocument, c3958 JsonDocument NOT NULL, c3959 Uint64, c3960 Uint16 NOT NULL, c3961 Uint16, c3962 Decimal(15,0), c3963 Timestamp64, c3964 Uint32, c3965 Uint32 NOT NULL, c3966 Int16 NOT NULL, c3967 Int32, c3968 Date, c3969 Bool, c3970 Datetime, c3971 JsonDocument, c3972 Datetime64, c3973 Int32 NOT NULL, c3974 Datetime NOT NULL, c3975 Decimal(22,9) NOT NULL, c3976 Decimal(22,9), c3977 Date32 NOT NULL, c3978 Decimal(35,10) NOT NULL, c3979 String, c3980 Int16, c3981 Date NOT NULL, c3982 Int16, c3983 Decimal(22,9), c3984 Uint16 NOT NULL, c3985 Float, c3986 Int16 NOT NULL, c3987 Bool NOT NULL, c3988 Decimal(15,0), c3989 Float, c3990 Float NOT NULL, c3991 Int16, c3992 Datetime64, c3993 String, c3994 Uint16, c3995 Timestamp, c3996 JsonDocument, c3997 Decimal(15,0) NOT NULL, c3998 Utf8, c3999 Datetime64, c4000 Int8 NOT NULL, c4001 Date32, c4002 Decimal(35,10), c4003 Uint16, c4004 Int32 NOT NULL, c4005 Timestamp64, c4006 Decimal(22,9), c4007 Decimal(22,9), c4008 String, c4009 JsonDocument, c4010 Int64, c4011 Yson NOT NULL, c4012 Yson NOT NULL, c4013 String NOT NULL, c4014 Utf8 NOT NULL, c4015 Utf8, c4016 Decimal(35,10), c4017 Yson, c4018 String, c4019 Bool, c4020 Decimal(15,0) NOT NULL, c4021 Timestamp NOT NULL, c4022 Uint64 NOT NULL, c4023 Datetime64 NOT NULL, c4024 Datetime NOT NULL, c4025 Timestamp64, c4026 Utf8, c4027 Bool NOT NULL, c4028 Datetime NOT NULL, c4029 Int32 NOT NULL, c4030 Int8, c4031 String, c4032 Datetime64, c4033 Timestamp64 NOT NULL, c4034 Int32 NOT NULL, c4035 Datetime64 NOT NULL, c4036 JsonDocument NOT NULL, c4037 Bool NOT NULL, c4038 Datetime, c4039 Uint16 NOT NULL, c4040 Bool, c4041 Int64 NOT NULL, c4042 Double, c4043 Yson NOT NULL, c4044 Decimal(22,9) NOT NULL, c4045 Timestamp64 NOT NULL, c4046 Int64 NOT NULL, c4047 Interval64, c4048 Interval64, c4049 Date32 NOT NULL, c4050 Uint64 NOT NULL, c4051 Utf8, c4052 Uint16, c4053 Json, c4054 Int16 NOT NULL, c4055 Int8, c4056 Utf8 NOT NULL, c4057 Uint16, c4058 Decimal(35,10) NOT NULL, c4059 Int8 NOT NULL, c4060 Uint32, c4061 Int32 NOT NULL, c4062 Uint64 NOT NULL, c4063 Int64 NOT NULL, c4064 String, c4065 Uint32 NOT NULL, c4066 Timestamp64, c4067 Date, c4068 Int8 NOT NULL, c4069 Uint16 NOT NULL, c4070 JsonDocument, c4071 String NOT NULL, c4072 Datetime NOT NULL, c4073 Uint64 NOT NULL, c4074 Decimal(15,0), c4075 Timestamp64, c4076 JsonDocument, c4077 Datetime NOT NULL, c4078 Date, c4079 Decimal(35,10) NOT NULL, c4080 Uint16 NOT NULL, c4081 Date32 NOT NULL, c4082 String, c4083 Datetime NOT NULL, c4084 Int64 NOT NULL, c4085 Int16 NOT NULL, c4086 Bool, c4087 JsonDocument NOT NULL, c4088 Int8, c4089 Interval64, c4090 Timestamp NOT NULL, c4091 Interval64, c4092 Date, c4093 Utf8 NOT NULL, c4094 Date32 NOT NULL, c4095 Double, c4096 Int32, c4097 Json, c4098 Datetime, c4099 Bool, c4100 Yson, c4101 Utf8 NOT NULL, c4102 Int16 NOT NULL, c4103 JsonDocument NOT NULL, c4104 Timestamp, c4105 Yson, c4106 Decimal(35,10), c4107 Date32, c4108 Timestamp, c4109 Yson NOT NULL, c4110 Int32, c4111 Bool NOT NULL, c4112 String NOT NULL, c4113 Int32 NOT NULL, c4114 Datetime64, c4115 Uint8 NOT NULL, c4116 Utf8, c4117 Int8 NOT NULL, c4118 Int8 NOT NULL, c4119 Timestamp NOT NULL, c4120 Date32, c4121 Float, c4122 Decimal(22,9), c4123 Int8 NOT NULL, c4124 Decimal(35,10) NOT NULL, c4125 Datetime64, c4126 Int64 NOT NULL, c4127 JsonDocument NOT NULL, c4128 Timestamp64 NOT NULL, c4129 Int32 NOT NULL, c4130 Decimal(15,0), c4131 Int8 NOT NULL, c4132 Datetime64, c4133 Datetime NOT NULL, c4134 Yson, c4135 Datetime, c4136 Decimal(35,10), c4137 Uint64 NOT NULL, c4138 Decimal(35,10) NOT NULL, c4139 Utf8, c4140 Date, c4141 Int32, c4142 Decimal(22,9) NOT NULL, c4143 Datetime, c4144 Bool, c4145 Uint32, c4146 Float, c4147 Float, c4148 Int64, c4149 JsonDocument NOT NULL, c4150 Timestamp64 NOT NULL, c4151 JsonDocument, c4152 Int64, c4153 Date NOT NULL, c4154 String, c4155 Double, c4156 Json NOT NULL, c4157 String, c4158 Date NOT NULL, c4159 Int32, c4160 Uint32 NOT NULL, c4161 Interval64 NOT NULL, c4162 Date, c4163 Date NOT NULL, c4164 Int32, c4165 Timestamp64 NOT NULL, c4166 Decimal(22,9), c4167 Date, c4168 Yson NOT NULL, c4169 Date32, c4170 Yson NOT NULL, c4171 Decimal(22,9) NOT NULL, c4172 Uint64 NOT NULL, c4173 Json, c4174 Int64, c4175 Double, c4176 Date32, c4177 Uint8, c4178 Json NOT NULL, c4179 Uint8, c4180 Float, c4181 Uint16, c4182 Interval64 NOT NULL, c4183 Double, c4184 Date NOT NULL, c4185 Interval64 NOT NULL, c4186 Uint32 NOT NULL, c4187 Json, c4188 Int64 NOT NULL, c4189 Datetime64 NOT NULL, c4190 Int16 NOT NULL, c4191 Int16, c4192 Decimal(35,10) NOT NULL, c4193 Datetime NOT NULL, c4194 Int8 NOT NULL, c4195 Date32 NOT NULL, c4196 Int16 NOT NULL, c4197 Int32 NOT NULL, c4198 Float, c4199 Decimal(22,9) NOT NULL, c4200 Yson NOT NULL, c4201 Int16, c4202 Uint8, c4203 Decimal(15,0), c4204 Json, c4205 Uint32 NOT NULL, c4206 Uint64, c4207 Double NOT NULL, c4208 Uint64, c4209 Date32 NOT NULL, c4210 String NOT NULL, c4211 Date32, c4212 Timestamp, c4213 String NOT NULL, c4214 Datetime, c4215 Int8 NOT NULL, c4216 Float, c4217 Int64, c4218 Date32 NOT NULL, c4219 Date NOT NULL, c4220 Datetime, c4221 Int64 NOT NULL, c4222 Float NOT NULL, c4223 Decimal(22,9) NOT NULL, c4224 Decimal(35,10) NOT NULL, c4225 JsonDocument, c4226 Uint16, c4227 Decimal(15,0), c4228 Utf8, c4229 JsonDocument NOT NULL, c4230 JsonDocument NOT NULL, c4231 Int64, c4232 Bool NOT NULL, c4233 Uint8 NOT NULL, c4234 Uint64 NOT NULL, c4235 JsonDocument NOT NULL, c4236 Date NOT NULL, c4237 Uint32 NOT NULL, c4238 Datetime, c4239 Date, c4240 Bool, c4241 Int64 NOT NULL, c4242 Uint16, c4243 Json, c4244 Json, c4245 Timestamp64, c4246 Int32, c4247 Bool, c4248 Int16 NOT NULL, c4249 Uint32 NOT NULL, c4250 Double, c4251 Float NOT NULL, c4252 Uint32, c4253 JsonDocument, c4254 Uint8 NOT NULL, c4255 Bool, c4256 Timestamp64, c4257 Yson NOT NULL, c4258 Yson NOT NULL, c4259 Interval64, c4260 Date32, c4261 Decimal(15,0) NOT NULL, c4262 Decimal(15,0), c4263 Datetime, c4264 Int8 NOT NULL, c4265 Uint32, c4266 Json NOT NULL, c4267 Int8 NOT NULL, c4268 Utf8 NOT NULL, c4269 String, c4270 Uint16 NOT NULL, c4271 Datetime, c4272 Decimal(15,0) NOT NULL, c4273 Datetime64, c4274 Double NOT NULL, c4275 Int16, c4276 Double NOT NULL, c4277 Datetime, c4278 JsonDocument, c4279 Utf8, c4280 Timestamp64, c4281 Datetime NOT NULL, c4282 Float NOT NULL, c4283 Uint32, c4284 Int8, c4285 JsonDocument, c4286 Float NOT NULL, c4287 Int64, c4288 String, c4289 Timestamp64 NOT NULL, c4290 Datetime64, c4291 Decimal(35,10), c4292 Json, c4293 Int64, c4294 Datetime NOT NULL, c4295 Decimal(35,10) NOT NULL, c4296 Utf8 NOT NULL, c4297 Date32, c4298 Json, c4299 String, c4300 Json, c4301 Utf8, c4302 Json, c4303 Bool, c4304 Uint64 NOT NULL, c4305 Int64 NOT NULL, c4306 Decimal(22,9), c4307 Date, c4308 Uint16 NOT NULL, c4309 Uint8 NOT NULL, c4310 Timestamp64 NOT NULL, c4311 Bool NOT NULL, c4312 Timestamp NOT NULL, c4313 Decimal(35,10) NOT NULL, c4314 Interval64 NOT NULL, c4315 Decimal(15,0), c4316 Yson NOT NULL, c4317 Date32, c4318 Decimal(35,10), c4319 Interval64, c4320 Datetime64, c4321 Double NOT NULL, c4322 Float, c4323 Utf8, c4324 Uint8, c4325 Datetime64 NOT NULL, c4326 Float, c4327 Int64 NOT NULL, c4328 Int16 NOT NULL, c4329 Bool NOT NULL, c4330 Int8 NOT NULL, c4331 Decimal(22,9) NOT NULL, c4332 Datetime64, c4333 Int32, c4334 Int64, c4335 Decimal(35,10), c4336 Uint64 NOT NULL, c4337 Datetime, c4338 Uint8, c4339 Decimal(15,0) NOT NULL, c4340 Json, c4341 String NOT NULL, c4342 Utf8 NOT NULL, c4343 Date32 NOT NULL, c4344 Int16, c4345 Uint32, c4346 JsonDocument NOT NULL, c4347 Datetime NOT NULL, c4348 Bool, c4349 Bool, c4350 Uint32, c4351 Utf8, c4352 Interval64, c4353 Uint32, c4354 Utf8 NOT NULL, c4355 JsonDocument, c4356 Int16 NOT NULL, c4357 Date32, c4358 Date32 NOT NULL, c4359 JsonDocument NOT NULL, c4360 JsonDocument NOT NULL, c4361 Timestamp, c4362 Int16, c4363 Utf8, c4364 Int64, c4365 Int32, c4366 Decimal(22,9), c4367 Int16, c4368 Date, c4369 Int16, c4370 Date32 NOT NULL, c4371 Json NOT NULL, c4372 String NOT NULL, c4373 Date32, c4374 Int16 NOT NULL, c4375 String, c4376 Uint16, c4377 Date32 NOT NULL, c4378 Yson NOT NULL, c4379 Interval64, c4380 Yson, c4381 Float NOT NULL, c4382 Date32 NOT NULL, c4383 Datetime64, c4384 Date32, c4385 Double, c4386 Decimal(15,0), c4387 Uint64, c4388 Uint16, c4389 Date NOT NULL, c4390 Datetime NOT NULL, c4391 Decimal(15,0) NOT NULL, c4392 Yson NOT NULL, c4393 Interval64, c4394 Int8, c4395 Timestamp NOT NULL, c4396 Timestamp64 NOT NULL, c4397 Json NOT NULL, c4398 Float NOT NULL, c4399 Int64 NOT NULL, c4400 Yson, c4401 Int32, c4402 Bool NOT NULL, c4403 Datetime, c4404 Json, c4405 Decimal(15,0) NOT NULL, c4406 Decimal(22,9), c4407 Interval64, c4408 Utf8 NOT NULL, c4409 Double, c4410 Date, c4411 Uint16 NOT NULL, c4412 Float, c4413 Datetime NOT NULL, c4414 Utf8, c4415 Uint32 NOT NULL, c4416 Timestamp64, c4417 Int16 NOT NULL, c4418 Uint64 NOT NULL, c4419 String NOT NULL, c4420 JsonDocument NOT NULL, c4421 Int64 NOT NULL, c4422 Int8, c4423 Decimal(35,10) NOT NULL, c4424 Json, c4425 Interval64, c4426 Int8 NOT NULL, c4427 Bool NOT NULL, c4428 Date, c4429 Uint16, c4430 Int8 NOT NULL, c4431 Int32, c4432 Uint64 NOT NULL, c4433 Datetime64, c4434 Datetime, c4435 Int32, c4436 Date, c4437 Float, c4438 Uint8, c4439 Uint16 NOT NULL, c4440 Uint32 NOT NULL, c4441 Json, c4442 String NOT NULL, c4443 Uint32, c4444 Int64 NOT NULL, c4445 Int8, c4446 Interval64, c4447 Uint64 NOT NULL, c4448 Decimal(15,0), c4449 Yson, c4450 Yson, c4451 Utf8 NOT NULL, c4452 Double NOT NULL, c4453 Datetime64 NOT NULL, c4454 Uint64 NOT NULL, c4455 Timestamp, c4456 Double, c4457 Datetime NOT NULL, c4458 Double NOT NULL, c4459 Timestamp64 NOT NULL, c4460 Uint64, c4461 Utf8, c4462 Utf8 NOT NULL, c4463 Double, c4464 Date32, c4465 Decimal(35,10), c4466 Decimal(35,10), c4467 Datetime64, c4468 Utf8 NOT NULL, c4469 String NOT NULL, c4470 Decimal(22,9), c4471 Float, c4472 Date NOT NULL, c4473 Uint64, c4474 Yson NOT NULL, c4475 Float, c4476 JsonDocument, c4477 Uint32 NOT NULL, c4478 Datetime64, c4479 Uint32, c4480 Yson, c4481 Bool NOT NULL, c4482 Uint64, c4483 JsonDocument, c4484 Datetime64, c4485 Int32 NOT NULL, c4486 Date, c4487 Int64, c4488 Date NOT NULL, c4489 Uint64 NOT NULL, c4490 Interval64 NOT NULL, c4491 Int32, c4492 Int16, c4493 JsonDocument, c4494 Timestamp NOT NULL, c4495 Timestamp64, c4496 Utf8, c4497 Int8, c4498 String NOT NULL, c4499 Uint8 NOT NULL, c4500 Yson, c4501 Decimal(15,0) NOT NULL, c4502 Uint64 NOT NULL, c4503 Date, c4504 Float NOT NULL, c4505 String NOT NULL, c4506 Uint32, c4507 Uint64, c4508 Float NOT NULL, c4509 Interval64 NOT NULL, c4510 Decimal(15,0), c4511 Timestamp64, c4512 String NOT NULL, c4513 Int32 NOT NULL, c4514 Datetime, c4515 Uint64 NOT NULL, c4516 Json, c4517 Date, c4518 Date32 NOT NULL, c4519 Date32, c4520 Double NOT NULL, c4521 Int32, c4522 Float NOT NULL, c4523 String, c4524 Int32, c4525 Int16, c4526 Uint64 NOT NULL, c4527 Date32, c4528 Float, c4529 Uint8, c4530 Decimal(35,10), c4531 Datetime NOT NULL, c4532 Date NOT NULL, c4533 Utf8, c4534 Int64, c4535 Date32 NOT NULL, c4536 JsonDocument NOT NULL, c4537 Timestamp NOT NULL, c4538 Date32 NOT NULL, c4539 Uint16, c4540 JsonDocument NOT NULL, c4541 Timestamp64 NOT NULL, c4542 Float, c4543 String NOT NULL, c4544 Yson NOT NULL, c4545 Date32, c4546 Utf8 NOT NULL, c4547 Datetime64, c4548 String NOT NULL, c4549 Timestamp, c4550 Decimal(35,10) NOT NULL, c4551 Json NOT NULL, c4552 Interval64 NOT NULL, c4553 Uint32 NOT NULL, c4554 Json, c4555 Uint8 NOT NULL, c4556 Bool NOT NULL, c4557 Decimal(22,9) NOT NULL, c4558 Datetime, c4559 Int64, c4560 Datetime NOT NULL, c4561 Uint16 NOT NULL, c4562 Timestamp NOT NULL, c4563 Decimal(22,9), c4564 Yson NOT NULL, c4565 Json, c4566 Uint32 NOT NULL, c4567 Json NOT NULL, c4568 Decimal(22,9) NOT NULL, c4569 Uint8 NOT NULL, c4570 Datetime NOT NULL, c4571 Yson NOT NULL, c4572 Double, c4573 Int8 NOT NULL, c4574 Decimal(15,0), c4575 Int16, c4576 Uint8 NOT NULL, c4577 Timestamp, c4578 String NOT NULL, c4579 Double NOT NULL, c4580 Datetime NOT NULL, c4581 Decimal(35,10), c4582 Bool, c4583 Timestamp64 NOT NULL, c4584 Int16, c4585 Decimal(15,0), c4586 Datetime64, c4587 Date32 NOT NULL, c4588 Datetime64 NOT NULL, c4589 Float, c4590 Int64 NOT NULL, c4591 Uint8, c4592 Json, c4593 Bool, c4594 Uint16 NOT NULL, c4595 Int8 NOT NULL, c4596 Uint64 NOT NULL, c4597 Interval64, c4598 Decimal(22,9) NOT NULL, c4599 Double NOT NULL, c4600 Datetime NOT NULL, c4601 JsonDocument, c4602 Uint8, c4603 Interval64, c4604 Utf8 NOT NULL, c4605 Uint8, c4606 Decimal(35,10) NOT NULL, c4607 Datetime NOT NULL, c4608 Double, c4609 Yson, c4610 Yson, c4611 Yson, c4612 Yson NOT NULL, c4613 Yson NOT NULL, c4614 Date, c4615 Bool, c4616 Yson NOT NULL, c4617 Json NOT NULL, c4618 Int8 NOT NULL, c4619 Json NOT NULL, c4620 Int16 NOT NULL, c4621 Timestamp64 NOT NULL, c4622 Decimal(35,10), c4623 Timestamp, c4624 JsonDocument, c4625 Decimal(15,0), c4626 Int32 NOT NULL, c4627 Int64, c4628 Int8, c4629 Timestamp NOT NULL, c4630 Yson, c4631 Interval64 NOT NULL, c4632 Timestamp64, c4633 Interval64 NOT NULL, c4634 Int32, c4635 Int64, c4636 Int32, c4637 Json, c4638 Uint64 NOT NULL, c4639 Int32 NOT NULL, c4640 Uint32 NOT NULL, c4641 Int64, c4642 Utf8 NOT NULL, c4643 Date, c4644 Decimal(15,0) NOT NULL, c4645 Date NOT NULL, c4646 Uint8 NOT NULL, c4647 Yson NOT NULL, c4648 Int32, c4649 Decimal(15,0) NOT NULL, c4650 Timestamp NOT NULL, c4651 Float, c4652 Int8, c4653 Datetime64, c4654 Interval64 NOT NULL, c4655 Datetime64 NOT NULL, c4656 Int8, c4657 String NOT NULL, c4658 JsonDocument NOT NULL, c4659 Double NOT NULL, c4660 Decimal(35,10), c4661 Int16, c4662 Int8 NOT NULL, c4663 Bool, c4664 Datetime64 NOT NULL, c4665 Uint8, c4666 Timestamp NOT NULL, c4667 Utf8, c4668 Bool NOT NULL, c4669 Uint64 NOT NULL, c4670 Int16 NOT NULL, c4671 Json, c4672 Interval64 NOT NULL, c4673 Datetime NOT NULL, c4674 Timestamp, c4675 Uint8, c4676 Uint64, c4677 Int32, c4678 Datetime64 NOT NULL, c4679 Datetime, c4680 Uint16, c4681 Bool NOT NULL, c4682 Date32, c4683 Datetime64, c4684 Json NOT NULL, c4685 JsonDocument NOT NULL, c4686 Int64 NOT NULL, c4687 Int16 NOT NULL, c4688 Bool NOT NULL, c4689 Int16 NOT NULL, c4690 Bool, c4691 Interval64 NOT NULL, c4692 Int8 NOT NULL, c4693 Timestamp64 NOT NULL, c4694 Decimal(35,10) NOT NULL, c4695 Uint16, c4696 Float NOT NULL, c4697 Int64, c4698 Int8, c4699 Int32 NOT NULL, c4700 JsonDocument NOT NULL, c4701 Utf8, c4702 Bool, c4703 Date, c4704 Utf8, c4705 Json, c4706 String, c4707 Json, c4708 Uint8 NOT NULL, c4709 Uint8 NOT NULL, c4710 Bool, c4711 String NOT NULL, c4712 Datetime, c4713 Decimal(15,0), c4714 Int16, c4715 Datetime64, c4716 JsonDocument, c4717 String NOT NULL, c4718 Uint32, c4719 Yson NOT NULL, c4720 Uint16 NOT NULL, c4721 Timestamp, c4722 Int64, c4723 Yson, c4724 Yson, c4725 Decimal(22,9) NOT NULL, c4726 Utf8, c4727 Decimal(22,9) NOT NULL, c4728 Uint32, c4729 String, c4730 Date NOT NULL, c4731 Uint8, c4732 Int32, c4733 Datetime64 NOT NULL, c4734 Utf8 NOT NULL, c4735 Int8, c4736 Int8 NOT NULL, c4737 Timestamp NOT NULL, c4738 Timestamp NOT NULL, c4739 Json NOT NULL, c4740 Decimal(22,9) NOT NULL, c4741 Timestamp64, c4742 Uint64 NOT NULL, c4743 Int64, c4744 Decimal(15,0), c4745 Datetime NOT NULL, c4746 Double, c4747 Decimal(22,9), c4748 Uint8 NOT NULL, c4749 Interval64 NOT NULL, c4750 Decimal(22,9) NOT NULL, c4751 Datetime64, c4752 Double, c4753 Int16, c4754 Int64 NOT NULL, c4755 Datetime NOT NULL, c4756 Decimal(22,9) NOT NULL, c4757 Decimal(35,10) NOT NULL, c4758 Uint16, c4759 Datetime64 NOT NULL, c4760 Yson, c4761 Int32, c4762 Utf8 NOT NULL, c4763 String, c4764 Int8 NOT NULL, c4765 Json NOT NULL, c4766 String, c4767 Int8 NOT NULL, c4768 Int8, c4769 Interval64, c4770 Float, c4771 Float NOT NULL, c4772 Bool NOT NULL, c4773 Decimal(35,10) NOT NULL, c4774 Yson, c4775 Utf8, c4776 Uint64 NOT NULL, c4777 Date32, c4778 Bool NOT NULL, c4779 Timestamp64 NOT NULL, c4780 Uint8, c4781 Decimal(15,0) NOT NULL, c4782 Decimal(35,10) NOT NULL, c4783 Bool NOT NULL, c4784 Int8 NOT NULL, c4785 JsonDocument NOT NULL, c4786 Date32, c4787 Utf8, c4788 Int32 NOT NULL, c4789 Timestamp NOT NULL, c4790 Uint32, c4791 Decimal(35,10), c4792 Date32 NOT NULL, c4793 Int8 NOT NULL, c4794 Uint16 NOT NULL, c4795 Uint8 NOT NULL, c4796 Int32, c4797 Decimal(35,10), c4798 Decimal(22,9), c4799 Double, c4800 Uint16, c4801 Timestamp NOT NULL, c4802 Bool NOT NULL, c4803 JsonDocument NOT NULL, c4804 Uint16 NOT NULL, c4805 Decimal(35,10) NOT NULL, c4806 JsonDocument NOT NULL, c4807 Timestamp, c4808 Bool, c4809 Date NOT NULL, c4810 Int64 NOT NULL, c4811 Yson, c4812 Date, c4813 Datetime64, c4814 Decimal(22,9) NOT NULL, c4815 Int32, c4816 Timestamp, c4817 String, c4818 Utf8 NOT NULL, c4819 Int32, c4820 Decimal(35,10), c4821 Decimal(35,10), c4822 Int32, c4823 Double NOT NULL, c4824 Double, c4825 Int16 NOT NULL, c4826 String, c4827 Timestamp NOT NULL, c4828 Int16, c4829 Date, c4830 Uint8, c4831 Decimal(35,10), c4832 Uint64 NOT NULL, c4833 Uint16, c4834 Decimal(35,10), c4835 Decimal(15,0) NOT NULL, c4836 Int8 NOT NULL, c4837 Uint64 NOT NULL, c4838 Timestamp NOT NULL, c4839 Decimal(15,0), c4840 String, c4841 Timestamp64, c4842 String NOT NULL, c4843 Uint8, c4844 Int16, c4845 Decimal(35,10), c4846 Uint16 NOT NULL, c4847 Uint64 NOT NULL, c4848 Datetime64, c4849 Uint8 NOT NULL, c4850 Datetime64 NOT NULL, c4851 Decimal(15,0), c4852 Utf8 NOT NULL, c4853 Date32, c4854 Timestamp, c4855 Int16 NOT NULL, c4856 Date, c4857 Int32 NOT NULL, c4858 Uint8, c4859 Float NOT NULL, c4860 Decimal(35,10) NOT NULL, c4861 Decimal(22,9), c4862 String NOT NULL, c4863 Uint8 NOT NULL, c4864 Uint64, c4865 Timestamp, c4866 Datetime NOT NULL, c4867 Datetime64, c4868 Date32 NOT NULL, c4869 Datetime64, c4870 Interval64 NOT NULL, c4871 Float NOT NULL, c4872 Decimal(15,0), c4873 Int16 NOT NULL, c4874 Double NOT NULL, c4875 Decimal(15,0), c4876 Uint8, c4877 Uint8, c4878 Uint32, c4879 Interval64, c4880 Decimal(22,9), c4881 Uint16 NOT NULL, c4882 Date, c4883 Decimal(35,10), c4884 Float NOT NULL, c4885 Uint16 NOT NULL, c4886 Date NOT NULL, c4887 Int64 NOT NULL, c4888 Json, c4889 Decimal(35,10), c4890 Int64, c4891 Bool, c4892 Int64, c4893 Date32 NOT NULL, c4894 Int64 NOT NULL, c4895 Double NOT NULL, c4896 Timestamp, c4897 Decimal(35,10) NOT NULL, c4898 Float NOT NULL, c4899 Float NOT NULL, c4900 Decimal(35,10), c4901 Timestamp64 NOT NULL, c4902 Double, c4903 Int32, c4904 Yson, c4905 Decimal(22,9) NOT NULL, c4906 Int64 NOT NULL, c4907 Double NOT NULL, c4908 Double NOT NULL, c4909 String NOT NULL, c4910 String, c4911 Bool NOT NULL, c4912 Timestamp64 NOT NULL, c4913 Decimal(35,10), c4914 Json NOT NULL, c4915 Utf8, c4916 Json, c4917 String, c4918 Double, c4919 Uint16 NOT NULL, c4920 Double, c4921 Date, c4922 Int16 NOT NULL, c4923 Float NOT NULL, c4924 Int16 NOT NULL, c4925 Decimal(35,10) NOT NULL, c4926 Utf8 NOT NULL, c4927 Int8 NOT NULL, c4928 Json, c4929 JsonDocument NOT NULL, c4930 Float NOT NULL, c4931 Date, c4932 Bool, c4933 Int16, c4934 Date32, c4935 Utf8, c4936 Float NOT NULL, c4937 Int16, c4938 Uint8 NOT NULL, c4939 Yson NOT NULL, c4940 Int16 NOT NULL, c4941 Double, c4942 JsonDocument NOT NULL, c4943 Bool, c4944 Uint8, c4945 Date, c4946 Interval64, c4947 Decimal(15,0) NOT NULL, c4948 Int64, c4949 Datetime64 NOT NULL, c4950 Uint16, c4951 Decimal(22,9) NOT NULL, c4952 Json, c4953 Datetime64, c4954 Double NOT NULL, c4955 Json NOT NULL, c4956 Utf8, c4957 Bool, c4958 Uint8 NOT NULL, c4959 Datetime NOT NULL, c4960 Decimal(22,9), c4961 Yson, c4962 Uint64, c4963 Int64 NOT NULL, c4964 Int16 NOT NULL, c4965 Bool NOT NULL, c4966 Int16 NOT NULL, c4967 String, c4968 Decimal(35,10) NOT NULL, c4969 Decimal(22,9) NOT NULL, c4970 Decimal(15,0), c4971 Datetime NOT NULL, c4972 Decimal(15,0) NOT NULL, c4973 Decimal(15,0), c4974 Decimal(35,10) NOT NULL, c4975 Datetime NOT NULL, c4976 String NOT NULL, c4977 JsonDocument NOT NULL, c4978 JsonDocument, c4979 Int16 NOT NULL, c4980 Int16 NOT NULL, c4981 Uint8 NOT NULL, c4982 Json, c4983 Uint32 NOT NULL, c4984 Uint32 NOT NULL, c4985 Interval64 NOT NULL, c4986 Uint64, c4987 String NOT NULL, c4988 Uint8 NOT NULL, c4989 Decimal(15,0) NOT NULL, c4990 Interval64 NOT NULL, c4991 Int16, c4992 Json, c4993 Uint32 NOT NULL, c4994 String, c4995 Utf8 NOT NULL, c4996 Date32 NOT NULL, c4997 Double, c4998 Json, c4999 Yson, c5000 Interval64 NOT NULL, c5001 Date32 NOT NULL, c5002 Int16, c5003 Timestamp NOT NULL, c5004 Int32, c5005 Int64 NOT NULL, c5006 Yson NOT NULL, c5007 Uint32, c5008 Utf8, c5009 Utf8, c5010 Uint16, c5011 Uint16, c5012 Timestamp64 NOT NULL, c5013 Yson NOT NULL, c5014 Int64 NOT NULL, c5015 Int16, c5016 Date32 NOT NULL, c5017 Float NOT NULL, c5018 Timestamp64 NOT NULL, c5019 Int64 NOT NULL, c5020 Int8 NOT NULL, c5021 Decimal(35,10) NOT NULL, c5022 Uint16, c5023 Int32 NOT NULL, c5024 Date NOT NULL, c5025 Double, c5026 Timestamp NOT NULL, c5027 Int64, c5028 Int16 NOT NULL, c5029 Datetime64 NOT NULL, c5030 Datetime64, c5031 Timestamp64 NOT NULL, c5032 Int32, c5033 Float NOT NULL, c5034 Yson NOT NULL, c5035 Decimal(15,0), c5036 Uint64, c5037 Utf8 NOT NULL, c5038 Int64, c5039 Int64, c5040 Uint8, c5041 Decimal(22,9) NOT NULL, c5042 Double, c5043 Datetime64 NOT NULL, c5044 Uint32, c5045 Double NOT NULL, c5046 Uint64 NOT NULL, c5047 Yson NOT NULL, c5048 JsonDocument NOT NULL, c5049 Int16 NOT NULL, c5050 Datetime64, c5051 Decimal(22,9), c5052 Int16 NOT NULL, c5053 Int8 NOT NULL, c5054 Utf8 NOT NULL, c5055 Float, c5056 Yson NOT NULL, c5057 Datetime NOT NULL, c5058 Uint32 NOT NULL, c5059 Uint32, c5060 Bool, c5061 Datetime64 NOT NULL, c5062 Uint8 NOT NULL, c5063 Date32 NOT NULL, c5064 Double NOT NULL, c5065 Int16, c5066 Uint8 NOT NULL, c5067 Int64 NOT NULL, c5068 String NOT NULL, c5069 Interval64, c5070 Double, c5071 String, c5072 Utf8 NOT NULL, c5073 Decimal(35,10) NOT NULL, c5074 Uint64, c5075 Datetime, c5076 Interval64 NOT NULL, c5077 Datetime NOT NULL, c5078 Int64 NOT NULL, c5079 Uint16 NOT NULL, c5080 Interval64 NOT NULL, c5081 Decimal(35,10), c5082 Uint64 NOT NULL, c5083 Decimal(35,10) NOT NULL, c5084 Double NOT NULL, c5085 Bool, c5086 Double NOT NULL, c5087 Int64 NOT NULL, c5088 Uint64, c5089 Utf8 NOT NULL, c5090 String, c5091 Timestamp, c5092 Datetime64, c5093 Int64 NOT NULL, c5094 Timestamp64 NOT NULL, c5095 Timestamp64 NOT NULL, c5096 Date32, c5097 Uint32, c5098 Int32 NOT NULL, c5099 Uint8 NOT NULL, c5100 Int32 NOT NULL, c5101 Yson NOT NULL, c5102 Date, c5103 Date, c5104 Uint32, c5105 Json, c5106 JsonDocument NOT NULL, c5107 Double NOT NULL, c5108 Uint32 NOT NULL, c5109 Uint16, c5110 Datetime64 NOT NULL, c5111 Uint8, c5112 Uint16 NOT NULL, c5113 Date NOT NULL, c5114 Timestamp NOT NULL, c5115 Uint16, c5116 Int16, c5117 Timestamp, c5118 Int16, c5119 Int8, c5120 Decimal(22,9), c5121 Uint64 NOT NULL, c5122 Int8, c5123 Interval64 NOT NULL, c5124 Json NOT NULL, c5125 Uint16, c5126 Uint16 NOT NULL, c5127 Uint32 NOT NULL, c5128 Interval64, c5129 Int64, c5130 Interval64, c5131 Decimal(35,10) NOT NULL, c5132 Decimal(15,0) NOT NULL, c5133 Bool NOT NULL, c5134 String, c5135 Double, c5136 Decimal(35,10), c5137 Int8, c5138 String NOT NULL, c5139 Yson, c5140 Decimal(35,10) NOT NULL, c5141 Timestamp, c5142 Decimal(22,9) NOT NULL, c5143 Uint64 NOT NULL, c5144 JsonDocument NOT NULL, c5145 Yson NOT NULL, c5146 Interval64, c5147 Decimal(22,9), c5148 Decimal(22,9) NOT NULL, c5149 Uint64, c5150 Decimal(22,9), c5151 Timestamp64 NOT NULL, c5152 Bool, c5153 Int8, c5154 Int64 NOT NULL, c5155 Datetime NOT NULL, c5156 Float NOT NULL, c5157 Utf8 NOT NULL, c5158 Int64 NOT NULL, c5159 Int64 NOT NULL, c5160 Int16 NOT NULL, c5161 Date NOT NULL, c5162 Datetime64 NOT NULL, c5163 JsonDocument NOT NULL, c5164 Timestamp64 NOT NULL, c5165 String NOT NULL, c5166 Interval64 NOT NULL, c5167 Yson, c5168 Int32 NOT NULL, c5169 Float NOT NULL, c5170 JsonDocument NOT NULL, c5171 Json NOT NULL, c5172 Yson, c5173 Timestamp, c5174 Uint32, c5175 Decimal(35,10) NOT NULL, c5176 Decimal(35,10) NOT NULL, c5177 Json NOT NULL, c5178 Decimal(22,9), c5179 Int64 NOT NULL, c5180 Int32, c5181 Int8, c5182 Datetime64, c5183 Decimal(22,9) NOT NULL, c5184 Int64, c5185 Decimal(22,9) NOT NULL, c5186 Json, c5187 Float NOT NULL, c5188 Json, c5189 String NOT NULL, c5190 Decimal(22,9), c5191 Yson NOT NULL, c5192 Json NOT NULL, c5193 Yson, c5194 Float NOT NULL, c5195 Int32 NOT NULL, c5196 Datetime64, c5197 Uint32, c5198 String NOT NULL, c5199 Json, c5200 Int64, c5201 Utf8, c5202 Yson, c5203 String NOT NULL, c5204 Int8 NOT NULL, c5205 Date, c5206 Timestamp64, c5207 String NOT NULL, c5208 Interval64 NOT NULL, c5209 Int32 NOT NULL, c5210 Date, c5211 Uint8, c5212 Timestamp NOT NULL, c5213 Int64, c5214 Decimal(15,0) NOT NULL, c5215 Interval64 NOT NULL, c5216 Datetime NOT NULL, c5217 JsonDocument NOT NULL, c5218 Double, c5219 Int16, c5220 Utf8 NOT NULL, c5221 Utf8 NOT NULL, c5222 Utf8, c5223 JsonDocument, c5224 Decimal(15,0), c5225 Json, c5226 Datetime64, c5227 Yson NOT NULL, c5228 Datetime NOT NULL, c5229 Uint8 NOT NULL, c5230 JsonDocument, c5231 Utf8, c5232 Uint64, c5233 Uint16, c5234 Int16 NOT NULL, c5235 Int64 NOT NULL, c5236 Timestamp NOT NULL, c5237 Json NOT NULL, c5238 Uint16, c5239 Json NOT NULL, c5240 Bool NOT NULL, c5241 Decimal(15,0), c5242 Utf8 NOT NULL, c5243 Int64, c5244 Bool NOT NULL, c5245 Decimal(15,0) NOT NULL, c5246 Utf8, c5247 Uint64, c5248 Double NOT NULL, c5249 Float NOT NULL, c5250 Int64, c5251 Int64, c5252 Json, c5253 Int64 NOT NULL, c5254 Decimal(15,0), c5255 Int32, c5256 Yson NOT NULL, c5257 JsonDocument, c5258 Datetime64, c5259 Decimal(22,9) NOT NULL, c5260 Yson NOT NULL, c5261 Uint16, c5262 Decimal(35,10) NOT NULL, c5263 Int64 NOT NULL, c5264 Uint32 NOT NULL, c5265 Double, c5266 Bool NOT NULL, c5267 Utf8 NOT NULL, c5268 Decimal(22,9), c5269 Uint16, c5270 Uint32, c5271 Int8, c5272 Yson, c5273 Datetime NOT NULL, c5274 Decimal(22,9) NOT NULL, c5275 Json, c5276 String, c5277 Interval64, c5278 Decimal(35,10), c5279 Decimal(22,9) NOT NULL, c5280 Datetime NOT NULL, c5281 Int64 NOT NULL, c5282 Float NOT NULL, c5283 Timestamp, c5284 Int16, c5285 Datetime, c5286 Utf8 NOT NULL, c5287 Uint16, c5288 Double, c5289 Decimal(22,9), c5290 Interval64 NOT NULL, c5291 Timestamp, c5292 Int8 NOT NULL, c5293 Datetime, c5294 Datetime64, c5295 Timestamp64 NOT NULL, c5296 Date32 NOT NULL, c5297 Uint16, c5298 Decimal(15,0) NOT NULL, c5299 Uint16, c5300 Date NOT NULL, c5301 Float, c5302 Datetime, c5303 String, c5304 Int32 NOT NULL, c5305 Yson, c5306 Uint8 NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Pending previous query completion" severity: 1 (server_code: 400190)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 110, 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/instrumented_client.py", line 75, in query\n    return self.metrics_collector.wrap_call(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "ydb/tests/stress/common/publish_metrics.py", line 204, in wrap_call\n    result = method()\n             ^^^^^^^^\n  File "ydb/tests/stress/common/instrumented_client.py", line 76, in <lambda>\n    lambda: super(InstrumentedYdbClient, self).query(\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "ydb/tests/stress/common/common.py", line 31, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 27, in query\n    return self.session_pool.execute_with_retries(query=statement, parameters=parameters, 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 137, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 390, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 211, 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 229, 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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)\n'
============================== slowest durations ===============================
70.87s call     test_workload.py::TestYdbWorkload::test
37.10s teardown test_workload.py::TestYdbWorkload::test
8.77s 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/2fdl/004518/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:17400 --database /Root --duration 120' has failed with code 1.
Errors:
... next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, 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 390, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 211, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 229, 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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)
ERROR test_workload.py::TestYdbWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/2fdl/004518/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2026-01-09T20:56:38.044251Z):
ydb/core/tx/schemeshard/olap/manager/manager.cpp:35
GetVerifiedPtr(): requirement it != Tables.end() failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xAA7D845
1. /-S/util/system/yassert.cpp:55: Panic @ 0xAA75CD6
2. /tmp//-S/ydb/core/tx/schemeshard/olap/manager/manager.cpp:35: GetVerifiedPtr @ 0xE755AE1
3. /tmp//-S/ydb/core/tx/schemeshard/schemeshard__table_stats.cpp:479: PersistSingleStats @ 0xEEA045F
4. /-S/ydb/core/tx/schemeshard/schemeshard__stats_impl.h:128: Execute @ 0xEEA6216
5. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2033: ExecuteTransaction @ 0xD447206
6. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB8AEFA7
7. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB8FF8C4
8. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB903984
9. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB903590
10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB90417E
11. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xAA7F49C
12. ??:0: ?? @ 0x7EFCF2B2BAC2
13. ??:0: ?? @ 0x7EFCF2BBD8BF
==================== 1 failed, 1 error in 117.72s (0:01:57) ====================
