googleapis / nodejs-monitoring

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://cloud.google.com/monitoring/
Apache License 2.0
71 stars 33 forks source link

quickstart: should run the quickstart failed #636

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

Note: #554 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 0021391cced7ef582677ce77f835d6728fb00e3a buildURL: Build Status, Sponge status: failed

Test output
Command failed: node quickstart.js long-door-651
16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.

Error: Command failed: node quickstart.js long-door-651
16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.

    at checkExecSyncError (child_process.js:635:11)
    at Object.execSync (child_process.js:671:15)
    at execSync (test/quickstart.test.js:24:28)
    at Context. (test/quickstart.test.js:46:20)