[
https://issues.apache.org/jira/browse/HDDS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HDDS-503:
-------------------------------
Description:
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}
was: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.
> 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
> 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]