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

test_workload.py F

=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    yatest.common.execute([
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:24104 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c26\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17261
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28569
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14165
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/d9zh/0006a8/r3tmp/kikimr_cluster_24he5lqv
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24104
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7672
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29908
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7488
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_e964ssv8.log --grpc-port=24104 --mon-port=7672 --ic-port=17261
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21688
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63102
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_8l60huq3.log --grpc-port=12455 --mon-port=21209 --ic-port=29125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29176
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9315
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23893
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xbdq_6jq.log --grpc-port=29176 --mon-port=9315 --ic-port=2042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32097
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_oehap8wj.log --grpc-port=19207 --mon-port=65039 --ic-port=24125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22371
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4747
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_064isrjc.log --grpc-port=24144 --mon-port=22371 --ic-port=18868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27554
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26527
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24264
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_710c1q_p.log --grpc-port=14404 --mon-port=27554 --ic-port=4650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_mz9eda9x.log --grpc-port=3029 --mon-port=8580 --ic-port=28569
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5102
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4636
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32154
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_xrp2sz7m.log --grpc-port=5102 --mon-port=4636 --ic-port=2009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2792
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26096
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_wo7i9gie.log --grpc-port=20128 --mon-port=2118 --ic-port=14165
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24104/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_e964ssv8.log --grpc-port=24104 --mon-port=7672 --ic-port=17261
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_e964ssv8.log', '--grpc-port=24104', '--mon-port=7672', '--ic-port=17261')' in '/home/runner/.ya/build/build_root/d9zh/0006a8/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: 1519242
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24104/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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1519246
DEBUG    ya.test:process.py:259 Command (pid 1519246) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1519246) elapsed time (sec): 1.3116130828857422
DEBUG    ya.test:process.py:263 Command (pid 1519246) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519246) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1519246) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519246) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519246) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1519246) maxrss: 478932
DEBUG    ya.test:process.py:263 Command (pid 1519246) minflt: 45398
DEBUG    ya.test:process.py:263 Command (pid 1519246) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1519246) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1519246) nivcsw: 234
DEBUG    ya.test:process.py:263 Command (pid 1519246) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1519246) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1519246) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1519246) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1519246) stime: 0.16916399999999998
DEBUG    ya.test:process.py:263 Command (pid 1519246) utime: 0.573436
DEBUG    ya.test:process.py:263 Command (pid 1519246) wtime: 1.334
DEBUG    ya.test:process.py:275 Command (pid 1519246) output:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ohqfgq5qdm
    Host information: 
        Linux ghrun-ohqfgq5qdm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12455/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_8l60huq3.log --grpc-port=12455 --mon-port=21209 --ic-port=29125
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_8l60huq3.log', '--grpc-port=12455', '--mon-port=21209', '--ic-port=29125')' in '/home/runner/.ya/build/build_root/d9zh/0006a8/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: 1519385
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12455/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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1519386
DEBUG    ya.test:process.py:259 Command (pid 1519386) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1519386) elapsed time (sec): 1.3365120887756348
DEBUG    ya.test:process.py:263 Command (pid 1519386) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519386) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1519386) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519386) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519386) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1519386) maxrss: 478616
DEBUG    ya.test:process.py:263 Command (pid 1519386) minflt: 45319
DEBUG    ya.test:process.py:263 Command (pid 1519386) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1519386) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1519386) nivcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 1519386) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1519386) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1519386) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1519386) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1519386) stime: 0.200185
DEBUG    ya.test:process.py:263 Command (pid 1519386) utime: 0.530353
DEBUG    ya.test:process.py:263 Command (pid 1519386) wtime: 1.354
DEBUG    ya.test:process.py:275 Command (pid 1519386) output:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ohqfgq5qdm
    Host information: 
        Linux ghrun-ohqfgq5qdm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29176/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xbdq_6jq.log --grpc-port=29176 --mon-port=9315 --ic-port=2042
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xbdq_6jq.log', '--grpc-port=29176', '--mon-port=9315', '--ic-port=2042')' in '/home/runner/.ya/build/build_root/d9zh/0006a8/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: 1519492
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29176/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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1519497
DEBUG    ya.test:process.py:259 Command (pid 1519497) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1519497) elapsed time (sec): 0.9902169704437256
DEBUG    ya.test:process.py:263 Command (pid 1519497) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519497) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1519497) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519497) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519497) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1519497) maxrss: 478564
DEBUG    ya.test:process.py:263 Command (pid 1519497) minflt: 45313
DEBUG    ya.test:process.py:263 Command (pid 1519497) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1519497) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1519497) nivcsw: 235
DEBUG    ya.test:process.py:263 Command (pid 1519497) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1519497) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1519497) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1519497) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1519497) stime: 0.158318
DEBUG    ya.test:process.py:263 Command (pid 1519497) utime: 0.554593
DEBUG    ya.test:process.py:263 Command (pid 1519497) wtime: 0.999
DEBUG    ya.test:process.py:275 Command (pid 1519497) output:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ohqfgq5qdm
    Host information: 
        Linux ghrun-ohqfgq5qdm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19207/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_oehap8wj.log --grpc-port=19207 --mon-port=65039 --ic-port=24125
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_oehap8wj.log', '--grpc-port=19207', '--mon-port=65039', '--ic-port=24125')' in '/home/runner/.ya/build/build_root/d9zh/0006a8/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: 1519640
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19207/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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1519645
DEBUG    ya.test:process.py:259 Command (pid 1519645) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1519645) elapsed time (sec): 1.9872651100158691
DEBUG    ya.test:process.py:263 Command (pid 1519645) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519645) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1519645) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519645) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519645) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1519645) maxrss: 478552
DEBUG    ya.test:process.py:263 Command (pid 1519645) minflt: 45370
DEBUG    ya.test:process.py:263 Command (pid 1519645) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1519645) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1519645) nivcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 1519645) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1519645) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1519645) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1519645) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1519645) stime: 0.206099
DEBUG    ya.test:process.py:263 Command (pid 1519645) utime: 0.531058
DEBUG    ya.test:process.py:263 Command (pid 1519645) wtime: 2.0
DEBUG    ya.test:process.py:275 Command (pid 1519645) output:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ohqfgq5qdm
    Host information: 
        Linux ghrun-ohqfgq5qdm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24144/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_064isrjc.log --grpc-port=24144 --mon-port=22371 --ic-port=18868
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_064isrjc.log', '--grpc-port=24144', '--mon-port=22371', '--ic-port=18868')' in '/home/runner/.ya/build/build_root/d9zh/0006a8/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: 1519856
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24144/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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1519899
DEBUG    ya.test:process.py:259 Command (pid 1519899) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1519899) elapsed time (sec): 1.3210957050323486
DEBUG    ya.test:process.py:263 Command (pid 1519899) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519899) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1519899) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519899) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1519899) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1519899) maxrss: 478364
DEBUG    ya.test:process.py:263 Command (pid 1519899) minflt: 45340
DEBUG    ya.test:process.py:263 Command (pid 1519899) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1519899) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1519899) nivcsw: 234
DEBUG    ya.test:process.py:263 Command (pid 1519899) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1519899) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1519899) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1519899) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1519899) stime: 0.23016299999999998
DEBUG    ya.test:process.py:263 Command (pid 1519899) utime: 0.48685599999999996
DEBUG    ya.test:process.py:263 Command (pid 1519899) wtime: 1.351
DEBUG    ya.test:process.py:275 Command (pid 1519899) output:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ohqfgq5qdm
    Host information: 
        Linux ghrun-ohqfgq5qdm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14404/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_710c1q_p.log --grpc-port=14404 --mon-port=27554 --ic-port=4650
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_710c1q_p.log', '--grpc-port=14404', '--mon-port=27554', '--ic-port=4650')' in '/home/runner/.ya/build/build_root/d9zh/0006a8/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: 1520106
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14404/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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1520109
DEBUG    ya.test:process.py:259 Command (pid 1520109) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1520109) elapsed time (sec): 0.9522614479064941
DEBUG    ya.test:process.py:263 Command (pid 1520109) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1520109) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1520109) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1520109) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1520109) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1520109) maxrss: 478712
DEBUG    ya.test:process.py:263 Command (pid 1520109) minflt: 45398
DEBUG    ya.test:process.py:263 Command (pid 1520109) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1520109) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1520109) nivcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 1520109) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1520109) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1520109) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1520109) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1520109) stime: 0.21676499999999999
DEBUG    ya.test:process.py:263 Command (pid 1520109) utime: 0.467433
DEBUG    ya.test:process.py:263 Command (pid 1520109) wtime: 1.001
DEBUG    ya.test:process.py:275 Command (pid 1520109) output:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ohqfgq5qdm
    Host information: 
        Linux ghrun-ohqfgq5qdm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3029/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_mz9eda9x.log --grpc-port=3029 --mon-port=8580 --ic-port=28569
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_mz9eda9x.log', '--grpc-port=3029', '--mon-port=8580', '--ic-port=28569')' in '/home/runner/.ya/build/build_root/d9zh/0006a8/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: 1520430
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3029/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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1520474
DEBUG    ya.test:process.py:259 Command (pid 1520474) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1520474) elapsed time (sec): 1.5959854125976562
DEBUG    ya.test:process.py:263 Command (pid 1520474) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1520474) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1520474) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1520474) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1520474) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1520474) maxrss: 478312
DEBUG    ya.test:process.py:263 Command (pid 1520474) minflt: 45339
DEBUG    ya.test:process.py:263 Command (pid 1520474) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1520474) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1520474) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 1520474) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1520474) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1520474) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1520474) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1520474) stime: 0.207983
DEBUG    ya.test:process.py:263 Command (pid 1520474) utime: 0.52711
DEBUG    ya.test:process.py:263 Command (pid 1520474) wtime: 1.617
DEBUG    ya.test:process.py:275 Command (pid 1520474) output:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ohqfgq5qdm
    Host information: 
        Linux ghrun-ohqfgq5qdm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5102/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_xrp2sz7m.log --grpc-port=5102 --mon-port=4636 --ic-port=2009
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_xrp2sz7m.log', '--grpc-port=5102', '--mon-port=4636', '--ic-port=2009')' in '/home/runner/.ya/build/build_root/d9zh/0006a8/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: 1520877
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5102/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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1520881
DEBUG    ya.test:process.py:259 Command (pid 1520881) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1520881) elapsed time (sec): 1.1536140441894531
DEBUG    ya.test:process.py:263 Command (pid 1520881) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1520881) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1520881) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1520881) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1520881) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1520881) maxrss: 478732
DEBUG    ya.test:process.py:263 Command (pid 1520881) minflt: 45370
DEBUG    ya.test:process.py:263 Command (pid 1520881) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1520881) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1520881) nivcsw: 407
DEBUG    ya.test:process.py:263 Command (pid 1520881) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1520881) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1520881) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1520881) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1520881) stime: 0.20716099999999998
DEBUG    ya.test:process.py:263 Command (pid 1520881) utime: 0.541179
DEBUG    ya.test:process.py:263 Command (pid 1520881) wtime: 1.168
DEBUG    ya.test:process.py:275 Command (pid 1520881) output:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ohqfgq5qdm
    Host information: 
        Linux ghrun-ohqfgq5qdm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20128/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_wo7i9gie.log --grpc-port=20128 --mon-port=2118 --ic-port=14165
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d9zh/0006a8/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/d9zh/0006a8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_wo7i9gie.log', '--grpc-port=20128', '--mon-port=2118', '--ic-port=14165')' in '/home/runner/.ya/build/build_root/d9zh/0006a8/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: 1521135
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20128/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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1521140
DEBUG    ya.test:process.py:259 Command (pid 1521140) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1521140) elapsed time (sec): 1.5006558895111084
DEBUG    ya.test:process.py:263 Command (pid 1521140) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1521140) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1521140) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1521140) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1521140) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1521140) maxrss: 479776
DEBUG    ya.test:process.py:263 Command (pid 1521140) minflt: 45407
DEBUG    ya.test:process.py:263 Command (pid 1521140) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1521140) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1521140) nivcsw: 300
DEBUG    ya.test:process.py:263 Command (pid 1521140) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1521140) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1521140) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1521140) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1521140) stime: 0.195025
DEBUG    ya.test:process.py:263 Command (pid 1521140) utime: 0.5358499999999999
DEBUG    ya.test:process.py:263 Command (pid 1521140) wtime: 1.503
DEBUG    ya.test:process.py:275 Command (pid 1521140) output:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ohqfgq5qdm
    Host information: 
        Linux ghrun-ohqfgq5qdm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 467261f64d7f0e1093e161f9d503c404a915fd11
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 91cd65cd9cccbff45de76a9fb13b9ca9b6bfbe52 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24104', '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: 17261\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29125\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2042\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24125\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18868\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4650\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28569\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2009\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14165\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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24104', '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: 17261\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29125\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2042\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24125\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18868\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4650\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28569\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2009\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14165\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1521873
DEBUG    ya.test:process.py:259 Command (pid 1521873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1521873) elapsed time (sec): 1.1254608631134033
DEBUG    ya.test:process.py:263 Command (pid 1521873) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1521873) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1521873) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1521873) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1521873) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1521873) maxrss: 754544
DEBUG    ya.test:process.py:263 Command (pid 1521873) minflt: 51621
DEBUG    ya.test:process.py:263 Command (pid 1521873) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1521873) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1521873) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 1521873) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1521873) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1521873) nvcsw: 569
DEBUG    ya.test:process.py:263 Command (pid 1521873) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1521873) stime: 0.24672999999999998
DEBUG    ya.test:process.py:263 Command (pid 1521873) utime: 0.5634199999999999
DEBUG    ya.test:process.py:263 Command (pid 1521873) wtime: 1.144
DEBUG    ya.test:process.py:275 Command (pid 1521873) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24104', '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/d9zh/0006a8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24104', '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: 1522026
DEBUG    ya.test:process.py:259 Command (pid 1522026) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522026) elapsed time (sec): 1.2398757934570312
DEBUG    ya.test:process.py:263 Command (pid 1522026) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522026) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522026) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522026) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522026) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522026) maxrss: 755208
DEBUG    ya.test:process.py:263 Command (pid 1522026) minflt: 51821
DEBUG    ya.test:process.py:263 Command (pid 1522026) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522026) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522026) nivcsw: 362
DEBUG    ya.test:process.py:263 Command (pid 1522026) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522026) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522026) nvcsw: 716
DEBUG    ya.test:process.py:263 Command (pid 1522026) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522026) stime: 0.256291
DEBUG    ya.test:process.py:263 Command (pid 1522026) utime: 0.5460889999999999
DEBUG    ya.test:process.py:263 Command (pid 1522026) wtime: 1.252
DEBUG    ya.test:process.py:275 Command (pid 1522026) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3976edd4-17f3-47e1-a4bf-8301f35010a7, localhost:24104): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3976edd4-17f3-47e1-a4bf-8301f35010a7, localhost:24104): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3976edd4-17f3-47e1-a4bf-8301f35010a7, localhost:24104): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ohqfgq5qdm.auto.internal" port: 24104 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-ohqfgq5qdm.auto.internal" port: 5102 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-ohqfgq5qdm.auto.internal" port: 20128 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-ohqfgq5qdm.auto.internal" port: 24144 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-ohqfgq5qdm.auto.internal" port: 29176 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-ohqfgq5qdm.auto.internal" port: 12455 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-ohqfgq5qdm.auto.internal" port: 19207 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-ohqfgq5qdm.auto.internal" port: 14404 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-ohqfgq5qdm.auto.internal" port: 3029 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ohqfgq5qdm.auto.internal:3029, location 1, ssl: False>, <Endpoint ghrun-ohqfgq5qdm.auto.internal:24104, location 1, ssl: False>, <Endpoint ghrun-ohqfgq5qdm.auto.internal:19207, location 1, ssl: False>, <Endpoint ghrun-ohqfgq5qdm.auto.internal:20128, location 3, ssl: False>, <Endpoint ghrun-ohqfgq5qdm.auto.internal:5102, location 2, ssl: False>, <Endpoint ghrun-ohqfgq5qdm.auto.internal:29176, location 3, ssl: False>, <Endpoint ghrun-ohqfgq5qdm.auto.internal:14404, location 3, ssl: False>, <Endpoint ghrun-ohqfgq5qdm.auto.internal:24144, location 2, ssl: False>, <Endpoint ghrun-ohqfgq5qdm.auto.internal:12455, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d9zh/0006a8/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:24104', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:628 Command pid: 1522453
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24104
DEBUG    ya.test:process.py:259 Command (pid 1522453) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1522453) elapsed time (sec): 39.29250431060791
DEBUG    ya.test:process.py:263 Command (pid 1522453) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522453) inblock: 385304
DEBUG    ya.test:process.py:263 Command (pid 1522453) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522453) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522453) majflt: 42
DEBUG    ya.test:process.py:263 Command (pid 1522453) maxrss: 768676
DEBUG    ya.test:process.py:263 Command (pid 1522453) minflt: 139756
DEBUG    ya.test:process.py:263 Command (pid 1522453) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522453) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522453) nivcsw: 1212
DEBUG    ya.test:process.py:263 Command (pid 1522453) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522453) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522453) nvcsw: 5421
DEBUG    ya.test:process.py:263 Command (pid 1522453) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 1522453) stime: 0.699873
DEBUG    ya.test:process.py:263 Command (pid 1522453) utime: 2.698528
DEBUG    ya.test:process.py:263 Command (pid 1522453) wtime: 39.332
DEBUG    ya.test:process.py:275 Command (pid 1522453) output:

DEBUG    ya.test:process.py:276 Command (pid 1522453) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c26\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/6007` (
                    c0 Int64 NOT NULL, c1 Interval64 NOT NULL, c2 Timestamp64 NOT NULL, c3 Uint8 NOT NULL, c4 Datetime NOT NULL, c5 Int64 NOT NULL, c6 Date NOT NULL, c7 Timestamp NOT NULL, c8 Datetime64 NOT NULL, c9 Int32 NOT NULL, c10 Int16 NOT NULL, c11 Uint16 NOT NULL, c12 Int16 NOT NULL, c13 Datetime NOT NULL, c14 Uint8 NOT NULL, c15 Int64 NOT NULL, c16 Uint32 NOT NULL, c17 Decimal(15,0) NOT NULL, c18 Date NOT NULL, c19 Int64 NOT NULL, c20 Interval64 NOT NULL, c21 Date NOT NULL, c22 Uint8 NOT NULL, c23 Int32 NOT NULL, c24 Uint64 NOT NULL, c25 Int8 NOT NULL, c26 Bool NOT NULL, c27 Uint8 NOT NULL, c28 Uint64 NOT NULL, c29 Decimal(35,10) NOT NULL, c30 Bool NOT NULL, c31 Uint8 NOT NULL, c32 Int8 NOT NULL, c33 Uint32 NOT NULL, c34 String NOT NULL, c35 String NOT NULL, c36 Decimal(22,9) NOT NULL, c37 Bool NOT NULL, c38 Uint8 NOT NULL, c39 Timestamp NOT NULL, c40 Timestamp NOT NULL, c41 Decimal(15,0) NOT NULL, c42 Date NOT NULL, c43 Uint64 NOT NULL, c44 Int8 NOT NULL, c45 Decimal(22,9) NOT NULL, c46 Date NOT NULL, c47 Uint32 NOT NULL, c48 Uint8 NOT NULL, c49 Datetime NOT NULL, c50 Int32 NOT NULL, c51 Uint8 NOT NULL, c52 Interval64 NOT NULL, c53 Int16 NOT NULL, c54 Date NOT NULL, c55 Bool NOT NULL, c56 Timestamp64 NOT NULL, c57 Int32 NOT NULL, c58 Date32 NOT NULL, c59 Date NOT NULL, c60 Interval64 NOT NULL, c61 Int64 NOT NULL, c62 Int8 NOT NULL, c63 Int32 NOT NULL, c64 Interval64 NOT NULL, c65 Uint16 NOT NULL, c66 Uint64 NOT NULL, c67 Decimal(22,9) NOT NULL, c68 Int64 NOT NULL, c69 Decimal(22,9) NOT NULL, c70 Datetime NOT NULL, c71 Int8 NOT NULL, c72 Int32 NOT NULL, c73 Decimal(35,10) NOT NULL, c74 Utf8 NOT NULL, c75 Uint16 NOT NULL, c76 Timestamp64 NOT NULL, c77 Int32 NOT NULL, c78 Decimal(22,9) NOT NULL, c79 Utf8 NOT NULL, c80 Date32 NOT NULL, c81 Uint64 NOT NULL, c82 Uint64 NOT NULL, c83 Timestamp64 NOT NULL, c84 Uint64 NOT NULL, c85 Bool NOT NULL, c86 Decimal(35,10) NOT NULL, c87 Datetime NOT NULL, c88 Utf8 NOT NULL, c89 Timestamp NOT NULL, c90 Utf8 NOT NULL, c91 Uint64 NOT NULL, c92 Int64 NOT NULL, c93 Int64 NOT NULL, c94 Datetime NOT NULL, c95 Interval64 NOT NULL, c96 Uint16 NOT NULL, c97 Utf8 NOT NULL, c98 Uint8 NOT NULL, c99 Datetime NOT NULL, c100 Decimal(15,0) NOT NULL, c101 Utf8 NOT NULL, c102 Timestamp NOT NULL, c103 Date NOT NULL, c104 Utf8 NOT NULL, c105 Timestamp64 NOT NULL, c106 Timestamp NOT NULL, c107 Int16 NOT NULL, c108 Uint16 NOT NULL, c109 Int16 NOT NULL, c110 Date32 NOT NULL, c111 Interval64 NOT NULL, c112 Bool NOT NULL, c113 Timestamp64 NOT NULL, c114 Int16 NOT NULL, c115 Uint64 NOT NULL, c116 Int8 NOT NULL, c117 Timestamp64 NOT NULL, c118 Datetime64 NOT NULL, c119 Decimal(15,0) NOT NULL, c120 Decimal(35,10) NOT NULL, c121 Int64 NOT NULL, c122 Utf8 NOT NULL, c123 Decimal(35,10) NOT NULL, c124 Timestamp NOT NULL, c125 Decimal(22,9) NOT NULL, c126 Timestamp64 NOT NULL, c127 Decimal(35,10) NOT NULL, c128 Int16 NOT NULL, c129 Timestamp NOT NULL, c130 Interval64 NOT NULL, c131 Date32 NOT NULL, c132 Int16 NOT NULL, c133 Datetime NOT NULL, c134 Date32 NOT NULL, c135 Uint8 NOT NULL, c136 Int64 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Decimal(15,0) NOT NULL, c139 Datetime64 NOT NULL, c140 Date NOT NULL, c141 Utf8 NOT NULL, c142 Uint64 NOT NULL, c143 Uint64 NOT NULL, c144 Timestamp NOT NULL, c145 Uint16 NOT NULL, c146 Utf8 NOT NULL, c147 Timestamp NOT NULL, c148 Date NOT NULL, c149 Utf8 NOT NULL, c150 Uint8 NOT NULL, c151 Uint8 NOT NULL, c152 Int64 NOT NULL, c153 Int64 NOT NULL, c154 Uint64 NOT NULL, c155 String NOT NULL, c156 Int16 NOT NULL, c157 Datetime64 NOT NULL, c158 Timestamp64 NOT NULL, c159 Decimal(22,9) NOT NULL, c160 Int64 NOT NULL, c161 Uint8 NOT NULL, c162 Timestamp NOT NULL, c163 Datetime NOT NULL, c164 Decimal(22,9) NOT NULL, c165 Uint32 NOT NULL, c166 Datetime NOT NULL, c167 Bool NOT NULL, c168 Uint16 NOT NULL, c169 Interval64 NOT NULL, c170 Decimal(22,9) NOT NULL, c171 Int32 NOT NULL, c172 Int64 NOT NULL, c173 Utf8 NOT NULL, c174 Bool NOT NULL, c175 Int8 NOT NULL, c176 Utf8 NOT NULL, c177 Timestamp NOT NULL, c178 Datetime NOT NULL, c179 Int64 NOT NULL, c180 Utf8 NOT NULL, c181 Uint16 NOT NULL, c182 Datetime NOT NULL, c183 Decimal(22,9) NOT NULL, c184 Utf8 NOT NULL, c185 Decimal(22,9) NOT NULL, c186 Bool NOT NULL, c187 Timestamp NOT NULL, c188 Int32 NOT NULL, c189 Utf8 NOT NULL, c190 Interval64 NOT NULL, c191 Bool NOT NULL, c192 Utf8 NOT NULL, c193 Datetime64 NOT NULL, c194 Decimal(22,9) NOT NULL, c195 Decimal(15,0) NOT NULL, c196 Int8 NOT NULL, c197 Int32 NOT NULL, c198 Uint64 NOT NULL, c199 Datetime NOT NULL, c200 Datetime64 NOT NULL, c201 Utf8 NOT NULL, c202 String NOT NULL, c203 Interval64 NOT NULL, c204 Date32 NOT NULL, c205 Uint8 NOT NULL, c206 Int64 NOT NULL, c207 Uint8 NOT NULL, c208 Interval64 NOT NULL, c209 Timestamp64 NOT NULL, c210 Date32 NOT NULL, c211 Int8 NOT NULL, c212 Decimal(15,0) NOT NULL, c213 Uint32 NOT NULL, c214 Int64 NOT NULL, c215 Int32 NOT NULL, c216 Timestamp NOT NULL, c217 Int8 NOT NULL, c218 Interval64 NOT NULL, c219 Uint16 NOT NULL, c220 Datetime64 NOT NULL, c221 String NOT NULL, c222 Utf8 NOT NULL, c223 String NOT NULL, c224 Utf8 NOT NULL, c225 Uint32 NOT NULL, c226 Int8 NOT NULL, c227 Int8 NOT NULL, c228 Int32 NOT NULL, c229 Datetime64 NOT NULL, c230 Datetime NOT NULL, c231 Date NOT NULL, c232 Uint64 NOT NULL, c233 Decimal(15,0) NOT NULL, c234 Decimal(22,9) NOT NULL, c235 Timestamp NOT NULL, c236 Date32 NOT NULL, c237 Bool NOT NULL, c238 Datetime64 NOT NULL, c239 Decimal(35,10) NOT NULL, c240 Date NOT NULL, c241 Decimal(15,0) NOT NULL, c242 Utf8 NOT NULL, c243 String NOT NULL, c244 Int64 NOT NULL, c245 Uint32 NOT NULL, c246 Timestamp64 NOT NULL, c247 Int16 NOT NULL, c248 Int16 NOT NULL, c249 Bool NOT NULL, c250 Uint16 NOT NULL, c251 Bool NOT NULL, c252 Datetime NOT NULL, c253 String NOT NULL, c254 Int16 NOT NULL, c255 Timestamp64 NOT NULL, c256 Datetime NOT NULL, c257 String, c258 Yson, c259 Date32, c260 Date32 NOT NULL, c261 Int64 NOT NULL, c262 Json NOT NULL, c263 Date32, c264 Int32 NOT NULL, c265 Uint64, c266 Int64, c267 Date32 NOT NULL, c268 Double, c269 String, c270 Bool NOT NULL, c271 Json, c272 Int64 NOT NULL, c273 Datetime NOT NULL, c274 JsonDocument NOT NULL, c275 Int64, c276 Int32, c277 Uint64, c278 Double NOT NULL, c279 Int32 NOT NULL, c280 Float, c281 Double, c282 Double, c283 Timestamp64 NOT NULL, c284 Uint16, c285 Double NOT NULL, c286 Interval64, c287 Yson, c288 JsonDocument, c289 Int32, c290 Decimal(22,9) NOT NULL, c291 Decimal(22,9) NOT NULL, c292 Uint16, c293 Utf8 NOT NULL, c294 Decimal(35,10) NOT NULL, c295 Int64 NOT NULL, c296 String, c297 Interval64 NOT NULL, c298 Interval64, c299 Json, c300 String NOT NULL, c301 Uint64, c302 Float, c303 Uint16 NOT NULL, c304 Int64, c305 Float NOT NULL, c306 Yson NOT NULL, c307 Decimal(22,9) NOT NULL, c308 Datetime64, c309 Yson, c310 Int16, c311 Uint8 NOT NULL, c312 Uint32 NOT NULL, c313 Decimal(22,9), c314 Decimal(22,9), c315 Date NOT NULL, c316 Date32, c317 Float NOT NULL, c318 Float NOT NULL, c319 Uint8 NOT NULL, c320 Uint64, c321 Int8, c322 String, c323 Bool NOT NULL, c324 Int64, c325 Utf8 NOT NULL, c326 Json NOT NULL, c327 Json NOT NULL, c328 Timestamp64 NOT NULL, c329 JsonDocument NOT NULL, c330 Int64 NOT NULL, c331 Int16, c332 Yson NOT NULL, c333 Bool, c334 Json, c335 Bool NOT NULL, c336 Datetime64 NOT NULL, c337 Datetime64 NOT NULL, c338 Interval64 NOT NULL, c339 Uint16, c340 Datetime NOT NULL, c341 Uint16 NOT NULL, c342 Timestamp64, c343 Yson NOT NULL, c344 Uint8 NOT NULL, c345 String, c346 Float NOT NULL, c347 Timestamp NOT NULL, c348 Json, c349 Uint64, c350 Interval64 NOT NULL, c351 Datetime, c352 Uint64, c353 Float NOT NULL, c354 Timestamp, c355 Interval64 NOT NULL, c356 JsonDocument, c357 Int16 NOT NULL, c358 Int32, c359 Int32, c360 JsonDocument NOT NULL, c361 Utf8, c362 Datetime64 NOT NULL, c363 Date32, c364 Uint32, c365 Int32 NOT NULL, c366 Utf8 NOT NULL, c367 Datetime64, c368 Decimal(22,9), c369 Uint16 NOT NULL, c370 Yson, c371 Float NOT NULL, c372 Date32, c373 Int64 NOT NULL, c374 Timestamp64 NOT NULL, c375 Json NOT NULL, c376 Float NOT NULL, c377 Int64, c378 Date NOT NULL, c379 Yson, c380 Int16 NOT NULL, c381 Json NOT NULL, c382 Decimal(15,0), c383 Uint16 NOT NULL, c384 Datetime, c385 String, c386 Interval64 NOT NULL, c387 Yson, c388 Bool NOT NULL, c389 Decimal(22,9), c390 Date, c391 Timestamp NOT NULL, c392 Bool, c393 Date32 NOT NULL, c394 Datetime NOT NULL, c395 Double NOT NULL, c396 Int8 NOT NULL, c397 Double NOT NULL, c398 Decimal(35,10) NOT NULL, c399 String NOT NULL, c400 Int64 NOT NULL, c401 Uint64 NOT NULL, c402 Interval64, c403 Datetime, c404 Datetime64, c405 Timestamp NOT NULL, c406 Datetime, c407 Json NOT NULL, c408 Timestamp NOT NULL, c409 Uint16 NOT NULL, c410 Interval64 NOT NULL, c411 Bool NOT NULL, c412 Datetime, c413 Datetime64 NOT NULL, c414 Int16 NOT NULL, c415 Int32 NOT NULL, c416 Decimal(35,10), c417 Datetime64 NOT NULL, c418 Utf8, c419 Float NOT NULL, c420 Int8 NOT NULL, c421 Datetime NOT NULL, c422 Uint32, c423 Uint64 NOT NULL, c424 Decimal(22,9), c425 Yson NOT NULL, c426 Uint32 NOT NULL, c427 Json, c428 Decimal(22,9), c429 String, c430 Decimal(35,10), c431 Uint16, c432 Date32, c433 Decimal(22,9), c434 Interval64, c435 Date NOT NULL, c436 Int64, c437 Float NOT NULL, c438 Timestamp64, c439 Timestamp NOT NULL, c440 Uint8 NOT NULL, c441 Int64 NOT NULL, c442 Decimal(35,10), c443 Timestamp NOT NULL, c444 Json NOT NULL, c445 Decimal(35,10) NOT NULL, c446 Int8, c447 Bool, c448 Datetime64 NOT NULL, c449 Int32, c450 Interval64 NOT NULL, c451 Int8, c452 Timestamp64, c453 Int32, c454 Decimal(15,0) NOT NULL, c455 Json NOT NULL, c456 Timestamp, c457 Decimal(15,0) NOT NULL, c458 Datetime, c459 String, c460 Decimal(15,0), c461 Interval64, c462 Datetime NOT NULL, c463 Float, c464 Date, c465 String, c466 Datetime NOT NULL, c467 Int8, c468 Uint64 NOT NULL, c469 Int32, c470 Date32 NOT NULL, c471 Int64, c472 Decimal(35,10) NOT NULL, c473 Float NOT NULL, c474 Datetime, c475 Interval64 NOT NULL, c476 Date, c477 JsonDocument NOT NULL, c478 Decimal(22,9), c479 Uint16 NOT NULL, c480 Double NOT NULL, c481 Yson NOT NULL, c482 Uint8, c483 Uint16, c484 Uint16, c485 Decimal(15,0), c486 Uint8 NOT NULL, c487 Timestamp, c488 Decimal(35,10), c489 Timestamp NOT NULL, c490 Double NOT NULL, c491 Int32 NOT NULL, c492 Uint8, c493 Datetime64, c494 Float, c495 Timestamp64, c496 Int64 NOT NULL, c497 Decimal(15,0) NOT NULL, c498 Timestamp NOT NULL, c499 Decimal(22,9) NOT NULL, c500 Interval64 NOT NULL, c501 Uint16 NOT NULL, c502 String NOT NULL, c503 Datetime NOT NULL, c504 Date, c505 JsonDocument, c506 Timestamp64 NOT NULL, c507 Utf8 NOT NULL, c508 Int64 NOT NULL, c509 Json, c510 JsonDocument, c511 Uint64 NOT NULL, c512 Datetime64, c513 Interval64 NOT NULL, c514 Uint64 NOT NULL, c515 Datetime64, c516 Utf8, c517 Uint32 NOT NULL, c518 String, c519 Datetime64, c520 Timestamp64 NOT NULL, c521 Json, c522 Decimal(35,10) NOT NULL, c523 JsonDocument NOT NULL, c524 Uint32 NOT NULL, c525 Date32, c526 Yson NOT NULL, c527 Int8, c528 Uint16 NOT NULL, c529 Timestamp, c530 Int8, c531 Json NOT NULL, c532 Bool, c533 Float, c534 Json NOT NULL, c535 Bool NOT NULL, c536 Uint16 NOT NULL, c537 Int64 NOT NULL, c538 Uint32, c539 Decimal(35,10), c540 Uint8, c541 Double, c542 Datetime64, c543 Timestamp64, c544 Date NOT NULL, c545 JsonDocument NOT NULL, c546 Datetime64 NOT NULL, c547 Datetime NOT NULL, c548 Uint8 NOT NULL, c549 Int64, c550 Utf8, c551 Decimal(35,10) NOT NULL, c552 Timestamp64 NOT NULL, c553 Uint64, c554 Bool NOT NULL, c555 Utf8 NOT NULL, c556 Uint16, c557 Decimal(15,0) NOT NULL, c558 Double, c559 Date32, c560 Decimal(35,10) NOT NULL, c561 Json NOT NULL, c562 JsonDocument, c563 JsonDocument NOT NULL, c564 Utf8, c565 Date32, c566 Decimal(15,0) NOT NULL, c567 Timestamp NOT NULL, c568 Yson NOT NULL, c569 Date32, c570 Float NOT NULL, c571 Yson, c572 Uint32 NOT NULL, c573 Uint16 NOT NULL, c574 String NOT NULL, c575 Datetime64 NOT NULL, c576 Json, c577 Double NOT NULL, c578 Int16 NOT NULL, c579 Double, c580 Date, c581 Int32, c582 Timestamp NOT NULL, c583 Int8, c584 Uint64, c585 Json, c586 Yson, c587 Timestamp, c588 Utf8 NOT NULL, c589 Utf8, c590 Interval64, c591 Double, c592 Datetime64 NOT NULL, c593 Date32, c594 Decimal(15,0), c595 Decimal(35,10), c596 Uint16 NOT NULL, c597 Timestamp64, c598 Float, c599 Date, c600 Float NOT NULL, c601 Timestamp64, c602 Int64, c603 Float, c604 Interval64, c605 JsonDocument, c606 Yson NOT NULL, c607 Int16 NOT NULL, c608 Int64 NOT NULL, c609 Uint8 NOT NULL, c610 Uint8 NOT NULL, c611 Date32, c612 String NOT NULL, c613 Int8, c614 Decimal(35,10) NOT NULL, c615 Timestamp, c616 Uint32, c617 Utf8 NOT NULL, c618 Utf8, c619 Yson NOT NULL, c620 Int16, c621 Timestamp, c622 Uint32, c623 Json NOT NULL, c624 Int64, c625 Date, c626 Interval64, c627 Interval64 NOT NULL, c628 Uint32 NOT NULL, c629 Decimal(22,9), c630 Date32, c631 Decimal(15,0), c632 String, c633 Decimal(22,9), c634 Date32, c635 Timestamp, c636 Uint8, c637 Date32 NOT NULL, c638 Decimal(35,10), c639 Bool, c640 Int16 NOT NULL, c641 Utf8 NOT NULL, c642 Double NOT NULL, c643 Uint32, c644 Float, c645 Bool, c646 Uint32 NOT NULL, c647 Decimal(22,9) NOT NULL, c648 Datetime, c649 Uint64 NOT NULL, c650 Datetime, c651 Timestamp64, c652 Decimal(22,9), c653 Int8 NOT NULL, c654 Bool, c655 Bool, c656 Decimal(35,10) NOT NULL, c657 Interval64 NOT NULL, c658 Date NOT NULL, c659 Timestamp64, c660 Uint32, c661 Timestamp, c662 Float NOT NULL, c663 Int8 NOT NULL, c664 Float, c665 Decimal(35,10), c666 Int32, c667 Utf8 NOT NULL, c668 Datetime NOT NULL, c669 Bool, c670 Datetime64, c671 Json NOT NULL, c672 Timestamp64 NOT NULL, c673 Interval64, c674 Date, c675 Date NOT NULL, c676 Timestamp64, c677 Uint8, c678 Uint32 NOT NULL, c679 Uint8 NOT NULL, c680 Uint64, c681 Utf8 NOT NULL, c682 Datetime64 NOT NULL, c683 Bool, c684 Int64, c685 Date NOT NULL, c686 Interval64, c687 String, c688 Double NOT NULL, c689 Date32, c690 Uint16 NOT NULL, c691 Date, c692 JsonDocument NOT NULL, c693 Int32 NOT NULL, c694 Interval64 NOT NULL, c695 Decimal(22,9), c696 Timestamp64, c697 Int32 NOT NULL, c698 Decimal(35,10), c699 Int8 NOT NULL, c700 Timestamp, c701 Date32 NOT NULL, c702 Int8 NOT NULL, c703 Datetime, c704 Date NOT NULL, c705 Uint8, c706 Decimal(15,0) NOT NULL, c707 Decimal(22,9), c708 Uint16 NOT NULL, c709 Double NOT NULL, c710 Double NOT NULL, c711 Decimal(35,10), c712 Int16 NOT NULL, c713 Timestamp64 NOT NULL, c714 Yson NOT NULL, c715 Date32 NOT NULL, c716 Decimal(15,0), c717 JsonDocument, c718 Uint32 NOT NULL, c719 Interval64 NOT NULL, c720 Int16 NOT NULL, c721 Decimal(35,10) NOT NULL, c722 Decimal(22,9), c723 Uint16 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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c26\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c26\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c26\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/6007` (\n                    c0 Int64 NOT NULL, c1 Interval64 NOT NULL, c2 Timestamp64 NOT NULL, c3 Uint8 NOT NULL, c4 Datetime NOT NULL, c5 Int64 NOT NULL, c6 Date NOT NULL, c7 Timestamp NOT NULL, c8 Datetime64 NOT NULL, c9 Int32 NOT NULL, c10 Int16 NOT NULL, c11 Uint16 NOT NULL, c12 Int16 NOT NULL, c13 Datetime NOT NULL, c14 Uint8 NOT NULL, c15 Int64 NOT NULL, c16 Uint32 NOT NULL, c17 Decimal(15,0) NOT NULL, c18 Date NOT NULL, c19 Int64 NOT NULL, c20 Interval64 NOT NULL, c21 Date NOT NULL, c22 Uint8 NOT NULL, c23 Int32 NOT NULL, c24 Uint64 NOT NULL, c25 Int8 NOT NULL, c26 Bool NOT NULL, c27 Uint8 NOT NULL, c28 Uint64 NOT NULL, c29 Decimal(35,10) NOT NULL, c30 Bool NOT NULL, c31 Uint8 NOT NULL, c32 Int8 NOT NULL, c33 Uint32 NOT NULL, c34 String NOT NULL, c35 String NOT NULL, c36 Decimal(22,9) NOT NULL, c37 Bool NOT NULL, c38 Uint8 NOT NULL, c39 Timestamp NOT NULL, c40 Timestamp NOT NULL, c41 Decimal(15,0) NOT NULL, c42 Date NOT NULL, c43 Uint64 NOT NULL, c44 Int8 NOT NULL, c45 Decimal(22,9) NOT NULL, c46 Date NOT NULL, c47 Uint32 NOT NULL, c48 Uint8 NOT NULL, c49 Datetime NOT NULL, c50 Int32 NOT NULL, c51 Uint8 NOT NULL, c52 Interval64 NOT NULL, c53 Int16 NOT NULL, c54 Date NOT NULL, c55 Bool NOT NULL, c56 Timestamp64 NOT NULL, c57 Int32 NOT NULL, c58 Date32 NOT NULL, c59 Date NOT NULL, c60 Interval64 NOT NULL, c61 Int64 NOT NULL, c62 Int8 NOT NULL, c63 Int32 NOT NULL, c64 Interval64 NOT NULL, c65 Uint16 NOT NULL, c66 Uint64 NOT NULL, c67 Decimal(22,9) NOT NULL, c68 Int64 NOT NULL, c69 Decimal(22,9) NOT NULL, c70 Datetime NOT NULL, c71 Int8 NOT NULL, c72 Int32 NOT NULL, c73 Decimal(35,10) NOT NULL, c74 Utf8 NOT NULL, c75 Uint16 NOT NULL, c76 Timestamp64 NOT NULL, c77 Int32 NOT NULL, c78 Decimal(22,9) NOT NULL, c79 Utf8 NOT NULL, c80 Date32 NOT NULL, c81 Uint64 NOT NULL, c82 Uint64 NOT NULL, c83 Timestamp64 NOT NULL, c84 Uint64 NOT NULL, c85 Bool NOT NULL, c86 Decimal(35,10) NOT NULL, c87 Datetime NOT NULL, c88 Utf8 NOT NULL, c89 Timestamp NOT NULL, c90 Utf8 NOT NULL, c91 Uint64 NOT NULL, c92 Int64 NOT NULL, c93 Int64 NOT NULL, c94 Datetime NOT NULL, c95 Interval64 NOT NULL, c96 Uint16 NOT NULL, c97 Utf8 NOT NULL, c98 Uint8 NOT NULL, c99 Datetime NOT NULL, c100 Decimal(15,0) NOT NULL, c101 Utf8 NOT NULL, c102 Timestamp NOT NULL, c103 Date NOT NULL, c104 Utf8 NOT NULL, c105 Timestamp64 NOT NULL, c106 Timestamp NOT NULL, c107 Int16 NOT NULL, c108 Uint16 NOT NULL, c109 Int16 NOT NULL, c110 Date32 NOT NULL, c111 Interval64 NOT NULL, c112 Bool NOT NULL, c113 Timestamp64 NOT NULL, c114 Int16 NOT NULL, c115 Uint64 NOT NULL, c116 Int8 NOT NULL, c117 Timestamp64 NOT NULL, c118 Datetime64 NOT NULL, c119 Decimal(15,0) NOT NULL, c120 Decimal(35,10) NOT NULL, c121 Int64 NOT NULL, c122 Utf8 NOT NULL, c123 Decimal(35,10) NOT NULL, c124 Timestamp NOT NULL, c125 Decimal(22,9) NOT NULL, c126 Timestamp64 NOT NULL, c127 Decimal(35,10) NOT NULL, c128 Int16 NOT NULL, c129 Timestamp NOT NULL, c130 Interval64 NOT NULL, c131 Date32 NOT NULL, c132 Int16 NOT NULL, c133 Datetime NOT NULL, c134 Date32 NOT NULL, c135 Uint8 NOT NULL, c136 Int64 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Decimal(15,0) NOT NULL, c139 Datetime64 NOT NULL, c140 Date NOT NULL, c141 Utf8 NOT NULL, c142 Uint64 NOT NULL, c143 Uint64 NOT NULL, c144 Timestamp NOT NULL, c145 Uint16 NOT NULL, c146 Utf8 NOT NULL, c147 Timestamp NOT NULL, c148 Date NOT NULL, c149 Utf8 NOT NULL, c150 Uint8 NOT NULL, c151 Uint8 NOT NULL, c152 Int64 NOT NULL, c153 Int64 NOT NULL, c154 Uint64 NOT NULL, c155 String NOT NULL, c156 Int16 NOT NULL, c157 Datetime64 NOT NULL, c158 Timestamp64 NOT NULL, c159 Decimal(22,9) NOT NULL, c160 Int64 NOT NULL, c161 Uint8 NOT NULL, c162 Timestamp NOT NULL, c163 Datetime NOT NULL, c164 Decimal(22,9) NOT NULL, c165 Uint32 NOT NULL, c166 Datetime NOT NULL, c167 Bool NOT NULL, c168 Uint16 NOT NULL, c169 Interval64 NOT NULL, c170 Decimal(22,9) NOT NULL, c171 Int32 NOT NULL, c172 Int64 NOT NULL, c173 Utf8 NOT NULL, c174 Bool NOT NULL, c175 Int8 NOT NULL, c176 Utf8 NOT NULL, c177 Timestamp NOT NULL, c178 Datetime NOT NULL, c179 Int64 NOT NULL, c180 Utf8 NOT NULL, c181 Uint16 NOT NULL, c182 Datetime NOT NULL, c183 Decimal(22,9) NOT NULL, c184 Utf8 NOT NULL, c185 Decimal(22,9) NOT NULL, c186 Bool NOT NULL, c187 Timestamp NOT NULL, c188 Int32 NOT NULL, c189 Utf8 NOT NULL, c190 Interval64 NOT NULL, c191 Bool NOT NULL, c192 Utf8 NOT NULL, c193 Datetime64 NOT NULL, c194 Decimal(22,9) NOT NULL, c195 Decimal(15,0) NOT NULL, c196 Int8 NOT NULL, c197 Int32 NOT NULL, c198 Uint64 NOT NULL, c199 Datetime NOT NULL, c200 Datetime64 NOT NULL, c201 Utf8 NOT NULL, c202 String NOT NULL, c203 Interval64 NOT NULL, c204 Date32 NOT NULL, c205 Uint8 NOT NULL, c206 Int64 NOT NULL, c207 Uint8 NOT NULL, c208 Interval64 NOT NULL, c209 Timestamp64 NOT NULL, c210 Date32 NOT NULL, c211 Int8 NOT NULL, c212 Decimal(15,0) NOT NULL, c213 Uint32 NOT NULL, c214 Int64 NOT NULL, c215 Int32 NOT NULL, c216 Timestamp NOT NULL, c217 Int8 NOT NULL, c218 Interval64 NOT NULL, c219 Uint16 NOT NULL, c220 Datetime64 NOT NULL, c221 String NOT NULL, c222 Utf8 NOT NULL, c223 String NOT NULL, c224 Utf8 NOT NULL, c225 Uint32 NOT NULL, c226 Int8 NOT NULL, c227 Int8 NOT NULL, c228 Int32 NOT NULL, c229 Datetime64 NOT NULL, c230 Datetime NOT NULL, c231 Date NOT NULL, c232 Uint64 NOT NULL, c233 Decimal(15,0) NOT NULL, c234 Decimal(22,9) NOT NULL, c235 Timestamp NOT NULL, c236 Date32 NOT NULL, c237 Bool NOT NULL, c238 Datetime64 NOT NULL, c239 Decimal(35,10) NOT NULL, c240 Date NOT NULL, c241 Decimal(15,0) NOT NULL, c242 Utf8 NOT NULL, c243 String NOT NULL, c244 Int64 NOT NULL, c245 Uint32 NOT NULL, c246 Timestamp64 NOT NULL, c247 Int16 NOT NULL, c248 Int16 NOT NULL, c249 Bool NOT NULL, c250 Uint16 NOT NULL, c251 Bool NOT NULL, c252 Datetime NOT NULL, c253 String NOT NULL, c254 Int16 NOT NULL, c255 Timestamp64 NOT NULL, c256 Datetime NOT NULL, c257 String, c258 Yson, c259 Date32, c260 Date32 NOT NULL, c261 Int64 NOT NULL, c262 Json NOT NULL, c263 Date32, c264 Int32 NOT NULL, c265 Uint64, c266 Int64, c267 Date32 NOT NULL, c268 Double, c269 String, c270 Bool NOT NULL, c271 Json, c272 Int64 NOT NULL, c273 Datetime NOT NULL, c274 JsonDocument NOT NULL, c275 Int64, c276 Int32, c277 Uint64, c278 Double NOT NULL, c279 Int32 NOT NULL, c280 Float, c281 Double, c282 Double, c283 Timestamp64 NOT NULL, c284 Uint16, c285 Double NOT NULL, c286 Interval64, c287 Yson, c288 JsonDocument, c289 Int32, c290 Decimal(22,9) NOT NULL, c291 Decimal(22,9) NOT NULL, c292 Uint16, c293 Utf8 NOT NULL, c294 Decimal(35,10) NOT NULL, c295 Int64 NOT NULL, c296 String, c297 Interval64 NOT NULL, c298 Interval64, c299 Json, c300 String NOT NULL, c301 Uint64, c302 Float, c303 Uint16 NOT NULL, c304 Int64, c305 Float NOT NULL, c306 Yson NOT NULL, c307 Decimal(22,9) NOT NULL, c308 Datetime64, c309 Yson, c310 Int16, c311 Uint8 NOT NULL, c312 Uint32 NOT NULL, c313 Decimal(22,9), c314 Decimal(22,9), c315 Date NOT NULL, c316 Date32, c317 Float NOT NULL, c318 Float NOT NULL, c319 Uint8 NOT NULL, c320 Uint64, c321 Int8, c322 String, c323 Bool NOT NULL, c324 Int64, c325 Utf8 NOT NULL, c326 Json NOT NULL, c327 Json NOT NULL, c328 Timestamp64 NOT NULL, c329 JsonDocument NOT NULL, c330 Int64 NOT NULL, c331 Int16, c332 Yson NOT NULL, c333 Bool, c334 Json, c335 Bool NOT NULL, c336 Datetime64 NOT NULL, c337 Datetime64 NOT NULL, c338 Interval64 NOT NULL, c339 Uint16, c340 Datetime NOT NULL, c341 Uint16 NOT NULL, c342 Timestamp64, c343 Yson NOT NULL, c344 Uint8 NOT NULL, c345 String, c346 Float NOT NULL, c347 Timestamp NOT NULL, c348 Json, c349 Uint64, c350 Interval64 NOT NULL, c351 Datetime, c352 Uint64, c353 Float NOT NULL, c354 Timestamp, c355 Interval64 NOT NULL, c356 JsonDocument, c357 Int16 NOT NULL, c358 Int32, c359 Int32, c360 JsonDocument NOT NULL, c361 Utf8, c362 Datetime64 NOT NULL, c363 Date32, c364 Uint32, c365 Int32 NOT NULL, c366 Utf8 NOT NULL, c367 Datetime64, c368 Decimal(22,9), c369 Uint16 NOT NULL, c370 Yson, c371 Float NOT NULL, c372 Date32, c373 Int64 NOT NULL, c374 Timestamp64 NOT NULL, c375 Json NOT NULL, c376 Float NOT NULL, c377 Int64, c378 Date NOT NULL, c379 Yson, c380 Int16 NOT NULL, c381 Json NOT NULL, c382 Decimal(15,0), c383 Uint16 NOT NULL, c384 Datetime, c385 String, c386 Interval64 NOT NULL, c387 Yson, c388 Bool NOT NULL, c389 Decimal(22,9), c390 Date, c391 Timestamp NOT NULL, c392 Bool, c393 Date32 NOT NULL, c394 Datetime NOT NULL, c395 Double NOT NULL, c396 Int8 NOT NULL, c397 Double NOT NULL, c398 Decimal(35,10) NOT NULL, c399 String NOT NULL, c400 Int64 NOT NULL, c401 Uint64 NOT NULL, c402 Interval64, c403 Datetime, c404 Datetime64, c405 Timestamp NOT NULL, c406 Datetime, c407 Json NOT NULL, c408 Timestamp NOT NULL, c409 Uint16 NOT NULL, c410 Interval64 NOT NULL, c411 Bool NOT NULL, c412 Datetime, c413 Datetime64 NOT NULL, c414 Int16 NOT NULL, c415 Int32 NOT NULL, c416 Decimal(35,10), c417 Datetime64 NOT NULL, c418 Utf8, c419 Float NOT NULL, c420 Int8 NOT NULL, c421 Datetime NOT NULL, c422 Uint32, c423 Uint64 NOT NULL, c424 Decimal(22,9), c425 Yson NOT NULL, c426 Uint32 NOT NULL, c427 Json, c428 Decimal(22,9), c429 String, c430 Decimal(35,10), c431 Uint16, c432 Date32, c433 Decimal(22,9), c434 Interval64, c435 Date NOT NULL, c436 Int64, c437 Float NOT NULL, c438 Timestamp64, c439 Timestamp NOT NULL, c440 Uint8 NOT NULL, c441 Int64 NOT NULL, c442 Decimal(35,10), c443 Timestamp NOT NULL, c444 Json NOT NULL, c445 Decimal(35,10) NOT NULL, c446 Int8, c447 Bool, c448 Datetime64 NOT NULL, c449 Int32, c450 Interval64 NOT NULL, c451 Int8, c452 Timestamp64, c453 Int32, c454 Decimal(15,0) NOT NULL, c455 Json NOT NULL, c456 Timestamp, c457 Decimal(15,0) NOT NULL, c458 Datetime, c459 String, c460 Decimal(15,0), c461 Interval64, c462 Datetime NOT NULL, c463 Float, c464 Date, c465 String, c466 Datetime NOT NULL, c467 Int8, c468 Uint64 NOT NULL, c469 Int32, c470 Date32 NOT NULL, c471 Int64, c472 Decimal(35,10) NOT NULL, c473 Float NOT NULL, c474 Datetime, c475 Interval64 NOT NULL, c476 Date, c477 JsonDocument NOT NULL, c478 Decimal(22,9), c479 Uint16 NOT NULL, c480 Double NOT NULL, c481 Yson NOT NULL, c482 Uint8, c483 Uint16, c484 Uint16, c485 Decimal(15,0), c486 Uint8 NOT NULL, c487 Timestamp, c488 Decimal(35,10), c489 Timestamp NOT NULL, c490 Double NOT NULL, c491 Int32 NOT NULL, c492 Uint8, c493 Datetime64, c494 Float, c495 Timestamp64, c496 Int64 NOT NULL, c497 Decimal(15,0) NOT NULL, c498 Timestamp NOT NULL, c499 Decimal(22,9) NOT NULL, c500 Interval64 NOT NULL, c501 Uint16 NOT NULL, c502 String NOT NULL, c503 Datetime NOT NULL, c504 Date, c505 JsonDocument, c506 Timestamp64 NOT NULL, c507 Utf8 NOT NULL, c508 Int64 NOT NULL, c509 Json, c510 JsonDocument, c511 Uint64 NOT NULL, c512 Datetime64, c513 Interval64 NOT NULL, c514 Uint64 NOT NULL, c515 Datetime64, c516 Utf8, c517 Uint32 NOT NULL, c518 String, c519 Datetime64, c520 Timestamp64 NOT NULL, c521 Json, c522 Decimal(35,10) NOT NULL, c523 JsonDocument NOT NULL, c524 Uint32 NOT NULL, c525 Date32, c526 Yson NOT NULL, c527 Int8, c528 Uint16 NOT NULL, c529 Timestamp, c530 Int8, c531 Json NOT NULL, c532 Bool, c533 Float, c534 Json NOT NULL, c535 Bool NOT NULL, c536 Uint16 NOT NULL, c537 Int64 NOT NULL, c538 Uint32, c539 Decimal(35,10), c540 Uint8, c541 Double, c542 Datetime64, c543 Timestamp64, c544 Date NOT NULL, c545 JsonDocument NOT NULL, c546 Datetime64 NOT NULL, c547 Datetime NOT NULL, c548 Uint8 NOT NULL, c549 Int64, c550 Utf8, c551 Decimal(35,10) NOT NULL, c552 Timestamp64 NOT NULL, c553 Uint64, c554 Bool NOT NULL, c555 Utf8 NOT NULL, c556 Uint16, c557 Decimal(15,0) NOT NULL, c558 Double, c559 Date32, c560 Decimal(35,10) NOT NULL, c561 Json NOT NULL, c562 JsonDocument, c563 JsonDocument NOT NULL, c564 Utf8, c565 Date32, c566 Decimal(15,0) NOT NULL, c567 Timestamp NOT NULL, c568 Yson NOT NULL, c569 Date32, c570 Float NOT NULL, c571 Yson, c572 Uint32 NOT NULL, c573 Uint16 NOT NULL, c574 String NOT NULL, c575 Datetime64 NOT NULL, c576 Json, c577 Double NOT NULL, c578 Int16 NOT NULL, c579 Double, c580 Date, c581 Int32, c582 Timestamp NOT NULL, c583 Int8, c584 Uint64, c585 Json, c586 Yson, c587 Timestamp, c588 Utf8 NOT NULL, c589 Utf8, c590 Interval64, c591 Double, c592 Datetime64 NOT NULL, c593 Date32, c594 Decimal(15,0), c595 Decimal(35,10), c596 Uint16 NOT NULL, c597 Timestamp64, c598 Float, c599 Date, c600 Float NOT NULL, c601 Timestamp64, c602 Int64, c603 Float, c604 Interval64, c605 JsonDocument, c606 Yson NOT NULL, c607 Int16 NOT NULL, c608 Int64 NOT NULL, c609 Uint8 NOT NULL, c610 Uint8 NOT NULL, c611 Date32, c612 String NOT NULL, c613 Int8, c614 Decimal(35,10) NOT NULL, c615 Timestamp, c616 Uint32, c617 Utf8 NOT NULL, c618 Utf8, c619 Yson NOT NULL, c620 Int16, c621 Timestamp, c622 Uint32, c623 Json NOT NULL, c624 Int64, c625 Date, c626 Interval64, c627 Interval64 NOT NULL, c628 Uint32 NOT NULL, c629 Decimal(22,9), c630 Date32, c631 Decimal(15,0), c632 String, c633 Decimal(22,9), c634 Date32, c635 Timestamp, c636 Uint8, c637 Date32 NOT NULL, c638 Decimal(35,10), c639 Bool, c640 Int16 NOT NULL, c641 Utf8 NOT NULL, c642 Double NOT NULL, c643 Uint32, c644 Float, c645 Bool, c646 Uint32 NOT NULL, c647 Decimal(22,9) NOT NULL, c648 Datetime, c649 Uint64 NOT NULL, c650 Datetime, c651 Timestamp64, c652 Decimal(22,9), c653 Int8 NOT NULL, c654 Bool, c655 Bool, c656 Decimal(35,10) NOT NULL, c657 Interval64 NOT NULL, c658 Date NOT NULL, c659 Timestamp64, c660 Uint32, c661 Timestamp, c662 Float NOT NULL, c663 Int8 NOT NULL, c664 Float, c665 Decimal(35,10), c666 Int32, c667 Utf8 NOT NULL, c668 Datetime NOT NULL, c669 Bool, c670 Datetime64, c671 Json NOT NULL, c672 Timestamp64 NOT NULL, c673 Interval64, c674 Date, c675 Date NOT NULL, c676 Timestamp64, c677 Uint8, c678 Uint32 NOT NULL, c679 Uint8 NOT NULL, c680 Uint64, c681 Utf8 NOT NULL, c682 Datetime64 NOT NULL, c683 Bool, c684 Int64, c685 Date NOT NULL, c686 Interval64, c687 String, c688 Double NOT NULL, c689 Date32, c690 Uint16 NOT NULL, c691 Date, c692 JsonDocument NOT NULL, c693 Int32 NOT NULL, c694 Interval64 NOT NULL, c695 Decimal(22,9), c696 Timestamp64, c697 Int32 NOT NULL, c698 Decimal(35,10), c699 Int8 NOT NULL, c700 Timestamp, c701 Date32 NOT NULL, c702 Int8 NOT NULL, c703 Datetime, c704 Date NOT NULL, c705 Uint8, c706 Decimal(15,0) NOT NULL, c707 Decimal(22,9), c708 Uint16 NOT NULL, c709 Double NOT NULL, c710 Double NOT NULL, c711 Decimal(35,10), c712 Int16 NOT NULL, c713 Timestamp64 NOT NULL, c714 Yson NOT NULL, c715 Date32 NOT NULL, c716 Decimal(15,0), c717 JsonDocument, c718 Uint32 NOT NULL, c719 Interval64 NOT NULL, c720 Int16 NOT NULL, c721 Decimal(35,10) NOT NULL, c722 Decimal(22,9), c723 Uint16 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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c26\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c26\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5102/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29176/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:3029/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12455/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20128/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19207/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24144/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14404/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24104/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26096
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2792
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2118
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32154
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5526
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4636
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5102
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24941
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8580
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24264
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26527
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27554
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14404
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4747
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9238
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22371
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32097
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29280
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65039
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29477
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9315
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63102
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21688
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21209
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29908
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7672
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24104
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28569
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4650
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17261
============================== slowest durations ===============================
39.49s call     test_workload.py::TestYdbWorkload::test
32.06s teardown test_workload.py::TestYdbWorkload::test
26.51s 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/d9zh/0006a8/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:24104 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c26\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
======================== 1 failed in 101.27s (0:01:41) =========================
