Project

General

Profile

Actions

action #126647

closed

[qe-core] test fails in bootloader_start - we should use br0 not ovs-system

Added by hjluo about 1 year ago. Updated 10 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2023-03-27
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

while fix issue on sle-15-SP5-Online-x86_64-guided_ext4@svirt-xen-pv, the test fails in
bootloader_start
and complained with:

Test suite description

Guided Partitioning installation with ext4 filesystem.

error message:

# Test died: {
  "cmd" => "backend_proxy_console_call",
  "json_cmd_token" => "lZptbtVI",
  "wantarray" => undef,
  "console" => "svirt",
  "function" => "define_and_start",
  "args" => []
}
virsh start failed: 1

virsh domain XML:
<domain type='xen'>
  <name>openQA-SUT-8</name>
  <uuid>6a5cd9cb-74d7-4780-b4b9-93734a361337</uuid>
  <description>openQA WebUI: openqa.suse.de (8): 10796948-sle-15-SP5-Online-x86_64-Buildhjluo_os-autoinst-distri-opensuse_stop_time_xen-guided_ext4@hjluo_os-autoinst-distri-opensuse_stop_time_xen@svirt-xen-pv</description>
  <memory unit='KiB'>1048576</memory>
  <currentMemory unit='KiB'>1048576</currentMemory>
  <vcpu placement='static'>1</vcpu>
  <os>
    <type arch='x86_64'>linux</type>
    <kernel>/usr/lib/grub2/x86_64-xen/grub.xen</kernel>
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>destroy</on_reboot>
  <on_crash>destroy</on_crash>
  <devices>
    <disk type='file' device='cdrom'>
      <driver name='qemu' type='raw'/>
      <source file='/var/lib/libvirt/images/SLE-15-SP5-Online-x86_64-Build81.1-Media1.iso'/>
      <target dev='sda' bus='scsi'/>
      <readonly/>
      <address type='drive' controller='0' bus='0' target='0' unit='0'/>
    </disk>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='unsafe'/>
      <source file='/var/lib/libvirt/images/openQA-SUT-8b.img'/>
      <target dev='xvdb' bus='xen'/>
    </disk>
    <controller type='xenbus' index='0'/>
    <controller type='scsi' index='0'/>
    <interface type='bridge'>
      <mac address='00:16:3e:7d:4b:b7'/>
      <source bridge='ovs-system'/>
      <virtualport type='openvswitch'>  <======

Reproducible

Fails since (at least) Build hjluo/os-autoinst-distri-opensuse#stop_time_xen (current job)

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest

we have this kind of ticket before:
https://progress.opensuse.org/issues/116644


Related issues 2 (0 open2 closed)

Related to openQA Tests - action #125783: [jeos] Test fails in kdump_and_crash on SLE 12sp5 and 15sp4 XEN after worker migration from SLES to Leap 15.4Resolvedokurz2023-03-10

Actions
Related to openQA Infrastructure - action #127097: [alert] Failed systemd services alertResolvedmkittler2023-04-03

Actions
Actions

Also available in: Atom PDF