You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/13 05:50:36 UTC

Build failed in Jenkins: kafka-trunk-jdk8 #2274

See <https://builds.apache.org/job/kafka-trunk-jdk8/2274/display/redirect?page=changes>

Changes:

[wangguoz] KAFKA-6349: Fix concurrent modification exception in

------------------------------------------
[...truncated 148.34 KB...]
kafka.server.DynamicConfigChangeTest > shouldParseRegardlessOfWhitespaceAroundValues PASSED

kafka.server.DynamicConfigChangeTest > testDefaultUserQuotaConfigChange STARTED

kafka.server.DynamicConfigChangeTest > testDefaultUserQuotaConfigChange PASSED

kafka.server.DynamicConfigChangeTest > shouldParseReplicationQuotaReset STARTED

kafka.server.DynamicConfigChangeTest > shouldParseReplicationQuotaReset PASSED

kafka.server.DynamicConfigChangeTest > testDefaultUserClientIdQuotaConfigChange STARTED

kafka.server.DynamicConfigChangeTest > testDefaultUserClientIdQuotaConfigChange PASSED

kafka.server.DynamicConfigChangeTest > testConfigChangeOnNonExistingTopic STARTED

kafka.server.DynamicConfigChangeTest > testConfigChangeOnNonExistingTopic PASSED

kafka.server.DynamicConfigChangeTest > testConfigChange STARTED

kafka.server.DynamicConfigChangeTest > testConfigChange PASSED

kafka.server.ReplicaManagerQuotasTest > shouldGetBothMessagesIfQuotasAllow STARTED

kafka.server.ReplicaManagerQuotasTest > shouldGetBothMessagesIfQuotasAllow PASSED

kafka.server.ReplicaManagerQuotasTest > shouldExcludeSubsequentThrottledPartitions STARTED

kafka.server.ReplicaManagerQuotasTest > shouldExcludeSubsequentThrottledPartitions PASSED

kafka.server.ReplicaManagerQuotasTest > shouldGetNoMessagesIfQuotasExceededOnSubsequentPartitions STARTED

kafka.server.ReplicaManagerQuotasTest > shouldGetNoMessagesIfQuotasExceededOnSubsequentPartitions PASSED

kafka.server.ReplicaManagerQuotasTest > shouldIncludeInSyncThrottledReplicas STARTED

kafka.server.ReplicaManagerQuotasTest > shouldIncludeInSyncThrottledReplicas PASSED

kafka.server.ServerStartupTest > testBrokerStateRunningAfterZK STARTED

kafka.server.ServerStartupTest > testBrokerStateRunningAfterZK PASSED

kafka.server.ServerStartupTest > testBrokerCreatesZKChroot STARTED

kafka.server.ServerStartupTest > testBrokerCreatesZKChroot PASSED

kafka.server.ServerStartupTest > testConflictBrokerStartupWithSamePort STARTED

kafka.server.ServerStartupTest > testConflictBrokerStartupWithSamePort PASSED

kafka.server.ServerStartupTest > testConflictBrokerRegistration STARTED

kafka.server.ServerStartupTest > testConflictBrokerRegistration PASSED

kafka.server.ServerStartupTest > testBrokerSelfAware STARTED

kafka.server.ServerStartupTest > testBrokerSelfAware PASSED

kafka.server.AbstractFetcherThreadTest > testConsumerLagRemovedWithPartition STARTED

kafka.server.AbstractFetcherThreadTest > testConsumerLagRemovedWithPartition PASSED

kafka.server.AbstractFetcherThreadTest > testFetchRequestCorruptedMessageException STARTED

kafka.server.AbstractFetcherThreadTest > testFetchRequestCorruptedMessageException PASSED

kafka.server.AbstractFetcherThreadTest > testMetricsRemovedOnShutdown STARTED

kafka.server.AbstractFetcherThreadTest > testMetricsRemovedOnShutdown PASSED

kafka.server.FetchRequestTest > testBrokerRespectsPartitionsOrderAndSizeLimits STARTED

kafka.server.FetchRequestTest > testBrokerRespectsPartitionsOrderAndSizeLimits PASSED

kafka.server.FetchRequestTest > testDownConversionFromBatchedToUnbatchedRespectsOffset STARTED

kafka.server.FetchRequestTest > testDownConversionFromBatchedToUnbatchedRespectsOffset PASSED

kafka.server.FetchRequestTest > testFetchRequestV2WithOversizedMessage STARTED

kafka.server.FetchRequestTest > testFetchRequestV2WithOversizedMessage PASSED

kafka.server.FetchRequestTest > testDownConversionWithConnectionFailure STARTED

kafka.server.FetchRequestTest > testDownConversionWithConnectionFailure PASSED

kafka.server.ReplicaFetcherThreadFatalErrorTest > testFatalErrorInProcessFetchRequest STARTED

kafka.server.ReplicaFetcherThreadFatalErrorTest > testFatalErrorInProcessFetchRequest PASSED

kafka.server.ReplicaFetcherThreadFatalErrorTest > testFatalErrorInAddPartitions STARTED

kafka.server.ReplicaFetcherThreadFatalErrorTest > testFatalErrorInAddPartitions PASSED

kafka.server.MetadataCacheTest > getTopicMetadataWithNonSupportedSecurityProtocol STARTED

kafka.server.MetadataCacheTest > getTopicMetadataWithNonSupportedSecurityProtocol PASSED

kafka.server.MetadataCacheTest > getTopicMetadataIsrNotAvailable STARTED

kafka.server.MetadataCacheTest > getTopicMetadataIsrNotAvailable PASSED

kafka.server.MetadataCacheTest > getTopicMetadata STARTED

kafka.server.MetadataCacheTest > getTopicMetadata PASSED

kafka.server.MetadataCacheTest > getTopicMetadataReplicaNotAvailable STARTED

kafka.server.MetadataCacheTest > getTopicMetadataReplicaNotAvailable PASSED

kafka.server.MetadataCacheTest > getTopicMetadataPartitionLeaderNotAvailable STARTED

kafka.server.MetadataCacheTest > getTopicMetadataPartitionLeaderNotAvailable PASSED

kafka.server.MetadataCacheTest > getAliveBrokersShouldNotBeMutatedByUpdateCache STARTED

kafka.server.MetadataCacheTest > getAliveBrokersShouldNotBeMutatedByUpdateCache PASSED

kafka.server.MetadataCacheTest > getTopicMetadataNonExistingTopics STARTED

kafka.server.MetadataCacheTest > getTopicMetadataNonExistingTopics PASSED

kafka.server.ClientQuotaManagerTest > testUserQuotaParsingWithDefaultClientIdQuota STARTED

kafka.server.ClientQuotaManagerTest > testUserQuotaParsingWithDefaultClientIdQuota PASSED

kafka.server.ClientQuotaManagerTest > testUserQuotaParsing STARTED

kafka.server.ClientQuotaManagerTest > testUserQuotaParsing PASSED

kafka.server.ClientQuotaManagerTest > testClientIdQuotaParsing STARTED

kafka.server.ClientQuotaManagerTest > testClientIdQuotaParsing PASSED

kafka.server.ClientQuotaManagerTest > testQuotaViolation STARTED

kafka.server.ClientQuotaManagerTest > testQuotaViolation PASSED

kafka.server.ClientQuotaManagerTest > testRequestPercentageQuotaViolation STARTED

kafka.server.ClientQuotaManagerTest > testRequestPercentageQuotaViolation PASSED

kafka.server.ClientQuotaManagerTest > testQuotaConfigPrecedence STARTED

kafka.server.ClientQuotaManagerTest > testQuotaConfigPrecedence PASSED

kafka.server.ClientQuotaManagerTest > testExpireQuotaSensors STARTED

kafka.server.ClientQuotaManagerTest > testExpireQuotaSensors PASSED

kafka.server.ClientQuotaManagerTest > testClientIdNotSanitized STARTED

kafka.server.ClientQuotaManagerTest > testClientIdNotSanitized PASSED

kafka.server.ClientQuotaManagerTest > testExpireThrottleTimeSensor STARTED

kafka.server.ClientQuotaManagerTest > testExpireThrottleTimeSensor PASSED

kafka.server.ClientQuotaManagerTest > testUserClientIdQuotaParsing STARTED

kafka.server.ClientQuotaManagerTest > testUserClientIdQuotaParsing PASSED

kafka.server.ClientQuotaManagerTest > testUserClientQuotaParsingIdWithDefaultClientIdQuota STARTED

kafka.server.ClientQuotaManagerTest > testUserClientQuotaParsingIdWithDefaultClientIdQuota PASSED

kafka.server.IsrExpirationTest > testIsrExpirationForSlowFollowers STARTED

kafka.server.IsrExpirationTest > testIsrExpirationForSlowFollowers PASSED

kafka.server.IsrExpirationTest > testIsrExpirationForStuckFollowers STARTED

kafka.server.IsrExpirationTest > testIsrExpirationForStuckFollowers PASSED

kafka.server.IsrExpirationTest > testIsrExpirationIfNoFetchRequestMade STARTED

kafka.server.IsrExpirationTest > testIsrExpirationIfNoFetchRequestMade PASSED

kafka.server.SessionExpireListenerTest > testSessionExpireListenerMetrics STARTED

kafka.server.SessionExpireListenerTest > testSessionExpireListenerMetrics PASSED

kafka.server.MultipleListenersWithDefaultJaasContextTest > testProduceConsume STARTED
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f0c812243ac, pid=28554, tid=0x00007f0c43fff700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_152-b16) (build 1.8.0_152-b16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.152-b16 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# J 17663 C1 com.sun.crypto.provider.AESCrypt.mul4(I[B)I (237 bytes) @ 0x00007f0c812243ac [0x00007f0c81223dc0+0x5ec]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/hs_err_pid28554.log>
Compiled method (c1)  307102 17663       2       com.sun.crypto.provider.AESCrypt::mul4 (237 bytes)
 total in heap  [0x00007f0c81223b90,0x00007f0c81225390] = 6144
 relocation     [0x00007f0c81223cb8,0x00007f0c81223da8] = 240
 main code      [0x00007f0c81223dc0,0x00007f0c81224760] = 2464
 stub code      [0x00007f0c81224760,0x00007f0c81224808] = 168
 oops           [0x00007f0c81224808,0x00007f0c81224810] = 8
 metadata       [0x00007f0c81224810,0x00007f0c81224818] = 8
 scopes data    [0x00007f0c81224818,0x00007f0c81224e30] = 1560
 scopes pcs     [0x00007f0c81224e30,0x00007f0c81225290] = 1120
 dependencies   [0x00007f0c81225290,0x00007f0c81225298] = 8
 nul chk table  [0x00007f0c81225298,0x00007f0c81225390] = 248
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
:kafka-trunk-jdk8:core:test FAILED
:test_core_2_11 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':kafka-trunk-jdk8:core:test'.
> Process 'Gradle Test Executor 3' finished with non-zero exit value 134

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 8m 39s
16 actionable tasks: 15 executed, 1 up-to-date
Build step 'Execute shell' marked build as failure
[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-trunk-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 1 file in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/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=d1a9252ca1808711882ae4c3043b0576620f8177, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2273
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
Not sending mail to unregistered user wangguoz@gmail.com

Jenkins build is back to normal : kafka-trunk-jdk8 #2276

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk8/2276/display/redirect?page=changes>


Build failed in Jenkins: kafka-trunk-jdk8 #2275

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk8/2275/display/redirect?page=changes>

Changes:

[wangguoz] KAFKA-6360: Clear RocksDB Segments when store is closed

------------------------------------------
[...truncated 1.43 MB...]
org.apache.kafka.common.config.ConfigDefTest > testCanAddInternalConfig PASSED

org.apache.kafka.common.config.ConfigDefTest > testMissingRequired STARTED

org.apache.kafka.common.config.ConfigDefTest > testMissingRequired PASSED

org.apache.kafka.common.config.ConfigDefTest > testParsingEmptyDefaultValueForStringFieldShouldSucceed STARTED

org.apache.kafka.common.config.ConfigDefTest > testParsingEmptyDefaultValueForStringFieldShouldSucceed PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringPassword STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringPassword PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringList STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringList PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringLong STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringLong PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringBoolean STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringBoolean PASSED

org.apache.kafka.common.config.ConfigDefTest > testNullDefaultWithValidator STARTED

org.apache.kafka.common.config.ConfigDefTest > testNullDefaultWithValidator PASSED

org.apache.kafka.common.config.ConfigDefTest > testMissingDependentConfigs STARTED

org.apache.kafka.common.config.ConfigDefTest > testMissingDependentConfigs PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringDouble STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringDouble PASSED

org.apache.kafka.common.config.ConfigDefTest > toEnrichedRst STARTED

org.apache.kafka.common.config.ConfigDefTest > toEnrichedRst PASSED

org.apache.kafka.common.config.ConfigDefTest > testDefinedTwice STARTED

org.apache.kafka.common.config.ConfigDefTest > testDefinedTwice PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringString STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringString PASSED

org.apache.kafka.common.config.ConfigDefTest > testNestedClass STARTED

org.apache.kafka.common.config.ConfigDefTest > testNestedClass PASSED

org.apache.kafka.common.config.ConfigDefTest > testBadInputs STARTED

org.apache.kafka.common.config.ConfigDefTest > testBadInputs PASSED

org.apache.kafka.common.config.ConfigDefTest > testValidateMissingConfigKey STARTED

org.apache.kafka.common.config.ConfigDefTest > testValidateMissingConfigKey PASSED

org.apache.kafka.common.config.AbstractConfigTest > testOriginalsWithPrefix STARTED

org.apache.kafka.common.config.AbstractConfigTest > testOriginalsWithPrefix PASSED

org.apache.kafka.common.config.AbstractConfigTest > testConfiguredInstances STARTED

org.apache.kafka.common.config.AbstractConfigTest > testConfiguredInstances PASSED

org.apache.kafka.common.config.AbstractConfigTest > testValuesWithPrefixOverride STARTED

org.apache.kafka.common.config.AbstractConfigTest > testValuesWithPrefixOverride PASSED

org.apache.kafka.common.config.AbstractConfigTest > testUnused STARTED

org.apache.kafka.common.config.AbstractConfigTest > testUnused PASSED

org.apache.kafka.common.config.AbstractConfigTest > testClassConfigs STARTED

org.apache.kafka.common.config.AbstractConfigTest > testClassConfigs PASSED

org.apache.kafka.common.acl.AclOperationTest > testCode STARTED

org.apache.kafka.common.acl.AclOperationTest > testCode PASSED

org.apache.kafka.common.acl.AclOperationTest > testName STARTED

org.apache.kafka.common.acl.AclOperationTest > testName PASSED

org.apache.kafka.common.acl.AclOperationTest > testExhaustive STARTED

org.apache.kafka.common.acl.AclOperationTest > testExhaustive PASSED

org.apache.kafka.common.acl.AclOperationTest > testIsUnknown STARTED

org.apache.kafka.common.acl.AclOperationTest > testIsUnknown PASSED

org.apache.kafka.common.acl.AclBindingTest > testUnknowns STARTED

org.apache.kafka.common.acl.AclBindingTest > testUnknowns PASSED

org.apache.kafka.common.acl.AclBindingTest > testMatching STARTED

org.apache.kafka.common.acl.AclBindingTest > testMatching PASSED

org.apache.kafka.common.acl.AclBindingTest > testMatchesAtMostOne STARTED

org.apache.kafka.common.acl.AclBindingTest > testMatchesAtMostOne PASSED

org.apache.kafka.common.acl.AclPermissionTypeTest > testCode STARTED

org.apache.kafka.common.acl.AclPermissionTypeTest > testCode PASSED

org.apache.kafka.common.acl.AclPermissionTypeTest > testName STARTED

org.apache.kafka.common.acl.AclPermissionTypeTest > testName PASSED

org.apache.kafka.common.acl.AclPermissionTypeTest > testExhaustive STARTED

org.apache.kafka.common.acl.AclPermissionTypeTest > testExhaustive PASSED

org.apache.kafka.common.acl.AclPermissionTypeTest > testIsUnknown STARTED

org.apache.kafka.common.acl.AclPermissionTypeTest > testIsUnknown PASSED

org.apache.kafka.common.internals.PartitionStatesTest > testSet STARTED

org.apache.kafka.common.internals.PartitionStatesTest > testSet PASSED

org.apache.kafka.common.internals.PartitionStatesTest > testClear STARTED

org.apache.kafka.common.internals.PartitionStatesTest > testClear PASSED

org.apache.kafka.common.internals.PartitionStatesTest > testRemove STARTED

org.apache.kafka.common.internals.PartitionStatesTest > testRemove PASSED

org.apache.kafka.common.internals.PartitionStatesTest > testMoveToEnd STARTED

org.apache.kafka.common.internals.PartitionStatesTest > testMoveToEnd PASSED

org.apache.kafka.common.internals.PartitionStatesTest > testUpdateAndMoveToEnd STARTED

org.apache.kafka.common.internals.PartitionStatesTest > testUpdateAndMoveToEnd PASSED

org.apache.kafka.common.internals.PartitionStatesTest > testPartitionValues STARTED

org.apache.kafka.common.internals.PartitionStatesTest > testPartitionValues PASSED

org.apache.kafka.common.internals.TopicTest > shouldThrowOnInvalidTopicNames STARTED

org.apache.kafka.common.internals.TopicTest > shouldThrowOnInvalidTopicNames PASSED

org.apache.kafka.common.internals.TopicTest > shouldAcceptValidTopicNames STARTED

org.apache.kafka.common.internals.TopicTest > shouldAcceptValidTopicNames PASSED

org.apache.kafka.common.internals.TopicTest > testTopicHasCollision STARTED

org.apache.kafka.common.internals.TopicTest > testTopicHasCollision PASSED

org.apache.kafka.common.internals.TopicTest > testTopicHasCollisionChars STARTED

org.apache.kafka.common.internals.TopicTest > testTopicHasCollisionChars PASSED

org.apache.kafka.common.internals.TopicTest > shouldRecognizeInvalidCharactersInTopicNames STARTED

org.apache.kafka.common.internals.TopicTest > shouldRecognizeInvalidCharactersInTopicNames PASSED
:clients:determineCommitId UP-TO-DATE
:clients:createVersionFile
:clients:jar UP-TO-DATE
:core:compileJava NO-SOURCE
:core:compileScala UP-TO-DATE
:core:processResources NO-SOURCE
:core:classes UP-TO-DATE
:core:copyDependantLibs
:core:jar
:examples:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/src/main/java/kafka/examples/SimpleConsumerDemo.java>:19: warning: [deprecation] FetchRequest in kafka.api has been deprecated
import kafka.api.FetchRequest;
                ^
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/src/main/java/kafka/examples/SimpleConsumerDemo.java>:20: warning: [deprecation] FetchRequestBuilder in kafka.api has been deprecated
import kafka.api.FetchRequestBuilder;
                ^
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/src/main/java/kafka/examples/SimpleConsumerDemo.java>:22: warning: [deprecation] SimpleConsumer in kafka.javaapi.consumer has been deprecated
import kafka.javaapi.consumer.SimpleConsumer;
                             ^
4 warnings

:examples:processResources NO-SOURCE
:examples:classes
:examples:checkstyleMain
:examples:compileTestJava NO-SOURCE
:examples:processTestResources NO-SOURCE
:examples:testClasses UP-TO-DATE
:examples:checkstyleTest NO-SOURCE
:examples:findbugsMain
:examples:test NO-SOURCE
:log4j-appender:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning

:log4j-appender:processResources NO-SOURCE
:log4j-appender:classes
:log4j-appender:checkstyleMain
:log4j-appender:compileTestJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning

:log4j-appender:processTestResources NO-SOURCE
:log4j-appender:testClasses
:log4j-appender:checkstyleTest
:log4j-appender:findbugsMain FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':log4j-appender:findbugsMain'.
> vtable stub

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1h 1m 33s
36 actionable tasks: 18 executed, 18 up-to-date
Build step 'Execute shell' marked build as failure
[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-trunk-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 4 files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Skipping file  of module <https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/findbugs/main.xml> because it's empty.
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=1cf7ec87d3afeaab7b4f40d387d34e91e9616e64, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2273
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: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
Not sending mail to unregistered user wangguoz@gmail.com