Bug 1644651
| Summary: | azure.log without EOL | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Imaan <ikaur> |
| Component: | Providers | Assignee: | Bronagh Sorota <bsorota> |
| Status: | CLOSED DUPLICATE | QA Contact: | Angelina Vasileva <anikifor> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.9.4 | CC: | anikifor, dmetzger, gblomqui, jfrey, jhardy, mfeifer, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | cfme-future | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-01 14:01:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 1640718 *** |
Description of problem: The azure.log has content but no EOL. For Example: [root@unused log]# ls -l azure.log -rw-r--r--. 1 root root 7681442 Oct 31 06:24 azure.log [root@unused log]# wc azure.log 0 88963 7692273 azure.log [root@unused log]# wc -l azure.log 0 azure.log Version-Release number of selected component (if applicable): Version 5.9.4.7.20180829201904_ced41ae How reproducible: 100% Actual results: Log has content but showing 0 EOL Expected results: It should print newline counts with a command "wc -l azure.log"