action #98727
closed[tools][sle][aarch64] the published hdd can't be booted up due to wrong format
Description
Observation¶
From the test, we can see the hdd can't be booted.
https://openqa.nue.suse.com/tests/7108821
[2021-09-14T14:19:03.826 CEST] [warn] !!! : qemu-system-aarch64: -blockdev driver=qcow2,node-name=hd0-overlay0,file=hd0-overlay0-file,cache.no-flush=on: Could not open backing file: Image is not in qcow2 format
Steps to reproduce¶
1) Publish hdd with below case
http://openqa.nue.suse.com/tests/7103389
2) Run the cases with the published hdd
3) We can hit the issue mentioned above
Problem¶
I am wondering some performance problem with the backend worker
In this case, the test passed without any issue. but the qcow2 image seems not bootable
qemu-img info sle-15-SP3-aarch64-187.1-textmode@aarch64_sb.qcow2
image: sle-15-SP3-aarch64-187.1-textmode@aarch64_sb.qcow2
file format: raw
virtual size: 2.43 GiB (2607030272 bytes)
disk size: 2.43 GiB
Suggestion¶
Add some code checking for image's format
Workaround¶
a. re-trigger the job
b. switch to other worker with better performance
We used to publish a qcow2 hdd image during our tests, and this image can be used for later tests,however the hdd can't be booted up due to wrong format
Can someone help take a look at this issue?
Updated by okurz over 3 years ago
- Subject changed from [sle][aarch64] the published hdd can't be booted up due to wrong format to [tools][sle][aarch64] the published hdd can't be booted up due to wrong format
- Category set to Infrastructure
- Status changed from New to Feedback
- Assignee set to okurz
- Target version set to Ready
Updated by rfan1 over 3 years ago
- Copied to action #101015: [tools][sle][x86_64][aarch64][QEMUTPM] can openqa create swtpm device automatically? size:M added
Updated by rfan1 over 3 years ago
- Copied to deleted (action #101015: [tools][sle][x86_64][aarch64][QEMUTPM] can openqa create swtpm device automatically? size:M)
Updated by okurz over 3 years ago
- Project changed from openQA Tests (public) to openQA Project (public)
- Category changed from Infrastructure to Support
- Status changed from Feedback to Resolved