-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
Hi,
I've found that id command does not return all user's group.
It is related with JENKINS-26184 but I've noticed that despite I've installed Jenkins from official package those groups are missing. But I also figure out that this is related with slave nodes that I've added. When I removed those nodes all groups are again visible.
[JENKINS-56923] shell command - id returns not all user's group
Released As |
Original:
|
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |
OK it seems that I did mistake. Probably I've added node and did not assign label to it, so all "id" test command was sending to wrong node
I did today some checks and now all seems to be working as designed.