reanahub / reana-job-controller

REANA Job Controller
http://reana-job-controller.readthedocs.io/
MIT License
2 stars 38 forks source link

No user logs in case of failures at RJC level. #151

Closed roksys closed 4 years ago

roksys commented 5 years ago

In case something goes wrong at the RJC level before job submission, there are no logs for user ($ reana-client logs) indicating why his workflow failed.

E.G. Job (HTCondor backend) exits immediately when you don't submit any keytab file.

roksys commented 4 years ago
 $ reana-client logs -w workflow.5

WORKFLOW ENGINE LOGS
Executing: kinit -kt /etc/reana/secrets/.keytab rmaciula@CERN.CH 
 Authentication failed: Command 'kinit -kt /etc/reana/secrets/.keytab rmaciula@CERN.CH' returned non-zero exit status 1.