The latest attempt to deploy from the browser console resulted in:

ERROR: (gcloud.app.deploy) Error Response: [13] Unexpected Error. (The API 
call stubby.Send() took too long to respond and was cancelled.)

Attached the log, nothing jumps out there.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/15fba5f8-985a-44f8-be22-1a38007b160b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
20myproject17-05-02 13:47:46,577 DEBUG    root            Loaded Command Group: 
['gcloud', 'info']
2017-05-02 13:47:46,579 DEBUG    root            Running gcloud.info with 
Namespace(_deepest_parser=ArgumentParser(prog='gcloud.info', usage=None, 
description='{command
} displays information about the current gcloud environment.\n\n- {command} 
will print information about the current active configuration,\n  including the 
Google Cloud
 Platform account, project and directory [email protected]\n  for logs.\n\n- 
{command} --run-diagnostics will run a checks on network connectivity.\n\n- 
{command} --show-log prints
 the contents of the most recent log file.', version=None, 
formatter_class=<class 'argparse.HelpFormatter'>, conflict_handler='error', 
add_help=False), _specified_args=
{}, account=None, authority_selector=None, authorization_token_file=None, 
calliope_command=<googlecloudsdk.calliope.backend.Command object at 
0x7efc466d7b50>, command_p
ath=['gcloud', 'info'], configuration=None, credential_file_override=None, 
document=None, flatten=None, format=None, h=None, help=None, http_timeout=None, 
log_http=None
, project=None, quiet=None, run_diagnostics=False, show_log=False, 
trace_email=None, trace_log=None, trace_token=None, user_output_enabled=None, 
verbosity='warning', ve
rsion=None).
2017-05-02 13:47:47,508 INFO     root            Explicit Display.
2017-05-02 13:47:47,509 INFO     ___FILE_ONLY___ Google Cloud SDK [153.0.0]

Platform: [Linux, x86_64] ('Linux', 
'cs-6788-devshell-vm-88413de5-3b63-4b33-bad6-959f073da205-63', 
'3.16.0-4-amd64', '#1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07)', 'x86_64', '')
Python Version: [2.7.9 (default, Jun 29 2016, 13:08:31)  [GCC 4.9.2]]
Python Location: [/usr/bin/python2]
Site Packages: [Disabled]

Installation Root: [/google/google-cloud-sdk]
Installed Components:
  kubectl: []
  app-engine-python: [1.9.52]
  pubsub-emulator: [2017.03.24]
  core: [2017.04.24]
  app-engine-java: [1.9.51]
  gcloud: []
  datalab: [20170330]
  beta: [2017.03.24]
  gsutil: [4.25]
  cloud-datastore-emulator: [1.2.1]
  alpha: [2017.03.24]
  gcd-emulator: [v1beta3-1.0.0]
  app-engine-go: []
  bq: [2.0.24]
System PATH: 
[/google/google-cloud-sdk/bin:/usr/local/nvm/versions/node/v6.9.2/bin:/home/XXX/gopath/bin:/google/gopath/bin:/usr/local/go/bin:/gradle-2.12/bin:/apache-maven-3.3.9/bin:/google/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/google/go_appengine:/google/google_appengine]
Python PATH: 
[/google/google-cloud-sdk/lib/third_party:/google/google-cloud-sdk/lib:/usr/lib/python2.7/:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [True]
Kubectl on PATH: [/google/google-cloud-sdk/bin/kubectl]

WARNING: There are old versions of the Google Cloud Platform tools on your 
system PATH.
  /google/go_appengine/dev_appserver.py
  /google/go_appengine/endpointscfg.py

Installation Properties: [/google/google-cloud-sdk/properties]
User Config Directory: [/tmp/tmp.ijTCcTysEa]
Active Configuration Name: [cloudshell-1824]
Active Configuration Path: 
[/tmp/tmp.ijTCcTysEa/configurations/config_cloudshell-1824]

Account: [[email protected]]
Project: [myproject]

Current Properties:
  [metrics]
    environment: [devshell]
  [core]
    check_gce_metadata: [False]
    project: [myproject]
    account: [[email protected]]
    disable_usage_reporting: [False]
  [compute]
    gce_metadata_read_timeout_sec: [5]
  [component_manager]
    disable_update_check: [True]

Logs Directory: [/tmp/tmp.ijTCcTysEa/logs]
Last Log File: [None]



2017-05-02 13:47:47,514 DEBUG    root            SDK update checks are disabled.
2017-05-02 13:47:47,522 DEBUG    root            Metrics reporting process 
started...

Reply via email to