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 25AF1200B46 for ; Sat, 2 Jul 2016 04:37:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 192DC160A6C; Sat, 2 Jul 2016 02:37:13 +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 39E41160A61 for ; Sat, 2 Jul 2016 04:37:12 +0200 (CEST) Received: (qmail 30279 invoked by uid 500); 2 Jul 2016 02:37:10 -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 30265 invoked by uid 99); 2 Jul 2016 02:37:10 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jul 2016 02:37:10 +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 636599C01E3; Sat, 2 Jul 2016 02:36:54 +0000 (UTC) Date: Sat, 2 Jul 2016 02:36:54 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, ismael@juma.me.uk, me@ewencp.org, wangguoz@gmail.com Message-ID: <19565787.6723.1467427014263.JavaMail.jenkins@crius> In-Reply-To: <1770740240.6713.1467423340645.JavaMail.jenkins@crius> References: <1770740240.6713.1467423340645.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: kafka-trunk-jdk7 #1400 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-jdk7 X-Jenkins-Result: FAILURE archived-at: Sat, 02 Jul 2016 02:37:13 -0000 See Changes: [ismael] MINOR: remove "auto.commit.interval.ms" from "Manual Offset Control" [ismael] MINOR: Fix consumer constructor doc string [ismael] MINOR: Typo fix in docs ops [ismael] MINOR: Warning instead of error if TGT cannot be renewed beyond the next ------------------------------------------ [...truncated 3330 lines...] kafka.producer.AsyncProducerTest > testJavaProducer PASSED kafka.producer.AsyncProducerTest > testIncompatibleEncoder STARTED kafka.producer.AsyncProducerTest > testIncompatibleEncoder PASSED kafka.producer.ProducerTest > testSendToNewTopic STARTED kafka.producer.ProducerTest > testSendToNewTopic PASSED kafka.producer.ProducerTest > testAsyncSendCanCorrectlyFailWithTimeout STARTED kafka.producer.ProducerTest > testAsyncSendCanCorrectlyFailWithTimeout PASSED kafka.producer.ProducerTest > testSendNullMessage STARTED kafka.producer.ProducerTest > testSendNullMessage PASSED kafka.producer.ProducerTest > testUpdateBrokerPartitionInfo STARTED kafka.producer.ProducerTest > testUpdateBrokerPartitionInfo PASSED kafka.producer.ProducerTest > testSendWithDeadBroker STARTED kafka.producer.ProducerTest > testSendWithDeadBroker PASSED kafka.tools.ConsoleConsumerTest > shouldLimitReadsToMaxMessageLimit STARTED kafka.tools.ConsoleConsumerTest > shouldLimitReadsToMaxMessageLimit PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidNewConsumerValidConfig STARTED kafka.tools.ConsoleConsumerTest > shouldParseValidNewConsumerValidConfig PASSED kafka.tools.ConsoleConsumerTest > shouldStopWhenOutputCheckErrorFails STARTED kafka.tools.ConsoleConsumerTest > shouldStopWhenOutputCheckErrorFails PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidNewSimpleConsumerValidConfigWithStringOffset STARTED kafka.tools.ConsoleConsumerTest > shouldParseValidNewSimpleConsumerValidConfigWithStringOffset PASSED kafka.tools.ConsoleConsumerTest > shouldParseConfigsFromFile STARTED kafka.tools.ConsoleConsumerTest > shouldParseConfigsFromFile PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidNewSimpleConsumerValidConfigWithNumericOffset STARTED kafka.tools.ConsoleConsumerTest > shouldParseValidNewSimpleConsumerValidConfigWithNumericOffset PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidOldConsumerValidConfig STARTED kafka.tools.ConsoleConsumerTest > shouldParseValidOldConsumerValidConfig PASSED kafka.tools.ConsoleProducerTest > testParseKeyProp STARTED kafka.tools.ConsoleProducerTest > testParseKeyProp PASSED kafka.tools.ConsoleProducerTest > testValidConfigsOldProducer STARTED kafka.tools.ConsoleProducerTest > testValidConfigsOldProducer PASSED kafka.tools.ConsoleProducerTest > testInvalidConfigs STARTED kafka.tools.ConsoleProducerTest > testInvalidConfigs PASSED kafka.tools.ConsoleProducerTest > testValidConfigsNewProducer STARTED kafka.tools.ConsoleProducerTest > testValidConfigsNewProducer PASSED kafka.tools.MirrorMakerTest > testDefaultMirrorMakerMessageHandler STARTED kafka.tools.MirrorMakerTest > testDefaultMirrorMakerMessageHandler PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytesWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytesWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistentWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistentWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistent STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistent PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testEqualsWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testEqualsWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testWrittenEqualsRead STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testWrittenEqualsRead PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testEquals STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testEquals PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytes STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytes PASSED kafka.javaapi.consumer.ZookeeperConsumerConnectorTest > testBasic STARTED kafka.javaapi.consumer.ZookeeperConsumerConnectorTest > testBasic PASSED kafka.common.ConfigTest > testInvalidGroupIds STARTED kafka.common.ConfigTest > testInvalidGroupIds PASSED kafka.common.ConfigTest > testInvalidClientIds STARTED kafka.common.ConfigTest > testInvalidClientIds PASSED kafka.common.ZkNodeChangeNotificationListenerTest > testProcessNotification STARTED kafka.common.ZkNodeChangeNotificationListenerTest > testProcessNotification PASSED kafka.common.TopicTest > testInvalidTopicNames STARTED kafka.common.TopicTest > testInvalidTopicNames PASSED kafka.common.TopicTest > testTopicHasCollision STARTED kafka.common.TopicTest > testTopicHasCollision PASSED kafka.common.TopicTest > testTopicHasCollisionChars STARTED kafka.common.TopicTest > testTopicHasCollisionChars PASSED kafka.security.auth.ResourceTypeTest > testFromString STARTED kafka.security.auth.ResourceTypeTest > testFromString PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAllowAllAccess STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAllowAllAccess PASSED kafka.security.auth.SimpleAclAuthorizerTest > testLocalConcurrentModificationOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testLocalConcurrentModificationOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyDeletionOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyDeletionOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFound STARTED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFound PASSED kafka.security.auth.SimpleAclAuthorizerTest > testDistributedConcurrentModificationOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDistributedConcurrentModificationOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAclManagementAPIs STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAclManagementAPIs PASSED kafka.security.auth.SimpleAclAuthorizerTest > testWildCardAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testWildCardAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testTopicAcl STARTED kafka.security.auth.SimpleAclAuthorizerTest > testTopicAcl PASSED kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserHasAccess STARTED kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserHasAccess PASSED kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence PASSED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride STARTED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride PASSED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache STARTED kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache PASSED kafka.security.auth.ZkAuthorizationTest > testIsZkSecurityEnabled STARTED kafka.security.auth.ZkAuthorizationTest > testIsZkSecurityEnabled PASSED kafka.security.auth.ZkAuthorizationTest > testZkUtils STARTED kafka.security.auth.ZkAuthorizationTest > testZkUtils PASSED kafka.security.auth.ZkAuthorizationTest > testZkAntiMigration STARTED kafka.security.auth.ZkAuthorizationTest > testZkAntiMigration PASSED kafka.security.auth.ZkAuthorizationTest > testZkMigration STARTED kafka.security.auth.ZkAuthorizationTest > testZkMigration PASSED kafka.security.auth.ZkAuthorizationTest > testChroot STARTED kafka.security.auth.ZkAuthorizationTest > testChroot PASSED kafka.security.auth.ZkAuthorizationTest > testDelete STARTED kafka.security.auth.ZkAuthorizationTest > testDelete PASSED kafka.security.auth.ZkAuthorizationTest > testDeleteRecursive STARTED kafka.security.auth.ZkAuthorizationTest > testDeleteRecursive PASSED kafka.security.auth.AclTest > testAclJsonConversion STARTED kafka.security.auth.AclTest > testAclJsonConversion PASSED kafka.security.auth.OperationTest > testFromString STARTED kafka.security.auth.OperationTest > testFromString PASSED kafka.security.auth.PermissionTypeTest > testFromString STARTED kafka.security.auth.PermissionTypeTest > testFromString PASSED 803 tests completed, 4 failed :kafka-trunk-jdk7: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: 58 mins 12.867 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 JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51