In the error:
08/22/23
10:24:15 ERROR "Error parsing PREEMPTION_REQUIREMENTS
_expression_: ( ( > (4 * 3600) ) && ( RemoteUserPrio > (1.2 * SubmittorPrio) ) && ( RemoteUserPrio > 130 || > (24 * 3600)) ) || ( TARGET.RemoteOwner =?= "boinc" ) || ( ( SubmitterGroup =!= "<none>") && ( SubmitterGroupResourcesInUse < SubmitterGroupQuota ) && ( (RemoteGroup =?= "<none>" ) || (RemoteGroupResourcesInUse > RemoteGroupQuota) ) )" at line 714 in file I think the problem in the expressions is the missing word before the greater than
signs in the subexpressions: "( > (4*3600))" and " > (24 * 3600)" -- it looks like some sort of
parameter name (i.e. RemotWallClockTime or some such) is missing? --
Marc W. Mengel Computer Services Senior Developer Data Management and Applications Fermi National Accelerator Laboratory 630 840 8256 office www.fnal.gov Connect with us! Newsletter | Facebook | Twitter From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of htcondor-users-request@xxxxxxxxxxx <htcondor-users-request@xxxxxxxxxxx>
Sent: Tuesday, August 22, 2023 12:00 PM To: htcondor-users@xxxxxxxxxxx <htcondor-users@xxxxxxxxxxx> Subject: HTCondor-users Digest, Vol 117, Issue 56 Send HTCondor-users mailing list submissions to
htcondor-users@xxxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.cs.wisc.edu_mailman_listinfo_htcondor-2Dusers&d=DwICAg&c=gRgGjJ3BkIsb5y6s49QqsA&r=mA4qFs7Hfq-joWhWXnsXfA&m=MFzYarVkGI0g1ZnJbe6LyWQj7e4kOO5M4UCNP8jESafrlOPZwbo4JLV9nEbM8t7h&s=YmApm1xjvk7d7WYhCKKpjOreldAXaI89E_DTvysJMag&e= or, via email, send a message with subject or body 'help' to htcondor-users-request@xxxxxxxxxxx You can reach the person managing the list at htcondor-users-owner@xxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of HTCondor-users digest..." Today's Topics: 1. 10.7.1 upgrade issue on central manager (Michael Thomas) ---------------------------------------------------------------------- Message: 1 Date: Tue, 22 Aug 2023 11:17:10 -0500 From: Michael Thomas <wart@xxxxxxxxxxx> To: condor-users@xxxxxxxxxxx Subject: [HTCondor-users] 10.7.1 upgrade issue on central manager Message-ID: <990bcce3-862d-23ba-87a3-c6e9adf97116@xxxxxxxxxxx> Content-Type: text/plain; charset=UTF-8; format=flowed After upgrading from condor 10.0.6 to 10.7.1, the NegotiatorLog is showing the following error and restarting: 08/22/23 10:24:15 ERROR "Error parsing PREEMPTION_REQUIREMENTS _expression_: ( ( > (4 * 3600) ) && ( RemoteUserPrio > (1.2 * SubmittorPrio) ) && ( RemoteUserPrio > 130 || > (24 * 3600)) ) || ( TARGET.RemoteOwner =?= "boinc" ) || ( ( SubmitterGroup =!= "<none>") && ( SubmitterGroupResourcesInUse < SubmitterGroupQuota ) && ( (RemoteGroup =?= "<none>" ) || (RemoteGroupResourcesInUse > RemoteGroupQuota) ) )" at line 714 in file /var/lib/condor/execute/slot1/dir_3638677/userdir/build-8VuVsN/BUILD/condor-10.7.1/src/condor_negotiator.V6/matchmaker.cpp This was working fine on 10.0.6, so I'm not sure what might have changed to trigger this error. Is there a way to get more details about what it doesn't like about this PREEMPTION_REQUIREMENTS setting? --Mike ------------------------------ Subject: Digest Footer _______________________________________________ HTCondor-users mailing list HTCondor-users@xxxxxxxxxxx https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.cs.wisc.edu_mailman_listinfo_htcondor-2Dusers&d=DwICAg&c=gRgGjJ3BkIsb5y6s49QqsA&r=mA4qFs7Hfq-joWhWXnsXfA&m=MFzYarVkGI0g1ZnJbe6LyWQj7e4kOO5M4UCNP8jESafrlOPZwbo4JLV9nEbM8t7h&s=YmApm1xjvk7d7WYhCKKpjOreldAXaI89E_DTvysJMag&e= ------------------------------ End of HTCondor-users Digest, Vol 117, Issue 56 *********************************************** |