Skip to content
New issue

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

fail to download rules_proto #46660

Closed
Tracked by #41316
hawkingrei opened this issue Sep 5, 2023 · 0 comments · Fixed by #46659
Closed
Tracked by #41316

fail to download rules_proto #46660

hawkingrei opened this issue Sep 5, 2023 · 0 comments · Fixed by #46659
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

3. What did you see instead (Required)

WARNING: Download from https://github.com/bazelbuild/rules_proto/archive/40298556293ae502c66579620a7ce867d5f57311.tar.gz failed: class java.io.IOException GET returned 503 Service Unavailable

ERROR: An error occurred during the fetch of repository 'rules_proto':

   Traceback (most recent call last):

	File "/home/jenkins/.tidb/tmp/c81bba9845037d26d5cccd5f3ccb189e/external/bazel_tools/tools/build_defs/repo/http.bzl", line 132, column 45, in _http_archive_impl

		download_info = ctx.download_and_extract(

Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/bazelbuild/rules_proto/archive/40298556293ae502c66579620a7ce867d5f57311.tar.gz] to /home/jenkins/.tidb/tmp/c81bba9845037d26d5cccd5f3ccb189e/external/rules_proto/temp5133191737320341139/40298556293ae502c66579620a7ce867d5f57311.tar.gz: GET returned 503 Service Unavailable

ERROR: /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/WORKSPACE:90:14: fetching http_archive rule //external:rules_proto: Traceback (most recent call last):

	File "/home/jenkins/.tidb/tmp/c81bba9845037d26d5cccd5f3ccb189e/external/bazel_tools/tools/build_defs/repo/http.bzl", line 132, column 45, in _http_archive_impl

		download_info = ctx.download_and_extract(

Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/bazelbuild/rules_proto/archive/40298556293ae502c66579620a7ce867d5f57311.tar.gz] to /home/jenkins/.tidb/tmp/c81bba9845037d26d5cccd5f3ccb189e/external/rules_proto/temp5133191737320341139/40298556293ae502c66579620a7ce867d5f57311.tar.gz: GET returned 503 Service Unavailable

ERROR: /home/jenkins/.tidb/tmp/c81bba9845037d26d5cccd5f3ccb189e/external/com_github_grpc_ecosystem_grpc_gateway/runtime/BUILD.bazel:5:11: @com_github_grpc_ecosystem_grpc_gateway//runtime:go_default_library depends on @com_github_grpc_ecosystem_grpc_gateway//internal:go_default_library in repository @com_github_grpc_ecosystem_grpc_gateway which failed to fetch. no such package '@rules_proto//proto': java.io.IOException: Error downloading [https://github.com/bazelbuild/rules_proto/archive/40298556293ae502c66579620a7ce867d5f57311.tar.gz] to /home/jenkins/.tidb/tmp/c81bba9845037d26d5cccd5f3ccb189e/external/rules_proto/temp5133191737320341139/40298556293ae502c66579620a7ce867d5f57311.tar.gz: GET returned 503 Service Unavailable

4. What is your TiDB version? (Required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant