Error 13 is unfortunately uninformative.
- Have you run the "gcloud auth login" command? [0] How did you authorize your account, exactly?
- Do you get this error every time you try deploying from this machine?
- Have you tried deploying the same project from a different machine? If you have succeed deploying from the second machine: are the gcloud installations identical on both machines? If not, what version(s) and components are installed on the second machine?
- Have you tried rolling back gcloud to 208.0.2 [1] on the machine with failing deployments, and then retry deployment?
- If you want to update your Cloud SDK installation to the latest available version, use the gcloud components update command.
- What is the output of gcloud info?