Skip to content
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

Maestro status displaying log messages #292

Closed
jsemler opened this issue Jun 26, 2020 · 1 comment · Fixed by #301
Closed

Maestro status displaying log messages #292

jsemler opened this issue Jun 26, 2020 · 1 comment · Fixed by #301

Comments

@jsemler
Copy link
Collaborator

jsemler commented Jun 26, 2020

In Maestro version 1.1.8 running maestro status also prints the logging configurations:

$ maestro status .
 
[2020-06-25 13:24:54: INFO] INFO Logging Level -- Enabled
[2020-06-25 13:24:54: WARNING] WARNING Logging Level -- Enabled
[2020-06-25 13:24:54: CRITICAL] CRITICAL Logging Level -- Enabled
[2020-06-25 13:24:54: INFO] Lock 4555325392 acquired on ./.status.lock
[2020-06-25 13:24:54: INFO] Lock 4555325392 released on ./.status.lock
Step Name    Workspace    State     Run Time        Elapsed Time    Start Time           Submit Time          End Time               Number Restarts
-----------  -----------  --------  --------------  --------------  -------------------  -------------------  -------------------  -----------------
say-hello    say-hello    FINISHED  0d:00h:00m:00s  0d:00h:00m:00s  2020-06-25 13:24:41  2020-06-25 13:24:41  2020-06-25 13:24:41                  0
@FrankD412
Copy link
Member

PR #301 corrects this issue for maestro cancel and maestro status.

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

Successfully merging a pull request may close this issue.

2 participants