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

Re: [HTCondor-users] condor_submit_dag doesn't work but condor_dagman does



Hi Vlad,

That message indicates a version mismatch between your
condor_submit_dag and condor_dagman binaries. Is it possible one of
the binaries you're using is an older copy, or you have some other
unusual system configuration that includes different versions?

What output are you seeing from the following two commands?

condor_dagman -version
condor_submit_dag -version

Either way I don't think we've changed the argument syntax in quite
some time, so you should be able to run condor_submit_dag with the
-AllowVersionMismatch and have that work correctly.

Mark


On Fri, Oct 29, 2021 at 9:45 AM Vladimir Brik
<vladimir.brik@xxxxxxxxxxxxxxxx> wrote:
>
> Hello
>
> I am running into a problem where if I submit a dag using
> condor_dagman directly everything is fine, but if I use
> condor_submit_dag, the dag job just sits there not
> submitting any jobs.
>
> I ran the command of the job created by condor_submit_dag
> and the .condor_dagman.out contained the following:
>
> 10/29/21 09:35:53 Error: the version (: 9.2.0 Sep 23 2021
> BuildID: 557262 PackageID: 9.2.0-1 $) of this DAG's HTCondor
> submit file (created by condor_submit_dag) is invalid!
> 10/29/21 09:35:53 **** condor_dagman (condor_DAGMAN) pid
> 504426 EXITING WITH STATUS 1
>
> Running condor 9.2.0 on Centos8
>
> Can anybody help?
>
>
>
> Thanks
>
> Vlad
> _______________________________________________
> 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/



--
Mark Coatsworth
Systems Programmer
Center for High Throughput Computing
Department of Computer Sciences
University of Wisconsin-Madison