See
<https://builds.apache.org/job/kafka-0.11.0-jdk7/412/display/redirect?page=changes>
Changes:
[wangguoz] KAFKA-7990: Close streams at the end in KafkaStreamsTest (#6334)
------------------------------------------
[...truncated 1.56 MB...]
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses FAILED
java.lang.AssertionError: Condition not met within timeout 120000. Did not
receive all 1 records from topic output-concurrent-4
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:274)
at
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinValuesRecordsReceived(IntegrationTestUtils.java:286)
at
org.apache.kafka.streams.integration.QueryableStateIntegrationTest.waitUntilAtLeastNumRecordProcessed(QueryableStateIntegrationTest.java:928)
at
org.apache.kafka.streams.integration.QueryableStateIntegrationTest.concurrentAccesses(QueryableStateIntegrationTest.java:385)
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldAllowToQueryAfterThreadDied STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldAllowToQueryAfterThreadDied PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryStateWithZeroSizedCache STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryStateWithZeroSizedCache PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryMapValuesAfterFilterState STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryMapValuesAfterFilterState PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryFilterState STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryFilterState PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryStateWithNonZeroSizedCache STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryStateWithNonZeroSizedCache PASSED
org.apache.kafka.streams.integration.RestoreIntegrationTest >
shouldRestoreStateFromSourceTopic STARTED
org.apache.kafka.streams.integration.RestoreIntegrationTest >
shouldRestoreStateFromSourceTopic PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKTableKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKTableKTable PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest > testLeftKTableKTable
STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest > testLeftKTableKTable
PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKStream STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKStream PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKTable PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKTableKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKTableKTable PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKStream STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKStream PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKStreamKStream STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKStreamKStream PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKTable PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceSessionWindows STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceSessionWindows PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountWithInternalStore STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountWithInternalStore PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountSessionWindows STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountSessionWindows PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed PASSED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
>
shouldOnlyReadRecordsWhereEarliestSpecifiedWithNoCommittedOffsetsWithGlobalAutoOffsetResetLatest
STARTED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
>
shouldOnlyReadRecordsWhereEarliestSpecifiedWithNoCommittedOffsetsWithGlobalAutoOffsetResetLatest
PASSED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
> shouldThrowExceptionOverlappingPattern STARTED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
> shouldThrowExceptionOverlappingPattern PASSED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
> shouldThrowExceptionOverlappingTopic STARTED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
> shouldThrowExceptionOverlappingTopic PASSED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
> shouldOnlyReadRecordsWhereEarliestSpecifiedWithInvalidCommittedOffsets
STARTED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
> shouldOnlyReadRecordsWhereEarliestSpecifiedWithInvalidCommittedOffsets PASSED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
>
shouldOnlyReadRecordsWhereEarliestSpecifiedWithNoCommittedOffsetsWithDefaultGlobalAutoOffsetResetEarliest
STARTED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
>
shouldOnlyReadRecordsWhereEarliestSpecifiedWithNoCommittedOffsetsWithDefaultGlobalAutoOffsetResetEarliest
PASSED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
> shouldThrowStreamsExceptionNoResetSpecified STARTED
org.apache.kafka.streams.integration.KStreamsFineGrainedAutoResetIntegrationTest
> shouldThrowStreamsExceptionNoResetSpecified PASSED
org.apache.kafka.streams.KafkaStreamsTest > testIllegalMetricsConfig STARTED
org.apache.kafka.streams.KafkaStreamsTest > testIllegalMetricsConfig PASSED
org.apache.kafka.streams.KafkaStreamsTest > shouldNotGetAllTasksWhenNotRunning
STARTED
org.apache.kafka.streams.KafkaStreamsTest > shouldNotGetAllTasksWhenNotRunning
PASSED
org.apache.kafka.streams.KafkaStreamsTest >
testInitializesAndDestroysMetricsReporters STARTED
org.apache.kafka.streams.KafkaStreamsTest >
testInitializesAndDestroysMetricsReporters PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndPartitionerWhenNotRunning STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndPartitionerWhenNotRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest > testLegalMetricsConfig STARTED
org.apache.kafka.streams.KafkaStreamsTest > testLegalMetricsConfig PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndSerializerWhenNotRunning STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndSerializerWhenNotRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest > testToString STARTED
org.apache.kafka.streams.KafkaStreamsTest > testToString PASSED
org.apache.kafka.streams.KafkaStreamsTest > testStateCloseAfterCreate STARTED
org.apache.kafka.streams.KafkaStreamsTest > testStateCloseAfterCreate PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldReturnFalseOnCloseWhenThreadsHaventTerminated STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldReturnFalseOnCloseWhenThreadsHaventTerminated PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetAllTasksWithStoreWhenNotRunning STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetAllTasksWithStoreWhenNotRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest > shouldCleanupOldStateDirs STARTED
org.apache.kafka.streams.KafkaStreamsTest > shouldCleanupOldStateDirs PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartOnceClosed STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartOnceClosed PASSED
org.apache.kafka.streams.KafkaStreamsTest > testStateGlobalThreadClose STARTED
org.apache.kafka.streams.KafkaStreamsTest > testStateGlobalThreadClose PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCleanup STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCleanup PASSED
org.apache.kafka.streams.KafkaStreamsTest > testNumberDefaultMetrics STARTED
org.apache.kafka.streams.KafkaStreamsTest > testNumberDefaultMetrics PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCloseIsIdempotent STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCloseIsIdempotent PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCannotCleanupWhileRunning
STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCannotCleanupWhileRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest > testStateThreadClose STARTED
org.apache.kafka.streams.KafkaStreamsTest > testStateThreadClose PASSED
org.apache.kafka.streams.KafkaStreamsTest > testStateChanges STARTED
org.apache.kafka.streams.KafkaStreamsTest > testStateChanges PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartTwice STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartTwice PASSED
1256 tests completed, 1 failed
> Task :streams:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':streams:test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/streams/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 5.0.
See
https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1h 26m 20s
55 actionable tasks: 37 executed, 18 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-0.11.0-jdk7/ws/> that match the pattern
**/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 5 files 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/clients/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[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.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/examples/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/log4j-appender/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/streams/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
No credentials specified
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=6de49c864c22ceb14d0915b82d59c56a564d7a80,
workspace=<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/>
[FINDBUGS] Computing warning deltas based on reference build #408
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 [email protected]