Started by user Thorsten Vitt Building remotely on build1 (indigo latex helios digibib) in workspace /mnt/data/jenkins/workspace/lab-prerelease [ssh-agent] Using credentials git (git for projects.gwdg.de) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Java/JNR ssh-agent [ssh-agent] Started. > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@git.projects.gwdg.de:textgrid-laboratory.git # timeout=10 Fetching upstream changes from git@git.projects.gwdg.de:textgrid-laboratory.git > git --version # timeout=10 using GIT_SSH to set credentials git for projects.gwdg.de > git -c core.askpass=true fetch --tags --progress git@git.projects.gwdg.de:textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/develop Seen branch in repository origin/feature/3.8 Seen branch in repository origin/feature/juno Seen branch in repository origin/feature/kepler Seen branch in repository origin/feature/luna Seen branch in repository origin/feature/svn-kepler Seen branch in repository origin/master Seen branch in repository origin/release/1.0 Seen branch in repository origin/release/2.1 Seen branch in repository origin/release/3.0 Seen branch in repository origin/release/3.1 Seen branch in repository origin/release/TextGrid-Beta_2009-10 Seen branch in repository origin/release/TextGrid-Beta_2009-11 Seen branch in repository origin/release/TextGrid-Beta_2010-01 Seen branch in repository origin/release/TextGrid-Beta_2010-04 Seen branch in repository origin/release/TextGrid-Beta_2010-07 Seen branch in repository origin/release/TextGrid-Beta_2011-10 Seen branch in repository origin/release/TextGridLab-2.0.x Seen branch in repository origin/release/TextGridLab-2.0.x@13277 Seen 19 remote branches Checking out Revision dda33cda0cabf55c20c1cec605f64799eddfd90d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dda33cda0cabf55c20c1cec605f64799eddfd90d > git rev-list dda33cda0cabf55c20c1cec605f64799eddfd90d # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule update --init --recursive --remote FATAL: Command "git submodule update --init --recursive --remote" returned status code 1: stdout: Submodul-Pfad: 'base': '835acd06f3b5a750d04b43dd95b9eeff07996f58' ausgecheckt Submodul-Pfad: 'core': '870f4a57a6080d55f87abe7e87a0f7c011e6bf17' ausgecheckt Submodul-Pfad: 'dictionaries': '6fc6c853af60da850700580c4ebdc88d4a94274d' ausgecheckt Submodul-Pfad: 'help': 'e6eba752b819bf69b5947a3b463e4a938d8913c2' ausgecheckt Submodul-Pfad: 'linkeditor': '5c4fb87a28d06da57b49bdde4cd18e464358f950' ausgecheckt stderr: Von git.projects.gwdg.de:dictionaries * [neuer Branch] release/3.1 -> origin/release/3.1 Von git.projects.gwdg.de:help * [neuer Branch] release/3.1 -> origin/release/3.1 Von git.projects.gwdg.de:linkeditor * [neuer Branch] release/3.1 -> origin/release/3.1 Von git.projects.gwdg.de:textgridlab-dependencies * [neuer Branch] release/3.1 -> origin/release/3.1 fatal: Needed a single revision Unable to find current origin/release/3.0 revision in submodule path 'textgridlab-dependencies' hudson.plugins.git.GitException: Command "git submodule update --init --recursive --remote" returned status code 1: stdout: Submodul-Pfad: 'base': '835acd06f3b5a750d04b43dd95b9eeff07996f58' ausgecheckt Submodul-Pfad: 'core': '870f4a57a6080d55f87abe7e87a0f7c011e6bf17' ausgecheckt Submodul-Pfad: 'dictionaries': '6fc6c853af60da850700580c4ebdc88d4a94274d' ausgecheckt Submodul-Pfad: 'help': 'e6eba752b819bf69b5947a3b463e4a938d8913c2' ausgecheckt Submodul-Pfad: 'linkeditor': '5c4fb87a28d06da57b49bdde4cd18e464358f950' ausgecheckt stderr: Von git.projects.gwdg.de:dictionaries * [neuer Branch] release/3.1 -> origin/release/3.1 Von git.projects.gwdg.de:help * [neuer Branch] release/3.1 -> origin/release/3.1 Von git.projects.gwdg.de:linkeditor * [neuer Branch] release/3.1 -> origin/release/3.1 Von git.projects.gwdg.de:textgridlab-dependencies * [neuer Branch] release/3.1 -> origin/release/3.1 fatal: Needed a single revision Unable to find current origin/release/3.0 revision in submodule path 'textgridlab-dependencies' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:893) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:325) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to build1(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1361) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:753) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145) at sun.reflect.GeneratedMethodAccessor806.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:623) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) at $Proxy79.execute(Unknown Source) at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:83) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1047) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1276) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:610) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532) at hudson.model.Run.execute(Run.java:1744) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:374) Archiving artifacts [description-setter] Description set: SSH: Current build result is [FAILURE], not going to run. IRC notifier plugin: Sending notification to: #textgrid [BFA] Scanning build for known causes... [BFA] No failure causes found [BFA] Done. 0s 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 1 second Notifying upstream projects of job completion Finished: FAILURE