dmwm / WMCore

Core workflow management components for CMS.
Apache License 2.0
46 stars 107 forks source link

Please add back the sync filling of cmsRun1-stdout.log and cmsRun1-stdout.err ! #12060

Open tommasoboccali opened 3 months ago

tommasoboccali commented 3 months ago

Dear all, I am trying to debug a new system (Leonardo HPC) and I have a very hard time, since (I understood it is a feature!) the files cmsRun1-stdout.log and cmsRun1-stdout.err on the WN are no more filled in sync withe the job execution. Hence, it is a nightmare to debug.

Is there a way to re-establigh the old behavior?

image

amaltaro commented 3 months ago

Hi @tommasoboccali , isn't that actually populated by CMSSW itself?

We had a few changes in the relevant WMCore module https://github.com/dmwm/WMCore/blob/master/src/python/WMCore/WMSpec/Steps/Executors/CMSSW.py but I don't think any of those would have affected the functionality of these logs.