Project

General

Profile

action #41144

Updated by nicksinger over 5 years ago

## Observation 

 openQA test in scenario sle-12-SP4-Server-DVD-x86_64-lvm+RAID1@svirt-hyperv-uefi fails in 
 [bootloader_hyperv](https://openqa.suse.de/tests/2061029/modules/bootloader_hyperv/steps/70) 
 The command fails with the message: 

 ``` 
 Test died: Command failed with unhandled error: 
  Start-VM : 'openQA-SUT-2' failed to change state. 
  The operation cannot be performed while the object is in use. 
  At line:1 char:1 
  + Start-VM openQA-SUT-2 
  + ~~~~~~~~~~~~~~~~~~~~~ 
      + CategoryInfo            : ResourceBusy: (:) [Start-VM], VirtualizationExce  
     ption 
      + FullyQualifiedErrorId : ObjectInUse,Microsoft.HyperV.PowerShell.Commands  
     .StartVM 
  
 . at /var/lib/openqa/cache/tests/sle/tests/installation/bootloader_hyperv.pm line 49. 
 ``` 

 It happens on many (all?) hyperV jobs inside functional: 
 https://openqa.suse.de/tests/2061029#step/bootloader_hyperv/70 
 https://openqa.suse.de/tests/2061047#step/bootloader_hyperv/40 
 https://openqa.suse.de/tests/2061030#step/bootloader_hyperv/40 

 


 ## Reproducible 

 Fails since most recent Build [0391](https://openqa.suse.de/tests/2061029) 

Back