Started by user Joe deKoning Running as Joe deKoning [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 5 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] node [2023-05-17T22:30:53.747Z] Running on ub20-x64-omr9 in /home/jenkins/workspace/Build-Jenkins-Container-riscv64 [Pipeline] { [Pipeline] stage [Pipeline] { (Create sysroot) [Pipeline] sh [2023-05-17T22:30:58.908Z] + mmdebstrap --variant=minbase --architectures=riscv64 --include=debian-ports-archive-keyring,build-essential,libdwarf-dev,libelf-dev,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libasound2-dev,libcups2-dev,libfontconfig1-dev bullseye /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot deb http://deb.debian.org/debian-ports/ sid main deb http://deb.debian.org/debian-ports/ unreleased main [2023-05-17T22:30:58.908Z] I: automatically chosen mode: unshare [2023-05-17T22:30:58.908Z] I: riscv64 cannot be executed, falling back to qemu-user [2023-05-17T22:30:58.908Z] I: Reading sources.list from standard input... [2023-05-17T22:30:58.908Z] I: running apt-get update... [2023-05-17T22:31:11.381Z] I: downloading packages with apt... [2023-05-17T22:31:12.710Z] I: extracting archives... [2023-05-17T22:31:16.397Z] I: installing packages... [2023-05-17T22:32:44.883Z] I: downloading apt... [2023-05-17T22:32:44.883Z] I: installing apt... [2023-05-17T22:33:05.674Z] I: installing remaining packages inside the chroot... [2023-05-17T22:35:52.120Z] I: cleaning package lists and apt cache... [Pipeline] sh [2023-05-17T22:35:56.259Z] + ls -al [2023-05-17T22:35:56.259Z] total 12 [2023-05-17T22:35:56.259Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 . [2023-05-17T22:35:56.259Z] drwxrwxr-x 5 jenkins jenkins 4096 May 17 18:31 .. [2023-05-17T22:35:56.259Z] drwxr-xr-x 17 231072 231072 4096 May 17 18:32 sysroot [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clone) [Pipeline] git [2023-05-17T22:35:58.974Z] The recommended git tool is: NONE [2023-05-17T22:35:59.585Z] No credentials specified [2023-05-17T22:35:59.890Z] Cloning the remote Git repository [2023-05-17T22:36:00.015Z] Cloning repository https://github.com/jdekonin/omr.git [2023-05-17T22:36:10.680Z] ERROR: Failed to clean the workspace [2023-05-17T22:36:10.680Z] jenkins.util.io.CompositeIOException: Unable to delete '/home/jenkins/workspace/Build-Jenkins-Container-riscv64'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. (Discarded 15486 additional exceptions) [2023-05-17T22:36:10.681Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87) [2023-05-17T22:36:10.681Z] at hudson.Util.deleteContentsRecursive(Util.java:286) [2023-05-17T22:36:10.681Z] at hudson.Util.deleteContentsRecursive(Util.java:275) [2023-05-17T22:36:10.681Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:793) [2023-05-17T22:36:10.682Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158) [2023-05-17T22:36:10.682Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151) [2023-05-17T22:36:10.682Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) [2023-05-17T22:36:10.683Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) [2023-05-17T22:36:10.683Z] at hudson.remoting.Request$2.run(Request.java:377) [2023-05-17T22:36:10.683Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) [2023-05-17T22:36:10.683Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-05-17T22:36:10.683Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-05-17T22:36:10.684Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-05-17T22:36:10.684Z] at java.base/java.lang.Thread.run(Thread.java:840) [2023-05-17T22:36:10.684Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/mnt: Operation not permitted [2023-05-17T22:36:10.685Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.685Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.685Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.685Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.685Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.685Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.686Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.686Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.686Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.686Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.686Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.687Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.690Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.693Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.694Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.695Z] ... 13 more [2023-05-17T22:36:10.696Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/srv: Operation not permitted [2023-05-17T22:36:10.697Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.697Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.698Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.699Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.700Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.700Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.700Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.701Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.701Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.701Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.701Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.701Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.702Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.702Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.703Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.704Z] ... 13 more [2023-05-17T22:36:10.705Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/home: Operation not permitted [2023-05-17T22:36:10.706Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.707Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.708Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.708Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.709Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.710Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.711Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.712Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.713Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.714Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.715Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.716Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.716Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.717Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.717Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.718Z] ... 13 more [2023-05-17T22:36:10.718Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/boot: Operation not permitted [2023-05-17T22:36:10.718Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.718Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.719Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.719Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.719Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.720Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.720Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.720Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.720Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.720Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.721Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.721Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.721Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.721Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.722Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.722Z] ... 13 more [2023-05-17T22:36:10.722Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/sbin: Operation not permitted [2023-05-17T22:36:10.723Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.724Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.725Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.726Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.727Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.727Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.728Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.729Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.730Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.731Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.732Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.733Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.733Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.734Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.735Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.736Z] ... 13 more [2023-05-17T22:36:10.737Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/sys: Operation not permitted [2023-05-17T22:36:10.738Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.739Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.740Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.740Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.741Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.742Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.743Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.744Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.745Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.746Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.747Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.747Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.748Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.748Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.749Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.749Z] ... 13 more [2023-05-17T22:36:10.750Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/opt: Operation not permitted [2023-05-17T22:36:10.751Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.751Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.752Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.752Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.753Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.754Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.754Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.755Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.755Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.755Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.756Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.756Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.756Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.756Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.756Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.756Z] ... 13 more [2023-05-17T22:36:10.756Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/libaudit.conf: Operation not permitted [2023-05-17T22:36:10.757Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.757Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.757Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.757Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.757Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.758Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.758Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.758Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.758Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.758Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.758Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.759Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.759Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.759Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.759Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.759Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.759Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.760Z] ... 13 more [2023-05-17T22:36:10.760Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/rcS.d/S01x11-common: Operation not permitted [2023-05-17T22:36:10.760Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.760Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.760Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.761Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.761Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.761Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.761Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.761Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.762Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.762Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.762Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.762Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.762Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.763Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.763Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.763Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.764Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.764Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.764Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.764Z] ... 13 more [2023-05-17T22:36:10.764Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/rcS.d/S01hwclock.sh: Operation not permitted [2023-05-17T22:36:10.765Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:10.765Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:10.765Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:10.765Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:10.766Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:10.766Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:10.766Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:10.766Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:10.767Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:10.767Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:10.767Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:10.767Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.767Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.768Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.768Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.768Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.768Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:10.768Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:10.769Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:10.769Z] ... 13 more [2023-05-17T22:36:11.007Z] ERROR: Error cloning remote repo 'origin' [2023-05-17T22:36:11.008Z] hudson.plugins.git.GitException: Failed to delete workspace [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:796) [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158) [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151) [2023-05-17T22:36:11.008Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) [2023-05-17T22:36:11.008Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) [2023-05-17T22:36:11.008Z] at hudson.remoting.Request$2.run(Request.java:377) [2023-05-17T22:36:11.008Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) [2023-05-17T22:36:11.008Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-05-17T22:36:11.008Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-05-17T22:36:11.008Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-05-17T22:36:11.008Z] at java.base/java.lang.Thread.run(Thread.java:840) [2023-05-17T22:36:11.008Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ub20-x64-omr9 [2023-05-17T22:36:11.008Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) [2023-05-17T22:36:11.008Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) [2023-05-17T22:36:11.008Z] at hudson.remoting.Channel.call(Channel.java:1000) [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143) [2023-05-17T22:36:11.008Z] at jdk.internal.reflect.GeneratedMethodAccessor640.invoke(Unknown Source) [2023-05-17T22:36:11.008Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-05-17T22:36:11.008Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129) [2023-05-17T22:36:11.008Z] at com.sun.proxy.$Proxy161.execute(Unknown Source) [2023-05-17T22:36:11.008Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1226) [2023-05-17T22:36:11.008Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309) [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2023-05-17T22:36:11.008Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [2023-05-17T22:36:11.008Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-05-17T22:36:11.008Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-05-17T22:36:11.008Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-05-17T22:36:11.008Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-05-17T22:36:11.008Z] Caused by: jenkins.util.io.CompositeIOException: Unable to delete '/home/jenkins/workspace/Build-Jenkins-Container-riscv64'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. (Discarded 15486 additional exceptions) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87) [2023-05-17T22:36:11.008Z] at hudson.Util.deleteContentsRecursive(Util.java:286) [2023-05-17T22:36:11.008Z] at hudson.Util.deleteContentsRecursive(Util.java:275) [2023-05-17T22:36:11.008Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:793) [2023-05-17T22:36:11.008Z] ... 10 more [2023-05-17T22:36:11.008Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/mnt: Operation not permitted [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.008Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.008Z] ... 13 more [2023-05-17T22:36:11.008Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/srv: Operation not permitted [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.008Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.008Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.008Z] ... 13 more [2023-05-17T22:36:11.008Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/home: Operation not permitted [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.008Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.009Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.009Z] ... 13 more [2023-05-17T22:36:11.009Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/boot: Operation not permitted [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.009Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.009Z] ... 13 more [2023-05-17T22:36:11.009Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/sbin: Operation not permitted [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.009Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.009Z] ... 13 more [2023-05-17T22:36:11.009Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/sys: Operation not permitted [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.009Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.009Z] ... 13 more [2023-05-17T22:36:11.009Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/opt: Operation not permitted [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.009Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.009Z] ... 13 more [2023-05-17T22:36:11.009Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/libaudit.conf: Operation not permitted [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.009Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.009Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.009Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.010Z] ... 13 more [2023-05-17T22:36:11.010Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/rcS.d/S01x11-common: Operation not permitted [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.010Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.010Z] ... 13 more [2023-05-17T22:36:11.010Z] Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/rcS.d/S01hwclock.sh: Operation not permitted [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254) [2023-05-17T22:36:11.010Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276) [2023-05-17T22:36:11.010Z] at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223) [2023-05-17T22:36:11.010Z] at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84) [2023-05-17T22:36:11.010Z] ... 13 more [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2023-05-17T22:36:12.735Z] [WS-CLEANUP] Deleting project workspace... [2023-05-17T22:36:12.735Z] [WS-CLEANUP] Deferred wipeout is used... [2023-05-17T22:36:13.340Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline ERROR: Error cloning remote repo 'origin' Finished: FAILURE