See <https://builds.apache.org/job/kafka-2.3-jdk8/155/display/redirect?page=changes>
Changes: [bill] KAFKA-8705: Remove parent node after leaving loop to prevent NPE (#7117) ------------------------------------------ [...truncated 2.96 MB...] kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrRequestIsNew STARTED kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrRequestIsNew PASSED kafka.controller.ControllerChannelManagerTest > testStopReplicaRequestsWhileTopicQueuedForDeletion STARTED kafka.controller.ControllerChannelManagerTest > testStopReplicaRequestsWhileTopicQueuedForDeletion PASSED kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrRequestSentToLiveOrShuttingDownBrokers STARTED kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrRequestSentToLiveOrShuttingDownBrokers PASSED kafka.controller.ControllerChannelManagerTest > testStopReplicaInterBrokerProtocolVersion STARTED kafka.controller.ControllerChannelManagerTest > testStopReplicaInterBrokerProtocolVersion PASSED kafka.controller.ControllerChannelManagerTest > testStopReplicaSentOnlyToLiveAndShuttingDownBrokers STARTED kafka.controller.ControllerChannelManagerTest > testStopReplicaSentOnlyToLiveAndShuttingDownBrokers PASSED kafka.controller.ControllerChannelManagerTest > testStopReplicaGroupsByBroker STARTED kafka.controller.ControllerChannelManagerTest > testStopReplicaGroupsByBroker PASSED kafka.controller.ControllerChannelManagerTest > testUpdateMetadataDoesNotIncludePartitionsWithoutLeaderAndIsr STARTED kafka.controller.ControllerChannelManagerTest > testUpdateMetadataDoesNotIncludePartitionsWithoutLeaderAndIsr PASSED kafka.controller.ControllerChannelManagerTest > testMixedDeleteAndNotDeleteStopReplicaRequests STARTED kafka.controller.ControllerChannelManagerTest > testMixedDeleteAndNotDeleteStopReplicaRequests PASSED kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrInterBrokerProtocolVersion STARTED kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrInterBrokerProtocolVersion PASSED kafka.controller.ControllerChannelManagerTest > testUpdateMetadataRequestSent STARTED kafka.controller.ControllerChannelManagerTest > testUpdateMetadataRequestSent PASSED kafka.controller.ControllerChannelManagerTest > testUpdateMetadataRequestDuringTopicDeletion STARTED kafka.controller.ControllerChannelManagerTest > testUpdateMetadataRequestDuringTopicDeletion PASSED kafka.controller.ControllerChannelManagerTest > testUpdateMetadataIncludesLiveOrShuttingDownBrokers STARTED kafka.controller.ControllerChannelManagerTest > testUpdateMetadataIncludesLiveOrShuttingDownBrokers PASSED kafka.controller.ControllerChannelManagerTest > testStopReplicaRequestSent STARTED kafka.controller.ControllerChannelManagerTest > testStopReplicaRequestSent PASSED kafka.controller.ControllerChannelManagerTest > testStopReplicaRequestsWhileTopicDeletionStarted STARTED kafka.controller.ControllerChannelManagerTest > testStopReplicaRequestsWhileTopicDeletionStarted PASSED kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrRequestSent STARTED kafka.controller.ControllerChannelManagerTest > testLeaderAndIsrRequestSent PASSED kafka.controller.PartitionStateMachineTest > testNonexistentPartitionToNewPartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testNonexistentPartitionToNewPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransitionErrorCodeFromCreateStates STARTED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransitionErrorCodeFromCreateStates PASSED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToNonexistentPartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToNonexistentPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOfflineTransition STARTED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOfflineTransition PASSED kafka.controller.PartitionStateMachineTest > testNewPartitionToOfflinePartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testNewPartitionToOfflinePartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testUpdatingOfflinePartitionsCount STARTED kafka.controller.PartitionStateMachineTest > testUpdatingOfflinePartitionsCount PASSED kafka.controller.PartitionStateMachineTest > testInvalidNonexistentPartitionToOnlinePartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testInvalidNonexistentPartitionToOnlinePartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testInvalidNonexistentPartitionToOfflinePartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testInvalidNonexistentPartitionToOfflinePartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOnlineTransition STARTED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOnlineTransition PASSED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransitionZkUtilsExceptionFromCreateStates STARTED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransitionZkUtilsExceptionFromCreateStates PASSED kafka.controller.PartitionStateMachineTest > testInvalidNewPartitionToNonexistentPartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testInvalidNewPartitionToNonexistentPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testInvalidOnlinePartitionToNewPartitionTransition STARTED 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 > testOfflinePartitionToOnlinePartitionTransitionZkUtilsExceptionFromStateLookup STARTED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransitionZkUtilsExceptionFromStateLookup 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.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 2407 tests completed, 8 failed, 2 skipped > Task :kafka-2.3-jdk8:core:test FAILED > Task :testScala_2_11 FAILED FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':kafka-2.3-jdk8:core:test'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/kafka-2.3-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. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':kafka-2.3-jdk8:core:test'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/kafka-2.3-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 5h 22m 44s 141 actionable tasks: 115 executed, 26 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-2.3-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] No files found. Configuration error? 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=83d735f0e17b032f3f3340ebfd10f1b138abcf30, workspace=<https://builds.apache.org/job/kafka-2.3-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #151 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 j...@confluent.io Not sending mail to unregistered user b...@confluent.io Not sending mail to unregistered user nore...@github.com