============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:21060 --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 \'c39\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32368
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8292
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2183
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25636
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5828
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/vp9a/000130/r3tmp/kikimr_cluster_y5ukjo9w
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27938
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29835
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_w2cw_ysy.log --grpc-port=21060 --mon-port=27938 --ic-port=32368 --module=1
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12434
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13841
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_opq23cl4.log --grpc-port=5917 --mon-port=12434 --ic-port=2470 --module=2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21288
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_5oil9bq1.log --grpc-port=30194 --mon-port=23219 --ic-port=8292 --module=3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31817
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29943
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_oqh0oqeh.log --grpc-port=31817 --mon-port=22619 --ic-port=16476 --module=4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25604
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25605
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8790
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_wdde1_l_.log --grpc-port=25605 --mon-port=21866 --ic-port=2183 --module=5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5343
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30938
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4000
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_69y4q8t6.log --grpc-port=5343 --mon-port=12670 --ic-port=22415 --module=6
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16807
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8850
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_5ho4577o.log --grpc-port=30481 --mon-port=16807 --ic-port=25636 --module=7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3779
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_m422vyfl.log --grpc-port=18109 --mon-port=64342 --ic-port=26259 --module=8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28895
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9741
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_ovbf6p88.log --grpc-port=61416 --mon-port=28895 --ic-port=5828 --module=9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:21060/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_w2cw_ysy.log --grpc-port=21060 --mon-port=27938 --ic-port=32368 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_w2cw_ysy.log', '--grpc-port=21060', '--mon-port=27938', '--ic-port=32368', '--module=1')' in '/home/runner/.ya/build/build_root/vp9a/000130/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: 3801363
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:21060/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/vp9a/000130/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3801378
DEBUG    ya.test:process.py:259 Command (pid 3801378) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3801378) elapsed time (sec): 0.5363500118255615
DEBUG    ya.test:process.py:263 Command (pid 3801378) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3801378) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3801378) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3801378) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3801378) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3801378) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3801378) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 3801378) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3801378) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3801378) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3801378) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3801378) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3801378) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3801378) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3801378) stime: 0.31490199999999996
DEBUG    ya.test:process.py:263 Command (pid 3801378) utime: 0.12989699999999998
DEBUG    ya.test:process.py:263 Command (pid 3801378) wtime: 0.54
DEBUG    ya.test:process.py:275 Command (pid 3801378) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:5917/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_opq23cl4.log --grpc-port=5917 --mon-port=12434 --ic-port=2470 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_opq23cl4.log', '--grpc-port=5917', '--mon-port=12434', '--ic-port=2470', '--module=2')' in '/home/runner/.ya/build/build_root/vp9a/000130/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: 3801912
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:5917/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/vp9a/000130/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3801929
DEBUG    ya.test:process.py:259 Command (pid 3801929) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3801929) elapsed time (sec): 0.7195236682891846
DEBUG    ya.test:process.py:263 Command (pid 3801929) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3801929) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3801929) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3801929) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3801929) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3801929) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3801929) minflt: 17789
DEBUG    ya.test:process.py:263 Command (pid 3801929) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3801929) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3801929) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 3801929) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3801929) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3801929) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3801929) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3801929) stime: 0.42394499999999996
DEBUG    ya.test:process.py:263 Command (pid 3801929) utime: 0.124941
DEBUG    ya.test:process.py:263 Command (pid 3801929) wtime: 0.721
DEBUG    ya.test:process.py:275 Command (pid 3801929) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:30194/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_5oil9bq1.log --grpc-port=30194 --mon-port=23219 --ic-port=8292 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_5oil9bq1.log', '--grpc-port=30194', '--mon-port=23219', '--ic-port=8292', '--module=3')' in '/home/runner/.ya/build/build_root/vp9a/000130/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: 3802543
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:30194/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/vp9a/000130/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3802579
DEBUG    ya.test:process.py:259 Command (pid 3802579) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3802579) elapsed time (sec): 0.7879910469055176
DEBUG    ya.test:process.py:263 Command (pid 3802579) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3802579) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3802579) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3802579) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3802579) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3802579) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3802579) minflt: 16273
DEBUG    ya.test:process.py:263 Command (pid 3802579) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3802579) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3802579) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 3802579) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3802579) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3802579) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3802579) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3802579) stime: 0.401493
DEBUG    ya.test:process.py:263 Command (pid 3802579) utime: 0.138978
DEBUG    ya.test:process.py:263 Command (pid 3802579) wtime: 0.79
DEBUG    ya.test:process.py:275 Command (pid 3802579) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:31817/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_oqh0oqeh.log --grpc-port=31817 --mon-port=22619 --ic-port=16476 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_oqh0oqeh.log', '--grpc-port=31817', '--mon-port=22619', '--ic-port=16476', '--module=4')' in '/home/runner/.ya/build/build_root/vp9a/000130/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: 3803314
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:31817/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/vp9a/000130/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3803353
DEBUG    ya.test:process.py:259 Command (pid 3803353) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3803353) elapsed time (sec): 1.3016133308410645
DEBUG    ya.test:process.py:263 Command (pid 3803353) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3803353) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3803353) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3803353) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3803353) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3803353) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3803353) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 3803353) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3803353) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3803353) nivcsw: 231
DEBUG    ya.test:process.py:263 Command (pid 3803353) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3803353) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3803353) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3803353) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3803353) stime: 0.6703669999999999
DEBUG    ya.test:process.py:263 Command (pid 3803353) utime: 0.12111799999999999
DEBUG    ya.test:process.py:263 Command (pid 3803353) wtime: 1.303
DEBUG    ya.test:process.py:275 Command (pid 3803353) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:25605/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_wdde1_l_.log --grpc-port=25605 --mon-port=21866 --ic-port=2183 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_wdde1_l_.log', '--grpc-port=25605', '--mon-port=21866', '--ic-port=2183', '--module=5')' in '/home/runner/.ya/build/build_root/vp9a/000130/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: 3804189
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:25605/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/vp9a/000130/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3804237
DEBUG    ya.test:process.py:259 Command (pid 3804237) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3804237) elapsed time (sec): 1.6163749694824219
DEBUG    ya.test:process.py:263 Command (pid 3804237) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3804237) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3804237) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3804237) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3804237) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3804237) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3804237) minflt: 16281
DEBUG    ya.test:process.py:263 Command (pid 3804237) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3804237) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3804237) nivcsw: 323
DEBUG    ya.test:process.py:263 Command (pid 3804237) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3804237) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3804237) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3804237) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3804237) stime: 0.937789
DEBUG    ya.test:process.py:263 Command (pid 3804237) utime: 0.13452
DEBUG    ya.test:process.py:263 Command (pid 3804237) wtime: 1.624
DEBUG    ya.test:process.py:275 Command (pid 3804237) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:5343/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_69y4q8t6.log --grpc-port=5343 --mon-port=12670 --ic-port=22415 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_69y4q8t6.log', '--grpc-port=5343', '--mon-port=12670', '--ic-port=22415', '--module=6')' in '/home/runner/.ya/build/build_root/vp9a/000130/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: 3805053
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:5343/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/vp9a/000130/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3805057
DEBUG    ya.test:process.py:259 Command (pid 3805057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3805057) elapsed time (sec): 1.434119462966919
DEBUG    ya.test:process.py:263 Command (pid 3805057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3805057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3805057) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3805057) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 3805057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3805057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3805057) nivcsw: 312
DEBUG    ya.test:process.py:263 Command (pid 3805057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3805057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3805057) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3805057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3805057) stime: 0.922504
DEBUG    ya.test:process.py:263 Command (pid 3805057) utime: 0.133676
DEBUG    ya.test:process.py:263 Command (pid 3805057) wtime: 1.461
DEBUG    ya.test:process.py:275 Command (pid 3805057) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:30481/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_5ho4577o.log --grpc-port=30481 --mon-port=16807 --ic-port=25636 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_5ho4577o.log', '--grpc-port=30481', '--mon-port=16807', '--ic-port=25636', '--module=7')' in '/home/runner/.ya/build/build_root/vp9a/000130/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: 3806044
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:30481/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/vp9a/000130/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3806062
DEBUG    ya.test:process.py:259 Command (pid 3806062) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3806062) elapsed time (sec): 1.7098312377929688
DEBUG    ya.test:process.py:263 Command (pid 3806062) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806062) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3806062) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806062) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806062) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3806062) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3806062) minflt: 16283
DEBUG    ya.test:process.py:263 Command (pid 3806062) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3806062) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3806062) nivcsw: 350
DEBUG    ya.test:process.py:263 Command (pid 3806062) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3806062) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3806062) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 3806062) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3806062) stime: 0.9377789999999999
DEBUG    ya.test:process.py:263 Command (pid 3806062) utime: 0.120668
DEBUG    ya.test:process.py:263 Command (pid 3806062) wtime: 1.733
DEBUG    ya.test:process.py:275 Command (pid 3806062) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:18109/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_m422vyfl.log --grpc-port=18109 --mon-port=64342 --ic-port=26259 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_m422vyfl.log', '--grpc-port=18109', '--mon-port=64342', '--ic-port=26259', '--module=8')' in '/home/runner/.ya/build/build_root/vp9a/000130/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: 3806954
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:18109/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/vp9a/000130/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3807065
DEBUG    ya.test:process.py:259 Command (pid 3807065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3807065) elapsed time (sec): 0.917473554611206
DEBUG    ya.test:process.py:263 Command (pid 3807065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3807065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3807065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3807065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3807065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3807065) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3807065) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 3807065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3807065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3807065) nivcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 3807065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3807065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3807065) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3807065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3807065) stime: 0.476786
DEBUG    ya.test:process.py:263 Command (pid 3807065) utime: 0.11010099999999999
DEBUG    ya.test:process.py:263 Command (pid 3807065) wtime: 0.941
DEBUG    ya.test:process.py:275 Command (pid 3807065) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:61416/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_ovbf6p88.log --grpc-port=61416 --mon-port=28895 --ic-port=5828 --module=9
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vp9a/000130/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/vp9a/000130/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_ovbf6p88.log', '--grpc-port=61416', '--mon-port=28895', '--ic-port=5828', '--module=9')' in '/home/runner/.ya/build/build_root/vp9a/000130/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: 3807589
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:61416/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/vp9a/000130/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3807620
DEBUG    ya.test:process.py:259 Command (pid 3807620) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3807620) elapsed time (sec): 1.5732357501983643
DEBUG    ya.test:process.py:263 Command (pid 3807620) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3807620) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3807620) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3807620) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3807620) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3807620) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3807620) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 3807620) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3807620) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3807620) nivcsw: 229
DEBUG    ya.test:process.py:263 Command (pid 3807620) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3807620) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3807620) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 3807620) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3807620) stime: 0.7194039999999999
DEBUG    ya.test:process.py:263 Command (pid 3807620) utime: 0.117687
DEBUG    ya.test:process.py:263 Command (pid 3807620) wtime: 1.587
DEBUG    ya.test:process.py:275 Command (pid 3807620) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 9 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:21060', '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: 32368\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2470\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8292\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16476\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2183\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22415\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25636\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26259\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5828\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/vp9a/000130/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:21060', '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: 32368\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2470\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8292\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16476\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2183\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22415\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25636\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26259\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5828\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3809914
DEBUG    ya.test:process.py:259 Command (pid 3809914) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3809914) elapsed time (sec): 1.003007411956787
DEBUG    ya.test:process.py:263 Command (pid 3809914) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809914) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3809914) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809914) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809914) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3809914) maxrss: 550888
DEBUG    ya.test:process.py:263 Command (pid 3809914) minflt: 18416
DEBUG    ya.test:process.py:263 Command (pid 3809914) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3809914) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3809914) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 3809914) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3809914) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3809914) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3809914) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3809914) stime: 0.5244989999999999
DEBUG    ya.test:process.py:263 Command (pid 3809914) utime: 0.139042
DEBUG    ya.test:process.py:263 Command (pid 3809914) wtime: 1.008
DEBUG    ya.test:process.py:275 Command (pid 3809914) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/vp9a/000130/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:21060', '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/vp9a/000130/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:21060', '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: 3810243
DEBUG    ya.test:process.py:259 Command (pid 3810243) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3810243) elapsed time (sec): 1.1504173278808594
DEBUG    ya.test:process.py:263 Command (pid 3810243) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810243) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3810243) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810243) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810243) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3810243) maxrss: 550864
DEBUG    ya.test:process.py:263 Command (pid 3810243) minflt: 18418
DEBUG    ya.test:process.py:263 Command (pid 3810243) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3810243) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3810243) nivcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 3810243) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3810243) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3810243) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 3810243) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3810243) stime: 0.563075
DEBUG    ya.test:process.py:263 Command (pid 3810243) utime: 0.137977
DEBUG    ya.test:process.py:263 Command (pid 3810243) wtime: 1.169
DEBUG    ya.test:process.py:275 Command (pid 3810243) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 44165b25-1516-48ae-86e9-3a8b7430472d, localhost:21060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 44165b25-1516-48ae-86e9-3a8b7430472d, localhost:21060): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 44165b25-1516-48ae-86e9-3a8b7430472d, localhost:21060): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zcpcn2eduu.auto.internal" port: 25605 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-zcpcn2eduu.auto.internal" port: 18109 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-zcpcn2eduu.auto.internal" port: 30481 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-zcpcn2eduu.auto.internal" port: 5917 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-zcpcn2eduu.auto.internal" port: 21060 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-zcpcn2eduu.auto.internal" port: 5343 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-zcpcn2eduu.auto.internal" port: 30194 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-zcpcn2eduu.auto.internal" port: 31817 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-zcpcn2eduu.auto.internal" port: 61416 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zcpcn2eduu.auto.internal:30481, location 1, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:21060, location 1, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:31817, location 1, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:30194, location 3, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:5917, location 2, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:5343, location 3, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:61416, location 3, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:18109, location 2, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:25605, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:21060', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3810961
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:21060
DEBUG    ya.test:process.py:259 Command (pid 3810961) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3810961) elapsed time (sec): 7.632537603378296
DEBUG    ya.test:process.py:263 Command (pid 3810961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810961) inblock: 90896
DEBUG    ya.test:process.py:263 Command (pid 3810961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810961) majflt: 21
DEBUG    ya.test:process.py:263 Command (pid 3810961) maxrss: 204396
DEBUG    ya.test:process.py:263 Command (pid 3810961) minflt: 15780
DEBUG    ya.test:process.py:263 Command (pid 3810961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3810961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3810961) nivcsw: 682
DEBUG    ya.test:process.py:263 Command (pid 3810961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3810961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3810961) nvcsw: 1386
DEBUG    ya.test:process.py:263 Command (pid 3810961) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 3810961) stime: 0.19625599999999999
DEBUG    ya.test:process.py:263 Command (pid 3810961) utime: 1.163114
DEBUG    ya.test:process.py:263 Command (pid 3810961) wtime: 7.636
DEBUG    ya.test:process.py:275 Command (pid 3810961) output:

DEBUG    ya.test:process.py:276 Command (pid 3810961) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c39\', 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/20795` (
                    c0 Uint32 NOT NULL, c1 Interval64 NOT NULL, c2 Int16 NOT NULL, c3 Decimal(22,9) NOT NULL, c4 Int64 NOT NULL, c5 Date NOT NULL, c6 Datetime64 NOT NULL, c7 Uint8 NOT NULL, c8 Decimal(22,9) NOT NULL, c9 Uint16 NOT NULL, c10 Int32 NOT NULL, c11 Uint16 NOT NULL, c12 Decimal(15,0) NOT NULL, c13 Datetime64 NOT NULL, c14 Interval64 NOT NULL, c15 Int32 NOT NULL, c16 Uint32 NOT NULL, c17 Datetime NOT NULL, c18 Uint32 NOT NULL, c19 Int32 NOT NULL, c20 Int16 NOT NULL, c21 Decimal(15,0) NOT NULL, c22 String NOT NULL, c23 Decimal(22,9) NOT NULL, c24 Int32 NOT NULL, c25 Interval64 NOT NULL, c26 Uint16 NOT NULL, c27 Decimal(35,10) NOT NULL, c28 Decimal(35,10) NOT NULL, c29 Timestamp NOT NULL, c30 Date32 NOT NULL, c31 Datetime NOT NULL, c32 Timestamp NOT NULL, c33 Date32 NOT NULL, c34 Uint16 NOT NULL, c35 Uint8 NOT NULL, c36 Date NOT NULL, c37 Uint32 NOT NULL, c38 Decimal(22,9) NOT NULL, c39 Bool NOT NULL, c40 Decimal(35,10) NOT NULL, c41 Bool NOT NULL, c42 Decimal(35,10) NOT NULL, c43 Int64, c44 String, c45 Datetime NOT NULL, c46 Int16 NOT NULL, c47 String NOT NULL, c48 Decimal(15,0), c49 Date32, c50 Bool, c51 Decimal(22,9) NOT NULL, c52 Datetime, c53 Int64, c54 Int16 NOT NULL, c55 Timestamp NOT NULL, c56 Uint32, c57 Uint32 NOT NULL, c58 Int16, c59 Datetime NOT NULL, c60 Int32 NOT NULL, c61 Date, c62 Int32 NOT NULL, c63 Decimal(15,0), c64 Bool, c65 Uint8, c66 JsonDocument NOT NULL, c67 Timestamp64 NOT NULL, c68 Uint8, c69 Decimal(35,10) NOT NULL, c70 Json, c71 Date, c72 Date32, c73 Int16, c74 Yson NOT NULL, c75 Int16, c76 Date32, c77 Double, c78 Utf8, c79 Date, c80 Int32 NOT NULL, c81 Float, c82 Int16, c83 Int8 NOT NULL, c84 Datetime64 NOT NULL, c85 Float NOT NULL, c86 Interval64, c87 Json, c88 Json NOT NULL, c89 Double, c90 Date NOT NULL, c91 Date32, c92 Int64 NOT NULL, c93 Int16 NOT NULL, c94 Timestamp, c95 Json NOT NULL, c96 Int16, c97 Decimal(15,0), c98 Int64, c99 Uint16, c100 Decimal(35,10) NOT NULL, c101 Decimal(22,9), c102 String, c103 Int16 NOT NULL, c104 Utf8 NOT NULL, c105 Decimal(22,9) NOT NULL, c106 Datetime, c107 Datetime NOT NULL, c108 Float, c109 Utf8, c110 Int16 NOT NULL, c111 Timestamp64 NOT NULL, c112 Float NOT NULL, c113 Uint64, c114 Bool NOT NULL, c115 Uint8 NOT NULL, c116 Json NOT NULL, c117 Date32 NOT NULL, c118 Date NOT NULL, c119 Decimal(22,9) NOT NULL, c120 Timestamp, c121 JsonDocument, c122 JsonDocument, c123 Date32, c124 Utf8, c125 Date32, c126 Yson, c127 Uint32 NOT NULL, c128 Decimal(22,9) NOT NULL, c129 Int32, c130 Decimal(15,0), c131 Int64, c132 Int16 NOT NULL, c133 Int8, c134 Utf8 NOT NULL, c135 Uint32, c136 Decimal(15,0), c137 JsonDocument NOT NULL, c138 Date32 NOT NULL, c139 Int64, c140 Int8, c141 Json NOT NULL, c142 Datetime64, c143 JsonDocument, c144 Datetime64 NOT NULL, c145 Float NOT NULL, c146 Int32 NOT NULL, c147 Json NOT NULL, c148 Utf8, c149 Double NOT NULL, c150 Datetime NOT NULL, c151 Decimal(22,9) NOT NULL, c152 Int16, c153 Uint32 NOT NULL, c154 Uint8 NOT NULL, c155 Timestamp64, c156 Decimal(22,9) NOT NULL, c157 Utf8 NOT NULL, c158 Timestamp64 NOT NULL, c159 Uint16 NOT NULL, c160 Float NOT NULL, c161 Decimal(35,10), c162 Float NOT NULL, c163 Decimal(35,10) NOT NULL, c164 Int16, c165 Yson, c166 Decimal(15,0) NOT NULL, c167 Decimal(35,10) NOT NULL, c168 Uint32, c169 Uint64, c170 Uint64 NOT NULL, c171 Bool, c172 Int32, c173 Json NOT NULL, c174 Int8 NOT NULL, c175 String NOT NULL, c176 JsonDocument NOT NULL, c177 Uint8 NOT NULL, c178 Timestamp, c179 Int8 NOT NULL, c180 Double, c181 Uint16 NOT NULL, c182 Uint64, c183 Json NOT NULL, c184 Timestamp, c185 Decimal(35,10), c186 Decimal(15,0) NOT NULL, c187 Datetime64 NOT NULL, c188 Date, c189 Utf8, c190 Float, c191 JsonDocument NOT NULL, c192 Int8 NOT NULL, c193 Timestamp64, c194 Decimal(15,0), c195 Date NOT NULL, c196 Datetime64 NOT NULL, c197 Float NOT NULL, c198 Decimal(15,0) NOT NULL, c199 Decimal(35,10), c200 Datetime NOT NULL, c201 Decimal(22,9), c202 Decimal(22,9), c203 Timestamp NOT NULL, c204 Uint16 NOT NULL, c205 Date32, c206 JsonDocument, c207 Interval64 NOT NULL, c208 String NOT NULL, c209 Datetime64, c210 Datetime64 NOT NULL, c211 Int64, c212 Json NOT NULL, c213 Decimal(22,9) NOT NULL, c214 Datetime64 NOT NULL, c215 Uint8 NOT NULL, c216 Double, c217 Json NOT NULL, c218 Timestamp64 NOT NULL, c219 Uint32, c220 Int64, c221 Uint8, c222 Uint16 NOT NULL, c223 Interval64 NOT NULL, c224 Decimal(22,9), c225 Int32, c226 Interval64, c227 Uint64 NOT NULL, c228 Interval64 NOT NULL, c229 Datetime64 NOT NULL, c230 Decimal(15,0), c231 Timestamp64, c232 Int32, c233 Date, c234 Interval64 NOT NULL, c235 Uint16 NOT NULL, c236 Int16, c237 Int64 NOT NULL, c238 Timestamp NOT NULL, c239 Bool NOT NULL, c240 Yson NOT NULL, c241 Timestamp64 NOT NULL, c242 Interval64, c243 Date32 NOT NULL, c244 Float NOT NULL, c245 Utf8, c246 Utf8 NOT NULL, c247 Int8, c248 JsonDocument NOT NULL, c249 Date32 NOT NULL, c250 Int32, c251 Decimal(22,9) NOT NULL, c252 Uint8 NOT NULL, c253 Interval64, c254 String, c255 Interval64, c256 Decimal(35,10), c257 Int64, c258 Decimal(22,9) NOT NULL, c259 Datetime, c260 Decimal(22,9) NOT NULL, c261 Uint8, c262 Uint32 NOT NULL, c263 Timestamp, c264 Int16, c265 Decimal(15,0), c266 Interval64 NOT NULL, c267 Float NOT NULL, c268 Int64, c269 Uint64 NOT NULL, c270 Decimal(35,10), c271 Uint64, c272 Timestamp, c273 Date, c274 Yson NOT NULL, c275 Json NOT NULL, c276 Datetime NOT NULL, c277 Int64 NOT NULL, c278 Float NOT NULL, c279 Int8, c280 String NOT NULL, c281 Uint32, c282 Int8, c283 Datetime64 NOT NULL, c284 Datetime NOT NULL, c285 Int16, c286 Uint16, c287 Datetime64, c288 Int64, c289 Date, c290 Uint64 NOT NULL, c291 Uint16 NOT NULL, c292 Timestamp64, c293 Datetime64 NOT NULL, c294 Uint32 NOT NULL, c295 Uint32 NOT NULL, c296 Double, c297 Decimal(35,10), c298 Datetime64 NOT NULL, c299 Decimal(22,9), c300 Decimal(22,9) NOT NULL, c301 Yson NOT NULL, c302 Uint32, c303 Interval64 NOT NULL, c304 Uint64, c305 Datetime64, c306 Int16, c307 Datetime, c308 Timestamp64 NOT NULL, c309 Int16, c310 Interval64, c311 Uint32, c312 Double NOT NULL, c313 Datetime NOT NULL, c314 Double NOT NULL, c315 Json, c316 Int32, c317 Date32 NOT NULL, c318 Int64, c319 Bool, c320 Timestamp NOT NULL, c321 Utf8 NOT NULL, c322 Date32 NOT NULL, c323 Int32, c324 Uint16, c325 Double, c326 Date32, c327 Int64, c328 Double, c329 Decimal(35,10), c330 Int8, c331 Datetime, c332 Datetime NOT NULL, c333 Timestamp64, c334 Int64, c335 Interval64 NOT NULL, c336 Bool NOT NULL, c337 Interval64, c338 Timestamp NOT NULL, c339 Int16 NOT NULL, c340 Bool, c341 Double NOT NULL, c342 Uint8, c343 Decimal(15,0) NOT NULL, c344 Datetime, c345 Json, c346 Float NOT NULL, c347 Int16, c348 Datetime64 NOT NULL, c349 Yson NOT NULL, c350 Datetime64, c351 Decimal(15,0), c352 Int64, c353 Json NOT NULL, c354 Uint16 NOT NULL, c355 Decimal(15,0), c356 Int32 NOT NULL, c357 Uint32 NOT NULL, c358 Decimal(35,10), c359 Int64 NOT NULL, c360 Uint16, c361 Utf8 NOT NULL, c362 Timestamp NOT NULL, c363 Double NOT NULL, c364 Yson NOT NULL, c365 String NOT NULL, c366 Decimal(22,9), c367 Uint16, c368 Date NOT NULL, c369 Timestamp64 NOT NULL, c370 Uint32 NOT NULL, c371 Uint32 NOT NULL, c372 Decimal(22,9), c373 Decimal(15,0) NOT NULL, c374 Double, c375 Decimal(22,9), c376 Date NOT NULL, c377 Decimal(15,0), c378 Decimal(15,0), c379 Datetime NOT NULL, c380 Date32 NOT NULL, c381 JsonDocument, c382 Decimal(22,9) NOT NULL, c383 Uint32, c384 Float NOT NULL, c385 Double, c386 Int16 NOT NULL, c387 Int16, c388 Datetime64, c389 Int64 NOT NULL, c390 Timestamp NOT NULL, c391 Timestamp, c392 Uint64 NOT NULL, c393 Decimal(15,0), c394 Float, c395 Utf8, c396 Date NOT NULL, c397 Uint32 NOT NULL, c398 Uint8, c399 Uint8, c400 Json NOT NULL, c401 Date32 NOT NULL, c402 Float, c403 Interval64 NOT NULL, c404 Double NOT NULL, c405 String NOT NULL, c406 Datetime NOT NULL, c407 String NOT NULL, c408 Datetime NOT NULL, c409 Int8 NOT NULL, c410 String, c411 Timestamp, c412 Utf8 NOT NULL, c413 Uint64, c414 String, c415 Date32, c416 Yson NOT NULL, c417 Int8 NOT NULL, c418 Double NOT NULL, c419 Datetime64 NOT NULL, c420 Yson, c421 Decimal(22,9), c422 Bool, c423 Int16, c424 Decimal(15,0), c425 Decimal(15,0), c426 String, c427 Int64 NOT NULL, c428 Timestamp, c429 Datetime64, c430 Uint16 NOT NULL, c431 Decimal(15,0), c432 Float, c433 Uint8 NOT NULL, c434 Int32, c435 Uint32, c436 Int32, c437 Uint64 NOT NULL, c438 Int64 NOT NULL, c439 Json NOT NULL, c440 Double, c441 Int16, c442 Interval64, c443 Datetime64 NOT NULL, c444 Int32, c445 Json, c446 Date NOT NULL, c447 Int32, c448 Bool NOT NULL, c449 Double, c450 Timestamp, c451 Int8 NOT NULL, c452 Int64, c453 Interval64, c454 Datetime64 NOT NULL, c455 String, c456 Datetime 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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c39\', 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 \'c39\', 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 \\\'c39\\\', 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/20795` (\n                    c0 Uint32 NOT NULL, c1 Interval64 NOT NULL, c2 Int16 NOT NULL, c3 Decimal(22,9) NOT NULL, c4 Int64 NOT NULL, c5 Date NOT NULL, c6 Datetime64 NOT NULL, c7 Uint8 NOT NULL, c8 Decimal(22,9) NOT NULL, c9 Uint16 NOT NULL, c10 Int32 NOT NULL, c11 Uint16 NOT NULL, c12 Decimal(15,0) NOT NULL, c13 Datetime64 NOT NULL, c14 Interval64 NOT NULL, c15 Int32 NOT NULL, c16 Uint32 NOT NULL, c17 Datetime NOT NULL, c18 Uint32 NOT NULL, c19 Int32 NOT NULL, c20 Int16 NOT NULL, c21 Decimal(15,0) NOT NULL, c22 String NOT NULL, c23 Decimal(22,9) NOT NULL, c24 Int32 NOT NULL, c25 Interval64 NOT NULL, c26 Uint16 NOT NULL, c27 Decimal(35,10) NOT NULL, c28 Decimal(35,10) NOT NULL, c29 Timestamp NOT NULL, c30 Date32 NOT NULL, c31 Datetime NOT NULL, c32 Timestamp NOT NULL, c33 Date32 NOT NULL, c34 Uint16 NOT NULL, c35 Uint8 NOT NULL, c36 Date NOT NULL, c37 Uint32 NOT NULL, c38 Decimal(22,9) NOT NULL, c39 Bool NOT NULL, c40 Decimal(35,10) NOT NULL, c41 Bool NOT NULL, c42 Decimal(35,10) NOT NULL, c43 Int64, c44 String, c45 Datetime NOT NULL, c46 Int16 NOT NULL, c47 String NOT NULL, c48 Decimal(15,0), c49 Date32, c50 Bool, c51 Decimal(22,9) NOT NULL, c52 Datetime, c53 Int64, c54 Int16 NOT NULL, c55 Timestamp NOT NULL, c56 Uint32, c57 Uint32 NOT NULL, c58 Int16, c59 Datetime NOT NULL, c60 Int32 NOT NULL, c61 Date, c62 Int32 NOT NULL, c63 Decimal(15,0), c64 Bool, c65 Uint8, c66 JsonDocument NOT NULL, c67 Timestamp64 NOT NULL, c68 Uint8, c69 Decimal(35,10) NOT NULL, c70 Json, c71 Date, c72 Date32, c73 Int16, c74 Yson NOT NULL, c75 Int16, c76 Date32, c77 Double, c78 Utf8, c79 Date, c80 Int32 NOT NULL, c81 Float, c82 Int16, c83 Int8 NOT NULL, c84 Datetime64 NOT NULL, c85 Float NOT NULL, c86 Interval64, c87 Json, c88 Json NOT NULL, c89 Double, c90 Date NOT NULL, c91 Date32, c92 Int64 NOT NULL, c93 Int16 NOT NULL, c94 Timestamp, c95 Json NOT NULL, c96 Int16, c97 Decimal(15,0), c98 Int64, c99 Uint16, c100 Decimal(35,10) NOT NULL, c101 Decimal(22,9), c102 String, c103 Int16 NOT NULL, c104 Utf8 NOT NULL, c105 Decimal(22,9) NOT NULL, c106 Datetime, c107 Datetime NOT NULL, c108 Float, c109 Utf8, c110 Int16 NOT NULL, c111 Timestamp64 NOT NULL, c112 Float NOT NULL, c113 Uint64, c114 Bool NOT NULL, c115 Uint8 NOT NULL, c116 Json NOT NULL, c117 Date32 NOT NULL, c118 Date NOT NULL, c119 Decimal(22,9) NOT NULL, c120 Timestamp, c121 JsonDocument, c122 JsonDocument, c123 Date32, c124 Utf8, c125 Date32, c126 Yson, c127 Uint32 NOT NULL, c128 Decimal(22,9) NOT NULL, c129 Int32, c130 Decimal(15,0), c131 Int64, c132 Int16 NOT NULL, c133 Int8, c134 Utf8 NOT NULL, c135 Uint32, c136 Decimal(15,0), c137 JsonDocument NOT NULL, c138 Date32 NOT NULL, c139 Int64, c140 Int8, c141 Json NOT NULL, c142 Datetime64, c143 JsonDocument, c144 Datetime64 NOT NULL, c145 Float NOT NULL, c146 Int32 NOT NULL, c147 Json NOT NULL, c148 Utf8, c149 Double NOT NULL, c150 Datetime NOT NULL, c151 Decimal(22,9) NOT NULL, c152 Int16, c153 Uint32 NOT NULL, c154 Uint8 NOT NULL, c155 Timestamp64, c156 Decimal(22,9) NOT NULL, c157 Utf8 NOT NULL, c158 Timestamp64 NOT NULL, c159 Uint16 NOT NULL, c160 Float NOT NULL, c161 Decimal(35,10), c162 Float NOT NULL, c163 Decimal(35,10) NOT NULL, c164 Int16, c165 Yson, c166 Decimal(15,0) NOT NULL, c167 Decimal(35,10) NOT NULL, c168 Uint32, c169 Uint64, c170 Uint64 NOT NULL, c171 Bool, c172 Int32, c173 Json NOT NULL, c174 Int8 NOT NULL, c175 String NOT NULL, c176 JsonDocument NOT NULL, c177 Uint8 NOT NULL, c178 Timestamp, c179 Int8 NOT NULL, c180 Double, c181 Uint16 NOT NULL, c182 Uint64, c183 Json NOT NULL, c184 Timestamp, c185 Decimal(35,10), c186 Decimal(15,0) NOT NULL, c187 Datetime64 NOT NULL, c188 Date, c189 Utf8, c190 Float, c191 JsonDocument NOT NULL, c192 Int8 NOT NULL, c193 Timestamp64, c194 Decimal(15,0), c195 Date NOT NULL, c196 Datetime64 NOT NULL, c197 Float NOT NULL, c198 Decimal(15,0) NOT NULL, c199 Decimal(35,10), c200 Datetime NOT NULL, c201 Decimal(22,9), c202 Decimal(22,9), c203 Timestamp NOT NULL, c204 Uint16 NOT NULL, c205 Date32, c206 JsonDocument, c207 Interval64 NOT NULL, c208 String NOT NULL, c209 Datetime64, c210 Datetime64 NOT NULL, c211 Int64, c212 Json NOT NULL, c213 Decimal(22,9) NOT NULL, c214 Datetime64 NOT NULL, c215 Uint8 NOT NULL, c216 Double, c217 Json NOT NULL, c218 Timestamp64 NOT NULL, c219 Uint32, c220 Int64, c221 Uint8, c222 Uint16 NOT NULL, c223 Interval64 NOT NULL, c224 Decimal(22,9), c225 Int32, c226 Interval64, c227 Uint64 NOT NULL, c228 Interval64 NOT NULL, c229 Datetime64 NOT NULL, c230 Decimal(15,0), c231 Timestamp64, c232 Int32, c233 Date, c234 Interval64 NOT NULL, c235 Uint16 NOT NULL, c236 Int16, c237 Int64 NOT NULL, c238 Timestamp NOT NULL, c239 Bool NOT NULL, c240 Yson NOT NULL, c241 Timestamp64 NOT NULL, c242 Interval64, c243 Date32 NOT NULL, c244 Float NOT NULL, c245 Utf8, c246 Utf8 NOT NULL, c247 Int8, c248 JsonDocument NOT NULL, c249 Date32 NOT NULL, c250 Int32, c251 Decimal(22,9) NOT NULL, c252 Uint8 NOT NULL, c253 Interval64, c254 String, c255 Interval64, c256 Decimal(35,10), c257 Int64, c258 Decimal(22,9) NOT NULL, c259 Datetime, c260 Decimal(22,9) NOT NULL, c261 Uint8, c262 Uint32 NOT NULL, c263 Timestamp, c264 Int16, c265 Decimal(15,0), c266 Interval64 NOT NULL, c267 Float NOT NULL, c268 Int64, c269 Uint64 NOT NULL, c270 Decimal(35,10), c271 Uint64, c272 Timestamp, c273 Date, c274 Yson NOT NULL, c275 Json NOT NULL, c276 Datetime NOT NULL, c277 Int64 NOT NULL, c278 Float NOT NULL, c279 Int8, c280 String NOT NULL, c281 Uint32, c282 Int8, c283 Datetime64 NOT NULL, c284 Datetime NOT NULL, c285 Int16, c286 Uint16, c287 Datetime64, c288 Int64, c289 Date, c290 Uint64 NOT NULL, c291 Uint16 NOT NULL, c292 Timestamp64, c293 Datetime64 NOT NULL, c294 Uint32 NOT NULL, c295 Uint32 NOT NULL, c296 Double, c297 Decimal(35,10), c298 Datetime64 NOT NULL, c299 Decimal(22,9), c300 Decimal(22,9) NOT NULL, c301 Yson NOT NULL, c302 Uint32, c303 Interval64 NOT NULL, c304 Uint64, c305 Datetime64, c306 Int16, c307 Datetime, c308 Timestamp64 NOT NULL, c309 Int16, c310 Interval64, c311 Uint32, c312 Double NOT NULL, c313 Datetime NOT NULL, c314 Double NOT NULL, c315 Json, c316 Int32, c317 Date32 NOT NULL, c318 Int64, c319 Bool, c320 Timestamp NOT NULL, c321 Utf8 NOT NULL, c322 Date32 NOT NULL, c323 Int32, c324 Uint16, c325 Double, c326 Date32, c327 Int64, c328 Double, c329 Decimal(35,10), c330 Int8, c331 Datetime, c332 Datetime NOT NULL, c333 Timestamp64, c334 Int64, c335 Interval64 NOT NULL, c336 Bool NOT NULL, c337 Interval64, c338 Timestamp NOT NULL, c339 Int16 NOT NULL, c340 Bool, c341 Double NOT NULL, c342 Uint8, c343 Decimal(15,0) NOT NULL, c344 Datetime, c345 Json, c346 Float NOT NULL, c347 Int16, c348 Datetime64 NOT NULL, c349 Yson NOT NULL, c350 Datetime64, c351 Decimal(15,0), c352 Int64, c353 Json NOT NULL, c354 Uint16 NOT NULL, c355 Decimal(15,0), c356 Int32 NOT NULL, c357 Uint32 NOT NULL, c358 Decimal(35,10), c359 Int64 NOT NULL, c360 Uint16, c361 Utf8 NOT NULL, c362 Timestamp NOT NULL, c363 Double NOT NULL, c364 Yson NOT NULL, c365 String NOT NULL, c366 Decimal(22,9), c367 Uint16, c368 Date NOT NULL, c369 Timestamp64 NOT NULL, c370 Uint32 NOT NULL, c371 Uint32 NOT NULL, c372 Decimal(22,9), c373 Decimal(15,0) NOT NULL, c374 Double, c375 Decimal(22,9), c376 Date NOT NULL, c377 Decimal(15,0), c378 Decimal(15,0), c379 Datetime NOT NULL, c380 Date32 NOT NULL, c381 JsonDocument, c382 Decimal(22,9) NOT NULL, c383 Uint32, c384 Float NOT NULL, c385 Double, c386 Int16 NOT NULL, c387 Int16, c388 Datetime64, c389 Int64 NOT NULL, c390 Timestamp NOT NULL, c391 Timestamp, c392 Uint64 NOT NULL, c393 Decimal(15,0), c394 Float, c395 Utf8, c396 Date NOT NULL, c397 Uint32 NOT NULL, c398 Uint8, c399 Uint8, c400 Json NOT NULL, c401 Date32 NOT NULL, c402 Float, c403 Interval64 NOT NULL, c404 Double NOT NULL, c405 String NOT NULL, c406 Datetime NOT NULL, c407 String NOT NULL, c408 Datetime NOT NULL, c409 Int8 NOT NULL, c410 String, c411 Timestamp, c412 Utf8 NOT NULL, c413 Uint64, c414 String, c415 Date32, c416 Yson NOT NULL, c417 Int8 NOT NULL, c418 Double NOT NULL, c419 Datetime64 NOT NULL, c420 Yson, c421 Decimal(22,9), c422 Bool, c423 Int16, c424 Decimal(15,0), c425 Decimal(15,0), c426 String, c427 Int64 NOT NULL, c428 Timestamp, c429 Datetime64, c430 Uint16 NOT NULL, c431 Decimal(15,0), c432 Float, c433 Uint8 NOT NULL, c434 Int32, c435 Uint32, c436 Int32, c437 Uint64 NOT NULL, c438 Int64 NOT NULL, c439 Json NOT NULL, c440 Double, c441 Int16, c442 Interval64, c443 Datetime64 NOT NULL, c444 Int32, c445 Json, c446 Date NOT NULL, c447 Int32, c448 Bool NOT NULL, c449 Double, c450 Timestamp, c451 Int8 NOT NULL, c452 Int64, c453 Interval64, c454 Datetime64 NOT NULL, c455 String, c456 Datetime 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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c39\\\', 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 \\\'c39\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:31817/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:61416/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:5917/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:30194/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:21060/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:25605/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:5343/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:30481/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:18109/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9741
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28895
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16807
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30481
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4000
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12670
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5343
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8790
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32697
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25605
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29943
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22619
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31817
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21288
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30194
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13841
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8301
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12434
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5917
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29835
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17581
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21060
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25636
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22415
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16476
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8292
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2470
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32368
============================== slowest durations ===============================
22.03s teardown test_workload.py::TestYdbWorkload::test
17.82s setup    test_workload.py::TestYdbWorkload::test
7.70s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/vp9a/000130/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:21060 --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 \'c39\', 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 48.43s ==============================
