Started by user Thorsten Vitt Running as SYSTEM Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-cqWSm5WUmthn/agent.10070 SSH_AGENT_PID=10072 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_13133029045314022079.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_13133029045314022079.key) [ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key) The recommended git tool is: NONE using credential e8642950-e594-4823-998c-77b0775327d2 Cloning the remote Git repository Cloning repository git://github.com/faustedition/faust-gen > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10 Fetching upstream changes from git://github.com/faustedition/faust-gen > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de > /usr/bin/git fetch --tags --force --progress -- git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision febf9a19c23fda4dc66664cfa95537cc48f269c8 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f febf9a19c23fda4dc66664cfa95537cc48f269c8 # timeout=10 Commit message: "Merge pull request #53 from faustedition/dependabot/maven/junit-junit-4.13.1" > /usr/bin/git rev-list --no-walk febf9a19c23fda4dc66664cfa95537cc48f269c8 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.data.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10 > /usr/bin/git config --get submodule.src/main/web.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10 > /usr/bin/git submodule update --init --recursive --remote data # timeout=10 > /usr/bin/git submodule update --init --recursive --remote src/main/xproc # timeout=10 > /usr/bin/git submodule update --init --recursive --remote src/main/web # timeout=10 Xvfb starting$ Xvfb :0 -fbdir /mnt/data/jenkins/xvfb-574-..fbdir10355167896224816888 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 10072 killed; [ssh-agent] Stopped. ERROR: Failed to parse POMs java.io.IOException: Cannot run program "Xvfb": error=2, No such file or directory at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) at hudson.Proc$LocalProc.(Proc.java:252) at hudson.Proc$LocalProc.(Proc.java:221) at hudson.Launcher$LocalLauncher.launch(Launcher.java:996) at hudson.Launcher$ProcStarter.start(Launcher.java:508) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1390) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1333) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build3 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121) at hudson.Launcher$ProcStarter.start(Launcher.java:508) at org.jenkinsci.plugins.xvfb.Xvfb.launchXvfb(Xvfb.java:587) at org.jenkinsci.plugins.xvfb.Xvfb.setUp(Xvfb.java:697) at jenkins.tasks.SimpleBuildWrapper.setUp(SimpleBuildWrapper.java:146) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:665) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1894) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) 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:340) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) ... 15 more Skipped archiving because build is not successful Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Sending e-mails to: thorsten.vitt@uni-wuerzburg.de Finished: FAILURE