[
https://issues.apache.org/jira/browse/BEAM-11263?focusedWorklogId=511618&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-511618
]
ASF GitHub Bot logged work on BEAM-11263:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Nov/20 23:23
Start Date: 13/Nov/20 23:23
Worklog Time Spent: 10m
Work Description: tysonjh commented on pull request #13344:
URL: https://github.com/apache/beam/pull/13344#issuecomment-727082068
R: @boyuanzz
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 511618)
Time Spent: 20m (was: 10m)
> Docker unable to remove container image because container is running
> --------------------------------------------------------------------
>
> Key: BEAM-11263
> URL: https://issues.apache.org/jira/browse/BEAM-11263
> Project: Beam
> Issue Type: Improvement
> Components: build-system, sdk-java-core, test-failures, testing
> Reporter: Tyson Hamilton
> Assignee: Tyson Hamilton
> Priority: P2
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Sometimes Jenkins jobs fail to cleanup the container images because the
> container is not yet shutdown. The failure looks like this,
>
> {code:java}
> 14:41:52 Error response from daemon: conflict: unable to remove repository
> reference
> "us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201113182944" (must
> force) - container c28427d037c9 is using its referenced image 55ebc4bc6c8c
> {code}
> Adding the `–force` flag to the rmi command should resolve the issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)