Log4j2 refactor cloud engine orchestration module#8742
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8742 +/- ##
============================================
+ Coverage 30.69% 30.80% +0.11%
- Complexity 33463 33528 +65
============================================
Files 5397 5397
Lines 379397 379186 -211
Branches 55363 55175 -188
============================================
+ Hits 116442 116825 +383
+ Misses 247437 246935 -502
+ Partials 15518 15426 -92
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8742 +/- ##
=============================================
+ Coverage 13.17% 30.80% +17.63%
- Complexity 9214 33528 +24314
=============================================
Files 2725 5397 +2672
Lines 258235 379186 +120951
Branches 40249 55175 +14926
=============================================
+ Hits 34013 116825 +82812
- Misses 219913 246935 +27022
- Partials 4309 15426 +11117
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
JoaoJandre
left a comment
There was a problem hiding this comment.
CLGTM, hope I didn't miss anything 😅
|
@blueorangutan package |
|
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
that you'll have to test ;) the build fails @KlausDornsbach in engine according to https://github.com/apache/cloudstack/actions/runs/8757275560/job/24037204263?pr=8742#step:7:17606 , afraid you'll have to take another look :( |
|
Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 9356 |
|
@blueorangutan package |
|
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9370 |
|
@blueorangutan test |
|
@DaanHoogland a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-9971)
|
DaanHoogland
left a comment
There was a problem hiding this comment.
clgtm and smoke tests pass
Co-authored-by: klaus.freitas.scclouds <klaus.freitas@scclouds.com.br>
Description
With the new version of Log4j there is some space for improving log readability using the new features. This PR refactors the logs from the cloud-orchestration module.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
How Has This Been Tested?
I have done some operations on cloudstack to induce the generation of the logs
No problems or changes to the log output were found