See 
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/2330/display/redirect>

Changes:


------------------------------------------
[...truncated 373707 lines...]
Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
throwsWithApiVersionMismatchOnDescribe PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
returnEmptyWithApiVersionMismatchOnCreate STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
returnEmptyWithApiVersionMismatchOnCreate PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldFailWhenAnyTopicPartitionHasError STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldFailWhenAnyTopicPartitionHasError PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldReturnEmptyMapWhenPartitionsSetIsNull STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldReturnEmptyMapWhenPartitionsSetIsNull PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
shouldCreateTopicWithPartitionsWhenItDoesNotExist STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
shouldCreateTopicWithPartitionsWhenItDoesNotExist PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldFailWithTimeoutExceptionWhenTimeoutErrorOccurs STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldFailWithTimeoutExceptionWhenTimeoutErrorOccurs PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
throwsWithTopicAuthorizationFailureOnDescribe STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
throwsWithTopicAuthorizationFailureOnDescribe PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
verifyingGettingTopicCleanupPolicies STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
verifyingGettingTopicCleanupPolicies PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
throwsWithClusterAuthorizationFailureOnDescribe STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
throwsWithClusterAuthorizationFailureOnDescribe PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldReturnOffsetsForOnePartition STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldReturnOffsetsForOnePartition PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
shouldCreateOneTopicWhenProvidedMultipleDefinitionsWithSameTopicName STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
shouldCreateOneTopicWhenProvidedMultipleDefinitionsWithSameTopicName PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
describeTopicConfigShouldReturnEmptyMapWhenClusterAuthorizationFailure STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
describeTopicConfigShouldReturnEmptyMapWhenClusterAuthorizationFailure PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
returnEmptyWithClusterAuthorizationFailureOnCreate STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
returnEmptyWithClusterAuthorizationFailureOnCreate PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
shouldCreateTopicWithDefaultPartitionsAndReplicationFactorWhenItDoesNotExist 
STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
shouldCreateTopicWithDefaultPartitionsAndReplicationFactorWhenItDoesNotExist 
PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
describeShouldReturnTopicDescriptionWhenTopicExists STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
describeShouldReturnTopicDescriptionWhenTopicExists PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
describeTopicConfigShouldReturnMapWithNullValueWhenTopicDoesNotExist STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
describeTopicConfigShouldReturnMapWithNullValueWhenTopicDoesNotExist PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
retryEndOffsetsShouldWrapNonRetriableExceptionsWithConnectException STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
retryEndOffsetsShouldWrapNonRetriableExceptionsWithConnectException PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
verifyingTopicCleanupPolicyShouldFailWhenTopicHasDeletePolicy STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
verifyingTopicCleanupPolicyShouldFailWhenTopicHasDeletePolicy PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
shouldCreateTopicWithReplicationFactorWhenItDoesNotExist STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
shouldCreateTopicWithReplicationFactorWhenItDoesNotExist PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
retryEndOffsetsShouldRethrowUnknownVersionException STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
retryEndOffsetsShouldRethrowUnknownVersionException PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldFailWithUnsupportedVersionWhenVersionUnsupportedErrorOccurs 
STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldFailWithUnsupportedVersionWhenVersionUnsupportedErrorOccurs 
PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
returnEmptyWithTopicAuthorizationFailureOnCreate STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
returnEmptyWithTopicAuthorizationFailureOnCreate PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldReturnOffsetsForMultiplePartitions STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldReturnOffsetsForMultiplePartitions PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
verifyingTopicCleanupPolicyShouldReturnFalseWhenClusterAuthorizationError 
STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
verifyingTopicCleanupPolicyShouldReturnFalseWhenClusterAuthorizationError PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
describeTopicConfigShouldReturnEmptyMapWhenTopicAuthorizationFailure STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
describeTopicConfigShouldReturnEmptyMapWhenTopicAuthorizationFailure PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
verifyingTopicCleanupPolicyShouldReturnTrueWhenTopicHasCorrectPolicy STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
verifyingTopicCleanupPolicyShouldReturnTrueWhenTopicHasCorrectPolicy PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldFailWithNonRetriableWhenAuthorizationFailureOccurs STARTED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 > 
org.apache.kafka.connect.util.TopicAdminTest > 
endOffsetsShouldFailWithNonRetriableWhenAuthorizationFailureOccurs PASSED

Gradle Test Run :connect:runtime:test > Gradle Test Executor 100 > 
org.apache.kafka.connect.integration.OffsetsApiIntegrationTest > 
testResetSourceConnectorOffsets STARTED

> Task :connect:mirror:test

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testReplicationWithEmptyPartition() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testReplicateSourceDefault() STARTED

> Task :connect:runtime:test

Gradle Test Run :connect:runtime:test > Gradle Test Executor 100 > 
org.apache.kafka.connect.integration.OffsetsApiIntegrationTest > 
testResetSourceConnectorOffsets PASSED

1275 tests completed, 1 failed, 1 skipped
There were failing tests. See the report at: 
file:///home/jenkins/jenkins-agent/712657a4/workspace/Kafka_kafka_trunk/connect/runtime/build/reports/tests/test/index.html

> Task :connect:mirror:test

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testReplicateSourceDefault() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testOffsetSyncsTopicsOnTarget() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testOffsetSyncsTopicsOnTarget() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testReplicateTargetDefault() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testReplicateTargetDefault() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testOffsetTranslationBehindReplicationFlow() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testOffsetTranslationBehindReplicationFlow() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testNoCheckpointsIfNoRecordsAreMirrored() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testNoCheckpointsIfNoRecordsAreMirrored() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testOneWayReplicationWithAutoOffsetSync() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testOneWayReplicationWithAutoOffsetSync() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testSyncTopicConfigs() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testSyncTopicConfigs() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testRestartReplication() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testRestartReplication() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testOneWayReplicationWithFrequentOffsetSyncs() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testOneWayReplicationWithFrequentOffsetSyncs() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testReplicationIsCreatingTopicsUsingProvidedForwardingAdmin() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testReplicationIsCreatingTopicsUsingProvidedForwardingAdmin() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testSyncTopicACLsUseProvidedForwardingAdmin() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testSyncTopicACLsUseProvidedForwardingAdmin() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testCreatePartitionsUseProvidedForwardingAdmin() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testCreatePartitionsUseProvidedForwardingAdmin() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testSyncTopicConfigUseProvidedForwardingAdmin() STARTED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 46 > 
MirrorConnectorsWithCustomForwardingAdminIntegrationTest > 
testSyncTopicConfigUseProvidedForwardingAdmin() PASSED

Gradle Test Run :connect:mirror:test > Gradle Test Executor 43 > 
MirrorConnectorsIntegrationExactlyOnceTest > testReplication() SKIPPED

> Task :connect:mirror:test FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':streams:test'.
> Process 'Gradle Test Executor 23' finished with non-zero exit value 137
  This problem might be caused by incorrect test process configuration.
  For more on test execution, please refer to 
https://docs.gradle.org/8.3/userguide/java_testing.html#sec:test_execution in 
the Gradle documentation.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':connect:mirror:test'.
> Process 'Gradle Test Executor 43' finished with non-zero exit value 137
  This problem might be caused by incorrect test process configuration.
  For more on test execution, please refer to 
https://docs.gradle.org/8.3/userguide/java_testing.html#sec:test_execution in 
the Gradle documentation.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 3h 22m 32s
303 actionable tasks: 111 executed, 192 up-to-date

Publishing build scan...
https://ge.apache.org/s/my2d6kumkkgsm


See the profiling report at: 
file:///home/jenkins/jenkins-agent/712657a4/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2023-10-29-15-21-44.html
A fine-grained performance profile is available: use the --scan option.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 21 and Scala 2.13
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Running on builds35 in /home/jenkins/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] step

Reply via email to