Skip to content

udevadm: Sporadic timed out waiting for device on boot from emmc #38857

@forca84

Description

@forca84

issue_4gh.log

Sometimes, upon reboot, I see this timeout error.
In particular, if I enter the emergency mode and do "mount -a", the partitions in question gets mounted properly.

The issue is very similar to these both:
#13775
#2257

We have already tried a newer version (255.21) of systemd from poky 5.0.12, result is same same.

As already mentioned in other linked issues, we have checked all needed kernel-configs, required by systemd and other suggestions from there, nothing helped.

Any ideas?

I could already catch the issue with a kernel cmd-line: systemd.log_level=debug and attach the log-file here.

systemd version the issue has been seen with

255.18

Used distribution

yocto scarthgap 5.0.9

Linux kernel version used

6.6.58-ti-01497

CPU architectures issue was seen on

aarch64

Component

udevadm

Expected behaviour you didn't see

No (udevadm: Sporadic timed out waiting for device on boot) error

Unexpected behaviour you saw

Sep 04 17:07:02 target-1 systemd[1]: dev-mmcblk0p1.device: Job dev-mmcblk0p1.device/start timed out.
Sep 04 17:07:02 target-1 systemd[1]: dev-mmcblk0p1.device: Job 75 dev-mmcblk0p1.device/start finished, result=timeout
Sep 04 17:07:02 target-1 systemd[1]: Timed out waiting for device /dev/mmcblk0p1.

Sep 04 17:07:02 target-1 systemd[1]: dev-mmcblk0p4.device: Job dev-mmcblk0p4.device/start timed out.
Sep 04 17:07:02 target-1 systemd[1]: dev-mmcblk0p4.device: Job 69 dev-mmcblk0p4.device/start finished, result=timeout
Sep 04 17:07:02 target-1 systemd[1]: Timed out waiting for device /dev/mmcblk0p4.

Steps to reproduce the problem

Reboot the target in a loop

Additional program output to the terminal or log subsystem illustrating the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Programming errors, that need preferential fixingneeds-reporter-feedback ❓There's an unanswered question, the reporter needs to answerudev

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions