============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

test_recovery.py F

=================================== FAILURES ===================================
__________________________ TestRecovery.test_recovery __________________________
ydb/tests/fq/yds/test_recovery.py:287: in test_recovery
    assert len(read_data) == 10
E   AssertionError: assert 20 == 10
E    +  where 20 = len(['11', '17', '18', '19', '21', '23', ...])
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_recovery
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10091
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9482
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29649
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5879
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27859
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6018
DEBUG    ydb.connection:connection.py:335 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:188 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, e3cd78ea-4329-4374-beb6-4545892a4675, localhost:24195): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, e3cd78ea-4329-4374-beb6-4545892a4675, localhost:24195): request = { database: "local" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, e3cd78ea-4329-4374-beb6-4545892a4675, localhost:24195): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jeuvbzcvei.auto.internal" port: 24195 service: "nbs" 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:158 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jeuvbzcvei.auto.internal:24195, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:335 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:24195
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7ff0259af8c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7ff0259afa20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff0259afa20>
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, 50c511de-b8c0-4007-9bf2-0269861801d1, ghrun-jeuvbzcvei.auto.internal:24195): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, 50c511de-b8c0-4007-9bf2-0269861801d1, ghrun-jeuvbzcvei.auto.internal:24195): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:131 RpcState(CreateSession, 50c511de-b8c0-4007-9bf2-0269861801d1, ghrun-jeuvbzcvei.auto.internal:24195): on response callback started
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, 50c511de-b8c0-4007-9bf2-0269861801d1, ghrun-jeuvbzcvei.auto.internal:24195): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDM3MzYzZDktMzVmYTBkMzYtZTE4MThhMzktNDEzNTc2MTE=" } } } }
DEBUG    ydb.connection:connection.py:136 RpcState(CreateSession, 50c511de-b8c0-4007-9bf2-0269861801d1, ghrun-jeuvbzcvei.auto.internal:24195): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff0259afa20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7ff0259afa20>
DEBUG    ydb.connection:connection.py:447 RpcState(CreateTable, b3922142-cdb9-4953-af60-ba76e1c30e30, ghrun-jeuvbzcvei.auto.internal:24195): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateTable, b3922142-cdb9-4953-af60-ba76e1c30e30, ghrun-jeuvbzcvei.auto.internal:24195): request = { session_id: "ydb://session/3?node_id=1&id=NDM3MzYzZDktMzVmYTBkMzYtZTE4MThhMzktNDEzNTc2MTE=" path: "local/DbPoolStorage_ebaa0ab8-20e5-40c8-85bd-2a74d8002d97/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateTable, b3922142-cdb9-4953-af60-ba76e1c30e30, ghrun-jeuvbzcvei.auto.internal:24195): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff0259afa20>
DEBUG    ydb.connection:connection.py:447 RpcState(CreateTable, 1be04271-de35-4984-b357-e78781607d61, ghrun-jeuvbzcvei.auto.internal:24195): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateTable, 1be04271-de35-4984-b357-e78781607d61, ghrun-jeuvbzcvei.auto.internal:24195): request = { session_id: "ydb://session/3?node_id=1&id=NDM3MzYzZDktMzVmYTBkMzYtZTE4MThhMzktNDEzNTc2MTE=" path: "local/DbPoolStorage_ebaa0ab8-20e5-40c8-85bd-2a74d8002d97/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateTable, 1be04271-de35-4984-b357-e78781607d61, ghrun-jeuvbzcvei.auto.internal:24195): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff0259afa20>
DEBUG    ydb.connection:connection.py:447 RpcState(ExecuteDataQuery, 5c847fa8-1fc7-4512-b8df-533bb1d85370, ghrun-jeuvbzcvei.auto.internal:24195): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ExecuteDataQuery, 5c847fa8-1fc7-4512-b8df-533bb1d85370, ghrun-jeuvbzcvei.auto.internal:24195): request = { session_id: "ydb://session/3?node_id=1&id=NDM3MzYzZDktMzVmYTBkMzYtZTE4MThhMzktNDEzNTc2MTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_ebaa0ab8-20e5-40c8-85bd-2a74d8002d97\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(ExecuteDataQuery, 5c847fa8-1fc7-4512-b8df-533bb1d85370, ghrun-jeuvbzcvei.auto.internal:24195): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff0259afa20>
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19365
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/cp/node_1/logfile_lup1orut.log --grpc-port=6018 --mon-port=10637 --ic-port=29649
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/cp/node_1/logfile_lup1orut.log --grpc-port=6018 --mon-port=10637 --ic-port=29649
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/cp/node_1/logfile_lup1orut.log', '--grpc-port=6018', '--mon-port=10637', '--ic-port=29649')' in '/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1049867
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:6018/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/vlxp/00002c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1049887
DEBUG    ya.test:process.py:259 Command (pid 1049887) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1049887) elapsed time (sec): 1.1535885334014893
DEBUG    ya.test:process.py:263 Command (pid 1049887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1049887) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1049887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1049887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1049887) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1049887) maxrss: 567736
DEBUG    ya.test:process.py:263 Command (pid 1049887) minflt: 16684
DEBUG    ya.test:process.py:263 Command (pid 1049887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1049887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1049887) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 1049887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1049887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1049887) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1049887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1049887) stime: 0.913431
DEBUG    ya.test:process.py:263 Command (pid 1049887) utime: 0.119318
DEBUG    ya.test:process.py:263 Command (pid 1049887) wtime: 1.155
DEBUG    ya.test:process.py:275 Command (pid 1049887) output:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 1 version:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:606 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21757
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28258
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_1/logfile_gvtxoxo2.log --grpc-port=21757 --mon-port=5124 --ic-port=5879
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11706
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3050
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_2/logfile_lkhp166z.log --grpc-port=4257 --mon-port=63649 --ic-port=27859
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_1/logfile_gvtxoxo2.log --grpc-port=21757 --mon-port=5124 --ic-port=5879
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs/config.yaml', '--node=1', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_1/logfile_gvtxoxo2.log', '--grpc-port=21757', '--mon-port=5124', '--ic-port=5879')' in '/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1050481
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:21757/1
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/vlxp/00002c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1050510
DEBUG    ya.test:process.py:259 Command (pid 1050510) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1050510) elapsed time (sec): 2.619290590286255
DEBUG    ya.test:process.py:263 Command (pid 1050510) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1050510) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1050510) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1050510) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1050510) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1050510) maxrss: 567636
DEBUG    ya.test:process.py:263 Command (pid 1050510) minflt: 16622
DEBUG    ya.test:process.py:263 Command (pid 1050510) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1050510) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1050510) nivcsw: 391
DEBUG    ya.test:process.py:263 Command (pid 1050510) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1050510) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1050510) nvcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 1050510) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1050510) stime: 1.740967
DEBUG    ya.test:process.py:263 Command (pid 1050510) utime: 0.11515299999999999
DEBUG    ya.test:process.py:263 Command (pid 1050510) wtime: 2.655
DEBUG    ya.test:process.py:275 Command (pid 1050510) output:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 1 version:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_2/logfile_lkhp166z.log --grpc-port=4257 --mon-port=63649 --ic-port=27859
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs/config.yaml', '--node=2', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_2/logfile_lkhp166z.log', '--grpc-port=4257', '--mon-port=63649', '--ic-port=27859')' in '/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1052631
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:4257/2
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/vlxp/00002c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1052641
DEBUG    ya.test:process.py:259 Command (pid 1052641) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1052641) elapsed time (sec): 4.904788494110107
DEBUG    ya.test:process.py:263 Command (pid 1052641) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052641) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1052641) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052641) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052641) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1052641) maxrss: 567620
DEBUG    ya.test:process.py:263 Command (pid 1052641) minflt: 17005
DEBUG    ya.test:process.py:263 Command (pid 1052641) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1052641) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1052641) nivcsw: 618
DEBUG    ya.test:process.py:263 Command (pid 1052641) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1052641) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1052641) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1052641) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1052641) stime: 3.226333
DEBUG    ya.test:process.py:263 Command (pid 1052641) utime: 0.11011399999999999
DEBUG    ya.test:process.py:263 Command (pid 1052641) wtime: 4.906
DEBUG    ya.test:process.py:275 Command (pid 1052641) output:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 2 version:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:606 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_recovery.py::TestRecovery, test_name: test_recovery)
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:kikimr_runner.py:283 Wait for node 2 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 2 has been bootstrapped
DEBUG    root:kikimr_runner.py:302 Wait for node 1 peer discovery
DEBUG    root:kikimr_runner.py:314 Node 1 discovery finished
DEBUG    root:kikimr_runner.py:302 Wait for node 2 peer discovery
DEBUG    root:kikimr_runner.py:314 Node 2 discovery finished
DEBUG    root:control_plane.py:71 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/recovery_input"
shard_count: 2
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:55 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:59 Result: 
DEBUG    root:control_plane.py:71 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/recovery_output"
shard_count: 2
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:55 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:59 Result: 
DEBUG    root:control_plane.py:55 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:59 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            PRAGMA dq.MaxTasksPerStage=\"2\";\n\n            INSERT INTO myyds.`recovery_output`\n            SELECT STREAM\n                *\n            FROM myyds.`recovery_input`;"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "3f29480b-2c73-484e-8143-721ccd8e5eca"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudkqjmsdehm5tqrtf"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudkqjmsdehm5tqrtf"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1771498221
        nanos: 684072000
      }
      modified_at {
        seconds: 1771498221
        nanos: 684072000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudkqjmsdehhu4hgqu-ptqudkqjmsdehm5tqrtf"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1771498221
      nanos: 684072000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            PRAGMA dq.MaxTasksPerStage=\"2\";\n\n            INSERT INTO myyds.`recovery_output`\n            SELECT STREAM\n                *\n            FROM myyds.`recovery_input`;"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudkqjmsdehm5tqrtf"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1771498221
        nanos: 684072000
      }
      modified_at {
        seconds: 1771498221
        nanos: 684072000
      }
      revision: 1
    }
    started_at {
      seconds: 1771498222
      nanos: 23000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudkqjmsdehhu4hgqu-ptqudkqjmsdehm5tqrtf"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1771498221
      nanos: 684072000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            PRAGMA dq.MaxTasksPerStage=\"2\";\n\n            INSERT INTO myyds.`recovery_output`\n            SELECT STREAM\n                *\n            FROM myyds.`recovery_input`;"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":1}},\"Basic\":{\"nodes\":[{\"id\":3,\"level\":1,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":2,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":3,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"maxtasksperstage\" \'\"2\"))\n(let $3 (DataSource \'\"pq\" \'\"myyds\"))\n(let $4 \'(\'(\'\"PartitionsCount\" \'\"2\")))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"myyds\" \'\"local\" \'\"recovery_input\" $4 \'() $5))\n(let $7 \'(\'\"Endpoint\" \'\"localhost:24195\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'\"AddBearerToToken\" \'\"1\"))\n(let $10 \'($7 $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudkqjmso1gel5n323\") $9))\n(let $11 (SecureParam \'\"cluster:default_myyds\"))\n(let $12 (DqPqTopicSource $2 $6 \'(\'\"Data\") $10 $11 \'\"\" $5 \'\"\"))\n(let $13 (DataSink \'\"pq\" \'\"myyds\"))\n(let $14 (PqTopic \'\"myyds\" \'\"local\" \'\"recovery_output\" $4 \'() $5))\n(let $15 (DqPqTopicSink $14 \'($7 $9) $11))\n(return (Commit! (DqQuery! $2 \'((DqStage \'((DqSource $3 $12)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $18 (DqSourceWideWrap $16 $3 $5 $17))\n  (return (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))))\n))) \'(\'(\'\"_logical_id\" \'209361)) \'((DqSink \'\"0\" $13 $15))))) $13))\n)\n"
  }
}

DEBUG    root:test_recovery.py:225 Uuid = ebaa0ab8-20e5-40c8-85bd-2a74d8002d97
DEBUG    root:test_recovery.py:227 Master node 1
DEBUG    root:data_plane.py:39 Write topic recovery_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0010*\014shard-000001\032\021\"\0011*\014shard-000001\032\021\"\0012*\014shard-000001\032\021\"\0013*\014shard-000001\032\021\"\0014*\014shard-000001\032\021\"\0010*\014shard-000000\032\021\"\0015*\014shard-000001\032\021\"\0016*\014shard-000001\032\021\"\0011*\014shard-000000\032\021\"\0017*\014shard-000001"
  }
}

INFO     root:data_plane.py:43 Data was written to recovery_input: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:24195', '--database', 'local', '--topic-path', 'recovery_output', '--consumer-name', 'recovery_consumer', '--disable-cluster-discovery', '--messages-count', '10', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1059240
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1059240) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1059240) elapsed time (sec): 0.20103096961975098
DEBUG    ya.test:process.py:263 Command (pid 1059240) wtime: 0.202
DEBUG    ya.test:process.py:275 Command (pid 1059240) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1059240) errors:
2026-02-19T10:50:23.093978Z :INFO: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] Starting read session
2026-02-19T10:50:23.094021Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] Starting session to cluster null (localhost:24195)
2026-02-19T10:50:23.094531Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:23.094547Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:23.094554Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] Reconnecting session to cluster null in 0.000000s
2026-02-19T10:50:23.101527Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] Successfully connected. Initializing session
2026-02-19T10:50:23.102488Z :INFO: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] Server session id: recovery_consumer_1_3_581054019571940349_v1
2026-02-19T10:50:23.102567Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:23.103952Z :INFO: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "recovery_output". Partition: 1. Read offset: (NULL)
2026-02-19T10:50:23.104100Z :INFO: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] Confirm partition stream create. Partition stream id: 2. Cluster: "". Topic: "recovery_output". Partition: 0. Read offset: (NULL)
2026-02-19T10:50:23.104678Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:23.104741Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 1 (0-1)
2026-02-19T10:50:23.104782Z :DEBUG: [local] Take Data. Partition 1. Read: {0, 0} (0-0)
2026-02-19T10:50:23.104791Z :DEBUG: [local] Take Data. Partition 1. Read: {1, 0} (1-1)
2026-02-19T10:50:23.104878Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] Commit offsets [0, 2). Partition stream id: 1
2026-02-19T10:50:23.104954Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] The application data is transferred to the client. Number of messages 2, size 2 bytes
2026-02-19T10:50:23.105218Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:23.105333Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (0-7)
2026-02-19T10:50:23.105365Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (0-0)
2026-02-19T10:50:23.105373Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 0} (1-1)
2026-02-19T10:50:23.105380Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 1} (2-2)
2026-02-19T10:50:23.105385Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 2} (3-3)
2026-02-19T10:50:23.105391Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 3} (4-4)
2026-02-19T10:50:23.105396Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 4} (5-5)
2026-02-19T10:50:23.105401Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 5} (6-6)
2026-02-19T10:50:23.105406Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 6} (7-7)
2026-02-19T10:50:23.105453Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] Commit offsets [0, 8). Partition stream id: 2
2026-02-19T10:50:23.105506Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] The application data is transferred to the client. Number of messages 8, size 9 bytes
2026-02-19T10:50:23.107653Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
2026-02-19T10:50:23.107751Z :DEBUG: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] [null] Committed response: cookies { assign_id: 2 partition_cookie: 1 }
Closing session. Got 10 messages
2026-02-19T10:50:23.107847Z :INFO: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] Closing read session. Close timeout: 5.000000s
2026-02-19T10:50:23.107905Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:recovery_output:0:2:7:8 null:recovery_output:1:1:1:2
2026-02-19T10:50:23.107916Z :INFO: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] Counters: { Errors: 0 CurrentSessionLifetimeMs: 13 BytesRead: 11 MessagesRead: 10 BytesReadCompressed: 11 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2026-02-19T10:50:23.108144Z :NOTICE: [local] [local] [5ab74dc9-3a7ac287-f664a791-113de462] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }

INFO     root:data_plane.py:82 Data was read from recovery_output: ['6', '9', '1', '2', '3', '4', '5', '7', '8', '10']
DEBUG    root:test_recovery.py:76 Node 1, workers 1, ca 2
DEBUG    root:test_recovery.py:76 Node 2, workers 1, ca 2
DEBUG    root:test_recovery.py:251 Restart non-master node 2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:4257/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_2/logfile_lkhp166z.log --grpc-port=4257 --mon-port=63649 --ic-port=27859
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs/config.yaml', '--node=2', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_2/logfile_lkhp166z.log', '--grpc-port=4257', '--mon-port=63649', '--ic-port=27859')' in '/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1062826
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:4257/2
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/vlxp/00002c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1062828
DEBUG    ya.test:process.py:259 Command (pid 1062828) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1062828) elapsed time (sec): 0.6402249336242676
DEBUG    ya.test:process.py:263 Command (pid 1062828) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1062828) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1062828) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1062828) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1062828) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1062828) maxrss: 567620
DEBUG    ya.test:process.py:263 Command (pid 1062828) minflt: 16635
DEBUG    ya.test:process.py:263 Command (pid 1062828) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1062828) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1062828) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 1062828) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1062828) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1062828) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1062828) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1062828) stime: 0.464113
DEBUG    ya.test:process.py:263 Command (pid 1062828) utime: 0.12297
DEBUG    ya.test:process.py:263 Command (pid 1062828) wtime: 0.641
DEBUG    ya.test:process.py:275 Command (pid 1062828) output:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 2 version:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    root:kikimr_runner.py:283 Wait for node 2 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 2 has been bootstrapped
DEBUG    root:test_recovery.py:76 Node 1, workers 1, ca 2
DEBUG    root:test_recovery.py:76 Node 2, workers 1, ca 2
DEBUG    root:data_plane.py:39 Write topic recovery_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0012*\014shard-000000\032\021\"\0018*\014shard-000001\032\021\"\0019*\014shard-000001\032\022\"\00210*\014shard-000001\032\022\"\00211*\014shard-000001\032\022\"\00212*\014shard-000001\032\021\"\0013*\014shard-000000\032\021\"\0014*\014shard-000000\032\021\"\0015*\014shard-000000\032\022\"\00213*\014shard-000001"
  }
}

INFO     root:data_plane.py:43 Data was written to recovery_input: ['11', '12', '13', '14', '15', '16', '17', '18', '19', '20']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:24195', '--database', 'local', '--topic-path', 'recovery_output', '--consumer-name', 'recovery_consumer', '--disable-cluster-discovery', '--messages-count', '10', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1064786
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1064786) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1064786) elapsed time (sec): 0.10081624984741211
DEBUG    ya.test:process.py:263 Command (pid 1064786) wtime: 0.103
DEBUG    ya.test:process.py:275 Command (pid 1064786) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1064786) errors:
2026-02-19T10:50:29.034786Z :INFO: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] Starting read session
2026-02-19T10:50:29.034866Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] Starting session to cluster null (localhost:24195)
2026-02-19T10:50:29.035303Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:29.035331Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:29.035339Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] Reconnecting session to cluster null in 0.000000s
2026-02-19T10:50:29.040928Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] Successfully connected. Initializing session
2026-02-19T10:50:29.048890Z :INFO: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] Server session id: recovery_consumer_1_6_5548868231899021634_v1
2026-02-19T10:50:29.048985Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:29.050397Z :INFO: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "recovery_output". Partition: 1. Read offset: (NULL)
2026-02-19T10:50:29.050715Z :INFO: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] Confirm partition stream create. Partition stream id: 2. Cluster: "". Topic: "recovery_output". Partition: 0. Read offset: (NULL)
2026-02-19T10:50:29.052983Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:29.053076Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 1 (2-7)
2026-02-19T10:50:29.053144Z :DEBUG: [local] Take Data. Partition 1. Read: {0, 0} (2-2)
2026-02-19T10:50:29.053154Z :DEBUG: [local] Take Data. Partition 1. Read: {1, 0} (3-3)
2026-02-19T10:50:29.053160Z :DEBUG: [local] Take Data. Partition 1. Read: {1, 1} (4-4)
2026-02-19T10:50:29.053166Z :DEBUG: [local] Take Data. Partition 1. Read: {1, 2} (5-5)
2026-02-19T10:50:29.053172Z :DEBUG: [local] Take Data. Partition 1. Read: {1, 3} (6-6)
2026-02-19T10:50:29.053177Z :DEBUG: [local] Take Data. Partition 1. Read: {2, 0} (7-7)
2026-02-19T10:50:29.053313Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] Commit offsets [2, 8). Partition stream id: 1
2026-02-19T10:50:29.053397Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] The application data is transferred to the client. Number of messages 6, size 12 bytes
2026-02-19T10:50:29.053665Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:29.053709Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (8-11)
2026-02-19T10:50:29.053745Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (8-8)
2026-02-19T10:50:29.053752Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 0} (9-9)
2026-02-19T10:50:29.053758Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 1} (10-10)
2026-02-19T10:50:29.053761Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 2} (11-11)
2026-02-19T10:50:29.053825Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] Commit offsets [8, 12). Partition stream id: 2
2026-02-19T10:50:29.053893Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] The application data is transferred to the client. Number of messages 4, size 8 bytes
2026-02-19T10:50:29.057031Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
2026-02-19T10:50:29.057163Z :DEBUG: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] [null] Committed response: cookies { assign_id: 2 partition_cookie: 1 }
Closing session. Got 10 messages
2026-02-19T10:50:29.058868Z :INFO: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] Closing read session. Close timeout: 5.000000s
2026-02-19T10:50:29.058907Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:recovery_output:0:2:11:12 null:recovery_output:1:1:7:8
2026-02-19T10:50:29.058919Z :INFO: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] Counters: { Errors: 0 CurrentSessionLifetimeMs: 24 BytesRead: 20 MessagesRead: 10 BytesReadCompressed: 20 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2026-02-19T10:50:29.059167Z :NOTICE: [local] [local] [ef1d5886-8bb2c5de-b7a5a82f-e2416a8e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }

INFO     root:data_plane.py:82 Data was read from recovery_output: ['12', '13', '14', '15', '16', '20', '11', '17', '18', '19']
DEBUG    root:test_recovery.py:273 Restart Master node 1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:21757/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:292 Final command: /home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_1/logfile_gvtxoxo2.log --grpc-port=21757 --mon-port=5124 --ic-port=5879
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vlxp/00002c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/kikimr_configs/config.yaml', '--node=1', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_1/logfile_gvtxoxo2.log', '--grpc-port=21757', '--mon-port=5124', '--ic-port=5879')' in '/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_recovery.py.TestRecovery.test_recovery/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1065478
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:21757/1
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/vlxp/00002c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1065479
DEBUG    ya.test:process.py:259 Command (pid 1065479) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1065479) elapsed time (sec): 0.44130468368530273
DEBUG    ya.test:process.py:263 Command (pid 1065479) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1065479) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1065479) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1065479) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1065479) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1065479) maxrss: 567720
DEBUG    ya.test:process.py:263 Command (pid 1065479) minflt: 17407
DEBUG    ya.test:process.py:263 Command (pid 1065479) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1065479) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1065479) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1065479) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1065479) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1065479) nvcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 1065479) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1065479) stime: 0.281598
DEBUG    ya.test:process.py:263 Command (pid 1065479) utime: 0.111052
DEBUG    ya.test:process.py:263 Command (pid 1065479) wtime: 0.442
DEBUG    ya.test:process.py:275 Command (pid 1065479) output:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 1 version:
Git info:
    Commit: bf9d1c28e628f8e4f90cd1e186a157aa5f487f50
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 74d543fb74cfe6ff8ccc2b2ce2010639f0444983 into 0d84d336c2f5f71219ce812c5a2a4e3ee29a9d3a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jeuvbzcvei    Host information: 
        Linux ghrun-jeuvbzcvei 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:test_recovery.py:280 New master node 2
DEBUG    root:test_recovery.py:76 Node 1, workers 1, ca 2
DEBUG    root:test_recovery.py:76 Node 2, workers 1, ca 2
DEBUG    root:data_plane.py:39 Write topic recovery_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0016*\014shard-000000\032\022\"\00214*\014shard-000001\032\021\"\0017*\014shard-000000\032\021\"\0018*\014shard-000000\032\022\"\00215*\014shard-000001\032\021\"\0019*\014shard-000000\032\022\"\00210*\014shard-000000\032\022\"\00211*\014shard-000000\032\022\"\00212*\014shard-000000\032\022\"\00213*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to recovery_input: ['21', '22', '23', '24', '25', '26', '27', '28', '29', '30']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vlxp/00002c/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:24195', '--database', 'local', '--topic-path', 'recovery_output', '--consumer-name', 'recovery_consumer', '--disable-cluster-discovery', '--messages-count', '10', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1066389
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1066389) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1066389) elapsed time (sec): 0.10068488121032715
DEBUG    ya.test:process.py:263 Command (pid 1066389) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 1066389) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1066389) errors:
2026-02-19T10:50:50.659891Z :INFO: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] Starting read session
2026-02-19T10:50:50.659922Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] Starting session to cluster null (localhost:24195)
2026-02-19T10:50:50.660208Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:50.660217Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:50.660221Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] Reconnecting session to cluster null in 0.000000s
2026-02-19T10:50:50.664454Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] Successfully connected. Initializing session
2026-02-19T10:50:50.665213Z :INFO: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] Server session id: recovery_consumer_1_9_7477238118399282670_v1
2026-02-19T10:50:50.665276Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:50.666581Z :INFO: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "recovery_output". Partition: 1. Read offset: (NULL)
2026-02-19T10:50:50.666761Z :INFO: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] Confirm partition stream create. Partition stream id: 2. Cluster: "". Topic: "recovery_output". Partition: 0. Read offset: (NULL)
2026-02-19T10:50:50.667514Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:50.667558Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 1 (8-19)
2026-02-19T10:50:50.667588Z :DEBUG: [local] Take Data. Partition 1. Read: {0, 0} (8-8)
2026-02-19T10:50:50.667594Z :DEBUG: [local] Take Data. Partition 1. Read: {1, 0} (9-9)
2026-02-19T10:50:50.667598Z :DEBUG: [local] Take Data. Partition 1. Read: {1, 1} (10-10)
2026-02-19T10:50:50.667601Z :DEBUG: [local] Take Data. Partition 1. Read: {1, 2} (11-11)
2026-02-19T10:50:50.667605Z :DEBUG: [local] Take Data. Partition 1. Read: {2, 0} (12-12)
2026-02-19T10:50:50.667608Z :DEBUG: [local] Take Data. Partition 1. Read: {3, 0} (13-13)
2026-02-19T10:50:50.667611Z :DEBUG: [local] Take Data. Partition 1. Read: {3, 1} (14-14)
2026-02-19T10:50:50.667614Z :DEBUG: [local] Take Data. Partition 1. Read: {3, 2} (15-15)
2026-02-19T10:50:50.667618Z :DEBUG: [local] Take Data. Partition 1. Read: {3, 3} (16-16)
2026-02-19T10:50:50.667621Z :DEBUG: [local] Take Data. Partition 1. Read: {3, 4} (17-17)
2026-02-19T10:50:50.667624Z :DEBUG: [local] Take Data. Partition 1. Read: {3, 5} (18-18)
2026-02-19T10:50:50.667628Z :DEBUG: [local] Take Data. Partition 1. Read: {3, 6} (19-19)
2026-02-19T10:50:50.667735Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] Commit offsets [8, 20). Partition stream id: 1
2026-02-19T10:50:50.667819Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] The application data is transferred to the client. Number of messages 12, size 24 bytes
2026-02-19T10:50:50.667899Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2026-02-19T10:50:50.667941Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (12-19)
2026-02-19T10:50:50.667980Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (12-12)
2026-02-19T10:50:50.667989Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 0} (13-13)
2026-02-19T10:50:50.667996Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 1} (14-14)
2026-02-19T10:50:50.668001Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 2} (15-15)
2026-02-19T10:50:50.668007Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 3} (16-16)
2026-02-19T10:50:50.668011Z :DEBUG: [local] Take Data. Partition 0. Read: {1, 4} (17-17)
2026-02-19T10:50:50.668023Z :DEBUG: [local] Take Data. Partition 0. Read: {2, 0} (18-18)
2026-02-19T10:50:50.668027Z :DEBUG: [local] Take Data. Partition 0. Read: {3, 0} (19-19)
2026-02-19T10:50:50.668083Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] Commit offsets [12, 20). Partition stream id: 2
2026-02-19T10:50:50.668162Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] The application data is transferred to the client. Number of messages 8, size 16 bytes
2026-02-19T10:50:50.669500Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
2026-02-19T10:50:50.669556Z :DEBUG: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] [null] Committed response: cookies { assign_id: 2 partition_cookie: 1 }
Closing session. Got 20 messages
2026-02-19T10:50:50.669615Z :INFO: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] Closing read session. Close timeout: 5.000000s
2026-02-19T10:50:50.669637Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:recovery_output:0:2:19:20 null:recovery_output:1:1:19:20
2026-02-19T10:50:50.669642Z :INFO: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] Counters: { Errors: 0 CurrentSessionLifetimeMs: 9 BytesRead: 40 MessagesRead: 20 BytesReadCompressed: 40 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2026-02-19T10:50:50.669776Z :NOTICE: [local] [local] [ce84ed90-97d8e532-f0f1a4e9-966a9159] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }

INFO     root:data_plane.py:82 Data was read from recovery_output: ['11', '17', '18', '19', '21', '23', '24', '26', '27', '28', '29', '30', '12', '13', '14', '15', '16', '20', '22', '25']
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:6018/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30118
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10637
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9482
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:21757/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:4257/2
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3050
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11706
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4257
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25696
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27859
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5879
============================== slowest durations ===============================
29.72s call     test_recovery.py::TestRecovery::test_recovery
9.43s setup    test_recovery.py::TestRecovery::test_recovery
4.01s teardown test_recovery.py::TestRecovery::test_recovery
=========================== short test summary info ============================
FAILED test_recovery.py::TestRecovery::test_recovery - AssertionError: assert 20 == 10
 +  where 20 = len(['11', '17', '18', '19', '21', '23', ...])
====================== 1 failed, 116 deselected in 44.83s ======================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00001b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000010/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00003a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000019/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.43s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000027/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00001f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000011/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00002f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000035/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000033/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.49s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00003c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.48s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00001e/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000023/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000022/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.52s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00000b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.46s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000029/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.50s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000015/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000014/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.43s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000017/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.45s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000020/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.64s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000039/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000016/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00000c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00000e/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000032/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000037/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00002e/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00000f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00002b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000036/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00002d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000012/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000034/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00003b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00002a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00001d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000038/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.55s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000025/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.50s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00001a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.48s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000021/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000018/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.47s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000024/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00001c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000013/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/00000d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.59s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000026/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.56s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000030/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.49s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000028/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vlxp/000031/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 117 items / 116 deselected / 1 selected

=========================== 116 deselected in 1.33s ============================
