index.lock File exists
Currently I have the problem with a repo, I can't execute my build anymore.
It results in the following failure:
fatal: Unable to create '/builds/konssult/konssult/.git/index.lock': File exists.
gitlab-ci-multi-runner 1.0.4 (014aa8c)
Using Docker executor with image testing/konssult ...
Pulling docker image testing/konssult ...
WARNING: Cannot pull the latest version of image testing/konssult : Error: image testing/konssult not found
WARNING: Locally found image will be used instead.
Running on runner-1dec76f4-project-43-concurrent-0 via testing.nosolosoftware.es...
Fetching changes...
fatal: Unable to create '/builds/konssult/konssult/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
ERROR: Build failed with: exit code 1
- Gitlab version - 8.6
- Gitlab ci-multi-runner version - 1.0.4 (014aa8c)
- Docker version - 1.10.3, build 20f81dd