| Summary: | Unable to delete workspace | ||
|---|---|---|---|
| Product: | Community | Reporter: | Dennis Huebner <dennis.huebner> |
| Component: | CI-Jenkins | Assignee: | CI Admin Inbox <ci.admin-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | webmaster |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Dennis Huebner
I've removed the .nfs file. -M. The same again, can't wipe out workspace becauase of an Unable to delete /opt/users/hudsonbuild/.hudson/jobs/Xtext-Maven-Deploy/workspace/org.eclipse.xtext/.git/objects/pack/.nfs0000000000e2a05800003c4d ... and can't build because of git failure. Started by user dhubner Building on master Checkout:workspace / /opt/users/hudsonbuild/.hudson/jobs/Xtext-Maven-Deploy/workspace - hudson.remoting.LocalChannel@32d12aa7 Using strategy: Default Last Built Revision: Revision 691ec78f16f0ae53de49830108e8fbdb78eb6501 (origin/master) Checkout:org.eclipse.xtext / /opt/users/hudsonbuild/.hudson/jobs/Xtext-Maven-Deploy/workspace/org.eclipse.xtext - hudson.remoting.LocalChannel@32d12aa7 FATAL: One of setGitDir or setWorkTree must be called. java.lang.IllegalArgumentException: One of setGitDir or setWorkTree must be called. at org.eclipse.jgit.lib.BaseRepositoryBuilder.requireGitDirOrWorkTree(BaseRepositoryBuilder.java:538) at org.eclipse.jgit.lib.BaseRepositoryBuilder.setup(BaseRepositoryBuilder.java:506) at org.eclipse.jgit.storage.file.FileRepositoryBuilder.build(FileRepositoryBuilder.java:89) at hudson.plugins.git.GitAPI.<init>(GitAPI.java:92) at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:853) at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:845) at hudson.FilePath.act(FilePath.java:758) at hudson.FilePath.act(FilePath.java:740) at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:845) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:622) at hudson.model.AbstractProject.checkout(AbstractProject.java:1229) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:507) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:424) at hudson.model.Run.run(Run.java:1367) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:145) The .nfs file has expired. -M. (In reply to comment #3) > The .nfs file has expired. > > -M. It's magic! Closing with RESOLVED/SELF-FIXED Looking forward to the hudson upgrade to 2.2 Can't wipe out Xtext-nightly-HEAD job's workspace again :(
It happens only if it builds on master.
HTTP ERROR 500
Problem accessing /hudson/user/dhubner/my-views/view/Xtext%20Head/job/Xtext-nightly-HEAD/doWipeOutWorkspace. Reason:
Unable to delete /opt/users/hudsonbuild/.hudson/jobs/Xtext-nightly-HEAD/workspace/org.eclipse.xtext.git/.git/objects/pack/.nfs0000000000e4809e00003d15
Caused by:
Please Wipe out workspace for me (job name is Xtext-Maven-Deploy): Unable to wipe out workspace. java.io.IOException: Unable to delete /opt/users/hudsonbuild/.hudson/jobs/Xtext-Maven-Deploy/workspace/org.eclipse.xtext/.git/objects/pack/.nfs0000000000daa89c00006775 at hudson.Util.deleteFile(Util.java:263) at hudson.Util.deleteRecursive(Util.java:305) at hudson.Util.deleteContentsRecursive(Util.java:224) at hudson.Util.deleteRecursive(Util.java:304) at hudson.Util.deleteContentsRecursive(Util.java:224) Done. -M. (In reply to comment #7) > Done. > > -M. Thanks Please Wipe out workspace for me (job name is Xtext-Maven-Deploy): Unable to wipe out workspace. java.io.IOException: Unable to delete /opt/users/hudsonbuild/.hudson/jobs/Xtext-Maven-Deploy/workspace/org.eclipse.xtext/.git/objects/pack/.nfs0000000000daa67e000067a8 at hudson.Util.deleteFile(Util.java:263) at hudson.Util.deleteRecursive(Util.java:305) at hudson.Util.deleteContentsRecursive(Util.java:224) at hudson.Util.deleteRecursive(Util.java:304) at hudson.Util.deleteContentsRecursive(Util.java:224) at hudson.Util.deleteRecursive(Util.java:304) at hudson.Util.deleteContentsRecursive(Util.java:224) at hudson.Util.deleteRecursive(Util.java:304) at hudson.Util.deleteContentsRecursive(Util.java:224) at hudson.Util.deleteRecursive(Util.java:304) Done. -M. Thanks again... |