-
Stemmed from [chat conversation](https://mattermost.web.cern.ch/it-dep/pl/a6oer8hghin1fguxaybdnpa63h)
Workflow with HTCondor jobs reports as running, but `condor_q` shows no jobs:
```console
$ re…
-
Sometime the workflow is in a queued state:
```console
$ reana-client status
NAME RUN_NUMBER CREATED STATUS PROGRESS
workflow 1 2020-01-17T11:03:08 queued …
-
When running CMSSW using releases in CVMFS, one currently gets the following error message using reana hub:
```shell
----- Begin Fatal Exception 08-Aug-2019 15:42:20 CEST-----------------------
A…
-
Hi!
I've done a new release for the dimuon example, you can find them here:
https://github.com/cms-opendata-analyses/DimuonSpectrumNanoAODOutreachAnalysis/releases
Besides fixing typos, the r…
-
Stress-test performance of the REANA server and the whole REANA platform for the workshop use case of ~30 concurrent users creating workflows, uploading content, running workflows, checking status, an…
-
REANA uses CEPHFS as a scratch space for running workflows. This space is nothing more than a transient location, we cannot guarantee that runs won't be deleted, what is more, we will garbage collect …
-
Fix build problems in many places related to requests/idna versions:
```
Step 12/13 : RUN pip check
---> Running in 0f88cc221a43
requests 2.22.0 has requirement idna=2.5, but you have idna 2.9.…
-
Currently when one has queued workflows, and wants to it is not possible to delete them. I get:
```console
$ reana-client status -w bsm-user-7
NAME RUN_NUMBER CREATED STA…
-
After deploying REANA on a small cluster and testing it we have discovered the following. After running some workflows we have run a workflow [requiring CVMFS](https://reana.readthedocs.io/en/latest/u…
-
The CWL workflows seem to be missing job log details, IIRC this is connected to one of the past upgrades. We only get the "envelope":
```console
$ reana-client logs -w root6-roofit.cwl
WORKFLOW …