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

[Condor-users] Condorg: Permission denied (publickey,password)



Hi all ,

When i try to submit a globus job through condor-g  I get following
message in error file:
 
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).

To give the preivew of my job desciption file : 

executable = /bin/ls
globusscheduler = XXX/jobmanager-pbs     
universe = globus
grid_type = gt3
error = globus-test.$(CLUSTER).err
output = globus-test.$(CLUSTER).out
should_transfer_files = IF_NEEDED
when_to_transfer_output = ON_EXIT
log = globus-test.log
queue

And grid manager log for that user is as  follows

6/2 13:08:10 passwd_cache::cache_uid(): getpwnam("condor") failed:
Inappropriate ioctl for device
6/2 13:08:10 passwd_cache::cache_uid(): getpwnam("condor") failed:
Inappropriate ioctl for device

6/2 13:08:10 ******************************************************
6/2 13:08:10 ** condor_gridmanager (CONDOR_GRIDMANAGER) STARTING UP
6/2 13:08:10 ** /home/condorg/vdt/condor/sbin/condor_gridmanager
6/2 13:08:10 ** $CondorVersion: 6.6.9 Mar 10 2005 $
6/2 13:08:10 ** $CondorPlatform: I386-LINUX_RH9 $
6/2 13:08:10 ** PID = 6024
6/2 13:08:10 ******************************************************
6/2 13:08:10 Using config file: /home/condorg/vdt/condor/etc/condor_config
6/2 13:08:10 Using local config files:
/home/condorg/vdt/condor/local/condor_config.local
6/2 13:08:10 DaemonCore: Command Socket at <128.228.175.87:34957>
6/2 13:08:10 [6024] GAHP server pid = 6025
6/2 13:08:13 [6024] DaemonCore: Command received via UDP from host
<128.228.175.87:32818>
6/2 13:08:13 [6024] DaemonCore: received command 60000
(DC_RAISESIGNAL), calling handler (HandleSigCommand())
6/2 13:08:13 [6024] Found job 89.0 --- inserting
6/2 13:08:13 [6024] (89.0) doEvaluateState called: gmState GM_INIT,
globusState 32
6/2 13:08:13 [6024] (89.0) proxy not cached yet, waiting...
6/2 13:08:13 [6024] (89.0) doEvaluateState called: gmState GM_INIT,
globusState 32
6/2 13:08:14 [6024] resource hpc2.hpc.ufl.edu:2119 is now up
6/2 13:08:14 [6024] (89.0) doEvaluateState called: gmState GM_INIT,
globusState 32
6/2 13:08:14 [6024] (89.0) doEvaluateState called: gmState GM_SUBMIT,
globusState 32
6/2 13:08:18 [6024] (89.0) doEvaluateState called: gmState
GM_SUBMIT_SAVE, globusState 32
6/2 13:08:18 [6024] (89.0) doEvaluateState called: gmState
GM_SUBMIT_COMMIT, globusState 32
6/2 13:08:18 [6024] (89.0) gram callback: state 64, errorcode 0
6/2 13:08:18 [6024] (89.0) doEvaluateState called: gmState
GM_SUBMITTED, globusState 32
6/2 13:08:19 [6024] (89.0) gram callback: state 1, errorcode 0
6/2 13:08:19 [6024] (89.0) doEvaluateState called: gmState
GM_SUBMITTED, globusState 64
6/2 13:08:29 [6024] (89.0) gram callback: state 8, errorcode 0
6/2 13:08:29 [6024] (89.0) doEvaluateState called: gmState
GM_SUBMITTED, globusState 1
6/2 13:08:29 [6024] (89.0) doEvaluateState called: gmState
GM_CHECK_OUTPUT, globusState 8
6/2 13:08:30 [6024] (89.0) doEvaluateState called: gmState
GM_CHECK_OUTPUT, globusState 8
6/2 13:08:35 [6024] (89.0) doEvaluateState called: gmState
GM_DONE_SAVE, globusState 8
6/2 13:08:35 [6024] (89.0) doEvaluateState called: gmState
GM_DONE_COMMIT, globusState 8
6/2 13:08:40 [6024] No jobs left, shutting down
6/2 13:08:40 [6024] Got SIGTERM. Performing graceful shutdown.
6/2 13:08:40 [6024] **** condor_gridmanager (condor_GRIDMANAGER)
EXITING WITH STATUS 0


I am able to submit jobs through globus-job-run but its giving
permission denied message  with condor-g. Please help.

Thanks 
Vineet