Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
information in the report you file. In order to help diagnose the issue,
we've included some installation information in this report. Please look
through and redact any information you consider personal or sensitive
before submitting this issue.
Issue running command [gcloud artifacts docker upgrade migrate].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
Traceback (most recent call last):
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/command_lib/crash_handling.py", line 199, in Wrapper
target_function(*args, **kwargs)
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/gcloud_main.py", line 194, in main
gcloud_cli.Execute()
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1024, in Execute
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1061, in _HandleAllErrors
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/calliope/exceptions.py", line 557, in HandleError
core_exceptions.reraise(exc)
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/core/exceptions.py", line 149, in reraise
six.reraise(type(exc_value), exc_value, tb)
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/third_party/six/__init__.py", line 719, in reraise
raise value
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 998, in Execute
resources = calliope_command.Run(cli=self, args=args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/calliope/backend.py", line 815, in Run
resources = command_instance.Run(args)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/command_lib/util/apis/yaml_command_translator.py", line 740, in Run
ref, response = self._CommonRun(args)
^^^^^^^^^^^^^^^^^^^^^
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/command_lib/util/apis/yaml_command_translator.py", line 431, in _CommonRun
return ref, self.spec.request.issue_request_hook(ref, args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/command_lib/artifacts/util.py", line 1679, in MigrateToArtifactRegistry
if WrappedCopyImagesFromGCR(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/command_lib/artifacts/util.py", line 1808, in WrappedCopyImagesFromGCR
future.result()
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/googlecloudsdk/command_lib/artifacts/util.py", line 1877, in CopyImagesFromGCR
image._content(f"tags/list{query}").decode("utf8")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/third_party/containerregistry/client/v2_2/docker_image_.py", line 262, in _content
_, content = self._transport.Request(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/antoniomarino/Downloads/google-cloud-sdk/lib/third_party/containerregistry/client/v2_2/docker_http_.py", line 396, in Request
raise V2DiagnosticException(resp, content)
containerregistry.client.v2_2.docker_http_.V2DiagnosticException: response: {'content-length': '0', 'date': 'Thu, 30 Jan 2025 20:15:53 GMT', 'content-type': 'text/html', 'server': 'Docker Registry', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'alt-svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000', 'status': 500}
: None
Installation information:
Google Cloud SDK [473.0.0]
Platform: [Mac OS X, arm] uname_result(system='Darwin', node='Antonios-MacBook-Pro.local', release='24.3.0', version='Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:24 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6030', machine='arm64')
Locale: ('en_US', 'UTF-8')
Python Version: [3.11.6 (v3.11.6:8b6ee5ba3b, Oct 2 2023, 11:18:21) [Clang 13.0.0 (clang-1300.0.29.30)]]
Python Location: [${CLOUDSDK_CONFIG}/virtenv/bin/python3]
OpenSSL: [OpenSSL 3.0.11 19 Sep 2023]
Requests Version: [2.25.1]
urllib3 Version: [1.26.9]
Default CA certs file: [${HOME}/Downloads/google-cloud-sdk/lib/third_party/certifi/cacert.pem]
Site Packages: [Enabled]
Installation Root: [${HOME}/Downloads/google-cloud-sdk]
Installed Components:
gsutil: [5.27]
core: [2024.04.19]
bq: [2.1.4]
kubectl: [1.26.15]
gke-gcloud-auth-plugin: [0.5.8]
gcloud-crc32c: [1.0.0]
[output truncated]