[
https://issues.apache.org/jira/browse/KAFKA-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chandrasekhar updated KAFKA-8706:
---------------------------------
Description:
Hi
We have just imported KAFKA 2.3.0 source code from git repo and compiling using
Gradle 4.7 on Oracle VM with following info:
[vagrant@localhost kafka-2.3.0]$ uname -a
Linux localhost 4.1.12-112.14.1.el7uek.x86_64 #2 SMP Fri Dec 8 18:37:23 PST
2017 x86_64 x86_64 x86_64 GNU/Linux
[vagrant@localhost kafka-2.3.0]$
Upon compiling (#gradle build) , there are 6 test failures at the end. Failed
Tests are reported as following:
DescribeConsumerGroupTest. testDescribeOffsetsOfExistingGroupWithNoMembers
SaslSslAdminClientIntegrationTest.
testReplicaCanFetchFromLogStartOffsetAfterDeleteRecords
UserQuotaTest. testQuotaOverrideDelete
UserQuotaTest. testThrottledProducerConsumer
MetricsDuringTopicCreationDeletionTest. testMetricsDuringTopicCreateDelete
SocketServerTest. testControlPlaneRequest
Attached find the failures.
[^KafkaAUTFailures.txt]
We would like to know if we are missing anything in our build environment or
if this is a known test failures in Kafka 2.3.0
was:
Hi
We have just imported KAFKA 2.3.0 source code from git repo and compiling using
Gradle 4.7 on Oracle VM with following info:
[vagrant@localhost kafka-2.3.0]$ uname -a
Linux localhost 4.1.12-112.14.1.el7uek.x86_64 #2 SMP Fri Dec 8 18:37:23 PST
2017 x86_64 x86_64 x86_64 GNU/Linux
[vagrant@localhost kafka-2.3.0]$
Upon compiling , there are 6 test failures at the end. Failed Tests are
reported as following:
DescribeConsumerGroupTest. testDescribeOffsetsOfExistingGroupWithNoMembers
SaslSslAdminClientIntegrationTest.
testReplicaCanFetchFromLogStartOffsetAfterDeleteRecords
UserQuotaTest. testQuotaOverrideDelete
UserQuotaTest. testThrottledProducerConsumer
MetricsDuringTopicCreationDeletionTest. testMetricsDuringTopicCreateDelete
SocketServerTest. testControlPlaneRequest
Attached find the failures.
[^KafkaAUTFailures.txt]
We would like to know if we are missing anything in our build environment or
if this is a known test failures in Kafka 2.3.0
> Kafka 2.3.0 Unit Test Failures on Oracle Linux - Need help debugging
> framework or issue.
> -----------------------------------------------------------------------------------------
>
> Key: KAFKA-8706
> URL: https://issues.apache.org/jira/browse/KAFKA-8706
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 2.3.0
> Reporter: Chandrasekhar
> Priority: Minor
> Attachments: KafkaAUTFailures.txt
>
>
> Hi
> We have just imported KAFKA 2.3.0 source code from git repo and compiling
> using Gradle 4.7 on Oracle VM with following info:
> [vagrant@localhost kafka-2.3.0]$ uname -a
> Linux localhost 4.1.12-112.14.1.el7uek.x86_64 #2 SMP Fri Dec 8 18:37:23 PST
> 2017 x86_64 x86_64 x86_64 GNU/Linux
> [vagrant@localhost kafka-2.3.0]$
>
> Upon compiling (#gradle build) , there are 6 test failures at the end. Failed
> Tests are reported as following:
> DescribeConsumerGroupTest. testDescribeOffsetsOfExistingGroupWithNoMembers
> SaslSslAdminClientIntegrationTest.
> testReplicaCanFetchFromLogStartOffsetAfterDeleteRecords
> UserQuotaTest. testQuotaOverrideDelete
> UserQuotaTest. testThrottledProducerConsumer
> MetricsDuringTopicCreationDeletionTest. testMetricsDuringTopicCreateDelete
> SocketServerTest. testControlPlaneRequest
> Attached find the failures.
>
> [^KafkaAUTFailures.txt]
>
>
> We would like to know if we are missing anything in our build environment or
> if this is a known test failures in Kafka 2.3.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)