system-test/mysql2-connect.ts: open connection and run basic mysql commands failed
flaky-bot opened this issue · 2 comments
Note: #271 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 87f8bc2
buildURL: https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/actions/runs/8917615053
status: failed
Looks like this issue is flaky. 😟
I'm going to leave this open and stop commenting.
A human should fix and close this.
When run at the same commit (87f8bc2), this test passed in one build (https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/actions/runs/8917615053) and failed in another build (https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/actions/runs/8917615053).
Going to close this. Looks like error is related to SQL Admin API call, since we updated the retry logic recently around API calls, I am optimistic this may have also improved these types of flaky issues, will wait and see