Console Output

11:52:10 Started by an SCM change
11:52:10 Started by an SCM change
11:52:10 Building remotely on wrzh075 (indigo helios) in workspace /mnt/data/jenkins/workspace/Aggregator
11:52:16 Cloning the remote Git repository
11:52:16 Cloning repository git@git.projects.gwdg.de:aggregator.git
11:52:16  > git init /mnt/data/jenkins/workspace/Aggregator # timeout=10
11:52:16 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git
11:52:16  > git --version # timeout=10
11:52:16 using GIT_SSH to set credentials git for projects.gwdg.de
11:52:19  > git fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/*
11:52:21  > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git # timeout=10
11:52:21  > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:52:21  > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git # timeout=10
11:52:21 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git
11:52:21 using GIT_SSH to set credentials git for projects.gwdg.de
11:52:21  > git fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/*
11:52:23 Seen branch in repository origin/develop
11:52:23 Seen branch in repository origin/feature/basket
11:52:23 Seen branch in repository origin/feature/export-by-list
11:52:23 Seen branch in repository origin/feature/faust-rendering
11:52:23 Seen branch in repository origin/feature/instrumentation
11:52:23 Seen branch in repository origin/feature/license
11:52:23 Seen branch in repository origin/feature/new-structure
11:52:23 Seen branch in repository origin/feature/tei-xsl-7
11:52:23 Seen branch in repository origin/feature/tei-xsl-update
11:52:23 Seen branch in repository origin/feature/tei-xsl7-corpus
11:52:23 Seen branch in repository origin/feature/tei-xsl7-groups
11:52:23 Seen branch in repository origin/feature/xslmanager
11:52:23 Seen branch in repository origin/feature/zip-config
11:52:23 Seen branch in repository origin/feature/zip-performance
11:52:23 Seen branch in repository origin/master
11:52:23 Seen branch in repository origin/package-tei-xsl
11:52:23 Seen branch in repository origin/refactor-html
11:52:23 Seen branch in repository origin/refactor-it
11:52:23 Seen 18 remote branches
11:52:24 Checking out Revision 628d9dfc660fe721106cde0b91e0233140cd49ff (origin/develop)
11:52:24  > git config core.sparsecheckout # timeout=10
11:52:24  > git checkout -f 628d9dfc660fe721106cde0b91e0233140cd49ff # timeout=10
11:52:24  > git branch -a # timeout=10
11:52:24  > git rev-parse remotes/origin/develop^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/basket^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/export-by-list^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/faust-rendering^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/instrumentation^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/license^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/new-structure^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/tei-xsl-7^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/tei-xsl-update^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/tei-xsl7-corpus^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/tei-xsl7-groups^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/xslmanager^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/zip-config^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/feature/zip-performance^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/master^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/package-tei-xsl^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/refactor-html^{commit} # timeout=10
11:52:24  > git rev-parse remotes/origin/refactor-it^{commit} # timeout=10
11:52:24  > git checkout -b origin/master 628d9dfc660fe721106cde0b91e0233140cd49ff
11:52:24  > git rev-list 7467dcb62759310418943656198a9975001831ac # timeout=10
11:52:25  > git remote # timeout=10
11:52:25  > git submodule init # timeout=10
11:52:25  > git submodule sync # timeout=10
11:52:25  > git config --get remote.origin.url # timeout=10
11:52:25  > git submodule update --init --recursive
11:52:26 FATAL: Command "git submodule update --init --recursive" returned status code 1:
11:52:26 stdout: Cloning into 'src/main/webapp/WEB-INF/tei-stylesheets'...
11:52:26 
11:52:26 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
11:52:26 fatal: HTTP request failed
11:52:26 Clone of 'https://github.com/TEIC/Stylesheets.git' into submodule path 'src/main/webapp/WEB-INF/tei-stylesheets' failed
11:52:26 
11:52:26 hudson.plugins.git.GitException: Command "git submodule update --init --recursive" returned status code 1:
11:52:26 stdout: Cloning into 'src/main/webapp/WEB-INF/tei-stylesheets'...
11:52:26 
11:52:26 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
11:52:26 fatal: HTTP request failed
11:52:26 Clone of 'https://github.com/TEIC/Stylesheets.git' into submodule path 'src/main/webapp/WEB-INF/tei-stylesheets' failed
11:52:26 
11:52:26 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1437)
11:52:26 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:87)
11:52:26 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:761)
11:52:26 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
11:52:26 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
11:52:26 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
11:52:26 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
11:52:26 	at hudson.remoting.Request$2.run(Request.java:328)
11:52:26 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
11:52:26 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
11:52:26 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
11:52:26 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
11:52:26 	at java.lang.Thread.run(Thread.java:744)