Console Output

09:56:28 Started by an SCM change
09:56:28 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/Aggregator
09:56:28 Cloning the remote Git repository
09:56:28 Cloning repository git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git
09:56:28  > /usr/bin/git init /mnt/data/jenkins/workspace/Aggregator # timeout=10
09:56:28 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git
09:56:28  > /usr/bin/git --version # timeout=10
09:56:28 using GIT_SSH to set credentials git for projects.gwdg.de
09:56:28  > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git +refs/heads/*:refs/remotes/origin/*
09:56:31  > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git # timeout=10
09:56:31  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:56:31  > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git # timeout=10
09:56:31 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git
09:56:31 using GIT_SSH to set credentials git for projects.gwdg.de
09:56:31  > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git +refs/heads/*:refs/remotes/origin/*
09:56:32 Seen branch in repository origin/develop
09:56:32 Seen branch in repository origin/feature/basket
09:56:32 Seen branch in repository origin/feature/export-by-list
09:56:32 Seen branch in repository origin/feature/faust-rendering
09:56:32 Seen branch in repository origin/feature/instrumentation
09:56:32 Seen branch in repository origin/feature/license
09:56:32 Seen branch in repository origin/feature/new-structure
09:56:32 Seen branch in repository origin/feature/tei-xsl-7
09:56:32 Seen branch in repository origin/feature/tei-xsl-update
09:56:32 Seen branch in repository origin/feature/tei-xsl7-corpus
09:56:32 Seen branch in repository origin/feature/tei-xsl7-groups
09:56:32 Seen branch in repository origin/feature/xslmanager
09:56:32 Seen branch in repository origin/feature/zip-config
09:56:32 Seen branch in repository origin/feature/zip-performance
09:56:32 Seen branch in repository origin/master
09:56:32 Seen branch in repository origin/package-tei-xsl
09:56:32 Seen branch in repository origin/refactor-html
09:56:32 Seen branch in repository origin/refactor-it
09:56:32 Seen 18 remote branches
09:56:32  > /usr/bin/git show-ref --tags -d # timeout=10
09:56:32 Checking out Revision 6a358a850af0398f6144c0d4c7624da224414b45 (origin/develop)
09:56:32  > /usr/bin/git config core.sparsecheckout # timeout=10
09:56:32  > /usr/bin/git checkout -f 6a358a850af0398f6144c0d4c7624da224414b45
09:56:32  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:56:32  > /usr/bin/git checkout -b origin/develop 6a358a850af0398f6144c0d4c7624da224414b45
09:56:32 Commit message: "Add comment"
09:56:32  > /usr/bin/git rev-list --no-walk 6a358a850af0398f6144c0d4c7624da224414b45 # timeout=10
09:56:32  > /usr/bin/git remote # timeout=10
09:56:32  > /usr/bin/git submodule init # timeout=10
09:56:32  > /usr/bin/git submodule sync # timeout=10
09:56:32  > /usr/bin/git config --get remote.origin.url # timeout=10
09:56:32  > /usr/bin/git submodule init # timeout=10
09:56:32  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
09:56:32  > /usr/bin/git config --get submodule.tei-stylesheets.url # timeout=10
09:56:32  > /usr/bin/git config -f .gitmodules --get submodule.tei-stylesheets.path # timeout=10
09:56:32  > /usr/bin/git submodule update --init --recursive src/main/webapp/tei-stylesheets
09:56:39 Set build name.
09:56:39 New build name is '#191 origin/develop'
09:56:39 No emails were triggered.
09:56:39 Parsing POMs
09:56:39 ERROR: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
09:56:39 Set build name.
09:56:39 New build name is '#191 origin/develop'
09:56:39 ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue).
09:56:39 java.lang.IllegalStateException: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
09:56:39 	at org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
09:56:39 	at jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
09:56:39 	at jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
09:56:39 	at hudson.maven.MavenModuleSetBuild$PomParser.<init>(MavenModuleSetBuild.java:1195)
09:56:39 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
09:56:39 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
09:56:39 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
09:56:39 	at hudson.model.Run.execute(Run.java:1819)
09:56:39 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
09:56:39 	at hudson.model.ResourceController.execute(ResourceController.java:97)
09:56:39 	at hudson.model.Executor.run(Executor.java:429)
09:56:39 project=hudson.maven.MavenModuleSet@6641c58b[Aggregator]
09:56:39 project.getModules()=[hudson.maven.MavenModule@549c1792[Aggregator/info.textgrid.services:aggregator][Aggregator/info.textgrid.services:aggregator][relativePath:]]
09:56:39 project.getRootModule()=hudson.maven.MavenModule@549c1792[Aggregator/info.textgrid.services:aggregator][Aggregator/info.textgrid.services:aggregator][relativePath:]
09:56:39 FATAL: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
09:56:39 java.lang.IllegalStateException: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
09:56:39 	at org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
09:56:39 	at jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
09:56:39 	at jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
09:56:39 	at hudson.maven.MavenModuleSetBuild$PomParser.<init>(MavenModuleSetBuild.java:1195)
09:56:39 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
09:56:39 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
09:56:39 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
09:56:39 	at hudson.model.Run.execute(Run.java:1819)
09:56:39 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
09:56:39 	at hudson.model.ResourceController.execute(ResourceController.java:97)
09:56:39 	at hudson.model.Executor.run(Executor.java:429)
09:56:39 IRC notifier plugin: Sending notification to: #textgrid
09:56:40 [BFA] Scanning build for known causes...
09:56:40 [BFA] No failure causes found
09:56:40 [BFA] Done. 0s
09:56:40 Started calculate disk usage of build
09:56:40 Finished Calculation of disk usage of build in 0 seconds
09:56:48 Started calculate disk usage of workspace
09:56:48 Finished Calculation of disk usage of workspace in 0 seconds
09:56:48 Notifying upstream projects of job completion
09:56:48 No emails were triggered.
09:56:48 Finished: FAILURE