See <https://builds.apache.org/job/Kafka-trunk/221/changes>
Changes: [jay.kreps] KAFKA-1258 Automatically delete temporary directories with a shutdown hook during tests to avoid leaking temp files. Patch by Manikumar Reddy. ------------------------------------------ Started by an SCM change Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/kafka.git > git init <https://builds.apache.org/job/Kafka-trunk/ws/> Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kafka.git > git --version > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/kafka.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/kafka.git > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/kafka.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kafka.git > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/kafka.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/trunk^{commit} Checking out Revision 4b3d03e8e0d660b27c7823c03dde075d6ce8348b (origin/trunk) > git config core.sparsecheckout > git checkout -f 4b3d03e8e0d660b27c7823c03dde075d6ce8348b > git rev-list 83a9aa55d340f6b2720394a49f01a88509e17e52 [Kafka-trunk] $ /bin/bash -xe /tmp/hudson7753533510060825590.sh + ./gradlew -PscalaVersion=2.10.1 test ERROR: JAVA_HOME is set to an invalid directory: /home/hudson/tools/java/latest1.6 Please set the JAVA_HOME variable in your environment to match the location of your Java installation. Build step 'Execute shell' marked build as failure