Chandrasekhar created KAFKA-8706:
------------------------------------
Summary: Kafka 2.3.0 Unit Test Failures on Oracle Linux 7.2 - Need
help debugging framework or issue.
Key: KAFKA-8706
URL: https://issues.apache.org/jira/browse/KAFKA-8706
Project: Kafka
Issue Type: Test
Components: core
Affects Versions: 2.3.0
Reporter: Chandrasekhar
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 , 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)