Started by user admin Running as SYSTEM Building remotely on suzumiya-vm3 in workspace /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64 The recommended git tool is: NONE No credentials specified > /usr/bin/git rev-parse --resolve-git-dir /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/.git # timeout=10 ERROR: Workspace has a .git repository, but it appears to be corrupt. hudson.plugins.git.GitException: Error performing git command: /usr/bin/git rev-parse --resolve-git-dir /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/.git at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2862) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405) at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:1570) Caused by: java.io.IOException: Cannot run program "/usr/bin/git" (in directory "/home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64"): error=2, No such file or directory at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089) at hudson.Proc$LocalProc.(Proc.java:252) at hudson.Proc$LocalProc.(Proc.java:221) at hudson.Launcher$LocalLauncher.launch(Launcher.java:994) at hudson.Launcher$ProcStarter.start(Launcher.java:506) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2839) ... 20 more Caused by: java.io.IOException: error=2, No such file or directory at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) at java.base/java.lang.ProcessImpl.(ProcessImpl.java:295) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126) ... 26 more Cloning the remote Git repository Cloning repository https://github.com/Sineware/prolinux-2.git ERROR: Failed to clean the workspace jenkins.util.io.CompositeIOException: Unable to delete '/home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. (Discarded 421 additional exceptions) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87) at hudson.Util.deleteContentsRecursive(Util.java:297) at hudson.Util.deleteContentsRecursive(Util.java:286) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:810) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:1570) Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/pcre2-10.44-1-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/e2fsprogs-1.47.1-4-x86_64.pkg.tar.zst.sig: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/archlinux-keyring-20240609-1-any.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/archlinux-keyring-20240609-1-any.pkg.tar.zst.sig: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/shadow-4.15.1-2-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/krb5-1.21.2-2-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/kbd-2.6.4-1-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/ncurses-6.5-3-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/kbd-2.6.4-1-x86_64.pkg.tar.zst.sig: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/systemd-libs-256.1-1-x86_64.pkg.tar.zst.sig: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Failed to delete workspace at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:813) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:1570) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from suzumiya-vm3.internal.sineware.ca/192.168.11.197:49444 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at jdk.proxy65/jdk.proxy65.$Proxy165.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1893) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused by: jenkins.util.io.CompositeIOException: Unable to delete '/home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. (Discarded 421 additional exceptions) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87) at hudson.Util.deleteContentsRecursive(Util.java:297) at hudson.Util.deleteContentsRecursive(Util.java:286) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:810) ... 11 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/pcre2-10.44-1-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/e2fsprogs-1.47.1-4-x86_64.pkg.tar.zst.sig: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/archlinux-keyring-20240609-1-any.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/archlinux-keyring-20240609-1-any.pkg.tar.zst.sig: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/shadow-4.15.1-2-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/krb5-1.21.2-2-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/kbd-2.6.4-1-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/ncurses-6.5-3-x86_64.pkg.tar.zst: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/kbd-2.6.4-1-x86_64.pkg.tar.zst.sig: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more Suppressed: java.nio.file.FileSystemException: /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/build/pacman-cache/systemd-libs-256.1-1-x86_64.pkg.tar.zst.sig: Operation not permitted at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:271) at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:325) at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2174) at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) ... 14 more ERROR: Error cloning remote repo 'origin' ERROR: Build step failed with exception java.io.IOException: Cannot retrieve Git metadata for the build at org.jenkinsci.plugins.github.util.BuildDataHelper.getCommitSHA1(BuildDataHelper.java:87) at org.jenkinsci.plugins.github.status.sources.BuildDataRevisionShaSource.get(BuildDataRevisionShaSource.java:32) at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:135) Caused: org.jenkinsci.plugins.github.common.CombineErrorHandler$ErrorHandlingException at org.jenkinsci.plugins.github.common.CombineErrorHandler.handle(CombineErrorHandler.java:74) at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:164) at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) at hudson.model.Build$BuildExecution.post2(Build.java:179) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) at hudson.model.Run.execute(Run.java:1916) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Build step 'Set GitHub commit status (universal)' marked build as failure Sending notification to Discord. Finished: FAILURE