Bug 1352785

Summary: [svvp][ws2012R2] Job "Debug Capability Test (Logo)" failed in rhvh VM on AMD machine
Product: Red Hat Enterprise Linux 7 Reporter: Huijuan Zhao <huzhao>
Component: virtio-winAssignee: Yvugenfi <yvugenfi>
virtio-win sub component: virtio-win-prewhql QA Contact: Virtualization Bugs <virt-bugs>
Status: CLOSED WORKSFORME Docs Contact:
Severity: urgent    
Priority: urgent CC: bmcclain, chayang, cshao, dguo, fdeutsch, huzhao, juzhang, leiwang, lijin, mgoldboi, rbarry, weiwang, wyu, yaniwang, ycui, yvugenfi
Version: 7.2Keywords: TestBlocker
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-21 07:53:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1329957    
Attachments:
Description Flags
hlk log none

Description Huijuan Zhao 2016-07-05 05:32:15 UTC
Created attachment 1176250 [details]
hlk log

Description of problem:
Job "Debug Capability Test (Logo)" failed in rhvh VM on AMD machine

Version-Release number of selected component (if applicable):
rhev-hypervisor7-ng-4.0-20160622.1.x86_64
imgbased-0.7.0-0.1.el7ev.noarch
kernel-3.10.0-327.18.2.el7.x86_64
qemu-kvm-rhev-2.3.0-31.el7_2.16.x86_64
seabios-bin-1.7.5-11.el7.noarch
virtio-win-1.7.5_amd64.vfd
HLK version:10.1.10586.0
Guest : windows server 2012 R2

How reproducible:
100%

Steps to Reproduce:
1. Install rhev-hypervisor7-ng-4.0-20160622.1.x86_64 on AMD machine
2. Setup VM on rhev-hypervisor,  and configure svvp environment
3. Run job "Debug Capability Test (Logo)"

Actual results:
After step 3, job "Debug Capability Test (Logo)" failed

Expected results:
After step 3, job "Debug Capability Test (Logo)" should be passed.

Additional info:
1. Test matrix:
   AMD SUT,  maximal Test :  32vcpu  256G memory

2. Command line:
AMD:
/usr/libexec/qemu-kvm -name AMD-SVVP -M pc -cpu Opteron_G4 -enable-kvm -m 256G -smp 32,cores=32 -uuid 8c2c5ce4-9775-4ae4-a3e9-7483fd3457f2 -smbios type=1,manufacturer="Red Hat",product="Red Hat Virtualization Host",version=4.0-0.7.el7,serial=4C4C4545-0056-4210-8032-C3C04F463358,uuid=8c2c5ee5-9775-4ae4-a3f9-5483fd3457f2 -nodefconfig -rtc base=localtime,driftfix=slew -drive file=/home/svvp/en_windows_server_2012_r2_x64_dvd_2707946.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw,serial= -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=/home/svvp/windows.raw,if=none,format=raw,cache=none,werror=stop,rerror=stop,id=drive-virtio-disk0,aio=native -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -netdev tap,script=/home/svvp/qemu-ifup,id=hostnet0,vhost=on -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:52:18:41:d3:15,bus=pci.0 -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device usb-tablet,id=tablet0 -device usb-ehci,id=ehci0 -vnc :0 -chardev socket,path=/tmp/tt-1-1,server,nowait,id=tt-1-1 -mon mode=readline,chardev=tt-1-1 -global PIIX4_PM.disable_s4=1 -monitor stdio -boot menu=on -serial tcp:192.168.0.6:4555

Comment 1 Huijuan Zhao 2016-07-05 06:13:45 UTC
Additional info:
Job can pass on INTEL machine for the same environment.

Comment 3 lijin 2016-07-18 01:39:03 UTC
Does this job still fail without virtio-win device?

Comment 4 lijin 2016-07-18 02:02:33 UTC
(In reply to lijin from comment #3)
> Does this job still fail without virtio-win device?

I mean replace virtio-win device with ide/e1000.

BTW,is this a regression bug?

Comment 5 Huijuan Zhao 2016-07-19 02:58:40 UTC
Thanks lijin.

This is not regression bug, we will test this job according to comment 4 today and update once done.

Comment 6 Huijuan Zhao 2016-07-19 08:17:23 UTC
We replaced virtio-win device with ide/e1000, this job also failed.

Command line:
# cat vm_boot_debug.cmd 
/usr/libexec/qemu-kvm -name AMD-SVVP -M pc -cpu Opteron_G4 -enable-kvm -m 256G -smp 32,cores=32 -uuid 8c2c5ce4-9775-4ae4-a3e9-7483fd3457f2 -smbios type=1,manufacturer="Red Hat",product="RH Virtualization Host",version=4.0-0.7.el7,serial=4C4C4545-0056-4210-8032-C3C04F463358,uuid=8c2c5ee5-9775-4ae4-a3f9-5483fd3457f2 -nodefconfig -rtc base=localtime,driftfix=slew \
-drive file=/home/svvp/en_windows_server_2012_r2_x64_dvd_2707946.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw,serial= -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-drive file=/home/svvp/windows.raw,if=none,id=drive-ide0-0-0,format=raw,serial=svvptest,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,script=/home/svvp/qemu-ifup,id=hostnet0,vhost=on \
-device e1000,netdev=hostnet0,id=net0,mac=52:52:18:41:d3:15,bus=pci.0 \
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device usb-tablet,id=tablet0 -device usb-ehci,id=ehci0 -vnc :0 -chardev socket,path=/tmp/tt-1-1,server,nowait,id=tt-1-1 -mon mode=readline,chardev=tt-1-1 -global PIIX4_PM.disable_s4=1 -monitor stdio -boot menu=on \
-serial tcp:192.168.0.9:4555

Comment 7 Ying Cui 2016-07-21 07:17:15 UTC
We have to escalate this bug for RHV 4.0, it is critical issue to RHV, we must pass SVVP testing on RHVH 4.0, otherwise it will affect RHV 4.0 GA. Thanks.

Comment 8 Ying Cui 2016-07-21 07:45:48 UTC
Huijuan, After re-setup the new SVVP env., whether the bug is gone, and the job is test PASS? If PASS, let's close the bug. Thanks

Comment 9 Huijuan Zhao 2016-07-21 07:52:52 UTC
Ying, after changing another AMD big machine and re-setup the new SVVP env, this job is test PASS.

So this issue maybe hardware issue, I will close this bug.
Thanks lijin, phou, ycui and dguo.