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

Re: [HTCondor-users] jobs will not run



To see jobs for prod_user@xxxxxxxxxxxxxxxxx  you need to either by logged in as prod_user,
or use 

   condor_q prod_user

By default condor_q will only show jobs where the Owner attribute of the job is the current user.

-- Actually, it shows you only jobs that you are allowed to change, so if you are logged in a user
with condor QUEUE_SUPERUSER rights, then you see all jobs by default.

This behavior is controlled by the knob CONDOR_Q_ONLY_MY_JOBS which defaults to true.  you
can set this to false in your ~/.condor/user_config file to change this behavior for yourself only


-tj

-----Original Message-----
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> On Behalf Of Larry Martell
Sent: Tuesday, August 6, 2019 5:08 PM
To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Subject: [HTCondor-users] jobs will not run

I submit jobs from python. They have worked for years, and now
suddenly they will not run. Nothing that I know of has changed (but I
am sure something has).

I see messages like this in the NegotiatorLog:

Rejected 254752.0 prod_user@xxxxxxxxxxxxxxxxx
<192.168.10.2:9618?addrs=192.168.10.2-9618+[--1]-9618&noUDP&sock=2624245_5f86_4>:
no match found

condor_q shows nothing queued.
condor_status -submitters shows 81 idle jobs and 62 held jobs.
condor_q -hold show 0 idle jobs and 0 held jobs
condor_q -better -analyze show nothing at all

How can I debug why my jobs are not running?
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/