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

Changes:

[wangguoz] KAFKA-7709: Fix ConcurrentModificationException when retrieving 
expired

------------------------------------------
[...truncated 4.49 MB...]
org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldNotAllowNullJoinerOnOuterJoin PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldCreateSourceAndSinkNodesForRepartitioningTopic STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldCreateSourceAndSinkNodesForRepartitioningTopic PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldNotAllowNullJoinerJoin STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldNotAllowNullJoinerJoin PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldAllowNullStoreInJoin STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldAllowNullStoreInJoin PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldThrowNullPointerOnTransformValuesWithKeyWhenTransformerSupplierIsNull 
STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldThrowNullPointerOnTransformValuesWithKeyWhenTransformerSupplierIsNull 
PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
testStateStoreLazyEval STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
testStateStoreLazyEval PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldThrowNullPointerOnLeftJoinWhenMaterializedIsNull STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldThrowNullPointerOnLeftJoinWhenMaterializedIsNull PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldPreserveSerdesForOperators STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldPreserveSerdesForOperators PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldThrowNullPointerOnFilterWhenMaterializedIsNull STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldThrowNullPointerOnFilterWhenMaterializedIsNull PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > testKTable STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > testKTable PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldNotAllowNullPredicateOnFilterNot STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldNotAllowNullPredicateOnFilterNot PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldThrowNullPointerOnTransformValuesWithKeyWhenMaterializedIsNull STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > 
shouldThrowNullPointerOnTransformValuesWithKeyWhenMaterializedIsNull PASSED

org.apache.kafka.streams.kstream.internals.KTableImplTest > testValueGetter 
STARTED

org.apache.kafka.streams.kstream.internals.KTableImplTest > testValueGetter 
PASSED

org.apache.kafka.streams.kstream.internals.KStreamKStreamLeftJoinTest > 
testLeftJoin STARTED

org.apache.kafka.streams.kstream.internals.KStreamKStreamLeftJoinTest > 
testLeftJoin PASSED

org.apache.kafka.streams.kstream.internals.KStreamKStreamLeftJoinTest > 
testWindowing STARTED

org.apache.kafka.streams.kstream.internals.KStreamKStreamLeftJoinTest > 
testWindowing PASSED

org.apache.kafka.streams.kstream.internals.KStreamFlatMapTest > testFlatMap 
STARTED

org.apache.kafka.streams.kstream.internals.KStreamFlatMapTest > testFlatMap 
PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripChange STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripChange PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripNullChange STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripNullChange PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldCloseSerializer STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldCloseSerializer PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldConfigureSerde STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldConfigureSerde PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldConfigureSerializer STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldConfigureSerializer PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripNewNull STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripNewNull PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldCloseSerde STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldCloseSerde PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldCloseDeserializer STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldCloseDeserializer PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripOldNull STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripOldNull PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripNull STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldRoundTripNull PASSED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldConfigureDeserializer STARTED

org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest > 
shouldConfigureDeserializer PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinMaterializedJoinedKTable STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinMaterializedJoinedKTable PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldUseSerdesDefinedInMaterializedToConsumeGlobalTable STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldUseSerdesDefinedInMaterializedToConsumeGlobalTable PASSED

org.apache.kafka.streams.StreamsBuilderTest > shouldMergeStreams STARTED

org.apache.kafka.streams.StreamsBuilderTest > shouldMergeStreams PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinMaterializedFilteredKTable STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinMaterializedFilteredKTable PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldNotThrowNullPointerIfOptimizationsNotSpecified STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldNotThrowNullPointerIfOptimizationsNotSpecified PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldReuseSourceTopicAsChangelogsWithOptimization20 STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldReuseSourceTopicAsChangelogsWithOptimization20 PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinMaterializedMapValuedKTable STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinMaterializedMapValuedKTable PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinUnmaterializedMapValuedKTable STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinUnmaterializedMapValuedKTable PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinUnmaterializedFilteredKTable STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinUnmaterializedFilteredKTable PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldNotReuseSourceTopicAsChangelogsByDefault STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldNotReuseSourceTopicAsChangelogsByDefault PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldUseSerdesDefinedInMaterializedToConsumeTable STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldUseSerdesDefinedInMaterializedToConsumeTable PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldThrowExceptionWhenTopicNamesAreNull STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldThrowExceptionWhenTopicNamesAreNull PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinMaterializedSourceKTable STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinMaterializedSourceKTable PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldThrowExceptionWhenNoTopicPresent STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldThrowExceptionWhenNoTopicPresent PASSED

org.apache.kafka.streams.StreamsBuilderTest > shouldUseDefaultNodeAndStoreNames 
STARTED

org.apache.kafka.streams.StreamsBuilderTest > shouldUseDefaultNodeAndStoreNames 
PASSED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinUnmaterializedJoinedKTable STARTED

org.apache.kafka.streams.StreamsBuilderTest > 
shouldAllowJoinUnmaterializedJoinedKTable PASSED

org.apache.kafka.streams.StreamsBuilderTest > shouldProcessingFromSinkTopic 
STARTED

org.apache.kafka.streams.StreamsBuilderTest > shouldProcessingFromSinkTopic 
PASSED

org.apache.kafka.streams.StreamsBuilderTest > shouldProcessViaThroughTopic 
STARTED

org.apache.kafka.streams.StreamsBuilderTest > shouldProcessViaThroughTopic 
PASSED

org.apache.kafka.streams.KeyValueTest > shouldHaveSaneEqualsAndHashCode STARTED

org.apache.kafka.streams.KeyValueTest > shouldHaveSaneEqualsAndHashCode PASSED

org.apache.kafka.streams.tests.SystemTestUtilTest > 
shouldThrowExceptionIfNotCorrectKeyValuePairSeparator STARTED

org.apache.kafka.streams.tests.SystemTestUtilTest > 
shouldThrowExceptionIfNotCorrectKeyValuePairSeparator PASSED

org.apache.kafka.streams.tests.SystemTestUtilTest > shouldThrowExceptionOnNull 
STARTED

org.apache.kafka.streams.tests.SystemTestUtilTest > shouldThrowExceptionOnNull 
PASSED

org.apache.kafka.streams.tests.SystemTestUtilTest > shouldParseCorrectMap 
STARTED

org.apache.kafka.streams.tests.SystemTestUtilTest > shouldParseCorrectMap PASSED

org.apache.kafka.streams.tests.SystemTestUtilTest > 
shouldThrowExceptionIfNotCorrectKeyValueSeparator STARTED

org.apache.kafka.streams.tests.SystemTestUtilTest > 
shouldThrowExceptionIfNotCorrectKeyValueSeparator PASSED

org.apache.kafka.streams.tests.SystemTestUtilTest > 
shouldParseSingleKeyValuePairString STARTED

org.apache.kafka.streams.tests.SystemTestUtilTest > 
shouldParseSingleKeyValuePairString PASSED

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-jdk8/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. Run with --scan to get full insights.

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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.0/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 39m 52s
161 actionable tasks: 159 executed, 2 up-to-date
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern 
**/build/reports/*bugs/*.xml
[FINDBUGS] Parsing 16 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/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/basic-auth-extension/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/reports/spotbugs/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/spotbugs/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/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/examples/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/streams-scala/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/test-utils/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/tools/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=c05050346468cc27bcfb3a43bde90c47533a386c, 
workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #3246
Recording test results
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Not sending mail to unregistered user wangg...@gmail.com

Reply via email to