[ 
https://issues.apache.org/jira/browse/HDDS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619893#comment-16619893
 ] 

Hudson commented on HDDS-503:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15003 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15003/])
HDDS-503. Suppress ShellBasedUnixGroupsMapping exception in tests. (arp: rev 
17f5651a5124c6d00fc990f252de7af5c226a314)
* (edit) hadoop-ozone/integration-test/src/test/resources/log4j.properties
* (edit) hadoop-ozone/ozonefs/src/test/resources/log4j.properties


> Suppress ShellBasedUnixGroupsMapping exception in tests
> -------------------------------------------------------
>
>                 Key: HDDS-503
>                 URL: https://issues.apache.org/jira/browse/HDDS-503
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: test
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>            Priority: Blocker
>             Fix For: 0.2.1, 0.3.0
>
>         Attachments: HDDS-503.01.patch
>
>
> The following exception can be suppressed in unit tests. It is benign and 
> caused by tests using the username {{bilbo}} which is unlikely to be a valid 
> unix user on the test machine. Unless the machine is owned by a hobbit.
> {code}
> 2018-09-18 14:17:15,853 WARN  security.ShellBasedUnixGroupsMapping 
> (ShellBasedUnixGroupsMapping.java:getUnixGroups(210)) - unable to return 
> groups for user bilbo
> PartialGroupNameException The user name 'bilbo' is not found. id: bilbo: no 
> such user
> id: bilbo: no such user
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to