Console Output

05:58:14 Started by an SCM change
05:58:14 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/lab-prerelease
05:58:14 [ssh-agent] Looking for ssh-agent implementation...
05:58:14 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:58:14 $ ssh-agent
05:58:14 SSH_AUTH_SOCK=/tmp/ssh-06S3FQ22GDhP/agent.13459
05:58:14 SSH_AGENT_PID=13461
05:58:14 [ssh-agent] Started.
05:58:14 $ ssh-add /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_4834023755051331526.key
05:58:14 Identity added: /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_4834023755051331526.key (/mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_4834023755051331526.key)
05:58:14 [ssh-agent] Using credentials git (git for projects.gwdg.de)
05:58:14 Cloning the remote Git repository
05:58:14 Cloning repository git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git
05:58:14  > git init /mnt/data/jenkins/workspace/lab-prerelease # timeout=10
05:58:14 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git
05:58:14  > git --version # timeout=10
05:58:14 using GIT_SSH to set credentials git for projects.gwdg.de
05:58:14  > git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/*
05:58:17  > git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git # timeout=10
05:58:17  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:58:17  > git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git # timeout=10
05:58:17 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git
05:58:17 using GIT_SSH to set credentials git for projects.gwdg.de
05:58:17  > git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/*
05:58:18  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
05:58:18  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
05:58:18 Checking out Revision 6125dca3fb0785e697980e4ce4c7ee176e832630 (refs/remotes/origin/master)
05:58:18  > git config core.sparsecheckout # timeout=10
05:58:18  > git checkout -f 6125dca3fb0785e697980e4ce4c7ee176e832630
05:58:18 Commit message: "Merge branch 'release/3.2'"
05:58:18  > git rev-list 6125dca3fb0785e697980e4ce4c7ee176e832630 # timeout=10
05:58:18  > git remote # timeout=10
05:58:18  > git submodule init # timeout=10
05:58:18  > git submodule sync # timeout=10
05:58:18  > git config --get remote.origin.url # timeout=10
05:58:18  > git submodule init # timeout=10
05:58:18  > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
05:58:18  > git config --get submodule.textgridlab-dependencies.url # timeout=10
05:58:18  > git config -f .gitmodules --get submodule.textgridlab-dependencies.path # timeout=10
05:58:18  > git submodule update --init --recursive textgridlab-dependencies
05:58:18 FATAL: Command "git submodule update --init --recursive textgridlab-dependencies" returned status code 1:
05:58:18 stdout: 
05:58:18 stderr: Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'...
05:58:18 Host key verification failed.
05:58:18 fatal: Could not read from remote repository.
05:58:18 
05:58:18 Please make sure you have the correct access rights
05:58:18 and the repository exists.
05:58:18 fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed
05:58:18 Failed to clone 'textgridlab-dependencies'. Retry scheduled
05:58:18 Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'...
05:58:18 Host key verification failed.
05:58:18 fatal: Could not read from remote repository.
05:58:18 
05:58:18 Please make sure you have the correct access rights
05:58:18 and the repository exists.
05:58:18 fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed
05:58:18 Failed to clone 'textgridlab-dependencies' a second time, aborting
05:58:18 
05:58:18 hudson.plugins.git.GitException: Command "git submodule update --init --recursive textgridlab-dependencies" returned status code 1:
05:58:18 stdout: 
05:58:18 stderr: Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'...
05:58:18 Host key verification failed.
05:58:18 fatal: Could not read from remote repository.
05:58:18 
05:58:18 Please make sure you have the correct access rights
05:58:18 and the repository exists.
05:58:18 fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed
05:58:18 Failed to clone 'textgridlab-dependencies'. Retry scheduled
05:58:18 Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'...
05:58:18 Host key verification failed.
05:58:18 fatal: Could not read from remote repository.
05:58:18 
05:58:18 Please make sure you have the correct access rights
05:58:18 and the repository exists.
05:58:18 fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed
05:58:18 Failed to clone 'textgridlab-dependencies' a second time, aborting
05:58:18 
05:58:18 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
05:58:18 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
05:58:18 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
05:58:18 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1136)
05:58:18 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
05:58:18 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
05:58:18 	at hudson.remoting.UserRequest.perform(UserRequest.java:208)
05:58:18 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:58:18 	at hudson.remoting.Request$2.run(Request.java:360)
05:58:18 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
05:58:18 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:58:18 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:58:18 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:58:18 	at java.lang.Thread.run(Thread.java:748)
05:58:18 	at ......remote call to build3(Native Method)
05:58:18 	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1654)
05:58:18 	at hudson.remoting.UserResponse.retrieve(UserRequest.java:311)
05:58:18 	at hudson.remoting.Channel.call(Channel.java:905)
05:58:18 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
05:58:18 	at sun.reflect.GeneratedMethodAccessor10116.invoke(Unknown Source)
05:58:18 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:58:18 	at java.lang.reflect.Method.invoke(Method.java:498)
05:58:18 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
05:58:18 	at com.sun.proxy.$Proxy117.execute(Unknown Source)
05:58:18 	at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:107)
05:58:18 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1201)
05:58:18 	at hudson.scm.SCM.checkout(SCM.java:495)
05:58:18 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
05:58:18 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
05:58:18 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
05:58:18 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
05:58:18 	at hudson.model.Run.execute(Run.java:1737)
05:58:18 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
05:58:18 	at hudson.model.ResourceController.execute(ResourceController.java:97)
05:58:18 	at hudson.model.Executor.run(Executor.java:421)
05:58:18 Archiving artifacts
05:58:18 [description-setter] Description set: 
05:58:18 SSH: Current build result is [FAILURE], not going to run.
05:58:18 IRC notifier plugin: Sending notification to: #textgrid
05:58:18 [BFA] Scanning build for known causes...
05:58:18 [BFA] No failure causes found
05:58:18 [BFA] Done. 0s
05:58:18 Started calculate disk usage of build
05:58:18 Finished Calculation of disk usage of build in 0 seconds
05:58:18 Started calculate disk usage of workspace
05:58:18 Finished Calculation of disk usage of workspace in 0 seconds
05:58:18 Notifying upstream projects of job completion
05:58:18 Finished: FAILURE