============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/00033d/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items

test_crud.py ...........

============================== slowest durations ===============================
42.00s call     test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
27.02s teardown test_crud.py::TestSelect::test_advanced_select_failed[select min(*) from t1-.*is not allowed here]
22.05s teardown test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
17.10s teardown test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed2
17.09s teardown test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_upsert_data_with_repetitions[10-64]
12.06s teardown test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
10.91s setup    test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
9.33s setup    test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_select_with_repetitions[10-64]
7.14s setup    test_crud.py::TestCRUDOperations::test_create_table_and_drop_table_success
6.52s setup    test_crud.py::TestSelect::test_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*]
3.91s setup    test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
3.09s call     test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_select_with_repetitions[10-64]
3.00s call     test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_upsert_data_with_repetitions[10-64]
1.66s call     test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
0.17s call     test_crud.py::TestCRUDOperations::test_create_table_and_drop_table_success
0.11s call     test_crud.py::TestSelect::test_advanced_select_failed[select count(a, b) from t1-Aggregation function Count requires exactly 1 argument]
0.07s call     test_crud.py::TestSelect::test_advanced_select_failed[select min(a, b) from t1-Aggregation function Min requires exactly 1 argument]
0.05s call     test_crud.py::TestSelect::test_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*]
0.04s call     test_crud.py::TestSelect::test_advanced_select_failed[select min(*) from t1-.*is not allowed here]
0.04s call     test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed1
0.03s setup    test_crud.py::TestSelect::test_advanced_select_failed[select min(*) from t1-.*is not allowed here]
0.03s call     test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed2
0.03s setup    test_crud.py::TestSelect::test_advanced_select_failed[select min(a, b) from t1-Aggregation function Min requires exactly 1 argument]
0.02s setup    test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed1
0.01s setup    test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_upsert_data_with_repetitions[10-64]
0.01s setup    test_crud.py::TestSelect::test_advanced_select_failed[select count(a, b) from t1-Aggregation function Count requires exactly 1 argument]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 184.46s (0:03:04) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 3 items

test_discovery.py F..

=================================== FAILURES ===================================
____________________ TestDiscoveryExtEndpoint.test_scenario ____________________
ydb/tests/functional/api/test_discovery.py:63: in test_scenario
    assert_that(slot.grpc_port in endpoint_ports)
E   AssertionError: Assertion failed
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_scenario
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19549
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/7vb0/000338/r3tmp/kikimr_cluster_um0y8154
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19834
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/logfile_pt__m2n9.log --grpc-port=24150 --mon-port=30865 --ic-port=2918
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24150/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/logfile_pt__m2n9.log --grpc-port=24150 --mon-port=30865 --ic-port=2918
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/logfile_pt__m2n9.log', '--grpc-port=24150', '--mon-port=30865', '--ic-port=2918')' in '/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3708048
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24150/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/7vb0/000338/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3708111
DEBUG    ya.test:process.py:259 Command (pid 3708111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3708111) elapsed time (sec): 1.5022037029266357
DEBUG    ya.test:process.py:263 Command (pid 3708111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3708111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3708111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3708111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3708111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3708111) maxrss: 543448
DEBUG    ya.test:process.py:263 Command (pid 3708111) minflt: 16229
DEBUG    ya.test:process.py:263 Command (pid 3708111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3708111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3708111) nivcsw: 233
DEBUG    ya.test:process.py:263 Command (pid 3708111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3708111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3708111) nvcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 3708111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3708111) stime: 0.720213
DEBUG    ya.test:process.py:263 Command (pid 3708111) utime: 0.101294
DEBUG    ya.test:process.py:263 Command (pid 3708111) wtime: 1.508
DEBUG    ya.test:process.py:275 Command (pid 3708111) output:
Git info:
    Commit: 1f93b9d400537b5d8b8b6963d4d1670a101516e8
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 0471213a83a7903773d6f6769a97453e8306a157 into a2e6a534bf78147a937d2c5fadea11d3e60bd5f4

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 1f93b9d400537b5d8b8b6963d4d1670a101516e8
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 0471213a83a7903773d6f6769a97453e8306a157 into a2e6a534bf78147a937d2c5fadea11d3e60bd5f4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24150', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2918\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/7vb0/000338/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24150', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2918\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3711023
DEBUG    ya.test:process.py:259 Command (pid 3711023) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3711023) elapsed time (sec): 3.3333895206451416
DEBUG    ya.test:process.py:263 Command (pid 3711023) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3711023) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3711023) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3711023) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3711023) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3711023) maxrss: 551784
DEBUG    ya.test:process.py:263 Command (pid 3711023) minflt: 18376
DEBUG    ya.test:process.py:263 Command (pid 3711023) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3711023) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3711023) nivcsw: 435
DEBUG    ya.test:process.py:263 Command (pid 3711023) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3711023) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3711023) nvcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 3711023) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3711023) stime: 1.335329
DEBUG    ya.test:process.py:263 Command (pid 3711023) utime: 0.12045299999999999
DEBUG    ya.test:process.py:263 Command (pid 3711023) wtime: 3.341
DEBUG    ya.test:process.py:275 Command (pid 3711023) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24150', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/7vb0/000338/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24150', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3712622
DEBUG    ya.test:process.py:259 Command (pid 3712622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3712622) elapsed time (sec): 0.7878730297088623
DEBUG    ya.test:process.py:263 Command (pid 3712622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3712622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3712622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3712622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3712622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3712622) maxrss: 551816
DEBUG    ya.test:process.py:263 Command (pid 3712622) minflt: 18372
DEBUG    ya.test:process.py:263 Command (pid 3712622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3712622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3712622) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 3712622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3712622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3712622) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3712622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3712622) stime: 0.337206
DEBUG    ya.test:process.py:263 Command (pid 3712622) utime: 0.139103
DEBUG    ya.test:process.py:263 Command (pid 3712622) wtime: 0.809
DEBUG    ya.test:process.py:275 Command (pid 3712622) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14343
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24025
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6281
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5389
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24150 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/slot_1/logfile_ra6e65w1.log --grpc-port=13971 --mon-port=14343 --ic-port=24025
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8527
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8527
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24311
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29547
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5351
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24150 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/slot_2/logfile_2hk96p2t.log --grpc-port=8528 --mon-port=24311 --ic-port=28447
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24150 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/slot_1/logfile_ra6e65w1.log --grpc-port=13971 --mon-port=14343 --ic-port=24025
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24150', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/slot_1/logfile_ra6e65w1.log', '--grpc-port=13971', '--mon-port=14343', '--ic-port=24025')' in '/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3713808
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13971/1
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/7vb0/000338/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3713843
DEBUG    ya.test:process.py:259 Command (pid 3713843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3713843) elapsed time (sec): 0.6090149879455566
DEBUG    ya.test:process.py:263 Command (pid 3713843) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3713843) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3713843) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3713843) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3713843) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3713843) maxrss: 543448
DEBUG    ya.test:process.py:263 Command (pid 3713843) minflt: 16228
DEBUG    ya.test:process.py:263 Command (pid 3713843) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3713843) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3713843) nivcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 3713843) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3713843) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3713843) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3713843) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3713843) stime: 0.344251
DEBUG    ya.test:process.py:263 Command (pid 3713843) utime: 0.108913
DEBUG    ya.test:process.py:263 Command (pid 3713843) wtime: 0.682
DEBUG    ya.test:process.py:275 Command (pid 3713843) output:
Git info:
    Commit: 1f93b9d400537b5d8b8b6963d4d1670a101516e8
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 0471213a83a7903773d6f6769a97453e8306a157 into a2e6a534bf78147a937d2c5fadea11d3e60bd5f4

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 1f93b9d400537b5d8b8b6963d4d1670a101516e8
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 0471213a83a7903773d6f6769a97453e8306a157 into a2e6a534bf78147a937d2c5fadea11d3e60bd5f4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24150 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/slot_2/logfile_2hk96p2t.log --grpc-port=8528 --mon-port=24311 --ic-port=28447
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7vb0/000338/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24150', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/slot_2/logfile_2hk96p2t.log', '--grpc-port=8528', '--mon-port=24311', '--ic-port=28447')' in '/home/runner/.ya/build/build_root/7vb0/000338/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3714118
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8528/2
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/7vb0/000338/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3714121
DEBUG    ya.test:process.py:259 Command (pid 3714121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3714121) elapsed time (sec): 0.5063631534576416
DEBUG    ya.test:process.py:263 Command (pid 3714121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3714121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3714121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3714121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3714121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3714121) maxrss: 543448
DEBUG    ya.test:process.py:263 Command (pid 3714121) minflt: 16229
DEBUG    ya.test:process.py:263 Command (pid 3714121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3714121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3714121) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 3714121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3714121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3714121) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3714121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3714121) stime: 0.235528
DEBUG    ya.test:process.py:263 Command (pid 3714121) utime: 0.12581699999999998
DEBUG    ya.test:process.py:263 Command (pid 3714121) wtime: 0.518
DEBUG    ya.test:process.py:275 Command (pid 3714121) output:
Git info:
    Commit: 1f93b9d400537b5d8b8b6963d4d1670a101516e8
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 0471213a83a7903773d6f6769a97453e8306a157 into a2e6a534bf78147a937d2c5fadea11d3e60bd5f4

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 1f93b9d400537b5d8b8b6963d4d1670a101516e8
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 0471213a83a7903773d6f6769a97453e8306a157 into a2e6a534bf78147a937d2c5fadea11d3e60bd5f4
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_discovery.py::TestDiscoveryExtEndpoint, test_name: test_scenario)
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1decfb8c-3bfb-4bae-904e-7f49d4a1621d, localhost:24150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1decfb8c-3bfb-4bae-904e-7f49d4a1621d, localhost:24150): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1decfb8c-3bfb-4bae-904e-7f49d4a1621d, localhost:24150): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vawlkpqbgq.auto.internal" port: 13971 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-vawlkpqbgq.auto.internal:13971, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 349492a8-0b75-4391-a5a9-fb34c991ba8d, localhost:24150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 349492a8-0b75-4391-a5a9-fb34c991ba8d, localhost:24150): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 349492a8-0b75-4391-a5a9-fb34c991ba8d, localhost:24150): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vawlkpqbgq.auto.internal" port: 13971 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-vawlkpqbgq.auto.internal:13971, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24150
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8528/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:13971/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24150/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5351
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29547
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24311
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6281
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24025
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14343
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13971
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19834
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24150
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2918
============================== slowest durations ===============================
37.47s setup    test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
24.68s call     test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
17.03s teardown test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
15.23s setup    test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
12.38s call     test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
12.05s teardown test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
12.02s teardown test_discovery.py::TestDiscoveryExtEndpoint::test_scenario
11.31s setup    test_discovery.py::TestDiscoveryExtEndpoint::test_scenario
0.36s call     test_discovery.py::TestDiscoveryExtEndpoint::test_scenario
=========================== short test summary info ============================
FAILED test_discovery.py::TestDiscoveryExtEndpoint::test_scenario - AssertionError: Assertion failed
=================== 1 failed, 2 passed in 144.00s (0:02:24) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/00033b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_execute_scheme.py ......

============================== slowest durations ===============================
22.04s teardown test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key
7.51s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_success
1.40s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_success
0.20s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key
0.18s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_to_key
0.18s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_change_column_type
0.17s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_column
0.10s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_new_column
0.08s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_new_column
0.07s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_to_key
0.06s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_change_column_type
0.02s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_column
0.01s teardown test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_new_column
0.01s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 33.08s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/000339/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_indexes.py .

============================== slowest durations ===============================
9.16s setup    test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index
7.27s teardown test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index
0.30s call     test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index
============================== 1 passed in 17.40s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/000336/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 7 items

test_insert.py .......

============================== slowest durations ===============================
17.07s teardown test_insert.py::TestInsertOperations::test_query_pairs
9.24s call     test_insert.py::TestInsertOperations::test_query_pairs
8.37s setup    test_insert.py::TestInsertOperations::test_several_inserts_per_transaction_are_success
0.81s call     test_insert.py::TestInsertOperations::test_insert_plus_upsert_are_success
0.74s call     test_insert.py::TestInsertOperations::test_insert_revert_basis
0.72s call     test_insert.py::TestInsertOperations::test_upsert_plus_insert_per_transaction_are_success_prepared_case
0.55s call     test_insert.py::TestInsertOperations::test_update_plus_insert_per_transaction_are_success_prepared_case
0.41s call     test_insert.py::TestInsertOperations::test_insert_plus_update_per_transaction_are_success
0.40s call     test_insert.py::TestInsertOperations::test_several_inserts_per_transaction_are_success
0.12s setup    test_insert.py::TestInsertOperations::test_insert_revert_basis
0.08s setup    test_insert.py::TestInsertOperations::test_insert_plus_upsert_are_success
0.07s setup    test_insert.py::TestInsertOperations::test_insert_plus_update_per_transaction_are_success
0.03s setup    test_insert.py::TestInsertOperations::test_query_pairs
0.03s teardown test_insert.py::TestInsertOperations::test_update_plus_insert_per_transaction_are_success_prepared_case
0.03s setup    test_insert.py::TestInsertOperations::test_update_plus_insert_per_transaction_are_success_prepared_case
0.02s teardown test_insert.py::TestInsertOperations::test_insert_plus_upsert_are_success
0.01s setup    test_insert.py::TestInsertOperations::test_upsert_plus_insert_per_transaction_are_success_prepared_case

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 39.74s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/00033c/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 17 items

test_isolation.py .................

============================== slowest durations ===============================
22.04s teardown test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2_two_edges
7.25s setup    test_isolation.py::TestTransactionIsolation::test_prevents_write_cycles_g0
1.02s call     test_isolation.py::TestTransactionIsolation::test_prevents_observed_transaction_vanishes_otv
0.91s call     test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_p4
0.68s call     test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_with_upsert_p4
0.65s call     test_isolation.py::TestTransactionIsolation::test_read_skew_g_single
0.56s call     test_isolation.py::TestTransactionIsolation::test_prevents_write_cycles_g0
0.55s call     test_isolation.py::TestTransactionIsolation::test_lost_update_p4
0.47s call     test_isolation.py::TestTransactionIsolation::test_isolation_mailing_list_example
0.47s call     test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp
0.44s call     test_isolation.py::TestTransactionIsolation::test_write_skew_g2_item
0.43s call     test_isolation.py::TestTransactionIsolation::test_prevents_circular_information_flow_g1c
0.43s call     test_isolation.py::TestTransactionIsolation::test_prevents_intermediate_reads_g1b
0.42s call     test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2
0.39s call     test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2_two_edges
0.38s call     test_isolation.py::TestTransactionIsolation::test_prevents_aborted_reads_g1a
0.36s call     test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_predicate_deps
0.35s call     test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_write_predicate
0.29s call     test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp_for_write_predicates
0.10s setup    test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2
0.08s setup    test_isolation.py::TestTransactionIsolation::test_prevents_observed_transaction_vanishes_otv
0.06s setup    test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_p4
0.06s setup    test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_with_upsert_p4
0.05s setup    test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_write_predicate
0.05s setup    test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp
0.04s teardown test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_p4
0.04s setup    test_isolation.py::TestTransactionIsolation::test_lost_update_p4
0.03s setup    test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2_two_edges
0.03s setup    test_isolation.py::TestTransactionIsolation::test_prevents_intermediate_reads_g1b
0.03s setup    test_isolation.py::TestTransactionIsolation::test_prevents_aborted_reads_g1a
0.02s setup    test_isolation.py::TestTransactionIsolation::test_write_skew_g2_item
0.02s setup    test_isolation.py::TestTransactionIsolation::test_isolation_mailing_list_example
0.01s teardown test_isolation.py::TestTransactionIsolation::test_prevents_aborted_reads_g1a
0.01s setup    test_isolation.py::TestTransactionIsolation::test_read_skew_g_single
0.01s setup    test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_predicate_deps
0.01s setup    test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp_for_write_predicates
0.01s teardown test_isolation.py::TestTransactionIsolation::test_read_skew_g_single
0.01s teardown test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_write_predicate

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 17 passed in 39.79s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/00033f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 74 items

test_public_api.py ..........................................................................

============================== slowest durations ===============================
27.04s teardown test_public_api.py::TestCRUDOperations::test_when_result_set_is_large_then_issue_occure
24.93s call     test_public_api.py::TestSessionNotFound::test_session_not_found
22.09s teardown test_public_api.py::TestExplain::test_explain_data_query
13.30s call     test_public_api.py::TestBadSession::test_simple
12.52s teardown test_public_api.py::TestAttributes::test_limits[attributes4]
12.52s teardown test_public_api.py::TestDocApiTables::test_drop_table[settings1-None]
12.03s teardown test_public_api.py::TestSessionNotFoundOperations::test_simple_table_profile_settings
12.02s teardown test_public_api.py::TestDriverCanRecover::test_driver_recovery
12.01s teardown test_public_api.py::TestJsonExample::test_json_success
12.01s teardown test_public_api.py::TestRecursiveCreation::test_create_table
12.01s teardown test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
12.01s teardown test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
10.08s setup    test_public_api.py::TestSessionNotFound::test_session_not_found
9.04s setup    test_public_api.py::TestExplain::test_explain_data_query
7.03s setup    test_public_api.py::TestCRUDOperations::test_prepared_query_pipeline
6.27s setup    test_public_api.py::TestDocApiTables::test_create_table
6.20s setup    test_public_api.py::TestAttributes::test_create_table
5.07s setup    test_public_api.py::TestSessionNotFoundOperations::test_session_pool
4.41s setup    test_public_api.py::TestRecursiveCreation::test_mkdir
4.10s setup    test_public_api.py::TestBadSession::test_simple
3.90s setup    test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
3.85s setup    test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
3.73s setup    test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
3.65s setup    test_public_api.py::TestDriverCanRecover::test_driver_recovery
3.57s call     test_public_api.py::TestCRUDOperations::test_reuse_session_to_tx_leak
3.56s setup    test_public_api.py::TestJsonExample::test_json_unexpected_failure
3.48s call     test_public_api.py::TestCRUDOperations::test_when_result_set_is_large_then_issue_occure
3.02s teardown test_public_api.py::TestSessionNotFound::test_session_not_found
2.33s call     test_public_api.py::TestDriverCanRecover::test_driver_recovery
1.99s call     test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
1.31s call     test_public_api.py::TestCRUDOperations::test_query_set1
1.05s teardown test_public_api.py::TestBadSession::test_simple
1.01s teardown test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
0.94s call     test_public_api.py::TestCRUDOperations::test_data_types
0.76s call     test_public_api.py::TestCRUDOperations::test_decimal_values
0.67s call     test_public_api.py::TestCRUDOperations::test_direct_leak_tx_but_no_actual_leak_by_best_efforts
0.52s call     test_public_api.py::TestCRUDOperations::test_queries_set2
0.45s call     test_public_api.py::TestCRUDOperations::test_scheme_client_ops
0.36s call     test_public_api.py::TestCRUDOperations::test_locks_invalidated_error
0.34s call     test_public_api.py::TestCRUDOperations::test_too_many_pending_transactions
0.30s call     test_public_api.py::TestCRUDOperations::test_bulk_prepared_insert_many_values
0.26s call     test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
0.25s call     test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
0.20s call     test_public_api.py::TestCRUDOperations::test_can_execute_valid_statement_after_invalid_success
0.20s call     test_public_api.py::TestCRUDOperations::test_tcl
0.19s call     test_public_api.py::TestCRUDOperations::test_bulk_upsert
0.19s call     test_public_api.py::TestCRUDOperations::test_prepared_query_pipeline
0.17s call     test_public_api.py::TestCRUDOperations::test_list_directory_with_children
0.11s call     test_public_api.py::TestCRUDOperations::test_tcl_2
0.11s call     test_public_api.py::TestCRUDOperations::test_struct_type_parameter
0.10s call     test_public_api.py::TestExplain::test_explain_data_query
0.09s call     test_public_api.py::TestJsonExample::test_json_success
0.09s call     test_public_api.py::TestSessionNotFoundOperations::test_native_date_types
0.09s call     test_public_api.py::TestCRUDOperations::test_tcl_3
0.08s call     test_public_api.py::TestCRUDOperations::test_parse_tuple
0.08s call     test_public_api.py::TestCRUDOperations::test_crud_acl_actions
0.08s setup    test_public_api.py::TestCRUDOperations::test_crud_acl_actions
0.08s setup    test_public_api.py::TestCRUDOperations::test_too_many_pending_transactions
0.08s call     test_public_api.py::TestAttributes::test_alter_table
0.07s call     test_public_api.py::TestSessionNotFoundOperations::test_describe_table_with_bounds
0.07s call     test_public_api.py::TestCRUDOperations::test_none_values
0.07s call     test_public_api.py::TestCRUDOperations::test_validate_describe_path_result
0.06s call     test_public_api.py::TestSessionNotFoundOperations::test_native_datetime_types
0.06s call     test_public_api.py::TestAttributes::test_copy_table
0.06s call     test_public_api.py::TestJsonExample::test_json_unexpected_failure
0.06s call     test_public_api.py::TestCRUDOperations::test_parse_list_type
0.06s teardown test_public_api.py::TestCRUDOperations::test_too_many_pending_transactions
0.06s call     test_public_api.py::TestCRUDOperations::test_presented_in_cache
0.06s setup    test_public_api.py::TestSessionNotFoundOperations::test_cannot_commit_bad_tx
0.05s call     test_public_api.py::TestCRUDOperations::test_scheme_operation_errors_handle
0.05s call     test_public_api.py::TestDocApiTables::test_drop_table[settings1-None]
0.05s setup    test_public_api.py::TestCRUDOperations::test_none_values
0.04s call     test_public_api.py::TestSessionNotFoundOperations::test_explicit_partitions_case_1
0.04s call     test_public_api.py::TestAttributes::test_create_table
0.04s call     test_public_api.py::TestCRUDOperations::test_decimal_values_negative_stories
0.04s setup    test_public_api.py::TestCRUDOperations::test_scheme_client_ops
0.04s call     test_public_api.py::TestDocApiTables::test_drop_table[None-None]
0.04s call     test_public_api.py::TestRecursiveCreation::test_create_table
0.04s call     test_public_api.py::TestSessionNotFoundOperations::test_session_pool
0.04s setup    test_public_api.py::TestCRUDOperations::test_queries_set2
0.04s call     test_public_api.py::TestCRUDOperations::test_dict_type
0.04s setup    test_public_api.py::TestCRUDOperations::test_dict_type
0.04s call     test_public_api.py::TestSessionNotFoundOperations::test_cannot_commit_bad_tx
0.04s call     test_public_api.py::TestDocApiTables::test_create_table
0.03s setup    test_public_api.py::TestCRUDOperations::test_decimal_values_negative_stories
0.03s setup    test_public_api.py::TestCRUDOperations::test_create_and_delete_session_then_use_it_again
0.03s setup    test_public_api.py::TestCRUDOperations::test_direct_leak_tx_but_no_actual_leak_by_best_efforts
0.03s call     test_public_api.py::TestDocApiTables::test_alter_table[None-BadRequest]
0.03s call     test_public_api.py::TestAttributes::test_create_indexed_table
0.03s setup    test_public_api.py::TestCRUDOperations::test_parse_tuple
0.03s call     test_public_api.py::TestCRUDOperations::test_directory_that_doesnt_exists
0.03s setup    test_public_api.py::TestCRUDOperations::test_directory_that_doesnt_exists
0.03s call     test_public_api.py::TestSessionNotFoundOperations::test_keep_in_cache_disabled
0.03s call     test_public_api.py::TestSessionNotFoundOperations::test_ok_keep_alive_example
0.03s teardown test_public_api.py::TestCRUDOperations::test_decimal_values_negative_stories
0.03s call     test_public_api.py::TestDocApiTables::test_alter_table[settings1-None]
0.03s call     test_public_api.py::TestSessionNotFoundOperations::test_can_commit_bad_tx
0.03s setup    test_public_api.py::TestCRUDOperations::test_query_set1
0.03s setup    test_public_api.py::TestCRUDOperations::test_decimal_values
0.02s setup    test_public_api.py::TestCRUDOperations::test_tcl_2
0.02s setup    test_public_api.py::TestCRUDOperations::test_struct_type
0.02s setup    test_public_api.py::TestSessionNotFoundOperations::test_native_date_types
0.02s call     test_public_api.py::TestCRUDOperations::test_struct_type
0.02s setup    test_public_api.py::TestCRUDOperations::test_bulk_upsert
0.02s call     test_public_api.py::TestCRUDOperations::test_create_and_delete_session_then_use_it_again
0.02s call     test_public_api.py::TestSessionNotFoundOperations::test_explict_partitions_case_2
0.02s setup    test_public_api.py::TestCRUDOperations::test_acl_modifications_1
0.02s setup    test_public_api.py::TestCRUDOperations::test_acl_modification_2
0.02s setup    test_public_api.py::TestCRUDOperations::test_validate_describe_path_result
0.02s teardown test_public_api.py::TestCRUDOperations::test_reuse_session_to_tx_leak
0.02s setup    test_public_api.py::TestCRUDOperations::test_scheme_operation_errors_handle
0.02s call     test_public_api.py::TestAttributes::test_limits[attributes4]
0.02s call     test_public_api.py::TestSessionNotFoundOperations::test_commit_successfully_after_success_commit
0.02s setup    test_public_api.py::TestCRUDOperations::test_bulk_prepared_insert_many_values
0.02s setup    test_public_api.py::TestCRUDOperations::test_list_directory_with_children
0.02s setup    test_public_api.py::TestCRUDOperations::test_struct_type_parameter
0.02s setup    test_public_api.py::TestCRUDOperations::test_all_enums_are_presented_as_exceptions
0.02s setup    test_public_api.py::TestCRUDOperations::test_locks_invalidated_error
0.02s setup    test_public_api.py::TestSessionNotFoundOperations::test_invalid_keep_alive_example
0.02s setup    test_public_api.py::TestSessionNotFoundOperations::test_commit_successfully_after_success_commit
0.02s call     test_public_api.py::TestRecursiveCreation::test_mkdir
0.01s setup    test_public_api.py::TestCRUDOperations::test_presented_in_cache
0.01s teardown test_public_api.py::TestCRUDOperations::test_acl_modification_2
0.01s teardown test_public_api.py::TestCRUDOperations::test_tcl
0.01s setup    test_public_api.py::TestCRUDOperations::test_can_execute_valid_statement_after_invalid_success
0.01s setup    test_public_api.py::TestSessionNotFoundOperations::test_native_datetime_types
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes3]
0.01s teardown test_public_api.py::TestSessionNotFoundOperations::test_can_commit_bad_tx
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes2]
0.01s setup    test_public_api.py::TestSessionNotFoundOperations::test_explicit_partitions_case_1
0.01s call     test_public_api.py::TestCRUDOperations::test_type_builders_str_methods
0.01s setup    test_public_api.py::TestSessionNotFoundOperations::test_describe_table_with_bounds
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes0]
0.01s teardown test_public_api.py::TestSessionNotFoundOperations::test_keep_in_cache_disabled
0.01s setup    test_public_api.py::TestSessionNotFoundOperations::test_keep_in_cache_disabled
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes1]
0.01s setup    test_public_api.py::TestCRUDOperations::test_type_builders_str_methods
0.01s setup    test_public_api.py::TestCRUDOperations::test_reuse_session_to_tx_leak
0.01s call     test_public_api.py::TestCRUDOperations::test_acl_modification_2

(83 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 74 passed in 284.97s (0:04:44) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/000337/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_read_table.py ........

============================== slowest durations ===============================
27.03s teardown test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[read_table]
17.03s teardown test_read_table.py::TestReadTableSuccessStories::test_read_table_without_data_has_snapshot
12.05s setup    test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[async_read_table]
12.01s teardown test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[read_table]
7.72s setup    test_read_table.py::TestReadTableSuccessStories::test_read_table_only_specified_ranges
6.99s call     test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]
6.91s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_constructed_key_range
6.64s call     test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[read_table]
5.32s setup    test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]
1.24s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_only_specified_ranges
1.12s call     test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[read_table]
0.93s call     test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[async_read_table]
0.22s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_reads_only_specified_columns
0.16s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_without_data_has_snapshot
0.10s setup    test_read_table.py::TestReadTableSuccessStories::test_read_table_constructed_key_range
0.01s teardown test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]
0.01s setup    test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[read_table]
0.01s teardown test_read_table.py::TestReadTableSuccessStories::test_read_table_only_specified_ranges
0.01s teardown test_read_table.py::TestReadTableSuccessStories::test_read_table_constructed_key_range
0.01s setup    test_read_table.py::TestReadTableSuccessStories::test_read_table_without_data_has_snapshot
0.01s setup    test_read_table.py::TestReadTableSuccessStories::test_read_table_reads_only_specified_columns

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 8 passed in 106.59s (0:01:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/00033a/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_session_grace_shutdown.py ..

============================== slowest durations ===============================
54.97s call     test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
12.15s teardown test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
9.12s setup    test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session
7.11s teardown test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session
6.07s setup    test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
2.04s call     test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session
========================= 2 passed in 92.07s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7vb0/00033e/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items

test_session_pool.py ...........

============================== slowest durations ===============================
24.79s call     test_session_pool.py::TestSessionPool::test_no_cluster_endpoints_no_failure
12.05s teardown test_session_pool.py::TestSessionPool::test_session_pool_min_size_feature
9.47s setup    test_session_pool.py::TestSessionPool::test_session_pool_simple_acquire
0.70s call     test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_2
0.42s call     test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_1
0.37s call     test_session_pool.py::TestSessionPool::test_session_pool_keep_alive
0.35s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_3
0.32s call     test_session_pool.py::TestSessionPool::test_session_pool_simple_acquire
0.31s call     test_session_pool.py::TestSessionPool::test_session_pool_release_logic
0.29s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_4
0.26s call     test_session_pool.py::TestSessionPool::test_session_pool_min_size_feature
0.13s setup    test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_1
0.12s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_2
0.10s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_1
0.09s setup    test_session_pool.py::TestSessionPool::test_no_cluster_endpoints_no_failure
0.08s setup    test_session_pool.py::TestSessionPool::test_session_pool_release_logic
0.05s setup    test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_4
0.03s setup    test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_3
0.03s setup    test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_1
0.01s setup    test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_2
0.01s teardown test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_2
0.01s setup    test_session_pool.py::TestSessionPool::test_session_pool_min_size_feature
0.01s setup    test_session_pool.py::TestSessionPool::test_session_pool_keep_alive

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 50.95s ==============================
