nodejs-storage icon indicating copy to clipboard operation
nodejs-storage copied to clipboard

HMAC SA Key samples: "before all" hook for "should create an HMAC Key" failed

Open flaky-bot[bot] opened this issue 2 years ago • 1 comments

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: 1b0536d8c2e30031c1bf520dc4e0b28369e09887 buildURL: Build Status, Sponge status: failed

Test output
We encountered an internal error. Please try again.
Error: We encountered an internal error. Please try again.
    at new ApiError (/workspace/build/src/nodejs-common/util.js:79:15)
        -> /workspace/src/nodejs-common/util.ts:273:11
    at Util.parseHttpRespBody (/workspace/build/src/nodejs-common/util.js:214:38)
        -> /workspace/src/nodejs-common/util.ts:474:32
    at Util.handleResp (/workspace/build/src/nodejs-common/util.js:155:117)
        -> /workspace/src/nodejs-common/util.ts:407:20
    at /workspace/build/src/nodejs-common/util.js:536:22
        -> /workspace/src/nodejs-common/util.ts:887:16
    at onResponse (/workspace/node_modules/retry-request/index.js:240:7)
    at /workspace/node_modules/teeny-request/build/src/index.js:226:13
        -> /workspace/node_modules/teeny-request/src/index.ts:333:11
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

flaky-bot[bot] avatar Oct 20 '22 10:10 flaky-bot[bot]

Downgrading to p2 and potentially closing. This looks like an issue with connection to the server or other issue unrelated to anything the test is doing.

ddelgrosso1 avatar Oct 20 '22 16:10 ddelgrosso1

Closing for now. Let's see if flaky bot will catch this again.

cojenco avatar Oct 24 '22 06:10 cojenco