Actions
Bug #32869
closedmigration plan creates ERROR line of 24000 characters in production.log
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1973037
Description of problem:
Browsing the foreman production.log with 'less' is very slow in going backwards due to a excessive long line not fitting on a single terminal screen.
Version-Release number of selected component (if applicable):
Katello 3.18
How reproducible:
Steps to Reproduce:
1. perform a Pulp2 to Pulp3 migration
2. sudo grep pulp2_distributor_repository_ids /var/log/foreman/production.log
3.
Actual results:
Excessively long log lines about migration plans marked as Error
Expected results:
Migration plans should be logged a Info level and pretty printed over several lines.
Additional info:
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/9425 added
Updated by Chris Roberts over 3 years ago
- Subject changed from migration plan creates ERROR line of 24000 characters in production.log to migration plan creates ERROR line of 24000 characters in production.log
- Target version set to Katello 3.18.4
- Triaged changed from No to Yes
Updated by Ian Ballou over 3 years ago
- Status changed from Ready For Testing to Closed
Actions