-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.nextflow.log.2
56 lines (56 loc) · 6.06 KB
/
.nextflow.log.2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Oct-22 23:38:48.505 [main] DEBUG nextflow.cli.Launcher - $> nextflow run code/spletter_nextflow.nf -with-conda
Oct-22 23:38:48.590 [main] INFO nextflow.cli.CmdRun - N E X T F L O W ~ version 23.10.1
Oct-22 23:38:48.609 [main] DEBUG nextflow.plugin.PluginsFacade - Setting up plugin manager > mode=prod; embedded=false; plugins-dir=/home/drinnan/.nextflow/plugins; core-plugins: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
Oct-22 23:38:48.629 [main] INFO o.pf4j.DefaultPluginStatusProvider - Enabled plugins: []
Oct-22 23:38:48.631 [main] INFO o.pf4j.DefaultPluginStatusProvider - Disabled plugins: []
Oct-22 23:38:48.637 [main] INFO org.pf4j.DefaultPluginManager - PF4J version 3.4.1 in 'deployment' mode
Oct-22 23:38:48.653 [main] INFO org.pf4j.AbstractPluginManager - No plugins
Oct-22 23:38:48.732 [main] DEBUG nextflow.cli.CmdRun - Applied DSL=2 from script declararion
Oct-22 23:38:48.752 [main] INFO nextflow.cli.CmdRun - Launching `code/spletter_nextflow.nf` [friendly_curran] DSL2 - revision: 977458bb98
Oct-22 23:38:48.753 [main] DEBUG nextflow.plugin.PluginsFacade - Plugins default=[]
Oct-22 23:38:48.753 [main] DEBUG nextflow.plugin.PluginsFacade - Plugins resolved requirement=[]
Oct-22 23:38:48.763 [main] DEBUG n.secret.LocalSecretsProvider - Secrets store: /home/drinnan/.nextflow/secrets/store.json
Oct-22 23:38:48.773 [main] DEBUG nextflow.secret.SecretsLoader - Discovered secrets providers: [nextflow.secret.LocalSecretsProvider@18a645fd] - activable => nextflow.secret.LocalSecretsProvider@18a645fd
Oct-22 23:38:48.844 [main] DEBUG nextflow.Session - Session UUID: ae8ac380-add6-45c0-8ea2-7749d1263cb6
Oct-22 23:38:48.844 [main] DEBUG nextflow.Session - Run name: friendly_curran
Oct-22 23:38:48.846 [main] DEBUG nextflow.Session - Executor pool size: 20
Oct-22 23:38:48.856 [main] DEBUG nextflow.file.FilePorter - File porter settings maxRetries=3; maxTransfers=50; pollTimeout=null
Oct-22 23:38:48.891 [main] DEBUG nextflow.cli.CmdRun -
Version: 23.10.1 build 5891
Created: 12-01-2024 22:01 UTC (16:01 CDT)
System: Linux 6.2.6-76060206-generic
Runtime: Groovy 3.0.19 on OpenJDK 64-Bit Server VM 21.0.2+13-Ubuntu-122.04.1
Encoding: UTF-8 (UTF-8)
Process: 31163@pop-os [127.0.1.1]
CPUs: 20 - Mem: 31 GB (2.7 GB) - Swap: 20 GB (20 GB) - Virtual threads ON
Oct-22 23:38:48.921 [main] DEBUG nextflow.Session - Work-dir: /home/drinnan/projects/spletter_lrRNA/work [ext2/ext3]
Oct-22 23:38:48.922 [main] DEBUG nextflow.Session - Script base path does not exist or is not a directory: /home/drinnan/projects/spletter_lrRNA/code/bin
Oct-22 23:38:48.933 [main] DEBUG nextflow.executor.ExecutorFactory - Extension executors providers=[]
Oct-22 23:38:48.949 [main] DEBUG nextflow.Session - Observer factory: DefaultObserverFactory
Oct-22 23:38:48.974 [main] DEBUG nextflow.cache.CacheFactory - Using Nextflow cache factory: nextflow.cache.DefaultCacheFactory
Oct-22 23:38:48.983 [main] DEBUG nextflow.util.CustomPoolFactory - Creating virtual thread pool
Oct-22 23:38:49.082 [main] DEBUG nextflow.Session - Session start
Oct-22 23:38:49.973 [main] DEBUG nextflow.script.ScriptRunner - > Launching execution
Oct-22 23:38:50.130 [main] DEBUG nextflow.executor.ExecutorFactory - << taskConfig executor: null
Oct-22 23:38:50.130 [main] DEBUG nextflow.executor.ExecutorFactory - >> processorType: 'local'
Oct-22 23:38:50.139 [main] DEBUG nextflow.executor.Executor - [warm up] executor > local
Oct-22 23:38:50.148 [main] DEBUG n.processor.LocalPollingMonitor - Creating local task monitor for executor 'local' > cpus=20; memory=31 GB; capacity=20; pollInterval=100ms; dumpInterval=5m
Oct-22 23:38:50.151 [main] DEBUG n.processor.TaskPollingMonitor - >>> barrier register (monitor: local)
Oct-22 23:38:50.250 [main] DEBUG nextflow.Session - Workflow process names [dsl2]: bam_index, kraken2, kraken_uniq, qualimap, unmapped_read_extraction, NanoPlot
Oct-22 23:38:50.251 [main] DEBUG nextflow.Session - Igniting dataflow network (2)
Oct-22 23:38:50.258 [main] DEBUG nextflow.processor.TaskProcessor - Starting process > NanoPlot
Oct-22 23:38:50.259 [main] DEBUG nextflow.script.ScriptRunner - Parsed script files:
Script_9d22da891cdf8b3f: /home/drinnan/projects/spletter_lrRNA/code/spletter_nextflow.nf
Oct-22 23:38:50.259 [main] DEBUG nextflow.script.ScriptRunner - > Awaiting termination
Oct-22 23:38:50.259 [main] DEBUG nextflow.Session - Session await
Oct-22 23:38:50.356 [Actor Thread 8] DEBUG nextflow.conda.CondaCache - conda found local env for environment=/home/drinnan/miniconda3/envs/spletter; path=/home/drinnan/miniconda3/envs/spletter
Oct-22 23:38:50.428 [Task submitter] DEBUG n.executor.local.LocalTaskHandler - Launch cmd line: /bin/bash -ue .command.run
Oct-22 23:38:50.430 [Task submitter] INFO nextflow.Session - [1b/8a8dba] Submitted process > NanoPlot (downsampled_10000)
Oct-22 23:38:56.656 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[id: 1; name: NanoPlot (downsampled_10000); status: COMPLETED; exit: 0; error: -; workDir: /home/drinnan/projects/spletter_lrRNA/work/1b/8a8dba228633061b8ad0b0f3a45e96]
Oct-22 23:38:56.700 [main] DEBUG nextflow.Session - Session await > all processes finished
Oct-22 23:38:56.752 [Task monitor] DEBUG n.processor.TaskPollingMonitor - <<< barrier arrives (monitor: local) - terminating tasks monitor poll loop
Oct-22 23:38:56.752 [main] DEBUG nextflow.Session - Session await > all barriers passed
Oct-22 23:38:56.757 [main] DEBUG n.trace.WorkflowStatsObserver - Workflow completed > WorkflowStats[succeededCount=1; failedCount=0; ignoredCount=0; cachedCount=0; pendingCount=0; submittedCount=0; runningCount=0; retriesCount=0; abortedCount=0; succeedDuration=6.2s; failedDuration=0ms; cachedDuration=0ms;loadCpus=0; loadMemory=0; peakRunning=1; peakCpus=1; peakMemory=0; ]
Oct-22 23:38:56.943 [main] DEBUG nextflow.cache.CacheDB - Closing CacheDB done
Oct-22 23:38:56.957 [main] DEBUG nextflow.util.ThreadPoolManager - Thread pool 'FileTransfer' shutdown completed (hard=false)
Oct-22 23:38:56.957 [main] DEBUG nextflow.script.ScriptRunner - > Execution complete -- Goodbye