Started by GitBucket push by Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential 39e74399-af13-4c80-9047-56e255b064d2
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
> git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials
> git fetch --tags --force --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
using GIT_ASKPASS to set credentials
> git fetch --tags --force --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse 2c5720edf185b0e4d0aad66244bfa83b5a9cc656^{commit} # timeout=10
> git branch -a -v --no-abbrev --contains 2c5720edf185b0e4d0aad66244bfa83b5a9cc656 # timeout=10
Checking out Revision 2c5720edf185b0e4d0aad66244bfa83b5a9cc656 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2c5720edf185b0e4d0aad66244bfa83b5a9cc656
Commit message: "Move generateRandomPassword to RandomUtil"
> git rev-list --no-walk 8beaeced4bcc7e3110428acc3b5e332342124f83 # timeout=10
[CubesideUtils] $ mvn clean install deploy -Dbuild.number=136
[[1;34mINFO[m] Scanning for projects...
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------------------< [0;36mde.iani.cubeside:CubesideUtils[0;1m >-------------------[m
[[1;34mINFO[m] [1mBuilding CubesideUtils 1.14-SNAPSHOT[m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml
[[1;33mWARNING[m] Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400
[[1;33mWARNING[m] Failure to transfer net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from https://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced. Original error: Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400
Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml
[[1;33mWARNING[m] Could not transfer metadata net.md-5:bungeecord-parent:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml with status code 400
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mCubesideUtils[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mCubesideUtils[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] Copying 1 resource
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.7.0:compile[m [1m(default-compile)[m @ [36mCubesideUtils[0;1m ---[m
[[1;34mINFO[m] Changes detected - recompiling the module!
[[1;34mINFO[m] Compiling 38 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;31mBUILD FAILURE[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 1.609 s
[[1;34mINFO[m] Finished at: 2020-03-07T03:23:56+01:00
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;31mERROR[m] Failed to execute goal [32morg.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile[m [1m(default-compile)[m on project [36mCubesideUtils[m: [1;31mFatal error compiling[m: invalid flag: --release -> [1m[Help 1][m
[[1;31mERROR[m]
[[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
[[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
[[1;31mERROR[m]
[[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
[[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE