Actions
action #175794
closed[qe-core] [slem - 6.1] test fails in perl_bootloader
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2025-01-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Sprint:
QE-Core: January Sprint 25 (Jan 09 - Jan 31)
Tags:
Description
Observation¶
openQA test in scenario sle-micro-6.1-Base-encrypted-Updates-x86_64-slem_image_default@uefi-virtio-vga fails in
perl_bootloader
# [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01HBdsDxe: loading Boot0001 "sl-secureboot" from HD(2,GPT,66DD6A2E-614B-4890-991D-51963096CC85,0x1800,0xA000)/\EFI\sl\shim.efi
BdsDxe: starting Boot0001 "sl-secureboot" from HD(2,GPT,66DD6A2E-614B-4890-991D-51963096CC85,0x1800,0xA000)/\EFI\sl\shim.efi
Enter passphrase for hd0,gpt3 (2d78899f-2cc9-4346-8c20-586932e2961a):
error: ../../grub-core/disk/luks2.c:616:no key data.
error: ../../grub-core/disk/cryptodisk.c:1519:no such cryptodisk found, perhaps a needed disk or
cryptodisk module is not loaded.
error: ../../grub-core/commands/search.c:316:no such device: 7ab7b11c-5ce4-47e0-8fa1-be53e2bae18f.
Test suite description¶
SLE Micro image boot with ignition disk and default tests. Default tests are transactional-update, rebootmgr, health_check, cockpit service and some other checks specific to SLE Micro.
Reproducible¶
Fails since (at least) Build 32.1 (current job)
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by cvidot about 1 month ago
- Related to action #164156: [slem - 6.1] perl_bootloader - bootloader install is breaking slem 6.1 encrypted image added
Updated by dzedro about 1 month ago
- Sprint set to QE-Core: January Sprint 25 (Jan 09 - Jan 31)
- Status changed from New to In Progress
- Assignee set to dzedro
Updated by dzedro about 1 month ago · Edited
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Test is failing because combustion and ignition don't support luks
I added to slem_image_default in encrypted flavors, there is no yaml repo
+FIRST_BOOT_CONFIG: 'wizard'
+NUMDISKS: '1'
+HDD_2: ''
https://openqa.suse.de/tests/overview?distri=sle-micro&version=6.0&build=42.1&groupid=565
https://suse.slack.com/archives/C02CSAZLAR4/p1737629306798349
Actions