[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] passwd_cache::cache_uid(): getpwnam("condor") failed: user not found



Hello,

I have installed Condor in a Linux environment, under my username. I don't have root priviledges, and it is not convenient to create a user "condor", so I am only running Condor using my username. Everything works fine, all the jobs are able to run and finish without any problem, but when I look on the ShadowLog I observe the following error message (which, I suspect causes Condor to execute jobs slower):

2/13 09:09:58 (34145.0) (23091): passwd_cache::cache_uid(): getpwnam("condor") failed: user not found

Is there any configuration that I should apply to condor_config or condor_config.local that would solve that problem?

Thanks,
Manos

from main ShadowLog:

2/13 09:09:50 Initializing a VANILLA shadow for job 34246.0
2/13 09:09:50 (34246.0) (25602): Request to run on <x.x.x.x:x> was REFUSED
2/13 09:09:50 (34246.0) (25602): Job 34246.0 is being evicted
2/13 09:09:50 (34246.0) (25602): logEvictEvent with unknown reason (108), aborting
2/13 09:09:50 (34246.0) (25602): ZKM: setting default map to (null)
2/13 09:09:50 (34246.0) (25602): **** condor_shadow (condor_SHADOW) EXITING WITH STATUS 108
2/13 09:09:58 (34145.0) (23091): ZKM: setting default map to (null)
2/13 09:09:58 (34145.0) (23091): Job 34145.0 terminated: exited with status 0
2/13 09:09:58 (34145.0) (23091): **** condor_shadow (condor_SHADOW) EXITING WITH STATUS 100
2/13 09:09:58 (34145.0) (23091): passwd_cache::cache_uid(): getpwnam("condor") failed: user not found
2/13 09:09:58 (34145.0) (23091): passwd_cache::cache_uid(): getpwnam("condor") failed: user not found