See
<https://builds.apache.org/job/kafka-0.11.0-jdk7/351/display/redirect?page=changes>
Changes:
[me] KAFKA-6288: Broken symlink interrupts scanning of the plugin path
------------------------------------------
[...truncated 904.22 KB...]
kafka.producer.AsyncProducerTest > testPartitionAndCollateEvents PASSED
kafka.producer.AsyncProducerTest > testBatchSize STARTED
kafka.producer.AsyncProducerTest > testBatchSize PASSED
kafka.producer.AsyncProducerTest > testSerializeEvents STARTED
kafka.producer.AsyncProducerTest > testSerializeEvents PASSED
kafka.producer.AsyncProducerTest > testProducerQueueSize STARTED
kafka.producer.AsyncProducerTest > testProducerQueueSize PASSED
kafka.producer.AsyncProducerTest > testRandomPartitioner STARTED
kafka.producer.AsyncProducerTest > testRandomPartitioner PASSED
kafka.producer.AsyncProducerTest > testInvalidConfiguration STARTED
kafka.producer.AsyncProducerTest > testInvalidConfiguration PASSED
kafka.producer.AsyncProducerTest > testInvalidPartition STARTED
kafka.producer.AsyncProducerTest > testInvalidPartition PASSED
kafka.producer.AsyncProducerTest > testNoBroker STARTED
kafka.producer.AsyncProducerTest > testNoBroker PASSED
kafka.producer.AsyncProducerTest > testProduceAfterClosed STARTED
kafka.producer.AsyncProducerTest > testProduceAfterClosed PASSED
kafka.producer.AsyncProducerTest > testJavaProducer STARTED
kafka.producer.AsyncProducerTest > testJavaProducer PASSED
kafka.producer.AsyncProducerTest > testIncompatibleEncoder STARTED
kafka.producer.AsyncProducerTest > testIncompatibleEncoder PASSED
kafka.api.LogAppendTimeTest > testProduceConsume STARTED
kafka.api.LogAppendTimeTest > testProduceConsume PASSED
kafka.api.FetchRequestTest > testShuffleWithSingleTopic STARTED
kafka.api.FetchRequestTest > testShuffleWithSingleTopic PASSED
kafka.api.FetchRequestTest > testShuffle STARTED
kafka.api.FetchRequestTest > testShuffle PASSED
kafka.api.PlaintextProducerSendTest >
testSendCompressedMessageWithLogAppendTime STARTED
kafka.api.PlaintextProducerSendTest >
testSendCompressedMessageWithLogAppendTime PASSED
kafka.api.PlaintextProducerSendTest > testAutoCreateTopic STARTED
kafka.api.PlaintextProducerSendTest > testAutoCreateTopic PASSED
kafka.api.PlaintextProducerSendTest > testSendWithInvalidCreateTime STARTED
kafka.api.PlaintextProducerSendTest > testSendWithInvalidCreateTime PASSED
kafka.api.PlaintextProducerSendTest > testBatchSizeZero STARTED
kafka.api.PlaintextProducerSendTest > testBatchSizeZero PASSED
kafka.api.PlaintextProducerSendTest > testWrongSerializer STARTED
kafka.api.PlaintextProducerSendTest > testWrongSerializer PASSED
kafka.api.PlaintextProducerSendTest >
testSendNonCompressedMessageWithLogAppendTime STARTED
kafka.api.PlaintextProducerSendTest >
testSendNonCompressedMessageWithLogAppendTime PASSED
kafka.api.PlaintextProducerSendTest >
testSendNonCompressedMessageWithCreateTime STARTED
kafka.api.PlaintextProducerSendTest >
testSendNonCompressedMessageWithCreateTime PASSED
kafka.api.PlaintextProducerSendTest > testClose STARTED
kafka.api.PlaintextProducerSendTest > testClose PASSED
kafka.api.PlaintextProducerSendTest > testFlush STARTED
kafka.api.PlaintextProducerSendTest > testFlush PASSED
kafka.api.PlaintextProducerSendTest > testSendToPartition STARTED
kafka.api.PlaintextProducerSendTest > testSendToPartition PASSED
kafka.api.PlaintextProducerSendTest > testSendOffset STARTED
kafka.api.PlaintextProducerSendTest > testSendOffset PASSED
kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithCreateTime
STARTED
kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithCreateTime
PASSED
kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromCallerThread
STARTED
kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromCallerThread
PASSED
kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromSenderThread
STARTED
kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromSenderThread
PASSED
kafka.api.PlaintextProducerSendTest > testSendBeforeAndAfterPartitionExpansion
STARTED
kafka.api.PlaintextProducerSendTest > testSendBeforeAndAfterPartitionExpansion
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 > testConsumeMessagesWithCreateTime STARTED
kafka.api.PlaintextConsumerTest > testConsumeMessagesWithCreateTime PASSED
kafka.api.PlaintextConsumerTest > testAsyncCommit STARTED
kafka.api.PlaintextConsumerTest > testAsyncCommit PASSED
kafka.api.PlaintextConsumerTest > testLowMaxFetchSizeForRequestAndPartition
STARTED
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
ERROR: Could not install GRADLE_3_5_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:421)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:629)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:594)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
at hudson.scm.SCM.poll(SCM.java:408)
at hudson.model.AbstractProject._poll(AbstractProject.java:1384)
at hudson.model.AbstractProject.poll(AbstractProject.java:1287)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:594)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:640)
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:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
ERROR: Could not install GRADLE_3_5_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:421)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:629)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:594)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
at hudson.scm.SCM.poll(SCM.java:408)
at hudson.model.AbstractProject._poll(AbstractProject.java:1384)
at hudson.model.AbstractProject.poll(AbstractProject.java:1287)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:594)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:640)
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:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
ERROR: Could not install GRADLE_3_5_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:421)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:629)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:594)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
at hudson.scm.SCM.poll(SCM.java:408)
at hudson.model.AbstractProject._poll(AbstractProject.java:1384)
at hudson.model.AbstractProject.poll(AbstractProject.java:1287)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:594)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:640)
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:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
ERROR: Could not install GRADLE_3_5_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:421)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:629)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:594)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
at hudson.scm.SCM.poll(SCM.java:408)
at hudson.model.AbstractProject._poll(AbstractProject.java:1384)
at hudson.model.AbstractProject.poll(AbstractProject.java:1287)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:594)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:640)
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:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Build timed out (after 240 minutes). Marking the build as failed.
Build was aborted
[FINDBUGS] Collecting findbugs analysis files...
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/> that match the pattern
**/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 1 file in
<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/core/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=37e38611ccebff1bf14b0e6435fadcd74e406192,
workspace=<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/>
[FINDBUGS] Computing warning deltas based on reference build #350
Recording test results
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5