See
<https://builds.apache.org/job/kafka-trunk-jdk8/3799/display/redirect?page=changes>
Changes:
[bbejeck] MINOR: improve error message for incorrect window-serde
initialization
------------------------------------------
[...truncated 8.73 MB...]
kafka.server.ListOffsetsRequestTest > testListOffsetsErrorCodes PASSED
kafka.server.ListOffsetsRequestTest > testCurrentEpochValidation STARTED
kafka.server.ListOffsetsRequestTest > testCurrentEpochValidation PASSED
kafka.server.ListOffsetsRequestTest > testResponseIncludesLeaderEpoch STARTED
kafka.server.ListOffsetsRequestTest > testResponseIncludesLeaderEpoch PASSED
kafka.server.SaslApiVersionsRequestTest >
testApiVersionsRequestWithUnsupportedVersion STARTED
kafka.server.SaslApiVersionsRequestTest >
testApiVersionsRequestWithUnsupportedVersion PASSED
kafka.server.SaslApiVersionsRequestTest >
testApiVersionsRequestBeforeSaslHandshakeRequest STARTED
kafka.server.SaslApiVersionsRequestTest >
testApiVersionsRequestBeforeSaslHandshakeRequest PASSED
kafka.server.SaslApiVersionsRequestTest >
testApiVersionsRequestAfterSaslHandshakeRequest STARTED
kafka.server.SaslApiVersionsRequestTest >
testApiVersionsRequestAfterSaslHandshakeRequest PASSED
kafka.server.DeleteTopicsRequestTest > testValidDeleteTopicRequests STARTED
kafka.server.DeleteTopicsRequestTest > testValidDeleteTopicRequests PASSED
kafka.server.DeleteTopicsRequestTest > testErrorDeleteTopicRequests STARTED
kafka.server.DeleteTopicsRequestTest > testErrorDeleteTopicRequests PASSED
kafka.server.DeleteTopicsRequestTest > testNotController STARTED
kafka.server.DeleteTopicsRequestTest > testNotController PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldFetchLatestEpochOfEmptyCache STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldFetchLatestEpochOfEmptyCache PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotUpdateEpochAndStartOffsetIfItDidNotChange STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotUpdateEpochAndStartOffsetIfItDidNotChange PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldDropEntriesBetweenEpochBoundaryWhenRemovingNewest STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldDropEntriesBetweenEpochBoundaryWhenRemovingNewest PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnLogEndOffsetIfLatestEpochRequested STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnLogEndOffsetIfLatestEpochRequested PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotClearAnythingIfOffsetToEarly STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotClearAnythingIfOffsetToEarly PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldIncreaseAndTrackEpochsAsFollowerReceivesManyMessages STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldIncreaseAndTrackEpochsAsFollowerReceivesManyMessages PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldTruncateIfMatchingEpochButEarlierStartingOffset STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldTruncateIfMatchingEpochButEarlierStartingOffset PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotOverwriteOffsetForALeaderEpochOnceItHasBeenAssigned STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotOverwriteOffsetForALeaderEpochOnceItHasBeenAssigned PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotOverwriteLogEndOffsetForALeaderEpochOnceItHasBeenAssigned STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotOverwriteLogEndOffsetForALeaderEpochOnceItHasBeenAssigned PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnUndefinedOffsetIfUndefinedEpochRequested STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnUndefinedOffsetIfUndefinedEpochRequested PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldIncreaseAndTrackEpochsAsLeadersChangeManyTimes STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldIncreaseAndTrackEpochsAsLeadersChangeManyTimes PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnFirstEpochIfRequestedEpochLessThanFirstEpoch STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnFirstEpochIfRequestedEpochLessThanFirstEpoch PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldSupportEpochsThatDoNotStartFromZero STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldSupportEpochsThatDoNotStartFromZero PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnNextAvailableEpochIfThereIsNoExactEpochForTheOneRequested STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnNextAvailableEpochIfThereIsNoExactEpochForTheOneRequested PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldAddEpochAndMessageOffsetToCache STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldAddEpochAndMessageOffsetToCache PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldDropEntriesOnEpochBoundaryWhenRemovingLatestEntries STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldDropEntriesOnEpochBoundaryWhenRemovingLatestEntries PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldUpdateSavedOffsetWhenOffsetToClearToIsBetweenEpochs STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldUpdateSavedOffsetWhenOffsetToClearToIsBetweenEpochs PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotResetEpochHistoryTailIfUndefinedPassed STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotResetEpochHistoryTailIfUndefinedPassed PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnUnsupportedIfNoEpochRecorded STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnUnsupportedIfNoEpochRecorded PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnUnsupportedIfNoEpochRecordedAndUndefinedEpochRequested STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnUnsupportedIfNoEpochRecordedAndUndefinedEpochRequested PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldRetainLatestEpochOnClearAllEarliest STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldRetainLatestEpochOnClearAllEarliest PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldPersistEpochsBetweenInstances STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldPersistEpochsBetweenInstances PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldEnforceMonotonicallyIncreasingEpochs STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldEnforceMonotonicallyIncreasingEpochs PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotClearAnythingIfOffsetToFirstOffset STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotClearAnythingIfOffsetToFirstOffset PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldGetFirstOffsetOfSubsequentEpochWhenOffsetRequestedForPreviousEpoch STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldGetFirstOffsetOfSubsequentEpochWhenOffsetRequestedForPreviousEpoch PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldEnforceOffsetsIncreaseMonotonically STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldEnforceOffsetsIncreaseMonotonically PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldUpdateOffsetBetweenEpochBoundariesOnClearEarliest2 STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldUpdateOffsetBetweenEpochBoundariesOnClearEarliest2 PASSED
kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearEarliestOnEmptyCache
STARTED
kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearEarliestOnEmptyCache
PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldPreserveResetOffsetOnClearEarliestIfOneExists STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldPreserveResetOffsetOnClearEarliestIfOneExists PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldUpdateOffsetBetweenEpochBoundariesOnClearEarliest STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldUpdateOffsetBetweenEpochBoundariesOnClearEarliest PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnInvalidOffsetIfEpochIsRequestedWhichIsNotCurrentlyTracked STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldReturnInvalidOffsetIfEpochIsRequestedWhichIsNotCurrentlyTracked PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldEnforceMonotonicallyIncreasingStartOffsets STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldEnforceMonotonicallyIncreasingStartOffsets PASSED
kafka.server.epoch.LeaderEpochFileCacheTest > shouldFetchEndOffsetOfEmptyCache
STARTED
kafka.server.epoch.LeaderEpochFileCacheTest > shouldFetchEndOffsetOfEmptyCache
PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldRetainLatestEpochOnClearAllEarliestAndUpdateItsOffset STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldRetainLatestEpochOnClearAllEarliestAndUpdateItsOffset PASSED
kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearAllEntries STARTED
kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearAllEntries PASSED
kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearLatestOnEmptyCache
STARTED
kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearLatestOnEmptyCache
PASSED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotResetEpochHistoryHeadIfUndefinedPassed STARTED
kafka.server.epoch.LeaderEpochFileCacheTest >
shouldNotResetEpochHistoryHeadIfUndefinedPassed PASSED
kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest >
shouldSurviveFastLeaderChange STARTED
kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest >
shouldSurviveFastLeaderChange PASSED
kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest >
offsetsShouldNotGoBackwards STARTED
kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest >
offsetsShouldNotGoBackwards PASSED
kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest >
shouldFollowLeaderEpochBasicWorkflow STARTED
kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest >
shouldFollowLeaderEpochBasicWorkflow PASSED
kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest >
shouldNotAllowDivergentLogs STARTED
ERROR: Could not install GRADLE_4_8_1_HOME
java.lang.NullPointerException
Build timed out (after 600 minutes). Marking the build as failed.
Build was aborted
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest >
shouldNotAllowDivergentLogs SKIPPED
> Task :core:test FAILED
> Task :streams:upgrade-system-tests-0100:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0100:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0100:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:compileTestJava
> Task :streams:upgrade-system-tests-0100:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:testClasses
> Task :streams:upgrade-system-tests-0100:checkstyleTest
> Task :streams:upgrade-system-tests-0100:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:test
> Task :streams:upgrade-system-tests-0101:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0101:processResources NO-SOURCE
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=887ede3e-abe8-4e15-a40d-d12c742891fd,
currentDir=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/}>
Attempting to read last messages from the daemon log...
[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 17 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/generator/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
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=f8994897d30ef7508756dceb1d19171d6204f2a2,
workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #3796
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