Skip to content

Per module/subworkflow tags.yml file #641

Per module/subworkflow tags.yml file

Per module/subworkflow tags.yml file #641

GitHub Actions / JUnit Test Report failed Oct 10, 2023 in 0s

1 tests run, 0 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in .devcontainer

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

.Parameters: --nf_core_pipeline rnaseq --ena_metadata_fields ... --sample_mapping_fields ...

Assertion failed: 

2 of 2 assertions failed
Raw output
Nextflow stdout:

WARN: There's no process matching config selector: CUSTOM_DUMPSOFTWAREVERSIONS
ERROR ~ Error executing process > 'SRA:SRA_FASTQ_FTP (DRX024467_DRR026872)'

Caused by:
  Process `SRA:SRA_FASTQ_FTP (DRX024467_DRR026872)` terminated with an error exit status (28)

Command executed:

  curl \
      --retry 5 --continue-at - --max-time 1200 \
      -L ftp.sra.ebi.ac.uk/vol1/fastq/DRR026/DRR026872/DRR026872.fastq.gz \
      -o DRX024467_DRR026872.fastq.gz
  
  echo "515e5448c55e054113c4a22df5f62791  DRX024467_DRR026872.fastq.gz" > DRX024467_DRR026872.fastq.gz.md5
  md5sum -c DRX024467_DRR026872.fastq.gz.md5
  
  cat <<-END_VERSIONS > versions.yml
  "SRA:SRA_FASTQ_FTP":
      curl: $(echo $(curl --version | head -n 1 | sed 's/^curl //; s/ .*$//'))
  END_VERSIONS

Command exit status:
  28

Command output:
  (empty)

Command error:
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  curl: (28) Timeout was reached
  Warning: Problem : timeout. Will retry in 1 seconds. 5 retries left.
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  curl: (28) Timeout was reached
  Warning: Problem : timeout. Will retry in 2 seconds. 4 retries left.
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  curl: (28) Timeout was reached
  Warning: Problem : timeout. Will retry in 4 seconds. 3 retries left.
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  curl: (28) Timeout was reached
  Warning: Problem : timeout. Will retry in 8 seconds. 2 retries left.
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  curl: (28) Timeout was reached
  Warning: Problem : timeout. Will retry in 16 seconds. 1 retries left.
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  curl: (28) Timeout was reached

Work dir:
  /tmp/tests/8b973ab156599d87f83112471195810d/work/d6/6e7ebc4a160e580d82d97ebc8b807b

Tip: when you have fixed the problem you can continue the execution adding the option `-resume` to the run command line

 -- Check '/tmp/tests/8b973ab156599d87f83112471195810d/meta/nextflow.log' file for details
WARN: Killing running tasks (1)
Nextflow stderr: