leapp upgrade from 7.9 to 8.6 fails within upgrade kernel with /bin/upgrade: line 19: /sysroot/var/tmp/system-upgrade.state: No such file or directory
I'm Troubleshooting an issue.
Im running a rhel 7.9 maschine that I'm upgrading to 8.6 with leapp-upgrade tool. After being promted to reboot, System boots into Upgrade kernel and does its thing. After some time its stuck and doesnt continue.
gathered log files from the leapp reboot process, I can post more if needed:
This bootup part of leapp-upgrade.log
Dec 14 15:08:51 localhost systemd[1]: Mounted /sysroot.
Dec 14 15:08:51 localhost systemd[1]: Got cgroup empty notification for: /system.slice/sysroot.mount
Dec 14 15:08:51 localhost systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Dec 14 15:08:51 localhost systemd[1]: upgrade.target changed dead -> active
Dec 14 15:08:51 localhost systemd[1]: upgrade.target: Job upgrade.target/start finished, result=done
Dec 14 15:08:51 localhost systemd[1]: Reached target System Upgrade.
Dec 14 15:08:51 localhost systemd[1]: BPF firewalling not supported on this manager, proceeding without.
Dec 14 15:08:51 localhost systemd[1]: upgrade.service: Passing 0 fds to service
Dec 14 15:08:51 localhost systemd[1]: upgrade.service: About to execute: /bin/upgrade
Dec 14 15:08:51 localhost systemd[1]: upgrade.service: Forked /bin/upgrade as 1022
Dec 14 15:08:51 localhost systemd[1]: upgrade.service: Changed dead -> start
Dec 14 15:08:51 localhost systemd[1]: Starting System Upgrade...
Dec 14 15:08:51 localhost systemd[1022]: upgrade.service: Executing: /bin/upgrade
Dec 14 15:08:51 localhost upgrade[1022]: starting upgrade hook
Dec 14 15:08:51 localhost upgrade[1022]: /bin/upgrade: line 19: /sysroot/var/tmp/system-upgrade.state: No such file or directory
I have attached the long log below