See <https://builds.apache.org/job/kafka-trunk-jdk7/1670/changes>
Changes:
[jason] KAFKA-4024; Override client metadata backoff on topic changes and avoid
[jason] MINOR: Add description of how consumer wakeup acts if no threads are
------------------------------------------
[...truncated 6618 lines...]
kafka.api.SaslPlainSslEndToEndAuthorizationTest >
testNoProduceWithoutDescribeAcl PASSED
kafka.api.UserQuotaTest > testProducerConsumerOverrideUnthrottled STARTED
kafka.api.UserQuotaTest > testProducerConsumerOverrideUnthrottled PASSED
kafka.api.UserQuotaTest > testThrottledProducerConsumer STARTED
kafka.api.UserQuotaTest > testThrottledProducerConsumer PASSED
kafka.api.UserQuotaTest > testQuotaOverrideDelete STARTED
kafka.api.UserQuotaTest > testQuotaOverrideDelete PASSED
kafka.api.PlaintextConsumerTest > testEarliestOrLatestOffsets STARTED
kafka.api.PlaintextConsumerTest > testEarliestOrLatestOffsets PASSED
kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate STARTED
kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate PASSED
kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions STARTED
kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions PASSED
kafka.api.PlaintextConsumerTest > testMaxPollIntervalMs STARTED
kafka.api.PlaintextConsumerTest > testMaxPollIntervalMs PASSED
kafka.api.PlaintextConsumerTest > testOffsetsForTimes STARTED
kafka.api.PlaintextConsumerTest > testOffsetsForTimes PASSED
kafka.api.PlaintextConsumerTest > testSubsequentPatternSubscription STARTED
kafka.api.PlaintextConsumerTest > testSubsequentPatternSubscription PASSED
kafka.api.PlaintextConsumerTest > testAsyncCommit STARTED
kafka.api.PlaintextConsumerTest > testAsyncCommit PASSED
kafka.api.PlaintextConsumerTest > testLowMaxFetchSizeForRequestAndPartition
STARTED
kafka.api.PlaintextConsumerTest > testLowMaxFetchSizeForRequestAndPartition
PASSED
kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnStopPolling
STARTED
kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnStopPolling
PASSED
kafka.api.PlaintextConsumerTest > testMaxPollIntervalMsDelayInRevocation STARTED
kafka.api.PlaintextConsumerTest > testMaxPollIntervalMsDelayInRevocation PASSED
kafka.api.PlaintextConsumerTest > testPartitionsForInvalidTopic STARTED
kafka.api.PlaintextConsumerTest > testPartitionsForInvalidTopic PASSED
kafka.api.PlaintextConsumerTest > testPauseStateNotPreservedByRebalance STARTED
kafka.api.PlaintextConsumerTest > testPauseStateNotPreservedByRebalance PASSED
kafka.api.PlaintextConsumerTest >
testFetchHonoursFetchSizeIfLargeRecordNotFirst STARTED
kafka.api.PlaintextConsumerTest >
testFetchHonoursFetchSizeIfLargeRecordNotFirst PASSED
kafka.api.PlaintextConsumerTest > testSeek STARTED
kafka.api.PlaintextConsumerTest > testSeek PASSED
kafka.api.PlaintextConsumerTest > testPositionAndCommit STARTED
kafka.api.PlaintextConsumerTest > testPositionAndCommit PASSED
kafka.api.PlaintextConsumerTest >
testFetchRecordLargerThanMaxPartitionFetchBytes STARTED
kafka.api.PlaintextConsumerTest >
testFetchRecordLargerThanMaxPartitionFetchBytes PASSED
kafka.api.PlaintextConsumerTest > testUnsubscribeTopic STARTED
kafka.api.PlaintextConsumerTest > testUnsubscribeTopic PASSED
kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnClose STARTED
kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnClose PASSED
kafka.api.PlaintextConsumerTest > testFetchRecordLargerThanFetchMaxBytes STARTED
kafka.api.PlaintextConsumerTest > testFetchRecordLargerThanFetchMaxBytes PASSED
kafka.api.PlaintextConsumerTest > testMultiConsumerDefaultAssignment STARTED
kafka.api.PlaintextConsumerTest > testMultiConsumerDefaultAssignment PASSED
kafka.api.PlaintextConsumerTest > testAutoCommitOnClose STARTED
kafka.api.PlaintextConsumerTest > testAutoCommitOnClose PASSED
kafka.api.PlaintextConsumerTest > testListTopics STARTED
kafka.api.PlaintextConsumerTest > testListTopics PASSED
kafka.api.PlaintextConsumerTest > testExpandingTopicSubscriptions STARTED
kafka.api.PlaintextConsumerTest > testExpandingTopicSubscriptions PASSED
kafka.api.PlaintextConsumerTest > testInterceptors STARTED
kafka.api.PlaintextConsumerTest > testInterceptors PASSED
kafka.api.PlaintextConsumerTest > testPatternUnsubscription STARTED
kafka.api.PlaintextConsumerTest > testPatternUnsubscription PASSED
kafka.api.PlaintextConsumerTest > testGroupConsumption STARTED
kafka.api.PlaintextConsumerTest > testGroupConsumption PASSED
kafka.api.PlaintextConsumerTest > testPartitionsFor STARTED
kafka.api.PlaintextConsumerTest > testPartitionsFor PASSED
kafka.api.PlaintextConsumerTest > testAutoCommitOnRebalance STARTED
kafka.api.PlaintextConsumerTest > testAutoCommitOnRebalance PASSED
kafka.api.PlaintextConsumerTest > testInterceptorsWithWrongKeyValue STARTED
kafka.api.PlaintextConsumerTest > testInterceptorsWithWrongKeyValue PASSED
kafka.api.PlaintextConsumerTest > testMaxPollIntervalMsDelayInAssignment STARTED
kafka.api.PlaintextConsumerTest > testMaxPollIntervalMsDelayInAssignment PASSED
kafka.api.PlaintextConsumerTest > testMultiConsumerRoundRobinAssignment STARTED
kafka.api.PlaintextConsumerTest > testMultiConsumerRoundRobinAssignment PASSED
kafka.api.PlaintextConsumerTest > testPartitionPauseAndResume STARTED
kafka.api.PlaintextConsumerTest > testPartitionPauseAndResume PASSED
kafka.api.PlaintextConsumerTest > testConsumeMessagesWithLogAppendTime STARTED
kafka.api.PlaintextConsumerTest > testConsumeMessagesWithLogAppendTime PASSED
kafka.api.PlaintextConsumerTest > testAutoCommitOnCloseAfterWakeup STARTED
kafka.api.PlaintextConsumerTest > testAutoCommitOnCloseAfterWakeup PASSED
kafka.api.PlaintextConsumerTest > testMaxPollRecords STARTED
kafka.api.PlaintextConsumerTest > testMaxPollRecords PASSED
kafka.api.PlaintextConsumerTest > testAutoOffsetReset STARTED
kafka.api.PlaintextConsumerTest > testAutoOffsetReset PASSED
kafka.api.PlaintextConsumerTest > testFetchInvalidOffset STARTED
kafka.api.PlaintextConsumerTest > testFetchInvalidOffset PASSED
kafka.api.PlaintextConsumerTest > testAutoCommitIntercept STARTED
kafka.api.PlaintextConsumerTest > testAutoCommitIntercept PASSED
kafka.api.PlaintextConsumerTest >
testFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst STARTED
kafka.api.PlaintextConsumerTest >
testFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst PASSED
kafka.api.PlaintextConsumerTest > testCommitSpecifiedOffsets STARTED
kafka.api.PlaintextConsumerTest > testCommitSpecifiedOffsets PASSED
kafka.api.PlaintextConsumerTest > testCommitMetadata STARTED
kafka.api.PlaintextConsumerTest > testCommitMetadata PASSED
kafka.api.PlaintextConsumerTest > testRoundRobinAssignment STARTED
kafka.api.PlaintextConsumerTest > testRoundRobinAssignment PASSED
kafka.api.PlaintextConsumerTest > testPatternSubscription STARTED
kafka.api.PlaintextConsumerTest > testPatternSubscription PASSED
kafka.api.PlaintextConsumerTest > testCoordinatorFailover STARTED
kafka.api.PlaintextConsumerTest > testCoordinatorFailover PASSED
kafka.api.PlaintextConsumerTest > testSimpleConsumption STARTED
kafka.api.PlaintextConsumerTest > testSimpleConsumption PASSED
kafka.api.SaslPlainPlaintextConsumerTest > testCoordinatorFailover STARTED
ERROR: Could not install GRADLE_2_4_RC_2_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:931)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:404)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:609)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:574)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381)
at hudson.scm.SCM.poll(SCM.java:398)
at hudson.model.AbstractProject._poll(AbstractProject.java:1446)
at hudson.model.AbstractProject.poll(AbstractProject.java:1349)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:528)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:557)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
kafka.api.SaslPlainPlaintextConsumerTest > testCoordinatorFailover PASSED
kafka.api.SaslPlainPlaintextConsumerTest > testSimpleConsumption STARTED
kafka.api.SaslPlainPlaintextConsumerTest > testSimpleConsumption PASSED
kafka.api.ApiUtilsTest > testShortStringNonASCII STARTED
kafka.api.ApiUtilsTest > testShortStringNonASCII PASSED
kafka.api.ApiUtilsTest > testShortStringASCII STARTED
kafka.api.ApiUtilsTest > testShortStringASCII PASSED
kafka.api.SaslSslConsumerTest > testCoordinatorFailover STARTED
:kafka-trunk-jdk7:core:test FAILED
:test_core_2_11 FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':test_core_2_11'.
> Process 'Gradle Compiler Daemon 1' finished with non-zero exit value 137
* 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 4 mins 2.342 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