See <https://builds.apache.org/job/kafka-0.11.0-jdk7/390/display/redirect?page=changes>
Changes: [github] MINOR: updatd for 0.11.0.3 release (#5326) ------------------------------------------ [...truncated 1.56 MB...] org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testCountWithInternalStore STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testCountWithInternalStore PASSED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testAggCoalesced STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testAggCoalesced PASSED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testAggRepartition STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testAggRepartition PASSED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testRemoveOldBeforeAddNew STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testRemoveOldBeforeAddNew PASSED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testCountCoalesced STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testCountCoalesced PASSED org.apache.kafka.streams.kstream.internals.KTableForeachTest > testForeach STARTED org.apache.kafka.streams.kstream.internals.KTableForeachTest > testForeach PASSED org.apache.kafka.streams.kstream.internals.KTableForeachTest > testTypeVariance STARTED org.apache.kafka.streams.kstream.internals.KTableForeachTest > testTypeVariance PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > retentionTimeShouldBeGapIfGapIsLargerThanDefaultRetentionTime STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > retentionTimeShouldBeGapIfGapIsLargerThanDefaultRetentionTime PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > shouldSetWindowGap STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > shouldSetWindowGap PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > retentionTimeMustNotBeNegative STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > retentionTimeMustNotBeNegative PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > windowSizeMustNotBeZero STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > windowSizeMustNotBeZero PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > windowSizeMustNotBeNegative STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > windowSizeMustNotBeNegative PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > shouldSetWindowRetentionTime STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > shouldSetWindowRetentionTime PASSED org.apache.kafka.streams.kstream.WindowTest > shouldThrowIfEndIsSmallerThanStart STARTED org.apache.kafka.streams.kstream.WindowTest > shouldThrowIfEndIsSmallerThanStart PASSED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfDifferentWindowType STARTED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfDifferentWindowType PASSED org.apache.kafka.streams.kstream.WindowTest > shouldBeEqualIfStartAndEndSame STARTED org.apache.kafka.streams.kstream.WindowTest > shouldBeEqualIfStartAndEndSame PASSED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfNull STARTED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfNull PASSED org.apache.kafka.streams.kstream.WindowTest > shouldThrowIfStartIsNegative STARTED org.apache.kafka.streams.kstream.WindowTest > shouldThrowIfStartIsNegative PASSED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfStartOrEndIsDifferent STARTED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfStartOrEndIsDifferent PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddRegexTopicToLatestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddRegexTopicToLatestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldMapStateStoresToCorrectSourceTopics STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldMapStateStoresToCorrectSourceTopics PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTableToEarliestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTableToEarliestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToTablePerSource STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToTablePerSource PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildGlobalTopologyWithAllGlobalTables STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildGlobalTopologyWithAllGlobalTables PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddRegexTopicToEarliestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddRegexTopicToEarliestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTopicToEarliestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTopicToEarliestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotTryProcessingFromSinkTopic STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotTryProcessingFromSinkTopic PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldHaveCorrectSourceTopicsForTableFromMergedStream STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldHaveCorrectSourceTopicsForTableFromMergedStream PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > testNewStoreName STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > testNewStoreName PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > testMerge STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > testMerge PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > testFrom STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > testFrom PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTopicToLatestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTopicToLatestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > kStreamTimestampExtractorShouldBeNull STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > kStreamTimestampExtractorShouldBeNull PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildSimpleGlobalTableTopology STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildSimpleGlobalTableTopology PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldTryProcessingFromThoughTopic STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldTryProcessingFromThoughTopic PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTableToLatestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTableToLatestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotAddTableToOffsetResetLists STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotAddTableToOffsetResetLists PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToStreamWithKeyValSerdePerSource STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToStreamWithKeyValSerdePerSource PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToTableWithKeyValSerdePerSource STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToTableWithKeyValSerdePerSource PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddGlobalTablesToEachGroup STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddGlobalTablesToEachGroup PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotAddRegexTopicsToOffsetResetLists STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotAddRegexTopicsToOffsetResetLists PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldThrowExceptionWhenTopicNamesAreNull STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldThrowExceptionWhenTopicNamesAreNull PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldThrowExceptionWhenNoTopicPresent STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldThrowExceptionWhenNoTopicPresent PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > kTableTimestampExtractorShouldBeNull STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > kTableTimestampExtractorShouldBeNull PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > testNewName STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > testNewName PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildGlobalTopologyWithAllGlobalTablesWithInternalStoreName STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildGlobalTopologyWithAllGlobalTablesWithInternalStoreName PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldStillMaterializeSourceKTableIfStateNameNotSpecified STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldStillMaterializeSourceKTableIfStateNameNotSpecified PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToStreamWithOffsetResetPerSource STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToStreamWithOffsetResetPerSource PASSED org.apache.kafka.streams.kstream.WindowsTest > retentionTimeMustNotBeNegative STARTED org.apache.kafka.streams.kstream.WindowsTest > retentionTimeMustNotBeNegative PASSED org.apache.kafka.streams.kstream.WindowsTest > numberOfSegmentsMustBeAtLeastTwo STARTED org.apache.kafka.streams.kstream.WindowsTest > numberOfSegmentsMustBeAtLeastTwo PASSED org.apache.kafka.streams.kstream.WindowsTest > shouldSetWindowRetentionTime STARTED org.apache.kafka.streams.kstream.WindowsTest > shouldSetWindowRetentionTime PASSED org.apache.kafka.streams.kstream.WindowsTest > shouldSetNumberOfSegments STARTED org.apache.kafka.streams.kstream.WindowsTest > shouldSetNumberOfSegments PASSED 1255 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 38m 45s 55 actionable tasks: 31 executed, 24 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 [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_4_HOME=/home/jenkins/tools/gradle/4.4 Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=bab1a62240f11cf39fb0d33c381da58ddaab6eef, workspace=<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/> [FINDBUGS] Computing warning deltas based on reference build #385 Recording test results Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Not sending mail to unregistered user git...@alasdairhodge.co.uk Not sending mail to unregistered user rajinisiva...@googlemail.com