On Tue, 5 Dec 2017 11:36:31 +0100 Jure Pečar <[email protected]> wrote:
> However I would like to use something else than $HOME/.gc3pie_jobs to keep > track of jobs. I don't see an easy way to redefine it. Am I missing something > or is it really not configurable? But even if I set HOME to a shared folder /g/easybuild/tmp, I see lines like these in the log: == 2017-12-05 11:07:06,103 batch.py:385 INFO Creating remote temporary folder: command 'mkdir -p $HOME/.gc3pie_jobs; mktemp -d $HOME/.gc3pie_jobs/lrms_job.XXXXXXXXXX' == 2017-12-05 11:07:06,200 core.py:368 INFO Successfully submitted Application@34c2050 to: haswell == 2017-12-05 11:07:06,201 build_log.py:232 INFO GC3Pie job overview: 1 submitted (total: 1) == GC3Pie job overview: 1 submitted (total: 1) == 2017-12-05 11:07:36,413 slurm.py:514 INFO Updated resource 'haswell' status: free slots: -1, total running: 1108, own running jobs: 0, own queued jobs: 0, total queued jobs: 1138 == 2017-12-05 11:07:36,439 batch.py:740 WARNING Failed removing remote folder '/g/easybuild/tmp/.gc3pie_jobs/lrms_job.5X5tj7zdWU': <class 'gc3libs.exceptions.TransportError'>: Could not remove directory tree '/g/easybuild/tmp/.gc3pie_jobs/lrms_job.5X5tj7zdWU': OSError: [Errno 2] No such file or directory: '/g/easybuild/tmp/.gc3pie_jobs/lrms_job.5X5tj7zdWU' == 2017-12-05 11:07:36,439 build_log.py:232 INFO GC3Pie job overview: 1 terminated, 1 ok (total: 1) == GC3Pie job overview: 1 terminated, 1 ok (total: 1) Should I worry about that warning? Thing is that I never see any jobs submitted to the queue and I don't really understand why. What would be the best approach to understand what's going on here? -- Jurij Pečar HPC Engineer, IT Operations, IT Services EMBL Heidelberg, Meyerhofstraße 1, 69117, Heidelberg, Germany Room 13-401

