Bugzilla – Bug 1111098
after update kernel system boots and hangs almost at once - only few lines and 4 second timestamp
Last modified: 2018-10-10 12:32:46 UTC
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0 Build Identifier: It appear that lp150.12.19.2 thinks it is restarting after hibernation and attempts to resume from /dev/sda2 but there is no hibernation - was rebooted via init 6 after zypper update llrainey@VM1:~> cat /a/u/a1 VM12:~ # zypper -n up Repository 'Packman 15.0 Repository' is up to date. Repository 'openSUSE-Leap-15.0-Non-Oss' is up to date. Repository 'openSUSE-Leap-15.0-Oss' is up to date. Repository 'openSUSE-Leap-15.0-Update' is up to date. Repository 'TeamViewer - x86_64' is up to date. All repositories have been refreshed. Loading repository data... Reading installed packages... The following NEW package is going to be installed: kernel-default-4.12.14-lp150.12.19.2 1 new package to install. Overall download size: 56.8 MiB. Already cached: 0 B. After the operation, additional 298.9 MiB will be used. Continue? [y/n/...? shows all options] (y): y Retrieving package kernel-default-4.12.14-lp150.12.19.2.x86_64 (1/1), 56.8 MiB (298.9 MiB unpacked) Retrieving: kernel-default-4.12.14-lp150.12.19.2.x86_64.rpm ..[done (1.9 MiB/s)] Checking for file conflicts: .............................................[done] (1/1) Installing: kernel-default-4.12.14-lp150.12.19.2.x86_64 ............[done] Additional rpm output: Creating initrd: /boot/initrd-4.12.14-lp150.12.19-default dracut: Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-4.12.14-lp150.12.19-default 4.12.14-lp150.12.19-default dracut: *** Including module: bash *** dracut: *** Including module: systemd *** dracut: *** Including module: warpclock *** dracut: *** Including module: systemd-initrd *** dracut: *** Including module: i18n *** dracut: *** Including module: drm *** dracut: *** Including module: plymouth *** dracut: *** Including module: kernel-modules *** dracut: *** Including module: resume *** dracut: *** Including module: rootfs-block *** dracut: *** Including module: suse-xfs *** dracut: *** Including module: terminfo *** dracut: *** Including module: udev-rules *** dracut: Skipping udev rule: 40-redhat.rules dracut: Skipping udev rule: 50-firmware.rules dracut: Skipping udev rule: 50-udev.rules dracut: Skipping udev rule: 91-permissions.rules dracut: Skipping udev rule: 80-drivers-modprobe.rules dracut: *** Including module: dracut-systemd *** dracut: *** Including module: haveged *** dracut: *** Including module: usrmount *** dracut: *** Including module: base *** dracut: *** Including module: fs-lib *** dracut: *** Including module: shutdown *** dracut: *** Including module: suse *** dracut: *** Including modules done *** dracut: *** Installing kernel module dependencies and firmware *** dracut: *** Installing kernel module dependencies and firmware done *** dracut: *** Resolving executable dependencies *** dracut: *** Resolving executable dependencies done*** dracut: *** Hardlinking files *** dracut: *** Hardlinking files done *** dracut: *** Stripping files *** dracut: *** Stripping files done *** dracut: *** Generating early-microcode cpio image *** dracut: *** Constructing AuthenticAMD.bin **** dracut: *** Store current command line parameters *** dracut: Stored kernel commandline: dracut: resume=UUID=d0b47b2e-7e60-4da7-804f-9990bda04e4d dracut: root=UUID=af323d0b-da5a-494d-b454-7f99f5ab41ec rootfstype=ext4 rootflags=rw,relatime,stripe=32650,data=ordered dracut: *** Creating image file '/boot/initrd-4.12.14-lp150.12.19-default' *** dracut: *** Creating initramfs image file '/boot/initrd-4.12.14-lp150.12.19-default' done *** VM12:~ # init 6 Reproducible: Always Steps to Reproduce: 1.install update 2. reboot 3. Actual Results: same hang I have screen shot of a VirtualBox VM reboot hang. Does this on AMD and Intel hardware. I have 8 OpenSUSE 15.0 VM's for different test and access controls - all had this occur after new kernel. OpenSUSE virtualbox-guest-x11 is installed via the normal repos # zypper lr Repository priorities are without effect. All enabled repositories share the same priority. # | Alias | Name | Enabled | GPG Check | Refresh --+--------------+----------------------------+---------+-----------+-------- 1 | Packman | Packman 15.0 Repository | Yes | (r ) Yes | Yes 2 | repo-non-oss | openSUSE-Leap-15.0-Non-Oss | Yes | (r ) Yes | Yes 3 | repo-oss | openSUSE-Leap-15.0-Oss | Yes | (r ) Yes | Yes 4 | repo-update | openSUSE-Leap-15.0-Update | Yes | (r ) Yes | Yes 5 | teamviewer | TeamViewer - x86_64 | Yes | (r ) Yes | No
Looks like a regression for virtualbox VM in the latest update. *** This bug has been marked as a duplicate of bug 1111076 ***