Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 54A10200C15 for ; Wed, 25 Jan 2017 06:03:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 530DB160B4B; Wed, 25 Jan 2017 05:03:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 72515160B3E for ; Wed, 25 Jan 2017 06:03:31 +0100 (CET) Received: (qmail 5698 invoked by uid 500); 25 Jan 2017 05:03:25 -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 5683 invoked by uid 99); 25 Jan 2017 05:03:25 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2017 05:03:25 +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 C74969C0111; Wed, 25 Jan 2017 05:03:24 +0000 (UTC) Date: Wed, 25 Jan 2017 05:03:24 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, wangguoz@gmail.com, me@ewencp.org, ismael@juma.me.uk, junrao@gmail.com Message-ID: <628067710.3780.1485320604616.JavaMail.jenkins@crius> In-Reply-To: <2002015456.3767.1485315741232.JavaMail.jenkins@crius> References: <2002015456.3767.1485315741232.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: kafka-trunk-jdk8 #1213 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 archived-at: Wed, 25 Jan 2017 05:03:32 -0000 See Changes: [wangguoz] HOTIFX: streams system test do not start up correctly ------------------------------------------ [...truncated 4114 lines...] kafka.integration.SaslPlaintextTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack STARTED kafka.integration.SaslPlaintextTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack PASSED kafka.integration.SaslPlaintextTopicMetadataTest > testAutoCreateTopicWithCollision STARTED kafka.integration.SaslPlaintextTopicMetadataTest > testAutoCreateTopicWithCollision PASSED kafka.integration.SaslPlaintextTopicMetadataTest > testAliveBrokerListWithNoTopics STARTED kafka.integration.SaslPlaintextTopicMetadataTest > testAliveBrokerListWithNoTopics PASSED kafka.integration.SaslPlaintextTopicMetadataTest > testAutoCreateTopic STARTED kafka.integration.SaslPlaintextTopicMetadataTest > testAutoCreateTopic PASSED kafka.integration.SaslPlaintextTopicMetadataTest > testGetAllTopicMetadata STARTED kafka.integration.SaslPlaintextTopicMetadataTest > testGetAllTopicMetadata PASSED kafka.integration.SaslPlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup STARTED kafka.integration.SaslPlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED kafka.integration.SaslPlaintextTopicMetadataTest > testBasicTopicMetadata STARTED kafka.integration.SaslPlaintextTopicMetadataTest > testBasicTopicMetadata PASSED kafka.integration.SaslPlaintextTopicMetadataTest > testAutoCreateTopicWithInvalidReplication STARTED kafka.integration.SaslPlaintextTopicMetadataTest > testAutoCreateTopicWithInvalidReplication PASSED kafka.integration.SaslPlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown STARTED kafka.integration.SaslPlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED kafka.integration.PrimitiveApiTest > testMultiProduce STARTED kafka.integration.PrimitiveApiTest > testMultiProduce PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetch STARTED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetch PASSED kafka.integration.PrimitiveApiTest > testFetchRequestCanProperlySerialize STARTED kafka.integration.PrimitiveApiTest > testFetchRequestCanProperlySerialize PASSED kafka.integration.PrimitiveApiTest > testPipelinedProduceRequests STARTED kafka.integration.PrimitiveApiTest > testPipelinedProduceRequests PASSED kafka.integration.PrimitiveApiTest > testProduceAndMultiFetch STARTED kafka.integration.PrimitiveApiTest > testProduceAndMultiFetch PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetchWithCompression STARTED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetchWithCompression PASSED kafka.integration.PrimitiveApiTest > testConsumerEmptyTopic STARTED kafka.integration.PrimitiveApiTest > testConsumerEmptyTopic PASSED kafka.integration.PrimitiveApiTest > testEmptyFetchRequest STARTED kafka.integration.PrimitiveApiTest > testEmptyFetchRequest PASSED kafka.integration.PlaintextTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack STARTED kafka.integration.PlaintextTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack PASSED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopicWithCollision STARTED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopicWithCollision PASSED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokerListWithNoTopics STARTED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokerListWithNoTopics PASSED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopic STARTED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopic PASSED kafka.integration.PlaintextTopicMetadataTest > testGetAllTopicMetadata STARTED kafka.integration.PlaintextTopicMetadataTest > testGetAllTopicMetadata PASSED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup STARTED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED kafka.integration.PlaintextTopicMetadataTest > testBasicTopicMetadata STARTED kafka.integration.PlaintextTopicMetadataTest > testBasicTopicMetadata PASSED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopicWithInvalidReplication STARTED kafka.integration.PlaintextTopicMetadataTest > testAutoCreateTopicWithInvalidReplication PASSED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown STARTED kafka.integration.PlaintextTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow STARTED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow STARTED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh STARTED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh STARTED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh PASSED kafka.integration.SslTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack STARTED kafka.integration.SslTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack PASSED kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithCollision STARTED kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithCollision PASSED kafka.integration.SslTopicMetadataTest > testAliveBrokerListWithNoTopics STARTED kafka.integration.SslTopicMetadataTest > testAliveBrokerListWithNoTopics PASSED kafka.integration.SslTopicMetadataTest > testAutoCreateTopic STARTED kafka.integration.SslTopicMetadataTest > testAutoCreateTopic PASSED kafka.integration.SslTopicMetadataTest > testGetAllTopicMetadata STARTED kafka.integration.SslTopicMetadataTest > testGetAllTopicMetadata PASSED kafka.integration.SslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup STARTED kafka.integration.SslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED kafka.integration.SslTopicMetadataTest > testBasicTopicMetadata STARTED kafka.integration.SslTopicMetadataTest > testBasicTopicMetadata PASSED kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithInvalidReplication STARTED kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithInvalidReplication PASSED kafka.integration.SslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown STARTED kafka.integration.SslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED kafka.integration.SaslSslTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack STARTED kafka.integration.SaslSslTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack PASSED kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopicWithCollision STARTED kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopicWithCollision PASSED kafka.integration.SaslSslTopicMetadataTest > testAliveBrokerListWithNoTopics STARTED kafka.integration.SaslSslTopicMetadataTest > testAliveBrokerListWithNoTopics PASSED kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopic STARTED kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopic PASSED kafka.integration.SaslSslTopicMetadataTest > testGetAllTopicMetadata STARTED kafka.integration.SaslSslTopicMetadataTest > testGetAllTopicMetadata PASSED kafka.integration.SaslSslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup STARTED kafka.integration.SaslSslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED kafka.integration.SaslSslTopicMetadataTest > testBasicTopicMetadata STARTED kafka.integration.SaslSslTopicMetadataTest > testBasicTopicMetadata PASSED kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopicWithInvalidReplication STARTED kafka.integration.SaslSslTopicMetadataTest > testAutoCreateTopicWithInvalidReplication PASSED kafka.integration.SaslSslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown STARTED kafka.integration.SaslSslTopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED kafka.integration.FetcherTest > testFetcher STARTED kafka.integration.FetcherTest > testFetcher PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled PASSED kafka.integration.UncleanLeaderElectionTest > testCleanLeaderElectionDisabledByTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testCleanLeaderElectionDisabledByTopicOverride PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride PASSED kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig STARTED kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig PASSED unit.kafka.server.ApiVersionsTest > testApiVersions STARTED unit.kafka.server.ApiVersionsTest > testApiVersions PASSED integration.kafka.api.GroupCoordinatorIntegrationTest > testGroupCoordinatorPropagatesOfffsetsTopicCompressionCodec STARTED integration.kafka.api.GroupCoordinatorIntegrationTest > testGroupCoordinatorPropagatesOfffsetsTopicCompressionCodec PASSED 1048 tests completed, 1 failed :kafka-trunk-jdk8:core:test FAILED :test_core_2_10 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':core:test'. > There were failing tests. See the report at: file:// * 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: 49 mins 37.249 secs Build step 'Execute shell' marked build as failure Recording test results Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2