Description
We are seeing a lot of docker build jobs failing when they try to clean up there docker images:
+ docker rmi mesos-1511286604-15916 Error response from daemon: conflict: unable to remove repository reference "mesos-1511286604-15916" (must force) - container 1aabf0225a43 is using its referenced image 23292073f88f Build step 'Execute shell' marked build as failure
The full Jenkins log is here