See
<https://builds.apache.org/job/kafka-trunk-jdk8/3871/display/redirect?page=changes>
Changes:
[wangguoz] KAFKA-8412: Fix nullpointer exception thrown on flushing before
closing
[harsha] KAFKA-8669: Add security providers in kafka security config (#7090)
------------------------------------------
[...truncated 8.51 MB...]
org.apache.kafka.connect.storage.OffsetStorageWriterTest > testAlreadyFlushing
PASSED
org.apache.kafka.connect.storage.OffsetStorageWriterTest >
testCancelBeforeAwaitFlush STARTED
org.apache.kafka.connect.storage.OffsetStorageWriterTest >
testCancelBeforeAwaitFlush PASSED
org.apache.kafka.connect.storage.OffsetStorageWriterTest >
testCancelAfterAwaitFlush STARTED
org.apache.kafka.connect.storage.OffsetStorageWriterTest >
testCancelAfterAwaitFlush PASSED
org.apache.kafka.connect.storage.OffsetStorageWriterTest > testWriteFlush
STARTED
org.apache.kafka.connect.storage.OffsetStorageWriterTest > testWriteFlush PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testPutConnectorConfig STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testPutConnectorConfig PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testPutTaskConfigs STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testPutTaskConfigs PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testPutTaskConfigsZeroTasks STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testPutTaskConfigsZeroTasks PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testRestoreTargetState STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testRestoreTargetState PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testBackgroundUpdateTargetState STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testBackgroundUpdateTargetState PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testBackgroundConnectorDeletion STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testBackgroundConnectorDeletion PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest > testRestore
STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest > testRestore
PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testRestoreConnectorDeletion STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testRestoreConnectorDeletion PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testRestoreZeroTasks STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testRestoreZeroTasks PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testPutTaskConfigsDoesNotResolveAllInconsistencies STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testPutTaskConfigsDoesNotResolveAllInconsistencies PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest > testStartStop
STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest > testStartStop
PASSED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testRestoreTargetStateUnexpectedDeletion STARTED
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest >
testRestoreTargetStateUnexpectedDeletion PASSED
org.apache.kafka.connect.storage.FileOffsetBackingStoreTest > testSaveRestore
STARTED
org.apache.kafka.connect.storage.FileOffsetBackingStoreTest > testSaveRestore
PASSED
org.apache.kafka.connect.storage.FileOffsetBackingStoreTest > testGetSet STARTED
org.apache.kafka.connect.storage.FileOffsetBackingStoreTest > testGetSet PASSED
org.apache.kafka.connect.integration.ErrorHandlingIntegrationTest >
testSkipRetryAndDLQWithHeaders STARTED
org.apache.kafka.connect.integration.ErrorHandlingIntegrationTest >
testSkipRetryAndDLQWithHeaders PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForDependentLatchToComplete STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForDependentLatchToComplete PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnTrueWhenAwaitingForStartAndStopAndDependentLatch STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnTrueWhenAwaitingForStartAndStopAndDependentLatch PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForStartToNeverComplete STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForStartToNeverComplete PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForStopToNeverComplete STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForStopToNeverComplete PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnTrueWhenAwaitingForStartAndStopToComplete STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnTrueWhenAwaitingForStartAndStopToComplete PASSED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testStartTwoConnectors STARTED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testStartTwoConnectors SKIPPED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testDeleteConnector STARTED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testDeleteConnector SKIPPED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testAddingWorker STARTED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testAddingWorker PASSED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testRemovingWorker STARTED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testRemovingWorker PASSED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testReconfigConnector STARTED
org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest >
testReconfigConnector SKIPPED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldFailToWaitForRestartThatNeverHappens STARTED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldFailToWaitForRestartThatNeverHappens PASSED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStarts STARTED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStarts PASSED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldExpectRestarts STARTED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldExpectRestarts PASSED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStops STARTED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStops PASSED
org.apache.kafka.connect.integration.ExampleConnectIntegrationTest >
testSourceConnector STARTED
org.apache.kafka.connect.integration.ExampleConnectIntegrationTest >
testSourceConnector PASSED
org.apache.kafka.connect.integration.ExampleConnectIntegrationTest >
testSinkConnector STARTED
org.apache.kafka.connect.integration.ExampleConnectIntegrationTest >
testSinkConnector PASSED
org.apache.kafka.connect.integration.RestExtensionIntegrationTest >
testImmediateRequestForListOfConnectors STARTED
org.apache.kafka.connect.integration.RestExtensionIntegrationTest >
testImmediateRequestForListOfConnectors PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithNotAllowedOverridesForPrincipalPolicy STARTED
ERROR: Could not install GRADLE_4_10_3_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:881)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:484)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:693)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:658)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:400)
at hudson.scm.SCM.poll(SCM.java:417)
at hudson.model.AbstractProject._poll(AbstractProject.java:1390)
at hudson.model.AbstractProject.poll(AbstractProject.java:1293)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:603)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:649)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithNotAllowedOverridesForPrincipalPolicy PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForAllPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForAllPolicy PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForPrincipalPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForPrincipalPolicy PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithOverridesForNonePolicy 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.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithOverridesForNonePolicy 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 19' 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 48m 15s
182 actionable tasks: 179 executed, 3 up-to-date
FAILURE: Build failed with an exception.
* What went wrong:
Process 'Gradle Worker Daemon 2' finished with non-zero exit value 143
* 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 48m 16s
[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=d08bcae7f99a863b6d2058a1568384f904e539ed,
workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #3868
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 [email protected]
Not sending mail to unregistered user [email protected]