See <https://builds.apache.org/job/Kafka-trunk/428/changes>

Changes:

[wangguoz] KAFKA-1910; Fix two bugs on MemoryRecords and KafkaConsumer; 
reviewed by Onur Karaman

------------------------------------------
Started by an SCM change
Building remotely on H11 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > 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 --version # timeout=10
 > 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 b2c833aa41cb9a7a6232781b273402042e021607 
(refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b2c833aa41cb9a7a6232781b273402042e021607
 > git rev-list 82789e75199fdc1cae115c5c2eadfd0f1ece4d0d # timeout=10
Setting 
GRADLE_2_1_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson4803329618056478278.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.4
:downloadWrapper UP-TO-DATE

BUILD SUCCESSFUL

Total time: 11.424 secs
Setting 
GRADLE_2_1_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson3946253875860040090.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.0/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/Kafka-trunk/ws/clients/src/main/java/org/apache/kafka/clients/consumer/KafkaConsumer.java>:33:8:
 Unused import - org.apache.kafka.clients.consumer.internals.Heartbeat.
[ant:checkstyle] 
<https://builds.apache.org/job/Kafka-trunk/ws/clients/src/main/java/org/apache/kafka/common/record/Record.java>:326:49:
 ':' is not preceded with 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/Kafka-trunk/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.251 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