Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test 40 failing #193

Open
LaszloGombos opened this issue Apr 17, 2024 · 5 comments · Fixed by #453
Open

Test 40 failing #193

LaszloGombos opened this issue Apr 17, 2024 · 5 comments · Fixed by #453
Labels
alpine Issue only on Alpine distribution bug Our bugs ubuntu Issue only on Ubuntu distribution void Issue only on Void distribution

Comments

@LaszloGombos
Copy link
Collaborator

LaszloGombos commented Apr 17, 2024

From the log

grep: /var/tmp/dracut-test.q2jsMX//var/tmp/dracut-test.q2jsMX/marker.img: No such file or directory

Seen it failing/timeout only on alpine and void (non-systemd) container.

@LaszloGombos LaszloGombos added bug Our bugs alpine Issue only on Alpine distribution void Issue only on Void distribution labels Apr 17, 2024
@LaszloGombos
Copy link
Collaborator Author

LaszloGombos commented Apr 20, 2024

Could be a missing kernel module that needs to be loaded for the test case.

At least debian succeed even without systemd (-o "systemd" )

CC @zdykstra

@LaszloGombos
Copy link
Collaborator Author

LaszloGombos commented Jul 1, 2024

with NetworkManager it only passes on Fedora - see #440

Since NetworkManager is the default networking backend, this will impact Ubuntu packaging CI downstream

CC @bdrung

@LaszloGombos LaszloGombos added the ubuntu Issue only on Ubuntu distribution label Jul 1, 2024
@LaszloGombos LaszloGombos changed the title Test 40 - seems to be green even when failing Test 40 failing Jul 3, 2024
@LaszloGombos
Copy link
Collaborator Author

LaszloGombos commented Jul 3, 2024

Only the following subtests seem to fail

Encrypted root handling via LVM/LUKS over NBD
"NBD root=LABEL=dracut netroot=nbd:IP:port"

@LaszloGombos
Copy link
Collaborator Author

Only failing on Gentoo and Ubuntu

@LaszloGombos LaszloGombos reopened this Jul 3, 2024
@LaszloGombos
Copy link
Collaborator Author

From Debian with network-legacy

[    5.164071] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s1: link becomes ready
[   65.726366] dracut-initqueue[631]: Warning: dhcp for interface enp0s1 failed
[   73.654417] dracut-initqueue[468]: Warning: dracut-initqueue: timeout, still waiting for following initqueue hooks:
[   73.658093] dracut-initqueue[468]: Warning: /lib/dracut/hooks/initqueue/finished/nbdroot.sh: "nbd-client -check /dev/nbd0 > /dev/null 2>&1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpine Issue only on Alpine distribution bug Our bugs ubuntu Issue only on Ubuntu distribution void Issue only on Void distribution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant