18:32:38 Started by upstream project "link-rewriter" build number 52 18:32:38 originally caused by: 18:32:38 Started by an SCM change 18:32:38 Building remotely on wrzh075 (indigo helios) in workspace /mnt/data/jenkins/workspace/Aggregator 18:32:38 > git rev-parse --is-inside-work-tree # timeout=10 18:32:38 Fetching changes from the remote Git repository 18:32:38 > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git # timeout=10 18:32:39 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git 18:32:39 > git --version # timeout=10 18:32:39 using GIT_SSH to set credentials git for projects.gwdg.de 18:32:39 > git fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/* 18:32:39 Seen branch in repository origin/develop 18:32:39 Seen branch in repository origin/feature/basket 18:32:39 Seen branch in repository origin/feature/export-by-list 18:32:39 Seen branch in repository origin/feature/faust-rendering 18:32:39 Seen branch in repository origin/feature/instrumentation 18:32:39 Seen branch in repository origin/feature/license 18:32:39 Seen branch in repository origin/feature/new-structure 18:32:39 Seen branch in repository origin/feature/tei-xsl-7 18:32:39 Seen branch in repository origin/feature/tei-xsl-update 18:32:40 Seen branch in repository origin/feature/tei-xsl7-corpus 18:32:40 Seen branch in repository origin/feature/tei-xsl7-groups 18:32:40 Seen branch in repository origin/feature/xslmanager 18:32:40 Seen branch in repository origin/feature/zip-config 18:32:40 Seen branch in repository origin/feature/zip-performance 18:32:40 Seen branch in repository origin/master 18:32:40 Seen branch in repository origin/package-tei-xsl 18:32:40 Seen branch in repository origin/refactor-html 18:32:40 Seen branch in repository origin/refactor-it 18:32:40 Seen 18 remote branches 18:32:40 Checking out Revision 5be228a3c3ff7961d2251230b9364e879d289584 (origin/develop) 18:32:40 > git config core.sparsecheckout # timeout=10 18:32:40 > git checkout -f 5be228a3c3ff7961d2251230b9364e879d289584 # timeout=10 18:32:40 > git branch -a # timeout=10 18:32:40 > git rev-parse origin/master^{commit} # timeout=10 18:32:40 > git rev-parse remotes/origin/develop^{commit} # timeout=10 18:32:40 > git rev-parse remotes/origin/feature/basket^{commit} # timeout=10 18:32:40 > git rev-parse remotes/origin/feature/export-by-list^{commit} # timeout=10 18:32:40 > git rev-parse remotes/origin/feature/faust-rendering^{commit} # timeout=10 18:32:40 > git rev-parse remotes/origin/feature/instrumentation^{commit} # timeout=10 18:32:40 > git rev-parse remotes/origin/feature/license^{commit} # timeout=10 18:32:40 > git rev-parse remotes/origin/feature/new-structure^{commit} # timeout=10 18:32:40 > git rev-parse remotes/origin/feature/tei-xsl-7^{commit} # timeout=10 18:32:40 > git rev-parse remotes/origin/feature/tei-xsl-update^{commit} # timeout=10 18:32:41 > git rev-parse remotes/origin/feature/tei-xsl7-corpus^{commit} # timeout=10 18:32:41 > git rev-parse remotes/origin/feature/tei-xsl7-groups^{commit} # timeout=10 18:32:41 > git rev-parse remotes/origin/feature/xslmanager^{commit} # timeout=10 18:32:41 > git rev-parse remotes/origin/feature/zip-config^{commit} # timeout=10 18:32:41 > git rev-parse remotes/origin/feature/zip-performance^{commit} # timeout=10 18:32:41 > git rev-parse remotes/origin/master^{commit} # timeout=10 18:32:41 > git rev-parse remotes/origin/package-tei-xsl^{commit} # timeout=10 18:32:41 > git rev-parse remotes/origin/refactor-html^{commit} # timeout=10 18:32:41 > git rev-parse remotes/origin/refactor-it^{commit} # timeout=10 18:32:41 > git checkout -b origin/develop 5be228a3c3ff7961d2251230b9364e879d289584 18:32:41 > git rev-list 5be228a3c3ff7961d2251230b9364e879d289584 # timeout=10 18:32:41 > git remote # timeout=10 18:32:41 > git submodule init # timeout=10 18:32:41 > git submodule sync # timeout=10 18:32:41 > git config --get remote.origin.url # timeout=10 18:32:41 > git submodule update --init --recursive 18:32:42 FATAL: Command "git submodule update --init --recursive" returned status code 1: 18:32:42 stdout: Cloning into 'src/main/webapp/WEB-INF/tei-stylesheets'... 18:32:42 18:32:42 stderr: error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt while accessing https://github.com/TEIC/Stylesheets.git/info/refs?service=git-upload-pack 18:32:42 fatal: HTTP request failed 18:32:42 Clone of 'https://github.com/TEIC/Stylesheets.git' into submodule path 'src/main/webapp/WEB-INF/tei-stylesheets' failed 18:32:42 18:32:42 hudson.plugins.git.GitException: Command "git submodule update --init --recursive" returned status code 1: 18:32:42 stdout: Cloning into 'src/main/webapp/WEB-INF/tei-stylesheets'... 18:32:42 18:32:42 stderr: error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt while accessing https://github.com/TEIC/Stylesheets.git/info/refs?service=git-upload-pack 18:32:42 fatal: HTTP request failed 18:32:42 Clone of 'https://github.com/TEIC/Stylesheets.git' into submodule path 'src/main/webapp/WEB-INF/tei-stylesheets' failed 18:32:42 18:32:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1442) 18:32:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85) 18:32:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:766) 18:32:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) 18:32:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) 18:32:42 at hudson.remoting.UserRequest.perform(UserRequest.java:121) 18:32:42 at hudson.remoting.UserRequest.perform(UserRequest.java:49) 18:32:42 at hudson.remoting.Request$2.run(Request.java:324) 18:32:42 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 18:32:42 at java.util.concurrent.FutureTask.run(FutureTask.java:262) 18:32:42 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 18:32:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 18:32:42 at java.lang.Thread.run(Thread.java:744) 18:32:42 at ......remote call to wrzh075(Native Method) 18:32:42 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) 18:32:42 at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) 18:32:42 at hudson.remoting.Channel.call(Channel.java:752) 18:32:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145) 18:32:42 at sun.reflect.GeneratedMethodAccessor1306.invoke(Unknown Source) 18:32:42 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:32:42 at java.lang.reflect.Method.invoke(Method.java:623) 18:32:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) 18:32:42 at $Proxy85.execute(Unknown Source) 18:32:42 at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:83) 18:32:42 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1003) 18:32:42 at hudson.scm.SCM.checkout(SCM.java:484) 18:32:42 at hudson.model.AbstractProject.checkout(AbstractProject.java:1259) 18:32:42 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622) 18:32:42 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 18:32:42 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528) 18:32:42 at hudson.model.Run.execute(Run.java:1759) 18:32:42 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) 18:32:42 at hudson.model.ResourceController.execute(ResourceController.java:89) 18:32:42 at hudson.model.Executor.run(Executor.java:240)