Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDK13 : Test failures on test-godaddy-win2016-x64-2 due to unable to clean workspace #1086

Closed
archanaNogriya opened this issue Jan 10, 2020 · 1 comment
Assignees
Milestone

Comments

@archanaNogriya
Copy link

archanaNogriya commented Jan 10, 2020

Job running : https://ci.adoptopenjdk.net/job/Test_openjdk13_j9_sanity.openjdk_x86-64_windows/106/console

Failing with error -

Cloning repository https://github.com/AdoptOpenJDK/openjdk-tests.git
ERROR: Failed to clean the workspace
jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk13_j9_sanity.openjdk_x86-64_windows\openjdk-tests'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
at hudson.Util.deleteContentsRecursive(Util.java:259)
at hudson.Util.deleteContentsRecursive(Util.java:248)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:728)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)

@sxa sxa self-assigned this Jan 10, 2020
@sxa sxa added this to the January 2020 milestone Jan 10, 2020
@sxa
Copy link
Member

sxa commented Jan 10, 2020

There were a lot of processes lying around on that machine. I have rebooted it (as it was likely to be quicker than deleting them...) and hopefully that will resolve the issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants