WAI
Status Update
Comments
ya...@google.com <ya...@google.com> #2
ch...@gmail.com <ch...@gmail.com> #3
Hi, this error only affects Cloud SDK version 186. It was previously reported in Issue 72407295 and a fix for it should be released in Cloud SDK version 187.
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
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 app deploy].
What steps will reproduce the problem?
running 'gcloud app deploy' but apparently I'm missing a cache file: MacintoshHD/Library/Cache/Google/Chrome/Default/f_029b45
What is the expected output? What do you see instead?
Expected successful deployment, instead got an error stating a file didn't exist
Please provide any additional information below.
I deployed a test app successfully yesterday, then today tried to deploy full app. Encountered this error, so tried to deploy test app again to see if anything changed. Now the test app encountered this error. No idea what caused it and can't deploy.
Trace:
/Applications/SDKs/google-cloud-sdk/gcloud_main.py:142
gcloud_cli.Execute()
/Applications/SDKs/google-cloud-sdk/calliope/cli.py:824
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
/Applications/SDKs/google-cloud-sdk/calliope/cli.py:798
resources = args.calliope_command.Run(cli=self, args=args)
/Applications/SDKs/google-cloud-sdk/calliope/backend.py:754
resources = command_instance.Run(args)
/Applications/SDKs/google-cloud-sdk/lib/surface/app/deploy.py:62
use_service_management=use_service_management)
/Applications/SDKs/google-cloud-sdk/command_lib/app/deploy_util.py:624
flex_image_build_option=flex_image_build_option)
/Applications/SDKs/google-cloud-sdk/command_lib/app/deploy_util.py:409
flex_image_build_option)
/Applications/SDKs/google-cloud-sdk/command_lib/app/deploy_util.py:306
self.deploy_options.parallel_build)
/Applications/SDKs/google-cloud-sdk/api_lib/app/deploy_command_util.py:436
skip_files=service.parsed.skip_files.regex)
/Applications/SDKs/google-cloud-sdk/api_lib/app/cloud_build.py:156
_CreateTar(source_dir, gen_files, included_paths, gz)
/Applications/SDKs/google-cloud-sdk/api_lib/app/cloud_build.py:61
t.add(full_path, arcname=path, recursive=False)
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/tarfile.py:2000
tarinfo = self.gettarinfo(name, arcname)
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/tarfile.py:1872
statres = os.lstat(name)
OSError: [Errno 2] No such file or directory: '/Users/chrisajedmonds/Library/Caches/Google/Chrome/Default/Cache/f_029c45'
Installation information:
Google Cloud SDK [172.0.1]
Platform: [Mac OS X, x86_64] ('Darwin', 'Chriss-MacBook-Pro.local', '16.7.0', 'Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64', 'x86_64', 'i386')
Python Version: [2.7.10 (default, Feb 7 2017, 00:08:15) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)]]
Python Location: [/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python]
Site Packages: [Disabled]
Installation Root: [${SDK_ROOT}]
Installed Components:
core: [2017.09.21]
gsutil: [4.27]
gcloud: []
bq: [2.0.26]
System PATH: [${SDK_ROOT}/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin]
Python PATH: [${SDK_ROOT}/lib/third_party:${SDK_ROOT}/lib:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
Installation Properties: [${SDK_ROOT}/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [test]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_test]
Account: [c..s@i..m]
Project: [t..1]
Current Properties:
[core]
project: [t..1]
account: [c..s@i..m]
disable_usage_reporting: [False]
[compute]
region: [europe-west1]
zone: [europe-west1-b]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2017.09.26/18.34.22.827095.log]
git: [git version 2.13.5 (Apple Git-94)]
ssh: [OpenSSH_7.4p1, LibreSSL 2.5.0]