Nextflow workflow report

[backstabbing_carlsson] (resumed run)

Workflow execution completed unsuccessfully!

The exit status of the task that caused the workflow execution to fail was: 1.

The full error message was:

Error executing process > 'NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC'

Caused by:
  Process `NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC` terminated with an error exit status (1)


Command executed:

  multiqc \
      -f \
       \
       \
      .
  
  cat <<-END_VERSIONS > versions.yml
  "NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC":
      multiqc: $( multiqc --version | sed -e "s/multiqc, version //g" )
  END_VERSIONS

Command exit status:
  1

Command output:
  (empty)

Command error:
                 ^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.11/site-packages/kaleido/scopes/base.py", line 293, in _perform_transform
      self._ensure_kaleido()
    File "/usr/local/lib/python3.11/site-packages/kaleido/scopes/base.py", line 198, in _ensure_kaleido
      raise ValueError(message)
  ValueError: Failed to start Kaleido subprocess. Error stream:
  
  [0722/092200.644480:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale 
  [0722/092200.718562:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale 
  [0722/092200.719241:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale 
  [0722/092200.790245:WARNING:discardable_shared_memory_manager.cc(194)] Less than 64MB of free space in temporary directory for shared memory files: 0
  [0722/092201.097385:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /abyss/gibcus/gibcus_mnt_genomics/basespace/tmp/.org.chromium.Chromium.ZgKuCp failed: No such file or directory (2)
  [0722/092201.097448:ERROR:platform_shared_memory_region_posix.cc(253)] Unable to access(W_OK|X_OK) /abyss/gibcus/gibcus_mnt_genomics/basespace/tmp: No such file or directory (2)
  Received signal 6
  #0 0x55faa58e8d79 base::debug::CollectStackTrace()
  #1 0x55faa5866633 base::debug::StackTrace::StackTrace()
  #2 0x55faa58e895b base::debug::(anonymous namespace)::StackDumpSignalHandler()
  #3 0x7fb70befa050 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x3c04f)
  #4 0x7fb70bf48e2c (/usr/lib/x86_64-linux-gnu/libc.so.6+0x8ae2b)
  #5 0x7fb70bef9fb2 gsignal
  #6 0x7fb70bee4472 abort
  #7 0x55faa589430a base::internal::OnNoMemoryInternal()
  #8 0x55faa5894329 base::(anonymous namespace)::OnNoMemory()
  #9 0x55faa5894319 base::TerminateBecauseOutOfMemory()
  #10 0x55faa587e0ab base::FieldTrialList::InstantiateFieldTrialAllocatorIfNeeded()
  #11 0x55faa587e239 base::FieldTrialList::CopyFieldTrialStateToFlags()
  #12 0x55faa43d9f82 content::GpuProcessHost::LaunchGpuProcess()
  #13 0x55faa43d8910 content::GpuProcessHost::Init()
  #14 0x55faa43d86c2 content::GpuProcessHost::Get()
  #15 0x55faa47f5b6e base::internal::Invoker<>::RunOnce()
  #16 0x55faa58ac306 base::TaskAnnotator::RunTask()
  #17 0x55faa58bdcf6 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl()
  #18 0x55faa58bd9ea base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork()
  #19 0x55faa590a899 base::MessagePumpLibevent::Run()
  #20 0x55faa58be59b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run()
  #21 0x55faa58979bd base::RunLoop::Run()
  #22 0x55faa427ff18 content::BrowserProcessSubThread::IOThreadRun()
  #23 0x55faa58d6874 base::Thread::ThreadMain()
  #24 0x55faa58f8caa base::(anonymous namespace)::ThreadFunc()
  #25 0x7fb70bf47134 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x89133)
  #26 0x7fb70bfc77dc (/usr/lib/x86_64-linux-gnu/libc.so.6+0x1097db)
    r8: 0000000000000000  r9: 000026140818cfb1 r10: 0000000000000008 r11: 0000000000000246
   r12: 0000000000000006 r13: 000055faa220ceb0 r14: 00002614080e8cc0 r15: 0000261408113400
    di: 000000000000023a  si: 0000000000000241  bp: 00007fb709b556c0  bx: 0000000000000241
    dx: 0000000000000006  ax: 0000000000000000  cx: 00007fb70bf48e2c  sp: 00007fb709b54070
    ip: 00007fb70bf48e2c efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000004
   trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000008
  [end of stack trace]
  Calling _exit(1). Core file will not be generated.

Work dir:
  /abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq/work/d9/ffbc93d0b55629684c5a3c72ff48c3

Container:
  /abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq/work/singularity/depot.galaxyproject.org-singularity-multiqc-1.23--pyhdfd78af_0.img

Tip: when you have fixed the problem you can continue the execution adding the option `-resume` to the run command line
Run times
22-Jul-2025 09:21:26 - 22-Jul-2025 09:22:01 (duration: 34.7s)
  0 succeeded  
  297 cached  
  0 ignored  
  1 failed (0 retries)  
Nextflow command
nextflow run nf-core/chipseq -r 2.1.0 --input ./20250718_ChIP.csv --outdir ./results --genome GRCh38 --read_length 150 --narrow_peak -resume -profile custom_singularity
CPU-Hours
379.4 (100% cached, 0% failed)
Launch directory
/abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq
Work directory
/abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq/work
Project directory
/sharehome/gibcus/.nextflow/assets/nf-core/chipseq
Script name
main.nf
Script ID
23b304ebac3425a89ad32293fc2c277e
Workflow session
81d6e63f-b074-4ac1-b86f-c35fa983b604
Workflow repository
https://github.com/nf-core/chipseq, revision 2.1.0 (commit hash 76e2382b6d443db4dc2396e6831d1243256d80b0)
Workflow profile
custom_singularity
Nextflow version
version 25.04.6, build 5954 (01-07-2025 11:27 UTC)

Resource Usage

These plots give an overview of the distribution of resource usage for each process.

CPU

Memory

Job Duration

I/O

Tasks

This table shows information about each task in the workflow. Use the search box on the right to filter rows for specific values. Clicking headers will sort the table by that value and scrolling side to side will reveal more columns.

(tasks table omitted because the dataset is too big)