See <https://builds.apache.org/job/KafkaPreCommit/124/changes>

Changes:

[junrao] kafka-2195; Add versionId to AbstractRequest.getErrorResponse and 
AbstractRequest.getRequest; patched by Andrii Biletskyi; reviewed by Jun Rao

[junrao] kafka-2270; incorrect package name in unit tests; patched by Proneet 
Verma; reviewed by Jun Rao

[junrao] kafka-2272; listeners endpoint parsing fails if the hostname has 
capital letter; patched by Sriharsha Chintalapani; reviewed by Jun Rao

[junrao] kafka-2264; SESSION_TIMEOUT_MS_CONFIG in ConsumerConfig should be int; 
patched by Manikumar Reddy; reviewed by Jun Rao

[junrao] kafka-2252; Socket connection closing is logged, but not corresponding 
opening of socket; patched by Gwen Shapira; reviewed by Jun Rao

[junrao] kafka-2262; LogSegmentSize validation should be consistent; patched by 
Manikumar Reddy; reviewed by Jun Rao

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/KafkaPreCommit/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/KafkaPreCommit/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kafka.git
 > git --version # timeout=10
 > 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 # timeout=10
 > git config 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 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 9650e12df2502f85ea665ae46a982d6fd0d2a954 
(refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9650e12df2502f85ea665ae46a982d6fd0d2a954
 > git rev-list 20a31a29f7aa6ce6687a13aa0cf60b92c5ac4d1e # timeout=10
Setting 
GRADLE_2_1_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1
[KafkaPreCommit] $ /bin/bash -xe /tmp/hudson1510790635438417554.sh
+ 
/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1/bin/gradle
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
http://gradle.org/docs/2.1/userguide/gradle_daemon.html.
Building project 'core' with Scala version 2.10.5
:downloadWrapper

BUILD SUCCESSFUL

Total time: 11.441 secs
Setting 
GRADLE_2_1_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1
[KafkaPreCommit] $ /bin/bash -xe /tmp/hudson3578257539644441814.sh
+ ./gradlew -PscalaVersion=2.10.1 test
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
http://gradle.org/docs/2.4/userguide/gradle_daemon.html.
Building project 'core' with Scala version 2.10.1
:clients:compileJava
:clients:processResources UP-TO-DATE
:clients:classes
:clients:checkstyleMain[ant:checkstyle] 
<https://builds.apache.org/job/KafkaPreCommit/ws/clients/src/main/java/org/apache/kafka/common/requests/ConsumerMetadataRequest.java>:45:15:
 'switch' is not followed by whitespace.
[ant:checkstyle] 
<https://builds.apache.org/job/KafkaPreCommit/ws/clients/src/main/java/org/apache/kafka/common/requests/FetchRequest.java>:133:15:
 'switch' is not followed by whitespace.
[ant:checkstyle] 
<https://builds.apache.org/job/KafkaPreCommit/ws/clients/src/main/java/org/apache/kafka/common/requests/HeartbeatRequest.java>:53:15:
 'switch' is not followed by whitespace.
[ant:checkstyle] 
<https://builds.apache.org/job/KafkaPreCommit/ws/clients/src/main/java/org/apache/kafka/common/requests/ListOffsetRequest.java>:118:15:
 'switch' is not followed by whitespace.
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':clients:checkstyleMain'.
> Checkstyle rule violations were found. See the report at: 
> file://<https://builds.apache.org/job/KafkaPreCommit/ws/clients/build/reports/checkstyle/main.xml>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 19.178 secs
Build step 'Execute shell' marked build as failure
Setting 
GRADLE_2_1_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1

Reply via email to