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 2021/03/01 17:51:50 UTC

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #580

See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/580/display/redirect?page=changes>

Changes:

[github] KAFKA-12329; kafka-reassign-partitions command should give a better error message when a topic does not exist (#10141)


------------------------------------------
[...truncated 7.34 MB...]
UserQuotaTest > testThrottledRequest() STARTED

UserQuotaTest > testThrottledRequest() PASSED

LinuxIoMetricsCollectorTest > testReadProcFile() STARTED

LinuxIoMetricsCollectorTest > testReadProcFile() PASSED

LinuxIoMetricsCollectorTest > testUnableToReadNonexistentProcFile() STARTED

LinuxIoMetricsCollectorTest > testUnableToReadNonexistentProcFile() PASSED

AssignmentStateTest > [1] isr=List(101, 102, 103), replicas=List(101, 102, 103), adding=List(), removing=List(), original=List(), isUnderReplicated=false STARTED

AssignmentStateTest > [1] isr=List(101, 102, 103), replicas=List(101, 102, 103), adding=List(), removing=List(), original=List(), isUnderReplicated=false PASSED

AssignmentStateTest > [2] isr=List(101, 102), replicas=List(101, 102, 103), adding=List(), removing=List(), original=List(), isUnderReplicated=true STARTED

AssignmentStateTest > [2] isr=List(101, 102), replicas=List(101, 102, 103), adding=List(), removing=List(), original=List(), isUnderReplicated=true PASSED

AssignmentStateTest > [3] isr=List(101, 102, 103), replicas=List(101, 102, 103), adding=List(104, 105), removing=List(102), original=List(101, 102, 103), isUnderReplicated=false STARTED

AssignmentStateTest > [3] isr=List(101, 102, 103), replicas=List(101, 102, 103), adding=List(104, 105), removing=List(102), original=List(101, 102, 103), isUnderReplicated=false PASSED

AssignmentStateTest > [4] isr=List(101, 102, 103), replicas=List(101, 102, 103), adding=List(104, 105), removing=List(), original=List(101, 102, 103), isUnderReplicated=false STARTED

AssignmentStateTest > [4] isr=List(101, 102, 103), replicas=List(101, 102, 103), adding=List(104, 105), removing=List(), original=List(101, 102, 103), isUnderReplicated=false PASSED

AssignmentStateTest > [5] isr=List(101, 102, 103), replicas=List(101, 102, 103), adding=List(), removing=List(102), original=List(101, 102, 103), isUnderReplicated=false STARTED

AssignmentStateTest > [5] isr=List(101, 102, 103), replicas=List(101, 102, 103), adding=List(), removing=List(102), original=List(101, 102, 103), isUnderReplicated=false PASSED

AssignmentStateTest > [6] isr=List(102, 103), replicas=List(102, 103), adding=List(101), removing=List(), original=List(102, 103), isUnderReplicated=false STARTED

AssignmentStateTest > [6] isr=List(102, 103), replicas=List(102, 103), adding=List(101), removing=List(), original=List(102, 103), isUnderReplicated=false PASSED

AssignmentStateTest > [7] isr=List(103, 104, 105), replicas=List(101, 102, 103), adding=List(104, 105, 106), removing=List(), original=List(101, 102, 103), isUnderReplicated=false STARTED

AssignmentStateTest > [7] isr=List(103, 104, 105), replicas=List(101, 102, 103), adding=List(104, 105, 106), removing=List(), original=List(101, 102, 103), isUnderReplicated=false PASSED

AssignmentStateTest > [8] isr=List(103, 104, 105), replicas=List(101, 102, 103), adding=List(104, 105, 106), removing=List(), original=List(101, 102, 103), isUnderReplicated=false STARTED

AssignmentStateTest > [8] isr=List(103, 104, 105), replicas=List(101, 102, 103), adding=List(104, 105, 106), removing=List(), original=List(101, 102, 103), isUnderReplicated=false PASSED

AssignmentStateTest > [9] isr=List(103, 104), replicas=List(101, 102, 103), adding=List(104, 105, 106), removing=List(), original=List(101, 102, 103), isUnderReplicated=true STARTED

AssignmentStateTest > [9] isr=List(103, 104), replicas=List(101, 102, 103), adding=List(104, 105, 106), removing=List(), original=List(101, 102, 103), isUnderReplicated=true PASSED

PartitionTest > testMakeLeaderDoesNotUpdateEpochCacheForOldFormats() STARTED

PartitionTest > testMakeLeaderDoesNotUpdateEpochCacheForOldFormats() PASSED

PartitionTest > testIsrExpansion() STARTED

PartitionTest > testIsrExpansion() PASSED

PartitionTest > testReadRecordEpochValidationForLeader() STARTED

PartitionTest > testReadRecordEpochValidationForLeader() PASSED

PartitionTest > testAlterIsrUnknownTopic() STARTED

PartitionTest > testAlterIsrUnknownTopic() PASSED

PartitionTest > testIsrNotShrunkIfUpdateFails() STARTED

PartitionTest > testIsrNotShrunkIfUpdateFails() PASSED

PartitionTest > testFetchOffsetForTimestampEpochValidationForFollower() STARTED

PartitionTest > testFetchOffsetForTimestampEpochValidationForFollower() PASSED

PartitionTest > testIsrNotExpandedIfUpdateFails() STARTED

PartitionTest > testIsrNotExpandedIfUpdateFails() PASSED

PartitionTest > testLogConfigDirtyAsBrokerUpdated() STARTED

PartitionTest > testLogConfigDirtyAsBrokerUpdated() PASSED

PartitionTest > testAddAndRemoveMetrics() STARTED

PartitionTest > testAddAndRemoveMetrics() PASSED

PartitionTest > testListOffsetIsolationLevels() STARTED

PartitionTest > testListOffsetIsolationLevels() PASSED

PartitionTest > testAppendRecordsAsFollowerBelowLogStartOffset() STARTED

PartitionTest > testAppendRecordsAsFollowerBelowLogStartOffset() PASSED

PartitionTest > testFetchLatestOffsetIncludesLeaderEpoch() STARTED

PartitionTest > testFetchLatestOffsetIncludesLeaderEpoch() PASSED

PartitionTest > testUnderReplicatedPartitionsCorrectSemantics() STARTED

PartitionTest > testUnderReplicatedPartitionsCorrectSemantics() PASSED

PartitionTest > testFetchOffsetSnapshotEpochValidationForFollower() STARTED

PartitionTest > testFetchOffsetSnapshotEpochValidationForFollower() PASSED

PartitionTest > testMaybeShrinkIsr() STARTED

PartitionTest > testMaybeShrinkIsr() PASSED

PartitionTest > testLogConfigNotDirty() STARTED

PartitionTest > testLogConfigNotDirty() PASSED

PartitionTest > testMonotonicOffsetsAfterLeaderChange() STARTED

PartitionTest > testMonotonicOffsetsAfterLeaderChange() PASSED

PartitionTest > testUpdateAssignmentAndIsr() STARTED

PartitionTest > testUpdateAssignmentAndIsr() PASSED

PartitionTest > testMakeFollowerWithNoLeaderIdChange() STARTED

PartitionTest > testMakeFollowerWithNoLeaderIdChange() PASSED

PartitionTest > testAppendRecordsToFollowerWithNoReplicaThrowsException() STARTED

PartitionTest > testAppendRecordsToFollowerWithNoReplicaThrowsException() PASSED

PartitionTest > testFollowerDoesNotJoinISRUntilCaughtUpToOffsetWithinCurrentLeaderEpoch() STARTED

PartitionTest > testFollowerDoesNotJoinISRUntilCaughtUpToOffsetWithinCurrentLeaderEpoch() PASSED

PartitionTest > testSingleInFlightAlterIsr() STARTED

PartitionTest > testSingleInFlightAlterIsr() PASSED

PartitionTest > testShouldNotShrinkIsrIfFollowerCaughtUpToLogEnd() STARTED

PartitionTest > testShouldNotShrinkIsrIfFollowerCaughtUpToLogEnd() PASSED

PartitionTest > testFetchOffsetSnapshotEpochValidationForLeader() STARTED

PartitionTest > testFetchOffsetSnapshotEpochValidationForLeader() PASSED

PartitionTest > testOffsetForLeaderEpochValidationForLeader() STARTED

PartitionTest > testOffsetForLeaderEpochValidationForLeader() PASSED

PartitionTest > testAtMinIsr() STARTED

PartitionTest > testAtMinIsr() PASSED

PartitionTest > testAlterIsrInvalidVersion() STARTED

PartitionTest > testAlterIsrInvalidVersion() PASSED

PartitionTest > testOffsetForLeaderEpochValidationForFollower() STARTED

PartitionTest > testOffsetForLeaderEpochValidationForFollower() PASSED

PartitionTest > testMakeLeaderUpdatesEpochCache() STARTED

PartitionTest > testMakeLeaderUpdatesEpochCache() PASSED

PartitionTest > testUseCheckpointToInitializeHighWatermark() STARTED

PartitionTest > testUseCheckpointToInitializeHighWatermark() PASSED

PartitionTest > testMaybeReplaceCurrentWithFutureReplicaDifferentBaseOffsets() STARTED

PartitionTest > testMaybeReplaceCurrentWithFutureReplicaDifferentBaseOffsets() PASSED

PartitionTest > testFetchOffsetForTimestampEpochValidationForLeader() STARTED

PartitionTest > testFetchOffsetForTimestampEpochValidationForLeader() PASSED

PartitionTest > testMakeFollowerWithWithFollowerAppendRecords() STARTED

PartitionTest > testMakeFollowerWithWithFollowerAppendRecords() PASSED

PartitionTest > testShouldNotShrinkIsrIfPreviousFetchIsCaughtUp() STARTED

PartitionTest > testShouldNotShrinkIsrIfPreviousFetchIsCaughtUp() PASSED

PartitionTest > testGetReplica() STARTED

PartitionTest > testGetReplica() PASSED

PartitionTest > testReadRecordEpochValidationForFollower() STARTED

PartitionTest > testReadRecordEpochValidationForFollower() PASSED

PartitionTest > testAlterIsrUnexpectedError() STARTED

PartitionTest > testAlterIsrUnexpectedError() PASSED

PartitionTest > testZkIsrManagerAsyncCallback() STARTED

PartitionTest > testZkIsrManagerAsyncCallback() PASSED

PartitionTest > testLogConfigDirtyAsTopicUpdated() STARTED

PartitionTest > testLogConfigDirtyAsTopicUpdated() PASSED

PartitionTest > testMaybeReplaceCurrentWithFutureReplica() STARTED

PartitionTest > testMaybeReplaceCurrentWithFutureReplica() PASSED

PartitionTest > testLastFetchedOffsetValidation() STARTED

PartitionTest > testLastFetchedOffsetValidation() PASSED

PartitionTest > testUpdateFollowerFetchState() STARTED

PartitionTest > testUpdateFollowerFetchState() PASSED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':connect:mirror:test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/ws/connect/mirror/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':clients:test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/ws/clients/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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 28m 42s
257 actionable tasks: 250 executed, 7 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
Not sending mail to unregistered user github@hugo-hirsch.de

Jenkins build is back to normal : Kafka » kafka-trunk-jdk15 #581

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