-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Official jenkins/jenkins:2.361.1-lts Docker image
build user vars Version 1.9
Jenkins keeps throwing warning logs when Build User vars are enabled globally:
jenkins_1 | 2022-09-23 10:22:28.942+0000 [id=4066] WARNING o.j.p.b.v.i.UserIdCauseDeterminant#setJenkinsUserBuildVars: Failed to get groups for user: exampleuser@example.com error: hudson.security.UserMayOrMayNotExistException2: Unable
to query user information: exampleuser@example.com
For what it's worth we don't have groups enabled at all so that's why I think it's throwing this warning when any job is started.
- duplicates
-
JENKINS-73420 [BUILD_USER_GROUPS] not compatible with some authentication realms
- Open