See <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/214/changes>
Changes: [paulmerlin] Review FreePortFinder test utility to reduce test flakiness on CI ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H16 (ubuntu) in workspace <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/zest-java.git > git init > <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/> # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/zest-java.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/zest-java.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/zest-java.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/zest-java.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/zest-java.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/zest-java.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 420054295fe5138f61051bb33676afb7280b9ba5 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 420054295fe5138f61051bb33676afb7280b9ba5 > git rev-list 246e588cdd359d071243910990139380490db57e # timeout=10 [Zest(JavaEdition)-develop-java8-check] $ /bin/bash -xe /tmp/hudson7694549052373101339.sh + java -version openjdk version "1.8.0_111" OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-2ubuntu0.16.04.2-b14) OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode) [Gradle] - Launching build. [Zest(JavaEdition)-develop-java8-check] $ <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/gradlew> --no-daemon --continue clean check ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/jdk1.8.0 Please set the JAVA_HOME variable in your environment to match the location of your Java installation. Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?