[
https://issues.apache.org/jira/browse/RANGER-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265425#comment-16265425
]
Nigel Jones commented on RANGER-1909:
-------------------------------------
This is on Ubuntu 17.10.... (azure)
Another linux environment with 16.04 did build the same source fine, though
macos failed (see RANGER-1908)
This could be timing related, and down to the fact I'm using a 'burstable' vm
within a small budget (class B2S - 2 CPU. but min cap 20%)
This was initially used to compare against the system that failed with 1908
(which is a fast macbook pro), but subsequently I used a non-restricted 4 CPU
environment which does build cleanly.
Opening jira to identify/record cause
> Build failure in Kafka Security plugin Unit Tests
> -------------------------------------------------
>
> Key: RANGER-1909
> URL: https://issues.apache.org/jira/browse/RANGER-1909
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Nigel Jones
> Attachments: ranger-20171124a.log
>
>
> Java 1.8 (151, openjdk)
> Maven 3.5.0
> Build fails at
> [INFO] KAFKA Security Plugin .............................. FAILURE [22:07
> min]
> [INFO] Running
> org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerGSSTest
> log4j:WARN No appenders could be found for logger
> (org.apache.kerby.kerberos.kerb.identity.backend.AbstractIdentityBackend).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
> info.
> [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 1,120.51 s <<< FAILURE! - in
> org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerGSSTest
> [ERROR]
> testAuthorizedRead(org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerGSSTest)
> Time elapsed: 1,109.032 s <<< FAILURE!
> java.lang.AssertionError
> at
> org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerGSSTest.testAuthorizedRead(KafkaRangerAuthorizerGSSTest.java:243)
> [INFO] Running
> org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerTest
> log4j:WARN No appenders could be found for logger
> (org.apache.zookeeper.server.ZooKeeperServerMain).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
> info.
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 114.827 s - in
> org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerTest
> [INFO] Running
> org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerSASLSSLTest
> log4j:WARN No appenders could be found for logger
> (org.apache.zookeeper.server.ZooKeeperServerMain).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
> info.
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.214
> s - in
> org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerSASLSSLTest
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Failures:
> [ERROR] KafkaRangerAuthorizerGSSTest.testAuthorizedRead:243
> [INFO]
> [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)