Skip to content

Nextflow log does not show run time and status #400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SuhasSrinivasan opened this issue Jan 11, 2025 · 2 comments
Closed

Nextflow log does not show run time and status #400

SuhasSrinivasan opened this issue Jan 11, 2025 · 2 comments
Labels

Comments

@SuhasSrinivasan
Copy link

Description of the bug

When using the nextflow log command, there is no duration and status for a running pipeline.

Command used and terminal output

$ nextflow log
TIMESTAMP          	DURATION	RUN NAME       	STATUS	REVISION ID	SESSION ID                          	COMMAND
2025-01-11 00:35:49	-       	trusting_liskov	-     	1a1dbe52ff 	fbe1700b-6ff3-4475-8b9e-b00e118903b1	nextflow run nf-core/atacseq --input ./exp2_sample_sheet.csv --outdir ./results

Relevant files

No response

System information

Nextflow version: v24.10.3
Hardware: Desktop
Executor: Local
Container engine: Docker 27.4.1
OS: Ubuntu 22.04.5 LTS x86_64
Version of nf-core/atacseq: 2.1.2

@SuhasSrinivasan SuhasSrinivasan added the bug Something isn't working label Jan 11, 2025
@JoseEspinosa
Copy link
Member

This command does not depend on the pipeline but on Nextflow itself and it is currently implemented this way. But you may want to open an issue on the nextflow repository with this suggestion 😄

@SuhasSrinivasan
Copy link
Author

Thank you for reviewing and the suggestion.
Submitted a bug report: nextflow-io/nextflow#5879

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants