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 2014/09/24 00:08:52 UTC

Build failed in Jenkins: Kafka-trunk #274

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

Changes:

[junrao] trivial change to README to make the gradle wrapper download clearer

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 27bc37289c316fb5a978423f4b2c88f49ae15e52 (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f 27bc37289c316fb5a978423f4b2c88f49ae15e52
 > git rev-list db0b0b8509ce904a0eab021a0453a80cecf3efb7
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson316103313200194835.sh
+ ./gradlew -PscalaVersion=2.10.1 test
Exception in thread "main" java.lang.NoClassDefFoundError: org/gradle/wrapper/GradleWrapperMain
Caused by: java.lang.ClassNotFoundException: org.gradle.wrapper.GradleWrapperMain
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: org.gradle.wrapper.GradleWrapperMain.  Program will exit.
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Kafka-trunk #284

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/284/>


Build failed in Jenkins: Kafka-trunk #283

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/283/>

------------------------------------------
Started by user joestein
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 54b6419bb37ed88c8b77aee3c0c23aeb9b5be419 (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f 54b6419bb37ed88c8b77aee3c0c23aeb9b5be419
 > git rev-list 54b6419bb37ed88c8b77aee3c0c23aeb9b5be419
Setting GRADLE_2_1_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson8582085372792957098.sh
+ /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1/gradle
/tmp/hudson8582085372792957098.sh: line 2: /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1/gradle: No such file or directory
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

Build failed in Jenkins: Kafka-trunk #282

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/282/>

------------------------------------------
Started by user joestein
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 54b6419bb37ed88c8b77aee3c0c23aeb9b5be419 (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f 54b6419bb37ed88c8b77aee3c0c23aeb9b5be419
 > git rev-list 54b6419bb37ed88c8b77aee3c0c23aeb9b5be419
Unpacking http://services.gradle.org/distributions/gradle-2.1-bin.zip to /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1 on ubuntu3
Setting GRADLE_2_1_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson7381616102679763974.sh
+ gradle
/tmp/hudson7381616102679763974.sh: line 2: gradle: command not found
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

Build failed in Jenkins: Kafka-trunk #281

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/281/changes>

Changes:

[jjkoshy] KAFKA-1577; Follow-up patch: Fix exception in connection-quotas while shutting down by forcing key-cancellation; reviewed by Joel Koshy and Neha Narkhede

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 54b6419bb37ed88c8b77aee3c0c23aeb9b5be419 (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f 54b6419bb37ed88c8b77aee3c0c23aeb9b5be419
 > git rev-list 6861d4688ad044447881bfff22a1183ed8b6fc9e
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson1838607542062160160.sh
+ gradle
/tmp/hudson1838607542062160160.sh: line 2: gradle: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Kafka-trunk #280

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/280/changes>

Changes:

[junrao] kafka-1618 (followup); Exception thrown when running console producer with no port number for the broker; patched by Balaji Seshadri; reviewed by Jun Rao

------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 6861d4688ad044447881bfff22a1183ed8b6fc9e (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f 6861d4688ad044447881bfff22a1183ed8b6fc9e
 > git rev-list a9c7d77249224666b1e5fcded213c516fdd46ac0
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson922946957900813900.sh
+ gradle
/tmp/hudson922946957900813900.sh: line 2: gradle: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Kafka-trunk #279

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/279/changes>

Changes:

[neha.narkhede] KAFKA-1618 Exception thrown when running console producer with no port number for the broker; reviewed by Neha Narkhede

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 a9c7d77249224666b1e5fcded213c516fdd46ac0 (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f a9c7d77249224666b1e5fcded213c516fdd46ac0
 > git rev-list 9c17747baab829adb268da28b4d943bbd6ef4e9f
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson1686270165165224785.sh
+ gradle
/tmp/hudson1686270165165224785.sh: line 2: gradle: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Kafka-trunk #278

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/278/changes>

Changes:

[neha.narkhede] KAFKA-589 Clean shutdown after startup connection failure; reviewed by Neha Narkhede

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 9c17747baab829adb268da28b4d943bbd6ef4e9f (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f 9c17747baab829adb268da28b4d943bbd6ef4e9f
 > git rev-list f750dba65f9d9552a61a0754c46fa6e294785b31
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson2924963140271174866.sh
+ gradle
/tmp/hudson2924963140271174866.sh: line 2: gradle: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Kafka-trunk #277

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/277/changes>

Changes:

[neha.narkhede] KAFKA-404 When using chroot path, create chroot on startup if it doesn't exist; reviewed by Neha Narkhede

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 f750dba65f9d9552a61a0754c46fa6e294785b31 (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f f750dba65f9d9552a61a0754c46fa6e294785b31
 > git rev-list 084566b837ee2204b6898b82156e811d0601085f
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson8706236251140632788.sh
+ gradle
/tmp/hudson8706236251140632788.sh: line 2: gradle: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Kafka-trunk #276

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/276/changes>

Changes:

[junrao] kafka-1645; some more jars in our src release; patched by Joe Stein; reviewed by Jun Rao

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 084566b837ee2204b6898b82156e811d0601085f (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f 084566b837ee2204b6898b82156e811d0601085f
 > git rev-list 27bc37289c316fb5a978423f4b2c88f49ae15e52
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson851445554041742700.sh
+ gradle
/tmp/hudson851445554041742700.sh: line 2: gradle: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Kafka-trunk #275

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kafka-trunk/275/>

------------------------------------------
Started by user junrao
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Kafka-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > 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 --version
 > 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 27bc37289c316fb5a978423f4b2c88f49ae15e52 (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f 27bc37289c316fb5a978423f4b2c88f49ae15e52
 > git rev-list 27bc37289c316fb5a978423f4b2c88f49ae15e52
[Kafka-trunk] $ /bin/bash -xe /tmp/hudson77096854886494881.sh
+ gradle
/tmp/hudson77096854886494881.sh: line 2: gradle: command not found
Build step 'Execute shell' marked build as failure