Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

To improve the existing logging workflow in upgrade. #379

@devendra104

Description

@devendra104

There are a lot of problems faced during the upgrade and sometimes it's very hard to identify where is the problem and at which step it occurs just because of poor logging in the upgrade workflow.
In a very recent upgrade, During capsule sync operation, we get just keyboard interrupt failure(due to timed out) but didn't get the information like in which step it occurred.

Traceback (most recent call last):
  File "/home/[*******]/shiningpanda/jobs/9c28985c/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py", line 100, in _poll_task
    time.sleep(poll_rate)
KeyboardInterrupt

The purpose of this issue to improve the logging in the current workflow to reduce the
the debugging effort.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions