Hi, 

I’ve submitted a job via Dirac, something like this 

wget --no-check-certificate -N https://na62.gla.ac.uk/scripts/na62mc_run27838.jdl
wget --no-check-certificate -N https://na62.gla.ac.uk/scripts/Run27838_d2.mac
wget --no-check-certificate -O jw5v14d.sh https://na62.gla.ac.uk/scripts/jw5v14d.sh.txt
wget --no-check-certificate -N https://na62.gla.ac.uk/input/input_files.tgz

dirac-wms-job-submit na62mc_run27838.jdl

The JDL looks like this (see linked files at https://na62.gla.ac.uk/index.php?task=jobs&showrun=27838)

[
JobName = "NA62job27838";
Executable = "jw5v14d.sh";
Arguments = "Run27838_d2.mac test/v0.9.0/Kch2pinunu";
StdError = "na62run27838.err";
StdOutput = "na62run27838.out";
InputSandbox = {"jw5v14d.sh", "Run27838_d2.mac", "input_files.tgz"};
OutputSandbox = {"na62run27838.out", "na62run27838.err"};
Site = {"UKI-LT2-IC-HEP.uk"};
VirtualOrganization = "na62.vo.gridpp.ac.uk";
]

And this is the JDL as it is shown on the https://dirac.gridpp.ac.uk portal for job 654343


    OwnerGroup = "na62.vo.gridpp.ac.uk_user";
    Executable = "jw5v14d.sh";
    DIRACSetup = "GridPP";
    VirtualOrganization = "na62.vo.gridpp.ac.uk";
    Priority = 1;
    StdError = "na62run27838.err";
    Site = "UKI-LT2-IC-HEP.uk";
    CPUTime = 86400;
    InputSandbox = 
        {
            "jw5v14d.sh",
            "Run27838_d2.mac",
            "input_files.tgz",
            "SB:GridPPSandboxSE|/SandBox/r/robotgridclient1.na62.vo.gridpp.ac.uk_user/6da/509/6da5094600f0070e5efbd6fe2a6b37d1.tar.bz2"
        };
    OwnerDN = "/C=UK/O=eScience/OU=Glasgow/L=Compserv/CN=dan protopopescu/CN=Robot:GridClient";
    JobRequirements = 
        [ 
            OwnerDN = "/C=UK/O=eScience/OU=Glasgow/L=Compserv/CN=dan protopopescu/CN=Robot:GridClient";
            VirtualOrganization = "na62.vo.gridpp.ac.uk";
            Setup = "GridPP";
            CPUTime = 86400;
            OwnerGroup = "na62.vo.gridpp.ac.uk_user";
            UserPriority = 1;
        ];
    SubmitPools = "Pool_na62.vo.gridpp.ac.uk";
    OwnerName = "robotgridclient1";
    Owner = "robotgridclient1";
    JobID = 654343;
]

So, the question is, why the Arguments, StdOutput and OutputSandbox fields are now missing?

Last job that worked with a similar JDL was 648505 (Dirac JobID).

Any ideas?

Best regards,
Dan

--
Dan PROTOPOPESCU, University of Glasgow, UK
W:+44(0)141-330-4197 M:+44(0)794-046-3355
http://ppewww.physics.gla.ac.uk/~protopop/