github-actions[bot] commented on issue #13825:
URL: https://github.com/apache/cloudstack/issues/13825#issuecomment-5396255912
## ๐ฏ Triage report
`createSharedFileSystem` throws an intermittent NPE ("template is null") on
zones with mixed hypervisor types because the hypervisor list is shuffled and
the null-template check only fires on the last iteration instead of
`continue`-ing past hypervisors with no system VM template. A second reporter
confirmed the exact reproduction and root cause independently, and states a fix
is being validated.
### ๐ Assessment
| Dimension | Value | Reasoning |
|---|---|---|
| **Type** | type:bug | Clear NPE with root cause identified in code |
| **Component** | component:management-server | `StorageVmSharedFSLifeCycle`
is server-side shared-filesystem logic |
| **Severity** | n/a | Not applied โ reproducible but has a workaround
(isolate hypervisor types per zone) |
| **Labels** | type:bug, component:management-server | |
| **Coding agent** | Suitable | Root cause, exact file/line, and fix
direction (continue instead of falling through) are already fully specified in
the report |
### ๐ Similar issues
No similar open issues found.
<details><summary>๐ก Notes and suggestions</summary>
Second commenter (Dogface2k) independently reproduced this with VMware +
External clusters and stated they are "implementing and validating the fix" โ
worth checking if a PR already exists before assigning new work.
</details>
> Generated by [Daily Issue
Triage](https://github.com/apache/cloudstack/actions/runs/32734226944) ยท
sonnet50 233.4K ยท
[โท](https://github.com/search?q=repo%3Aapache%2Fcloudstack+%22gh-aw-workflow-call-id%3A+apache%2Fcloudstack%2Fdaily-issue-triage%22&type=issues)
>
<details>
<summary>Add this agentic workflows to your repo</summary>
To install this agentic workflow, run
```
gh aw add
githubnext/agentics/workflows/daily-issue-triage.md@d7c1dc4b72b00607a67caaffdcc216cb64379cf9
```
</details>
<!-- gh-aw-agentic-workflow: Daily Issue Triage, engine: copilot, version:
1.0.52, model: claude-sonnet-5, id: 32734226944, workflow_id:
daily-issue-triage, run:
https://github.com/apache/cloudstack/actions/runs/32734226944 -->
<!-- gh-aw-workflow-call-id: apache/cloudstack/daily-issue-triage -->
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]