[Bug 2069290] Re: TEST-13-ENC-RAID-LVM fails with 256~rc3-5ubuntu1

Benjamin Drung 2069290 at bugs.launchpad.net
Fri Jun 28 21:19:36 UTC 2024


With that upstream patch, test 13 succeeds but test 14 fails (that
failure was hidden by test 13 failing):

```
CLIENT TEST START: rd.md.uuid=f6e54874:e2661c8f:57ae19ca:b0225339 rd.dm=0 rd.md.imsm rd.md.conf=0
run-qemu: /usr/bin/qemu-system-amd64 '-cpu' 'IvyBridge-v2' '-M' 'q35' '-smp' '2' '-m' '1024' '-nodefaults' '-vga' 'none' '-display' 'none' '-no-reboot' '-device' 'i6300esb' '-watchdog-action' 'poweroff' '-device' 'virtio-rng-pci' '-serial' 'stdio' '-kernel' '/boot/vmlinuz-6.8.0-31-generic' '-device' 'virtio-scsi-pci,id=scsi0' '-drive' 'if=none,format=raw,file=/tmp/autopkgtest.SoyKYs/autopkgtest_tmp/dracut-test.ebXaRq/marker.img,id=drive-data0' '-device' 'scsi-hd,bus=scsi0.0,drive=drive-data0,id=data0,serial=marker' '-device' 'virtio-scsi-pci,id=scsi1' '-drive' 'if=none,format=raw,file=/tmp/autopkgtest.SoyKYs/autopkgtest_tmp/dracut-test.ebXaRq/disk-1.img,id=drive-data1' '-device' 'scsi-hd,bus=scsi1.0,drive=drive-data1,id=data1,serial=disk1' '-device' 'virtio-scsi-pci,id=scsi2' '-drive' 'if=none,format=raw,file=/tmp/autopkgtest.SoyKYs/autopkgtest_tmp/dracut-test.ebXaRq/disk-2.img,id=drive-data2' '-device' 'scsi-hd,bus=scsi2.0,drive=drive-data2,id=data2,serial=disk2' '-append' 'rd.md.uuid=f6e54874:e2661c8f:57ae19ca:b0225339 rd.dm=0 rd.md.imsm rd.md.conf=0 root=LABEL=root rw rd.retry=5' '-initrd' '/tmp/autopkgtest.SoyKYs/autopkgtest_tmp/dracut-test.ebXaRq/initramfs.testing'
qemu-system-amd64: warning: TCG doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]
qemu-system-amd64: warning: TCG doesn't support requested feature: CPUID.01H:ECX.tsc-deadline [bit 24]
qemu-system-amd64: warning: TCG doesn't support requested feature: CPUID.07H:EDX.spec-ctrl [bit 26]
qemu-system-amd64: warning: TCG doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]
qemu-system-amd64: warning: TCG doesn't support requested feature: CPUID.01H:ECX.tsc-deadline [bit 24]
qemu-system-amd64: warning: TCG doesn't support requested feature: CPUID.07H:EDX.spec-ctrl [bit 26]
CLIENT TEST END: rd.md.uuid=f6e54874:e2661c8f:57ae19ca:b0225339 rd.dm=0 rd.md.imsm rd.md.conf=0 [FAIL]
TEST: root filesystem on LVM PV on a isw dmraid   [FAILED] 
make[1]: *** [../Makefile.testdir:4: all] Error 1
make[1]: Leaving directory '/tmp/autopkgtest.SoyKYs/autopkgtest_tmp/dracut-test.pzHXYxcNSA/TEST-14-IMSM'
make: *** [Makefile:4: TEST-14-IMSM] Error 2
```

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dracut in Ubuntu.
Matching subscriptions: dracut
https://bugs.launchpad.net/bugs/2069290

Title:
  TEST-13-ENC-RAID-LVM fails with 256~rc3-5ubuntu1

Status in Dracut:
  New
Status in dracut package in Ubuntu:
  In Progress
Status in systemd package in Ubuntu:
  Invalid

Bug description:
  TEST-13-ENC-RAID-LVM from dracut 102-3ubuntu1 fails with systemd
  256~rc3-5ubuntu1:

  ```
  dracut[I]: Executing: /usr/bin/dracut --kernel-cmdline "panic=1 oops=panic softlockup_panic=1 systemd.crash_reboot quiet rd.retry=10 rd.info rd.shell=0 selinux=0 console=ttyS0,115200n81 " --local --no-hostonly --no-hostonly-cmdline --no-early-microcode --add test --force --kver 6.8.0-31-generic -i ./cryptroot-ask.sh /sbin/cryptroot-ask -i /tmp/crypttab /etc/crypttab -i /tmp/key /etc/key /tmp/autopkgtest.qrz2pl/autopkgtest_tmp/dracut-test.jMkBhK/initramfs.testing
  dracut[E]: Module 'systemd-pcrphase' depends on 'tpm2-tss', which can't be installed
  ```

  The 91tpm2-tss module fails to setup, because it "require_binaries
  tpm2" but the tpm2-tools package (shipping /usr/bin/tpm2) is not
  installed. systemd neither depends, recommends, or suggests
  tpm2-tools.

  Note: The next dracut upload will include the autopkgtest changes to
  show those failure logs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dracut/+bug/2069290/+subscriptions




More information about the foundations-bugs mailing list