See <https://builds.apache.org/job/kafka-trunk-jdk8/3876/display/redirect?page=changes>
Changes: [wangguoz] MINOR: Only send delete request if there are offsets in map (#7256) ------------------------------------------ [...truncated 2.60 MB...] kafka.controller.PartitionStateMachineTest > testInvalidOnlinePartitionToNewPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testUpdatingOfflinePartitionsCountDuringTopicDeletion STARTED kafka.controller.PartitionStateMachineTest > testUpdatingOfflinePartitionsCountDuringTopicDeletion PASSED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransitionErrorCodeFromStateLookup STARTED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransitionErrorCodeFromStateLookup PASSED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOnlineTransitionForControlledShutdown STARTED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOnlineTransitionForControlledShutdown PASSED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransitionZooKeeperClientExceptionFromCreateStates STARTED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransitionZooKeeperClientExceptionFromCreateStates PASSED kafka.controller.PartitionStateMachineTest > testNoOfflinePartitionsChangeForTopicsBeingDeleted STARTED kafka.controller.PartitionStateMachineTest > testNoOfflinePartitionsChangeForTopicsBeingDeleted PASSED kafka.controller.PartitionStateMachineTest > testInvalidOnlinePartitionToNonexistentPartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testInvalidOnlinePartitionToNonexistentPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testInvalidOfflinePartitionToNewPartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testInvalidOfflinePartitionToNewPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransition PASSED kafka.controller.ControllerFailoverTest > testHandleIllegalStateException STARTED kafka.controller.ControllerFailoverTest > testHandleIllegalStateException PASSED kafka.controller.ControllerIntegrationTest > testControllerDetectsBouncedBrokers STARTED kafka.controller.ControllerIntegrationTest > testControllerDetectsBouncedBrokers PASSED kafka.controller.ControllerIntegrationTest > testControlledShutdown STARTED kafka.controller.ControllerIntegrationTest > testControlledShutdown PASSED kafka.controller.ControllerIntegrationTest > testPartitionReassignmentWithOfflineReplicaHaltingProgress STARTED kafka.controller.ControllerIntegrationTest > testPartitionReassignmentWithOfflineReplicaHaltingProgress PASSED kafka.controller.ControllerIntegrationTest > testControllerEpochPersistsWhenAllBrokersDown STARTED kafka.controller.ControllerIntegrationTest > testControllerEpochPersistsWhenAllBrokersDown PASSED kafka.controller.ControllerIntegrationTest > testTopicCreationWithOfflineReplica STARTED kafka.controller.ControllerIntegrationTest > testTopicCreationWithOfflineReplica PASSED kafka.controller.ControllerIntegrationTest > testPartitionReassignmentResumesAfterReplicaComesOnline STARTED kafka.controller.ControllerIntegrationTest > testPartitionReassignmentResumesAfterReplicaComesOnline PASSED kafka.controller.ControllerIntegrationTest > testLeaderAndIsrWhenEntireIsrOfflineAndUncleanLeaderElectionDisabled STARTED kafka.controller.ControllerIntegrationTest > testLeaderAndIsrWhenEntireIsrOfflineAndUncleanLeaderElectionDisabled PASSED kafka.controller.ControllerIntegrationTest > testTopicPartitionExpansionWithOfflineReplica STARTED kafka.controller.ControllerIntegrationTest > testTopicPartitionExpansionWithOfflineReplica PASSED kafka.controller.ControllerIntegrationTest > testPreferredReplicaLeaderElectionWithOfflinePreferredReplica STARTED kafka.controller.ControllerIntegrationTest > testPreferredReplicaLeaderElectionWithOfflinePreferredReplica PASSED kafka.controller.ControllerIntegrationTest > testMetadataPropagationOnControlPlane STARTED kafka.controller.ControllerIntegrationTest > testMetadataPropagationOnControlPlane PASSED kafka.controller.ControllerIntegrationTest > testAutoPreferredReplicaLeaderElection STARTED kafka.controller.ControllerIntegrationTest > testAutoPreferredReplicaLeaderElection PASSED kafka.controller.ControllerIntegrationTest > testTopicCreation STARTED kafka.controller.ControllerIntegrationTest > testTopicCreation PASSED kafka.controller.ControllerIntegrationTest > testControllerMoveOnTopicDeletion STARTED kafka.controller.ControllerIntegrationTest > testControllerMoveOnTopicDeletion PASSED kafka.controller.ControllerIntegrationTest > testPartitionReassignment STARTED kafka.controller.ControllerIntegrationTest > testPartitionReassignment PASSED kafka.controller.ControllerIntegrationTest > testTopicPartitionExpansion STARTED kafka.controller.ControllerIntegrationTest > testTopicPartitionExpansion PASSED kafka.controller.ControllerIntegrationTest > testControllerMoveIncrementsControllerEpoch STARTED kafka.controller.ControllerIntegrationTest > testControllerMoveIncrementsControllerEpoch PASSED kafka.controller.ControllerIntegrationTest > testLeaderAndIsrWhenEntireIsrOfflineAndUncleanLeaderElectionEnabled STARTED kafka.controller.ControllerIntegrationTest > testLeaderAndIsrWhenEntireIsrOfflineAndUncleanLeaderElectionEnabled PASSED kafka.controller.ControllerIntegrationTest > testControllerMoveOnPartitionReassignment STARTED kafka.controller.ControllerIntegrationTest > testControllerMoveOnPartitionReassignment PASSED kafka.controller.ControllerIntegrationTest > testControllerMoveOnTopicCreation STARTED kafka.controller.ControllerIntegrationTest > testControllerMoveOnTopicCreation PASSED kafka.controller.ControllerIntegrationTest > testControllerRejectControlledShutdownRequestWithStaleBrokerEpoch STARTED kafka.controller.ControllerIntegrationTest > testControllerRejectControlledShutdownRequestWithStaleBrokerEpoch PASSED kafka.controller.ControllerIntegrationTest > testBackToBackPreferredReplicaLeaderElections STARTED kafka.controller.ControllerIntegrationTest > testBackToBackPreferredReplicaLeaderElections PASSED kafka.controller.ControllerIntegrationTest > testEmptyCluster STARTED kafka.controller.ControllerIntegrationTest > testEmptyCluster PASSED kafka.controller.ControllerIntegrationTest > testControllerMoveOnPreferredReplicaElection STARTED kafka.controller.ControllerIntegrationTest > testControllerMoveOnPreferredReplicaElection PASSED kafka.controller.ControllerIntegrationTest > testPreferredReplicaLeaderElection STARTED kafka.controller.ControllerIntegrationTest > testPreferredReplicaLeaderElection PASSED kafka.controller.ControllerIntegrationTest > testMetadataPropagationOnBrokerChange STARTED kafka.controller.ControllerIntegrationTest > testMetadataPropagationOnBrokerChange PASSED kafka.controller.ControllerIntegrationTest > testMetadataPropagationForOfflineReplicas STARTED kafka.controller.ControllerIntegrationTest > testMetadataPropagationForOfflineReplicas PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testPreferredReplicaPartitionLeaderElectionPreferredReplicaNotInIsrLive STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testPreferredReplicaPartitionLeaderElectionPreferredReplicaNotInIsrLive PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testControlledShutdownPartitionLeaderElectionLastIsrShuttingDown STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testControlledShutdownPartitionLeaderElectionLastIsrShuttingDown PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testControlledShutdownPartitionLeaderElection STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testControlledShutdownPartitionLeaderElection PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testPreferredReplicaPartitionLeaderElectionPreferredReplicaInIsrNotLive STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testPreferredReplicaPartitionLeaderElectionPreferredReplicaInIsrNotLive PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testReassignPartitionLeaderElectionWithNoLiveIsr STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testReassignPartitionLeaderElectionWithNoLiveIsr PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testReassignPartitionLeaderElection STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testReassignPartitionLeaderElection PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testOfflinePartitionLeaderElection STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testOfflinePartitionLeaderElection PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testPreferredReplicaPartitionLeaderElection STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testPreferredReplicaPartitionLeaderElection PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testReassignPartitionLeaderElectionWithEmptyIsr STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testReassignPartitionLeaderElectionWithEmptyIsr PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testControlledShutdownPartitionLeaderElectionAllIsrSimultaneouslyShutdown STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testControlledShutdownPartitionLeaderElectionAllIsrSimultaneouslyShutdown PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testOfflinePartitionLeaderElectionLastIsrOfflineUncleanLeaderElectionEnabled STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testOfflinePartitionLeaderElectionLastIsrOfflineUncleanLeaderElectionEnabled PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testPreferredReplicaPartitionLeaderElectionPreferredReplicaNotInIsrNotLive STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testPreferredReplicaPartitionLeaderElectionPreferredReplicaNotInIsrNotLive PASSED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testOfflinePartitionLeaderElectionLastIsrOfflineUncleanLeaderElectionDisabled STARTED kafka.controller.PartitionLeaderElectionAlgorithmsTest > testOfflinePartitionLeaderElectionLastIsrOfflineUncleanLeaderElectionDisabled PASSED 2484 tests completed, 1 failed, 12 skipped > Task :core:test FAILED 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.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3h 17m 21s 182 actionable tasks: 155 executed, 27 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [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_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 No credentials specified Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=fcfee618ee440cb78e422963ba7db1fa03620b33, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #3873 Recording test results Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 Not sending mail to unregistered user ism...@juma.me.uk Not sending mail to unregistered user wangg...@gmail.com