01:52:40 Started by remote host 132.187.226.74 with note: <p>Data update</p> 01:52:40 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen 01:52:40 [ssh-agent] Looking for ssh-agent implementation... 01:52:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:40 $ ssh-agent 01:52:40 SSH_AUTH_SOCK=/tmp/ssh-YFY9EUNs3R84/agent.15125 01:52:40 SSH_AGENT_PID=15127 01:52:40 [ssh-agent] Started. 01:52:40 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_1783361616720248584.key 01:52:40 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_1783361616720248584.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_1783361616720248584.key) 01:52:40 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) 01:52:40 > git rev-parse --is-inside-work-tree # timeout=10 01:52:40 Fetching changes from the remote Git repository 01:52:40 > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10 01:52:40 Fetching upstream changes from https://github.com/faustedition/faust-gen 01:52:40 > git --version # timeout=10 01:52:40 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de 01:52:40 > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* 01:52:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:52:43 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 01:52:43 Checking out Revision c54cea747c349d4034bf9c372d50d370ddf3baa3 (refs/remotes/origin/master) 01:52:43 > git config core.sparsecheckout # timeout=10 01:52:43 > git checkout -f c54cea747c349d4034bf9c372d50d370ddf3baa3 01:52:43 > git rev-list c54cea747c349d4034bf9c372d50d370ddf3baa3 # timeout=10 01:52:43 > git remote # timeout=10 01:52:43 > git submodule init # timeout=10 01:52:43 > git submodule sync # timeout=10 01:52:43 > git config --get remote.origin.url # timeout=10 01:52:43 > git submodule init # timeout=10 01:52:43 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10 01:52:43 > git config --get submodule.data.url # timeout=10 01:52:43 > git config -f .gitmodules --get submodule.data.path # timeout=10 01:52:43 > git submodule update --init --recursive --remote data 01:52:45 > git config --get submodule.src/main/xproc.url # timeout=10 01:52:45 > git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10 01:52:45 > git submodule update --init --recursive --remote src/main/xproc 01:52:46 > git config --get submodule.src/main/web.url # timeout=10 01:52:46 > git config -f .gitmodules --get submodule.src/main/web.path # timeout=10 01:52:46 > git submodule update --init --recursive --remote src/main/web 01:52:46 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-224-6181180230780132928.fbdir 01:52:46 Parsing POMs 01:52:46 using settings config with name MavenSettings 01:52:46 Replacing all maven server entries not found in credentials list is true 01:52:51 Established TCP socket on 40429 01:52:51 maven33-agent.jar already up to date 01:52:51 maven33-interceptor.jar already up to date 01:52:51 maven3-interceptor-commons.jar already up to date 01:52:51 [faust-gen] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/java -cp /mnt/data/jenkins/maven33-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven33Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven33-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 40429 01:52:51 <===[JENKINS REMOTING CAPACITY]===>channel started 01:52:51 using settings config with name MavenSettings 01:52:51 Replacing all maven server entries not found in credentials list is true 01:52:53 Executing Maven: -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings6728702638029523151.xml -D clean deploy 01:52:54 java.lang.reflect.InvocationTargetException 01:52:54 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:52:54 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:52:54 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:52:54 at java.lang.reflect.Method.invoke(Method.java:498) 01:52:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) 01:52:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) 01:52:54 at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) 01:52:54 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:52:54 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:52:54 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:52:54 at java.lang.reflect.Method.invoke(Method.java:498) 01:52:54 at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) 01:52:54 at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) 01:52:54 at hudson.remoting.UserRequest.perform(UserRequest.java:153) 01:52:54 at hudson.remoting.UserRequest.perform(UserRequest.java:50) 01:52:54 at hudson.remoting.Request$2.run(Request.java:336) 01:52:54 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 01:52:54 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 01:52:54 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 01:52:54 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 01:52:54 at java.lang.Thread.run(Thread.java:745) 01:52:54 Caused by: java.lang.NoSuchFieldError: DEFAULT_GLOBAL_SETTINGS_FILE 01:52:54 at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:677) 01:52:54 at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149) 01:52:54 at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150) 01:52:54 at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127) 01:52:54 ... 21 more 01:52:54 Xvfb stopping 01:52:54 channel stopped 01:52:55 $ ssh-agent -k 01:52:55 unset SSH_AUTH_SOCK; 01:52:55 unset SSH_AGENT_PID; 01:52:55 echo Agent pid 15127 killed; 01:52:55 [ssh-agent] Stopped. 01:52:55 ERROR: Failed to parse POMs 01:52:55 java.io.IOException: java.lang.reflect.InvocationTargetException 01:52:55 at hudson.maven.Maven3Builder.call(Maven3Builder.java:179) 01:52:55 at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) 01:52:55 at hudson.remoting.UserRequest.perform(UserRequest.java:153) 01:52:55 at hudson.remoting.UserRequest.perform(UserRequest.java:50) 01:52:55 at hudson.remoting.Request$2.run(Request.java:336) 01:52:55 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 01:52:55 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 01:52:55 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 01:52:55 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 01:52:55 at java.lang.Thread.run(Thread.java:745) 01:52:55 at ......remote call to Channel to Maven [/mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/java, -cp, /mnt/data/jenkins/maven33-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging, jenkins.maven3.agent.Maven33Main, /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3, /mnt/data/jenkins/slave.jar, /mnt/data/jenkins/maven33-interceptor.jar, /mnt/data/jenkins/maven3-interceptor-commons.jar, 40429](Native Method) 01:52:55 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) 01:52:55 at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) 01:52:55 at hudson.remoting.Channel.call(Channel.java:830) 01:52:55 at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161) 01:52:55 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873) 01:52:55 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) 01:52:55 at hudson.model.Run.execute(Run.java:1728) 01:52:55 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544) 01:52:55 at hudson.model.ResourceController.execute(ResourceController.java:98) 01:52:55 at hudson.model.Executor.run(Executor.java:405) 01:52:55 Caused by: java.lang.reflect.InvocationTargetException 01:52:55 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:52:55 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:52:55 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:52:55 at java.lang.reflect.Method.invoke(Method.java:498) 01:52:55 at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) 01:52:55 at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) 01:52:55 at hudson.remoting.UserRequest.perform(UserRequest.java:153) 01:52:55 at hudson.remoting.UserRequest.perform(UserRequest.java:50) 01:52:55 at hudson.remoting.Request$2.run(Request.java:336) 01:52:55 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 01:52:55 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 01:52:55 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 01:52:55 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 01:52:55 at java.lang.Thread.run(Thread.java:745) 01:52:55 Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException 01:52:55 at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179) 01:52:55 ... 14 more 01:52:55 Caused by: java.lang.reflect.InvocationTargetException 01:52:55 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:52:55 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:52:55 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:52:55 at java.lang.reflect.Method.invoke(Method.java:498) 01:52:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) 01:52:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) 01:52:55 at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) 01:52:55 ... 14 more 01:52:55 Caused by: java.lang.NoSuchFieldError: DEFAULT_GLOBAL_SETTINGS_FILE 01:52:55 at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:677) 01:52:55 at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149) 01:52:55 at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150) 01:52:55 at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127) 01:52:55 ... 21 more 01:52:55 [BFA] Scanning build for known causes... 01:52:55 [BFA] No failure causes found 01:52:55 [BFA] Done. 0s 01:52:55 Started calculate disk usage of build 01:52:55 Finished Calculation of disk usage of build in 0 seconds 01:52:55 Started calculate disk usage of workspace 01:52:55 Finished Calculation of disk usage of workspace in 0 seconds 01:52:55 Notifying upstream projects of job completion 01:52:55 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de 01:52:56 Finished: FAILURE