============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011aa/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test.py F

=================================== FAILURES ===================================
______________________________ test_run_benchmark ______________________________
ydb/tests/functional/tpcc/test.py:51: in test_run_benchmark
    ret = run_cli(["workload", "tpcc", "check", "-w", "10"])
ydb/tests/functional/tpcc/test.py:17: in run_cli
    return yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb --endpoint grpc://localhost:17757 --database /local workload tpcc check -w 10' has failed with code 1.
E   Errors:
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_run_benchmark
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test_run_benchmark)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:17757', '--database', '/local', 'workload', 'tpcc', 'init', '-w', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4126139
DEBUG    ya.test:process.py:259 Command (pid 4126139) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4126139) elapsed time (sec): 0.8422060012817383
DEBUG    ya.test:process.py:263 Command (pid 4126139) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126139) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4126139) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126139) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126139) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4126139) maxrss: 62328
DEBUG    ya.test:process.py:263 Command (pid 4126139) minflt: 3553
DEBUG    ya.test:process.py:263 Command (pid 4126139) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4126139) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4126139) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 4126139) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4126139) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4126139) nvcsw: 334
DEBUG    ya.test:process.py:263 Command (pid 4126139) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 4126139) stime: 0.041861999999999996
DEBUG    ya.test:process.py:263 Command (pid 4126139) utime: 0.065119
DEBUG    ya.test:process.py:263 Command (pid 4126139) wtime: 0.843
DEBUG    ya.test:process.py:275 Command (pid 4126139) output:
All TPC-C tables created successfully

DEBUG    ya.test:process.py:276 Command (pid 4126139) errors:
2025-11-18T13:43:43Z INFO: Table warehouse created successfully
2025-11-18T13:43:44Z INFO: Table item created successfully
2025-11-18T13:43:44Z INFO: Table stock created successfully
2025-11-18T13:43:44Z INFO: Table district created successfully
2025-11-18T13:43:44Z INFO: Table customer created successfully
2025-11-18T13:43:44Z INFO: Table history created successfully
2025-11-18T13:43:44Z INFO: Table oorder created successfully
2025-11-18T13:43:44Z INFO: Table new_order created successfully
2025-11-18T13:43:44Z INFO: Table order_line created successfully

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:17757', '--database', '/local', 'workload', 'tpcc', 'import', '-w', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4126456
DEBUG    ya.test:process.py:259 Command (pid 4126456) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4126456) elapsed time (sec): 64.71001672744751
DEBUG    ya.test:process.py:263 Command (pid 4126456) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126456) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4126456) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126456) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4126456) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4126456) maxrss: 159964
DEBUG    ya.test:process.py:263 Command (pid 4126456) minflt: 109716
DEBUG    ya.test:process.py:263 Command (pid 4126456) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4126456) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4126456) nivcsw: 3951
DEBUG    ya.test:process.py:263 Command (pid 4126456) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4126456) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4126456) nvcsw: 12632
DEBUG    ya.test:process.py:263 Command (pid 4126456) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 4126456) stime: 0.92807
DEBUG    ya.test:process.py:263 Command (pid 4126456) utime: 36.449838
DEBUG    ya.test:process.py:263 Command (pid 4126456) wtime: 64.712
DEBUG    ya.test:process.py:275 Command (pid 4126456) output:

DEBUG    ya.test:process.py:276 Command (pid 4126456) errors:
2025-11-18T13:43:44Z INFO: Starting TPC-C data import for 10 warehouses using 2 threads and 2 YDB drivers. Approximate data size: 1.02 GiB
2025-11-18T13:43:44Z INFO: Progress: 0.0% (0 B) 0.0 MiB/s (avg: 0.0 MiB/s) elapsed: 0:00 ETA: 0:00
2025-11-18T13:43:49Z INFO: Progress: 6.2% (64.80 MiB) 12.9 MiB/s (avg: 12.9 MiB/s) elapsed: 0:05 ETA: 1:15
2025-11-18T13:43:54Z INFO: Progress: 14.5% (151.20 MiB) 17.3 MiB/s (avg: 15.1 MiB/s) elapsed: 0:10 ETA: 0:59
2025-11-18T13:43:58Z INFO: Indexed tables loaded, indices are being built in background. Continuing with remaining tables
2025-11-18T13:43:59Z INFO: Progress: 20.8% (216.00 MiB) 12.9 MiB/s (avg: 14.4 MiB/s) elapsed: 0:15 ETA: 0:57 | index 1: 0.0%, index 2: 0.0%
2025-11-18T13:44:04Z INFO: Progress: 20.8% (216.00 MiB) 0.0 MiB/s (avg: 10.8 MiB/s) elapsed: 0:20 ETA: 1:16 | index 1: 100.0%, index 2: 100.0%
2025-11-18T13:44:09Z INFO: Progress: 36.6% (380.80 MiB) 32.9 MiB/s (avg: 15.2 MiB/s) elapsed: 0:25 ETA: 0:43 | index 1: 100.0%, index 2: 100.0%
2025-11-18T13:44:14Z INFO: Progress: 36.6% (380.80 MiB) 0.0 MiB/s (avg: 12.7 MiB/s) elapsed: 0:30 ETA: 0:52 | index 1: 100.0%, index 2: 100.0%
2025-11-18T13:44:19Z INFO: Progress: 52.5% (545.60 MiB) 32.8 MiB/s (avg: 15.5 MiB/s) elapsed: 0:35 ETA: 0:31 | index 1: 100.0%, index 2: 100.0%
2025-11-18T13:44:24Z INFO: Progress: 52.5% (545.60 MiB) 0.0 MiB/s (avg: 13.6 MiB/s) elapsed: 0:40 ETA: 0:36 | index 1: 100.0%, index 2: 100.0%
2025-11-18T13:44:29Z INFO: Progress: 68.3% (710.40 MiB) 32.8 MiB/s (avg: 15.7 MiB/s) elapsed: 0:45 ETA: 0:20 | index 1: 100.0%, index 2: 100.0%
2025-11-18T13:44:34Z INFO: Progress: 68.3% (710.40 MiB) 0.0 MiB/s (avg: 14.2 MiB/s) elapsed: 0:50 ETA: 0:23 | index 1: 100.0%, index 2: 100.0%
2025-11-18T13:44:39Z INFO: Progress: 84.2% (875.20 MiB) 32.7 MiB/s (avg: 15.9 MiB/s) elapsed: 0:55 ETA: 0:10 | index 1: 100.0%, index 2: 100.0%
2025-11-18T13:44:44Z INFO: Progress: 84.2% (875.20 MiB) 0.0 MiB/s (avg: 14.5 MiB/s) elapsed: 1:00 ETA: 0:11 | index 1: 100.0%, index 2: 100.0%
2025-11-18T13:44:48Z INFO: All tables loaded successfully. Waiting for indices to be ready
2025-11-18T13:44:48Z INFO: Indices created successfully
2025-11-18T13:44:48Z INFO: TPC-C data import completed successfully in 64.376890s (avg: 16.2 MiB/s)

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:17757', '--database', '/local', 'workload', 'tpcc', 'check', '-w', '10', '--just-imported']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4138851
DEBUG    ya.test:process.py:259 Command (pid 4138851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4138851) elapsed time (sec): 149.56406617164612
DEBUG    ya.test:process.py:263 Command (pid 4138851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4138851) inblock: 51856
DEBUG    ya.test:process.py:263 Command (pid 4138851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4138851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4138851) majflt: 8
DEBUG    ya.test:process.py:263 Command (pid 4138851) maxrss: 62528
DEBUG    ya.test:process.py:263 Command (pid 4138851) minflt: 3788
DEBUG    ya.test:process.py:263 Command (pid 4138851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4138851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4138851) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 4138851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4138851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4138851) nvcsw: 5066
DEBUG    ya.test:process.py:263 Command (pid 4138851) oublock: 40
DEBUG    ya.test:process.py:263 Command (pid 4138851) stime: 0.09482
DEBUG    ya.test:process.py:263 Command (pid 4138851) utime: 0.265496
DEBUG    ya.test:process.py:263 Command (pid 4138851) wtime: 149.565
DEBUG    ya.test:process.py:275 Command (pid 4138851) output:
Checking warehouse [OK]
Checking district [OK]
Checking customer [OK]
Checking item [OK]
Checking stock [OK]
Checking oorder [OK]
Checking new_order [OK]
Checking order_line [OK]
Checking history [OK]
Checking 3.3.2.1 [OK]
Checking 3.3.2.2 [OK]
Checking 3.3.2.3 [OK]
Checking 3.3.2.4 [OK]
Checking 3.3.2.5 [OK]
Checking 3.3.2.6 [OK]
Checking 3.3.2.7 [OK]
Checking 3.3.2.8 [OK]
Checking 3.3.2.9 [OK]
Checking 3.3.2.10 [OK]
Checking 3.3.2.11 [OK]
Checking 3.3.2.12 [OK]
Everything is good!

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:17757', '--database', '/local', 'workload', 'tpcc', 'run', '-w', '10', '-f', 'Json', '--warmup', '10s', '--time', '2m']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4152751
DEBUG    ya.test:process.py:259 Command (pid 4152751) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4152751) elapsed time (sec): 133.6920382976532
DEBUG    ya.test:process.py:263 Command (pid 4152751) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4152751) inblock: 58200
DEBUG    ya.test:process.py:263 Command (pid 4152751) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4152751) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4152751) majflt: 13
DEBUG    ya.test:process.py:263 Command (pid 4152751) maxrss: 78208
DEBUG    ya.test:process.py:263 Command (pid 4152751) minflt: 33179
DEBUG    ya.test:process.py:263 Command (pid 4152751) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4152751) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4152751) nivcsw: 1134
DEBUG    ya.test:process.py:263 Command (pid 4152751) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4152751) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4152751) nvcsw: 55118
DEBUG    ya.test:process.py:263 Command (pid 4152751) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 4152751) stime: 0.96073
DEBUG    ya.test:process.py:263 Command (pid 4152751) utime: 279.390924
DEBUG    ya.test:process.py:263 Command (pid 4152751) wtime: 133.695
DEBUG    ya.test:process.py:275 Command (pid 4152751) output:
{"summary":{"tpmc":125,"name":"Total","new_orders":257,"warehouses":10,"efficiency":97.20062208,"measure_start_ts":1763473648,"time_seconds":123},"transactions":{"StockLevel":{"failed_count":0,"ok_count":32,"percentiles":{"50":16,"99.9":24,"95":22,"99":24,"90":21}},"Delivery":{"failed_count":1,"ok_count":29,"percentiles":{"50":170,"99.9":339,"95":226,"99":339,"90":214}},"Payment":{"failed_count":0,"ok_count":235,"percentiles":{"50":18,"99.9":493,"95":278,"99":464,"90":64}},"OrderStatus":{"failed_count":0,"ok_count":30,"percentiles":{"50":11,"99.9":15,"95":13,"99":15,"90":13}},"NewOrder":{"failed_count":0,"ok_count":257,"percentiles":{"50":27,"99.9":830,"95":686,"99":761,"90":635}}}}
DEBUG    ya.test:process.py:276 Command (pid 4152751) errors:
2025-11-18T13:47:18Z INFO: Set max sessions to 100, feel free to manually adjust if needed
2025-11-18T13:47:18Z INFO: Creating 100 terminals and 2 workers on 64 cpus, 2 query clients with at most 50 sessions per client
2025-11-18T13:47:18Z INFO: Starting warmup for 10.000000s
2025-11-18T13:47:18Z INFO: 0:00 elapsed (0.0%, 2:09 remaining) | Efficiency: 0.0% | tpmC: 0.0
2025-11-18T13:47:23Z INFO: 0:05 elapsed (3.8%, 2:04 remaining) | Efficiency: 0.0% | tpmC: 0.0
2025-11-18T13:47:28Z INFO: Measuring during 120.000000s
2025-11-18T13:47:33Z INFO: 0:15 elapsed (11.5%, 1:54 remaining) | Efficiency: 0.0% | tpmC: 0.0
2025-11-18T13:47:38Z INFO: 0:20 elapsed (15.4%, 1:49 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:47:43Z INFO: 0:25 elapsed (19.2%, 1:44 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:47:48Z INFO: 0:30 elapsed (23.1%, 1:39 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:47:53Z INFO: 0:35 elapsed (26.9%, 1:34 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:47:58Z INFO: 0:40 elapsed (30.8%, 1:29 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:48:03Z INFO: 0:45 elapsed (34.6%, 1:24 remaining) | Efficiency: 95.6% | tpmC: 123.0
2025-11-18T13:48:08Z INFO: 0:50 elapsed (38.5%, 1:19 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:48:13Z INFO: 0:55 elapsed (42.3%, 1:14 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:48:18Z INFO: 1:00 elapsed (46.2%, 1:09 remaining) | Efficiency: 96.4% | tpmC: 124.0
2025-11-18T13:48:23Z INFO: 1:05 elapsed (50.0%, 1:04 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:48:28Z INFO: 1:10 elapsed (53.8%, 0:59 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:48:33Z INFO: 1:15 elapsed (57.7%, 0:54 remaining) | Efficiency: 94.1% | tpmC: 121.0
2025-11-18T13:48:38Z INFO: 1:20 elapsed (61.5%, 0:49 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:48:44Z INFO: 1:25 elapsed (65.4%, 0:44 remaining) | Efficiency: 96.4% | tpmC: 124.0
2025-11-18T13:48:49Z INFO: 1:30 elapsed (69.2%, 0:39 remaining) | Efficiency: 95.6% | tpmC: 123.0
2025-11-18T13:48:54Z INFO: 1:35 elapsed (73.1%, 0:34 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:48:59Z INFO: 1:40 elapsed (76.9%, 0:29 remaining) | Efficiency: 98.0% | tpmC: 126.0
2025-11-18T13:49:04Z INFO: 1:45 elapsed (80.8%, 0:24 remaining) | Efficiency: 95.6% | tpmC: 123.0
2025-11-18T13:49:09Z INFO: 1:50 elapsed (84.6%, 0:19 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:49:14Z INFO: 1:55 elapsed (88.5%, 0:14 remaining) | Efficiency: 96.4% | tpmC: 124.0
2025-11-18T13:49:19Z INFO: 2:00 elapsed (92.3%, 0:09 remaining) | Efficiency: 96.4% | tpmC: 124.0
2025-11-18T13:49:24Z INFO: 2:05 elapsed (96.2%, 0:04 remaining) | Efficiency: 100.0% | tpmC: 128.6
2025-11-18T13:49:28Z INFO: Stopping the terminals...
2025-11-18T13:49:32Z ERROR: Terminal 29 Delivery transaction failed in 1 execution(s): TRANSPORT_UNAVAILABLE, { <main>: Error: GRpc error: (14): recvmsg:Connection reset by peer }
2025-11-18T13:49:32Z INFO: Stopping task queue
2025-11-18T13:49:32Z INFO: Stopping YDB drivers
2025-11-18T13:49:32Z INFO: Runner stopped

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:17757', '--database', '/local', 'workload', 'tpcc', 'check', '-w', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4155887
DEBUG    ya.test:process.py:259 Command (pid 4155887) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 4155887) elapsed time (sec): 0.12274312973022461
DEBUG    ya.test:process.py:263 Command (pid 4155887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4155887) inblock: 11416
DEBUG    ya.test:process.py:263 Command (pid 4155887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4155887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4155887) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 4155887) maxrss: 62560
DEBUG    ya.test:process.py:263 Command (pid 4155887) minflt: 3398
DEBUG    ya.test:process.py:263 Command (pid 4155887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4155887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4155887) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4155887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4155887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4155887) nvcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 4155887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4155887) stime: 0.023944999999999998
DEBUG    ya.test:process.py:263 Command (pid 4155887) utime: 0.035917
DEBUG    ya.test:process.py:263 Command (pid 4155887) wtime: 0.124
DEBUG    ya.test:process.py:275 Command (pid 4155887) output:
Checking warehouse [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max warehouses in /local/warehouse: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]
Checking district [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max districts in /local/district: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]
Checking customer [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max customers in /local/customer: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]
Checking item [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max items in /local/item: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]
Checking stock [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max stock in /local/stock: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]
Some checks failed, aborting!

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'Checking warehouse [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max warehouses in /local/warehouse: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]\nChecking district [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max districts in /local/district: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]\nChecking customer [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max customers in /local/customer: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]\nChecking item [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max items in /local/item: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]\nChecking stock [Failed]: ydb/library/workload/tpcc/util.cpp:83: Failed to count/min/max stock in /local/stock: TRANSPORT_UNAVAILABLE, issues: [ { <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:17757: Failed to connect to remote host: Connection refused } { <main>: Error: Grpc error response on endpoint localhost:17757 } { <main>: Error: Endpoint list is empty for database /local, cluster endpoint localhost:17757. } ]\nSome checks failed, aborting!\n'
	std_err:b''
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
349.12s call     test.py::test_run_benchmark

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test.py::test_run_benchmark - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/c96l/0011aa/ydb/apps/ydb/ydb --endpoint grpc://localhost:17757 --database /local workload tpcc check -w 10' has failed with code 1.
Errors:
======================== 1 failed in 349.39s (0:05:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/001185/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011d6/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 0.20s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011b4/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 0.11s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011ba/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 0.10s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011d9/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 0.21s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011c5/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 0.07s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011e7/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/001195/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 0.05s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c96l/0011cb/ydb/tests/functional/tpcc/test-results/py3test/testing_out_stuff/test/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 0.05s =============================
