googleapis / google-auth-library-nodejs

🔑 Google Auth Library for Node.js
Apache License 2.0
1.71k stars 374 forks source link

samples for external-account: should acquire ADC for file-sourced creds failed #1757

Closed flaky-bot[bot] closed 7 months ago

flaky-bot[bot] commented 7 months ago

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


commit: 3b19e9cfa0e7ca4ffd97fa0ebd96f065286573dc buildURL: Build Status, Sponge status: failed

flaky-bot[bot] commented 7 months ago

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (3b19e9cfa0e7ca4ffd97fa0ebd96f065286573dc), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

danielbankhead commented 7 months ago

Extracted error message:

<testcase classname="samples for external-account" name="should acquire ADC for file-sourced creds" time="0.215">
<failure>expected 'GaxiosError: Invalid response body wh…' to match /DNS Info:/ AssertionError: expected 'GaxiosError: Invalid response body wh…' to match /DNS Info:/ at Context.<anonymous> (test/externalclient.test.js:293:12) at processTicksAndRejections (internal/process/task_queues.js:95:5)</failure>
</testcase>

Investigating...

danielbankhead commented 7 months ago

Added some additional output for debugging:

Closing for now, expecting it to be reopened with additional details.