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

Cannot build interop docker for go: "System error: read parent: connection reset by peer" #4835

Closed
jtattermusch opened this issue Jan 22, 2016 · 4 comments
Assignees
Labels
area/interop disposition/help wanted Maintainers do not have enough resources to allocate to this at the moment. Help is appreciated! priority/P0

Comments

@jtattermusch
Copy link
Contributor

Error response from daemon: Cannot start container 6732e5d9f3a9ac20f15c3920b1b4af5fd7fbb83803d25a54606f8907c69d3f1a: [8] System error: read parent: connection reset by peer
+ EXITCODE=1
+ docker rm -f build_grpc_interop_go_20e6cfb2-0102-436f-af52-614183de90ce
build_grpc_interop_go_20e6cfb2-0102-436f-af52-614183de90ce
+ exit 1

FAILED: build_docker_go [ret=1, pid=925]

https://grpc-testing.appspot.com/job/gRPC_interop_master/2514/console

There have been no changes to the go dockerfile (not that I know of) and building the image for all other languages work. Seems like an odd docker issue.

@jtattermusch
Copy link
Contributor Author

Possible cause: moby/moby#14203

@jtattermusch jtattermusch added the disposition/help wanted Maintainers do not have enough resources to allocate to this at the moment. Help is appreciated! label Jan 22, 2016
@jtattermusch
Copy link
Contributor Author

@ctiller , seems like we've seen and hotfixed the docker issue before - can you provide some env variable fiddling wisdom?

@jtattermusch
Copy link
Contributor Author

-e THIS_IS_REALLY_NEEDED='see https://github.com/docker/docker/issues/14203 for why docker is awful' \

@jtattermusch jtattermusch changed the title Cannot build interop docker for go Cannot build interop docker for go: "System error: read parent: connection reset by peer" Jan 22, 2016
@jtattermusch
Copy link
Contributor Author

Go interop docker has build successfully, so this seemed to have helped.
https://grpc-testing.appspot.com/job/gRPC_interop_master/2526/console

@lock lock bot locked as resolved and limited conversation to collaborators Oct 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/interop disposition/help wanted Maintainers do not have enough resources to allocate to this at the moment. Help is appreciated! priority/P0
Projects
None yet
Development

No branches or pull requests

1 participant