FailedConsole Output

Started by user Fabian Landau
Building in workspace /var/lib/jenkins/workspace/cleanup_docker
[cleanup_docker] $ /bin/sh -xe /tmp/hudson676866760781995836.sh
+ docker ps -a -q
+ CONTAINERS=cc72a65b884a
5affa22a9efa
cfead83c181b
+ [ cc72a65b884a
5affa22a9efa
cfead83c181b ]
+ docker rm cc72a65b884a 5affa22a9efa cfead83c181b
cc72a65b884a
Failed to remove container (5affa22a9efa): Error response from daemon: Conflict, You cannot remove a running container. Stop the container before attempting removal or use -f
Failed to remove container (cfead83c181b): Error response from daemon: Conflict, You cannot remove a running container. Stop the container before attempting removal or use -f
Build step 'Execute shell' marked build as failure
Finished: FAILURE