Uh oh!
There was an error while loading. Please reload this page.
Add KMSWrappedKeyDao as a dependency for the Usage server - #13535
Conversation
winterhazel
commented
Jul 2, 2026
@blueorangutan package |
blueorangutan
commented
Jul 2, 2026
@winterhazel a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #13535 +/- ##
=========================================
Coverage 18.93% 18.93% + Complexity 18476 18474 -2
=========================================
Files 6221 6221 Lines 560073 560073 Branches 68286 68286 =========================================
+ Hits 106068 106070 +2 + Misses 442379 442375 -4 - Partials 11626 11628 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
blueorangutan
commented
Jul 2, 2026
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18448 |
DaanHoogland
commented
Jul 3, 2026
@blueorangutan test |
blueorangutan
commented
Jul 3, 2026
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
DaanHoogland
left a comment
There was a problem hiding this comment.
clgtm, not sure if smoke test suffice to prove the validity of this fix though. Needs assessment.
blueorangutan
commented
Jul 4, 2026
[SF] Trillian test result (tid-16477)
|
weizhouapache
commented
Jul 7, 2026
@vishesh92 |
weizhouapache
commented
Jul 8, 2026
issue is reproducible. verified OK thanks @winterhazel for the fix merging |
Uh oh!
There was an error while loading. Please reload this page.
Description
PR #12711 injected
KMSWrappedKeyDaoincom.cloud.storage.dao.VolumeDao, which is used by the Usage server. However,KMSWrappedKeyDaowas not added as dependency for the Usage server. Due to this, the Usage server fails to start in the latest commit.Logs
Types of changes
Feature/Enhancement Scale or Bug Severity
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
I built packages for this patch, installed them, and validated that the Usage server started successfully.
Logs