We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test failure: https://github-actions-s3.website.nemax.nebius.cloud/ydb-platform/nbs/PR-check/12491255089/1/nebius-x86-64/test_data/actions-runner/_work/nbs/nbs/cloud/blockstore/tests/e2e-tests/test-results/py3test/testing_out_stuff/test.py__test_resize_device[False-False]/index.html
ydb output: MB-0001 failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:2504: Invalid argument
test output:
2024-12-25 09:07:34,258 - ERROR - ya.test - logreport: cloud/blockstore/tests/e2e-tests/test.py:121: in test_resize_device env, run = init(with_netlink, with_endpoint_proxy) cloud/blockstore/tests/e2e-tests/test.py:60: in init env = LocalLoadTest( cloud/blockstore/tests/python/lib/loadtest_env.py:104: in __init__ self.nbs = LocalNbs( cloud/blockstore/tests/python/lib/nbs_runner.py:148: in __init__ self.init_scheme() cloud/blockstore/tests/python/lib/nbs_runner.py:247: in init_scheme subprocess.check_call(command, stdout=ydbd_output, stderr=ydbd_output) contrib/tools/python3/src/Lib/subprocess.py:413: in check_call raise CalledProcessError(retcode, cmd) E subprocess.CalledProcessError: Command '['/home/github/.ya/build/build_root/tzcp/002261/contrib/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2504', 'db', 'schema', 'exec', '\nModifyScheme {\n WorkingDir: "/Root"\n OperationType: ESchemeOpCreateSubDomain\n SubDomain {\n Name: "nbs"\n Coordinators: 0\n Mediators: 0\n PlanResolution: 50\n TimeCastBucketsPerMediator: 2\n\n StoragePools {\n Name: "dynamic_storage_pool:1"\n Kind: "rot"\n }\n\n StoragePools {\n Name: "dynamic_storage_pool:2"\n Kind: "ssd"\n }\n\n }\n}\n']' returned non-zero exit status 1. 2024-12-25 09:07:34,260 - INFO - ya.test - pytest_runtest_teardown: Test teardown
The text was updated successfully, but these errors were encountered:
antonmyagkov
No branches or pull requests
Test failure: https://github-actions-s3.website.nemax.nebius.cloud/ydb-platform/nbs/PR-check/12491255089/1/nebius-x86-64/test_data/actions-runner/_work/nbs/nbs/cloud/blockstore/tests/e2e-tests/test-results/py3test/testing_out_stuff/test.py__test_resize_device[False-False]/index.html
ydb output:
MB-0001 failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:2504: Invalid argument
test output:
The text was updated successfully, but these errors were encountered: