Skip to content
GitHub Actions / JUnit Test Report failed Dec 10, 2024 in 0s

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

Annotations

Check failure on line 1 in Test Process UNTAR

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

Test Process UNTAR.test_untar

Assertion failed: 

2 of 2 assertions failed
Raw output
Nextflow stdout:

N E X T F L O W  ~  version 24.10.2
Launching `/home/runner/work/fetchngs/fetchngs/.nf-test-c0759f71fcda427793280829c6ad86a5.nf` [tender_hugle] DSL2 - revision: 9b537f7db6
Downloading plugin [email protected]
Downloading plugin [email protected]
[d6/53be4d] Submitted process > UNTAR (kraken2.tar.gz)
ERROR ~ Error executing process > 'UNTAR (kraken2.tar.gz)'

Caused by:
  Unable to evaluate output


Command executed:

  echo $(tar --version 2>&1) | sed 's/^.*(GNU tar) //; s/ Copyright.*$//'

Command exit status:
  1

Command output:
  bash: -c: line 0: syntax error near unexpected token `('
  bash: -c: line 0: `echo tar (GNU tar) 1.30'

Work dir:
  /home/runner/work/fetchngs/fetchngs/~/tests/c0759f71fcda427793280829c6ad86a5/work/d6/53be4d7e0f1a017324faa8023547da

 -- Check '/home/runner/work/fetchngs/fetchngs/~/tests/c0759f71fcda427793280829c6ad86a5/meta/nextflow.log' file for details
WARN: Got an interrupted exception while taking agent result | java.lang.InterruptedException
Nextflow stderr:

Check failure on line 1 in Test Process UNTAR

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

Test Process UNTAR.test_untar_onlyfiles

Assertion failed: 

2 of 2 assertions failed
Raw output
Nextflow stdout:

N E X T F L O W  ~  version 24.10.2
Launching `/home/runner/work/fetchngs/fetchngs/.nf-test-491d77f2e66dee90766c116665597a4.nf` [infallible_fourier] DSL2 - revision: 201c51f4f5
[26/a9aae3] Submitted process > UNTAR (hello.tar.gz)
ERROR ~ Error executing process > 'UNTAR (hello.tar.gz)'

Caused by:
  Unable to evaluate output


Command executed:

  echo $(tar --version 2>&1) | sed 's/^.*(GNU tar) //; s/ Copyright.*$//'

Command exit status:
  1

Command output:
  bash: -c: line 0: syntax error near unexpected token `('
  bash: -c: line 0: `echo tar (GNU tar) 1.30'

Work dir:
  /home/runner/work/fetchngs/fetchngs/~/tests/491d77f2e66dee90766c116665597a4/work/26/a9aae3e7475f723fb000b24767d722

 -- Check '/home/runner/work/fetchngs/fetchngs/~/tests/491d77f2e66dee90766c116665597a4/meta/nextflow.log' file for details
Nextflow stderr: