Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Error: "Project startup-os has been deleted" on build #586

Open
topher200 opened this issue Jun 22, 2020 · 2 comments
Open

Error: "Project startup-os has been deleted" on build #586

topher200 opened this issue Jun 22, 2020 · 2 comments

Comments

@topher200
Copy link

Error running build.sh on Google Cloud Shell.

F0621 21:42:22.449217    1485 __main__.py:127] Error pulling and saving image gcr.io/startup-os/alpine-java-git@sha256:d27494f6034ff3cd38bd2cde9bfea019f568565d2bb14d2d450a44cd891cf28c: Bad status during token exchange: 403
{"errors":[{"code":"DENIED","message":"Project startup-os has been deleted."}]}

Steps to reproduce:

  1. Navigate to https://github.com/google/startup-os
  2. Click on the first "Open in Google Cloud Shell" button
  3. wait for shell to start
  4. On the command line, enter ./build.sh
    ✔️ Expected behavior: No error. Build completes.
    ❌ Actual behavior: "code":"DENIED" error
@zoidyzoidzoid
Copy link

I think this is related to #581 and @oferb leaving Google

@zoidyzoidzoid
Copy link

I think the CI is also affected, since it uses the hasadna repo which also fetched some startup-os data https://github.com/hasadna/monorepo/blob/master/WORKSPACE#L183-L195

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants