googleapis / nodejs-vision

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

import product sets: should import a Product Set failed #1061

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 2 years ago

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: ed5c7a0ef5443c435759e65d817f3919eb9d004d buildURL: Build Status, Sponge status: failed

Test output
Command failed: node productSearch/importProductSets long-door-651 us-west1 gs://cloud-samples-data/vision/product_search/product_sets.csv
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 productSearch/importProductSets long-door-651 us-west1 gs://cloud-samples-data/vision/product_search/product_sets.csv
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 (system-test/importProductSets.test.js:22:28)
    at Context. (system-test/importProductSets.test.js:42:20)
    at processImmediate (internal/timers.js:461:21)