See <https://builds.apache.org/job/kafka-trunk-jdk8/793/changes>
Changes: [ismael] HOTFIX: Start embedded kafka in KafkaStreamsTest to avoid hanging ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on jenkins-test-24f (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/kafka-trunk-jdk8/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-jdk8/ws/> # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kafka.git > git --version # timeout=10 > git -c core.askpass=true 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 # 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/kafka.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kafka.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/kafka.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10 Checking out Revision 3bb38d37b7a3fe2dc794c717df1d67e8f9a8af21 (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f 3bb38d37b7a3fe2dc794c717df1d67e8f9a8af21 > git rev-list f7976d2fc1793d0f635b42eb4dca3810e40c4cc8 # timeout=10 Unpacking http://services.gradle.org/distributions/gradle-2.4-rc-2-bin.zip to /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 on jenkins-test-24f Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 [kafka-trunk-jdk8] $ /bin/bash -xe /tmp/hudson4874562701962342490.sh + rm -rf <https://builds.apache.org/job/kafka-trunk-jdk8/ws/.gradle> + /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2/bin/gradle ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/latest1.8 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 Recording test results Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2
