Comment 3 for bug 1866588

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: vmx_nmi_window_test failed in ubuntu_kvm_unit_tests on T-aws

Time out on T-4.4
 BUILD_HEAD=4671e4ba
 timeout -k 1s --foreground 30 /usr/bin/qemu-system-x86_64 -nodefaults -device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial stdio -device pci-testdev -machine accel=kvm -kernel /tmp/tmp.mwHi9CF3cb -smp 1 -cpu host,+vmx -append vmx_nmi_window_test # -initrd /tmp/tmp.pfPf1qQ1mK
 enabling apic
 paging enabled
 cr0 = 80010011
 cr3 = 477000
 cr4 = 20

 Test suite: vmx_nmi_window_test
 PASS: NMI-window: active, no blocking: Exit reason (8) is 'NMI window'
 PASS: NMI-window: active, no blocking: RIP (0x406f4d) is 0x406f4d
 PASS: NMI-window: active, no blocking: Activity state (0) is 'ACTIVE'
 PASS: NMI-window: active, blocking by MOV-SS: Exit reason (8) is 'NMI window'
 PASS: NMI-window: active, blocking by MOV-SS: RIP (0x406f4e) is 0x406f4e
 PASS: NMI-window: active, blocking by MOV-SS: Activity state (0) is 'ACTIVE'
 PASS: NMI-window: active, no blocking, injecting #UD: Exit reason (8) is 'NMI window'
 PASS: NMI-window: active, no blocking, injecting #UD: RIP (0x413d21) is 0x413d21
 PASS: NMI-window: active, no blocking, injecting #UD: Activity state (0) is 'ACTIVE'
 PASS: NMI-window: active, blocking by NMI: Exit reason (8) is 'NMI window'
 PASS: NMI-window: active, blocking by NMI: RIP (0x406f4e) is 0x406f4e
 PASS: NMI-window: active, blocking by NMI: Activity state (0) is 'ACTIVE'
 PASS: NMI-window: active, blocking by NMI: #UD handler executed once (actual 1 times)
 qemu-system-x86_64: terminating on signal 15 from pid 6355
 FAIL vmx_nmi_window_test (timeout; duration=30)