You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2018/11/19 20:50:00 UTC

[jira] [Resolved] (YETUS-613) Work around external docker purge

     [ https://issues.apache.org/jira/browse/YETUS-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved YETUS-613.
------------------------------------
    Resolution: Won't Fix

This is likely too hard and really better suited for docker build to have a retry. Closing as won't fix.

> Work around external docker purge
> ---------------------------------
>
>                 Key: YETUS-613
>                 URL: https://issues.apache.org/jira/browse/YETUS-613
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Priority: Major
>
> test-patch should try to detect when an external docker purge has removed intermediate images during the docker build phase.
> For example:
> {code}
> Removing intermediate container c654caf78962
> Step 6/34 : ENV DEBCONF_TERSE true
>  ---> Running in 4eb6250b6a81
>  ---> ceeff04bbc06
> Error removing intermediate container 4eb6250b6a81: removal of container 4eb6250b6a817a5ef7440f2961265b7ea966401e537a9613b07445410da2af47 is already in progress
> ....
> failed to get digest sha256:ceeff04bbc06471e2b08783fc863f505891d1fc0fdb00422f20af44ee48f9897: open /var/lib/docker/image/aufs/imagedb/content/sha256/ceeff04bbc06471e2b08783fc863f505891d1fc0fdb00422f20af44ee48f9897: no such file or directory
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)