.jar, C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-2.0.6.Final.jar, C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-river-2.0.6.Final.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\docker-workflow with directory contents: [C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:19:30.732 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-declarative-agent on behalf of admin 10-Apr-2020 17:19:32.560 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-declarative-agent 10-Apr-2020 17:19:32.810 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-declarative-agent java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:19:32.810 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-definition on behalf of admin 10-Apr-2020 17:19:34.982 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-definition 10-Apr-2020 17:20:33.493 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-definition java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:20:33.509 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of lockable-resources on behalf of admin 10-Apr-2020 17:20:35.546 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading lockable-resources 10-Apr-2020 17:20:36.328 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install lockable-resources java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\lockable-resources'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\lockable-resources with directory contents: [C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:20:36.328 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of workflow-aggregator on behalf of admin 10-Apr-2020 17:20:38.720 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading workflow-aggregator 10-Apr-2020 17:20:38.954 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install workflow-aggregator java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\workflow-aggregator'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-aggregator with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:20:38.954 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of github-api on behalf of admin 10-Apr-2020 17:20:40.728 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading github-api 10-Apr-2020 17:21:26.762 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install github-api java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\github-api'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-api with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:21:26.766 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of git on behalf of admin 10-Apr-2020 17:21:28.789 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading git 10-Apr-2020 17:21:31.912 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install git java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\git'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar, C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar, C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar, C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\git\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\git with directory contents: [C:\Users\Administrator\.jenkins\plugins\git\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:21:31.959 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of github on behalf of admin 10-Apr-2020 17:21:33.991 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading github 10-Apr-2020 17:21:36.536 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install github java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\github'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github with directory contents: [C:\Users\Administrator\.jenkins\plugins\github\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:21:36.552 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of github-branch-source on behalf of admin 10-Apr-2020 17:21:38.594 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading github-branch-source 10-Apr-2020 17:21:40.193 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install github-branch-source java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\github-branch-source'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-branch-source with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:21:40.193 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-github-lib on behalf of admin 10-Apr-2020 17:21:42.375 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-github-lib 10-Apr-2020 17:21:42.610 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-github-lib java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:21:42.625 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of matrix-auth on behalf of admin 10-Apr-2020 17:21:44.703 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading matrix-auth 10-Apr-2020 17:21:45.656 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Installation successful: matrix-auth 10-Apr-2020 17:21:45.656 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pam-auth on behalf of admin 10-Apr-2020 17:21:47.440 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pam-auth 10-Apr-2020 17:21:48.963 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Installation successful: pam-auth 10-Apr-2020 17:21:48.963 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of ldap on behalf of admin 10-Apr-2020 17:21:51.189 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading ldap 10-Apr-2020 17:21:52.593 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install ldap java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\ldap'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\ldap with directory contents: [C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:21:52.593 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of email-ext on behalf of admin 10-Apr-2020 17:21:54.672 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading email-ext 10-Apr-2020 17:21:57.046 SEVERE [Update center installer thread [#3]] hudson.model.UpdateCenter$DownloadJob.run Failed to install email-ext java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\email-ext'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar, C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar, C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\email-ext with directory contents: [C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:21:57.046 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$CompleteBatchJob.run Completing installing of plugin batch… 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-1] jenkins.InitReactorRunner$1.onAttained Started initialization 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-6] jenkins.InitReactorRunner$1.onAttained Listed all plugins 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-8] jenkins.InitReactorRunner$1.onAttained Prepared all plugins 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-8] jenkins.InitReactorRunner$1.onAttained Started all plugins 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-8] jenkins.InitReactorRunner$1.onAttained Augmented all extensions 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-8] jenkins.InitReactorRunner$1.onAttained System config loaded 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-8] jenkins.InitReactorRunner$1.onAttained System config adapted 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-8] jenkins.InitReactorRunner$1.onAttained Loaded all jobs 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-1] jenkins.InitReactorRunner$1.onAttained Configuration for all jobs updated 10-Apr-2020 17:21:57.812 INFO [pool-14-thread-1] jenkins.InitReactorRunner$1.onAttained Completed initialization 10-Apr-2020 17:21:57.812 INFO [Update center installer thread [#3]] hudson.model.UpdateCenter$CompleteBatchJob.run Completed installation of 6 plugins in 3 min 8 sec 10-Apr-2020 17:23:01.328 INFO [Handling POST /jenkins/pluginManager/installPlugins from 0:0:0:0:0:0:0:1 : http-nio-8080-exec-4] hudson.PluginManager.install Starting installation of a batch of 18 plugins plus their dependencies 10-Apr-2020 17:23:01.359 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of workflow-basic-steps on behalf of admin 10-Apr-2020 17:23:03.462 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading workflow-basic-steps 10-Apr-2020 17:23:04.503 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install workflow-basic-steps java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib\workflow-basic-steps.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib\workflow-basic-steps.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib\workflow-basic-steps.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib\workflow-basic-steps.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:04.503 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of gradle on behalf of admin 10-Apr-2020 17:23:06.719 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading gradle 10-Apr-2020 17:23:07.582 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install gradle java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\gradle'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib\gradle-plugin-1.36.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib\gradle-plugin-1.36.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib\gradle-plugin-1.36.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib\gradle-plugin-1.36.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\gradle with directory contents: [C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:07.598 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-rest-api on behalf of admin 10-Apr-2020 17:23:09.816 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-rest-api 10-Apr-2020 17:23:10.605 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-rest-api java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib\pipeline-rest-api.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib\pipeline-rest-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib\pipeline-rest-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib\pipeline-rest-api.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:10.605 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-stage-view on behalf of admin 10-Apr-2020 17:23:12.964 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-stage-view 10-Apr-2020 17:23:14.691 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-stage-view java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib\pipeline-stage-view.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib\pipeline-stage-view.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib\pipeline-stage-view.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib\pipeline-stage-view.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:14.691 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-api on behalf of admin 10-Apr-2020 17:23:16.578 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-api 10-Apr-2020 17:23:28.194 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-api java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-api'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\jackson-datatype-json-org-2.9.8.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\jackson-datatype-json-org-2.9.8.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\jackson-datatype-json-org-2.9.8.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\joda-time-2.1.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\joda-time-2.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\joda-time-2.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-20171018.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-20171018.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-20171018.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-core-1.0.4.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-core-1.0.4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-core-1.0.4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-validator-2.0.4.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-validator-2.0.4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-validator-2.0.4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\libphonenumber-5.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\libphonenumber-5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\libphonenumber-5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\mailapi-1.4.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\mailapi-1.4.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\mailapi-1.4.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\pipeline-model-api.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\pipeline-model-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\pipeline-model-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\rhino-1.7R4.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\rhino-1.7R4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\rhino-1.7R4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\jackson-datatype-json-org-2.9.8.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\joda-time-2.1.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-20171018.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-core-1.0.4.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-validator-2.0.4.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\libphonenumber-5.3.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\mailapi-1.4.3.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\pipeline-model-api.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\rhino-1.7R4.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-api with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:28.226 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-extensions on behalf of admin 10-Apr-2020 17:23:30.304 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-extensions 10-Apr-2020 17:23:30.802 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-extensions java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib\pipeline-model-extensions.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib\pipeline-model-extensions.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib\pipeline-model-extensions.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib\pipeline-model-extensions.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:30.802 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of docker-workflow on behalf of admin 10-Apr-2020 17:23:32.880 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading docker-workflow 10-Apr-2020 17:23:34.501 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install docker-workflow java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\docker-workflow'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\docker-workflow.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\docker-workflow.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\docker-workflow.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-2.0.6.Final.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-2.0.6.Final.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-2.0.6.Final.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-river-2.0.6.Final.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-river-2.0.6.Final.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-river-2.0.6.Final.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\docker-workflow.jar, C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-2.0.6.Final.jar, C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-river-2.0.6.Final.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\docker-workflow with directory contents: [C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:34.501 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-declarative-agent on behalf of admin 10-Apr-2020 17:23:36.558 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-declarative-agent 10-Apr-2020 17:23:36.793 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-declarative-agent java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:36.808 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-definition on behalf of admin 10-Apr-2020 17:23:38.573 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-definition 10-Apr-2020 17:23:41.456 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-definition java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:41.472 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of lockable-resources on behalf of admin 10-Apr-2020 17:23:43.598 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading lockable-resources 10-Apr-2020 17:23:44.439 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install lockable-resources java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\lockable-resources'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\lockable-resources with directory contents: [C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:44.486 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of workflow-aggregator on behalf of admin 10-Apr-2020 17:23:46.298 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading workflow-aggregator 10-Apr-2020 17:23:46.532 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install workflow-aggregator java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\workflow-aggregator'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-aggregator with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:46.532 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of github-api on behalf of admin 10-Apr-2020 17:23:48.581 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading github-api 10-Apr-2020 17:23:50.714 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install github-api java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\github-api'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-api with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:50.714 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of git on behalf of admin 10-Apr-2020 17:23:52.720 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading git 10-Apr-2020 17:23:55.613 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install git java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\git'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar, C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar, C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar, C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\git\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\git with directory contents: [C:\Users\Administrator\.jenkins\plugins\git\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:23:55.613 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of github on behalf of admin 10-Apr-2020 17:23:57.408 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading github 10-Apr-2020 17:24:00.597 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install github java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\github'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github with directory contents: [C:\Users\Administrator\.jenkins\plugins\github\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:24:00.613 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of github-branch-source on behalf of admin 10-Apr-2020 17:24:02.813 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading github-branch-source 10-Apr-2020 17:24:04.612 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install github-branch-source java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\github-branch-source'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-branch-source with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:24:04.616 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-github-lib on behalf of admin 10-Apr-2020 17:24:06.500 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-github-lib 10-Apr-2020 17:24:06.766 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-github-lib java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:24:06.766 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of ldap on behalf of admin 10-Apr-2020 17:24:08.612 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading ldap 10-Apr-2020 17:24:09.798 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install ldap java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\ldap'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\ldap with directory contents: [C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:24:09.798 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of email-ext on behalf of admin 10-Apr-2020 17:24:11.850 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading email-ext 10-Apr-2020 17:24:13.970 SEVERE [Update center installer thread [#4]] hudson.model.UpdateCenter$DownloadJob.run Failed to install email-ext java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\email-ext'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar, C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar, C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\email-ext with directory contents: [C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:24:13.970 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$CompleteBatchJob.run Completing installing of plugin batch… 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-1] jenkins.InitReactorRunner$1.onAttained Started initialization 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-6] jenkins.InitReactorRunner$1.onAttained Listed all plugins 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-3] jenkins.InitReactorRunner$1.onAttained Prepared all plugins 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-4] jenkins.InitReactorRunner$1.onAttained Started all plugins 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-2] jenkins.InitReactorRunner$1.onAttained Augmented all extensions 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-5] jenkins.InitReactorRunner$1.onAttained System config loaded 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-4] jenkins.InitReactorRunner$1.onAttained System config adapted 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-4] jenkins.InitReactorRunner$1.onAttained Loaded all jobs 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-3] jenkins.InitReactorRunner$1.onAttained Configuration for all jobs updated 10-Apr-2020 17:24:14.173 INFO [pool-15-thread-8] jenkins.InitReactorRunner$1.onAttained Completed initialization 10-Apr-2020 17:24:14.173 INFO [Update center installer thread [#4]] hudson.model.UpdateCenter$CompleteBatchJob.run Completed installation of 0 plugins in 1 min 12 sec 10-Apr-2020 17:30:01.109 INFO [Handling POST /jenkins/pluginManager/installPlugins from 0:0:0:0:0:0:0:1 : http-nio-8080-exec-5] hudson.PluginManager.install Starting installation of a batch of 18 plugins plus their dependencies 10-Apr-2020 17:30:01.124 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of workflow-basic-steps on behalf of admin 10-Apr-2020 17:30:03.239 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading workflow-basic-steps 10-Apr-2020 17:30:04.280 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install workflow-basic-steps java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib\workflow-basic-steps.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib\workflow-basic-steps.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib\workflow-basic-steps.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib\workflow-basic-steps.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-basic-steps at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:30:04.319 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of gradle on behalf of admin 10-Apr-2020 17:30:06.510 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading gradle 10-Apr-2020 17:30:07.706 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install gradle java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\gradle'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib\gradle-plugin-1.36.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib\gradle-plugin-1.36.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib\gradle-plugin-1.36.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib\gradle-plugin-1.36.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\gradle with directory contents: [C:\Users\Administrator\.jenkins\plugins\gradle\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\gradle at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:30:07.722 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-rest-api on behalf of admin 10-Apr-2020 17:30:09.824 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-rest-api 10-Apr-2020 17:30:10.652 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-rest-api java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib\pipeline-rest-api.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib\pipeline-rest-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib\pipeline-rest-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib\pipeline-rest-api.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-rest-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:30:10.668 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-stage-view on behalf of admin 10-Apr-2020 17:30:13.831 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-stage-view 10-Apr-2020 17:30:15.145 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-stage-view java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib\pipeline-stage-view.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib\pipeline-stage-view.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib\pipeline-stage-view.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib\pipeline-stage-view.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-stage-view at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:30:15.161 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-api on behalf of admin 10-Apr-2020 17:30:17.435 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-api 10-Apr-2020 17:31:54.934 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-api java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-api'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\jackson-datatype-json-org-2.9.8.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\jackson-datatype-json-org-2.9.8.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\jackson-datatype-json-org-2.9.8.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\joda-time-2.1.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\joda-time-2.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\joda-time-2.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-20171018.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-20171018.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-20171018.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-core-1.0.4.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-core-1.0.4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-core-1.0.4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-validator-2.0.4.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-validator-2.0.4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-validator-2.0.4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\libphonenumber-5.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\libphonenumber-5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\libphonenumber-5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\mailapi-1.4.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\mailapi-1.4.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\mailapi-1.4.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\pipeline-model-api.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\pipeline-model-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\pipeline-model-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\rhino-1.7R4.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\rhino-1.7R4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\rhino-1.7R4.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\jackson-datatype-json-org-2.9.8.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\joda-time-2.1.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-20171018.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-core-1.0.4.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\json-schema-validator-2.0.4.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\libphonenumber-5.3.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\mailapi-1.4.3.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\pipeline-model-api.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib\rhino-1.7R4.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-api with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-api\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:31:54.949 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-extensions on behalf of admin 10-Apr-2020 17:31:57.060 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-extensions 10-Apr-2020 17:31:57.576 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-extensions java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib\pipeline-model-extensions.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib\pipeline-model-extensions.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib\pipeline-model-extensions.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib\pipeline-model-extensions.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-extensions at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:31:57.607 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of docker-workflow on behalf of admin 10-Apr-2020 17:31:59.748 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading docker-workflow 10-Apr-2020 17:32:01.381 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install docker-workflow java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\docker-workflow'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\docker-workflow.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\docker-workflow.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\docker-workflow.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-2.0.6.Final.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-2.0.6.Final.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-2.0.6.Final.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-river-2.0.6.Final.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-river-2.0.6.Final.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-river-2.0.6.Final.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\docker-workflow.jar, C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-2.0.6.Final.jar, C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib\jboss-marshalling-river-2.0.6.Final.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\docker-workflow with directory contents: [C:\Users\Administrator\.jenkins\plugins\docker-workflow\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\docker-workflow at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:01.397 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-declarative-agent on behalf of admin 10-Apr-2020 17:32:03.508 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-declarative-agent 10-Apr-2020 17:32:03.758 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-declarative-agent java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib\pipeline-model-declarative-agent.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-declarative-agent at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:03.774 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-model-definition on behalf of admin 10-Apr-2020 17:32:05.880 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-model-definition 10-Apr-2020 17:32:09.615 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-model-definition java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\annotation-indexer-1.12.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\joda-time-2.9.5.jar, C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib\pipeline-model-definition.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-model-definition at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:09.615 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of lockable-resources on behalf of admin 10-Apr-2020 17:32:11.708 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading lockable-resources 10-Apr-2020 17:32:12.479 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install lockable-resources java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\lockable-resources'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib\lockable-resources.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\lockable-resources with directory contents: [C:\Users\Administrator\.jenkins\plugins\lockable-resources\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\lockable-resources at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:12.511 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of workflow-aggregator on behalf of admin 10-Apr-2020 17:32:14.644 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading workflow-aggregator 10-Apr-2020 17:32:15.506 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install workflow-aggregator java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\workflow-aggregator'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib\workflow-aggregator.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\workflow-aggregator with directory contents: [C:\Users\Administrator\.jenkins\plugins\workflow-aggregator\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\workflow-aggregator at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:15.522 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of github-api on behalf of admin 10-Apr-2020 17:32:17.600 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading github-api 10-Apr-2020 17:32:20.053 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install github-api java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\github-api'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\commons-lang3-3.9.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api-1.110.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\github-api.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib\okio-1.6.0.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-api with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-api\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-api at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:20.069 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of git on behalf of admin 10-Apr-2020 17:32:22.140 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading git 10-Apr-2020 17:32:25.054 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install git java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\git'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-beanutils-1.9.2.jar, C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-collections-3.2.2.jar, C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\commons-validator-1.6.jar, C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib\git.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\git\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\git\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\git with directory contents: [C:\Users\Administrator\.jenkins\plugins\git\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\git at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:25.070 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of github on behalf of admin 10-Apr-2020 17:32:27.116 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading github 10-Apr-2020 17:32:34.176 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install github java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\github'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\commons-lang3-3.7.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\github.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\groovy-sandbox-1.10.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpclient-4.5.3.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\httpcore-4.4.6.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okhttp-urlconnection-2.7.5.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\okio-1.6.0.jar, C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib\slf4j-jdk14-1.7.25.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\github\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github with directory contents: [C:\Users\Administrator\.jenkins\plugins\github\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:34.191 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of github-branch-source on behalf of admin 10-Apr-2020 17:32:36.295 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading github-branch-source 10-Apr-2020 17:32:37.873 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install github-branch-source java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\github-branch-source'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib\github-branch-source.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\github-branch-source with directory contents: [C:\Users\Administrator\.jenkins\plugins\github-branch-source\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\github-branch-source at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:37.888 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of pipeline-github-lib on behalf of admin 10-Apr-2020 17:32:39.659 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading pipeline-github-lib 10-Apr-2020 17:32:39.903 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install pipeline-github-lib java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib\pipeline-github-lib.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\pipeline-github-lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:39.915 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of ldap on behalf of admin 10-Apr-2020 17:32:42.042 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading ldap 10-Apr-2020 17:32:43.279 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install ldap java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\ldap'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib\ldap.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\ldap with directory contents: [C:\Users\Administrator\.jenkins\plugins\ldap\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\ldap at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:43.294 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Starting the installation of email-ext on behalf of admin 10-Apr-2020 17:32:45.394 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$UpdateCenterConfiguration.download Downloading email-ext 10-Apr-2020 17:32:47.590 SEVERE [Update center installer thread [#5]] hudson.model.UpdateCenter$DownloadJob.run Failed to install email-ext java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2126) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1806) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:111) at java.lang.Thread.run(Thread.java:748) Caused by: jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\Administrator\.jenkins\plugins\email-ext'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99) at hudson.Util.deleteRecursive(Util.java:294) at hudson.Util.deleteRecursive(Util.java:283) at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:477) at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:175) at hudson.PluginManager.dynamicLoad(PluginManager.java:910) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2122) ... 5 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 20 more Suppressed: java.nio.file.FileSystemException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 20 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib with directory contents: [C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\email-ext.jar, C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jericho-html-3.3.jar, C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib\jsoup-1.9.1.jar] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 18 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 18 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF with directory contents: [C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF\lib] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 16 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 16 more Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\Users\Administrator\.jenkins\plugins\email-ext with directory contents: [C:\Users\Administrator\.jenkins\plugins\email-ext\WEB-INF] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216) at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96) ... 11 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237) ... 14 more Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\Administrator\.jenkins\plugins\email-ext at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241) ... 14 more 10-Apr-2020 17:32:47.605 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$CompleteBatchJob.run Completing installing of plugin batch… 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-1] jenkins.InitReactorRunner$1.onAttained Started initialization 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-5] jenkins.InitReactorRunner$1.onAttained Listed all plugins 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-3] jenkins.InitReactorRunner$1.onAttained Prepared all plugins 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-2] jenkins.InitReactorRunner$1.onAttained Started all plugins 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-2] jenkins.InitReactorRunner$1.onAttained Augmented all extensions 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-2] jenkins.InitReactorRunner$1.onAttained System config loaded 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-2] jenkins.InitReactorRunner$1.onAttained System config adapted 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-2] jenkins.InitReactorRunner$1.onAttained Loaded all jobs 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-2] jenkins.InitReactorRunner$1.onAttained Configuration for all jobs updated 10-Apr-2020 17:32:47.855 INFO [pool-16-thread-2] jenkins.InitReactorRunner$1.onAttained Completed initialization 10-Apr-2020 17:32:47.855 INFO [Update center installer thread [#5]] hudson.model.UpdateCenter$CompleteBatchJob.run Completed installation of 0 plugins in 2 min 46 sec 10-Apr-2020 17:50:18.539 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 10-Apr-2020 17:50:18.539 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 0 ms 10-Apr-2020 18:50:18.567 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 10-Apr-2020 18:50:18.567 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 0 ms 10-Apr-2020 19:50:18.586 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 10-Apr-2020 19:50:18.586 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 0 ms 10-Apr-2020 20:50:18.640 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 10-Apr-2020 20:50:18.656 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 16 ms 10-Apr-2020 21:15:51.637 INFO [Fingerprint cleanup thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Fingerprint cleanup 10-Apr-2020 21:15:51.637 INFO [Fingerprint cleanup thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Fingerprint cleanup. 0 ms 10-Apr-2020 21:50:18.675 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 10-Apr-2020 21:50:18.690 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 15 ms 10-Apr-2020 21:55:22.064 INFO [Workspace clean-up thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Workspace clean-up 10-Apr-2020 21:55:22.064 INFO [Workspace clean-up thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Workspace clean-up. 0 ms 10-Apr-2020 22:19:34.140 INFO [http-nio-8080-exec-5] org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:418) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:260) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 10-Apr-2020 22:50:18.704 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 10-Apr-2020 22:50:18.751 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 16 ms 10-Apr-2020 23:50:18.738 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 10-Apr-2020 23:50:18.801 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 32 ms 10-Apr-2020 23:53:23.228 INFO [telemetry collection thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started telemetry collection 10-Apr-2020 23:53:23.243 INFO [telemetry collection thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished telemetry collection. 15 ms 11-Apr-2020 00:50:18.763 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 11-Apr-2020 00:50:18.779 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 16 ms 11-Apr-2020 01:50:18.797 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 11-Apr-2020 01:50:18.797 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 0 ms 11-Apr-2020 02:50:18.834 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 11-Apr-2020 02:50:18.834 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 0 ms 11-Apr-2020 03:50:18.852 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 11-Apr-2020 03:50:18.852 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 0 ms 11-Apr-2020 04:50:18.884 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 11-Apr-2020 04:50:18.899 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 15 ms 11-Apr-2020 05:50:18.910 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 11-Apr-2020 05:50:18.910 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 0 ms 11-Apr-2020 06:50:18.927 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 11-Apr-2020 06:50:18.927 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 0 ms 11-Apr-2020 07:50:18.977 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Started Periodic background build discarder 11-Apr-2020 07:50:18.977 INFO [Periodic background build discarder thread] hudson.model.AsyncPeriodicWork.lambda$doRun$0 Finished Periodic background build discarder. 0 ms