RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1427389 - test cases of qemu-iotests failed
Summary: test cases of qemu-iotests failed
Keywords:
Status: CLOSED DUPLICATE of bug 1331279
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm-rhev
Version: 7.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Hanna Czenczek
QA Contact: Ping Li
URL:
Whiteboard:
Depends On:
Blocks: 1431530 1436473
TreeView+ depends on / blocked
 
Reported: 2017-02-28 04:42 UTC by Ping Li
Modified: 2017-03-28 01:48 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-10 18:16:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
log for qcow2 test on rhev7.4 (99.08 KB, text/plain)
2017-02-28 04:43 UTC, Ping Li
no flags Details
log for raw test on rhev7.4 (66.49 KB, text/plain)
2017-02-28 04:43 UTC, Ping Li
no flags Details
log for vmdk test on rhev7.4 (48.06 KB, text/plain)
2017-02-28 04:44 UTC, Ping Li
no flags Details
log for vhdx test on rhev7.4 (47.53 KB, text/plain)
2017-02-28 04:44 UTC, Ping Li
no flags Details

Description Ping Li 2017-02-28 04:42:01 UTC
Description of problem:
test cases of qemu-iotests failed for qcow2: 030 041 051 055 056 071 099 118 138 139 142 147 155 172
test cases of qemu-iotests failed for raw: 055 081 093 118 136 148
test cases of qemu-iotests failed for vmdk: 059 099 118 120 147 157
test cases of qemu-iotests failed for vhdx: 099 118 120 147 157

Version-Release number of selected component (if applicable):
qemu-kvm-rhev-2.8.0-5.el7
kernel-3.10.0-576.el7

How reproducible:
2/2

Steps to Reproduce:
1. #brew download-build --rpm qemu-kvm-rhev-2.8.0-5.el7.src.rpm
2. #rpm -ivhf qemu-kvm-rhev-2.8.0-5.el7.src.rpm && rpmbuild -bp /root/rpmbuild/SPECS/qemu-kvm.spec --nodeps --force
3. #cd /root/rpmbuild/BUILD/qemu-2.8.0/
4. for qcow2/vmdk/vhdx:
    #./configure
   for raw:
    #./configure && make tests/qemu-iotests/socket_scm_helper
5. #export QEMU_PROG=/usr/libexec/qemu-kvm
6. #cd tests/qemu-iotests
7. #./check -$diskformat(qcow2/vhdx/vmdk/raw)

Actual results:
Cases failed

Expected results:
All case passed except not run

Additional info:

Comment 2 Ping Li 2017-02-28 04:43:13 UTC
Created attachment 1258265 [details]
log for qcow2 test on rhev7.4

Comment 3 Ping Li 2017-02-28 04:43:45 UTC
Created attachment 1258266 [details]
log for raw test on rhev7.4

Comment 4 Ping Li 2017-02-28 04:44:17 UTC
Created attachment 1258267 [details]
log for vmdk test on rhev7.4

Comment 5 Ping Li 2017-02-28 04:44:56 UTC
Created attachment 1258268 [details]
log for vhdx test on rhev7.4

Comment 9 Hanna Czenczek 2017-03-10 18:16:02 UTC
Hi,

I think this is a duplicate of BZ 1331279, so I'm closing it as one. The only difference is the version the issue was reported for, but BZ 1331279 has been moved to 7.4 now, too. Please correct me if I'm wrong, though.

Besides that, I think that just as in BZ 1427176 the use of --force for rpmbuild is not correct and results in false failures.


Max

*** This bug has been marked as a duplicate of bug 1331279 ***


Note You need to log in before you can comment on or make changes to this bug.