-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
error: build error: devmapper: Error mounting /dev/mapper/... #17330
Comments
something has regressed, i'm seeing this in more and more failures. |
@derekwaynecarr fyi. |
@jwhonce @derekwaynecarr I need someone to at least triage this bug. |
@jim-minter fyi since you're watching the extended tests this sprint. |
Could you guys please provide output of docker version and info subcommands, lvs, dmsetup table and status, and journald entries for the period of failure. Thanks! |
@runcom What exists for that period will be under the 'S3 Artifacts' tab on the left-hand side of screen. docker info and journal entries are there. |
This is flaking a huge number of our build tests and resulting in excess triage work having to be done by our team. |
Is there a way to reproduce this problem. Right now only error message I see is "invalid argument" and that really does not tell much in terms of what went wrong. So that means we need to narrow it down. Is there a docker file which I can take and run on my VM and reproduce this? Is the storage still fine in the system after the error occurs or one needs to reset storage to get going again. |
I don't have a simplified way to reproduce the problem but it is happening on pretty much every test_branch_origin_extended_builds job, so it is hardly rare. |
If we want to solve this issue, we will have to narrow it down. Otherwise I don't see how to make progress on this. So somebody needs to spend some time and try to reproduce it on smaller cluster and narrow it down. |
@rhvgoyal You can add any debug/system information gathering you want to the extended test framework and repeatedly run the test jobs against your debug PR. |
@bparees Sorry, I don't know enough about openshift to be able to do that. I will expect somebody in openshift team to narrow it down for me. |
I don't consider that an acceptable expectation. The containers team is part of the openshift team. @jwhonce @derekwaynecarr |
@stevekuznetsov Updates are already there in comments. Please check. |
Ah, sorry, missed that -- do you know when that pacakge should be available in the RHEL 7 Next compose? |
This happens always when using the XFS based thinpool docker configuration produced by docker-storage-setup. Reverting back to overlay2 doesn't produce the issue anymore |
We've seen this happening in |
We are waiting to tag in |
@stevekuznetsov any update? |
The job trying to push this up is here. It has flaked in the last four runs on conformance testing. If we need this faster, we can tag the new |
looks like that job is about to fail again. What caused the breakage last time? The rpm was actually bad? |
btw it's going to fail because of the image GC problem:
so if we could get the storage issue fixed, the job might have passed. |
The job was broken before because the installer entrypoints were changed but that job was not updated. Hmm. I'll see if I can get the storage stuff tackled today. |
The AMIs now have |
closing in the assumption this is supposed to be fixed by that level. will reopen as needed. |
Linked a run that failed that started at 2018-01-25 21:48 EST. Did that include the fix? (docker info doesn't include the micro version) |
It's probably not in the GCP image if the change didn't make it to the ops mirror or another prerelease location (tagged into centos7). |
/assign @stevekuznetsov |
We're pushing Docker into the |
/assign @smarterclayton |
openshift/release#570 will merge after the overlay fix merges |
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/17094/test_pull_request_origin_extended_builds/634/
docker build failed:
The text was updated successfully, but these errors were encountered: