See <https://builds.apache.org/job/Kafka-trunk/601/changes>
Changes: [junrao] KAFKA-2072: Add StopReplica request/response to o.a.k.common.requests ------------------------------------------ [...truncated 2936 lines...] kafka.api.ProducerSendTest > testCloseWithZeroTimeoutFromCallerThread PASSED kafka.integration.TopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED kafka.coordinator.ConsumerCoordinatorResponseTest > testJoinGroupWrongCoordinator PASSED kafka.coordinator.ConsumerCoordinatorResponseTest > testGenerationIdIncrementsOnRebalance PASSED kafka.admin.DeleteTopicTest > testResumeDeleteTopicOnControllerFailover PASSED kafka.api.ConsumerTest > testPartitionPauseAndResume PASSED kafka.coordinator.ConsumerCoordinatorResponseTest > testValidHeartbeat PASSED kafka.coordinator.ConsumerCoordinatorResponseTest > testJoinGroupSessionTimeoutTooLarge PASSED kafka.coordinator.ConsumerCoordinatorResponseTest > testJoinGroupSessionTimeoutTooSmall PASSED kafka.coordinator.ConsumerCoordinatorResponseTest > testHeartbeatDuringRebalanceCausesIllegalGeneration PASSED kafka.coordinator.ConsumerCoordinatorResponseTest > testJoinGroupUnknownPartitionAssignmentStrategy PASSED kafka.admin.DeleteConsumerGroupTest > testTopicWideDeleteInZK PASSED kafka.integration.TopicMetadataTest > testTopicMetadataRequest PASSED kafka.api.ProducerBounceTest > testBrokerFailure PASSED kafka.utils.timer.TimerTest > testTaskExpiration PASSED kafka.utils.timer.TimerTest > testAlreadyExpiredTask PASSED kafka.integration.TopicMetadataTest > testAutoCreateTopicWithCollision PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh PASSED kafka.admin.AddPartitionsTest > testTopicDoesNotExist PASSED kafka.admin.AdminTest > testBasicPreferredReplicaElection PASSED kafka.api.ConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.admin.DeleteTopicTest > testPartitionReassignmentDuringDeleteTopic PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow PASSED kafka.admin.DeleteConsumerGroupTest > testConsumptionOnRecreatedTopicAfterTopicWideDeleteInZK PASSED kafka.log.LogTest > testCorruptLog PASSED kafka.admin.AdminTest > testShutdownBroker PASSED kafka.log.LogTest > testCleanShutdownFile PASSED kafka.log.LogTest > testParseTopicPartitionName PASSED kafka.log.LogTest > testParseTopicPartitionNameForEmptyName PASSED kafka.log.LogTest > testParseTopicPartitionNameForNull PASSED kafka.log.LogTest > testParseTopicPartitionNameForMissingSeparator PASSED kafka.log.LogTest > testParseTopicPartitionNameForMissingTopic PASSED kafka.log.LogTest > testParseTopicPartitionNameForMissingPartition PASSED kafka.integration.FetcherTest > testFetcher PASSED kafka.common.ConfigTest > testInvalidGroupIds PASSED kafka.common.ConfigTest > testInvalidClientIds PASSED kafka.api.ProducerSendTest > testCloseWithZeroTimeoutFromSenderThread PASSED kafka.utils.SchedulerTest > testPeriodicTask PASSED kafka.utils.SchedulerTest > testRestart PASSED kafka.utils.SchedulerTest > testNonPeriodicTask PASSED kafka.utils.SchedulerTest > testMockSchedulerNonPeriodicTask PASSED kafka.utils.SchedulerTest > testMockSchedulerPeriodicTask PASSED kafka.utils.SchedulerTest > testReentrantTaskInMockScheduler PASSED kafka.admin.DeleteTopicTest > testDeleteNonExistingTopic PASSED kafka.log.LogCleanerIntegrationTest > cleanerTest[0] PASSED kafka.admin.AddPartitionsTest > testIncrementPartitions PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh PASSED kafka.api.ConsumerTest > testPartitionsFor PASSED kafka.admin.AdminTest > testTopicConfigChange PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckZero PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckOne PASSED kafka.api.ConsumerTest > testListTopics PASSED kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures PASSED kafka.utils.IteratorTemplateTest > testIterator PASSED kafka.api.ProducerFailureHandlingTest > testNonExistentTopic PASSED kafka.integration.RollingBounceTest > testRollingBounce PASSED kafka.common.TopicTest > testInvalidTopicNames PASSED kafka.common.TopicTest > testTopicHasCollisionChars PASSED kafka.common.TopicTest > testTopicHasCollision PASSED kafka.api.ConsumerTest > testPartitionReassignmentCallback PASSED kafka.api.ProducerFailureHandlingTest > testWrongBrokerList PASSED kafka.admin.DeleteTopicTest > testDeleteTopicWithCleaner PASSED kafka.api.ConsumerTest > testUnsubscribeTopic PASSED kafka.integration.UncleanLeaderElectionTest > testCleanLeaderElectionDisabledByTopicOverride PASSED kafka.log.LogCleanerIntegrationTest > cleanerTest[1] PASSED kafka.admin.DeleteTopicTest > testDeleteTopicAlreadyMarkedAsDeleted PASSED kafka.api.ProducerFailureHandlingTest > testNoResponse PASSED kafka.integration.PrimitiveApiTest > testProduceAndMultiFetch PASSED kafka.api.ConsumerTest > testExpandingTopicSubscriptions PASSED kafka.api.ProducerFailureHandlingTest > testInvalidPartition PASSED kafka.integration.PrimitiveApiTest > testPipelinedProduceRequests PASSED kafka.api.ProducerFailureHandlingTest > testSendAfterClosed PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetchWithCompression PASSED kafka.api.ProducerFailureHandlingTest > testCannotSendToInternalTopic PASSED kafka.api.ConsumerTest > testShrinkingTopicSubscriptions PASSED kafka.integration.PrimitiveApiTest > testEmptyFetchRequest PASSED kafka.integration.PrimitiveApiTest > testConsumerEmptyTopic PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicas PASSED kafka.integration.PrimitiveApiTest > testFetchRequestCanProperlySerialize PASSED kafka.api.ConsumerTest > testCommitSpecifiedOffsets PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled PASSED kafka.integration.PrimitiveApiTest > testMultiProduce PASSED kafka.log.LogCleanerIntegrationTest > cleanerTest[2] PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetch PASSED kafka.api.ConsumerTest > testAutoOffsetReset PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride PASSED kafka.api.ConsumerTest > testSeek PASSED kafka.api.ConsumerTest > testGroupConsumption PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown PASSED kafka.utils.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue PASSED kafka.log.LogCleanerIntegrationTest > cleanerTest[3] PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled PASSED kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup PASSED kafka.log.LogManagerTest > testCleanupExpiredSegments PASSED kafka.api.ConsumerTest > testPositionAndCommit PASSED kafka.api.SSLProducerSendTest > testSendOffset PASSED kafka.api.SSLProducerSendTest > testSendToPartition PASSED kafka.api.SSLConsumerTest > testSimpleConsumption PASSED kafka.api.SSLProducerSendTest > testClose PASSED kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr PASSED kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition PASSED kafka.api.SSLConsumerTest > testAutoOffsetReset PASSED kafka.api.ConsumerTest > testSimpleConsumption PASSED kafka.utils.CommandLineUtilsTest > testParseSingleArg PASSED kafka.utils.CommandLineUtilsTest > testParseArgs PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArg PASSED kafka.api.SSLConsumerTest > testSeek PASSED kafka.api.SSLConsumerTest > testGroupConsumption PASSED kafka.api.SSLConsumerTest > testPositionAndCommit PASSED kafka.api.SSLConsumerTest > testPartitionsFor PASSED kafka.message.MessageWriterTest > testWithKey PASSED kafka.message.MessageWriterTest > testWithCompressionAttribute PASSED kafka.message.MessageWriterTest > testBufferingOutputStream PASSED kafka.message.MessageWriterTest > testWithNoCompressionAttribute PASSED 512 tests completed, 1 failed :core:test 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:///x1/jenkins/jenkins-slave/workspace/Kafka-trunk/core/build/reports/tests/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: 4 mins 29.978 secs 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