You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/09 19:11:47 UTC

Build failed in Jenkins: kafka-1.1-jdk7 #128

See <https://builds.apache.org/job/kafka-1.1-jdk7/128/display/redirect?page=changes>

Changes:

[wangguoz] KAFKA-6878: NPE when querying global state store not in READY state

[matthias] HOTFIX: remove empty line to pass checkstyle

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-1.1-jdk7/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-1.1-jdk7/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/1.1^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/1.1^{commit} # timeout=10
Checking out Revision 5f9ffc4892748271a2adf3525aa6da3c3f0f5437 (refs/remotes/origin/1.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f9ffc4892748271a2adf3525aa6da3c3f0f5437
Commit message: "HOTFIX: remove empty line to pass checkstyle"
 > git rev-list --no-walk 80396dab05754be30cb9681671e65c479a4005af # timeout=10
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
[kafka-1.1-jdk7] $ /bin/bash -xe /tmp/jenkins6668863501511567011.sh
+ rm -rf <https://builds.apache.org/job/kafka-1.1-jdk7/ws/.gradle>
+ /home/jenkins/tools/gradle/3.5/bin/gradle
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/3.5/userguide/gradle_daemon.html.

FAILURE: Build failed with an exception.

* What went wrong:
The first result from the daemon was empty. Most likely the process died immediately after connection.

* 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
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-1.1-jdk7/ws/> that match the pattern **/build/reports/findbugs/*.xml
[FINDBUGS] No files found. Configuration error?
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=5f9ffc4892748271a2adf3525aa6da3c3f0f5437, workspace=<https://builds.apache.org/job/kafka-1.1-jdk7/ws/>
[FINDBUGS] Computing warning deltas based on reference build #127
Recording test results
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
Not sending mail to unregistered user wangguoz@gmail.com

Jenkins build is back to normal : kafka-1.1-jdk7 #129

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-1.1-jdk7/129/display/redirect?page=changes>