Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/IC2_112/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url /var/lib/gitolite3/repositories/IC2.git # timeout=10
Fetching upstream changes from /var/lib/gitolite3/repositories/IC2.git
 > git --version # timeout=10
 > git fetch --tags --progress -- /var/lib/gitolite3/repositories/IC2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/112^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/112^{commit} # timeout=10
Checking out Revision 4f1ad12f357bb6639c0682d6628af1d1c4b5b4ca (refs/remotes/origin/112)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f1ad12f357bb6639c0682d6628af1d1c4b5b4ca # timeout=10
Commit message: "Fix setting crops not updating terrain air quality"
 > git rev-list --no-walk 1227900bdd6601e991e70aaa58ccd7c8f985e532 # timeout=10
 > git tag -a -f -m Jenkins Build #198 jenkins-IC2_112-198 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3784047824989357263.sh
+ /bin/bash -c BUILD_SUFFIX=ex112 ./gradlew clean setupCIWorkspace build uploadArchives curseforge

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine java version from '11.0.7'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE