See <https://builds.apache.org/job/kafka-trunk-jdk8/3821/display/redirect?page=changes>
Changes: [github] MINOR: Tolerate limited data loss for upgrade tests with old message [github] MINOR: Small cleanups in TopicCommand describe handling (#7136) [junrao] Update KafkaConfig.scala (#7113) ------------------------------------------ [...truncated 9.03 MB...] org.apache.kafka.connect.runtime.ConnectorConfigTest > unconfiguredTransform PASSED org.apache.kafka.connect.runtime.ConnectorConfigTest > multipleTransformsOneDangling STARTED org.apache.kafka.connect.runtime.ConnectorConfigTest > multipleTransformsOneDangling PASSED org.apache.kafka.connect.runtime.ConnectorConfigTest > misconfiguredTransform STARTED org.apache.kafka.connect.runtime.ConnectorConfigTest > misconfiguredTransform PASSED org.apache.kafka.connect.runtime.ConnectorConfigTest > noTransforms STARTED org.apache.kafka.connect.runtime.ConnectorConfigTest > noTransforms PASSED org.apache.kafka.connect.runtime.ConnectorConfigTest > danglingTransformAlias STARTED org.apache.kafka.connect.runtime.ConnectorConfigTest > danglingTransformAlias PASSED org.apache.kafka.connect.runtime.ConnectorConfigTest > emptyConnectorName STARTED org.apache.kafka.connect.runtime.ConnectorConfigTest > emptyConnectorName PASSED org.apache.kafka.connect.runtime.ConnectorConfigTest > multipleTransforms STARTED org.apache.kafka.connect.runtime.ConnectorConfigTest > multipleTransforms PASSED org.apache.kafka.connect.runtime.ConnectorConfigTest > singleTransform STARTED org.apache.kafka.connect.runtime.ConnectorConfigTest > singleTransform PASSED org.apache.kafka.connect.runtime.ConnectorConfigTest > wrongTransformationType STARTED org.apache.kafka.connect.runtime.ConnectorConfigTest > wrongTransformationType PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testGettingGroupMultipleTimes STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testGettingGroupMultipleTimes PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testCreatingTags STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testCreatingTags PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testMetricGroupIdWithoutTags STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testMetricGroupIdWithoutTags PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testCreatingTagsWithOddNumberOfTags STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testCreatingTagsWithOddNumberOfTags PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testGettingGroupWithOddNumberOfTags STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testGettingGroupWithOddNumberOfTags PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testMetricGroupIdIdentity STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testMetricGroupIdIdentity PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testRecreateWithoutClose STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testRecreateWithoutClose PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testGettingGroupWithTags STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testGettingGroupWithTags PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testRecreateWithClose STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testRecreateWithClose PASSED org.apache.kafka.connect.runtime.ConnectMetricsTest > testKafkaMetricsNotNull STARTED org.apache.kafka.connect.runtime.ConnectMetricsTest > testKafkaMetricsNotNull PASSED org.apache.kafka.connect.runtime.isolation.DelegatingClassLoaderTest > testWhiteListedManifestResources STARTED org.apache.kafka.connect.runtime.isolation.DelegatingClassLoaderTest > testWhiteListedManifestResources PASSED org.apache.kafka.connect.runtime.isolation.DelegatingClassLoaderTest > testOtherResources STARTED org.apache.kafka.connect.runtime.isolation.DelegatingClassLoaderTest > testOtherResources PASSED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testPluginDescWithNullVersion STARTED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testPluginDescWithNullVersion PASSED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testPluginDescComparison STARTED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testPluginDescComparison PASSED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testRegularPluginDesc STARTED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testRegularPluginDesc PASSED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testPluginDescEquality STARTED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testPluginDescEquality PASSED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testPluginDescWithSystemClassLoader STARTED org.apache.kafka.connect.runtime.isolation.PluginDescTest > testPluginDescWithSystemClassLoader PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithRelativeSymlinkForwards STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithRelativeSymlinkForwards PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testOrderOfPluginUrlsWithJars STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testOrderOfPluginUrlsWithJars PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithClasses STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithClasses PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testConnectFrameworkClasses STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testConnectFrameworkClasses PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testThirdPartyClasses STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testThirdPartyClasses PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testClientConfigProvider STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testClientConfigProvider PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testAllowedConnectFrameworkClasses STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testAllowedConnectFrameworkClasses PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testJavaLibraryClasses STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testJavaLibraryClasses PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testEmptyPluginUrls STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testEmptyPluginUrls PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testConnectorClientConfigOverridePolicy STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testConnectorClientConfigOverridePolicy PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithJars STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithJars PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithZips STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithZips PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithRelativeSymlinkBackwards STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithRelativeSymlinkBackwards PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithAbsoluteSymlink STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testPluginUrlsWithAbsoluteSymlink PASSED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testEmptyStructurePluginUrls STARTED org.apache.kafka.connect.runtime.isolation.PluginUtilsTest > testEmptyStructurePluginUrls PASSED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureConnectRestExtension STARTED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureConnectRestExtension PASSED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureConverters STARTED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureConverters PASSED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureInternalConverters STARTED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureInternalConverters PASSED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureDefaultHeaderConverter STARTED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureDefaultHeaderConverter PASSED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureExplicitlySetHeaderConverterWithCurrentClassLoader STARTED org.apache.kafka.connect.runtime.isolation.PluginsTest > shouldInstantiateAndConfigureExplicitlySetHeaderConverterWithCurrentClassLoader PASSED org.apache.kafka.connect.runtime.ErrorHandlingTaskTest > testErrorHandlingInSinkTasks STARTED org.apache.kafka.connect.runtime.ErrorHandlingTaskTest > testErrorHandlingInSinkTasks PASSED org.apache.kafka.connect.runtime.ErrorHandlingTaskTest > testErrorHandlingInSourceTasks STARTED org.apache.kafka.connect.runtime.ErrorHandlingTaskTest > testErrorHandlingInSourceTasks PASSED org.apache.kafka.connect.runtime.ErrorHandlingTaskTest > testErrorHandlingInSourceTasksWthBadConverter STARTED Build timed out (after 600 minutes). Marking the build as failed. Build was aborted [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 org.apache.kafka.connect.runtime.ErrorHandlingTaskTest > testErrorHandlingInSourceTasksWthBadConverter SKIPPED > Task :connect:runtime:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':connect:runtime:test'. > Process 'Gradle Test Executor 22' finished with non-zero exit value 143 This problem might be caused by incorrect test process configuration. Please refer to the test execution section in the User Manual at https://docs.gradle.org/5.4.1/userguide/java_testing.html#sec:test_execution * 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 23s 178 actionable tasks: 175 executed, 3 up-to-date [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=cdea3480c693d270064ebcb3871d08dee053ce7f, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #3819 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 nore...@github.com