weizhouapache commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2633353671
checked the log for test failure `test_12_start_vm_multiple_volumes_allocated` ``` 2025-02-03 23:43:52,556 ERROR [c.c.a.ApiAsyncJobDispatcher] (API-Job-Executor-87:ctx-a8e573c0 job-3556) (logid:dfbbb027) Unexpected exception while executing org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin java.lang.NullPointerException at com.cloud.storage.VolumeApiServiceImpl.getPoolForAllocatedOrUploadedVolumeForAttach(VolumeApiServiceImpl.java:2432) at com.cloud.storage.VolumeApiServiceImpl.createVolumeOnPrimaryForAttachIfNeeded(VolumeApiServiceImpl.java:2467) at com.cloud.storage.VolumeApiServiceImpl.orchestrateAttachVolumeToVM(VolumeApiServiceImpl.java:2491) at com.cloud.storage.VolumeApiServiceImpl.orchestrateAttachVolumeToVM(VolumeApiServiceImpl.java:5072) ``` this may be related to #10267 cc @DaanHoogland @shwstppr -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org