See <https://builds.apache.org/job/kafka-trunk-jdk7/1677/changes>
Changes:
[wangguoz] MINOR: remove commented out code and System.out.println
------------------------------------------
[...truncated 3888 lines...]
kafka.producer.ProducerTest > testAsyncSendCanCorrectlyFailWithTimeout STARTED
kafka.producer.ProducerTest > testAsyncSendCanCorrectlyFailWithTimeout FAILED
java.lang.AssertionError: Message set should have 1 message
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
kafka.producer.ProducerTest.testAsyncSendCanCorrectlyFailWithTimeout(ProducerTest.scala:312)
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 > testDefaultConsumer STARTED
kafka.tools.ConsoleConsumerTest > testDefaultConsumer 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 >
testDefaultMirrorMakerMessageHandlerWithNoTimestampInSourceMessage STARTED
kafka.tools.MirrorMakerTest >
testDefaultMirrorMakerMessageHandlerWithNoTimestampInSourceMessage 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
984 tests completed, 1 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://<https://builds.apache.org/job/kafka-trunk-jdk7/ws/core/build/reports/tests/test/index.html>
* 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 hrs 17 mins 43.553 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