Project

General

Profile

Actions

action #103203

closed

openqa.opensuse.org consistently fails to boot from vmdk disk images

Added by dancermak over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2021-11-29
Due date:
% Done:

0%

Estimated time:

Description

Observation

We are facing some weird issues with vmdk disk images: while openQA can boot from these without issues on my local development machine, it consistently fails to do so on o3. E.g.: https://openqa.opensuse.org/tests/2062448, https://openqa.opensuse.org/tests/2062446. This issue appears to be also intermingled with asset download failures on o3, which troubled the vmdk disk image group, but this did not appear anymore in the last run.

Steps to reproduce locally

  • git clone https://github.com/OSInside/kiwi-functional-tests
  • poetry install
  • poetry run ./settings.py --server $MY_INSTANCE --server-scheme http

and then clone one of the failing jobs or schedule a full test run (this will schedule many jobs):

  • poetry run ./schedule_test_run.py --server $MY_INSTANCE --server-scheme http -vd Tumbleweed+opensuse --use-https-for-asset-download

Steps to reproduce remotely

  • clone the failed openQA job on o3 directly

Problem

openQA appears to be unable to boot from the vmdk disk images: they are not considered to be bootable devices by the BIOS/EFI firmware (this is independent of whether we are booting from BIOS or EFI).

Suggestion

Sadly, none.

Workaround

None known.

Actions

Also available in: Atom PDF