origin: error: build error: devmapper: Error mounting /dev/mapper/...

https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/17094/test_pull_request_origin_extended_builds/634/

docker build failed:

---->
Step 1 : FROM centos/ruby-22-centos7:latest
 ---> 2143e48226c2
Step 2 : USER root
 ---> Running in cd445b51553f
 ---> ae58eb778691
Removing intermediate container cd445b51553f
Step 3 : RUN yum -y install expect
 ---> Running in e4cc54793540
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.cogentco.com
 * extras: reflector.westga.edu
 * updates: mirror.cs.vt.edu
Resolving Dependencies
--> Running transaction check
---> Package expect.x86_64 0:5.45-14.el7_1 will be installed
--> Processing Dependency: libtcl8.5.so()(64bit) for package: expect-5.45-14.el7_1.x86_64
--> Running transaction check
---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
 Package         Arch            Version                    Repository     Size
================================================================================
Installing:
 expect          x86_64          5.45-14.el7_1              base          262 k
Installing for dependencies:
 tcl             x86_64          1:8.5.13-8.el7             base          1.9 M
Transaction Summary
================================================================================
Install  1 Package (+1 Dependent package)
Total download size: 2.1 M
Installed size: 4.9 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                               10 MB/s | 2.1 MB  00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : 1:tcl-8.5.13-8.el7.x86_64                                    1/2 
  Installing : expect-5.45-14.el7_1.x86_64                                  2/2 
  Verifying  : 1:tcl-8.5.13-8.el7.x86_64                                    1/2 
  Verifying  : expect-5.45-14.el7_1.x86_64                                  2/2 
Installed:
  expect.x86_64 0:5.45-14.el7_1                                                 
Dependency Installed:
  tcl.x86_64 1:8.5.13-8.el7                                                     
Complete!
 ---> 5cbdd0393036
Removing intermediate container e4cc54793540
Step 4 : RUN echo "root:redhat" | chpasswd
 ---> Running in a7151bce5647
 ---> d103b79ea2e5
Removing intermediate container a7151bce5647
Step 5 : USER 1001
 ---> Running in 0b3f72281da8
 ---> b32b97288061
Removing intermediate container 0b3f72281da8
Step 6 : COPY ./adduser /usr/libexec/s2i/
 ---> dca45971feab
Removing intermediate container be36da1f72ad
Step 7 : COPY ./assemble /usr/libexec/s2i/
 ---> 31b086153888
Removing intermediate container 8158ae31f784
Step 8 : ENV "OPENSHIFT_BUILD_NAME" "rootable-ruby-1" "OPENSHIFT_BUILD_NAMESPACE" "extended-test-build-s2i-dropcaps-85kbw-p9cnc"
 ---> Running in 07749c297bb5
error: build error: devmapper: Error mounting '/dev/mapper/docker-202:2-92453254-3f6e632f403acf8226bf82a67db75aff2104d359dc5dc9c756ce2f0b72911b46' on '/var/lib/docker/devicemapper/mnt/3f6e632f403acf8226bf82a67db75aff2104d359dc5dc9c756ce2f0b72911b46': invalid argument
<----end of log for "rootable-ruby-1-build"

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 52 (42 by maintainers)

Most upvoted comments

We are waiting to tag in docker-1.12.6-71.git3e8e77d.el7.x86_64.rpm - the job tagging it in is broken, @michaelgugino is working on fixing it in https://github.com/openshift/aos-cd-jobs/pull/999