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 ai custom-jobs create].
What steps will reproduce the problem?
- submit a Vertex AI train job
\trainer>gcloud ai custom-jobs create ^ --region=us-central1 ^ --display-name="cat-dog-training" ^ --python-package-uris=gs://my-ml-bucket-unique123/trainer/trainer-0.1.tar.gz ^ --worker-pool-spec=machine-type=n1-standard-4,replica-count=1,executor-image-uri=
- monitor the job
trainer>gcloud ai custom-jobs stream-logs projects/664427234311/locations/us-central1/customJobs/7731297889963474944
What is the expected output? What do you see instead?
Expected no error.
Saw: ERROR: gcloud crashed (ProxyError): HTTPSConnectionPool(host='
Please provide any additional information below.
The job runs fine on local machine, with virtual environment, and setup script
Installation information:
Google Cloud SDK [507.0.0]
Platform: [Windows, x86_64] uname_result(system='Windows', node='georgeoPC', release='10', version='10.0.22631', machine='AMD64')
Locale: ('English_United States', '1252')
Python Version: [3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]]
Python Location: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\python.exe]
OpenSSL: [OpenSSL 3.0.13 30 Jan 2024]
Requests Version: [2.25.1]
urllib3 Version: [1.26.9]
Default CA certs file: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\lib\third_party\certifi\cacert.pem]
Site Packages: [Disabled]
Installation Root: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk]
Installed Components:
beta: [2025.01.17]
bq: [2.1.12]
core: [2025.01.17]
gcloud-crc32c: [1.0.0]
gsutil: [5.33]
System PATH: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\bin\sdk;${HOME}\anaconda3\envs\GCP_env;${HOME}\anaconda3\envs\GCP_env\Library\mingw-w64\bin;${HOME}\anaconda3\envs\GCP_env\Library\usr\bin;${HOME}\anaconda3\envs\GCP_env\Library\bin;${HOME}\anaconda3\envs\GCP_env\Scripts;${HOME}\anaconda3\envs\GCP_env\bin;${HOME}\anaconda3\condabin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\Git\cmd;C:\Qt\6.8.1\msvc2022_64\bin;${HOME}\AppData\Local\Microsoft\WindowsApps;${HOME}\.dotnet\tools;${HOME}\AppData\Local\Programs\Microsoft VS Code\bin;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\bin]
Python PATH: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\lib\third_party;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\lib;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\lib;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\python311.zip;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\DLLs;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\Lib;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
Installation Properties: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}\configurations\config_default]
Account: [g..5@g..m]
Project: [p..5]
Universe Domain: [
Current Properties:
[accessibility]
screen_reader: [True] (property file)
[core]
account: [g..5@g..m] (property file)
disable_usage_reporting: [False] (property file)
project: [p..5] (property file)
Environmental Proxy Settings:
type: [http]
address: [127.0.0.1]
port: [7897]
Logs Directory: [${CLOUDSDK_CONFIG}\logs]
Last Log File: [${CLOUDSDK_CONFIG}\logs\2025.01.26\21.49.57.805272.log]
git: [git version 2.47.1.windows.1]
ssh: [OpenSSH_for_Windows_9.5p1, LibreSSL 3.8.2
]