Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcloud ssh: Connection reset by peer #5494

Closed
teor2345 opened this issue Oct 28, 2022 · 7 comments · Fixed by #5602
Closed

gcloud ssh: Connection reset by peer #5494

teor2345 opened this issue Oct 28, 2022 · 7 comments · Fixed by #5602
Assignees
Labels
A-devops Area: Pipelines, CI/CD and Dockerfiles C-bug Category: This is a bug I-integration-fail Continuous integration fails, including build and test failures

Comments

@teor2345
Copy link
Contributor

teor2345 commented Oct 28, 2022

Motivation

This error happens occasionally:

ERROR: (gcloud.compute.ssh) There was a problem refreshing your current auth tokens: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

https://github.com/ZcashFoundation/zebra/actions/runs/3341437225/jobs/5533308842#step:6:84

kex_exchange_identification: read: Connection reset by peer

https://github.com/ZcashFoundation/zebra/actions/runs/3352929291/jobs/5555664923#step:6:108

@teor2345 teor2345 added C-bug Category: This is a bug A-devops Area: Pipelines, CI/CD and Dockerfiles S-needs-triage Status: A bug report needs triage P-Low ❄️ I-integration-fail Continuous integration fails, including build and test failures labels Oct 28, 2022
@teor2345 teor2345 changed the title gcloud ssh: There was a problem refreshing your current auth tokens: Connection reset by peer gcloud ssh: Connection reset by peer Nov 1, 2022
@gustavovalverde
Copy link
Member

gustavovalverde commented Nov 2, 2022

I reopened #5069, I'll let you decide which ticket to use.

I'm not sure if reopening tickets is a thing in our workflow

@teor2345
Copy link
Contributor Author

teor2345 commented Nov 2, 2022

I reopened #5069, I'll let you decide which ticket to use.

I think the errors are different?
(They might have the same cause, I guess we'll find out when we fix one of them.)

I'm not sure if reopening tickets is a thing in our workflow

It works for me, but that's really a question for Pili.

@teor2345
Copy link
Contributor Author

teor2345 commented Nov 2, 2022

kex_exchange_identification: read: Connection reset by peer

On a launch step in PR #5521:
https://github.com/ZcashFoundation/zebra/actions/runs/3373347892/jobs/5597848235#step:7:108

@teor2345
Copy link
Contributor Author

teor2345 commented Nov 3, 2022

From PR #5508:

Writing 3 keys to /home/runner/.ssh/google_compute_known_hosts
Updating project ssh metadata...
..................................................................Updated [https://www.googleapis.com/compute/v1/projects/zealous-zebra].
.done.
Waiting for SSH key to propagate.
kex_exchange_identification: read: Connection reset by peer

https://github.com/ZcashFoundation/zebra/actions/runs/3381967679/jobs/5617006676

But this was an interim logging step that didn't run too long, so the test still passed.

@teor2345
Copy link
Contributor Author

teor2345 commented Nov 7, 2022

kex_exchange_identification: read: Connection reset by peer

On PR #5550 halfway through a test run:
https://github.com/ZcashFoundation/zebra/actions/runs/3391346405/jobs/5665340226#step:6:110

@teor2345
Copy link
Contributor Author

teor2345 commented Nov 7, 2022

@mpguerra
Copy link
Contributor

mpguerra commented Nov 8, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devops Area: Pipelines, CI/CD and Dockerfiles C-bug Category: This is a bug I-integration-fail Continuous integration fails, including build and test failures
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants