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

chore(Dockerfile): bump deis/docker-go-dev to 0.19.0 #336

Merged
merged 1 commit into from
Nov 8, 2016

Conversation

bacongobbler
Copy link
Member

No description provided.

@bacongobbler bacongobbler added this to the v2.9 milestone Nov 4, 2016
@bacongobbler bacongobbler self-assigned this Nov 4, 2016
@deis-bot
Copy link

deis-bot commented Nov 4, 2016

@Joshua-Anderson, @mboersma and @krancour are potential reviewers of this pull request based on my analysis of git blame information. Thanks @bacongobbler!

@bacongobbler
Copy link
Member Author

Jenkins keeps seeing this specific error:

Expected error:
11:03:03                   <*exec.ExitError | 0xc4203caa60>: {
11:03:03                       ProcessState: {
11:03:03                           pid: 1305,
11:03:03                           status: 32512,
11:03:03                           rusage: {
11:03:03                               Utime: {Sec: 0, Usec: 0},
11:03:03                               Stime: {Sec: 0, Usec: 0},
11:03:03                               Maxrss: 6392,
11:03:03                               Ixrss: 0,
11:03:03                               Idrss: 0,
11:03:03                               Isrss: 0,
11:03:03                               Minflt: 61,
11:03:03                               Majflt: 0,
11:03:03                               Nswap: 0,
11:03:03                               Inblock: 0,
11:03:03                               Oublock: 0,
11:03:03                               Msgsnd: 0,
11:03:03                               Msgrcv: 0,
11:03:03                               Nsignals: 0,
11:03:03                               Nvcsw: 1,
11:03:03                               Nivcsw: 2,
11:03:03                           },
11:03:03                       },
11:03:03                       Stderr: nil,
11:03:03                   }
11:03:03                   exit status 127
11:03:03               not to have occurred

Has anyone seen this error before?

@mboersma
Copy link
Member

mboersma commented Nov 8, 2016

I wonder if this change deis/docker-go-dev@8f53864 has something to do with it. We were worried that changing the base image might omit some tool that was expected, but it has worked everywhere else...

@bacongobbler
Copy link
Member Author

Indeed I think that may be the issue as well. I'm downgrading this PR to 0.19.0 to see if there's any difference.

@bacongobbler bacongobbler changed the title chore(Dockerfile): bump deis/docker-go-dev to 0.20.0 chore(Dockerfile): bump deis/docker-go-dev to 0.19.0 Nov 8, 2016
@bacongobbler
Copy link
Member Author

Yep, that was it. Gonna roll with 0.19.0 for now and file an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants