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 workbench instances create].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
command_lib/crash_handling.py:199
target_function(*args, **kwargs)
gcloud_main.py:199
gcloud_cli.Execute()
calliope/cli.py:1024
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
calliope/cli.py:1061
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
calliope/exceptions.py:586
core_exceptions.reraise(exc)
core/exceptions.py:149
six.reraise(type(exc_value), exc_value, tb)
six/__init__.py:719
raise value
calliope/cli.py:998
resources = calliope_command.Run(cli=self, args=args)
calliope/backend.py:934
resources = command_instance.Run(args)
surface/workbench/instances/create.py:68
instance_util.CreateInstanceCreateRequest(args, messages))
api_lib/workbench/instances.py:369
instance = CreateInstance(args, messages)
api_lib/workbench/instances.py:346
networkInterfaces=[CreateNetworkConfigMessage(args, messages)],
api_lib/workbench/instances.py:58
subnet_name = GetSubnetRelativeName(args)
api_lib/workbench/instances.py:38
return args.CONCEPTS.subnet.Parse().RelativeName()
AttributeError: 'NoneType' object has no attribute 'RelativeName'
Installation information:
Google Cloud SDK [508.0.0]
Platform: [Mac OS X, arm] uname_result(system='Darwin', node='bcd074404c07', release='24.2.0', version='Darwin Kernel Version 24.2.0: Fri Dec 6 19:01:59 PST 2024; root:xnu-11215.61.5~2/RELEASE_ARM64_T6000', machine='arm64')
Locale: ('en_US', 'UTF-8')
Python Version: [3.10.11 (v3.10.11:7d4cc5aa85, Apr 4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)]]
Python Location: [${CLOUDSDK_CONFIG}/virtenv/bin/python3]
OpenSSL: [OpenSSL 1.1.1t 7 Feb 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.33]
core: [2025.01.24]
bq: [2.1.12]
alpha: [2025.01.24]
beta: [2025.01.24]
gcloud-crc32c: [1.0.0]
System PATH: [${CLOUDSDK_CONFIG}/virtenv/bin:${HOME}/.rd/bin:/opt/homebrew/opt/openjdk/bin:/opt/homebrew/bin:/opt/homebrew/sbin:${HOME}/Downloads/Turbot:/Library/Frameworks/Python.framework/Versions/3.11/bin:${HOME}/Downloads/google-cloud-sdk/bin:${HOME}/.nvm/versions/node/v22.0.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Visual Studio Code.app/Contents/Resources/app/bin]
Python PATH: [${HOME}/Downloads/google-cloud-sdk/lib/third_party:${HOME}/Downloads/google-cloud-sdk/lib:/Library/Frameworks/Python.framework/Versions/3.10/lib/python310.zip:/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10:/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/lib-dynload:${CLOUDSDK_CONFIG}/virtenv/lib/python3.10/site-packages]
Cloud SDK on PATH: [False]
Kubectl on PATH: [${HOME}/.rd/bin/kubectl]
Installation Properties: [${HOME}/Downloads/google-cloud-sdk/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_default]
Account: [b..t@c..m]
Project: [p..m]
Universe Domain: [
Current Properties:
[core]
account: [b..t@c..m] (property file)
disable_usage_reporting: [False] (property file)
custom_ca_certs_file: [/Users/tnx377/.mac-ca-roots] (property file)
project: [p..m] (property file)
Environmental Proxy Settings:
type: [http]
address: [
port: [8099]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2025.01.29/15.25.34.433578.log]
git: [git version 2.47.0]
ssh: [OpenSSH_9.8p1, LibreSSL 3.3.6]