Return-Path: X-Original-To: apmail-kafka-dev-archive@www.apache.org Delivered-To: apmail-kafka-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D67118D27 for ; Mon, 4 Jan 2016 17:13:52 +0000 (UTC) Received: (qmail 43714 invoked by uid 500); 4 Jan 2016 17:13:51 -0000 Delivered-To: apmail-kafka-dev-archive@kafka.apache.org Received: (qmail 43621 invoked by uid 500); 4 Jan 2016 17:13:51 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 43606 invoked by uid 99); 4 Jan 2016 17:13:51 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2016 17:13:51 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id A7ABA9C0445; Mon, 4 Jan 2016 17:13:49 +0000 (UTC) Date: Mon, 4 Jan 2016 17:13:49 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, wangguoz@gmail.com, junrao@gmail.com, me@ewencp.org Message-ID: <371151886.1271.1451927629683.JavaMail.jenkins@crius> In-Reply-To: <900700981.1039.1451869268744.JavaMail.jenkins@crius> References: <900700981.1039.1451869268744.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: kafka-trunk-jdk8 #263 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: kafka-trunk-jdk8 X-Jenkins-Result: FAILURE See Changes: [me] KAFKA-3055; Fix JsonConverter mangling the Schema in Connect [wangguoz] KAFKA-3052; Broker properties get logged twice if acl enabled ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11 (Ubuntu ubuntu) in workspace > 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 -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 f9642e2a9878faff81366dbc885a206727bd7c7b (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f f9642e2a9878faff81366dbc885a206727bd7c7b > git rev-list b905d489188768ba1c55226857db9713b9272918 # timeout=10 Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 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/hudson5209640037247393859.sh + /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2/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.4-rc-2/userguide/gradle_daemon.html. Building project 'core' with Scala version 2.10.6 :downloadWrapper BUILD SUCCESSFUL Total time: 10.42 secs Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 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/hudson7917740434252849124.sh + export GRADLE_OPTS=-Xmx1024m + GRADLE_OPTS=-Xmx1024m + ./gradlew -Dorg.gradle.project.maxParallelForks=1 clean jarAll testAll To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.10/userguide/gradle_daemon.html. Building project 'core' with Scala version 2.10.6 :clean UP-TO-DATE :clients:clean :connect:clean UP-TO-DATE :core:clean :examples:clean :log4j-appender:clean :streams:clean :tools:clean :connect:api:clean :connect:file:clean :connect:json:clean :connect:runtime:clean :jar_core_2_10 Building project 'core' with Scala version 2.10.6 :kafka-trunk-jdk8:clients:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning :kafka-trunk-jdk8:clients:processResources UP-TO-DATE :kafka-trunk-jdk8:clients:classes :kafka-trunk-jdk8:clients:determineCommitId UP-TO-DATE :kafka-trunk-jdk8:clients:createVersionFile :kafka-trunk-jdk8:clients:jar :kafka-trunk-jdk8:core:compileJava UP-TO-DATE :kafka-trunk-jdk8:core:compileScalaJava HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 :79: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information. org.apache.kafka.common.requests.OffsetCommitRequest.DEFAULT_TIMESTAMP ^ :36: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information. commitTimestamp: Long = org.apache.kafka.common.requests.OffsetCommitRequest.DEFAULT_TIMESTAMP, ^ :37: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information. expireTimestamp: Long = org.apache.kafka.common.requests.OffsetCommitRequest.DEFAULT_TIMESTAMP) { ^ :394: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information. if (value.expireTimestamp == org.apache.kafka.common.requests.OffsetCommitRequest.DEFAULT_TIMESTAMP) ^ :284: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information. if (offsetAndMetadata.commitTimestamp == org.apache.kafka.common.requests.OffsetCommitRequest.DEFAULT_TIMESTAMP) ^ :301: a pure expression does nothing in statement position; you may be omitting necessary parentheses ControllerStats.uncleanLeaderElectionRate ^ :302: a pure expression does nothing in statement position; you may be omitting necessary parentheses ControllerStats.leaderElectionTimer ^ :74: value BLOCK_ON_BUFFER_FULL_CONFIG in object ProducerConfig is deprecated: see corresponding Javadoc for more information. producerProps.put(ProducerConfig.BLOCK_ON_BUFFER_FULL_CONFIG, "true") ^ :195: value BLOCK_ON_BUFFER_FULL_CONFIG in object ProducerConfig is deprecated: see corresponding Javadoc for more information. maybeSetDefaultProperty(producerProps, ProducerConfig.BLOCK_ON_BUFFER_FULL_CONFIG, "true") ^ :40: @deprecated now takes two arguments; see the scaladoc. @deprecated ^ :389: class BrokerEndPoint in object UpdateMetadataRequest is deprecated: see corresponding Javadoc for more information. new UpdateMetadataRequest.BrokerEndPoint(brokerEndPoint.id, brokerEndPoint.host, brokerEndPoint.port) ^ :391: constructor UpdateMetadataRequest in class UpdateMetadataRequest is deprecated: see corresponding Javadoc for more information. new UpdateMetadataRequest(controllerId, controllerEpoch, liveBrokers.asJava, partitionStates.asJava) ^ :129: method readFromReadableChannel in class NetworkReceive is deprecated: see corresponding Javadoc for more information. response.readFromReadableChannel(channel) ^ there were 15 feature warning(s); re-run with -feature for details 14 warnings found warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :jar_core_2_10 FAILED FAILURE: Build failed with an exception. * What went wrong: Could not add entry ' to cache fileHashes.bin ( > Corrupted FreeListBlock 663303 found in cache ' * 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: 1 mins 11.902 secs Build step 'Execute shell' marked build as failure Recording test results Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error? Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2