++ ls -d work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin + export PATH=/home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin:/home/builder/src/base/poky/scripts:/home/builder/src/base/poky/bitbake/bin:/home/builder/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/dell/srvadmin/iSM/bin + PATH=/home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin:/home/builder/src/base/poky/scripts:/home/builder/src/base/poky/bitbake/bin:/home/builder/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/dell/srvadmin/iSM/bin + runqemu snapshot nographic novga slirp runqemu - INFO - Running bitbake -e ... runqemu - INFO - Continuing with the following parameters: KERNEL: [] BIOS: [/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/flash.bin] MACHINE: [trs-qemuarm64] FSTYPE: [wic (no-kernel-in-fs)] ROOTFS: [/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/trs-verity-trs-qemuarm64.rootfs-20240416095353.wic] CONFFILE: [/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/trs-verity-trs-qemuarm64.rootfs-20240416095353.qemuboot.conf] runqemu - INFO - Network configuration: ip=dhcp runqemu - INFO - Port forward: hostfwd=tcp:127.0.0.1:2222-:22 hostfwd=tcp:127.0.0.1:2323-:23 runqemu - INFO - Running setup command set -ex; pwd; which swtpm; swtpm --version; which swtpm_setup; test -d 'trs-verity_swtpm' || ( mkdir -p 'trs-verity_swtpm' && swtpm_setup --reconfigure --tpmstate 'trs-verity_swtpm' --tpm2 --pcr-banks sha256 --config $(dirname $( which swtpm ) )/../../etc/swtpm_setup.conf ) && test -f 'trs-verity_swtpm/tpm2-00.permall' && swtpm socket --tpmstate dir='trs-verity_swtpm' --ctrl type=unixio,path='trs-verity_swtpm/swtpm-sock' --flags startup-clear --log level=30 --tpm2 -t -d + pwd /home/builder/src/base/build/tmp_trs-qemuarm64 + which swtpm /home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin/swtpm + swtpm --version TPM emulator version 0.8.1, Copyright (c) 2014-2022 IBM Corp. and others + which swtpm_setup /home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin/swtpm_setup + test -d trs-verity_swtpm + mkdir -p trs-verity_swtpm +++ which swtpm ++ dirname /home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin/swtpm + swtpm_setup --reconfigure --tpmstate trs-verity_swtpm --tpm2 --pcr-banks sha256 --config /home/builder/src/base/build/tmp_trs-qemuarm64/work/trs_qemuarm64-trs-linux/trs-image/1.0/recipe-sysroot-native/usr/bin/../../etc/swtpm_setup.conf Starting vTPM reconfiguration as builder:primary @ Tue 16 Apr 2024 11:16:13 AM UTC TPM is listening on Unix socket. Successfully activated PCR banks sha256 among sha1,sha256,sha384,sha512. Successfully authored TPM state. Ending vTPM manufacturing @ Tue 16 Apr 2024 11:16:13 AM UTC + test -f trs-verity_swtpm/tpm2-00.permall + swtpm socket --tpmstate dir=trs-verity_swtpm --ctrl type=unixio,path=trs-verity_swtpm/swtpm-sock --flags startup-clear --log level=30 --tpm2 -t -d runqemu - INFO - Running /home/builder/src/base/build/tmp_trs-qemuarm64/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:35:02 -netdev user,id=net0,hostfwd=tcp:127.0.0.1:2222-:22,hostfwd=tcp:127.0.0.1:2323-:23,tftp=/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64 -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/trs-verity-trs-qemuarm64.rootfs-20240416095353.wic,if=virtio,format=raw -device qemu-xhci -device usb-tablet -machine acpi=off -chardev socket,id=chrtpm,path='trs-verity_swtpm/swtpm-sock' -tpmdev emulator,id=tpm0,chardev=chrtpm -device tpm-tis-device,tpmdev=tpm0 -machine virt,virtualization=on,secure=on -cpu cortex-a57 -smp 4 -m 2048 -snapshot -serial mon:stdio -serial null -nographic -vga none -bios /home/builder/src/base/build/tmp_trs-qemuarm64/deploy/images/trs-qemuarm64/flash.bin runqemu - INFO - Host uptime: 9077992.48 NOTICE: Booting Trusted Firmware NOTICE: BL1: v2.10.0 (release):v2.10.0-dirty NOTICE: BL1: Built : 16:31:48, Nov 22 2023 NOTICE: BL1: Booting BL2 NOTICE: BL2: v2.10.0 (release):v2.10.0-dirty NOTICE: BL2: Built : 16:31:48, Nov 22 2023 ERROR: TCG_EfiSpecIDEvent: ERROR: PCRIndex : 0 ERROR: EventType : 3 ERROR: Digest : 00 ERROR: : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ERROR: : 00 00 00 ERROR: EventSize : 33 ERROR: Signature : Spec ID Event03 ERROR: PlatformClass : 0 ERROR: SpecVersion : 2.0.2 ERROR: UintnSize : 1 ERROR: NumberOfAlgorithms : 1 ERROR: DigestSizes : ERROR: #0 AlgorithmId : SHA256 ERROR: DigestSize : 32 ERROR: VendorInfoSize : 0 ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 3 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ERROR: : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ERROR: EventSize : 17 ERROR: Signature : StartupLocality ERROR: StartupLocality : 0 ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 1 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : 9a fe d2 7c dc cc f1 8b 3d 38 9c 70 89 5e a3 1f ERROR: : ea 1f 04 78 c9 31 6b ab e5 12 1b 09 26 89 2e e6 ERROR: EventSize : 14 ERROR: Event : SECURE_RT_EL3 ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 1 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : 2b d7 74 3c 59 76 ce ec e6 45 35 b2 9a 2a f0 e3 ERROR: : fd c6 59 c9 23 79 66 33 c3 be 26 d9 99 ff 4b 9d ERROR: EventSize : 20 ERROR: Event : SECURE_RT_EL1_OPTEE ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 1 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : f5 51 3a f8 46 05 04 53 89 fb 2f 61 d4 7b 72 1f ERROR: : b5 99 22 40 1c bf 10 07 6b f7 63 4f 7f f4 b2 00 ERROR: EventSize : 27 ERROR: Event : SECURE_RT_EL1_OPTEE_EXTRA1 ERROR: PCR_Event2: ERROR: PCRIndex : 0 ERROR: EventType : 1 ERROR: Digests Count : 1 ERROR: #0 AlgorithmId : SHA256 ERROR: Digest : 90 c1 a0 0e 2e 7b d9 cc 44 39 37 00 97 29 11 42 ERROR: : db 57 0f 41 5b cb 0c 9e 62 6f 6c 09 c0 15 c1 ea ERROR: EventSize : 6 ERROR: Event : BL_33 NOTICE: BL1: Booting BL31 NOTICE: BL31: v2.10.0 (release):v2.10.0-dirty NOTICE: BL31: Built : 16:31:48, Nov 22 2023 U-Boot 2024.04-rc5 (Mar 26 2024 - 01:56:50 +0000) DRAM: 2 GiB Core: 51 devices, 16 uclasses, devicetree: board Flash: 32 MiB Loading Environment from nowhere... OK In: serial Out: serial Err: serial Bus xhci_pci: Register 8001040 NbrPorts 8 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found Net: eth0: virtio-net#32 Hit any key to stop autoboot: 2  1  0 78Failed to load EFI variables [?25l*** U-Boot Boot Menu ***Press UP/DOWN to move, ENTER to select, ESC to quitUEFI Boot ManagerUEFI Maintenance Menuvirtio 0ExitHit any key to stop autoboot: 2 Hit any key to stop autoboot: 1 [?25hBooting: virtio 0 EFI stub: Booting Linux Kernel... EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path EFI stub: Measured initrd data into PCR 9 EFI stub: UEFI Secure Boot is enabled. EFI stub: Using DTB from configuration table EFI stub: Exiting boot services... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd070] [ 0.000000] Linux version 6.6.20-yocto-standard (oe-user@oe-host) (aarch64-trs-linux-gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.42.0.20240216) #1 SMP PREEMPT Sun Mar 3 16:28:22 UTC 2024 [ 0.000000] KASLR enabled [ 0.000000] random: crng init done [ 0.000000] Machine model: linux,dummy-virt [ 0.000000] efi: EFI v2.10 by Das U-Boot [ 0.000000] efi: TPMFinalLog=0xbd648040 RTPROP=0xbd646040 SMBIOS 3.0=0xbe6ad000 TPMEventLog=0xbd5f9040 INITRD=0xbd5f7040 RNG=0xbd5f6040 MEMRESERVE=0xbd5f5040 [ 0.000000] OF: reserved mem: 0x000000000e100000..0x000000000effffff (15360 KiB) nomap non-reusable optee_core@e100000 [ 0.000000] OF: reserved mem: 0x0000000042000000..0x00000000421fffff (2048 KiB) nomap non-reusable optee_shm@42000000 [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x000000000e100000-0x00000000bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xbf9f18c0-0xbf9f3fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x000000000e100000-0x00000000bfffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x000000000e100000-0x000000000effffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000041ffffff] [ 0.000000] node 0: [mem 0x0000000042000000-0x00000000421fffff] [ 0.000000] node 0: [mem 0x0000000042200000-0x00000000bd645fff] [ 0.000000] node 0: [mem 0x00000000bd646000-0x00000000bd646fff] [ 0.000000] node 0: [mem 0x00000000bd647000-0x00000000bd647fff] [ 0.000000] node 0: [mem 0x00000000bd648000-0x00000000bd658fff] [ 0.000000] node 0: [mem 0x00000000bd659000-0x00000000bd66afff] [ 0.000000] node 0: [mem 0x00000000bd66b000-0x00000000bd66cfff] [ 0.000000] node 0: [mem 0x00000000bd66d000-0x00000000bd66dfff] [ 0.000000] node 0: [mem 0x00000000bd66e000-0x00000000bd67dfff] [ 0.000000] node 0: [mem 0x00000000bd67e000-0x00000000be6acfff] [ 0.000000] node 0: [mem 0x00000000be6ad000-0x00000000be6adfff] [ 0.000000] node 0: [mem 0x00000000be6ae000-0x00000000bf6bffff] [ 0.000000] node 0: [mem 0x00000000bf6c0000-0x00000000bf6cffff] [ 0.000000] node 0: [mem 0x00000000bf6d0000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x000000000e100000-0x00000000bfffffff] [ 0.000000] On node 0, zone DMA: 24832 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 4096 pages in unavailable ranges [ 0.000000] cma: Reserved 32 MiB at 0x00000000b7a00000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.4 [ 0.000000] percpu: Embedded 31 pages/cpu s89256 r8192 d29528 u126976 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: ARM erratum 834220 [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM erratum 832075 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: usrhash=97343ed2d180602b083dddc01a25536406cf17e9f035037deac32229c909cf73 rw systemd.log_level=debug systemd.log_target=console systemd.journald.forward_to_console=1 [ 0.000000] Unknown kernel command line parameters "usrhash=97343ed2d180602b083dddc01a25536406cf17e9f035037deac32229c909cf73", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 519876 [ 0.000000] Policy zone: DMA [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000b3a00000-0x00000000b7a00000] (64MB) [ 0.000000] Memory: 1856300K/2112512K available (24192K kernel code, 5794K rwdata, 13108K rodata, 13824K init, 744K bss, 223444K reserved, 32768K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 79178 entries in 310 pages [ 0.000000] ftrace: allocated 310 pages with 5 groups [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 62.50MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns [ 0.000128] sched_clock: 57 bits at 63MHz, resolution 16ns, wraps every 4398046511096ns [ 0.008510] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) [ 0.019983] Console: colour dummy device 80x25 [ 0.020448] printk: console [tty0] enabled [ 0.029642] Calibrating delay loop (skipped), value calculated using timer frequency.. 125.00 BogoMIPS (lpj=250000) [ 0.030071] pid_max: default: 32768 minimum: 301 [ 0.032709] LSM: initializing lsm=capability,selinux,integrity [ 0.033295] SELinux: Initializing. [ 0.038309] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.038500] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.090907] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.106204] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.106713] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.107580] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.110657] rcu: Hierarchical SRCU implementation. [ 0.110772] rcu: Max phase no-delay instances is 1000. [ 0.124536] Remapping and enabling EFI services. [ 0.128223] smp: Bringing up secondary CPUs ... [ 0.136210] Detected PIPT I-cache on CPU1 [ 0.137966] CPU1: Booted secondary processor 0x0000000001 [0x411fd070] [ 0.147609] Detected PIPT I-cache on CPU2 [ 0.147978] CPU2: Booted secondary processor 0x0000000002 [0x411fd070] [ 0.151989] Detected PIPT I-cache on CPU3 [ 0.152369] CPU3: Booted secondary processor 0x0000000003 [0x411fd070] [ 0.153087] smp: Brought up 1 node, 4 CPUs [ 0.153586] SMP: Total of 4 processors activated. [ 0.153838] CPU features: detected: 32-bit EL0 Support [ 0.153940] CPU features: detected: 32-bit EL1 Support [ 0.154136] CPU features: detected: CRC32 instructions [ 0.160278] CPU: All CPU(s) started at EL2 [ 0.160780] alternatives: applying system-wide alternatives [ 0.204443] devtmpfs: initialized [ 0.246152] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246897] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.256337] pinctrl core: initialized pinctrl subsystem [ 0.270721] SMBIOS 3.0.0 present. [ 0.271114] DMI: QEMU QEMU Virtual Machine, BIOS [ 0.287635] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.304853] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.305949] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.306894] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.307345] audit: initializing netlink subsys (disabled) [ 0.310147] audit: type=2000 audit(0.276:1): state=initialized audit_enabled=0 res=1 [ 0.318418] thermal_sys: Registered thermal governor 'step_wise' [ 0.318489] thermal_sys: Registered thermal governor 'power_allocator' [ 0.319151] cpuidle: using governor menu [ 0.321375] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.322677] ASID allocator initialised with 32768 entries [ 0.335143] Serial: AMBA PL011 UART driver [ 0.338404] imx rpmsg driver is registered. [ 0.412548] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 14, base_baud = 0) is a PL011 rev1 [ 0.415397] printk: console [ttyAMA0] enabled [ 0.470796] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL [ 0.471190] Modules: 0 pages in range for non-PLT usage [ 0.471226] Modules: 509824 pages in range for PLT usage [ 0.483122] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.484113] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.484614] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.485080] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.485519] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.485990] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.486521] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.487046] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.572195] raid6: neonx8 gen() 2459 MB/s [ 0.641089] raid6: neonx4 gen() 2378 MB/s [ 0.710154] raid6: neonx2 gen() 1929 MB/s [ 0.779176] raid6: neonx1 gen() 1251 MB/s [ 0.848152] raid6: int64x8 gen() 1089 MB/s [ 0.917200] raid6: int64x4 gen() 1788 MB/s [ 0.986209] raid6: int64x2 gen() 1727 MB/s [ 1.055553] raid6: int64x1 gen() 1298 MB/s [ 1.055819] raid6: using algorithm neonx8 gen() 2459 MB/s [ 1.124695] raid6: .... xor() 845 MB/s, rmw enabled [ 1.125051] raid6: using neon recovery algorithm [ 1.129040] ACPI: Interpreter disabled. [ 1.142180] iommu: Default domain type: Translated [ 1.142596] iommu: DMA domain TLB invalidation policy: strict mode [ 1.146337] SCSI subsystem initialized [ 1.152163] usbcore: registered new interface driver usbfs [ 1.152874] usbcore: registered new interface driver hub [ 1.153505] usbcore: registered new device driver usb [ 1.158273] pps_core: LinuxPPS API ver. 1 registered [ 1.158546] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.159044] PTP clock support registered [ 1.160021] EDAC MC: Ver: 3.0.0 [ 1.165274] ARM FF-A: FFA_VERSION returned not supported [ 1.166484] scmi_core: SCMI protocol bus registered [ 1.168712] efivars: Registered efivars operations [ 1.175371] FPGA manager framework [ 1.176768] Advanced Linux Sound Architecture Driver Initialized. [ 1.193658] Bluetooth: Core ver 2.22 [ 1.196157] NET: Registered PF_BLUETOOTH protocol family [ 1.196519] Bluetooth: HCI device and connection manager initialized [ 1.197015] Bluetooth: HCI socket layer initialized [ 1.197350] Bluetooth: L2CAP socket layer initialized [ 1.197850] Bluetooth: SCO socket layer initialized [ 1.201683] vgaarb: loaded [ 1.207598] clocksource: Switched to clocksource arch_sys_counter [ 1.217186] pnp: PnP ACPI: disabled [ 1.261621] NET: Registered PF_INET protocol family [ 1.265458] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 1.280988] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 1.282212] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.283180] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.284217] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 1.285219] TCP: Hash tables configured (established 16384 bind 16384) [ 1.287621] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 1.288360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 1.291076] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.296902] RPC: Registered named UNIX socket transport module. [ 1.297254] RPC: Registered udp transport module. [ 1.297477] RPC: Registered tcp transport module. [ 1.297694] RPC: Registered tcp-with-tls transport module. [ 1.297957] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.298400] PCI: CLS 0 bytes, default 64 [ 1.308606] kvm [1]: Guests without required CPU erratum workarounds can deadlock system! [ 1.308606] Only trusted guests should be used on this system. [ 1.309260] Trying to unpack rootfs image as initramfs... [ 1.309323] kvm [1]: IPA Size Limit: 44 bits [ 1.326532] kvm [1]: vgic interrupt IRQ9 [ 1.328037] kvm [1]: Hyp mode initialized successfully [ 2.249204] Initialise system trusted keyrings [ 2.255882] workingset: timestamp_bits=42 max_order=19 bucket_order=0 [ 2.259513] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.262744] NFS: Registering the id_resolver key type [ 2.263879] Key type id_resolver registered [ 2.264182] Key type id_legacy registered [ 2.264872] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.265713] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 2.272348] Key type cifs.idmap registered [ 2.273854] 9p: Installing v9fs 9p2000 file system support [ 2.402682] xor: measuring software checksum speed [ 2.406007] 8regs : 3799 MB/sec [ 2.409297] 32regs : 3473 MB/sec [ 2.415546] arm64_neon : 1755 MB/sec [ 2.415832] xor: using function: 8regs (3799 MB/sec) [ 2.416123] Key type asymmetric registered [ 2.416414] Asymmetric key parser 'x509' registered [ 2.417034] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 2.418908] io scheduler mq-deadline registered [ 2.419229] io scheduler kyber registered [ 2.420139] io scheduler bfq registered [ 2.484881] pl061_gpio 9030000.pl061: PL061 GPIO chip registered [ 2.497973] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges: [ 2.499530] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000 [ 2.500740] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000 [ 2.501351] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 2.502585] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits [ 2.504032] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff] [ 2.506565] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00 [ 2.507428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.507872] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 2.508281] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 2.508666] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 2.511655] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 [ 2.518145] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 [ 2.521322] pci 0000:00:01.0: reg 0x10: [io 0x1000-0x101f] [ 2.524154] pci 0000:00:01.0: reg 0x14: [mem 0x10000000-0x10000fff] [ 2.535112] pci 0000:00:01.0: reg 0x20: [mem 0x10004000-0x10007fff 64bit pref] [ 2.537479] pci 0000:00:01.0: reg 0x30: [mem 0x10040000-0x1007ffff pref] [ 2.538975] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 [ 2.541100] pci 0000:00:02.0: reg 0x10: [io 0x1020-0x103f] [ 2.543094] pci 0000:00:02.0: reg 0x14: [mem 0x10080000-0x10080fff] [ 2.552651] pci 0000:00:02.0: reg 0x20: [mem 0x10084000-0x10087fff 64bit pref] [ 2.556104] pci 0000:00:03.0: [1b36:000d] type 00 class 0x0c0330 [ 2.557083] pci 0000:00:03.0: reg 0x10: [mem 0x10088000-0x1008bfff 64bit] [ 2.564816] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.566573] pci 0000:00:04.0: reg 0x10: [io 0x1080-0x10ff] [ 2.568452] pci 0000:00:04.0: reg 0x14: [mem 0x1008c000-0x1008cfff] [ 2.576087] pci 0000:00:04.0: reg 0x20: [mem 0x10090000-0x10093fff 64bit pref] [ 2.583205] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref] [ 2.584651] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref] [ 2.588783] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref] [ 2.590651] pci 0000:00:03.0: BAR 0: assigned [mem 0x8000008000-0x800000bfff 64bit] [ 2.592061] pci 0000:00:04.0: BAR 4: assigned [mem 0x800000c000-0x800000ffff 64bit pref] [ 2.593807] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff] [ 2.594952] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff] [ 2.596420] pci 0000:00:04.0: BAR 1: assigned [mem 0x10042000-0x10042fff] [ 2.597448] pci 0000:00:04.0: BAR 0: assigned [io 0x1000-0x107f] [ 2.600670] pci 0000:00:01.0: BAR 0: assigned [io 0x1080-0x109f] [ 2.601906] pci 0000:00:02.0: BAR 0: assigned [io 0x10a0-0x10bf] [ 2.624171] EINJ: ACPI disabled. [ 2.751832] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.768810] SuperH (H)SCI(F) driver initialized [ 2.771535] msm_serial: driver initialized [ 2.774541] STM32 USART driver initialized [ 2.879844] brd: module loaded [ 3.109596] loop: module loaded [ 3.111061] virtio_blk virtio2: 4/0/0 default/read/poll queues [ 3.120411] virtio_blk virtio2: [vda] 27101560 512-byte logical blocks (13.9 GB/12.9 GiB) [ 3.135965] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.136434] GPT:6130039 != 27101559 [ 3.136689] GPT:Alternate GPT header not at the end of the disk. [ 3.137041] GPT:6130039 != 27101559 [ 3.137274] GPT: Use GNU Parted to correct GPT errors. [ 3.138388] vda: vda1 vda2 vda3 [ 3.146527] zram: Added device: zram0 [ 3.152779] megasas: 07.725.01.00-rc1 [ 3.168686] physmap-flash 4000000.flash: physmap platform flash device: [mem 0x04000000-0x07ffffff] [ 3.173431] 4000000.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000 [ 3.174833] Intel/Sharp Extended Query Table at 0x0031 [ 3.177473] Using buffer write method [ 5.272497] Freeing initrd memory: 36724K [ 5.601658] vcan: Virtual CAN interface driver [ 5.602065] vxcan: Virtual CAN Tunnel driver [ 5.602416] CAN device driver interface [ 5.608919] thunder_xcv, ver 1.0 [ 5.609359] thunder_bgx, ver 1.0 [ 5.609722] nicpf, ver 1.0 [ 5.616266] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 5.616617] hns3: Copyright (c) 2017 Huawei Corporation. [ 5.617295] hclge is initializing [ 5.617700] e1000: Intel(R) PRO/1000 Network Driver [ 5.617959] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 5.618397] e1000e: Intel(R) PRO/1000 Network Driver [ 5.618635] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 5.619085] igb: Intel(R) Gigabit Ethernet Network Driver [ 5.619454] igb: Copyright (c) 2007-2014 Intel Corporation. [ 5.619874] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 5.620161] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 5.620581] i40e: Intel(R) Ethernet Connection XL710 Network Driver [ 5.620867] i40e: Copyright (c) 2013 - 2019 Intel Corporation. [ 5.625404] sky2: driver version 1.30 [ 5.636134] VFIO - User Level meta-driver version: 0.3 [ 5.652575] usbcore: registered new interface driver usb-storage [ 5.653626] usbcore: registered new interface driver usbserial_generic [ 5.654382] usbserial: USB Serial support registered for generic [ 5.672977] rtc-pl031 9010000.pl031: registered as rtc0 [ 5.674113] rtc-pl031 9010000.pl031: setting system clock to 2024-04-16T11:16:46 UTC (1713266206) [ 5.708183] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 5.719213] sdhci: Secure Digital Host Controller Interface driver [ 5.719947] sdhci: Copyright(c) Pierre Ossman [ 5.724042] Synopsys Designware Multimedia Card Interface Driver [ 5.728737] sdhci-pltfm: SDHCI platform and OF driver helper [ 5.739020] ledtrig-cpu: registered to indicate activity on CPUs [ 5.746931] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 5.759431] usbcore: registered new interface driver usbhid [ 5.759733] usbhid: USB HID core driver [ 5.780275] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 5.791244] optee: probing for conduit method. [ 5.792288] optee: revision 4.1 (18b424c2) [ 5.798812] optee: Asynchronous notifications enabled [ 5.800152] optee: dynamic shared memory is enabled [ 5.810798] optee: initialized driver [ 5.813079] Driver 'optee' was unable to register with bus_type 'arm_ffa' because the bus was not initialized. [ 5.830701] u32 classifier [ 5.830929] input device check on [ 5.831167] Actions configured [ 5.833438] NET: Registered PF_INET6 protocol family [ 5.848492] Segment Routing with IPv6 [ 5.849043] In-situ OAM (IOAM) with IPv6 [ 5.850541] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 5.855697] NET: Registered PF_PACKET protocol family [ 5.857059] Bridge firewalling registered [ 5.857374] can: controller area network core [ 5.858259] NET: Registered PF_CAN protocol family [ 5.858608] can: raw protocol [ 5.859036] can: broadcast manager protocol [ 5.859663] can: netlink gateway - max_hops=1 [ 5.860244] can: isotp protocol (max_pdu_size 8300) [ 5.862745] 9pnet: Installing 9P2000 support [ 5.863548] Key type dns_resolver registered [ 5.864759] NET: Registered PF_VSOCK protocol family [ 5.937256] registered taskstats version 1 [ 5.939916] Loading compiled-in X.509 certificates [ 6.117233] Key type .fscrypt registered [ 6.117530] Key type fscrypt-provisioning registered [ 6.129325] Btrfs loaded, zoned=no, fsverity=no [ 6.133428] Key type encrypted registered [ 6.139594] printk: console [netcon0] enabled [ 6.139917] netconsole: network logging started [ 6.153169] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 6.162240] clk: Disabling unused clocks [ 6.163200] ALSA device list: [ 6.163899] No soundcards found. [ 6.169398] uart-pl011 9000000.pl011: no DMA platform data [ 6.358188] Freeing unused kernel memory: 13824K [ 6.361456] Run /init as init process Setting '/proc/sys/kernel/printk_devkmsg' to 'on' SELinux: Could not open policy file <= /etc/selinux/targeted/policy/policy.33: No such file or directory Unable to load SELinux policy. Ignoring. IMA support is disabled in the kernel, ignoring: No such file or directory Virtualization QEMU Virtual Machine found in DMI (/sys/class/dmi/id/product_name) UML virtualization not found in /proc/cpuinfo. Virtualization XEN not found, /proc/xen does not exist No virtualization found in CPUID Found VM virtualization qemu Failed to determine whether host has virtio-rng device, ignoring: No such file or directory Failed to determine whether host has virtio-console device, ignoring: No such file or directory Failed to determine whether host has virtio-vsock device, ignoring: No such file or directory Failed to determine whether host has virtiofs device, ignoring: No such file or directory Loading module: qemu_fw_cfg Failed to find module 'qemu_fw_cfg' Loading module: dmi-sysfs Failed to find module 'dmi-sysfs' Mounting tmpfs to /dev/shm of type tmpfs with options mode=01777. Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_STRICTATIME "mode=01777")... Mounting devpts to /dev/pts of type devpts with options mode=0620,gid=5. Mounting devpts (devpts) on /dev/pts (MS_NOSUID|MS_NOEXEC "mode=0620,gid=5")... Mounting tmpfs to /run of type tmpfs with options mode=0755,size=20%,nr_inodes=800k. Mounting tmpfs (tmpfs) on /run (MS_NOSUID|MS_NODEV|MS_STRICTATIME "mode=0755,size=20%,nr_inodes=800k")... No filesystem is currently mounted on /sys/fs/cgroup. Mounting cgroup2 to /sys/fs/cgroup of type cgroup2 with options nsdelegate,memory_recursiveprot. Mounting cgroup2 (cgroup2) on /sys/fs/cgroup (MS_NOSUID|MS_NODEV|MS_NOEXEC "nsdelegate,memory_recursiveprot")... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Mounting efivarfs to /sys/firmware/efi/efivars of type efivarfs with options n/a. Mounting efivarfs (efivarfs) on /sys/firmware/efi/efivars (MS_NOSUID|MS_NODEV|MS_NOEXEC "")... Mounting bpf to /sys/fs/bpf of type bpf with options mode=0700. Mounting bpf (bpf) on /sys/fs/bpf (MS_NOSUID|MS_NODEV|MS_NOEXEC "mode=0700")... Reading EFI variable /sys/firmware/efi/efivars/SecureBoot-8be4df61-93ca-11d2-aa0d-00e098032b8c. systemd 255.4^ running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE +TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Detected virtualization qemu. No confidential virtualization detection on this architecture Detected architecture arm64. Running in initrd. Kernel version 6.6.20-yocto-standard, our baseline is 4.15 No credentials passed via /.extra/credentials/. No credentials passed via /.extra/global_credentials/. No confidential virtualization detection on this architecture No credentials passed via fw_cfg. No confidential virtualization detection on this architecture Failed to open '/sys/firmware/dmi/entries/11-0/raw', ignoring: No such file or directory Acquired 0 regular credentials, 0 untrusted credentials. Welcome to TRS (Trusted Reference Stack) v0.3-169-g2ec532f-dirty (build_id a2bb4b1914) (scarthgap)! Hostname set to . Initializing machine ID from random generator. Successfully added address 127.0.0.1 to loopback interface Successfully added address ::1 to loopback interface Successfully brought loopback interface up Setting '/proc/sys/net/unix/max_dgram_qlen' to '512' Setting '/proc/sys/fs/file-max' to '9223372036854775807' Setting '/proc/sys/fs/nr_open' to '2147483640' Couldn't write fs.nr_open as 2147483640, halving it. Setting '/proc/sys/fs/nr_open' to '1073741816' Successfully bumped fs.nr_open to 1073741816 Reading EFI variable /sys/firmware/efi/efivars/LoaderTimeInitUSec-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. Reading EFI variable /sys/firmware/efi/efivars/LoaderTimeExecUSec-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Unified cgroup hierarchy is located at /sys/fs/cgroup. bpf-firewall: Got EBADF when using BPF_F_ALLOW_MULTI, which indicates it is supported. Yay! Controller 'cpu' supported: yes Controller 'cpuacct' supported: no Controller 'cpuset' supported: yes Controller 'io' supported: yes Controller 'blkio' supported: no Controller 'memory' supported: yes Controller 'devices' supported: no Controller 'pids' supported: yes Controller 'bpf-firewall' supported: yes Controller 'bpf-devices' supported: yes Controller 'bpf-foreign' supported: yes Controller 'bpf-socket-bind' supported: no Controller 'bpf-restrict-network-interfaces' supported: no Set up TFD_TIMER_CANCEL_ON_SET timerfd. Failed to stat /etc/localtime, ignoring: No such file or directory /etc/localtime doesn't exist yet, watching /etc instead. Failed to establish memory pressure event source, ignoring: Operation not supported Enabling (yes) showing of status (command line). Successfully forked off '(sd-gens)' as PID 88. No confidential virtualization detection on this architecture Successfully forked off '(sd-exec-strv)' as PID 89. About to execute /usr/lib/systemd/system-generators/systemd-bless-boot-generator (null) Successfully forked off '(direxec)' as PID 90. About to execute /usr/lib/systemd/system-generators/systemd-cryptsetup-generator (null) Successfully forked off '(direxec)' as PID 91. About to execute /usr/lib/systemd/system-generators/systemd-debug-generator (null) Successfully forked off '(direxec)' as PID 92. About to execute /usr/lib/systemd/system-generators/systemd-fstab-generator (null) Successfully forked off '(direxec)' as PID 93. About to execute /usr/lib/systemd/system-generators/systemd-getty-generator (null) Successfully forked off '(direxec)' as PID 94. About to execute /usr/lib/systemd/system-generators/systemd-gpt-auto-generator (null) Successfully forked off '(direxec)' as PID 95. About to execute /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator (null) Successfully forked off '(direxec)' as PID 96. About to execute /usr/lib/systemd/system-generators/systemd-integritysetup-generator (null) Successfully forked off '(direxec)' as PID 97. About to execute /usr/lib/systemd/system-generators/systemd-rc-local-generator (null) Successfully forked off '(direxec)' as PID 98. About to execute /usr/lib/systemd/system-generators/systemd-run-generator (null) Successfully forked off '(direxec)' as PID 99. About to execute /usr/lib/systemd/system-generators/systemd-system-update-generator (null) Successfully forked off '(direxec)' as PID 100. About to execute /usr/lib/systemd/system-generators/systemd-sysv-generator (null) Successfully forked off '(direxec)' as PID 101. About to execute /usr/lib/systemd/system-generators/systemd-tpm2-generator (null) Successfully forked off '(direxec)' as PID 102. About to execute /usr/lib/systemd/system-generators/systemd-veritysetup-generator (null) Successfully forked off '(direxec)' as PID 103. /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator succeeded. /usr/lib/systemd/system-generators/systemd-cryptsetup-generator succeeded. /usr/lib/systemd/system-generators/systemd-debug-generator succeeded. /usr/lib/systemd/system-generators/systemd-tpm2-generator succeeded. /usr/lib/systemd/system-generators/systemd-bless-boot-generator succeeded. /usr/lib/systemd/system-generators/systemd-getty-generator succeeded. /usr/lib/systemd/system-generators/systemd-sysv-generator succeeded. /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded. /usr/lib/systemd/system-generators/systemd-system-update-generator succeeded. /usr/lib/systemd/system-generators/systemd-veritysetup-generator succeeded. /usr/lib/systemd/system-generators/systemd-integritysetup-generator succeeded. /usr/lib/systemd/system-generators/systemd-gpt-auto-generator succeeded. /usr/lib/systemd/system-generators/systemd-rc-local-generator succeeded. /usr/lib/systemd/system-generators/systemd-run-generator succeeded. (sd-exec-strv) succeeded. (sd-gens) succeeded. Looking for unit files in (higher priority first):  /etc/systemd/system.control  /run/systemd/system.control  /run/systemd/transient  /run/systemd/generator.early  /etc/systemd/system  /etc/systemd/system.attached  /run/systemd/system  /run/systemd/system.attached  /run/systemd/generator  /usr/local/lib/systemd/system  /usr/lib/systemd/system  /run/systemd/generator.late sd-device-enumerator: Failed to open directory /run/udev/tags/systemd, ignoring: No such file or directory Modification times have changed, need to update cache. unit_file_build_name_map: normal unit file: /run/systemd/generator/sysusr-usr.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/systemd-fsck-usr.service unit_file_build_name_map: normal unit file: /run/systemd/generator/sysroot-usr.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/-.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/var-volatile.mount unit_file_build_name_map: normal unit file: /run/systemd/generator/systemd-veritysetup@usr.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/basic.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/blockdev@.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/bluetooth.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/boot-complete.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/console-getty.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/container-getty@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cryptsetup-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cryptsetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dbus.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dbus.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/debug-shell.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dev-hugepages.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dev-mqueue.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/emergency.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/emergency.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/exit.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/factory-reset.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/final.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/first-boot-complete.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/graphical.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/halt.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hibernate.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hybrid-sleep.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-cleanup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-parse-etc.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-root-device.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-root-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-switch-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-switch-root.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-udevadm-cleanup-db.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-usr-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/integritysetup-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/integritysetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/kexec.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/kmod-static-nodes.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ldconfig.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/local-fs-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/local-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/modprobe@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/multi-user.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network-online.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nss-lookup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nss-user-lookup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/pam_namespace.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/paths.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/poweroff.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/printer.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/quotaon.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rc-local.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/reboot.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-cryptsetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-fs-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-fs.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/remote-veritysetup.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rescue.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rescue.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rpcbind.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/serial-getty@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/shutdown.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sigpwr.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sleep.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/slices.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/smartcard.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/smartd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sockets.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/soft-reboot.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sound.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/storage-target-mode.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/suspend.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/suspend-then-hibernate.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/swap.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-fs-fuse-connections.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sysinit.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-kernel-config.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-kernel-debug.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/sys-kernel-tracing.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/syslog.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-console.path unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-console.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-wall.path unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-ask-password-wall.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-backlight@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-battery-check.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-bless-boot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-boot-check-no-failures.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-boot-random-seed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-boot-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-exit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-fsck-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-fsck@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-growfs-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-growfs@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-halt.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hibernate-resume.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hibernate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hostnamed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hwdb-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hybrid-sleep.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-initctl.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-initctl.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journal-catalog-update.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-audit.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-dev-log.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald@.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-varlink@.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journal-flush.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-kexec.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-localed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-logind.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-machine-id-commit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-modules-load.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd-wait-online.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd-wait-online@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-network-generator.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrextend@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrextend.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrfs-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrfs@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-file-system.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-firmware-code.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-firmware-config.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-machine-id.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-make-policy.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-secureboot-authority.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock-secureboot-policy.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrmachine.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrphase-initrd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrphase.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrphase-sysinit.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-poweroff.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-quotacheck.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-random-seed.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-reboot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-remount-fs.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-repart.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-resolved.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-rfkill.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-rfkill.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-soft-reboot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-storagetm.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-suspend.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-suspend-then-hibernate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysctl.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate-reboot.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate-reboot.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysupdate.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysusers.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-timedated.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-timesyncd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-time-wait-sync.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-clean.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-clean.timer unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tmpfiles-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tpm2-setup-early.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-tpm2-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udevd-control.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udevd-kernel.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udevd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udev-settle.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udev-trigger.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-update-done.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-update-utmp-runlevel.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-update-utmp.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-userdbd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-userdbd.socket unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-user-sessions.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-vconsole-setup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-volatile-root.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-systemd\x2dcryptsetup.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-systemd\x2dveritysetup.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-update-cleanup.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-update-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/system-update.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/timers.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/time-set.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/time-sync.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tmp.mount unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tpm2-abrmd.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/tpm2.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/umount.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/usb-gadget.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user-runtime-dir@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user@.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user.slice unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-cache.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-lib.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-spool.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/var-volatile-srv.service unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/veritysetup-pre.target unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/veritysetup.target unit_file_build_name_map: normal unit file: /run/systemd/generator.late/systemd-cryptsetup@root.service unit_file_build_name_map: normal unit file: /run/systemd/generator.late/sysroot.mount dev.mount: Failed to load configuration: No such file or directory dev-root.mount: Failed to load configuration: No such file or directory Unit blockdev@dev-root.target has alias blockdev@.target. var.mount: Failed to load configuration: No such file or directory run-systemd-journal-stdout.mount: Failed to load configuration: No such file or directory run.mount: Failed to load configuration: No such file or directory run-systemd.mount: Failed to load configuration: No such file or directory run-systemd-journal.mount: Failed to load configuration: No such file or directory run-systemd-journal-socket.mount: Failed to load configuration: No such file or directory systemd-journald.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-journald.service:53: System call riscv_hwprobe is not known, ignoring. Unit blockdev@dev-mapper-usr.target has alias blockdev@.target. var-log.mount: Failed to load configuration: No such file or directory var-log-wtmp.mount: Failed to load configuration: No such file or directory auditd.service: Failed to load configuration: No such file or directory systemd-udevd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-udevd.service:37: System call riscv_hwprobe is not known, ignoring. run-udev.mount: Failed to load configuration: No such file or directory run-udev-control.mount: Failed to load configuration: No such file or directory var-lib.mount: Failed to load configuration: No such file or directory var-lib-systemd.mount: Failed to load configuration: No such file or directory var-lib-systemd-tpm2\x2dsrk\x2dpublic\x2dkey.pem.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed to load configuration: No such file or directory systemd-sysext.service: Failed to load configuration: No such file or directory plymouth-start.service: Failed to load configuration: No such file or directory Unit rescue.target has alias runlevel1.target. Unit runlevel5.target has alias graphical.target. display-manager.service: Failed to load configuration: No such file or directory Unit multi-user.target has alias runlevel3.target. Unit multi-user.target has alias runlevel4.target. Unit multi-user.target has alias default.target. Unit multi-user.target has alias runlevel2.target. home.mount: Failed to load configuration: No such file or directory Unit systemd-networkd.service has alias dbus-org.freedesktop.network1.service. systemd-networkd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-networkd.service:50: System call riscv_hwprobe is not known, ignoring. run-systemd-netif.mount: Failed to load configuration: No such file or directory Unit systemd-logind.service has alias dbus-org.freedesktop.login1.service. systemd-logind.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-logind.service:60: System call riscv_hwprobe is not known, ignoring. var-tmp.mount: Failed to load configuration: No such file or directory run-systemd-inhibit.mount: Failed to load configuration: No such file or directory run-systemd-users.mount: Failed to load configuration: No such file or directory run-systemd-shutdown.mount: Failed to load configuration: No such file or directory run-systemd-seats.mount: Failed to load configuration: No such file or directory run-systemd-sessions.mount: Failed to load configuration: No such file or directory var-lib-systemd-linger.mount: Failed to load configuration: No such file or directory run-dbus.mount: Failed to load configuration: No such file or directory run-dbus-system_bus_socket.mount: Failed to load configuration: No such file or directory Unit modprobe@drm.service has alias modprobe@.service. run-systemd-ask\x2dpassword.mount: Failed to load configuration: No such file or directory Unit serial-getty@ttyAMA0.service has alias serial-getty@.service. plymouth-quit-wait.service: Failed to load configuration: No such file or directory Unit getty@tty1.service has alias getty@.service. Unit getty@tty1.service has alias autovt@tty1.service. sysusr.mount: Failed to load configuration: No such file or directory dev-mapper.mount: Failed to load configuration: No such file or directory dev-mapper-usr.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Failed to load configuration: No such file or directory dev-gpt\x2dauto\x2droot.mount: Failed to load configuration: No such file or directory Unit systemd-pcrfs@sysroot.service has alias systemd-pcrfs@.service. Unit blockdev@dev-gpt\x2dauto\x2droot.target has alias blockdev@.target. run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount: Failed to load configuration: No such file or directory Unit systemd-timesyncd.service has alias dbus-org.freedesktop.timesync1.service. systemd-timesyncd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-timesyncd.service:53: System call riscv_hwprobe is not known, ignoring. var-lib-systemd-timesync.mount: Failed to load configuration: No such file or directory run-systemd-timesync.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dsysusers.service.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dsysctl.service.mount: Failed to load configuration: No such file or directory Unit systemd-resolved.service has alias dbus-org.freedesktop.resolve1.service. systemd-resolved.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-resolved.service:50: System call riscv_hwprobe is not known, ignoring. run-systemd-resolve.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dresolved.service.mount: Failed to load configuration: No such file or directory /usr/lib/systemd/system/systemd-repart.service.d/override.conf:1: Unknown section 'unit'. Ignoring. Unit modprobe@dm_mod.service has alias modprobe@.service. Unit modprobe@loop.service has alias modprobe@.service. var-lib-systemd-random\x2dseed.mount: Failed to load configuration: No such file or directory var-log-journal.mount: Failed to load configuration: No such file or directory run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Failed to load configuration: No such file or directory sys.mount: Failed to load configuration: No such file or directory sys-kernel.mount: Failed to load configuration: No such file or directory Unit modprobe@configfs.service has alias modprobe@.service. sys-fs.mount: Failed to load configuration: No such file or directory sys-fs-fuse.mount: Failed to load configuration: No such file or directory Unit modprobe@fuse.service has alias modprobe@.service. run-postinsts.service: Failed to load configuration: No such file or directory run-systemd-journal-syslog.mount: Failed to load configuration: No such file or directory syslog.service: Failed to load configuration: No such file or directory run-systemd-journal-dev\x2dlog.mount: Failed to load configuration: No such file or directory run-systemd-userdb.mount: Failed to load configuration: No such file or directory run-systemd-userdb-io.systemd.Multiplexer.mount: Failed to load configuration: No such file or directory systemd-userdbd.service: System call riscv_hwprobe is not known, ignoring. /usr/lib/systemd/system/systemd-userdbd.service:40: System call riscv_hwprobe is not known, ignoring. run-systemd-io.systemd.PCRExtend.mount: Failed to load configuration: No such file or directory run-initctl.mount: Failed to load configuration: No such file or directory Using notification socket /run/systemd/notify Successfully created private D-Bus server. Invoking unit coldplug() handlers… init.scope changed dead -> running -.mount: Changed dead -> mounted Failed to communicate with plymouth: Connection refused -.slice changed dead -> active system.slice changed dead -> active Invoking unit catchup() handlers… Activating default unit: initrd.target initrd.target: Trying to enqueue job initrd.target/start/isolate run-postinsts.service: Cannot add dependency job, ignoring: Unit run-postinsts.service not found. var-volatile-srv.service: Installed new job var-volatile-srv.service/start as 14 dbus.socket: Installed new job dbus.socket/start as 86 systemd-tmpfiles-setup.service: Installed new job systemd-tmpfiles-setup.service/start as 81 blockdev@dev-mapper-usr.target: Installed new job blockdev@dev-mapper-usr.target/start as 72 systemd-journald-audit.socket: Installed new job systemd-journald-audit.socket/start as 49 systemd-pcrphase-initrd.service: Installed new job systemd-pcrphase-initrd.service/start as 92 systemd-networkd.socket: Installed new job systemd-networkd.socket/start as 89 systemd-machine-id-commit.service: Installed new job systemd-machine-id-commit.service/start as 27 systemd-hwdb-update.service: Installed new job systemd-hwdb-update.service/start as 66 systemd-pcrmachine.service: Installed new job systemd-pcrmachine.service/start as 4 systemd-battery-check.service: Installed new job systemd-battery-check.service/start as 108 sys-kernel-debug.mount: Installed new job sys-kernel-debug.mount/start as 20 ldconfig.service: Installed new job ldconfig.service/start as 40 systemd-pcrextend.socket: Installed new job systemd-pcrextend.socket/start as 87 veritysetup.target: Installed new job veritysetup.target/start as 67 paths.target: Installed new job paths.target/start as 90 sys-kernel-tracing.mount: Installed new job sys-kernel-tracing.mount/start as 39 var-volatile.mount: Installed new job var-volatile.mount/start as 11 first-boot-complete.target: Installed new job first-boot-complete.target/start as 38 var-volatile-spool.service: Installed new job var-volatile-spool.service/start as 17 modprobe@fuse.service: Installed new job modprobe@fuse.service/start as 64 var-volatile-cache.service: Installed new job var-volatile-cache.service/start as 18 dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device: Installed new job dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device/start as 69 systemd-udevd-kernel.socket: Installed new job systemd-udevd-kernel.socket/start as 23 initrd.target: Installed new job initrd.target/start as 1 systemd-pcrfs@sysroot.service: Installed new job systemd-pcrfs@sysroot.service/start as 104 systemd-boot-random-seed.service: Installed new job systemd-boot-random-seed.service/start as 55 network-pre.target: Installed new job network-pre.target/start as 35 initrd-parse-etc.service: Installed new job initrd-parse-etc.service/start as 109 sysroot.mount: Installed new job sysroot.mount/start as 102 systemd-tmpfiles-clean.timer: Installed new job systemd-tmpfiles-clean.timer/start as 83 slices.target: Installed new job slices.target/start as 91 systemd-pcrphase.service: Installed new job systemd-pcrphase.service/start as 79 dev-hugepages.mount: Installed new job dev-hugepages.mount/start as 19 initrd-fs.target: Installed new job initrd-fs.target/start as 106 modprobe@loop.service: Installed new job modprobe@loop.service/start as 52 timers.target: Installed new job timers.target/start as 82 tmp.mount: Installed new job tmp.mount/start as 16 initrd-root-fs.target: Installed new job initrd-root-fs.target/start as 101 systemd-pcrphase-sysinit.service: Installed new job systemd-pcrphase-sysinit.service/start as 42 systemd-repart.service: Installed new job systemd-repart.service/start as 51 dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device: Installed new job dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device/start as 70 dev-mqueue.mount: Installed new job dev-mqueue.mount/start as 56 systemd-journal-catalog-update.service: Installed new job systemd-journal-catalog-update.service/start as 33 systemd-boot-update.service: Installed new job systemd-boot-update.service/start as 62 systemd-network-generator.service: Installed new job systemd-network-generator.service/start as 34 sockets.target: Installed new job sockets.target/start as 84 systemd-fsck-usr.service: Installed new job systemd-fsck-usr.service/start as 96 sysusr-usr.mount: Installed new job sysusr-usr.mount/start as 94 sys-fs-fuse-connections.mount: Installed new job sys-fs-fuse-connections.mount/start as 63 dev-gpt\x2dauto\x2droot.device: Installed new job dev-gpt\x2dauto\x2droot.device/start as 98 local-fs-pre.target: Installed new job local-fs-pre.target/start as 44 basic.target: Installed new job basic.target/start as 2 systemd-udevd.service: Installed new job systemd-udevd.service/start as 22 systemd-fsck-root.service: Installed new job systemd-fsck-root.service/start as 103 systemd-random-seed.service: Installed new job systemd-random-seed.service/start as 37 systemd-resolved.service: Installed new job systemd-resolved.service/start as 28 remote-cryptsetup.target: Installed new job remote-cryptsetup.target/start as 100 initrd-usr-fs.target: Installed new job initrd-usr-fs.target/start as 93 systemd-tmpfiles-setup-dev-early.service: Installed new job systemd-tmpfiles-setup-dev-early.service/start as 43 systemd-update-utmp.service: Installed new job systemd-update-utmp.service/start as 65 systemd-update-done.service: Installed new job systemd-update-done.service/start as 57 time-set.target: Installed new job time-set.target/start as 78 system-systemd\x2dpcrfs.slice: Installed new job system-systemd\x2dpcrfs.slice/start as 105 systemd-sysusers.service: Installed new job systemd-sysusers.service/start as 41 sys-kernel-config.mount: Installed new job sys-kernel-config.mount/start as 73 system-modprobe.slice: Installed new job system-modprobe.slice/start as 53 systemd-journald.socket: Installed new job systemd-journald.socket/start as 48 systemd-udevd-control.socket: Installed new job systemd-udevd-control.socket/start as 25 sysroot-usr.mount: Installed new job sysroot-usr.mount/start as 107 systemd-timesyncd.service: Installed new job systemd-timesyncd.service/start as 77 systemd-tmpfiles-setup-dev.service: Installed new job systemd-tmpfiles-setup-dev.service/start as 76 nss-lookup.target: Installed new job nss-lookup.target/start as 29 systemd-initctl.socket: Installed new job systemd-initctl.socket/start as 85 integritysetup.target: Installed new job integritysetup.target/start as 80 modprobe@dm_mod.service: Installed new job modprobe@dm_mod.service/start as 54 modprobe@configfs.service: Installed new job modprobe@configfs.service/start as 74 systemd-tpm2-setup-early.service: Installed new job systemd-tpm2-setup-early.service/start as 32 systemd-journald-dev-log.socket: Installed new job systemd-journald-dev-log.socket/start as 50 swap.target: Installed new job swap.target/start as 58 kmod-static-nodes.service: Installed new job kmod-static-nodes.service/start as 36 sysinit.target: Installed new job sysinit.target/start as 3 remote-veritysetup.target: Installed new job remote-veritysetup.target/start as 99 systemd-modules-load.service: Installed new job systemd-modules-load.service/start as 75 systemd-userdbd.socket: Installed new job systemd-userdbd.socket/start as 88 systemd-tpm2-setup.service: Installed new job systemd-tpm2-setup.service/start as 45 systemd-udev-trigger.service: Installed new job systemd-udev-trigger.service/start as 21 local-fs.target: Installed new job local-fs.target/start as 10 cryptsetup.target: Installed new job cryptsetup.target/start as 31 initrd-root-device.target: Installed new job initrd-root-device.target/start as 97 systemd-sysctl.service: Installed new job systemd-sysctl.service/start as 26 systemd-veritysetup@usr.service: Installed new job systemd-veritysetup@usr.service/start as 68 systemd-journald.service: Installed new job systemd-journald.service/start as 47 dev-mapper-usr.device: Installed new job dev-mapper-usr.device/start as 95 systemd-ask-password-console.path: Installed new job systemd-ask-password-console.path/start as 59 system-systemd\x2dveritysetup.slice: Installed new job system-systemd\x2dveritysetup.slice/start as 71 var-volatile-lib.service: Installed new job var-volatile-lib.service/start as 15 systemd-journal-flush.service: Installed new job systemd-journal-flush.service/start as 46 initrd.target: Enqueued job initrd.target/start as 1 Queued start job for default target Initrd Default Target. Loaded units and determined initial transaction in 3.6s. run-initctl.mount: Collecting. run-systemd-io.systemd.PCRExtend.mount: Collecting. run-systemd-userdb.mount: Collecting. run-systemd-userdb-io.systemd.Multiplexer.mount: Collecting. run-systemd-journal-dev\x2dlog.mount: Collecting. run-systemd-journal-syslog.mount: Collecting. sys-fs.mount: Collecting. sys-fs-fuse.mount: Collecting. sys.mount: Collecting. sys-kernel.mount: Collecting. var-log-journal.mount: Collecting. var-lib-systemd-random\x2dseed.mount: Collecting. run-systemd-resolve.mount: Collecting. var-lib-systemd-timesync.mount: Collecting. run-systemd-timesync.mount: Collecting. dev-gpt\x2dauto\x2droot.mount: Collecting. sysusr.mount: Collecting. dev-mapper.mount: Collecting. dev-mapper-usr.mount: Collecting. run-systemd-ask\x2dpassword.mount: Collecting. run-dbus.mount: Collecting. run-dbus-system_bus_socket.mount: Collecting. var-tmp.mount: Collecting. run-systemd-inhibit.mount: Collecting. run-systemd-users.mount: Collecting. run-systemd-shutdown.mount: Collecting. run-systemd-seats.mount: Collecting. run-systemd-sessions.mount: Collecting. var-lib-systemd-linger.mount: Collecting. run-systemd-netif.mount: Collecting. var-lib.mount: Collecting. var-lib-systemd.mount: Collecting. var-lib-systemd-tpm2\x2dsrk\x2dpublic\x2dkey.pem.mount: Collecting. run-udev.mount: Collecting. run-udev-control.mount: Collecting. var-log.mount: Collecting. var-log-wtmp.mount: Collecting. run-systemd-journal-stdout.mount: Collecting. run.mount: Collecting. run-systemd.mount: Collecting. run-systemd-journal.mount: Collecting. run-systemd-journal-socket.mount: Collecting. var.mount: Collecting. dev.mount: Collecting. dev-root.mount: Collecting. No firewall backend found. init.scope: Failed to set 'memory.zswap.max' attribute on '/init.scope' to 'max': No such file or directory Failed to establish memory pressure event source, ignoring: Operation not supported Received SIGCHLD from PID 88 (n/a). system.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice' to 'max': No such file or directory system-modprobe.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice' to 'max': No such file or directory system-modprobe.slice changed dead -> active system-modprobe.slice: Job 53 system-modprobe.slice/start finished, result=done [ OK ] Created slice Slice /system/modprobe. system-systemd\x2dpcrfs.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dpcrfs.slice' to 'max': No such file or directory system-systemd\x2dpcrfs.slice changed dead -> active system-systemd\x2dpcrfs.slice: Job 105 system-systemd\x2dpcrfs.slice/start finished, result=done [ OK ] Created slice Slice /system/systemd-pcrfs. system-systemd\x2dveritysetup.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dveritysetup.slice' to 'max': No such file or directory system-systemd\x2dveritysetup.slice changed dead -> active system-systemd\x2dveritysetup.slice: Job 71 system-systemd\x2dveritysetup.slice/start finished, result=done [ OK ] Created slice Verity Protection Service Slice. systemd-ask-password-console.path: ConditionPathExists=!/run/plymouth/pid succeeded. systemd-ask-password-console.path: Changed dead -> waiting systemd-ask-password-console.path: Job 59 systemd-ask-password-console.path/start finished, result=done [ OK ] Started Dispatch Password Requests to Console Directory Watch. systemd-tmpfiles-clean.timer: starting held back, waiting for: sysinit.target Expecting device /dev/disk/by-part…17e9-f035-037d-eac3-2229c909cf73... Expecting device /dev/disk/by-part…3ed2-d180-602b-083d-ddc01a255364... Expecting device /dev/gpt-auto-root... Expecting device /dev/mapper/usr... basic.target: starting held back, waiting for: slices.target blockdev@dev-mapper-usr.target: starting held back, waiting for: systemd-veritysetup@usr.service cryptsetup.target: starting held back, waiting for: systemd-pcrphase-initrd.service first-boot-complete.target: starting held back, waiting for: systemd-random-seed.service initrd-fs.target: starting held back, waiting for: sysroot-usr.mount initrd-root-device.target: starting held back, waiting for: dev-gpt\x2dauto\x2droot.device initrd-root-fs.target: starting held back, waiting for: systemd-pcrfs@sysroot.service initrd-usr-fs.target: starting held back, waiting for: sysusr-usr.mount initrd.target: starting held back, waiting for: initrd-usr-fs.target integritysetup.target changed dead -> active integritysetup.target: Job 80 integritysetup.target/start finished, result=done [ OK ] Reached target Local Integrity Protected Volumes. local-fs-pre.target: starting held back, waiting for: systemd-tmpfiles-setup-dev-early.service local-fs.target: starting held back, waiting for: local-fs-pre.target network-pre.target: starting held back, waiting for: systemd-network-generator.service nss-lookup.target: starting held back, waiting for: systemd-resolved.service paths.target changed dead -> active paths.target: Job 90 paths.target/start finished, result=done [ OK ] Reached target Path Units. basic.target: starting held back, waiting for: slices.target remote-cryptsetup.target changed dead -> active remote-cryptsetup.target: Job 100 remote-cryptsetup.target/start finished, result=done [ OK ] Reached target Remote Encrypted Volumes. remote-veritysetup.target changed dead -> active remote-veritysetup.target: Job 99 remote-veritysetup.target/start finished, result=done [ OK ] Reached target Remote Verity Protected Volumes. slices.target changed dead -> active slices.target: Job 91 slices.target/start finished, result=done [ OK ] Reached target Slice Units. basic.target: starting held back, waiting for: sysinit.target sockets.target: starting held back, waiting for: dbus.socket swap.target changed dead -> active swap.target: Job 58 swap.target/start finished, result=done [ OK ] Reached target Swaps. sysinit.target: starting held back, waiting for: modprobe@dm_mod.service time-set.target: starting held back, waiting for: systemd-timesyncd.service timers.target: starting held back, waiting for: systemd-tmpfiles-clean.timer veritysetup.target: starting held back, waiting for: systemd-veritysetup@usr.service dbus.socket: starting held back, waiting for: sysinit.target systemd-initctl.socket: Changed dead -> listening systemd-initctl.socket: Job 85 systemd-initctl.socket/start finished, result=done [ OK ] Listening on initctl Compatibility Named Pipe. sockets.target: starting held back, waiting for: dbus.socket systemd-journald-audit.socket: ConditionCapability=CAP_AUDIT_READ succeeded. systemd-journald-audit.socket: ConditionSecurity=audit succeeded. systemd-journald-audit.socket: Changed dead -> listening systemd-journald-audit.socket: Job 49 systemd-journald-audit.socket/start finished, result=done [ OK ] Listening on Journal Audit Socket. sockets.target: starting held back, waiting for: dbus.socket systemd-journald-dev-log.socket: Changed dead -> listening systemd-journald-dev-log.socket: Job 50 systemd-journald-dev-log.socket/start finished, result=done [ OK ] Listening on Journal Socket (/dev/log). sockets.target: starting held back, waiting for: dbus.socket systemd-journald.socket: Changed dead -> listening systemd-journald.socket: Job 48 systemd-journald.socket/start finished, result=done [ OK ] Listening on Journal Socket. sockets.target: starting held back, waiting for: dbus.socket systemd-networkd.socket: ConditionCapability=CAP_NET_ADMIN succeeded. systemd-networkd.socket: Changed dead -> listening systemd-networkd.socket: Job 89 systemd-networkd.socket/start finished, result=done [ OK ] Listening on Network Service Netlink Socket. sockets.target: starting held back, waiting for: dbus.socket systemd-pcrextend.socket: ConditionSecurity=measured-uki failed. systemd-pcrextend.socket: Starting requested but condition not met. Not starting unit. systemd-pcrextend.socket: Job 87 systemd-pcrextend.socket/start finished, result=done sockets.target: starting held back, waiting for: dbus.socket systemd-udevd-control.socket: ConditionPathIsReadWrite=/sys succeeded. systemd-udevd-control.socket: Changed dead -> listening systemd-udevd-control.socket: Job 25 systemd-udevd-control.socket/start finished, result=done [ OK ] Listening on udev Control Socket. sockets.target: starting held back, waiting for: dbus.socket systemd-udevd-kernel.socket: ConditionPathIsReadWrite=/sys succeeded. systemd-udevd-kernel.socket: Changed dead -> listening systemd-udevd-kernel.socket: Job 23 systemd-udevd-kernel.socket/start finished, result=done [ OK ] Listening on udev Kernel Socket. sockets.target: starting held back, waiting for: dbus.socket systemd-userdbd.socket: Changed dead -> listening systemd-userdbd.socket: Job 88 systemd-userdbd.socket/start finished, result=done [ OK ] Listening on User Database Manager Socket. sockets.target: starting held back, waiting for: dbus.socket /proc/self/uid_map has a full 1:1 mapping /proc/self/gid_map has a full 1:1 mapping /proc/self/setgroups contains "allow", not in user namespace dev-hugepages.mount: ConditionVirtualization=!private-users succeeded. dev-hugepages.mount: ConditionCapability=CAP_SYS_ADMIN succeeded. dev-hugepages.mount: ConditionPathExists=/sys/kernel/mm/hugepages succeeded. dev-hugepages.mount: Failed to set 'memory.zswap.max' attribute on '/dev-hugepages.mount' to 'max': No such file or directory dev-hugepages.mount: About to execute: /usr/bin/mount hugetlbfs /dev/hugepages -t hugetlbfs -o nosuid,nodev Serializing sd-executor-state to memfd. dev-hugepages.mount: Forked /usr/bin/mount as 106 Closing set fd 39 (socket:[2393]) dev-hugepages.mount: Changed dead -> mounting Mounting Huge Pages File System... dev-mqueue.mount: ConditionCapability=CAP_SYS_ADMIN succeeded. dev-mqueue.mount: ConditionPathExists=/proc/sys/fs/mqueue succeeded. dev-mqueue.mount: Failed to set 'memory.zswap.max' attribute on '/dev-mqueue.mount' to 'max': No such file or directory dev-mqueue.mount: About to execute: /usr/bin/mount mqueue /dev/mqueue -t mqueue -o nosuid,nodev,noexec Serializing sd-executor-state to memfd. dev-mqueue.mount: Forked /usr/bin/mount as 107 Closing set fd 41 (socket:[2393]) dev-mqueue.mount: Changed dead -> mounting Mounting POSIX Message Queue File System... sys-fs-fuse-connections.mount: starting held back, waiting for: modprobe@fuse.service sys-kernel-config.mount: starting held back, waiting for: modprobe@configfs.service sys-kernel-debug.mount: ConditionCapability=CAP_SYS_RAWIO succeeded. sys-kernel-debug.mount: ConditionPathExists=/sys/kernel/debug succeeded. sys-kernel-debug.mount: Failed to set 'memory.zswap.max' attribute on '/sys-kernel-debug.mount' to 'max': No such file or directory sys-kernel-debug.mount: About to execute: /usr/bin/mount debugfs /sys/kernel/debug -t debugfs -o nosuid,nodev,noexec Serializing sd-executor-state to memfd. sys-kernel-debug.mount: Forked /usr/bin/mount as 108 Closing set fd 43 (socket:[2393]) sys-kernel-debug.mount: Changed dead -> mounting Mounting Kernel Debug File System... sys-kernel-tracing.mount: ConditionCapability=CAP_SYS_RAWIO succeeded. sys-kernel-tracing.mount: ConditionPathExists=/sys/kernel/tracing succeeded. sys-kernel-tracing.mount: ConditionVirtualization=!lxc succeeded. sys-kernel-tracing.mount: Failed to set 'memory.zswap.max' attribute on '/sys-kernel-tracing.mount' to 'max': No such file or directory sys-kernel-tracing.mount: About to execute: /usr/bin/mount tracefs /sys/kernel/tracing -t tracefs -o nosuid,nodev,noexec Serializing sd-executor-state to memfd. sys-kernel-tracing.mount: Forked /usr/bin/mount as 109 Closing set fd 45 (socket:[2393]) sys-kernel-tracing.mount: Changed dead -> mounting Mounting Kernel Trace File System... sysroot-usr.mount: starting held back, waiting for: local-fs-pre.target sysroot.mount: starting held back, waiting for: systemd-fsck-root.service sysusr-usr.mount: starting held back, waiting for: local-fs-pre.target tmp.mount: ConditionPathIsSymbolicLink=!/tmp succeeded. tmp.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/tmp.mount' to 'max': No such file or directory tmp.mount: About to execute: /usr/bin/mount tmpfs /tmp -t tmpfs -o mode=1777,strictatime,nosuid,nodev,size=50%,nr_inodes=1m Serializing sd-executor-state to memfd. tmp.mount: Forked /usr/bin/mount as 111 Closing set fd 47 (socket:[2393]) tmp.mount: Changed dead -> mounting Mounting Temporary Directory /tmp... var-volatile.mount: starting held back, waiting for: local-fs-pre.target initrd-parse-etc.service: starting held back, waiting for: initrd-root-fs.target kmod-static-nodes.service: ConditionFileNotEmpty=/lib/modules/6.6.20-yocto-standard/modules.devname failed. kmod-static-nodes.service: Starting requested but condition not met. Not starting unit. kmod-static-nodes.service: Job 36 kmod-static-nodes.service/start finished, result=done sysinit.target: starting held back, waiting for: modprobe@dm_mod.service ldconfig.service: starting held back, waiting for: local-fs.target modprobe@configfs.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@configfs.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@configfs.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@configfs.service' to 'max': No such file or directory modprobe@configfs.service: Passing 0 fds to service modprobe@configfs.service: About to execute: /sbin/modprobe -abq configfs Serializing sd-executor-state to memfd. modprobe@configfs.service: Forked /sbin/modprobe as 112 Closing set fd 49 (socket:[2393]) modprobe@configfs.service: Changed dead -> start Starting Load Kernel Module configfs... modprobe@dm_mod.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@dm_mod.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@dm_mod.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@dm_mod.service' to 'max': No such file or directory modprobe@dm_mod.service: Passing 0 fds to service modprobe@dm_mod.service: About to execute: /sbin/modprobe -abq dm_mod Serializing sd-executor-state to memfd. modprobe@dm_mod.service: Forked /sbin/modprobe as 113 Closing set fd 51 (socket:[2393]) modprobe@dm_mod.service: Changed dead -> start Starting Load Kernel Module dm_mod... modprobe@fuse.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@fuse.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@fuse.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@fuse.service' to 'max': No such file or directory modprobe@fuse.service: Passing 0 fds to service modprobe@fuse.service: About to execute: /sbin/modprobe -abq fuse Serializing sd-executor-state to memfd. modprobe@fuse.service: Forked /sbin/modprobe as 114 Closing set fd 53 (socket:[2393]) modprobe@fuse.service: Changed dead -> start Starting Load Kernel Module fuse... modprobe@loop.service: ConditionCapability=CAP_SYS_MODULE succeeded. modprobe@loop.service: Will spawn child (service_enter_start): /sbin/modprobe modprobe@loop.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe@loop.service' to 'max': No such file or directory modprobe@loop.service: Passing 0 fds to service modprobe@loop.service: About to execute: /sbin/modprobe -abq loop Serializing sd-executor-state to memfd. modprobe@loop.service: Forked /sbin/modprobe as 115 Closing set fd 55 (socket:[2393]) modprobe@loop.service: Changed dead -> start Starting Load Kernel Module loop... systemd-battery-check.service: ConditionKernelCommandLine=!systemd.battery-check=0 succeeded. systemd-battery-check.service: ConditionDirectoryNotEmpty=/sys/class/power_supply failed. systemd-battery-check.service: Starting requested but condition not met. Not starting unit. systemd-battery-check.service: Job 108 systemd-battery-check.service/start finished, result=done initrd-root-device.target: starting held back, waiting for: dev-gpt\x2dauto\x2droot.device systemd-boot-random-seed.service: starting held back, waiting for: local-fs.target systemd-boot-update.service: starting held back, waiting for: local-fs.target systemd-fsck-root.service: ConditionPathIsReadWrite=!/ failed. systemd-fsck-root.service: Starting requested but condition not met. Not starting unit. systemd-fsck-root.service: Job 103 systemd-fsck-root.service/start finished, result=done local-fs.target: starting held back, waiting for: local-fs-pre.target sysroot.mount: starting held back, waiting for: dev-gpt\x2dauto\x2droot.device systemd-fsck-usr.service: starting held back, waiting for: local-fs-pre.target systemd-hwdb-update.service: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d failed. systemd-hwdb-update.service: ConditionPathExists=|/etc/udev/hwdb.bin failed. systemd-hwdb-update.service: ConditionPathExists=|!/usr/lib/udev/hwdb.bin succeeded. We are in an initrd, not doing any updates. systemd-hwdb-update.service: ConditionNeedsUpdate=/etc failed. systemd-hwdb-update.service: Starting requested but condition not met. Not starting unit. systemd-hwdb-update.service: Job 66 systemd-hwdb-update.service/start finished, result=done sysinit.target: starting held back, waiting for: modprobe@dm_mod.service systemd-journal-catalog-update.service: starting held back, waiting for: local-fs.target systemd-journal-flush.service: starting held back, waiting for: systemd-journald.service systemd-journald.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-journald systemd-journald.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-journald.service' to 'max': No such file or directory systemd-journald.service: Passing 4 fds to service systemd-journald.service: About to execute: /usr/lib/systemd/systemd-journald Serializing sd-executor-state to memfd. systemd-journald.service: Forked /usr/lib/systemd/systemd-journald as 116 Closing set fd 62 (socket:[2410]) Closing set fd 64 (socket:[2393]) Closing set fd 61 (socket:[2407]) Closing set fd 60 (socket:[2408]) Closing set fd 63 (socket:[2412]) systemd-journald.service: Changed dead -> start Starting Journal Service... systemd-machine-id-commit.service: starting held back, waiting for: first-boot-complete.target systemd-modules-load.service: ConditionKernelCommandLine=|rd.modules-load failed. systemd-modules-load.service: ConditionKernelCommandLine=|modules-load failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/run/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/etc/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed. systemd-modules-load.service: ConditionDirectoryNotEmpty=|/lib/modules-load.d failed. systemd-modules-load.service: ConditionCapability=CAP_SYS_MODULE succeeded. systemd-modules-load.service: Starting requested but condition not met. Not starting unit. systemd-modules-load.service: Job 75 systemd-modules-load.service/start finished, result=done sysinit.target: starting held back, waiting for: modprobe@dm_mod.service systemd-network-generator.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-network-generator systemd-network-generator.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-network-generator.service' to 'max': No such file or directory systemd-network-generator.service: Passing 0 fds to service systemd-network-generator.service: About to execute: /usr/lib/systemd/systemd-network-generator Serializing sd-executor-state to memfd. systemd-network-generator.service: Forked /usr/lib/systemd/systemd-network-generator as 117 Closing set fd 62 (socket:[2393]) systemd-network-generator.service: Changed dead -> start Starting Generate network units from Kernel command line... systemd-pcrfs@sysroot.service: starting held back, waiting for: sysroot.mount systemd-pcrmachine.service: ConditionSecurity=measured-uki failed. systemd-pcrmachine.service: Starting requested but condition not met. Not starting unit. systemd-pcrmachine.service: Job 4 systemd-pcrmachine.service/start finished, result=done sysinit.target: starting held back, waiting for: modprobe@dm_mod.service systemd-pcrphase-initrd.service: ConditionSecurity=measured-uki failed. systemd-pcrphase-initrd.service: Starting requested but condition not met. Not starting unit. systemd-pcrphase-initrd.service: Job 92 systemd-pcrphase-initrd.service/start finished, result=done cryptsetup.target changed dead -> active cryptsetup.target: Job 31 cryptsetup.target/start finished, result=done [ OK ] Reached target Local Encrypted Volumes. sysinit.target: starting held back, waiting for: modprobe@dm_mod.service systemd-pcrphase-sysinit.service: starting held back, waiting for: sysinit.target systemd-pcrphase.service: starting held back, waiting for: sysinit.target systemd-random-seed.service: starting held back, waiting for: var-volatile-lib.service systemd-repart.service: starting held back, waiting for: modprobe@dm_mod.service systemd-resolved.service: starting held back, waiting for: systemd-sysusers.service systemd-sysctl.service: ConditionPathIsReadWrite=/proc/sys/net succeeded. systemd-sysctl.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-sysctl systemd-sysctl.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-sysctl.service' to 'max': No such file or directory systemd-sysctl.service: Passing 0 fds to service systemd-sysctl.service: About to execute: /usr/lib/systemd/systemd-sysctl Serializing sd-executor-state to memfd. systemd-sysctl.service: Forked /usr/lib/systemd/systemd-sysctl as 118 Closing set fd 64 (socket:[2393]) systemd-sysctl.service: Changed dead -> start Starting Apply Kernel Variables... systemd-sysusers.service: starting held back, waiting for: systemd-tmpfiles-setup-dev-early.service systemd-timesyncd.service: starting held back, waiting for: systemd-sysusers.service systemd-tmpfiles-setup-dev-early.service: Will spawn child (service_enter_start): systemd-tmpfiles systemd-tmpfiles-setup-dev-early.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-setup-dev-early.service' to 'max': No such file or directory systemd-tmpfiles-setup-dev-early.service: Passing 0 fds to service systemd-tmpfiles-setup-dev-early.service: About to execute: systemd-tmpfiles --prefix=/dev --create --boot --graceful Serializing sd-executor-state to memfd. systemd-tmpfiles-setup-dev-early.service: Forked systemd-tmpfiles as 119 Closing set fd 66 (socket:[2393]) systemd-tmpfiles-setup-dev-early.service: Changed dead -> start Starting Create Static Device Nodes in /dev gracefully... systemd-tmpfiles-setup-dev.service: starting held back, waiting for: systemd-sysusers.service systemd-tmpfiles-setup.service: starting held back, waiting for: local-fs.target systemd-tpm2-setup-early.service: ConditionPathExists=!/run/systemd/tpm2-srk-public-key.pem succeeded. systemd-tpm2-setup-early.service: ConditionSecurity=measured-uki failed. systemd-tpm2-setup-early.service: Starting requested but condition not met. Not starting unit. systemd-tpm2-setup-early.service: Job 32 systemd-tpm2-setup-early.service/start finished, result=done sysinit.target: starting held back, waiting for: modprobe@dm_mod.service systemd-repart.service: starting held back, waiting for: modprobe@dm_mod.service systemd-tpm2-setup.service: ConditionPathExists=!/etc/initrd-release failed. systemd-tpm2-setup.service: Starting requested but condition not met. Not starting unit. systemd-tpm2-setup.service: Job 45 systemd-tpm2-setup.service/start finished, result=done sysinit.target: starting held back, waiting for: modprobe@dm_mod.service systemd-udev-trigger.service: ConditionPathIsReadWrite=/sys succeeded. systemd-udev-trigger.service: Will spawn child (service_enter_start): udevadm systemd-udev-trigger.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udev-trigger.service' to 'max': No such file or directory systemd-udev-trigger.service: Passing 0 fds to service systemd-udev-trigger.service: About to execute: udevadm trigger --type=all --action=add --prioritized-subsystem=module,block,tpmrm,net,tty,input Serializing sd-executor-state to memfd. systemd-udev-trigger.service: Forked udevadm as 120 Closing set fd 68 (socket:[2393]) systemd-udev-trigger.service: Changed dead -> start Starting Coldplug All udev Devices... systemd-udevd.service: starting held back, waiting for: systemd-network-generator.service systemd-update-done.service: starting held back, waiting for: systemd-boot-update.service systemd-update-utmp.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-veritysetup@usr.service: starting held back, waiting for: dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device var-volatile-cache.service: starting held back, waiting for: var-volatile.mount var-volatile-lib.service: starting held back, waiting for: var-volatile.mount var-volatile-spool.service: starting held back, waiting for: var-volatile.mount var-volatile-srv.service: starting held back, waiting for: var-volatile.mount system.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice' to 'max': No such file or directory sys-kernel-tracing.mount: Changed mounting -> mounting-done sys-kernel-debug.mount: Changed mounting -> mounting-done dev-mqueue.mount: Changed mounting -> mounting-done dev-hugepages.mount: Changed mounting -> mounting-done tmp.mount: Changed mounting -> mounting-done Received SIGCHLD from PID 106 (mount). Child 106 (mount) died (code=exited, status=0/SUCCESS) dev-hugepages.mount: Child 106 belongs to dev-hugepages.mount. dev-hugepages.mount: Mount process exited, code=exited, status=0/SUCCESS (success) dev-hugepages.mount: Changed mounting-done -> mounted dev-hugepages.mount: Job 19 dev-hugepages.mount/start finished, result=done [ OK ] Mounted Huge Pages File System. Failed to communicate with plymouth: Connection refused Child 107 (mount) died (code=exited, status=0/SUCCESS) dev-mqueue.mount: Child 107 belongs to dev-mqueue.mount. dev-mqueue.mount: Mount process exited, code=exited, status=0/SUCCESS (success) dev-mqueue.mount: Changed mounting-done -> mounted dev-mqueue.mount: Job 56 dev-mqueue.mount/start finished, result=done [ OK ] Mounted POSIX Message Queue File System. Failed to communicate with plymouth: Connection refused Child 108 (mount) died (code=exited, status=0/SUCCESS) sys-kernel-debug.mount: Child 108 belongs to sys-kernel-debug.mount. sys-kernel-debug.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sys-kernel-debug.mount: Changed mounting-done -> mounted sys-kernel-debug.mount: Job 20 sys-kernel-debug.mount/start finished, result=done [ OK ] Mounted Kernel Debug File System. Failed to communicate with plymouth: Connection refused Child 109 (mount) died (code=exited, status=0/SUCCESS) sys-kernel-tracing.mount: Child 109 belongs to sys-kernel-tracing.mount. sys-kernel-tracing.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sys-kernel-tracing.mount: Changed mounting-done -> mounted sys-kernel-tracing.mount: Job 39 sys-kernel-tracing.mount/start finished, result=done [ OK ] Mounted Kernel Trace File System. Failed to communicate with plymouth: Connection refused Child 111 (mount) died (code=exited, status=0/SUCCESS) tmp.mount: Child 111 belongs to tmp.mount. tmp.mount: Mount process exited, code=exited, status=0/SUCCESS (success) tmp.mount: Changed mounting-done -> mounted tmp.mount: Job 16 tmp.mount/start finished, result=done [ OK ] Mounted Temporary Directory /tmp. Failed to communicate with plymouth: Connection refused Child 112 (modprobe) died (code=exited, status=0/SUCCESS) modprobe@configfs.service: Child 112 belongs to modprobe@configfs.service. modprobe@configfs.service: Main process exited, code=exited, status=0/SUCCESS (success) modprobe@configfs.service: Deactivated successfully. modprobe@configfs.service: Service will not restart (restart setting) modprobe@configfs.service: Changed start -> dead modprobe@configfs.service: Job 74 modprobe@configfs.service/start finished, result=done [ OK ] Finished Load Kernel Module configfs. modprobe@configfs.service: Consumed 507ms CPU time. modprobe@configfs.service: Releasing resources... Child 113 (modprobe) died (code=exited, status=0/SUCCESS) modprobe@dm_mod.service: Child 113 belongs to modprobe@dm_mod.service. modprobe@dm_mod.service: Main process exited, code=exited, status=0/SUCCESS (success) modprobe@dm_mod.service: Deactivated successfully. modprobe@dm_mod.service: Service will not restart (restart setting) modprobe@dm_mod.service: Changed start -> dead modprobe@dm_mod.service: Job 54 modprobe@dm_mod.service/start finished, result=done [ OK ] Finished Load Kernel Module dm_mod. modprobe@dm_mod.service: Consumed 519ms CPU time. modprobe@dm_mod.service: Releasing resources... Child 114 (modprobe) died (code=exited, status=1/FAILURE) modprobe@fuse.service: Child 114 belongs to modprobe@fuse.service. modprobe@fuse.service: Main process exited, code=exited, status=1/FAILURE (success) modprobe@fuse.service: Deactivated successfully. modprobe@fuse.service: Service will not restart (restart setting) modprobe@fuse.service: Changed start -> dead modprobe@fuse.service: Job 64 modprobe@fuse.service/start finished, result=done [ OK ] Finished Load Kernel Module fuse. modprobe@fuse.service: Consumed 373ms CPU time. modprobe@fuse.service: Releasing resources... [ 13.748584] audit: type=1130 audit(1713266214.564:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Child 115 (modprobe) died (code=exited, status=0/SUCCESS) [ 13.749580] audit: type=1131 audit(1713266214.568:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' modprobe@loop.service: Child 115 belongs to modprobe@loop.service. modprobe@loop.service: Main process exited, code=exited, status=0/SUCCESS (success) modprobe@loop.service: Deactivated successfully. modprobe@loop.service: Service will not restart (restart setting) modprobe@loop.service: Changed start -> dead modprobe@loop.service: Job 52 modprobe@loop.service/start finished, result=done [ OK ] Finished Load Kernel Module loop. modprobe@loop.service: Consumed 381ms CPU time. modprobe@loop.service: Releasing resources... Child 117 (systemd-network) died (code=exited, status=0/SUCCESS) systemd-network-generator.service: Child 117 belongs to systemd-network-generator.service. systemd-network-generator.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-network-generator.service: Changed start -> exited systemd-network-generator.service: Job 34 systemd-network-generator.service/start finished, result=done [ OK ] Finished Generate network units from Kernel command line. Failed to communicate with plymouth: Connection refused systemd-network-generator.service: Control group is empty. systemd-journald.socket: Incoming traffic systemd-journald.socket: Changed listening -> running systemd-journald-audit.socket: Incoming traffic systemd-journald-audit.socket: Changed listening -> running basic.target: starting held back, waiting for: sysinit.target local-fs.target: starting held back, waiting for: local-fs-pre.target network-pre.target changed dead -> active network-pre.target: Job 35 network-pre.target/start finished, result=done [ OK ] Reached target Preparation for Network. sysinit.target: starting held back, waiting for: veritysetup.target /proc/self/uid_map has a full 1:1 mapping /proc/self/gid_map has a full 1:1 mapping /proc/self/setgroups contains "allow", not in user namespace sys-fs-fuse-connections.mount: ConditionVirtualization=!private-users succeeded. sys-fs-fuse-connections.mount: ConditionCapability=CAP_SYS_ADMIN succeeded. sys-fs-fuse-connections.mount: ConditionPathExists=/sys/fs/fuse/connections failed. sys-fs-fuse-connections.mount: Starting requested but condition not met. Not starting unit. sys-fs-fuse-connections.mount: Job 63 sys-fs-fuse-connections.mount/start finished, result=done sysinit.target: starting held back, waiting for: veritysetup.target sys-kernel-config.mount: ConditionCapability=CAP_SYS_RAWIO succeeded. sys-kernel-config.mount: ConditionPathExists=/sys/kernel/config succeeded. sys-kernel-config.mount: Failed to set 'memory.zswap.max' attribute on '/sys-kernel-config.mount' to 'max': No such file or directory sys-kernel-config.mount: About to execute: /usr/bin/mount configfs /sys/kernel/config -t configfs -o nosuid,nodev,noexec Serializing sd-executor-state to memfd. sys-kernel-config.mount: Forked /usr/bin/mount as 125 Closing set fd 40 (socket:[2393]) sys-kernel-config.mount: Changed dead -> mounting Mounting Kernel Configuration File System... systemd-repart.service: starting held back, waiting for: initrd-usr-fs.target systemd-resolved.service: starting held back, waiting for: systemd-sysusers.service systemd-timesyncd.service: starting held back, waiting for: systemd-sysusers.service systemd-udevd.service: starting held back, waiting for: systemd-tmpfiles-setup-dev.service Received SIGCHLD from PID 118 (systemd-sysctl). Child 118 (systemd-sysctl) died (code=exited, status=0/SUCCESS) systemd-sysctl.service: Child 118 belongs to systemd-sysctl.service. systemd-sysctl.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-sysctl.service: Changed start -> exited systemd-sysctl.service: Job 26 systemd-sysctl.service/start finished, result=done [ OK ] Finished Apply Kernel Variables. Failed to communicate with plymouth: Connection refused systemd-sysctl.service: Control group is empty. sysinit.target: starting held back, waiting for: veritysetup.target systemd-resolved.service: starting held back, waiting for: systemd-sysusers.service Received SIGCHLD from PID 119 (systemd-tmpfile). Child 119 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) systemd-tmpfiles-setup-dev-early.service: Child 119 belongs to systemd-tmpfiles-setup-dev-early.service. systemd-tmpfiles-setup-dev-early.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-tmpfiles-setup-dev-early.service: Changed start -> exited systemd-tmpfiles-setup-dev-early.service: Job 43 systemd-tmpfiles-setup-dev-early.service/start finished, result=done [ OK ] Finished Create Static Device Nodes in /dev gracefully. Failed to communicate with plymouth: Connection refused systemd-tmpfiles-setup-dev-early.service: Control group is empty. local-fs-pre.target: starting held back, waiting for: systemd-tmpfiles-setup-dev.service sysinit.target: starting held back, waiting for: veritysetup.target systemd-sysusers.service: ConditionCredential=|sysusers.extra failed. We are in an initrd, not doing any updates. systemd-sysusers.service: ConditionNeedsUpdate=|/etc failed. systemd-sysusers.service: Starting requested but condition not met. Not starting unit. systemd-sysusers.service: Job 41 systemd-sysusers.service/start finished, result=done sysinit.target: starting held back, waiting for: veritysetup.target systemd-resolved.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-timesyncd.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-tmpfiles-setup-dev.service: Will spawn child (service_enter_start): systemd-tmpfiles systemd-tmpfiles-setup-dev.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-setup-dev.service' to 'max': No such file or directory systemd-tmpfiles-setup-dev.service: Passing 0 fds to service systemd-tmpfiles-setup-dev.service: About to execute: systemd-tmpfiles --prefix=/dev --create --boot Serializing sd-executor-state to memfd. systemd-tmpfiles-setup-dev.service: Forked systemd-tmpfiles as 126 Closing set fd 42 (socket:[2393]) systemd-tmpfiles-setup-dev.service: Changed dead -> start Starting Create Static Device Nodes in /dev... systemd-tmpfiles-setup.service: starting held back, waiting for: local-fs.target systemd-udevd.service: starting held back, waiting for: systemd-tmpfiles-setup-dev.service systemd-update-done.service: starting held back, waiting for: systemd-boot-update.service sys-kernel-config.mount: Changed mounting -> mounting-done Received SIGCHLD from PID 125 (mount). Child 125 (mount) died (code=exited, status=0/SUCCESS) sys-kernel-config.mount: Child 125 belongs to sys-kernel-config.mount. sys-kernel-config.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sys-kernel-config.mount: Changed mounting-done -> mounted sys-kernel-config.mount: Job 73 sys-kernel-config.mount/start finished, result=done [ OK ] Mounted Kernel Configuration File System. Failed to communicate with plymouth: Connection refused sysinit.target: starting held back, waiting for: veritysetup.target systemd-journald.service: Got notification message from PID 116 (READY=1, STATUS=Processing requests...) systemd-journald.service: Changed start -> running systemd-journald.service: Job 47 systemd-journald.service/start finished, result=done [ OK ] Started Journal Service. systemd-journald-dev-log.socket: Changed listening -> running Failed to communicate with plymouth: Connection refused systemd-journald.service: Got notification message from PID 116 (WATCHDOG=1) sysinit.target: starting held back, waiting for: veritysetup.target systemd-journal-flush.service: ConditionPathExists=!/etc/initrd-release failed. systemd-journal-flush.service: Starting requested but condition not met. Not starting unit. systemd-journal-flush.service: Job 46 systemd-journal-flush.service/start finished, result=done systemd-tmpfiles-setup.service: starting held back, waiting for: local-fs.target systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2539 systemd-journald.service: Added fd 39 (stored) to fd store. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2540 systemd-journald.service: Added fd 40 (stored) to fd store. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2541 systemd-journald.service: Added fd 43 (stored) to fd store. systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2542 systemd-journald.service: Added fd 39 (stored) to fd store. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2543 systemd-journald.service: Added fd 44 (stored) to fd store. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2544 systemd-journald.service: Added fd 45 (stored) to fd store. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2545 systemd-journald.service: Added fd 46 (stored) to fd store. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2546 systemd-journald.service: Added fd 47 (stored) to fd store. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2547 systemd-journald.service: Added fd 48 (stored) to fd store. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2548 systemd-journald.service: Added fd 49 (stored) to fd store. Received SIGCHLD from PID 128 ((sd-close)). [ 14.699867] systemd-sysctl[118]: Parsing /etc/sysctl.d/20-quiet-printk.conf Child 128 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.703616] systemd-sysctl[118]: Parsing /usr/lib/sysctl.d/50-default.conf init.scope: Child 128 belongs to init.scope. [ 14.705654] systemd-sysctl[118]: Parsing /usr/lib/sysctl.d/50-pid-max.conf systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing. [ 14.707208] systemd-sysctl[118]: Parsing /etc/sysctl.d/99-sysctl.conf [ 14.709220] systemd-sysctl[118]: Overwriting earlier assignment of net/ipv4/conf/all/accept_source_route at '/etc/sysctl.d/99-sysctl.conf:20'. [ 14.711001] systemd-sysctl[118]: Setting '/proc/sys/kernel/printk' to '4 4 1 7' [ 14.713062] systemd-sysctl[118]: Setting '/proc/sys/kernel/sysrq' to '16' [ 14.714612] systemd-sysctl[118]: Setting '/proc/sys/kernel/core_uses_pid' to '1' [ 14.716691] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/default/rp_filter' to '2' systemd-journald.service: Received EPOLLHUP on stored fd 43 (stored), closing. [ 14.718736] systemd-sysctl[118]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists). [ 14.720860] systemd-sysctl[118]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists). [ 14.722540] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/eth0/rp_filter' to '2' [ 14.724550] systemd-sysctl[118]: No change in value '2', suppressing write [ 14.726339] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/lo/rp_filter' to '2' [ 14.728687] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/sit0/rp_filter' to '2' [ 14.730489] systemd-sysctl[118]: No change in value '2', suppressing write [ 14.732009] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/default/accept_source_route' to '0' Received SIGCHLD from PID 129 ((sd-close)). [ 14.734193] systemd-sysctl[118]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists). Child 129 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.735930] systemd-sysctl[118]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists). [ 14.737804] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/eth0/accept_source_route' to '0' init.scope: Child 129 belongs to init.scope. [ 14.740012] systemd-sysctl[118]: No change in value '0', suppressing write Child 130 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.741948] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/lo/accept_source_route' to '0' [ 14.743754] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/sit0/accept_source_route' to '0' init.scope: Child 130 belongs to init.scope. [ 14.745687] systemd-sysctl[118]: No change in value '0', suppressing write Received SIGCHLD from PID 130 (n/a). [ 14.747212] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/default/promote_secondaries' to '1' systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing. [ 14.749324] systemd-sysctl[118]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists). [ 14.750942] systemd-sysctl[118]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists). [ 14.752989] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/eth0/promote_secondaries' to '1' [ 14.754714] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/lo/promote_secondaries' to '1' [ 14.756915] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/sit0/promote_secondaries' to '1' [ 14.758487] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/ping_group_range' to '0 2147483647' systemd-journald.service: Received EPOLLHUP on stored fd 44 (stored), closing. [ 14.760632] systemd-sysctl[118]: Setting '/proc/sys/net/core/default_qdisc' to 'fq_codel' [ 14.762785] systemd-sysctl[118]: Couldn't write 'fq_codel' to 'net/core/default_qdisc', ignoring: No such file or directory systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2549 [ 14.774108] systemd-tmpfiles[119]: Looking for configuration files in (higher priority first): systemd-journald.service: Added fd 39 (stored) to fd store. [ 14.775917] systemd-tmpfiles[119]: /etc/tmpfiles.d Received SIGCHLD from PID 131 ((sd-close)). [ 14.777899] systemd-tmpfiles[119]: /run/tmpfiles.d Child 131 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.779456] systemd-tmpfiles[119]: /usr/local/lib/tmpfiles.d [ 14.781526] systemd-tmpfiles[119]: /usr/lib/tmpfiles.d init.scope: Child 131 belongs to init.scope. [ 14.783090] systemd-tmpfiles[119]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. systemd-journald.service: Received EPOLLHUP on stored fd 45 (stored), closing. [ 14.785092] systemd-tmpfiles[119]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. [ 14.786618] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... [ 14.788532] systemd-tmpfiles[119]: Entry "/run/lock" does not match any include prefix, skipping. [ 14.790360] systemd-tmpfiles[119]: Entry "/var/volatile/log" does not match any include prefix, skipping. [ 14.792839] systemd-tmpfiles[119]: Entry "/var/volatile/tmp" does not match any include prefix, skipping. [ 14.794396] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/01-bin-sbin-symlinks.conf"... [ 14.796017] systemd-tmpfiles[119]: Entry "/bin" does not match any include prefix, skipping. Received SIGCHLD from PID 132 ((sd-close)). [ 14.798240] systemd-tmpfiles[119]: Entry "/sbin" does not match any include prefix, skipping. [ 14.799925] systemd-tmpfiles[119]: Entry "/lib" does not match any include prefix, skipping. Child 132 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.801735] systemd-tmpfiles[119]: Entry "/opt/ltp" does not match any include prefix, skipping. [ 14.803465] systemd-tmpfiles[119]: Entry "/opt/cni" does not match any include prefix, skipping. init.scope: Child 132 belongs to init.scope. [ 14.805547] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... Child 133 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.807245] systemd-tmpfiles[119]: Entry "/etc/credstore" does not match any include prefix, skipping. init.scope: Child 133 belongs to init.scope. [ 14.809462] systemd-tmpfiles[119]: Entry "/etc/credstore.encrypted" does not match any include prefix, skipping. Received SIGCHLD from PID 133 (n/a). [ 14.811194] systemd-tmpfiles[119]: Entry "/run/credstore" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 46 (stored), closing. [ 14.813374] systemd-tmpfiles[119]: Entry "/run/credstore.encrypted" does not match any include prefix, skipping. [ 14.815018] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... [ 14.816893] systemd-tmpfiles[119]: Entry "/var/lib/dbus" does not match any include prefix, skipping. [ 14.818585] systemd-tmpfiles[119]: Entry "/var/lib/dbus/machine-id" does not match any include prefix, skipping. [ 14.820950] systemd-tmpfiles[119]: Entry "/run/dbus/containers" does not match any include prefix, skipping. [ 14.822543] systemd-tmpfiles[119]: Reading config file "/etc/tmpfiles.d/etc.conf"... [ 14.824492] systemd-tmpfiles[119]: Reading config file "/etc/tmpfiles.d/home.conf"... systemd-journald.service: Received EPOLLHUP on stored fd 47 (stored), closing. [ 14.826141] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... [ 14.827979] systemd-tmpfiles[119]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 14.829764] systemd-tmpfiles[119]: Entry "/var/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. [ 14.831453] systemd-tmpfiles[119]: Entry "/var/log/journal/remote" does not match any include prefix, skipping. [ 14.836698] systemd-sysctl[118]: Setting '/proc/sys/fs/protected_hardlinks' to '1' [ 14.838447] systemd-sysctl[118]: Setting '/proc/sys/fs/protected_symlinks' to '1' [ 14.839980] systemd-sysctl[118]: Setting '/proc/sys/fs/protected_regular' to '1' [ 14.841925] systemd-sysctl[118]: Setting '/proc/sys/fs/protected_fifos' to '1' systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2550 [ 14.843560] systemd-sysctl[118]: Setting '/proc/sys/kernel/pid_max' to '4194304' systemd-journald.service: Added fd 40 (stored) to fd store. [ 14.846511] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/tcp_syncookies' to '1' Received SIGCHLD from PID 134 ((sd-close)). [ 14.848524] systemd-sysctl[118]: No change in value '1', suppressing write Child 134 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.850106] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/all/log_martians' to '1' [ 14.851869] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/all/accept_redirects' to '0' init.scope: Child 134 belongs to init.scope. [ 14.853998] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/conf/all/accept_source_route' to '0' Child 135 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.855605] systemd-sysctl[118]: No change in value '0', suppressing write [ 14.858086] systemd-sysctl[118]: Setting '/proc/sys/net/ipv4/icmp_echo_ignore_broadcasts' to '1' init.scope: Child 135 belongs to init.scope. [ 14.859867] systemd-sysctl[118]: No change in value '1', suppressing write systemd-journald.service: Received EPOLLHUP on stored fd 48 (stored), closing. [ 14.863090] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... [ 14.864942] systemd-tmpfiles[119]: Entry "/run/lock" does not match any include prefix, skipping. [ 14.866476] systemd-tmpfiles[119]: Entry "/var/lock" does not match any include prefix, skipping. [ 14.868852] systemd-tmpfiles[119]: Entry "/run/lock/subsys" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 49 (stored), closing. [ 14.870715] systemd-tmpfiles[119]: Entry "/forcefsck" does not match any include prefix, skipping. [ 14.872852] systemd-tmpfiles[119]: Entry "/fastboot" does not match any include prefix, skipping. [ 14.874464] systemd-tmpfiles[119]: Entry "/forcequotacheck" does not match any include prefix, skipping. [ 14.876560] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... [ 14.878124] systemd-tmpfiles[119]: Entry "/run/sepermit" does not match any include prefix, skipping. [ 14.879983] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... [ 14.882238] systemd-tmpfiles[119]: Entry "/etc/motd.d/50-provision.conf" does not match any include prefix, skipping. [ 14.884363] systemd-tmpfiles[119]: Entry "/etc/issue.d/50-provision.conf" does not match any include prefix, skipping. [ 14.886121] systemd-tmpfiles[119]: Entry "/etc/hosts" does not match any include prefix, skipping. [ 14.887806] systemd-tmpfiles[119]: Entry "/root" does not match any include prefix, skipping. Received SIGCHLD from PID 136 ((sd-close)). [ 14.889766] systemd-tmpfiles[119]: Entry "/root/.ssh" does not match any include prefix, skipping. Child 136 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.891427] systemd-tmpfiles[119]: Entry "/root/.ssh/authorized_keys" does not match any include prefix, skipping. [ 14.893471] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... init.scope: Child 136 belongs to init.scope. [ 14.895432] systemd-tmpfiles[119]: Entry "/dev/snd/seq" matches include prefix "/dev". Child 137 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.897387] systemd-tmpfiles[119]: Entry "/dev/snd/timer" matches include prefix "/dev". [ 14.899186] systemd-tmpfiles[119]: Entry "/dev/loop-control" matches include prefix "/dev". init.scope: Child 137 belongs to init.scope. [ 14.901092] systemd-tmpfiles[119]: Entry "/dev/net/tun" matches include prefix "/dev". Received SIGCHLD from PID 137 (n/a). [ 14.902667] systemd-tmpfiles[119]: Entry "/dev/fuse" matches include prefix "/dev". systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing. [ 14.904534] systemd-tmpfiles[119]: Entry "/dev/vfio/vfio" matches include prefix "/dev". [ 14.906292] systemd-tmpfiles[119]: Entry "/dev/kvm" matches include prefix "/dev". [ 14.907899] systemd-tmpfiles[119]: Entry "/dev/vhost-net" matches include prefix "/dev". [ 14.909744] systemd-tmpfiles[119]: Entry "/dev/vhost-vsock" matches include prefix "/dev". [ 14.911703] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... [ 14.914080] systemd-tmpfiles[119]: Entry "/run/systemd/netif" does not match any include prefix, skipping. [ 14.915758] systemd-tmpfiles[119]: Entry "/run/systemd/netif/links" does not match any include prefix, skipping. Received SIGCHLD from PID 126 (systemd-tmpfile). [ 14.918183] systemd-tmpfiles[119]: Entry "/run/systemd/netif/leases" does not match any include prefix, skipping. Child 126 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) [ 14.919902] systemd-tmpfiles[119]: Entry "/run/systemd/netif/lldp" does not match any include prefix, skipping. systemd-tmpfiles-setup-dev.service: Child 126 belongs to systemd-tmpfiles-setup-dev.service. [ 14.921921] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... systemd-tmpfiles-setup-dev.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-tmpfiles-setup-dev.service: Changed start -> exited systemd-tmpfiles-setup-dev.service: Job 76 systemd-tmpfiles-setup-dev.service/start finished, result=done [ OK ] Finished Create Static Device Nodes in /dev. [ 14.931244] systemd-tmpfiles[119]: Entry "/run/nologin" does not match any include prefix, skipping. [ 14.933587] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... Failed to communicate with plymouth: Connection refused [ 14.935565] systemd-tmpfiles[119]: Entry "/etc/resolv.conf" does not match any include prefix, skipping. [ 14.937572] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2551 [ 14.939201] systemd-tmpfiles[119]: Entry "/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*" does not match any include prefix, skipping. systemd-journald.service: Added fd 39 (stored) to fd store. [ 14.942108] systemd-tmpfiles[119]: Entry "/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*/tmp" does not match any include prefix, skipping. Child 138 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 14.944514] systemd-tmpfiles[119]: Entry "/var/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*" does not match any include prefix, skipping. init.scope: Child 138 belongs to init.scope. [ 14.946406] systemd-tmpfiles[119]: Entry "/var/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*/tmp" does not match any include prefix, skipping. systemd-tmpfiles-setup-dev.service: Control group is empty. [ 14.948778] systemd-tmpfiles[119]: Entry "/tmp/systemd-private-*" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing. [ 14.951307] systemd-tmpfiles[119]: Entry "/var/tmp/systemd-private-*" does not match any include prefix, skipping. [ 14.953444] systemd-tmpfiles[119]: Entry "/var/lib/systemd/coredump/.#core*.5175f28cc9254da59d65980729e12818*" does not match any include prefix, skipping. [ 14.955309] systemd-tmpfiles[119]: Entry "/var/lib/systemd/coredump/.#*" does not match any include prefix, skipping. [ 14.958487] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... local-fs-pre.target changed dead -> active local-fs-pre.target: Job 44 local-fs-pre.target/start finished, result=done [ 14.960720] systemd-tmpfiles[119]: Entry "/run/user" does not match any include prefix, skipping. [ OK ] Reached target Preparation for Local File Systems. [ 14.962931] systemd-tmpfiles[119]: Entry "/run/utmp" does not match any include prefix, skipping. local-fs.target: starting held back, waiting for: var-volatile-srv.service sysinit.target: starting held back, waiting for: veritysetup.target [ 14.965069] systemd-tmpfiles[119]: Entry "/run/systemd/ask-password" does not match any include prefix, skipping. sysroot-usr.mount: starting held back, waiting for: sysusr-usr.mount sysroot.mount: starting held back, waiting for: dev-gpt\x2dauto\x2droot.device sysusr-usr.mount: starting held back, waiting for: blockdev@dev-mapper-usr.target [ 14.967330] systemd-tmpfiles[119]: Entry "/run/systemd/seats" does not match any include prefix, skipping. [ 14.969969] systemd-tmpfiles[119]: Entry "/run/systemd/sessions" does not match any include prefix, skipping. [ 14.971573] systemd-tmpfiles[119]: Entry "/run/systemd/users" does not match any include prefix, skipping. [ 14.973687] systemd-tmpfiles[119]: Entry "/run/systemd/machines" does not match any include prefix, skipping. [ 14.975420] systemd-tmpfiles[119]: Entry "/run/systemd/shutdown" does not match any include prefix, skipping. [ 14.977598] systemd-tmpfiles[119]: Entry "/run/log" does not match any include prefix, skipping. [ 14.979196] systemd-tmpfiles[119]: Entry "/run/log/journal" does not match any include prefix, skipping. [ 14.981251] systemd-tmpfiles[119]: Entry "/run/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. [ 14.983212] systemd-tmpfiles[119]: Entry "/run/log/journal" does not match any include prefix, skipping. var-volatile.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/var-volatile.mount' to 'max': No such file or directory [ 14.992474] systemd-tmpfiles[119]: Entry "/run/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. [ 14.994238] systemd-tmpfiles[119]: Entry "/run/log/journal/430d922e5f75412098a457301604147b/*.journal*" does not match any include prefix, skipping. var-volatile.mount: About to execute: /usr/bin/mount tmpfs /var/volatile -t tmpfs -o defaults,rootcontext=system_u:object_r:var_t:s0 [ 14.996598] systemd-tmpfiles[119]: Entry "/var/log/journal" does not match any include prefix, skipping. Serializing sd-executor-state to memfd. [ 14.998622] systemd-tmpfiles[119]: Entry "/var/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. [ 15.000809] systemd-tmpfiles[119]: Entry "/var/log/journal/430d922e5f75412098a457301604147b/system.journal" does not match any include prefix, skipping. [ 15.002629] systemd-tmpfiles[119]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 15.005005] systemd-tmpfiles[119]: Entry "/var/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. var-volatile.mount: Forked /usr/bin/mount as 140 [ 15.006928] systemd-tmpfiles[119]: Entry "/var/log/journal/430d922e5f75412098a457301604147b/system.journal" does not match any include prefix, skipping. [ 15.008970] systemd-tmpfiles[119]: Entry "/var/lib/systemd" does not match any include prefix, skipping. [ 15.010719] systemd-tmpfiles[119]: Entry "/var/lib/systemd/coredump" does not match any include prefix, skipping. [ 15.012616] systemd-tmpfiles[119]: Entry "/var/lib/systemd/ephemeral-trees" does not match any include prefix, skipping. [ 15.014420] systemd-tmpfiles[119]: Entry "/var/lib/private" does not match any include prefix, skipping. [ 15.016385] systemd-tmpfiles[119]: Entry "/var/log/private" does not match any include prefix, skipping. [ 15.017971] systemd-tmpfiles[119]: Entry "/var/cache/private" does not match any include prefix, skipping. [ 15.019626] systemd-tmpfiles[119]: Entry "/run/systemd/tpm2-pcr-signature.json" does not match any include prefix, skipping. [ 15.021699] systemd-tmpfiles[119]: Entry "/run/systemd/tpm2-pcr-public-key.pem" does not match any include prefix, skipping. [ 15.023325] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... [ 15.025311] systemd-tmpfiles[119]: Entry "/tmp" does not match any include prefix, skipping. [ 15.026856] systemd-tmpfiles[119]: Entry "/var/tmp" does not match any include prefix, skipping. [ 15.028723] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... [ 15.030340] systemd-tmpfiles[119]: Entry "/var" does not match any include prefix, skipping. [ 15.031861] systemd-tmpfiles[119]: Entry "/var/run" does not match any include prefix, skipping. [ 15.033718] systemd-tmpfiles[119]: Entry "/var/log" does not match any include prefix, skipping. [ 15.035291] systemd-tmpfiles[119]: Entry "/var/log/wtmp" does not match any include prefix, skipping. [ 15.037382] systemd-tmpfiles[119]: Entry "/var/log/btmp" does not match any include prefix, skipping. [ 15.038945] systemd-tmpfiles[119]: Entry "/var/log/lastlog" does not match any include prefix, skipping. Closing set fd 41 (socket:[2393]) var-volatile.mount: Changed dead -> mounting [ 15.048606] systemd-tmpfiles[126]: Looking for configuration files in (higher priority first): Mounting /var/volatile... systemd-fsck-usr.service: starting held back, waiting for: dev-mapper-usr.device [ 15.050225] systemd-tmpfiles[126]: /etc/tmpfiles.d systemd-udevd.service: ConditionPathIsReadWrite=/sys succeeded. [ 15.052599] systemd-tmpfiles[126]: /run/tmpfiles.d [ 15.054457] systemd-tmpfiles[126]: /usr/local/lib/tmpfiles.d systemd-udevd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-udevd [ 15.055831] systemd-tmpfiles[126]: /usr/lib/tmpfiles.d [ 15.057307] systemd-tmpfiles[126]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. [ 15.058704] systemd-tmpfiles[126]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. [ 15.060540] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... [ 15.062046] systemd-tmpfiles[126]: Entry "/run/lock" does not match any include prefix, skipping. [ 15.063466] systemd-tmpfiles[126]: Entry "/var/volatile/log" does not match any include prefix, skipping. systemd-udevd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udevd.service' to 'max': No such file or directory [ 15.065356] systemd-tmpfiles[126]: Entry "/var/volatile/tmp" does not match any include prefix, skipping. [ 15.067414] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/01-bin-sbin-symlinks.conf"... [ 15.073115] systemd-tmpfiles[126]: Entry "/bin" does not match any include prefix, skipping. [ 15.076830] systemd-tmpfiles[126]: Entry "/sbin" does not match any include prefix, skipping. [ 15.078984] systemd-tmpfiles[126]: Entry "/lib" does not match any include prefix, skipping. [ 15.080877] systemd-tmpfiles[126]: Entry "/opt/ltp" does not match any include prefix, skipping. [ 15.082569] systemd-tmpfiles[126]: Entry "/opt/cni" does not match any include prefix, skipping. systemd-udevd.service: Passing 2 fds to service systemd-udevd.service: About to execute: /usr/lib/systemd/systemd-udevd [ 15.084568] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... [ 15.086289] systemd-tmpfiles[126]: Entry "/etc/credstore" does not match any include prefix, skipping. Serializing sd-executor-state to memfd. [ 15.087847] systemd-tmpfiles[126]: Entry "/etc/credstore.encrypted" does not match any include prefix, skipping. [ 15.089561] systemd-tmpfiles[126]: Entry "/run/credstore" does not match any include prefix, skipping. [ 15.090979] systemd-tmpfiles[126]: Entry "/run/credstore.encrypted" does not match any include prefix, skipping. [ 15.092713] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... [ 15.094229] systemd-tmpfiles[126]: Entry "/var/lib/dbus" does not match any include prefix, skipping. [ 15.095888] systemd-tmpfiles[126]: Entry "/var/lib/dbus/machine-id" does not match any include prefix, skipping. systemd-udevd.service: Forked /usr/lib/systemd/systemd-udevd as 142 [ 15.097753] systemd-tmpfiles[126]: Entry "/run/dbus/containers" does not match any include prefix, skipping. [ 15.099281] systemd-tmpfiles[126]: Reading config file "/etc/tmpfiles.d/etc.conf"... [ 15.101400] systemd-tmpfiles[126]: Reading config file "/etc/tmpfiles.d/home.conf"... [ 15.102852] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... [ 15.104623] systemd-tmpfiles[126]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 15.106133] systemd-tmpfiles[126]: Entry "/var/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. [ 15.107788] systemd-tmpfiles[126]: Entry "/var/log/journal/remote" does not match any include prefix, skipping. [ 15.114773] systemd-tmpfiles[119]: Entry "/var/cache" does not match any include prefix, skipping. [ 15.116608] systemd-tmpfiles[119]: Entry "/var/lib" does not match any include prefix, skipping. [ 15.118136] systemd-tmpfiles[119]: Entry "/var/spool" does not match any include prefix, skipping. [ 15.119732] systemd-tmpfiles[119]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... [ 15.121725] systemd-tmpfiles[119]: Entry "/tmp/.X11-unix" does not match any include prefix, skipping. [ 15.123355] systemd-tmpfiles[119]: Entry "/tmp/.ICE-unix" does not match any include prefix, skipping. Closing set fd 46 (socket:[2418]) [ 15.127361] systemd-tmpfiles[119]: Entry "/tmp/.XIM-unix" does not match any include prefix, skipping. [ 15.131964] systemd-tmpfiles[119]: Entry "/tmp/.font-unix" does not match any include prefix, skipping. Closing set fd 47 (socket:[2393]) Closing set fd 45 (socket:[2416]) [ 15.135519] systemd-tmpfiles[119]: Entry "/tmp/.X[0-9]*-lock" does not match any include prefix, skipping. [ 15.137613] systemd-tmpfiles[119]: Failed to open "/run/credentials/systemd-tmpfiles-setup-dev-early.service/tmpfiles.extra", ignoring: No such file or directory [ 15.139587] systemd-tmpfiles[119]: Running create action for entry z /dev/snd/seq [ 15.141717] systemd-tmpfiles[119]: Running create action for entry z /dev/snd/timer systemd-udevd.service: Changed dead -> start [ 15.143288] systemd-tmpfiles[119]: "/dev/snd/timer" matches temporary mode 600 already. [ 15.145558] systemd-tmpfiles[119]: Changing "/dev/snd/timer" to owner 0:29 [ 15.147092] systemd-tmpfiles[119]: Changing "/dev/snd/timer" to mode 660. Starting Rule-based Manager for Device Events and Files... [ 15.148999] systemd-tmpfiles[119]: Running create action for entry z /dev/loop-control [ 15.150630] systemd-tmpfiles[119]: "/dev/loop-control" matches temporary mode 600 already. [ 15.152559] systemd-tmpfiles[119]: Changing "/dev/loop-control" to owner 0:6 [ 15.154067] systemd-tmpfiles[119]: Changing "/dev/loop-control" to mode 660. [ 15.155596] systemd-tmpfiles[119]: Running create action for entry z /dev/net/tun [ 15.158381] systemd-tmpfiles[119]: Running create action for entry z /dev/fuse [ 15.159854] systemd-tmpfiles[119]: Running create action for entry z /dev/vfio/vfio [ 15.161633] systemd-tmpfiles[119]: Running create action for entry z /dev/kvm [ 15.163139] systemd-tmpfiles[119]: "/dev/kvm" matches temporary mode 600 already. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) [ 15.164956] systemd-tmpfiles[119]: Changing "/dev/kvm" to owner 0:47 systemd-journald.service: Trying to stash fd for dev=0:8/inode=2552 systemd-journald.service: Added fd 46 (stored) to fd store. [ 15.166717] systemd-tmpfiles[119]: Changing "/dev/kvm" to mode 666. [ 15.168632] systemd-tmpfiles[119]: Running create action for entry z /dev/vhost-net [ 15.170444] systemd-tmpfiles[119]: Running create action for entry z /dev/vhost-vsock systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) [ 15.173146] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... systemd-journald.service: Trying to stash fd for dev=0:8/inode=2553 [ 15.177104] systemd-tmpfiles[126]: Entry "/run/lock" does not match any include prefix, skipping. [ 15.178659] systemd-tmpfiles[126]: Entry "/var/lock" does not match any include prefix, skipping. systemd-journald.service: Added fd 47 (stored) to fd store. [ 15.180529] systemd-tmpfiles[126]: Entry "/run/lock/subsys" does not match any include prefix, skipping. Received SIGCHLD from PID 139 ((sd-close)). [ 15.182339] systemd-tmpfiles[126]: Entry "/forcefsck" does not match any include prefix, skipping. Child 139 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.184022] systemd-tmpfiles[126]: Entry "/fastboot" does not match any include prefix, skipping. [ 15.190018] systemd-tmpfiles[126]: Entry "/forcequotacheck" does not match any include prefix, skipping. init.scope: Child 139 belongs to init.scope. [ 15.191996] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... [ 15.194232] systemd-tmpfiles[126]: Entry "/run/sepermit" does not match any include prefix, skipping. systemd-journald.service: Received EPOLLHUP on stored fd 46 (stored), closing. [ 15.196726] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... [ 15.198685] systemd-tmpfiles[126]: Entry "/etc/motd.d/50-provision.conf" does not match any include prefix, skipping. [ 15.200579] systemd-tmpfiles[126]: Entry "/etc/issue.d/50-provision.conf" does not match any include prefix, skipping. [ 15.202256] systemd-tmpfiles[126]: Entry "/etc/hosts" does not match any include prefix, skipping. [ 15.203820] systemd-tmpfiles[126]: Entry "/root" does not match any include prefix, skipping. [ 15.205631] systemd-tmpfiles[126]: Entry "/root/.ssh" does not match any include prefix, skipping. [ 15.207761] systemd-tmpfiles[126]: Entry "/root/.ssh/authorized_keys" does not match any include prefix, skipping. [ 15.209745] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... [ 15.211325] systemd-tmpfiles[126]: Entry "/dev/snd/seq" matches include prefix "/dev". systemd-journald.service: Received EPOLLHUP on stored fd 47 (stored), closing. [ 15.213346] systemd-tmpfiles[126]: Entry "/dev/snd/timer" matches include prefix "/dev". [ 15.214901] systemd-tmpfiles[126]: Entry "/dev/loop-control" matches include prefix "/dev". [ 15.216623] systemd-tmpfiles[126]: Entry "/dev/net/tun" matches include prefix "/dev". [ 15.218198] systemd-tmpfiles[126]: Entry "/dev/fuse" matches include prefix "/dev". [ 15.219693] systemd-tmpfiles[126]: Entry "/dev/vfio/vfio" matches include prefix "/dev". [ 15.221443] systemd-tmpfiles[126]: Entry "/dev/kvm" matches include prefix "/dev". [ 15.222995] systemd-tmpfiles[126]: Entry "/dev/vhost-net" matches include prefix "/dev". [ 15.224879] systemd-tmpfiles[126]: Entry "/dev/vhost-vsock" matches include prefix "/dev". [ 15.226322] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... [ 15.227800] systemd-tmpfiles[126]: Entry "/run/systemd/netif" does not match any include prefix, skipping. [ 15.229743] systemd-tmpfiles[126]: Entry "/run/systemd/netif/links" does not match any include prefix, skipping. [ 15.231593] systemd-tmpfiles[126]: Entry "/run/systemd/netif/leases" does not match any include prefix, skipping. [ 15.233617] systemd-tmpfiles[126]: Entry "/run/systemd/netif/lldp" does not match any include prefix, skipping. [ 15.235192] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... Received SIGCHLD from PID 143 ((sd-close)). Child 143 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.239325] systemd-tmpfiles[126]: Entry "/run/nologin" does not match any include prefix, skipping. [ 15.241471] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... [ 15.243028] systemd-tmpfiles[126]: Entry "/etc/resolv.conf" does not match any include prefix, skipping. [ 15.244846] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... [ 15.246614] systemd-tmpfiles[126]: Entry "/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*" does not match any include prefix, skipping. init.scope: Child 143 belongs to init.scope. Child 144 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 15.248788] systemd-tmpfiles[126]: Entry "/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*/tmp" does not match any include prefix, skipping. [ 15.253754] systemd-tmpfiles[126]: Entry "/var/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*" does not match any include prefix, skipping. [ 15.255627] systemd-tmpfiles[126]: Entry "/var/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*/tmp" does not match any include prefix, skipping. [ 15.258255] systemd-tmpfiles[126]: Entry "/tmp/systemd-private-*" does not match any include prefix, skipping. [ 15.259880] systemd-tmpfiles[126]: Entry "/var/tmp/systemd-private-*" does not match any include prefix, skipping. [ 15.261685] systemd-tmpfiles[126]: Entry "/var/lib/systemd/coredump/.#core*.5175f28cc9254da59d65980729e12818*" does not match any include prefix, skipping. [ 15.263503] systemd-tmpfiles[126]: Entry "/var/lib/systemd/coredump/.#*" does not match any include prefix, skipping. [ 15.270943] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 15.275239] systemd-tmpfiles[126]: Entry "/run/user" does not match any include prefix, skipping. init.scope: Child 144 belongs to init.scope. [ 15.278072] systemd-tmpfiles[126]: Entry "/run/utmp" does not match any include prefix, skipping. Received SIGCHLD from PID 144 (n/a). [ 15.283234] systemd-tmpfiles[126]: Entry "/run/systemd/ask-password" does not match any include prefix, skipping. [ 15.285328] systemd-tmpfiles[126]: Entry "/run/systemd/seats" does not match any include prefix, skipping. [ 15.286980] systemd-tmpfiles[126]: Entry "/run/systemd/sessions" does not match any include prefix, skipping. [ 15.289426] systemd-tmpfiles[126]: Entry "/run/systemd/users" does not match any include prefix, skipping. [ 15.294645] systemd-tmpfiles[126]: Entry "/run/systemd/machines" does not match any include prefix, skipping. [ 15.298280] systemd-tmpfiles[126]: Entry "/run/systemd/shutdown" does not match any include prefix, skipping. [ 15.299711] systemd-tmpfiles[126]: Entry "/run/log" does not match any include prefix, skipping. [ 15.301463] systemd-tmpfiles[126]: Entry "/run/log/journal" does not match any include prefix, skipping. [ 15.302894] systemd-tmpfiles[126]: Entry "/run/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. [ 15.305585] systemd-tmpfiles[126]: Entry "/run/log/journal" does not match any include prefix, skipping. [ 15.307657] systemd-tmpfiles[126]: Entry "/run/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 15.315909] systemd-tmpfiles[126]: Entry "/run/log/journal/430d922e5f75412098a457301604147b/*.journal*" does not match any include prefix, skipping. [ 15.319554] systemd-tmpfiles[126]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 15.324551] systemd-tmpfiles[126]: Entry "/var/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. [ 15.326335] systemd-tmpfiles[126]: Entry "/var/log/journal/430d922e5f75412098a457301604147b/system.journal" does not match any include prefix, skipping. [ 15.328498] systemd-tmpfiles[126]: Entry "/var/log/journal" does not match any include prefix, skipping. [ 15.330074] systemd-tmpfiles[126]: Entry "/var/log/journal/430d922e5f75412098a457301604147b" does not match any include prefix, skipping. [ 15.332007] systemd-tmpfiles[126]: Entry "/var/log/journal/430d922e5f75412098a457301604147b/system.journal" does not match any include prefix, skipping. [ 15.333952] systemd-tmpfiles[126]: Entry "/var/lib/systemd" does not match any include prefix, skipping. [ 15.335477] systemd-tmpfiles[126]: Entry "/var/lib/systemd/coredump" does not match any include prefix, skipping. [ 15.337468] systemd-tmpfiles[126]: Entry "/var/lib/systemd/ephemeral-trees" does not match any include prefix, skipping. [ 15.339122] systemd-tmpfiles[126]: Entry "/var/lib/private" does not match any include prefix, skipping. [ 15.340904] systemd-tmpfiles[126]: Entry "/var/log/private" does not match any include prefix, skipping. [ 15.342412] systemd-tmpfiles[126]: Entry "/var/cache/private" does not match any include prefix, skipping. [ 15.343951] systemd-tmpfiles[126]: Entry "/run/systemd/tpm2-pcr-signature.json" does not match any include prefix, skipping. [ 15.345828] systemd-tmpfiles[126]: Entry "/run/systemd/tpm2-pcr-public-key.pem" does not match any include prefix, skipping. [ 15.347610] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... [ 15.349514] systemd-tmpfiles[126]: Entry "/tmp" does not match any include prefix, skipping. [ 15.351019] systemd-tmpfiles[126]: Entry "/var/tmp" does not match any include prefix, skipping. [ 15.352776] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... [ 15.354266] systemd-tmpfiles[126]: Entry "/var" does not match any include prefix, skipping. [ 15.355746] systemd-tmpfiles[126]: Entry "/var/run" does not match any include prefix, skipping. [ 15.357510] systemd-tmpfiles[126]: Entry "/var/log" does not match any include prefix, skipping. [ 15.358996] systemd-tmpfiles[126]: Entry "/var/log/wtmp" does not match any include prefix, skipping. [ 15.360721] systemd-tmpfiles[126]: Entry "/var/log/btmp" does not match any include prefix, skipping. [ 15.362220] systemd-tmpfiles[126]: Entry "/var/log/lastlog" does not match any include prefix, skipping. [ 15.364564] systemd-tmpfiles[126]: Entry "/var/cache" does not match any include prefix, skipping. [ 15.366067] systemd-tmpfiles[126]: Entry "/var/lib" does not match any include prefix, skipping. [ 15.367543] systemd-tmpfiles[126]: Entry "/var/spool" does not match any include prefix, skipping. [ 15.369765] systemd-tmpfiles[126]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... [ 15.371237] systemd-tmpfiles[126]: Entry "/tmp/.X11-unix" does not match any include prefix, skipping. [ 15.373059] systemd-tmpfiles[126]: Entry "/tmp/.ICE-unix" does not match any include prefix, skipping. [ 15.374559] systemd-tmpfiles[126]: Entry "/tmp/.XIM-unix" does not match any include prefix, skipping. [ 15.376460] systemd-tmpfiles[126]: Entry "/tmp/.font-unix" does not match any include prefix, skipping. [ 15.378021] systemd-tmpfiles[126]: Entry "/tmp/.X[0-9]*-lock" does not match any include prefix, skipping. [ 15.379620] systemd-tmpfiles[126]: Failed to open "/run/credentials/systemd-tmpfiles-setup-dev.service/tmpfiles.extra", ignoring: No such file or directory [ 15.381956] systemd-tmpfiles[126]: Running create action for entry z /dev/snd/seq [ 15.383577] systemd-tmpfiles[126]: Running create action for entry z /dev/snd/timer [ 15.385511] systemd-tmpfiles[126]: Running create action for entry z /dev/loop-control [ 15.387048] systemd-tmpfiles[126]: Running create action for entry z /dev/net/tun [ 15.388863] systemd-tmpfiles[126]: Running create action for entry z /dev/fuse [ 15.390498] systemd-tmpfiles[126]: Running create action for entry z /dev/vfio/vfio [ 15.391947] systemd-tmpfiles[126]: Running create action for entry z /dev/kvm [ 15.393644] systemd-tmpfiles[126]: Running create action for entry z /dev/vhost-net [ 15.395075] systemd-tmpfiles[126]: Running create action for entry z /dev/vhost-vsock systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2557 systemd-journald.service: Added fd 46 (stored) to fd store. var-volatile.mount: Changed mounting -> mounting-done Received SIGCHLD from PID 140 (mount). Child 140 (mount) died (code=exited, status=0/SUCCESS) var-volatile.mount: Child 140 belongs to var-volatile.mount. var-volatile.mount: Mount process exited, code=exited, status=0/SUCCESS (success) var-volatile.mount: Changed mounting-done -> mounted var-volatile.mount: Job 11 var-volatile.mount/start finished, result=done [ OK ] Mounted /var/volatile. Failed to communicate with plymouth: Connection refused systemd-journald.service: Received EPOLLHUP on stored fd 46 (stored), closing. local-fs.target: starting held back, waiting for: var-volatile-srv.service var-volatile-cache.service: ConditionPathIsReadWrite=!/var/cache failed. var-volatile-cache.service: Starting requested but condition not met. Not starting unit. var-volatile-cache.service: Job 18 var-volatile-cache.service/start finished, result=done local-fs.target: starting held back, waiting for: var-volatile-srv.service var-volatile-lib.service: ConditionPathIsReadWrite=!/var/lib failed. var-volatile-lib.service: Starting requested but condition not met. Not starting unit. var-volatile-lib.service: Job 15 var-volatile-lib.service/start finished, result=done local-fs.target: starting held back, waiting for: var-volatile-srv.service systemd-random-seed.service: ConditionPathExists=!/etc/initrd-release failed. systemd-random-seed.service: Starting requested but condition not met. Not starting unit. systemd-random-seed.service: Job 37 systemd-random-seed.service/start finished, result=done first-boot-complete.target: ConditionFirstBoot=yes failed. first-boot-complete.target: Starting requested but condition not met. Not starting unit. first-boot-complete.target: Job 38 first-boot-complete.target/start finished, result=done systemd-boot-random-seed.service: starting held back, waiting for: local-fs.target systemd-machine-id-commit.service: starting held back, waiting for: local-fs.target var-volatile-spool.service: ConditionPathIsReadWrite=!/var/spool failed. var-volatile-spool.service: Starting requested but condition not met. Not starting unit. var-volatile-spool.service: Job 17 var-volatile-spool.service/start finished, result=done local-fs.target: starting held back, waiting for: var-volatile-srv.service var-volatile-srv.service: ConditionPathIsReadWrite=!/srv failed. var-volatile-srv.service: Starting requested but condition not met. Not starting unit. var-volatile-srv.service: Job 14 var-volatile-srv.service/start finished, result=done local-fs.target changed dead -> active local-fs.target: Job 10 local-fs.target/start finished, result=done [ OK ] Reached target Local File Systems. sysinit.target: starting held back, waiting for: veritysetup.target ldconfig.service: ConditionFileNotEmpty=|!/etc/ld.so.cache failed. We are in an initrd, not doing any updates. ldconfig.service: ConditionNeedsUpdate=|/etc failed. ldconfig.service: Starting requested but condition not met. Not starting unit. ldconfig.service: Job 40 ldconfig.service/start finished, result=done sysinit.target: starting held back, waiting for: veritysetup.target systemd-boot-random-seed.service: ConditionPathExists=|/sys/firmware/efi/efivars/StubFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded. systemd-boot-random-seed.service: ConditionPathExists=|/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-boot-random-seed.service: ConditionPathExists=!/etc/initrd-release failed. systemd-boot-random-seed.service: Starting requested but condition not met. Not starting unit. systemd-boot-random-seed.service: Job 55 systemd-boot-random-seed.service/start finished, result=done sysinit.target: starting held back, waiting for: veritysetup.target systemd-boot-update.service: ConditionPathExists=!/etc/initrd-release failed. systemd-boot-update.service: Starting requested but condition not met. Not starting unit. systemd-boot-update.service: Job 62 systemd-boot-update.service/start finished, result=done sysinit.target: starting held back, waiting for: veritysetup.target systemd-journal-catalog-update.service: starting held back, waiting for: systemd-tmpfiles-setup.service systemd-machine-id-commit.service: ConditionPathIsMountPoint=/etc/machine-id failed. systemd-machine-id-commit.service: Starting requested but condition not met. Not starting unit. systemd-machine-id-commit.service: Job 27 systemd-machine-id-commit.service/start finished, result=done systemd-tmpfiles-setup.service: Will spawn child (service_enter_start): systemd-tmpfiles systemd-tmpfiles-setup.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-tmpfiles-setup.service' to 'max': No such file or directory Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-tmpfiles-setup.service: Passing 0 fds to service systemd-tmpfiles-setup.service: About to execute: systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev Serializing sd-executor-state to memfd. systemd-tmpfiles-setup.service: Forked systemd-tmpfiles as 146 Closing set fd 41 (socket:[2393]) systemd-tmpfiles-setup.service: Changed dead -> start Starting Create Volatile Files and Directories... systemd-update-done.service: starting held back, waiting for: systemd-journal-catalog-update.service Bind-mounting / on /run/systemd/mount-rootfs (MS_BIND|MS_REC "")... systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2558 systemd-journald.service: Added fd 46 (stored) to fd store. Applying namespace mount on /run/systemd/mount-rootfs/proc/sys/kernel/domainname Received SIGCHLD from PID 145 ((sd-close)). Child 145 ((sd-close)) died (code=exited, status=0/SUCCESS) Bind-mounting /run/systemd/mount-rootfs/proc/sys/kernel/domainname on /run/systemd/mount-rootfs/proc/sys/kernel/domainname (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/mount-rootfs/proc/sys/kernel/domainname to /run/systemd/mount-rootfs/proc/sys/kernel/domainname init.scope: Child 145 belongs to init.scope. Applying namespace mount on /run/systemd/mount-rootfs/proc/sys/kernel/hostname Bind-mounting /run/systemd/mount-rootfs/proc/sys/kernel/hostname on /run/systemd/mount-rootfs/proc/sys/kernel/hostname (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/mount-rootfs/proc/sys/kernel/hostname to /run/systemd/mount-rootfs/proc/sys/kernel/hostname Applying namespace mount on /run/systemd/mount-rootfs/run/credentials Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/credentials (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/credentials Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/incoming Followed source symlinks /run/systemd/propagate/systemd-udevd.service → /run/systemd/propagate/systemd-udevd.service. Bind-mounting /run/systemd/propagate/systemd-udevd.service on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND "")... Failed to mount /run/systemd/propagate/systemd-udevd.service (type n/a) on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND ""): No such file or directory Bind-mounting /run/systemd/propagate/systemd-udevd.service on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND "")... Successfully mounted /run/systemd/propagate/systemd-udevd.service to /run/systemd/mount-rootfs/run/systemd/incoming Failed to pivot root to new rootfs '/run/systemd/mount-rootfs': Invalid argument Failed to pivot into new rootfs '/run/systemd/mount-rootfs', will try to use MS_MOVE instead: Invalid argument systemd-udevd.service: Enabled MemoryDenyWriteExecute= with PR_SET_MDWE Failed to add filter for chmod: Numerical argument out of domain Failed to add filter for mkdir: Numerical argument out of domain Failed to add filter for mknod: Numerical argument out of domain Failed to add filter for open: Numerical argument out of domain Failed to add filter for creat: Numerical argument out of domain Failed to add filter for chmod: Numerical argument out of domain Failed to add filter for mkdir: Numerical argument out of domain Failed to add filter for mknod: Numerical argument out of domain Failed to add filter for open: Numerical argument out of domain Failed to add filter for creat: Numerical argument out of domain Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=751 systemd-journald.service: Added fd 47 (stored) to fd store. Successfully forked off '(sd-mkdcreds)' as PID 147. Changing mount propagation /dev (MS_REC|MS_SLAVE "") Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted Umounting /dev/shm... (sd-mkdcreds) succeeded. [ 16.244739] systemd-udevd[142]: Running in delegated subcgroup '/system.slice/systemd-udevd.service/udev'. [ 16.248277] systemd-udevd[142]: Set children_max to 14 systemd-udevd.service: Got notification message from PID 142 (WATCHDOG=1) [ 16.258249] systemd-udevd[142]: Failed to allocate memory pressure watch, ignoring: Operation not supported [ 16.261337] systemd-udevd[142]: Trying to open "/etc/systemd/hwdb/hwdb.bin"... [ 16.263296] systemd-udevd[142]: Trying to open "/etc/udev/hwdb.bin"... [ 16.265680] systemd-udevd[142]: Trying to open "/usr/lib/systemd/hwdb/hwdb.bin"... [ 16.267671] systemd-udevd[142]: Trying to open "/usr/lib/udev/hwdb.bin"... [ 16.269616] systemd-udevd[142]: hwdb.bin does not exist, please run 'systemd-hwdb update' [ 16.271622] systemd-udevd[142]: Loading kernel module index. [ 16.277183] systemd-udevd[142]: Using default interface naming scheme 'v255'. [ 16.307360] systemd-tmpfiles[146]: Looking for configuration files in (higher priority first): [ 16.309398] systemd-tmpfiles[146]: /etc/tmpfiles.d [ 16.310835] systemd-tmpfiles[146]: /run/tmpfiles.d [ 16.313050] systemd-tmpfiles[146]: /usr/local/lib/tmpfiles.d [ 16.314490] systemd-tmpfiles[146]: /usr/lib/tmpfiles.d [ 16.316449] systemd-tmpfiles[146]: Skipping overridden file '/usr/lib/tmpfiles.d/etc.conf'. [ 16.318217] systemd-tmpfiles[146]: Skipping overridden file '/usr/lib/tmpfiles.d/home.conf'. [ 16.320422] systemd-udevd[142]: Parsed configuration file "/usr/lib/systemd/network/99-default.link" [ 16.325874] systemd-udevd[142]: Created link configuration context. [ 16.331227] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/00-create-volatile.conf"... [ 16.333362] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/01-bin-sbin-symlinks.conf"... [ 16.335541] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/credstore.conf"... [ 16.340518] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf"... [ 16.342719] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/10-dm.rules [ 16.364784] systemd-tmpfiles[146]: Reading config file "/etc/tmpfiles.d/etc.conf"... [ 16.370023] systemd-tmpfiles[146]: Reading config file "/etc/tmpfiles.d/home.conf"... [ 16.373362] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf"... [ 16.377456] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf"... [ 16.380015] systemd-tmpfiles[146]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring. [ 16.382702] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/11-dm-lvm.rules [ 16.385156] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/pam.conf"... [ 16.386662] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/provision.conf"... [ 16.388893] systemd-tmpfiles[146]: /usr/lib/tmpfiles.d/provision.conf:13: Credential 'login.motd' not specified, skipping line. [ 16.390553] systemd-tmpfiles[146]: /usr/lib/tmpfiles.d/provision.conf:14: Credential 'login.issue' not specified, skipping line. [ 16.392619] systemd-tmpfiles[146]: /usr/lib/tmpfiles.d/provision.conf:17: Credential 'network.hosts' not specified, skipping line. [ 16.394608] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/13-dm-disk.rules [ 16.396940] systemd-tmpfiles[146]: /usr/lib/tmpfiles.d/provision.conf:22: Credential 'ssh.authorized_keys.root' not specified, skipping line. [ 16.398832] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/static-nodes-permissions.conf"... [ 16.400702] systemd-tmpfiles[146]: Entry "/dev/snd/seq" matches exclude prefix "/dev", skipping. [ 16.402235] systemd-tmpfiles[146]: Entry "/dev/snd/timer" matches exclude prefix "/dev", skipping. [ 16.403761] systemd-tmpfiles[146]: Entry "/dev/loop-control" matches exclude prefix "/dev", skipping. [ 16.405569] systemd-tmpfiles[146]: Entry "/dev/net/tun" matches exclude prefix "/dev", skipping. [ 16.407092] systemd-tmpfiles[146]: Entry "/dev/fuse" matches exclude prefix "/dev", skipping. [ 16.408778] systemd-tmpfiles[146]: Entry "/dev/vfio/vfio" matches exclude prefix "/dev", skipping. [ 16.410338] systemd-tmpfiles[146]: Entry "/dev/kvm" matches exclude prefix "/dev", skipping. [ 16.411817] systemd-tmpfiles[146]: Entry "/dev/vhost-net" matches exclude prefix "/dev", skipping. [ 16.413830] systemd-tmpfiles[146]: Entry "/dev/vhost-vsock" matches exclude prefix "/dev", skipping. [ 16.415378] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/systemd-network.conf"... [ 16.417662] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf"... [ 16.419231] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/systemd-resolve.conf"... [ 16.421185] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/systemd-tmp.conf"... [ 16.423005] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/50-udev-default.rules [ 16.425304] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf"... [ 16.451523] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-autosuspend.rules [ 16.456877] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-block.rules [ 16.459122] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-cdrom_id.rules [ 16.461707] systemd-tmpfiles[146]: /usr/lib/tmpfiles.d/systemd.conf:47: Copy source path '/.extra/tpm2-pcr-signature.json' does not exist, skipping line. [ 16.463863] systemd-tmpfiles[146]: /usr/lib/tmpfiles.d/systemd.conf:48: Copy source path '/.extra/tpm2-pcr-public-key.pem' does not exist, skipping line. [ 16.465978] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf"... [ 16.468293] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/var.conf"... [ 16.470335] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-dmi-id.rules [ 16.471840] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-drm.rules [ 16.473544] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-evdev.rules [ 16.475371] systemd-tmpfiles[146]: Reading config file "/usr/lib/tmpfiles.d/x11.conf"... [ 16.477329] systemd-tmpfiles[146]: Failed to open "/run/credentials/systemd-tmpfiles-setup.service/tmpfiles.extra", ignoring: No such file or directory [ 16.479448] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-fido-id.rules [ 16.481261] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-infiniband.rules [ 16.483528] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-input-id.rules [ 16.486137] systemd-tmpfiles[146]: Running remove action for entry d /run/lock/subsys [ 16.487639] systemd-tmpfiles[146]: Running remove action for entry d /run/lock [ 16.489459] systemd-tmpfiles[146]: Running remove action for entry d /var/volatile/log [ 16.491451] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-alsa.rules [ 16.493357] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-input.rules [ 16.495253] systemd-tmpfiles[146]: Running remove action for entry d /var/volatile/tmp [ 16.497115] systemd-tmpfiles[146]: Running remove action for entry L /bin [ 16.498927] systemd-tmpfiles[146]: Running remove action for entry L /sbin [ 16.501197] systemd-tmpfiles[146]: Running remove action for entry L /lib [ 16.502657] systemd-tmpfiles[146]: Running remove action for entry L /opt/ltp [ 16.504731] systemd-tmpfiles[146]: Running remove action for entry L /opt/cni [ 16.506529] systemd-tmpfiles[146]: Running remove action for entry d /etc/credstore [ 16.508751] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage-mtd.rules [ 16.510658] systemd-tmpfiles[146]: Running remove action for entry d /etc/credstore.encrypted [ 16.512850] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage-tape.rules [ 16.514829] systemd-tmpfiles[146]: Running remove action for entry L /var/lib/dbus/machine-id [ 16.516672] systemd-tmpfiles[146]: Running remove action for entry d /var/lib/dbus [ 16.518665] systemd-tmpfiles[146]: Running remove action for entry d /run/dbus/containers [ 16.521030] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage.rules [ 16.522950] systemd-tmpfiles[146]: Running remove action for entry L /var/lock [ 16.525026] systemd-tmpfiles[146]: Running remove action for entry d /run/sepermit [ 16.526893] systemd-tmpfiles[146]: Running remove action for entry d /root/.ssh [ 16.529102] systemd-tmpfiles[146]: Running remove action for entry d /root [ 16.531303] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/netif/links [ 16.534380] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/netif/lldp [ 16.537225] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/netif/leases [ 16.539865] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/netif [ 16.542362] systemd-tmpfiles[146]: Running remove action for entry f /run/nologin [ 16.547102] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-v4l.rules [ 16.549561] systemd-tmpfiles[146]: Running remove action for entry L /etc/resolv.conf [ 16.551744] systemd-tmpfiles[146]: Running remove action for entry d /run/user [ 16.554402] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-sensor.rules [ 16.557144] systemd-tmpfiles[146]: Running remove action for entry F /run/utmp [ 16.558962] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/ask-password [ 16.561138] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/seats [ 16.562984] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/60-serial.rules [ 16.565149] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/sessions [ 16.566710] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/users [ 16.569026] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/64-btrfs.rules [ 16.570555] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/69-dm-lvm.rules [ 16.572672] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/machines [ 16.574194] systemd-tmpfiles[146]: Running remove action for entry d /run/systemd/shutdown [ 16.576524] systemd-tmpfiles[146]: Running remove action for entry a /run/log/journal/430d922e5f75412098a457301604147b/*.journal* [ 16.579350] systemd-tmpfiles[146]: Running remove action for entry Z /run/log/journal/430d922e5f75412098a457301604147b [ 16.581846] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/70-camera.rules [ 16.583680] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/70-joystick.rules [ 16.586138] systemd-tmpfiles[146]: Running remove action for entry a /run/log/journal/430d922e5f75412098a457301604147b [ 16.588701] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/70-memory.rules [ 16.590276] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/70-mouse.rules [ 16.592468] systemd-tmpfiles[146]: Running remove action for entry a /run/log/journal [ 16.594027] systemd-tmpfiles[146]: Running remove action for entry z /run/log/journal [ 16.595840] systemd-tmpfiles[146]: Running remove action for entry d /run/log [ 16.597889] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/70-power-switch.rules [ 16.599669] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/70-touchpad.rules [ 16.601895] systemd-tmpfiles[146]: Running remove action for entry d /var/lib/systemd/ephemeral-trees [ 16.603478] systemd-tmpfiles[146]: Running remove action for entry x /var/lib/systemd/coredump/.#core*.5175f28cc9254da59d65980729e12818* [ 16.605837] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/70-uaccess.rules [ 16.607689] systemd-tmpfiles[146]: Running remove action for entry r /var/lib/systemd/coredump/.#* [ 16.609972] systemd-tmpfiles[146]: Running remove action for entry d /var/lib/systemd/coredump [ 16.613326] systemd-tmpfiles[146]: Running remove action for entry d /var/lib/systemd [ 16.615171] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/71-seat.rules [ 16.617198] systemd-tmpfiles[146]: Running remove action for entry d /var/lib/private [ 16.620426] systemd-tmpfiles[146]: Running remove action for entry d /var/log/private [ 16.622858] systemd-tmpfiles[146]: Running remove action for entry d /var/cache/private [ 16.625221] systemd-tmpfiles[146]: Running remove action for entry r /tmp/.X[0-9]*-lock [ 16.627239] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/73-seat-late.rules [ 16.629630] systemd-tmpfiles[146]: Running remove action for entry X /tmp/systemd-private-5175f28cc9254da59d65980729e12818-*/tmp [ 16.631466] systemd-tmpfiles[146]: Running remove action for entry x /tmp/systemd-private-5175f28cc9254da59d65980729e12818-* [ 16.634131] systemd-tmpfiles[146]: Running remove action for entry R /tmp/systemd-private-* [ 16.636486] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/75-net-description.rules [ 16.638057] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/75-probe_mtd.rules [ 16.639598] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/78-sound-card.rules [ 16.641914] systemd-tmpfiles[146]: Running remove action for entry D /tmp/.font-unix [ 16.643584] systemd-tmpfiles[146]: rm -rf "/tmp/.font-unix" [ 16.645395] systemd-tmpfiles[146]: Running remove action for entry D /tmp/.XIM-unix [ 16.646847] systemd-tmpfiles[146]: rm -rf "/tmp/.XIM-unix" [ 16.648537] systemd-tmpfiles[146]: Running remove action for entry D /tmp/.ICE-unix [ 16.650014] systemd-tmpfiles[146]: rm -rf "/tmp/.ICE-unix" [ 16.651774] systemd-tmpfiles[146]: Running remove action for entry D /tmp/.X11-unix [ 16.653590] systemd-tmpfiles[146]: rm -rf "/tmp/.X11-unix" [ 16.655028] systemd-tmpfiles[146]: Running remove action for entry q /tmp [ 16.656701] systemd-tmpfiles[146]: Running remove action for entry X /var/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*/tmp [ 16.658699] systemd-tmpfiles[146]: Running remove action for entry x /var/tmp/systemd-private-5175f28cc9254da59d65980729e12818-* [ 16.660706] systemd-tmpfiles[146]: Running remove action for entry R /var/tmp/systemd-private-* [ 16.662604] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/80-drivers.rules [ 16.664489] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/80-net-setup-link.rules [ 16.666063] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/81-net-dhcp.rules [ 16.668262] systemd-tmpfiles[146]: Cannot open directory "/var/tmp": Not a directory [ 16.669789] systemd-tmpfiles[146]: Running remove action for entry q /var/tmp [ 16.671254] systemd-tmpfiles[146]: Running remove action for entry d /var/spool [ 16.673462] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/90-iocost.rules [ 16.675039] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/90-vconsole.rules [ 16.676904] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/95-dm-notify.rules [ 16.678460] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/99-systemd.rules [ 16.680631] systemd-tmpfiles[146]: Running remove action for entry f /var/log/btmp [ 16.682151] systemd-tmpfiles[146]: Running remove action for entry f /var/log/lastlog [ 16.683684] systemd-tmpfiles[146]: Running remove action for entry f /var/log/wtmp [ 16.685800] systemd-tmpfiles[146]: Running remove action for entry h /var/log/journal/remote [ 16.687334] systemd-tmpfiles[146]: Running remove action for entry a /var/log/journal/430d922e5f75412098a457301604147b/system.journal [ 16.689771] systemd-tmpfiles[146]: Running remove action for entry z /var/log/journal/430d922e5f75412098a457301604147b/system.journal [ 16.692984] systemd-tmpfiles[146]: Running remove action for entry a /var/log/journal/430d922e5f75412098a457301604147b [ 16.697473] systemd-tmpfiles[146]: Running remove action for entry h /var/log/journal/430d922e5f75412098a457301604147b [ 16.701405] systemd-tmpfiles[146]: Running remove action for entry z /var/log/journal/430d922e5f75412098a457301604147b [ 16.704738] systemd-tmpfiles[146]: Running remove action for entry a /var/log/journal [ 16.707673] systemd-udevd[142]: Reading rules file: /etc/udev/rules.d/touchscreen.rules [ 16.709401] systemd-udevd[142]: Reading rules file: /usr/lib/udev/rules.d/tpm-udev.rules [ 16.711260] systemd-tmpfiles[146]: Running remove action for entry h /var/log/journal [ 16.713009] systemd-tmpfiles[146]: Running remove action for entry z /var/log/journal [ 16.715219] systemd-tmpfiles[146]: Running remove action for entry d /var/log [ 16.718041] systemd-tmpfiles[146]: Running remove action for entry d /var/cache [ 16.720953] systemd-tmpfiles[146]: Running remove action for entry d /var/lib [ 16.724816] systemd-tmpfiles[146]: Running remove action for entry L /var/run [ 16.727051] systemd-tmpfiles[146]: Running remove action for entry q /var systemd-udevd.service: Got notification message from PID 142 (READY=1, STATUS=Processing with 14 children at max) systemd-udevd.service: Changed start -> running systemd-udevd.service: Job 22 systemd-udevd.service/start finished, result=done [ 16.730049] systemd-tmpfiles[146]: Running remove action for entry z /run/credstore [ OK ] Started Rule-based Manager for Device Events and Files. systemd-udevd-control.socket: Changed listening -> running [ 16.732704] systemd-tmpfiles[146]: Running remove action for entry z /run/credstore.encrypted systemd-udevd-kernel.socket: Changed listening -> running [ 16.735378] systemd-tmpfiles[146]: Running remove action for entry r /forcefsck Failed to communicate with plymouth: Connection refused [ 16.737656] systemd-tmpfiles[146]: Running remove action for entry r /fastboot sysinit.target: starting held back, waiting for: veritysetup.target [ 16.741064] systemd-tmpfiles[146]: Running remove action for entry r /forcequotacheck [ 16.745695] systemd-tmpfiles[146]: Running create action for entry d /run/lock [ 16.750991] systemd-tmpfiles[146]: Created directory "/run/lock". [ 16.752847] systemd-tmpfiles[146]: Running create action for entry q /var [ 16.754296] systemd-tmpfiles[146]: Found existing directory "/var". [ 16.756280] systemd-tmpfiles[146]: Running create action for entry d /var/volatile/log [ 16.757762] systemd-tmpfiles[146]: Created directory "/var/volatile/log". [ 16.759526] systemd-tmpfiles[146]: Running create action for entry d /var/volatile/tmp [ 16.762007] systemd-tmpfiles[146]: Created directory "/var/volatile/tmp". [ 16.763823] systemd-tmpfiles[146]: Running create action for entry L /bin [ 16.765921] systemd-tmpfiles[146]: "/bin" is not a symlink or does not point to the correct path. [ 16.769575] systemd-tmpfiles[146]: Running create action for entry L /sbin [ 16.771531] systemd-tmpfiles[146]: "/sbin" is not a symlink or does not point to the correct path. [ 16.774995] systemd-tmpfiles[146]: Running create action for entry L /lib [ 16.777237] systemd-tmpfiles[146]: "/lib" is not a symlink or does not point to the correct path. [ 16.779343] systemd-tmpfiles[146]: Running create action for entry L /opt/ltp [ 16.781919] systemd-tmpfiles[146]: Created symlink "/opt/ltp". [ 16.784341] systemd-tmpfiles[146]: Running create action for entry L /opt/cni [ 16.786425] systemd-tmpfiles[146]: Created symlink "/opt/cni". [ 16.789228] systemd-tmpfiles[146]: Running create action for entry d /etc/credstore [ 16.791133] systemd-tmpfiles[146]: Found existing directory "/etc/credstore". [ 16.793974] systemd-tmpfiles[146]: Running create action for entry d /etc/credstore.encrypted [ 16.795818] systemd-tmpfiles[146]: Found existing directory "/etc/credstore.encrypted". [ 16.798690] systemd-tmpfiles[146]: Running create action for entry d /var/lib [ 16.801201] systemd-tmpfiles[146]: Found existing directory "/var/lib". [ 16.804697] systemd-tmpfiles[146]: Running create action for entry d /var/lib/dbus [ 16.806936] systemd-tmpfiles[146]: Found existing directory "/var/lib/dbus". [ 16.810563] systemd-tmpfiles[146]: Running create action for entry L /var/lib/dbus/machine-id [ 16.813742] systemd-tmpfiles[146]: Created symlink "/var/lib/dbus/machine-id". [ 16.815816] systemd-tmpfiles[146]: Running create action for entry d /run/dbus/containers [ 16.819338] systemd-tmpfiles[146]: Created directory "/run/dbus/containers". [ 16.821695] systemd-tmpfiles[146]: Changing "/run/dbus/containers" to owner 999:0 [ 16.823383] systemd-tmpfiles[146]: Changing "/run/dbus/containers" to mode 755. [ 16.825615] systemd-tmpfiles[146]: Running create action for entry L /var/lock [ 16.827587] systemd-tmpfiles[146]: Found existing symlink "/var/lock". [ 16.830559] systemd-tmpfiles[146]: Running create action for entry d /run/lock/subsys [ 16.833583] systemd-tmpfiles[146]: Created directory "/run/lock/subsys". [ 16.835980] systemd-tmpfiles[146]: Running create action for entry d /run/sepermit [ 16.838570] systemd-tmpfiles[146]: Created directory "/run/sepermit". [ 16.840834] systemd-tmpfiles[146]: Running create action for entry d /root [ 16.842764] systemd-tmpfiles[146]: Found existing directory "/root". [ 16.845037] systemd-tmpfiles[146]: Running create action for entry d /root/.ssh [ 16.846996] systemd-tmpfiles[146]: Created directory "/root/.ssh". [ 16.850073] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/netif [ 16.852935] systemd-tmpfiles[146]: Created directory "/run/systemd/netif". [ 16.854737] systemd-tmpfiles[146]: Changing "/run/systemd/netif" to owner 997:995 [ 16.857645] systemd-tmpfiles[146]: Changing "/run/systemd/netif" to mode 755. [ 16.863746] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/netif/links [ 16.866636] systemd-tmpfiles[146]: Created directory "/run/systemd/netif/links". [ 16.868418] systemd-tmpfiles[146]: Changing "/run/systemd/netif/links" to owner 997:995 [ 16.869894] systemd-tmpfiles[146]: Changing "/run/systemd/netif/links" to mode 755. [ 16.871784] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/netif/leases [ 16.873741] systemd-tmpfiles[146]: Created directory "/run/systemd/netif/leases". [ 16.875234] systemd-tmpfiles[146]: Changing "/run/systemd/netif/leases" to owner 997:995 [ 16.876937] systemd-tmpfiles[146]: Changing "/run/systemd/netif/leases" to mode 755. [ 16.878784] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/netif/lldp [ 16.880569] systemd-tmpfiles[146]: Created directory "/run/systemd/netif/lldp". [ 16.882046] systemd-tmpfiles[146]: Changing "/run/systemd/netif/lldp" to owner 997:995 [ 16.883529] systemd-tmpfiles[146]: Changing "/run/systemd/netif/lldp" to mode 755. [ 16.885385] systemd-tmpfiles[146]: Running create action for entry f /run/nologin [ 16.887192] systemd-tmpfiles[146]: "/run/nologin" has been created. [ 16.888899] systemd-tmpfiles[146]: Writing to "/run/nologin". [ 16.890700] systemd-tmpfiles[146]: Running create action for entry L /etc/resolv.conf [ 16.892608] systemd-tmpfiles[146]: "/etc/resolv.conf" is not a symlink or does not point to the correct path. [ 16.894499] systemd-tmpfiles[146]: Running create action for entry d /run/user [ 16.896567] systemd-tmpfiles[146]: Created directory "/run/user". [ 16.898354] systemd-tmpfiles[146]: Running create action for entry F /run/utmp [ 16.900659] systemd-tmpfiles[146]: "/run/utmp" has been created. [ 16.902095] systemd-tmpfiles[146]: Changing "/run/utmp" to owner 0:43 [ 16.903509] systemd-tmpfiles[146]: Changing "/run/utmp" to mode 664. [ 16.905840] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/ask-password [ 16.907700] systemd-tmpfiles[146]: Found existing directory "/run/systemd/ask-password". [ 16.909759] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/seats [ 16.911991] systemd-tmpfiles[146]: Created directory "/run/systemd/seats". [ 16.915131] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/sessions [ 16.917797] systemd-tmpfiles[146]: Created directory "/run/systemd/sessions". [ 16.920845] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/users [ 16.923493] systemd-tmpfiles[146]: Created directory "/run/systemd/users". [ 16.926866] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/machines [ 16.929510] systemd-tmpfiles[146]: Created directory "/run/systemd/machines". [ 16.932649] systemd-tmpfiles[146]: Running create action for entry d /run/systemd/shutdown [ 16.935376] systemd-tmpfiles[146]: Created directory "/run/systemd/shutdown". [ 16.938453] systemd-tmpfiles[146]: Running create action for entry d /run/log [ 16.940941] systemd-tmpfiles[146]: Found existing directory "/run/log". [ 16.943896] systemd-tmpfiles[146]: Running create action for entry d /var/lib/systemd [ 16.946688] systemd-tmpfiles[146]: Found existing directory "/var/lib/systemd". [ 16.950283] systemd-tmpfiles[146]: Running create action for entry d /var/lib/systemd/coredump [ 16.953433] systemd-tmpfiles[146]: Created directory "/var/lib/systemd/coredump". [ 16.957194] systemd-tmpfiles[146]: Running create action for entry d /var/lib/systemd/ephemeral-trees [ 16.959930] systemd-tmpfiles[146]: Created directory "/var/lib/systemd/ephemeral-trees". [ 16.962985] systemd-tmpfiles[146]: Running create action for entry d /var/lib/private [ 16.965582] systemd-tmpfiles[146]: Created directory "/var/lib/private". [ 16.969801] systemd-tmpfiles[146]: Running create action for entry d /var/log [ 16.971954] systemd-tmpfiles[146]: "/var/log" already exists and is not a directory. [ 16.976640] systemd-tmpfiles[146]: Running create action for entry d /var/log/private [ 16.979687] systemd-tmpfiles[146]: Created directory "/var/log/private". [ 16.982681] systemd-tmpfiles[146]: Running create action for entry d /var/cache [ 16.985187] systemd-tmpfiles[146]: Found existing directory "/var/cache". [ 16.988339] systemd-tmpfiles[146]: Running create action for entry d /var/cache/private [ 16.990417] systemd-tmpfiles[146]: Created directory "/var/cache/private". [ 16.992706] systemd-tmpfiles[146]: Running create action for entry q /tmp [ 16.994659] systemd-tmpfiles[146]: Found existing directory "/tmp". [ 16.998387] systemd-tmpfiles[146]: Running create action for entry q /var/tmp [ 17.000465] systemd-tmpfiles[146]: "/var/tmp" already exists and is not a directory. [ 17.004554] systemd-tmpfiles[146]: Running create action for entry L /var/run [ 17.006907] systemd-tmpfiles[146]: Found existing symlink "/var/run". [ 17.011255] systemd-tmpfiles[146]: Running create action for entry f /var/log/wtmp [ 17.014820] systemd-tmpfiles[146]: Changing "/var/log/wtmp" to owner 0:43 [ 17.016760] systemd-tmpfiles[146]: Changing "/var/log/wtmp" to mode 664. [ 17.019973] systemd-tmpfiles[146]: Running create action for entry f /var/log/btmp [ 17.023337] systemd-tmpfiles[146]: Changing "/var/log/btmp" to owner 0:43 [ 17.025432] systemd-tmpfiles[146]: Changing "/var/log/btmp" to mode 660. [ 17.028610] systemd-tmpfiles[146]: Running create action for entry f /var/log/lastlog [ 17.031764] systemd-tmpfiles[146]: Changing "/var/log/lastlog" to owner 0:43 [ 17.033741] systemd-tmpfiles[146]: Changing "/var/log/lastlog" to mode 664. [ 17.035762] systemd-tmpfiles[146]: Running create action for entry d /var/spool [ 17.038014] systemd-tmpfiles[146]: Found existing directory "/var/spool". [ 17.039950] systemd-tmpfiles[146]: Running create action for entry D /tmp/.X11-unix [ 17.042191] systemd-tmpfiles[146]: Created directory "/tmp/.X11-unix". [ 17.044382] systemd-tmpfiles[146]: Running create action for entry D /tmp/.ICE-unix [ 17.046670] systemd-tmpfiles[146]: Created directory "/tmp/.ICE-unix". [ 17.049175] systemd-tmpfiles[146]: Running create action for entry D /tmp/.XIM-unix [ 17.051283] systemd-tmpfiles[146]: Created directory "/tmp/.XIM-unix". [ 17.053790] systemd-tmpfiles[146]: Running create action for entry D /tmp/.font-unix [ 17.055860] systemd-tmpfiles[146]: Created directory "/tmp/.font-unix". [ 17.058287] systemd-tmpfiles[146]: Running create action for entry z /run/credstore [ 17.060822] systemd-tmpfiles[146]: Running create action for entry z /run/credstore.encrypted [ 17.065334] systemd-tmpfiles[146]: Running create action for entry a /var/log/journal [ 17.069859] systemd-tmpfiles[146]: Running create action for entry h /var/log/journal [ 17.074678] systemd-tmpfiles[146]: Running create action for entry z /var/log/journal [ 17.079126] systemd-tmpfiles[146]: Running create action for entry a /var/log/journal/430d922e5f75412098a457301604147b [ 17.083677] systemd-tmpfiles[146]: Running create action for entry h /var/log/journal/430d922e5f75412098a457301604147b [ 17.088595] systemd-tmpfiles[146]: Running create action for entry z /var/log/journal/430d922e5f75412098a457301604147b [ 17.093074] systemd-tmpfiles[146]: Running create action for entry h /var/log/journal/remote [ 17.095585] systemd-tmpfiles[146]: Running create action for entry r /forcefsck [ 17.098178] systemd-tmpfiles[146]: Running create action for entry r /fastboot [ 17.101133] systemd-tmpfiles[146]: Running create action for entry r /forcequotacheck [ 17.103130] systemd-tmpfiles[146]: Running create action for entry x /tmp/systemd-private-5175f28cc9254da59d65980729e12818-* [ 17.105067] systemd-tmpfiles[146]: Running create action for entry X /tmp/systemd-private-5175f28cc9254da59d65980729e12818-*/tmp [ 17.107142] systemd-tmpfiles[146]: Running create action for entry x /var/tmp/systemd-private-5175f28cc9254da59d65980729e12818-* [ 17.109594] systemd-tmpfiles[146]: Running create action for entry X /var/tmp/systemd-private-5175f28cc9254da59d65980729e12818-*/tmp [ 17.111722] systemd-tmpfiles[146]: Running create action for entry R /tmp/systemd-private-* [ 17.115502] systemd-tmpfiles[146]: Running create action for entry R /var/tmp/systemd-private-* [ 17.119569] systemd-tmpfiles[146]: Running create action for entry x /var/lib/systemd/coredump/.#core*.5175f28cc9254da59d65980729e12818* [ 17.123705] systemd-tmpfiles[146]: Running create action for entry r /var/lib/systemd/coredump/.#* [ 17.127230] systemd-tmpfiles[146]: Running create action for entry a /run/log/journal [ 17.137407] systemd-tmpfiles[146]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::r-x on /run/log/journal. [ 17.141612] systemd-tmpfiles[146]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::r-x on /run/log/journal. [ 17.146355] systemd-tmpfiles[146]: Running create action for entry z /run/log/journal [ 17.148833] systemd-tmpfiles[146]: "/run/log/journal" matches temporary mode 755 already. [ 17.150447] systemd-tmpfiles[146]: Changing "/run/log/journal" to owner 0:996 [ 17.151970] systemd-tmpfiles[146]: Changing "/run/log/journal" to mode 2755. [ 17.154088] systemd-tmpfiles[146]: Running create action for entry Z /run/log/journal/430d922e5f75412098a457301604147b [ 17.155793] systemd-tmpfiles[146]: "/run/log/journal/430d922e5f75412098a457301604147b" matches temporary mode 750 already. [ 17.157640] systemd-tmpfiles[146]: Changing "/run/log/journal/430d922e5f75412098a457301604147b" to owner 0:996 [ 17.159190] systemd-tmpfiles[146]: Changing "/run/log/journal/430d922e5f75412098a457301604147b" to mode 2750. [ 17.161600] systemd-tmpfiles[146]: Changing "/run/log/journal/430d922e5f75412098a457301604147b/system.journal" to owner 0:996 [ 17.163268] systemd-tmpfiles[146]: Changing "/run/log/journal/430d922e5f75412098a457301604147b/system.journal" to mode 640. [ 17.165228] systemd-tmpfiles[146]: Running create action for entry a /run/log/journal/430d922e5f75412098a457301604147b [ 17.167157] systemd-tmpfiles[146]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::--- on /run/log/journal/430d922e5f75412098a457301604147b. [ 17.169647] systemd-tmpfiles[146]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,g:wheel:r-x,m::r-x,o::--- on /run/log/journal/430d922e5f75412098a457301604147b. [ 17.172691] systemd-tmpfiles[146]: Running create action for entry a /run/log/journal/430d922e5f75412098a457301604147b/*.journal* [ 17.178410] systemd-tmpfiles[146]: Setting access ACL u::rw-,g::r--,g:adm:r--,g:wheel:r--,m::r--,o::--- on /run/log/journal/430d922e5f75412098a457301604147b/system.journal. [ 17.183705] systemd-tmpfiles[146]: Running create action for entry a /var/log/journal/430d922e5f75412098a457301604147b/system.journal [ 17.188621] systemd-tmpfiles[146]: Running create action for entry z /var/log/journal/430d922e5f75412098a457301604147b/system.journal [ 17.191797] systemd-tmpfiles[146]: Running create action for entry r /tmp/.X[0-9]*-lock systemd-journald.service: Received EPOLLHUP on stored fd 47 (stored), closing. Received SIGCHLD from PID 146 (systemd-tmpfile). Child 146 (systemd-tmpfile) died (code=exited, status=0/SUCCESS) systemd-tmpfiles-setup.service: Child 146 belongs to systemd-tmpfiles-setup.service. systemd-tmpfiles-setup.service: Main process exited, code=exited, status=0/SUCCESS (success) systemd-tmpfiles-setup.service: Changed start -> exited systemd-tmpfiles-setup.service: Job 81 systemd-tmpfiles-setup.service/start finished, result=done [ OK ] Finished Create Volatile Files and Directories. Failed to communicate with plymouth: Connection refused Child 148 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 148 belongs to init.scope. Received SIGCHLD from PID 148 (n/a). systemd-tmpfiles-setup.service: Control group is empty. sysinit.target: starting held back, waiting for: veritysetup.target We are in an initrd, not doing any updates. systemd-journal-catalog-update.service: ConditionNeedsUpdate=/var failed. systemd-journal-catalog-update.service: Starting requested but condition not met. Not starting unit. systemd-journal-catalog-update.service: Job 33 systemd-journal-catalog-update.service/start finished, result=done sysinit.target: starting held back, waiting for: veritysetup.target systemd-resolved.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-resolved systemd-resolved.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-resolved.service' to 'max': No such file or directory systemd-resolved.service: Passing 0 fds to service systemd-resolved.service: About to execute: /usr/lib/systemd/systemd-resolved Serializing sd-executor-state to memfd. systemd-resolved.service: Forked /usr/lib/systemd/systemd-resolved as 149 Closing set fd 47 (socket:[2393]) systemd-resolved.service: Changed dead -> start Starting Network Name Resolution... systemd-timesyncd.service: ConditionVirtualization=!container succeeded. systemd-timesyncd.service: ConditionCapability=CAP_SYS_TIME succeeded. systemd-timesyncd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-timesyncd systemd-timesyncd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-timesyncd.service' to 'max': No such file or directory systemd-timesyncd.service: Passing 0 fds to service systemd-timesyncd.service: About to execute: /usr/lib/systemd/systemd-timesyncd Serializing sd-executor-state to memfd. systemd-timesyncd.service: Forked /usr/lib/systemd/systemd-timesyncd as 150 Closing set fd 50 (socket:[2393]) systemd-timesyncd.service: Changed dead -> start Starting Network Time Synchronization... We are in an initrd, not doing any updates. systemd-update-done.service: ConditionNeedsUpdate=|/var failed. We are in an initrd, not doing any updates. systemd-update-done.service: ConditionNeedsUpdate=|/etc failed. systemd-update-done.service: Starting requested but condition not met. Not starting unit. systemd-update-done.service: Job 57 systemd-update-done.service/start finished, result=done sysinit.target: starting held back, waiting for: veritysetup.target systemd-update-utmp.service: ConditionPathExists=!/etc/initrd-release failed. systemd-update-utmp.service: Starting requested but condition not met. Not starting unit. systemd-update-utmp.service: Job 65 systemd-update-utmp.service/start finished, result=done sysinit.target: starting held back, waiting for: veritysetup.target varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-51: Setting state idle-server systemd-userdbd.socket: Incoming traffic systemd-userdbd.service: Trying to enqueue job systemd-userdbd.service/start/replace systemd-userdbd.service: Installed new job systemd-userdbd.service/start as 110 systemd-userdbd.service: Enqueued job systemd-userdbd.service/start as 110 systemd-userdbd.socket: Changed listening -> running systemd-userdbd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-userdbd systemd-userdbd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-userdbd.service' to 'max': No such file or directory systemd-userdbd.service: Passing 1 fds to service systemd-userdbd.service: About to execute: /usr/lib/systemd/systemd-userdbd Serializing sd-executor-state to memfd. systemd-userdbd.service: Forked /usr/lib/systemd/systemd-userdbd as 151 Closing set fd 61 (socket:[2419]) Closing set fd 62 (socket:[2393]) systemd-userdbd.service: Changed dead -> start Starting User Database Manager... varlink-51: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"systemd-resolve","service":"io.systemd.DynamicUser"},"more":true} varlink-51: Changing state idle-server → processing-method-more varlink-51: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-51: Changing state processing-method-more → processed-method varlink-51: Changing state processed-method → idle-server varlink: New incoming connection. varlink: Connections of user 0: 1 (of 1024 max) varlink-62: Setting state idle-server varlink-62: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"systemd-timesync","service":"io.systemd.DynamicUser"},"more":true} varlink-62: Changing state idle-server → processing-method-more varlink-62: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-62: Changing state processing-method-more → processed-method varlink-62: Changing state processed-method → idle-server varlink-51: Got POLLHUP from socket. varlink-51: Changing state idle-server → pending-disconnect varlink-51: Changing state pending-disconnect → processing-disconnect varlink-51: Changing state processing-disconnect → disconnected varlink-62: Got POLLHUP from socket. varlink-62: Changing state idle-server → pending-disconnect varlink-62: Changing state pending-disconnect → processing-disconnect varlink-62: Changing state processing-disconnect → disconnected systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2597 systemd-journald.service: Added fd 51 (stored) to fd store. systemd-userdbd.service: Got notification message from PID 151 (WATCHDOG=1) [ 19.017485] systemd-userdbd[151]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 19.025007] systemd-userdbd[151]: Successfully forked off '(sd-worker)' as PID 152. [ 19.036689] systemd-userdbd[151]: Successfully forked off '(sd-worker)' as PID 153. [ 19.039473] systemd-userdbd[151]: Successfully forked off '(sd-worker)' as PID 154. systemd-userdbd.service: Got notification message from PID 151 (READY=1, STATUS=Processing requests...) systemd-userdbd.service: Changed start -> running systemd-userdbd.service: Job 110 systemd-userdbd.service/start finished, result=done [ OK ] Started User Database Manager. Failed to communicate with plymouth: Connection refused sysinit.target: starting held back, waiting for: veritysetup.target [ 19.244451] systemd-userdbd[151]: Successfully forked off '(sd-worker)' as PID 155. systemd-resolved.service: User lookup succeeded: uid=995 gid=993 systemd-timesyncd.service: User lookup succeeded: uid=994 gid=992 systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2612 systemd-journald.service: Added fd 62 (stored) to fd store. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2611 systemd-journald.service: Added fd 63 (stored) to fd store. [ 20.700947] systemd-resolved[149]: Positive Trust Anchors: [ 20.703562] systemd-resolved[149]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d [ 20.706127] systemd-resolved[149]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa corp home internal intranet lan local private test systemd-timesyncd.service: Got notification message from PID 150 (WATCHDOG=1) [ 20.783526] systemd-timesyncd[150]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 20.790504] systemd-timesyncd[150]: Failed to get link NTP servers: No such file or directory [ 20.801317] systemd-timesyncd[150]: Bus bus-api-timesync: changing state UNSET -> OPENING [ 20.805640] systemd-timesyncd[150]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 20.809097] systemd-timesyncd[150]: Added inotify watch for /run on bus bus-api-timesync: 2 [ 20.810968] systemd-timesyncd[150]: Added inotify watch for /run/dbus on bus bus-api-timesync: 3 [ 20.812993] systemd-timesyncd[150]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-timesync: -1 [ 20.814624] systemd-timesyncd[150]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 20.816898] systemd-timesyncd[150]: Bus bus-api-timesync: changing state OPENING -> WATCH_BIND [ 20.822431] systemd-timesyncd[150]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 20.852998] systemd-timesyncd[150]: Added new fallback server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (READY=1, STATUS=Daemon is running) systemd-timesyncd.service: Changed start -> running systemd-timesyncd.service: Job 77 systemd-timesyncd.service/start finished, result=done [ OK ] Started Network Time Synchronization. [ 20.860824] systemd-timesyncd[150]: Added new fallback server time2.google.com. [ 20.865747] systemd-timesyncd[150]: Added new fallback server time3.google.com. Failed to communicate with plymouth: Connection refused [ 20.867737] systemd-timesyncd[150]: Added new fallback server time4.google.com. [ 20.875408] systemd-resolved[149]: Using system hostname 'trs-qemuarm64'. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 20.881331] systemd-timesyncd[150]: systemd-timesyncd running as pid 150 [ 20.882837] systemd-timesyncd[150]: Selected server time1.google.com. [ 20.884625] systemd-timesyncd[150]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 20.886639] systemd-resolved[149]: New scope on link *, protocol dns, family * systemd-resolved.service: Got notification message from PID 149 (WATCHDOG=1) sysinit.target: starting held back, waiting for: veritysetup.target time-set.target changed dead -> active time-set.target: Job 78 time-set.target/start finished, result=done [ OK ] Reached target System Time Set. [ 20.928647] systemd-resolved[149]: Found new link 1/lo [ 20.933100] systemd-resolved[149]: Found new link 2/eth0 [ 20.936549] systemd-resolved[149]: Found new link 3/sit0 [ 20.941051] systemd-resolved[149]: Failed to install memory pressure event source, ignoring: Operation not supported [ 20.943181] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 20.949564] systemd-timesyncd[150]: Selected server time2.google.com. [ 20.951227] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 20.957099] systemd-resolved[149]: Bus bus-api-resolve: changing state UNSET -> OPENING [ 20.958636] systemd-resolved[149]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 20.962670] systemd-resolved[149]: Added inotify watch for /run on bus bus-api-resolve: 2 systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 20.968632] systemd-resolved[149]: Added inotify watch for /run/dbus on bus bus-api-resolve: 3 [ 20.970351] systemd-resolved[149]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-resolve: -1 [ 20.971994] systemd-resolved[149]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 20.973829] systemd-resolved[149]: Bus bus-api-resolve: changing state OPENING -> WATCH_BIND [ 20.975798] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 20.977801] systemd-timesyncd[150]: Selected server time3.google.com. [ 20.979284] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 20.985111] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution [ 20.986729] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 20.992831] systemd-timesyncd[150]: Resolving time4.google.com... [ 20.994232] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 20.995825] systemd-timesyncd[150]: Selected server time1.google.com. [ 21.001473] systemd-timesyncd[150]: Resolving time1.google.com... [ 21.003273] systemd-resolved[149]: Registering bus object implementation for path=/org/freedesktop/resolve1 iface=org.freedesktop.resolve1.Manager systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 21.009436] systemd-resolved[149]: Registering bus object implementation for path=/org/freedesktop/resolve1/link iface=org.freedesktop.resolve1.Link [ 21.011407] systemd-resolved[149]: Registering bus object implementation for path=/org/freedesktop/resolve1/dnssd iface=org.freedesktop.resolve1.DnssdService systemd-resolved.service: Got notification message from PID 149 (READY=1, STATUS=Processing requests...) systemd-resolved.service: Changed start -> running systemd-resolved.service: Job 28 systemd-resolved.service/start finished, result=done [ OK ] Started Network Name Resolution. [ 21.017256] systemd-resolved[149]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 Failed to communicate with plymouth: Connection refused [ 21.019268] systemd-resolved[149]: Creating stub listener using UDP/TCP. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) nss-lookup.target changed dead -> active nss-lookup.target: Job 29 nss-lookup.target/start finished, result=done [ OK ] Reached target Host and Network Name Lookups. [ 21.025762] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution sysinit.target: starting held back, waiting for: veritysetup.target [ 21.030679] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 21.035264] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 21.037003] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 21.038597] systemd-timesyncd[150]: Selected server time3.google.com. [ 21.040003] systemd-timesyncd[150]: Resolving time3.google.com... [ 21.041633] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution [ 21.043121] systemd-timesyncd[150]: Selected server time4.google.com. [ 21.044777] systemd-timesyncd[150]: Resolving time4.google.com... [ 21.046156] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution [ 21.047664] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 21.049624] systemd-timesyncd[150]: Resolving time1.google.com... [ 21.051700] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 21.053600] systemd-timesyncd[150]: Selected server time2.google.com. [ 21.054979] systemd-timesyncd[150]: Resolving time2.google.com... [ 21.056611] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 21.058163] systemd-timesyncd[150]: Delaying attempts to contact servers. [* ] (1 of 5) A start job is running for /dev/mapper/usr (12s / 1min 30s) M [** ] (1 of 5) A start job is running for /dev/mapper/usr (12s / 1min 30s) M [*** ] (1 of 5) A start job is running for /dev/mapper/usr (13s / 1min 30s) M [ *** ] (2 of 5) A start job is running for…083d-ddc01a255364 (14s / 1min 30s) M [ *** ] (2 of 5) A start job is running for…083d-ddc01a255364 (14s / 1min 30s) M [ ***] (2 of 5) A start job is running for…083d-ddc01a255364 (15s / 1min 30s) M [ **] (3 of 5) A start job is running for…eac3-2229c909cf73 (15s / 1min 30s) M [ *] (3 of 5) A start job is running for…eac3-2229c909cf73 (16s / 1min 30s) M [ **] (3 of 5) A start job is running for…eac3-2229c909cf73 (17s / 1min 30s) [ 28.307892] udevadm[120]: 8250: Triggered device with action 'add'. [ 28.310773] udevadm[120]: 8250_core: Triggered device with action 'add'. [ 28.312628] udevadm[120]: 842_compress: Triggered device with action 'add'. [ 28.314053] udevadm[120]: 842_decompress: Triggered device with action 'add'. [ 28.315475] udevadm[120]: acpi: Triggered device with action 'add'. [ 28.317259] udevadm[120]: acpiphp: Triggered device with action 'add'. [ 28.318710] udevadm[120]: ahci: Triggered device with action 'add'. [ 28.320514] udevadm[120]: ahci_ceva: Triggered device with action 'add'. [ 28.321927] udevadm[120]: ahci_imx: Triggered device with action 'add'. [ 28.323332] udevadm[120]: ahci_xgene: Triggered device with action 'add'. [ 28.325129] udevadm[120]: amd_xgbe: Triggered device with action 'add'. [ 28.326524] udevadm[120]: arm_smc_wdt: Triggered device with action 'add'. [ 28.327971] udevadm[120]: arm_smmu: Triggered device with action 'add'. [ 28.329675] udevadm[120]: arm_smmu_v3: Triggered device with action 'add'. [ 28.331114] udevadm[120]: armmmci: Triggered device with action 'add'. [ 28.332832] udevadm[120]: auth_rpcgss: Triggered device with action 'add'. [ 28.334240] udevadm[120]: battery: Triggered device with action 'add'. [ 28.335682] udevadm[120]: blk_cgroup: Triggered device with action 'add'. [ 28.347483] systemd-udevd[142]: 8250: Device is queued (SEQNUM=2279, ACTION=add) [ 28.350178] udevadm[120]: block: Triggered device with action 'add'. [ 28.351611] udevadm[120]: bluetooth: Triggered device with action 'add'. [ 28.353628] udevadm[120]: bochs: Triggered device with action 'add'. [ 28.355027] udevadm[120]: bq27xxx_battery: Triggered device with action 'add'. [ 28.356630] udevadm[120]: brd: Triggered device with action 'add'. [ 28.358058] udevadm[120]: bridge: Triggered device with action 'add'. [ 28.359484] udevadm[120]: button: Triggered device with action 'add'. [ 28.361354] udevadm[120]: can: Triggered device with action 'add'. [ 28.362741] udevadm[120]: can_gw: Triggered device with action 'add'. [ 28.364428] udevadm[120]: can_isotp: Triggered device with action 'add'. [ 28.365829] udevadm[120]: cifs: Triggered device with action 'add'. [ 28.367209] udevadm[120]: clk_imx8mm: Triggered device with action 'add'. [ 28.368903] udevadm[120]: clk_imx8mn: Triggered device with action 'add'. [ 28.370657] udevadm[120]: clk_imx8mp: Triggered device with action 'add'. [ 28.372740] udevadm[120]: clk_imx8mq: Triggered device with action 'add'. [ 28.374402] udevadm[120]: clk_imx93: Triggered device with action 'add'. [ 28.376453] udevadm[120]: configfs: Triggered device with action 'add'. [ 28.377982] udevadm[120]: cpufreq: Triggered device with action 'add'. [ 28.379720] udevadm[120]: cpuidle: Triggered device with action 'add'. [ 28.381635] udevadm[120]: crc64_rocksoft: Triggered device with action 'add'. [ 28.383195] udevadm[120]: crc_t10dif: Triggered device with action 'add'. [ 28.385140] udevadm[120]: cros_ec_dev: Triggered device with action 'add'. [ 28.386869] udevadm[120]: cryptomgr: Triggered device with action 'add'. [ 28.388680] udevadm[120]: debug_core: Triggered device with action 'add'. [ 28.390366] udevadm[120]: dm_bufio: Triggered device with action 'add'. [ 28.392271] udevadm[120]: dm_mirror: Triggered device with action 'add'. [ 28.393995] udevadm[120]: dm_mod: Triggered device with action 'add'. [ 28.395556] udevadm[120]: dm_snapshot: Triggered device with action 'add'. [ 28.397643] udevadm[120]: dm_verity: Triggered device with action 'add'. [ 28.399106] udevadm[120]: dns_resolver: Triggered device with action 'add'. [ 28.401016] udevadm[120]: drm: Triggered device with action 'add'. [ 28.402714] udevadm[120]: drm_kms_helper: Triggered device with action 'add'. [ 28.404687] udevadm[120]: e1000: Triggered device with action 'add'. [ 28.406308] udevadm[120]: e1000e: Triggered device with action 'add'. [ 28.407893] udevadm[120]: edac_core: Triggered device with action 'add'. [ 28.409673] udevadm[120]: efi_pstore: Triggered device with action 'add'. [ 28.411488] udevadm[120]: ehci_hcd: Triggered device with action 'add'. [ 28.413490] udevadm[120]: fb: Triggered device with action 'add'. [ 28.415945] udevadm[120]: firmware_class: Triggered device with action 'add'. [ 28.417756] udevadm[120]: fscrypto: Triggered device with action 'add'. [ 28.419369] udevadm[120]: fsl_dpa: Triggered device with action 'add'. [ 28.421064] udevadm[120]: gpiolib_acpi: Triggered device with action 'add'. [ 28.422576] udevadm[120]: grant_table: Triggered device with action 'add'. [ 28.424395] udevadm[120]: hclge: Triggered device with action 'add'. [ 28.425800] udevadm[120]: hdma: Triggered device with action 'add'. [ 28.427269] udevadm[120]: hdma_mgmt: Triggered device with action 'add'. [ 28.429069] udevadm[120]: hid: Triggered device with action 'add'. [ 28.430471] udevadm[120]: hid_apple: Triggered device with action 'add'. [ 28.431901] udevadm[120]: hisi_rng: Triggered device with action 'add'. [ 28.433726] udevadm[120]: hisi_sas_main: Triggered device with action 'add'. [ 28.435417] udevadm[120]: hisi_sas_v3_hw: Triggered device with action 'add'. [ 28.441380] udevadm[120]: hnae3: Triggered device with action 'add'. [ 28.442843] udevadm[120]: hns3: Triggered device with action 'add'. [ 28.444618] udevadm[120]: hns_dsaf: Triggered device with action 'add'. [ 28.446153] udevadm[120]: i2c_algo_bit: Triggered device with action 'add'. [ 28.447669] udevadm[120]: i2c_qup: Triggered device with action 'add'. [ 28.449622] udevadm[120]: ipv6: Triggered device with action 'add'. [ 28.451087] udevadm[120]: kdb: Triggered device with action 'add'. [ 28.457388] udevadm[120]: kernel: Triggered device with action 'add'. [ 28.460996] udevadm[120]: keyboard: Triggered device with action 'add'. [ 28.462607] udevadm[120]: kfence: Triggered device with action 'add'. [ 28.464296] udevadm[120]: kgdboc: Triggered device with action 'add'. [ 28.465816] udevadm[120]: kvm: Triggered device with action 'add'. [ 28.467235] udevadm[120]: libahci: Triggered device with action 'add'. [ 28.469041] udevadm[120]: libata: Triggered device with action 'add'. [ 28.470492] udevadm[120]: lockd: Triggered device with action 'add'. [ 28.472355] udevadm[120]: loop: Triggered device with action 'add'. [ 28.473842] udevadm[120]: megaraid_sas: Triggered device with action 'add'. [ 28.475271] udevadm[120]: memory_hotplug: Triggered device with action 'add'. [ 28.477053] udevadm[120]: mmcblk: Triggered device with action 'add'. [ 28.478461] udevadm[120]: module: Triggered device with action 'add'. [ 28.479859] udevadm[120]: mtk_wdt: Triggered device with action 'add'. [ 28.481504] udevadm[120]: musb_hdrc: Triggered device with action 'add'. [ 28.482903] udevadm[120]: mvneta: Triggered device with action 'add'. [ 28.484650] udevadm[120]: mvpp2: Triggered device with action 'add'. [ 28.486071] udevadm[120]: netconsole: Triggered device with action 'add'. [ 28.487527] udevadm[120]: netfs: Triggered device with action 'add'. [ 28.489280] udevadm[120]: netpoll: Triggered device with action 'add'. [ 28.490678] udevadm[120]: nfs: Triggered device with action 'add'. [ 28.492352] udevadm[120]: nfs_layout_flexfiles: Triggered device with action 'add'. [ 28.493800] udevadm[120]: nfs_layout_nfsv41_files: Triggered device with action 'add'. [ 28.495509] udevadm[120]: nfsv4: Triggered device with action 'add'. [ 28.497846] systemd-udevd[142]: 8250: Device ready for processing (SEQNUM=2279, ACTION=add) [ 28.499380] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 158. [ 28.501276] systemd-udevd[142]: 8250: Worker [158] is forked for processing SEQNUM=2279. [ 28.502780] systemd-udevd[142]: 8250_core: Device is queued (SEQNUM=2280, ACTION=add) [ 28.504709] systemd-udevd[142]: 8250_core: Device ready for processing (SEQNUM=2280, ACTION=add) [ 28.506496] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 159. [ 28.508631] systemd-udevd[142]: 8250_core: Worker [159] is forked for processing SEQNUM=2280. [ 28.510323] systemd-udevd[142]: 842_compress: Device is queued (SEQNUM=2281, ACTION=add) [ 28.511980] systemd-udevd[142]: 842_compress: Device ready for processing (SEQNUM=2281, ACTION=add) [ 28.513797] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 160. [ 28.515309] systemd-udevd[142]: 842_compress: Worker [160] is forked for processing SEQNUM=2281. [ 28.518085] udevadm[120]: nicpf: Triggered device with action 'add'. [ 28.519609] udevadm[120]: nvme: Triggered device with action 'add'. [ 28.521562] udevadm[120]: nvme_core: Triggered device with action 'add'. [ 28.523034] udevadm[120]: nvmem_qfprom: Triggered device with action 'add'. [ 28.524764] udevadm[120]: optee: Triggered device with action 'add'. [ 28.526173] udevadm[120]: overlay: Triggered device with action 'add'. [ 28.527604] udevadm[120]: page_reporting: Triggered device with action 'add'. [ 28.529401] udevadm[120]: pata_platform: Triggered device with action 'add'. [ 28.530882] udevadm[120]: pci_hotplug: Triggered device with action 'add'. [ 28.532610] udevadm[120]: pcie_aspm: Triggered device with action 'add'. M [ ***] (4 of 5) A start job is running for… All udev Devices (17s / no limit) [ 28.534263] udevadm[120]: phy_xgene: Triggered device with action 'add'. [ 28.535689] udevadm[120]: pnp: Triggered device with action 'add'. [ 28.537362] udevadm[120]: printk: Triggered device with action 'add'. [ 28.538772] udevadm[120]: processor: Triggered device with action 'add'. [ 28.540540] udevadm[120]: psmouse: Triggered device with action 'add'. [ 28.542008] udevadm[120]: pstore: Triggered device with action 'add'. [ 28.543551] udevadm[120]: random: Triggered device with action 'add'. [ 28.545300] udevadm[120]: rcupdate: Triggered device with action 'add'. [ 28.546889] udevadm[120]: rcutree: Triggered device with action 'add'. [ 28.548774] udevadm[120]: rfkill: Triggered device with action 'add'. [ 28.550219] udevadm[120]: rng_core: Triggered device with action 'add'. [ 28.551644] udevadm[120]: sata_sil24: Triggered device with action 'add'. [ 28.553422] udevadm[120]: sbsa_gwdt: Triggered device with action 'add'. [ 28.554902] udevadm[120]: scsi_mod: Triggered device with action 'add'. [ 28.556699] udevadm[120]: sdhci: Triggered device with action 'add'. [ 28.558144] udevadm[120]: secretmem: Triggered device with action 'add'. [ 28.560315] udevadm[120]: sit: Triggered device with action 'add'. [ 28.562009] udevadm[120]: sky2: Triggered device with action 'add'. [ 28.563708] udevadm[120]: smc91x: Triggered device with action 'add'. [ 28.565434] udevadm[120]: smsc911x: Triggered device with action 'add'. [ 28.567012] udevadm[120]: snd: Triggered device with action 'add'. [ 28.568697] udevadm[120]: snd_pcm: Triggered device with action 'add'. [ 28.570284] udevadm[120]: snd_soc_core: Triggered device with action 'add'. [ 28.571945] udevadm[120]: snd_timer: Triggered device with action 'add'. [ 28.573685] udevadm[120]: snps_udc_core: Triggered device with action 'add'. [ 28.575157] udevadm[120]: snps_udc_plat: Triggered device with action 'add'. [ 28.576835] udevadm[120]: spurious: Triggered device with action 'add'. [ 28.578279] udevadm[120]: srcutree: Triggered device with action 'add'. [ 28.579743] udevadm[120]: sunrpc: Triggered device with action 'add'. [ 28.581408] udevadm[120]: sysrq: Triggered device with action 'add'. [ 28.582876] udevadm[120]: tcp_cubic: Triggered device with action 'add'. [ 28.584643] udevadm[120]: tee: Triggered device with action 'add'. [ 28.586079] udevadm[120]: thermal: Triggered device with action 'add'. [ 28.587493] udevadm[120]: thunder_bgx: Triggered device with action 'add'. [ 28.598000] systemd-udevd[158]: 8250: Processing device (SEQNUM=2279, ACTION=add) [ 28.600737] udevadm[120]: thunder_xcv: Triggered device with action 'add'. [ 28.602342] udevadm[120]: tpm: Triggered device with action 'add'. [ 28.603797] udevadm[120]: tpm_crb: Triggered device with action 'add'. [ 28.605467] udevadm[120]: tpm_i2c_infineon: Triggered device with action 'add'. [ 28.606925] udevadm[120]: ttm: Triggered device with action 'add'. [ 28.608686] udevadm[120]: ufshcd_core: Triggered device with action 'add'. [ 28.610110] udevadm[120]: usb_storage: Triggered device with action 'add'. [ 28.611565] udevadm[120]: usbcore: Triggered device with action 'add'. [ 28.613494] udevadm[120]: usbhid: Triggered device with action 'add'. [ 28.614925] udevadm[120]: vcan: Triggered device with action 'add'. [ 28.616671] udevadm[120]: vfio: Triggered device with action 'add'. [ 28.618082] udevadm[120]: vfio_iommu_type1: Triggered device with action 'add'. [ 28.619522] udevadm[120]: vfio_pci: Triggered device with action 'add'. [ 28.621300] udevadm[120]: virtio_blk: Triggered device with action 'add'. [ 28.622731] udevadm[120]: virtio_gpu: Triggered device with action 'add'. [ 28.624413] udevadm[120]: virtio_mmio: Triggered device with action 'add'. [ 28.626019] udevadm[120]: virtio_net: Triggered device with action 'add'. [ 28.627469] udevadm[120]: virtio_pci: Triggered device with action 'add'. [ 28.629315] udevadm[120]: virtio_pci_legacy_dev: Triggered device with action 'add'. [ 28.630756] udevadm[120]: virtio_pci_modern_dev: Triggered device with action 'add'. [ 28.632627] udevadm[120]: vsock: Triggered device with action 'add'. [ 28.634049] udevadm[120]: vt: Triggered device with action 'add'. [ 28.635446] udevadm[120]: watchdog: Triggered device with action 'add'. [ 28.637195] udevadm[120]: workqueue: Triggered device with action 'add'. [ 28.638622] udevadm[120]: xen: Triggered device with action 'add'. [ 28.640379] udevadm[120]: xen_blkfront: Triggered device with action 'add'. [ 28.641861] udevadm[120]: xen_kbdfront: Triggered device with action 'add'. [ 28.643280] udevadm[120]: xen_netfront: Triggered device with action 'add'. [ 28.644899] udevadm[120]: xen_privcmd: Triggered device with action 'add'. [ 28.646306] udevadm[120]: xhci_hcd: Triggered device with action 'add'. [ 28.647720] udevadm[120]: xilinx_uartps: Triggered device with action 'add'. [ 28.649605] udevadm[120]: xz_dec: Triggered device with action 'add'. [ 28.651016] udevadm[120]: 4000000.flash: Triggered device with action 'add'. [ 28.652724] udevadm[120]: mtd0: Triggered device with action 'add'. [ 28.654123] udevadm[120]: mtdblock0: Triggered device with action 'add'. [ 28.655534] udevadm[120]: 4010000000.pcie: Triggered device with action 'add'. [ 28.657343] udevadm[120]: 0000:00:04.0: Triggered device with action 'add'. [ 28.658780] udevadm[120]: virtio2: Triggered device with action 'add'. [ 28.660513] udevadm[120]: vda: Triggered device with action 'add'. [ 28.661913] udevadm[120]: vda1: Triggered device with action 'add'. [ 28.663298] udevadm[120]: vda2: Triggered device with action 'add'. [ 28.664925] udevadm[120]: vda3: Triggered device with action 'add'. [ 28.666309] udevadm[120]: loop0: Triggered device with action 'add'. [ 28.668588] systemd-udevd[142]: 842_decompress: Device is queued (SEQNUM=2282, ACTION=add) [ 28.670095] systemd-udevd[142]: 842_decompress: Device ready for processing (SEQNUM=2282, ACTION=add) [ 28.672829] udevadm[120]: loop1: Triggered device with action 'add'. [ 28.674276] udevadm[120]: loop2: Triggered device with action 'add'. [ 28.675722] udevadm[120]: loop3: Triggered device with action 'add'. [ 28.677457] udevadm[120]: loop4: Triggered device with action 'add'. [ 28.678848] udevadm[120]: loop5: Triggered device with action 'add'. [ 28.680573] udevadm[120]: loop6: Triggered device with action 'add'. [ 28.681958] udevadm[120]: loop7: Triggered device with action 'add'. [ 28.683352] udevadm[120]: ram0: Triggered device with action 'add'. [ 28.684980] udevadm[120]: ram1: Triggered device with action 'add'. [ 28.686400] udevadm[120]: ram10: Triggered device with action 'add'. [ 28.687798] udevadm[120]: ram11: Triggered device with action 'add'. [ 28.689499] udevadm[120]: ram12: Triggered device with action 'add'. [ 28.690905] udevadm[120]: ram13: Triggered device with action 'add'. [ 28.692555] udevadm[120]: ram14: Triggered device with action 'add'. [ 28.693956] udevadm[120]: ram15: Triggered device with action 'add'. [ 28.695550] udevadm[120]: ram2: Triggered device with action 'add'. [ 28.697401] udevadm[120]: ram3: Triggered device with action 'add'. [ 28.698782] udevadm[120]: ram4: Triggered device with action 'add'. [ 28.700442] udevadm[120]: ram5: Triggered device with action 'add'. [ 28.701821] udevadm[120]: ram6: Triggered device with action 'add'. [ 28.703220] udevadm[120]: ram7: Triggered device with action 'add'. [ 28.704929] udevadm[120]: ram8: Triggered device with action 'add'. [ 28.706331] udevadm[120]: ram9: Triggered device with action 'add'. [ 28.707817] udevadm[120]: zram0: Triggered device with action 'add'. [ 28.709456] udevadm[120]: 0000:00:01.0: Triggered device with action 'add'. [ 28.710938] udevadm[120]: virtio0: Triggered device with action 'add'. [ 28.712668] udevadm[120]: eth0: Triggered device with action 'add'. [ 28.714039] udevadm[120]: lo: Triggered device with action 'add'. [ 28.715417] udevadm[120]: sit0: Triggered device with action 'add'. [ 28.717313] udevadm[120]: 9000000.pl011: Triggered device with action 'add'. [ 28.718723] udevadm[120]: ttyAMA0: Triggered device with action 'add'. [ 28.720415] udevadm[120]: serial8250: Triggered device with action 'add'. [ 28.721823] udevadm[120]: ttyS0: Triggered device with action 'add'. [ 28.723227] udevadm[120]: ttyS1: Triggered device with action 'add'. [ 28.724902] udevadm[120]: ttyS2: Triggered device with action 'add'. [ 28.726301] udevadm[120]: ttyS3: Triggered device with action 'add'. [ 28.727703] udevadm[120]: console: Triggered device with action 'add'. [ 28.729381] udevadm[120]: ptmx: Triggered device with action 'add'. configfs: Processing udev action (SEQNUM=2313, ACTION=add) [ 28.730823] udevadm[120]: tty: Triggered device with action 'add'. configfs: Got 'add' action on syspath '/sys/module/configfs'. [ 28.732923] udevadm[120]: tty0: Triggered device with action 'add'. [ 28.734668] udevadm[120]: tty1: Triggered device with action 'add'. [ 28.736407] udevadm[120]: tty10: Triggered device with action 'add'. [ 28.737803] udevadm[120]: tty11: Triggered device with action 'add'. [ 28.739367] udevadm[120]: tty12: Triggered device with action 'add'. [ 28.741048] udevadm[120]: tty13: Triggered device with action 'add'. [ 28.742418] udevadm[120]: tty14: Triggered device with action 'add'. [ 28.743845] udevadm[120]: tty15: Triggered device with action 'add'. sys-module-configfs.device: Changed dead -> plugged [ 28.753487] systemd-udevd[159]: 8250_core: Processing device (SEQNUM=2280, ACTION=add) [ 28.755742] udevadm[120]: tty16: Triggered device with action 'add'. [ 28.757562] udevadm[120]: tty17: Triggered device with action 'add'. [ 28.759040] udevadm[120]: tty18: Triggered device with action 'add'. [ 28.760696] udevadm[120]: tty19: Triggered device with action 'add'. [ 28.762134] udevadm[120]: tty2: Triggered device with action 'add'. [ 28.763575] udevadm[120]: tty20: Triggered device with action 'add'. [ 28.765347] udevadm[120]: tty21: Triggered device with action 'add'. [ 28.766774] udevadm[120]: tty22: Triggered device with action 'add'. [ 28.768583] udevadm[120]: tty23: Triggered device with action 'add'. [ 28.770163] udevadm[120]: tty24: Triggered device with action 'add'. [ 28.771609] udevadm[120]: tty25: Triggered device with action 'add'. [ 28.773400] udevadm[120]: tty26: Triggered device with action 'add'. [ 28.774802] udevadm[120]: tty27: Triggered device with action 'add'. [ 28.776540] udevadm[120]: tty28: Triggered device with action 'add'. [ 28.777925] udevadm[120]: tty29: Triggered device with action 'add'. [ 28.779305] udevadm[120]: tty3: Triggered device with action 'add'. [ 28.780924] udevadm[120]: tty30: Triggered device with action 'add'. [ 28.782324] udevadm[120]: tty31: Triggered device with action 'add'. [ 28.783724] udevadm[120]: tty32: Triggered device with action 'add'. [ 28.785509] udevadm[120]: tty33: Triggered device with action 'add'. [ 28.786949] udevadm[120]: tty34: Triggered device with action 'add'. [ 28.788647] udevadm[120]: tty35: Triggered device with action 'add'. [ 28.790067] udevadm[120]: tty36: Triggered device with action 'add'. [ 28.791463] udevadm[120]: tty37: Triggered device with action 'add'. [ 28.793454] udevadm[120]: tty38: Triggered device with action 'add'. [ 28.794874] udevadm[120]: tty39: Triggered device with action 'add'. [ 28.796608] udevadm[120]: tty4: Triggered device with action 'add'. [ 28.798009] udevadm[120]: tty40: Triggered device with action 'add'. [ 28.799442] udevadm[120]: tty41: Triggered device with action 'add'. [ 28.801156] udevadm[120]: tty42: Triggered device with action 'add'. [ 28.802643] udevadm[120]: tty43: Triggered device with action 'add'. [ 28.806240] udevadm[120]: tty44: Triggered device with action 'add'. [ 28.809214] udevadm[120]: tty45: Triggered device with action 'add'. [ 28.811865] udevadm[120]: tty46: Triggered device with action 'add'. [ 28.813654] udevadm[120]: tty47: Triggered device with action 'add'. [ 28.815068] udevadm[120]: tty48: Triggered device with action 'add'. [ 28.816697] udevadm[120]: tty49: Triggered device with action 'add'. [ 28.818080] udevadm[120]: tty5: Triggered device with action 'add'. [ 28.819615] udevadm[120]: tty50: Triggered device with action 'add'. [ 28.821430] udevadm[120]: tty51: Triggered device with action 'add'. [ 28.822851] udevadm[120]: tty52: Triggered device with action 'add'. [ 28.824560] udevadm[120]: tty53: Triggered device with action 'add'. [ 28.825938] udevadm[120]: tty54: Triggered device with action 'add'. [ 28.827404] udevadm[120]: tty55: Triggered device with action 'add'. [ 28.829214] udevadm[120]: tty56: Triggered device with action 'add'. [ 28.830643] udevadm[120]: tty57: Triggered device with action 'add'. [ 28.832023] udevadm[120]: tty58: Triggered device with action 'add'. [ 28.841909] systemd-udevd[160]: 842_compress: Processing device (SEQNUM=2281, ACTION=add) [ 28.844736] udevadm[120]: tty59: Triggered device with action 'add'. [ 28.846167] udevadm[120]: tty6: Triggered device with action 'add'. [ 28.847570] udevadm[120]: tty60: Triggered device with action 'add'. [ 28.849389] udevadm[120]: tty61: Triggered device with action 'add'. [ 28.850948] udevadm[120]: tty62: Triggered device with action 'add'. [ 28.852629] udevadm[120]: tty63: Triggered device with action 'add'. [ 28.854024] udevadm[120]: tty7: Triggered device with action 'add'. [ 28.855426] udevadm[120]: tty8: Triggered device with action 'add'. [ 28.857157] udevadm[120]: tty9: Triggered device with action 'add'. [ 28.858744] udevadm[120]: gpio-keys: Triggered device with action 'add'. [ 28.860505] udevadm[120]: input0: Triggered device with action 'add'. [ 28.862052] udevadm[120]: event0: Triggered device with action 'add'. [ 28.863485] udevadm[120]: amba: Triggered device with action 'add'. [ 28.865268] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/amba/drivers/uevent', ignoring: No such file or directory [ 28.866821] udevadm[120]: amba-proxy: Triggered device with action 'add'. [ 28.868560] udevadm[120]: dma-pl330: Triggered device with action 'add'. [ 28.869994] udevadm[120]: kmi-pl050: Triggered device with action 'add'. [ 28.871388] udevadm[120]: mhu: Triggered device with action 'add'. [ 28.873164] udevadm[120]: mhu-doorbell: Triggered device with action 'add'. [ 28.874569] udevadm[120]: mmci-pl18x: Triggered device with action 'add'. [ 28.875982] udevadm[120]: pl061_gpio: Triggered device with action 'add'. [ 28.877586] udevadm[120]: rtc-pl031: Triggered device with action 'add'. [ 28.879161] udevadm[120]: sp805-wdt: Triggered device with action 'add'. [ 28.880921] udevadm[120]: ssp-pl022: Triggered device with action 'add'. [ 28.882294] udevadm[120]: uart-pl011: Triggered device with action 'add'. [ 28.883708] udevadm[120]: auxiliary: Triggered device with action 'add'. [ 28.885352] udevadm[120]: clockevents: Triggered device with action 'add'. [ 28.886824] udevadm[120]: clocksource: Triggered device with action 'add'. [ 28.888549] udevadm[120]: container: Triggered device with action 'add'. [ 28.889956] udevadm[120]: cpu: Triggered device with action 'add'. [ 28.891311] udevadm[120]: edac: Triggered device with action 'add'. [ 28.893025] udevadm[120]: event_source: Triggered device with action 'add'. [ 28.894424] udevadm[120]: fsl-mc: Triggered device with action 'add'. [ 28.895855] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/fsl-mc/drivers/uevent', ignoring: No such file or directory [ 28.897798] udevadm[120]: fsl_dpaa2_eth: Triggered device with action 'add'. [ 28.899212] udevadm[120]: fsl_dpaa2_ptp: Triggered device with action 'add'. [ 28.900939] udevadm[120]: fsl_mc_allocator: Triggered device with action 'add'. [ 28.902538] udevadm[120]: fsl_mc_dpio: Triggered device with action 'add'. [ 28.903947] udevadm[120]: fsl_mc_dprc: Triggered device with action 'add'. [ 28.905622] udevadm[120]: gadget: Triggered device with action 'add'. [ 28.906997] udevadm[120]: genpd: Triggered device with action 'add'. [ 28.908651] udevadm[120]: gpio: Triggered device with action 'add'. [ 28.910557] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 161. [ 28.912016] systemd-udevd[142]: 842_decompress: Worker [161] is forked for processing SEQNUM=2282. [ 28.913819] systemd-udevd[142]: acpi: Device is queued (SEQNUM=2283, ACTION=add) [ 28.915236] systemd-udevd[142]: acpi: Device ready for processing (SEQNUM=2283, ACTION=add) [ 28.917860] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/gpio/drivers/uevent', ignoring: No such file or directory [ 28.919477] udevadm[120]: gpio_stub_drv: Triggered device with action 'add'. [ 28.921277] udevadm[120]: hid: Triggered device with action 'add'. [ 28.922676] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/hid/drivers/uevent', ignoring: No such file or directory [ 28.924622] udevadm[120]: a4tech: Triggered device with action 'add'. [ 28.926219] udevadm[120]: apple: Triggered device with action 'add'. [ 28.927614] udevadm[120]: belkin: Triggered device with action 'add'. [ 28.929353] udevadm[120]: cherry: Triggered device with action 'add'. [ 28.930763] udevadm[120]: chicony: Triggered device with action 'add'. [ 28.932497] udevadm[120]: cypress: Triggered device with action 'add'. [ 28.933936] udevadm[120]: ezkey: Triggered device with action 'add'. [ 28.935363] udevadm[120]: hid-generic: Triggered device with action 'add'. [ 28.937167] udevadm[120]: itetech: Triggered device with action 'add'. [ 28.938546] udevadm[120]: kensington: Triggered device with action 'add'. [ 28.939989] udevadm[120]: lg-g15: Triggered device with action 'add'. [ 28.941598] udevadm[120]: logitech: Triggered device with action 'add'. [ 28.943150] udevadm[120]: microsoft: Triggered device with action 'add'. [ 28.944796] udevadm[120]: monterey: Triggered device with action 'add'. [ 28.946238] udevadm[120]: redragon: Triggered device with action 'add'. [ 28.947825] udevadm[120]: host1x-context: Triggered device with action 'add'. [ 28.949515] udevadm[120]: i2c: Triggered device with action 'add'. [ 28.950961] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/i2c/drivers/uevent', ignoring: No such file or directory [ 28.952972] udevadm[120]: axp20x-i2c: Triggered device with action 'add'. [ 28.954411] udevadm[120]: bd9571mwv: Triggered device with action 'add'. [ 28.955827] udevadm[120]: bq27xxx-battery: Triggered device with action 'add'. [ 28.957457] udevadm[120]: clk-renesas-pcie-9series: Triggered device with action 'add'. [ 28.958905] udevadm[120]: cros-ec-i2c: Triggered device with action 'add'. [ 28.960582] udevadm[120]: cs2000-cp: Triggered device with action 'add'. [ 28.962025] udevadm[120]: dummy: Triggered device with action 'add'. [ 28.964604] udevadm[120]: fan53555-regulator: Triggered device with action 'add'. [ 28.966255] udevadm[120]: max732x: Triggered device with action 'add'. [ 28.967634] udevadm[120]: max77620: Triggered device with action 'add'. [ 28.969438] udevadm[120]: max8973: Triggered device with action 'add'. [ 28.970831] udevadm[120]: mp8859: Triggered device with action 'add'. [ 28.972654] udevadm[120]: mt6360: Triggered device with action 'add'. [ 28.974376] udevadm[120]: nxp-pca9450: Triggered device with action 'add'. [ 28.975849] udevadm[120]: pca953x: Triggered device with action 'add'. [ 28.977764] udevadm[120]: pca954x: Triggered device with action 'add'. [ 28.981816] udevadm[120]: pf8x00: Triggered device with action 'add'. [ 28.987281] udevadm[120]: pfuze100-regulator: Triggered device with action 'add'. [ 28.989632] systemd-udevd[158]: 8250: Device processed (SEQNUM=2279, ACTION=add) [ 28.991953] udevadm[120]: raa215300: Triggered device with action 'add'. [ 28.993658] udevadm[120]: rk8xx-i2c: Triggered device with action 'add'. [ 28.995127] udevadm[120]: rohm-bd718x7: Triggered device with action 'add'. [ 28.996910] udevadm[120]: rtc-ds3232: Triggered device with action 'add'. [ 28.998367] udevadm[120]: sec_pmic: Triggered device with action 'add'. [ 28.999798] udevadm[120]: simple-mfd-i2c: Triggered device with action 'add'. [ 29.001525] udevadm[120]: smbus_alert: Triggered device with action 'add'. [ 29.002975] udevadm[120]: tpm_i2c_infineon: Triggered device with action 'add'. [ 29.004619] udevadm[120]: tps65219: Triggered device with action 'add'. [ 29.006022] udevadm[120]: usb3503: Triggered device with action 'add'. [ 29.007451] udevadm[120]: vc5: Triggered device with action 'add'. [ 29.009261] udevadm[120]: iio: Triggered device with action 'add'. [ 29.010754] udevadm[120]: mdio_bus: Triggered device with action 'add'. [ 29.012596] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/mdio_bus/drivers/uevent', ignoring: No such file or directory [ 29.014210] udevadm[120]: Aquantia AQ1202: Triggered device with action 'add'. [ 29.015631] udevadm[120]: Aquantia AQ2104: Triggered device with action 'add'. [ 29.017356] udevadm[120]: Aquantia AQCS109: Triggered device with action 'add'. [ 29.018793] udevadm[120]: Aquantia AQR105: Triggered device with action 'add'. [ 29.020535] udevadm[120]: Aquantia AQR106: Triggered device with action 'add'. [ 29.022001] udevadm[120]: Aquantia AQR107: Triggered device with action 'add'. [ 29.023482] udevadm[120]: Aquantia AQR112: Triggered device with action 'add'. [ 29.025327] udevadm[120]: Aquantia AQR113C: Triggered device with action 'add'. [ 29.026819] udevadm[120]: Aquantia AQR405: Triggered device with action 'add'. [ 29.028619] udevadm[120]: Aquantia AQR412: Triggered device with action 'add'. [ 29.030150] udevadm[120]: Generic Clause 45 PHY: Triggered device with action 'add'. [ 29.031732] udevadm[120]: Generic FE-GE Realtek PHY: Triggered device with action 'add'. [ 29.033601] udevadm[120]: Generic PHY: Triggered device with action 'add'. [ 29.035229] udevadm[120]: Micrel KS8737: Triggered device with action 'add'. [ 29.036940] udevadm[120]: Micrel KSZ8001 or KS8721: Triggered device with action 'add'. [ 29.038389] udevadm[120]: Micrel KSZ8021 or KSZ8031: Triggered device with action 'add'. [ 29.039883] udevadm[120]: Micrel KSZ8031: Triggered device with action 'add'. [ 29.041626] udevadm[120]: Micrel KSZ8041: Triggered device with action 'add'. [ 29.043063] udevadm[120]: Micrel KSZ8041RNLI: Triggered device with action 'add'. [ 29.044797] udevadm[120]: Micrel KSZ8051: Triggered device with action 'add'. [ 29.046237] udevadm[120]: Micrel KSZ8061: Triggered device with action 'add'. [ 29.047665] udevadm[120]: Micrel KSZ8081 or KSZ8091: Triggered device with action 'add'. [ 29.049382] udevadm[120]: Micrel KSZ87XX Switch: Triggered device with action 'add'. [ 29.051283] systemd-udevd[159]: 8250_core: Device processed (SEQNUM=2280, ACTION=add) [ 29.053299] systemd-udevd[159]: 8250_core: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 29.055810] udevadm[120]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Triggered device with action 'add'. [ 29.058008] udevadm[120]: Micrel KSZ8873MLL Switch: Triggered device with action 'add'. [ 29.059551] udevadm[120]: Micrel KSZ9021 Gigabit PHY: Triggered device with action 'add'. [ 29.061546] udevadm[120]: Micrel KSZ9031 Gigabit PHY: Triggered device with action 'add'. [ 29.063138] udevadm[120]: Microchip INDY Gigabit Quad PHY: Triggered device with action 'add'. [ 29.064960] udevadm[120]: Microchip KSZ9131 Gigabit PHY: Triggered device with action 'add'. [ 29.066734] udevadm[120]: Microchip KSZ9477: Triggered device with action 'add'. [ 29.068591] udevadm[120]: Microchip LAN8841 Gigabit PHY: Triggered device with action 'add'. [ 29.070226] udevadm[120]: Microchip LAN966X Gigabit PHY: Triggered device with action 'add'. [ 29.071891] udevadm[120]: Microsemi FE VSC8530: Triggered device with action 'add'. [ 29.073666] udevadm[120]: Microsemi FE VSC8540 SyncE: Triggered device with action 'add'. [ 29.075220] udevadm[120]: Microsemi GE VSC8501 SyncE: Triggered device with action 'add'. [ 29.076951] udevadm[120]: Microsemi GE VSC8502 SyncE: Triggered device with action 'add'. [ 29.078505] udevadm[120]: Microsemi GE VSC8504 SyncE: Triggered device with action 'add'. [ 29.080362] udevadm[120]: Microsemi GE VSC8514 SyncE: Triggered device with action 'add'. [ 29.082013] udevadm[120]: Microsemi GE VSC8552 SyncE: Triggered device with action 'add'. [ 29.083539] udevadm[120]: Microsemi GE VSC856X SyncE: Triggered device with action 'add'. [ 29.085390] udevadm[120]: Microsemi GE VSC8572 SyncE: Triggered device with action 'add'. [ 29.086807] udevadm[120]: Microsemi GE VSC8574 SyncE: Triggered device with action 'add'. [ 29.088580] udevadm[120]: Microsemi GE VSC8575 SyncE: Triggered device with action 'add'. [ 29.090089] udevadm[120]: Microsemi GE VSC8582 SyncE: Triggered device with action 'add'. [ 29.091608] udevadm[120]: Microsemi GE VSC8584 SyncE: Triggered device with action 'add'. [ 29.093404] udevadm[120]: Microsemi VSC8531: Triggered device with action 'add'. [ 29.094906] udevadm[120]: Microsemi VSC8541 SyncE: Triggered device with action 'add'. [ 29.096625] udevadm[120]: Qualcomm Atheros 8327-A internal PHY: Triggered device with action 'add'. [ 29.098224] udevadm[120]: Qualcomm Atheros 8327-B internal PHY: Triggered device with action 'add'. [ 29.099742] udevadm[120]: Qualcomm Atheros 8337 internal PHY: Triggered device with action 'add'. [ 29.101668] udevadm[120]: Qualcomm Atheros AR8030: Triggered device with action 'add'. [ 29.103139] udevadm[120]: Qualcomm Atheros AR8031/AR8033: Triggered device with action 'add'. [ 29.105047] udevadm[120]: Qualcomm Atheros AR8032: Triggered device with action 'add'. [ 29.106501] udevadm[120]: Qualcomm Atheros AR8035: Triggered device with action 'add'. [ 29.109075] systemd-udevd[160]: 842_compress: Device processed (SEQNUM=2281, ACTION=add) [ 29.110631] systemd-udevd[160]: 842_compress: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 29.113224] udevadm[120]: Qualcomm Atheros AR9331 built-in PHY: Triggered device with action 'add'. [ 29.114777] udevadm[120]: Qualcomm Atheros QCA9561 built-in PHY: Triggered device with action 'add'. [ 29.116653] udevadm[120]: Qualcomm QCA8081: Triggered device with action 'add'. [ 29.118126] udevadm[120]: RTL8201CP Ethernet: Triggered device with action 'add'. [ 29.119621] udevadm[120]: RTL8201F Fast Ethernet: Triggered device with action 'add'. M [ *** ] (4 of 5) A start job is running for… All udev Devices (18s / no limit) [ 29.121475] udevadm[120]: RTL8208 Fast Ethernet: Triggered device with action 'add'. [ 29.122975] udevadm[120]: RTL8211 Gigabit Ethernet: Triggered device with action 'add'. [ 29.124593] udevadm[120]: RTL8211B Gigabit Ethernet: Triggered device with action 'add'. [ 29.126056] udevadm[120]: RTL8211C Gigabit Ethernet: Triggered device with action 'add'. [ 29.127668] udevadm[120]: RTL8211DN Gigabit Ethernet: Triggered device with action 'add'. [ 29.129399] udevadm[120]: RTL8211E Gigabit Ethernet: Triggered device with action 'add'. [ 29.130876] udevadm[120]: RTL8211F Gigabit Ethernet: Triggered device with action 'add'. [ 29.132589] udevadm[120]: RTL8211F-VD Gigabit Ethernet: Triggered device with action 'add'. [ 29.134078] udevadm[120]: RTL8221B-VB-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 29.135586] udevadm[120]: RTL8221B-VM-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 29.137589] udevadm[120]: RTL8226 2.5Gbps PHY: Triggered device with action 'add'. [ 29.139036] udevadm[120]: RTL8226-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 29.140811] udevadm[120]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Triggered device with action 'add'. [ 29.142329] udevadm[120]: RTL8226B_RTL8221B 2.5Gbps PHY: Triggered device with action 'add'. [ 29.143796] udevadm[120]: RTL8365MB-VC Gigabit Ethernet: Triggered device with action 'add'. [ 29.145635] udevadm[120]: RTL8366RB Gigabit Ethernet: Triggered device with action 'add'. [ 29.147167] udevadm[120]: RTL9000AA_RTL9000AN Ethernet: Triggered device with action 'add'. [ 29.148868] udevadm[120]: Rockchip integrated EPHY: Triggered device with action 'add'. [ 29.150463] udevadm[120]: TI DP83867: Triggered device with action 'add'. [ 29.151877] udevadm[120]: TI DP83TD510E: Triggered device with action 'add'. [ 29.153559] udevadm[120]: Vitesse VSC7385: Triggered device with action 'add'. [ 29.155013] udevadm[120]: Vitesse VSC7388: Triggered device with action 'add'. [ 29.156627] udevadm[120]: Vitesse VSC7395: Triggered device with action 'add'. [ 29.158068] udevadm[120]: Vitesse VSC7398: Triggered device with action 'add'. [ 29.159490] udevadm[120]: Vitesse VSC8211: Triggered device with action 'add'. [ 29.161284] udevadm[120]: Vitesse VSC8221: Triggered device with action 'add'. [ 29.162710] udevadm[120]: Vitesse VSC8234: Triggered device with action 'add'. [ 29.164474] udevadm[120]: Vitesse VSC8244: Triggered device with action 'add'. [ 29.165906] udevadm[120]: Vitesse VSC8572: Triggered device with action 'add'. [ 29.167748] systemd-udevd[158]: 8250: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 29.170269] udevadm[120]: Vitesse VSC8601: Triggered device with action 'add'. [ 29.171793] udevadm[120]: Vitesse VSC8662: Triggered device with action 'add'. [ 29.173708] udevadm[120]: mv88e2110: Triggered device with action 'add'. [ 29.175167] udevadm[120]: mv88e2111: Triggered device with action 'add'. [ 29.176951] udevadm[120]: mv88x3310: Triggered device with action 'add'. [ 29.178421] udevadm[120]: mv88x3340: Triggered device with action 'add'. [ 29.179814] udevadm[120]: phy-bcm-ns2-pci: Triggered device with action 'add'. [ 29.181534] udevadm[120]: memory: Triggered device with action 'add'. [ 29.182942] udevadm[120]: memory_tiering: Triggered device with action 'add'. [ 29.184650] udevadm[120]: mipi-dsi: Triggered device with action 'add'. [ 29.186040] udevadm[120]: mmc: Triggered device with action 'add'. [ 29.187480] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/mmc/drivers/uevent', ignoring: No such file or directory [ 29.189400] udevadm[120]: mmcblk: Triggered device with action 'add'. [ 29.190772] udevadm[120]: mmc_rpmb: Triggered device with action 'add'. [ 29.192446] udevadm[120]: node: Triggered device with action 'add'. [ 29.193839] udevadm[120]: nvmem: Triggered device with action 'add'. [ 29.195226] udevadm[120]: pci: Triggered device with action 'add'. [ 29.197057] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/pci/drivers/uevent', ignoring: No such file or directory [ 29.198631] udevadm[120]: 8250_pericom: Triggered device with action 'add'. [ 29.200653] udevadm[120]: ahci: Triggered device with action 'add'. [ 29.202192] udevadm[120]: amd-xgbe: Triggered device with action 'add'. [ 29.203784] udevadm[120]: bnxt_en: Triggered device with action 'add'. [ 29.205539] udevadm[120]: bochs-drm: Triggered device with action 'add'. [ 29.207105] udevadm[120]: cavium_rng_pf: Triggered device with action 'add'. [ 29.209088] udevadm[120]: cavium_rng_vf: Triggered device with action 'add'. [ 29.210635] udevadm[120]: ci_hdrc_pci: Triggered device with action 'add'. [ 29.212523] udevadm[120]: cn10k_rng: Triggered device with action 'add'. [ 29.214086] udevadm[120]: dwc3-haps: Triggered device with action 'add'. [ 29.215663] udevadm[120]: dwc3-pci: Triggered device with action 'add'. [ 29.217561] udevadm[120]: e1000: Triggered device with action 'add'. [ 29.219095] udevadm[120]: e1000e: Triggered device with action 'add'. [ 29.221013] udevadm[120]: ehci-pci: Triggered device with action 'add'. [ 29.222747] udevadm[120]: ena: Triggered device with action 'add'. [ 29.224621] udevadm[120]: exar_serial: Triggered device with action 'add'. [ 29.226232] udevadm[120]: fsl_enetc: Triggered device with action 'add'. [ 29.227836] udevadm[120]: fsl_enetc_mdio: Triggered device with action 'add'. [ 29.229643] udevadm[120]: fsl_enetc_ptp: Triggered device with action 'add'. [ 29.231219] udevadm[120]: fsl_enetc_vf: Triggered device with action 'add'. [ 29.233145] udevadm[120]: hisi_sas_v3_hw: Triggered device with action 'add'. [ 29.234729] udevadm[120]: hns3: Triggered device with action 'add'. [ 29.236596] udevadm[120]: i40e: Triggered device with action 'add'. [ 29.238571] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 162. [ 29.241492] udevadm[120]: igb: Triggered device with action 'add'. [ 29.243269] udevadm[120]: igbvf: Triggered device with action 'add'. [ 29.245065] udevadm[120]: isp1760: Triggered device with action 'add'. [ 29.246682] udevadm[120]: mdio_thunder: Triggered device with action 'add'. [ 29.248558] udevadm[120]: megaraid_sas: Triggered device with action 'add'. [ 29.250155] udevadm[120]: nicpf: Triggered device with action 'add'. [ 29.251871] udevadm[120]: nvme: Triggered device with action 'add'. [ 29.253622] udevadm[120]: ohci-pci: Triggered device with action 'add'. [ 29.255190] udevadm[120]: pcieport: Triggered device with action 'add'. [ 29.257021] udevadm[120]: sata_sil24: Triggered device with action 'add'. [ 29.258585] udevadm[120]: serial: Triggered device with action 'add'. [ 29.260483] udevadm[120]: sky2: Triggered device with action 'add'. [ 29.262024] udevadm[120]: thunder_bgx: Triggered device with action 'add'. [ 29.263622] udevadm[120]: thunder_xcv: Triggered device with action 'add'. [ 29.265443] udevadm[120]: vfio-pci: Triggered device with action 'add'. [ 29.267000] udevadm[120]: virtio-pci: Triggered device with action 'add'. [ 29.268742] udevadm[120]: pci-epf: Triggered device with action 'add'. [ 29.270326] udevadm[120]: pci_express: Triggered device with action 'add'. [ 29.271890] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/pci_express/drivers/uevent', ignoring: No such file or directory [ 29.273937] udevadm[120]: aer: Triggered device with action 'add'. [ 29.275480] udevadm[120]: pcie_pme: Triggered device with action 'add'. [ 29.277411] udevadm[120]: platform: Triggered device with action 'add'. [ 29.279190] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/platform/drivers/uevent', ignoring: No such file or directory [ 29.281276] udevadm[120]: ARM-CCI: Triggered device with action 'add'. [ 29.282832] udevadm[120]: Hi-HNS_MDIO: Triggered device with action 'add'. [ 29.284726] udevadm[120]: Hisilicon MBIGEN-V2: Triggered device with action 'add'. [ 29.286329] udevadm[120]: Xilinx Watchdog: Triggered device with action 'add'. [ 29.287926] udevadm[120]: ac5-pinctrl: Triggered device with action 'add'. [ 29.289817] udevadm[120]: acpi-fan: Triggered device with action 'add'. [ 29.291377] udevadm[120]: acpi-ged: Triggered device with action 'add'. [ 29.293279] udevadm[120]: advk-pcie: Triggered device with action 'add'. [ 29.306057] udevadm[120]: agilex-clkmgr: Triggered device with action 'add'. [ 29.307691] udevadm[120]: ahci: Triggered device with action 'add'. [ 29.309468] udevadm[120]: ahci-ceva: Triggered device with action 'add'. [ 29.311049] udevadm[120]: ahci-imx: Triggered device with action 'add'. [ 29.312955] udevadm[120]: ahci-mvebu: Triggered device with action 'add'. [ 29.314516] udevadm[120]: ahci-qoriq: Triggered device with action 'add'. [ 29.316672] udevadm[120]: alarmtimer: Triggered device with action 'add'. [ 29.318332] udevadm[120]: altera-msi: Triggered device with action 'add'. [ 29.319910] udevadm[120]: altera-pcie: Triggered device with action 'add'. [ 29.321741] udevadm[120]: altr,system_manager: Triggered device with action 'add'. [ 29.331911] systemd-udevd[161]: 842_decompress: Processing device (SEQNUM=2282, ACTION=add) [ 29.334767] udevadm[120]: am65-cpsw-nuss: Triggered device with action 'add'. [ 29.336601] udevadm[120]: amd-xgbe: Triggered device with action 'add'. [ 29.338163] udevadm[120]: amlogic-c3-pinctrl: Triggered device with action 'add'. [ 29.339783] udevadm[120]: amlogic_thermal: Triggered device with action 'add'. [ 29.341792] udevadm[120]: apple-admac: Triggered device with action 'add'. [ 29.343353] udevadm[120]: apple-dart: Triggered device with action 'add'. [ 29.345256] udevadm[120]: apple-mailbox: Triggered device with action 'add'. [ 29.346844] udevadm[120]: apple-mca: Triggered device with action 'add'. [ 29.348836] udevadm[120]: apple-nco: Triggered device with action 'add'. [ 29.350594] udevadm[120]: apple-pmgr-pwrstate: Triggered device with action 'add'. [ 29.352493] udevadm[120]: apple-sart: Triggered device with action 'add'. [ 29.354080] udevadm[120]: apple_efuses: Triggered device with action 'add'. [ 29.355651] udevadm[120]: arm-scmi: Triggered device with action 'add'. [ 29.357451] udevadm[120]: arm-smmu: Triggered device with action 'add'. [ 29.359023] udevadm[120]: arm-smmu-v3: Triggered device with action 'add'. [ 29.361002] udevadm[120]: arm_smc_wdt: Triggered device with action 'add'. [ 29.362562] udevadm[120]: armada-ap806-pinctrl: Triggered device with action 'add'. [ 29.364514] udevadm[120]: armada-cp110-pinctrl: Triggered device with action 'add'. [ 29.366112] udevadm[120]: armada8k-pcie: Triggered device with action 'add'. [ 29.367690] udevadm[120]: armada_3700_spi: Triggered device with action 'add'. [ 29.369539] udevadm[120]: armada_thermal: Triggered device with action 'add'. [ 29.371125] udevadm[120]: armv8-pmu: Triggered device with action 'add'. [ 29.372917] udevadm[120]: ave: Triggered device with action 'add'. [ 29.374485] udevadm[120]: axg-aoclkc: Triggered device with action 'add'. [ 29.376626] udevadm[120]: axg-clkc: Triggered device with action 'add'. [ 29.378185] udevadm[120]: axp20x-regulator: Triggered device with action 'add'. [ 29.379845] udevadm[120]: bam-dma-engine: Triggered device with action 'add'. [ 29.381676] udevadm[120]: basic-mmio-gpio: Triggered device with action 'add'. [ 29.383308] udevadm[120]: bcm-iproc-i2c: Triggered device with action 'add'. [ 29.385299] udevadm[120]: bcm-iproc-pwm: Triggered device with action 'add'. [ 29.386902] udevadm[120]: bcm-ns2-usbphy: Triggered device with action 'add'. [ 29.388684] udevadm[120]: bcm-pmb: Triggered device with action 'add'. [ 29.390231] udevadm[120]: bcm2835-aux-clk: Triggered device with action 'add'. [ 29.391838] udevadm[120]: bcm2835-aux-uart: Triggered device with action 'add'. [ 29.393718] udevadm[120]: bcm2835-clk: Triggered device with action 'add'. [ 29.395286] udevadm[120]: bcm2835-dma: Triggered device with action 'add'. [ 29.397273] udevadm[120]: bcm2835-mbox: Triggered device with action 'add'. [ 29.398872] udevadm[120]: bcm2835-pm: Triggered device with action 'add'. [ 29.400883] udevadm[120]: bcm2835-power: Triggered device with action 'add'. [ 29.402455] udevadm[120]: bcm2835-rng: Triggered device with action 'add'. [ 29.413655] systemd-udevd[142]: acpi: Worker [162] is forked for processing SEQNUM=2283. [ 29.415315] systemd-udevd[142]: acpiphp: Device is queued (SEQNUM=2284, ACTION=add) [ 29.418168] udevadm[120]: bcm2835-wdt: Triggered device with action 'add'. [ 29.419818] udevadm[120]: bcm4908-pinctrl: Triggered device with action 'add'. [ 29.421734] udevadm[120]: bcm4908_enet: Triggered device with action 'add'. [ 29.423324] udevadm[120]: bcm7038_l1: Triggered device with action 'add'. [ 29.425153] udevadm[120]: bcm7120_l2: Triggered device with action 'add'. [ 29.426717] udevadm[120]: bcm7271-uart: Triggered device with action 'add'. [ 29.428603] udevadm[120]: bcm_iproc: Triggered device with action 'add'. [ 29.430166] udevadm[120]: bcm_voter: Triggered device with action 'add'. [ 29.431773] udevadm[120]: bd718xx-pmic: Triggered device with action 'add'. [ 29.433833] udevadm[120]: bd9571mwv-regulator: Triggered device with action 'add'. [ 29.435608] udevadm[120]: bdc: Triggered device with action 'add'. [ 29.437573] udevadm[120]: bgmac-enet: Triggered device with action 'add'. [ 29.439344] udevadm[120]: bman_ccsr: Triggered device with action 'add'. [ 29.441414] udevadm[120]: bman_portal: Triggered device with action 'add'. [ 29.443034] udevadm[120]: brcm,asp-v2: Triggered device with action 'add'. [ 29.444928] udevadm[120]: brcm-otpc: Triggered device with action 'add'. [ 29.446479] udevadm[120]: brcm-rescal-reset: Triggered device with action 'add'. [ 29.448467] udevadm[120]: brcm-sata-phy: Triggered device with action 'add'. [ 29.450037] udevadm[120]: brcm2711-dvp: Triggered device with action 'add'. [ 29.451627] udevadm[120]: brcmstb-avs-cpufreq: Triggered device with action 'add'. [ 29.453466] udevadm[120]: brcmstb-dpfe: Triggered device with action 'add'. [ 29.455029] udevadm[120]: brcmstb-gpio: Triggered device with action 'add'. [ 29.456927] udevadm[120]: brcmstb-i2c: Triggered device with action 'add'. [ 29.458503] udevadm[120]: brcmstb-reset: Triggered device with action 'add'. [ 29.460606] udevadm[120]: brcmstb-usb-phy: Triggered device with action 'add'. [ 29.462205] udevadm[120]: brcmstb-waketimer: Triggered device with action 'add'. [ 29.463787] udevadm[120]: brcmstb_l2: Triggered device with action 'add'. [ 29.465571] udevadm[120]: brcmstb_memc: Triggered device with action 'add'. [ 29.467172] udevadm[120]: brcmstb_qspi: Triggered device with action 'add'. [ 29.469017] udevadm[120]: cadence-qspi: Triggered device with action 'add'. [ 29.470622] udevadm[120]: cdns-spi: Triggered device with action 'add'. [ 29.472531] udevadm[120]: chipidea-usb2: Triggered device with action 'add'. [ 29.474106] udevadm[120]: ci_hdrc: Triggered device with action 'add'. [ 29.475811] udevadm[120]: clk-mt2712: Triggered device with action 'add'. [ 29.477683] udevadm[120]: clk-mt2712-apmixed: Triggered device with action 'add'. [ 29.479572] udevadm[120]: clk-mt6765: Triggered device with action 'add'. [ 29.481520] udevadm[120]: clk-mt6779: Triggered device with action 'add'. [ 29.483222] udevadm[120]: clk-mt6779-infra: Triggered device with action 'add'. [ 29.485506] udevadm[120]: clk-mt6795-apmixed: Triggered device with action 'add'. [ 29.487236] udevadm[120]: clk-mt6795-infracfg: Triggered device with action 'add'. [ 29.489816] systemd-udevd[161]: 842_decompress: Device processed (SEQNUM=2282, ACTION=add) [ 29.491623] systemd-udevd[161]: 842_decompress: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 29.494570] udevadm[120]: clk-mt6795-mfg: Triggered device with action 'add'. [ 29.496686] udevadm[120]: clk-mt6795-mm: Triggered device with action 'add'. [ 29.498373] udevadm[120]: clk-mt6795-pericfg: Triggered device with action 'add'. [ 29.500376] udevadm[120]: clk-mt6795-topckgen: Triggered device with action 'add'. [ 29.502111] udevadm[120]: clk-mt6795-vdecsys: Triggered device with action 'add'. [ 29.503806] udevadm[120]: clk-mt6795-vencsys: Triggered device with action 'add'. [ 29.505844] udevadm[120]: clk-mt6797: Triggered device with action 'add'. [ 29.507589] udevadm[120]: clk-mt7622: Triggered device with action 'add'. [ 29.509611] udevadm[120]: clk-mt7622-apmixed: Triggered device with action 'add'. [ 29.511369] udevadm[120]: clk-mt7622-infracfg: Triggered device with action 'add'. [ 29.513813] udevadm[120]: clk-mt7981-apmixed: Triggered device with action 'add'. [ 29.515584] udevadm[120]: clk-mt7981-eth: Triggered device with action 'add'. [ 29.517638] udevadm[120]: clk-mt7981-infracfg: Triggered device with action 'add'. [ 29.519392] udevadm[120]: clk-mt7981-topckgen: Triggered device with action 'add'. [ 29.521615] udevadm[120]: clk-mt7986-apmixed: Triggered device with action 'add'. [ 29.523336] udevadm[120]: clk-mt7986-eth: Triggered device with action 'add'. [ 29.525465] udevadm[120]: clk-mt7986-infracfg: Triggered device with action 'add'. [ 29.527193] udevadm[120]: clk-mt7986-topckgen: Triggered device with action 'add'. [ 29.529232] udevadm[120]: clk-mt8167: Triggered device with action 'add'. [ 29.530906] udevadm[120]: clk-mt8167-apmixed: Triggered device with action 'add'. [ 29.532993] udevadm[120]: clk-mt8167-audsys: Triggered device with action 'add'. [ 29.534700] udevadm[120]: clk-mt8167-imgsys: Triggered device with action 'add'. [ 29.536740] udevadm[120]: clk-mt8167-mfgcfg: Triggered device with action 'add'. [ 29.538466] udevadm[120]: clk-mt8167-mm: Triggered device with action 'add'. [ 29.540510] udevadm[120]: clk-mt8167-vdecsys: Triggered device with action 'add'. [ 29.542234] udevadm[120]: clk-mt8173-apmixed: Triggered device with action 'add'. [ 29.543974] udevadm[120]: clk-mt8173-imgsys: Triggered device with action 'add'. [ 29.546028] udevadm[120]: clk-mt8173-infracfg: Triggered device with action 'add'. [ 29.547768] udevadm[120]: clk-mt8173-mm: Triggered device with action 'add'. [ 29.549809] udevadm[120]: clk-mt8173-pericfg: Triggered device with action 'add'. [ 29.551554] udevadm[120]: clk-mt8173-topckgen: Triggered device with action 'add'. [ 29.553730] udevadm[120]: clk-mt8173-vdecsys: Triggered device with action 'add'. [ 29.555462] udevadm[120]: clk-mt8173-vencsys: Triggered device with action 'add'. [ 29.557643] udevadm[120]: clk-mt8183: Triggered device with action 'add'. [ 29.559344] udevadm[120]: clk-mt8183-apmixed: Triggered device with action 'add'. [ 29.561430] udevadm[120]: clk-mt8183-audio: Triggered device with action 'add'. [ 29.563149] udevadm[120]: clk-mt8183-cam: Triggered device with action 'add'. [ 29.565731] systemd-udevd[142]: acpiphp: Device ready for processing (SEQNUM=2284, ACTION=add) [ 29.567736] systemd-udevd[142]: acpiphp: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 29.569941] systemd-udevd[142]: ahci: Device is queued (SEQNUM=2285, ACTION=add) [ 29.571675] systemd-udevd[142]: ahci: Device ready for processing (SEQNUM=2285, ACTION=add) [ 29.573699] systemd-udevd[142]: ahci: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 29.576637] udevadm[120]: clk-mt8183-img: Triggered device with action 'add'. [ 29.578621] udevadm[120]: clk-mt8183-ipu_adl: Triggered device with action 'add'. [ 29.580705] udevadm[120]: clk-mt8183-ipu_conn: Triggered device with action 'add'. [ 29.582439] udevadm[120]: clk-mt8183-ipu_core0: Triggered device with action 'add'. [ 29.584564] udevadm[120]: clk-mt8183-ipu_core1: Triggered device with action 'add'. [ 29.586307] udevadm[120]: clk-mt8183-mfg: Triggered device with action 'add'. [ 29.588553] udevadm[120]: clk-mt8183-mm: Triggered device with action 'add'. [ 29.590258] udevadm[120]: clk-mt8183-vdec: Triggered device with action 'add'. [ 29.591970] udevadm[120]: clk-mt8183-venc: Triggered device with action 'add'. [ 29.594060] udevadm[120]: clk-mt8186-apmixed: Triggered device with action 'add'. [ 29.596321] udevadm[120]: clk-mt8186-cam: Triggered device with action 'add'. [ 29.598174] udevadm[120]: clk-mt8186-img: Triggered device with action 'add'. [ 29.600353] udevadm[120]: clk-mt8186-imp_iic_wrap: Triggered device with action 'add'. [ 29.602139] udevadm[120]: clk-mt8186-infra-ao: Triggered device with action 'add'. [ 29.603893] udevadm[120]: clk-mt8186-ipe: Triggered device with action 'add'. [ 29.605917] udevadm[120]: clk-mt8186-mcu: Triggered device with action 'add'. [ 29.607690] udevadm[120]: clk-mt8186-mdp: Triggered device with action 'add'. [ 29.609643] udevadm[120]: clk-mt8186-mfg: Triggered device with action 'add'. [ 29.611363] udevadm[120]: clk-mt8186-mm: Triggered device with action 'add'. [ 29.613443] udevadm[120]: clk-mt8186-topck: Triggered device with action 'add'. [ 29.615143] udevadm[120]: clk-mt8186-vdec: Triggered device with action 'add'. [ 29.617069] udevadm[120]: clk-mt8186-venc: Triggered device with action 'add'. [ 29.618825] udevadm[120]: clk-mt8186-wpe: Triggered device with action 'add'. [ 29.620778] udevadm[120]: clk-mt8188-adsp_audio26m: Triggered device with action 'add'. [ 29.622541] udevadm[120]: clk-mt8188-apmixed: Triggered device with action 'add'. [ 29.624722] udevadm[120]: clk-mt8188-cam: Triggered device with action 'add'. [ 29.626412] udevadm[120]: clk-mt8188-ccu: Triggered device with action 'add'. [ 29.628358] udevadm[120]: clk-mt8188-imgsys_main: Triggered device with action 'add'. [ 29.630097] udevadm[120]: clk-mt8188-imp_iic_wrap: Triggered device with action 'add'. [ 29.631840] udevadm[120]: clk-mt8188-infra_ao: Triggered device with action 'add'. [ 29.633761] udevadm[120]: clk-mt8188-ipe: Triggered device with action 'add'. [ 29.635516] udevadm[120]: clk-mt8188-mfgcfg: Triggered device with action 'add'. [ 29.637722] udevadm[120]: clk-mt8188-peri_ao: Triggered device with action 'add'. [ 29.639448] udevadm[120]: clk-mt8188-topck: Triggered device with action 'add'. [ 29.641711] udevadm[120]: clk-mt8188-vdec: Triggered device with action 'add'. [ 29.643497] udevadm[120]: clk-mt8188-vdo0: Triggered device with action 'add'. [ 29.645619] udevadm[120]: clk-mt8188-vdo1: Triggered device with action 'add'. [ 29.662207] systemd-udevd[162]: acpi: Processing device (SEQNUM=2283, ACTION=add) [ 29.665686] udevadm[120]: clk-mt8188-venc1: Triggered device with action 'add'. [ 29.667683] udevadm[120]: clk-mt8188-vpp0: Triggered device with action 'add'. [ 29.669939] udevadm[120]: clk-mt8188-vpp1: Triggered device with action 'add'. [ 29.671635] udevadm[120]: clk-mt8188-wpe: Triggered device with action 'add'. [ 29.673522] udevadm[120]: clk-mt8192: Triggered device with action 'add'. [ 29.675169] udevadm[120]: clk-mt8192-apmixed: Triggered device with action 'add'. [ 29.677084] udevadm[120]: clk-mt8192-aud: Triggered device with action 'add'. [ 29.678741] udevadm[120]: clk-mt8192-cam: Triggered device with action 'add'. [ 29.680633] udevadm[120]: clk-mt8192-img: Triggered device with action 'add'. [ 29.682275] udevadm[120]: clk-mt8192-imp_iic_wrap: Triggered device with action 'add'. [ 29.683907] udevadm[120]: clk-mt8192-ipe: Triggered device with action 'add'. [ 29.685733] udevadm[120]: clk-mt8192-mdp: Triggered device with action 'add'. [ 29.687382] udevadm[120]: clk-mt8192-mfg: Triggered device with action 'add'. [ 29.689590] udevadm[120]: clk-mt8192-mm: Triggered device with action 'add'. [ 29.691233] udevadm[120]: clk-mt8192-msdc: Triggered device with action 'add'. [ 29.693325] udevadm[120]: clk-mt8192-scp_adsp: Triggered device with action 'add'. [ 29.695009] udevadm[120]: clk-mt8192-vdec: Triggered device with action 'add'. [ 29.697152] udevadm[120]: clk-mt8192-venc: Triggered device with action 'add'. [ 29.698783] udevadm[120]: clk-mt8195-apmixed: Triggered device with action 'add'. [ 29.700751] udevadm[120]: clk-mt8195-apusys_pll: Triggered device with action 'add'. [ 29.702441] udevadm[120]: clk-mt8195-cam: Triggered device with action 'add'. M [ *** ] (4 of 5) A start job is running for… All udev Devices (18s / no limit) [ 29.704441] udevadm[120]: clk-mt8195-ccu: Triggered device with action 'add'. [ 29.706394] udevadm[120]: clk-mt8195-img: Triggered device with action 'add'. [ 29.708544] udevadm[120]: clk-mt8195-imp_iic_wrap: Triggered device with action 'add'. [ 29.710200] udevadm[120]: clk-mt8195-infra_ao: Triggered device with action 'add'. [ 29.711814] udevadm[120]: clk-mt8195-ipe: Triggered device with action 'add'. [ 29.713643] udevadm[120]: clk-mt8195-mfg: Triggered device with action 'add'. [ 29.715321] udevadm[120]: clk-mt8195-peri_ao: Triggered device with action 'add'. [ 29.718189] udevadm[120]: clk-mt8195-scp_adsp: Triggered device with action 'add'. [ 29.722321] udevadm[120]: clk-mt8195-topck: Triggered device with action 'add'. loop4: Processing udev action (SEQNUM=2469, ACTION=add) loop4: Got 'add' action on syspath '/sys/devices/virtual/block/loop4'. loop4: Device busy: SYSTEMD_READY property from device is false [ 29.726118] udevadm[120]: clk-mt8195-vdec: Triggered device with action 'add'. loop4: Device busy: SYSTEMD_READY property from device is false [ 29.728579] udevadm[120]: clk-mt8195-vdo0: Triggered device with action 'add'. [ 29.730215] udevadm[120]: clk-mt8195-vdo1: Triggered device with action 'add'. [ 29.732300] udevadm[120]: clk-mt8195-venc: Triggered device with action 'add'. [ 29.734033] udevadm[120]: clk-mt8195-vpp0: Triggered device with action 'add'. [ 29.735659] udevadm[120]: clk-mt8195-vpp1: Triggered device with action 'add'. [ 29.737489] udevadm[120]: clk-mt8195-wpe: Triggered device with action 'add'. [ 29.739031] udevadm[120]: clk-mt8365: Triggered device with action 'add'. [ 29.741380] systemd-udevd[142]: ahci_ceva: Device is queued (SEQNUM=2286, ACTION=add) [ 29.743763] udevadm[120]: clk-mt8365-apmixed: Triggered device with action 'add'. [ 29.745640] udevadm[120]: clk-mt8365-apu: Triggered device with action 'add'. loop4: Device busy: SYSTEMD_READY property from device is false [ 29.747188] udevadm[120]: clk-mt8365-cam: Triggered device with action 'add'. loop4: Device busy: SYSTEMD_READY property from device is false [ 29.749385] udevadm[120]: clk-mt8365-mfg: Triggered device with action 'add'. loop0: Processing udev action (SEQNUM=2465, ACTION=add) [ 29.751275] udevadm[120]: clk-mt8365-mm: Triggered device with action 'add'. [ 29.753405] udevadm[120]: clk-mt8365-vdec: Triggered device with action 'add'. loop0: Got 'add' action on syspath '/sys/devices/virtual/block/loop0'. [ 29.754942] udevadm[120]: clk-mt8365-venc: Triggered device with action 'add'. loop0: Device busy: SYSTEMD_READY property from device is false [ 29.757549] udevadm[120]: clk-mt8516: Triggered device with action 'add'. loop0: Device busy: SYSTEMD_READY property from device is false [ 29.759586] udevadm[120]: clk-mt8516-apmixed: Triggered device with action 'add'. [ 29.761582] udevadm[120]: clk-rpmh: Triggered device with action 'add'. [ 29.763207] udevadm[120]: clk_imx8ulp: Triggered device with action 'add'. [ 29.765028] udevadm[120]: cmd-db: Triggered device with action 'add'. [ 29.766557] udevadm[120]: combphy: Triggered device with action 'add'. [ 29.768401] udevadm[120]: cpufreq-dt: Triggered device with action 'add'. [ 29.769928] udevadm[120]: cros-ec-debugfs: Triggered device with action 'add'. [ 29.771464] udevadm[120]: cros-ec-dev: Triggered device with action 'add'. [ 29.773405] udevadm[120]: cros-ec-i2c-tunnel: Triggered device with action 'add'. [ 29.775040] udevadm[120]: cros-ec-keyb: Triggered device with action 'add'. loop0: Device busy: SYSTEMD_READY property from device is false [ 29.776835] udevadm[120]: cros-ec-lightbar: Triggered device with action 'add'. loop0: Device busy: SYSTEMD_READY property from device is false [ 29.778768] udevadm[120]: cros-ec-pchg: Triggered device with action 'add'. loop2: Processing udev action (SEQNUM=2467, ACTION=add) loop2: Got 'add' action on syspath '/sys/devices/virtual/block/loop2'. loop2: Device busy: SYSTEMD_READY property from device is false [ 29.780867] udevadm[120]: cros-ec-regulator: Triggered device with action 'add'. loop2: Device busy: SYSTEMD_READY property from device is false [ 29.783024] udevadm[120]: cros-ec-rtc: Triggered device with action 'add'. [ 29.784856] udevadm[120]: cros-ec-sensorhub: Triggered device with action 'add'. [ 29.786479] udevadm[120]: cros-ec-sysfs: Triggered device with action 'add'. [ 29.788359] udevadm[120]: cros-ec-vbc: Triggered device with action 'add'. [ 29.789886] udevadm[120]: cros-usbpd-notify: Triggered device with action 'add'. [ 29.791503] udevadm[120]: cros-usbpd-notify-acpi: Triggered device with action 'add'. [ 29.793423] udevadm[120]: davinci_gpio: Triggered device with action 'add'. loop2: Device busy: SYSTEMD_READY property from device is false loop2: Device busy: SYSTEMD_READY property from device is false [ 29.795050] udevadm[120]: davinci_mdio: Triggered device with action 'add'. loop6: Processing udev action (SEQNUM=2471, ACTION=add) [ 29.796996] udevadm[120]: denali-nand-dt: Triggered device with action 'add'. loop6: Got 'add' action on syspath '/sys/devices/virtual/block/loop6'. loop6: Device busy: SYSTEMD_READY property from device is false loop6: Device busy: SYSTEMD_READY property from device is false [ 29.799096] udevadm[120]: disp_cc-sdm845: Triggered device with action 'add'. [ 29.801031] udevadm[120]: disp_cc-sm8250: Triggered device with action 'add'. [ 29.802976] udevadm[120]: dma-owl: Triggered device with action 'add'. [ 29.804761] udevadm[120]: dpaa2-console: Triggered device with action 'add'. [ 29.806305] udevadm[120]: dw-apb-uart: Triggered device with action 'add'. [ 29.807848] udevadm[120]: dw_mmc: Triggered device with action 'add'. [ 29.809613] udevadm[120]: dw_wdt: Triggered device with action 'add'. loop6: Device busy: SYSTEMD_READY property from device is false [ 29.811103] udevadm[120]: dwc2: Triggered device with action 'add'. loop6: Device busy: SYSTEMD_READY property from device is false [ 29.813294] udevadm[120]: dwc3: Triggered device with action 'add'. loop5: Processing udev action (SEQNUM=2470, ACTION=add) loop5: Got 'add' action on syspath '/sys/devices/virtual/block/loop5'. [ 29.814861] udevadm[120]: dwc3-am62: Triggered device with action 'add'. loop5: Device busy: SYSTEMD_READY property from device is false loop5: Device busy: SYSTEMD_READY property from device is false [ 29.824468] systemd-udevd[158]: acpiphp: Processing device (SEQNUM=2284, ACTION=add) [ 29.826835] udevadm[120]: dwc3-meson-g12a: Triggered device with action 'add'. loop5: Device busy: SYSTEMD_READY property from device is false [ 29.828565] udevadm[120]: dwc3-of-simple: Triggered device with action 'add'. loop5: Device busy: SYSTEMD_READY property from device is false [ 29.830377] udevadm[120]: dwc3-qcom: Triggered device with action 'add'. loop3: Processing udev action (SEQNUM=2468, ACTION=add) loop3: Got 'add' action on syspath '/sys/devices/virtual/block/loop3'. [ 29.832005] udevadm[120]: dwc3-xilinx: Triggered device with action 'add'. loop3: Device busy: SYSTEMD_READY property from device is false loop3: Device busy: SYSTEMD_READY property from device is false [ 29.834132] udevadm[120]: dwmmc_exynos: Triggered device with action 'add'. [ 29.835849] udevadm[120]: dwmmc_hi3798cv200: Triggered device with action 'add'. [ 29.837757] udevadm[120]: dwmmc_k3: Triggered device with action 'add'. [ 29.839278] udevadm[120]: dwmmc_rockchip: Triggered device with action 'add'. [ 29.841212] udevadm[120]: eeprom-sunxi-sid: Triggered device with action 'add'. [ 29.842766] udevadm[120]: efi-framebuffer: Triggered device with action 'add'. [ 29.844686] udevadm[120]: ehci-platform: Triggered device with action 'add'. loop3: Device busy: SYSTEMD_READY property from device is false loop3: Device busy: SYSTEMD_READY property from device is false [ 29.846333] udevadm[120]: exiu: Triggered device with action 'add'. [ 29.848343] udevadm[120]: extcon-usb-gpio: Triggered device with action 'add'. loop1: Processing udev action (SEQNUM=2466, ACTION=add) loop1: Got 'add' action on syspath '/sys/devices/virtual/block/loop1'. loop1: Device busy: SYSTEMD_READY property from device is false loop1: Device busy: SYSTEMD_READY property from device is false [ 29.850077] udevadm[120]: extcon-usbc-cros-ec: Triggered device with action 'add'. [ 29.852014] udevadm[120]: exynos-adc: Triggered device with action 'add'. [ 29.854083] udevadm[120]: exynos-audss-clk: Triggered device with action 'add'. [ 29.855675] udevadm[120]: exynos-chipid: Triggered device with action 'add'. [ 29.857432] udevadm[120]: exynos-clkout: Triggered device with action 'add'. [ 29.858977] udevadm[120]: exynos-dp-video-phy: Triggered device with action 'add'. [ 29.860873] udevadm[120]: exynos-dwc3: Triggered device with action 'add'. loop1: Device busy: SYSTEMD_READY property from device is false [ 29.862439] udevadm[120]: exynos-ehci: Triggered device with action 'add'. loop1: Device busy: SYSTEMD_READY property from device is false [ 29.864537] udevadm[120]: exynos-mipi-video-phy: Triggered device with action 'add'. ram1: Processing udev action (SEQNUM=2474, ACTION=add) ram1: Got 'add' action on syspath '/sys/devices/virtual/block/ram1'. [ 29.866233] udevadm[120]: exynos-ohci: Triggered device with action 'add'. [ 29.867905] udevadm[120]: exynos-pd: Triggered device with action 'add'. [ 29.869667] udevadm[120]: exynos-pmu: Triggered device with action 'add'. [ 29.871198] udevadm[120]: exynos-tmu: Triggered device with action 'add'. [ 29.873000] udevadm[120]: exynos-trng: Triggered device with action 'add'. [ 29.874519] udevadm[120]: exynos-ufshc: Triggered device with action 'add'. [ 29.876015] udevadm[120]: exynos-usi: Triggered device with action 'add'. [ 29.877813] udevadm[120]: exynos5-hsi2c: Triggered device with action 'add'. [ 29.879352] udevadm[120]: exynos5433-cmu: Triggered device with action 'add'. [ 29.881286] udevadm[120]: exynos5_usb3drd_phy: Triggered device with action 'add'. [ 29.882851] udevadm[120]: exynos7885-cmu: Triggered device with action 'add'. [ 29.884728] udevadm[120]: exynos850-cmu: Triggered device with action 'add'. [ 29.886248] udevadm[120]: exynosautov9-cmu: Triggered device with action 'add'. [ 29.887765] udevadm[120]: f_sdh30: Triggered device with action 'add'. dev-ram1.device: Changed dead -> plugged sys-devices-virtual-block-ram1.device: Changed dead -> plugged [ 29.889598] udevadm[120]: fec: Triggered device with action 'add'. [ 29.891349] udevadm[120]: fsd-cmu: Triggered device with action 'add'. ram0: Processing udev action (SEQNUM=2473, ACTION=add) ram0: Got 'add' action on syspath '/sys/devices/virtual/block/ram0'. [ 29.893510] udevadm[120]: fsl,ifc-nand: Triggered device with action 'add'. [ 29.895050] udevadm[120]: fsl,imx8dxl-iomuxc: Triggered device with action 'add'. [ 29.897245] systemd-udevd[161]: ahci: Processing device (SEQNUM=2285, ACTION=add) [ 29.899623] udevadm[120]: fsl-16550-uart: Triggered device with action 'add'. [ 29.901463] udevadm[120]: fsl-dspi: Triggered device with action 'add'. [ 29.902953] udevadm[120]: fsl-edma: Triggered device with action 'add'. [ 29.904727] udevadm[120]: fsl-enetc-ierb: Triggered device with action 'add'. [ 29.906252] udevadm[120]: fsl-fman: Triggered device with action 'add'. [ 29.907772] udevadm[120]: fsl-fman-port: Triggered device with action 'add'. [ 29.909503] udevadm[120]: fsl-fman_xmdio: Triggered device with action 'add'. [ 29.911227] udevadm[120]: fsl-ifc: Triggered device with action 'add'. [ 29.913045] udevadm[120]: fsl-linflexuart: Triggered device with action 'add'. [ 29.914535] udevadm[120]: fsl-lpuart: Triggered device with action 'add'. dev-ram0.device: Changed dead -> plugged sys-devices-virtual-block-ram0.device: Changed dead -> plugged [ 29.915971] udevadm[120]: fsl-quadspi: Triggered device with action 'add'. [ 29.917917] udevadm[120]: fsl-sai-clk: Triggered device with action 'add'. loop7: Processing udev action (SEQNUM=2472, ACTION=add) loop7: Got 'add' action on syspath '/sys/devices/virtual/block/loop7'. [ 29.919316] udevadm[120]: fsl_dpa: Triggered device with action 'add'. [ 29.921163] udevadm[120]: fsl_dpaa_mac: Triggered device with action 'add'. [ 29.922572] udevadm[120]: fsl_lpspi: Triggered device with action 'add'. loop7: Device busy: SYSTEMD_READY property from device is false [ 29.923952] udevadm[120]: fsl_mc_bus: Triggered device with action 'add'. loop7: Device busy: SYSTEMD_READY property from device is false [ 29.925831] udevadm[120]: g12a-aoclkc: Triggered device with action 'add'. [ 29.927265] udevadm[120]: g12a-clkc: Triggered device with action 'add'. [ 29.928901] udevadm[120]: gcc-ipq5332: Triggered device with action 'add'. [ 29.930314] udevadm[120]: gcc-msm8916: Triggered device with action 'add'. [ 29.931750] udevadm[120]: gcc-msm8994: Triggered device with action 'add'. [ 29.933441] udevadm[120]: gcc-msm8996: Triggered device with action 'add'. loop7: Device busy: SYSTEMD_READY property from device is false loop7: Device busy: SYSTEMD_READY property from device is false [ 29.935042] udevadm[120]: gcc-msm8998: Triggered device with action 'add'. [ 29.936703] udevadm[120]: gcc-qcm2290: Triggered device with action 'add'. mtdblock0: Processing udev action (SEQNUM=2457, ACTION=add) mtdblock0: Got 'add' action on syspath '/sys/devices/platform/4000000.flash/mtd/mtd0/mtdblock0'. [ 29.938214] udevadm[120]: gcc-qcs404: Triggered device with action 'add'. [ 29.939709] udevadm[120]: gcc-sc7180: Triggered device with action 'add'. [ 29.941405] udevadm[120]: gcc-sc7280: Triggered device with action 'add'. [ 29.942796] udevadm[120]: gcc-sc8180x: Triggered device with action 'add'. [ 29.944489] udevadm[120]: gcc-sc8280xp: Triggered device with action 'add'. [ 29.945916] udevadm[120]: gcc-sdm845: Triggered device with action 'add'. [ 29.947326] udevadm[120]: gcc-sm6115: Triggered device with action 'add'. [ 29.949035] udevadm[120]: gcc-sm8150: Triggered device with action 'add'. [ 29.950459] udevadm[120]: gcc-sm8250: Triggered device with action 'add'. [ 29.951919] udevadm[120]: gcc-sm8450: Triggered device with action 'add'. [ 29.953552] udevadm[120]: gcc-sm8550: Triggered device with action 'add'. [ 29.954964] udevadm[120]: geni_se_qup: Triggered device with action 'add'. [ 29.956751] udevadm[120]: gic: Triggered device with action 'add'. [ 29.958128] udevadm[120]: gpio-clk: Triggered device with action 'add'. [ 29.959545] udevadm[120]: gpio-dwapb: Triggered device with action 'add'. [ 29.961377] udevadm[120]: gpio-imx-scu: Triggered device with action 'add'. [ 29.962782] udevadm[120]: gpio-keys: Triggered device with action 'add'. [ 29.964631] udevadm[120]: gpio-mpc8xxx: Triggered device with action 'add'. [ 29.966920] systemd-udevd[142]: ahci_ceva: Device ready for processing (SEQNUM=2286, ACTION=add) [ 29.968671] systemd-udevd[142]: ahci_ceva: sd-device-monitor(manager): Passed 169 byte to netlink monitor. dev-mtdblock0.device: Changed dead -> plugged [ 29.970168] systemd-udevd[142]: ahci_imx: Device is queued (SEQNUM=2287, ACTION=add) sys-devices-platform-4000000.flash-mtd-mtd0-mtdblock0.device: Changed dead -> plugged [ 29.972672] udevadm[120]: gpio-mxc: Triggered device with action 'add'. ram11: Processing udev action (SEQNUM=2476, ACTION=add) ram11: Got 'add' action on syspath '/sys/devices/virtual/block/ram11'. [ 29.974142] udevadm[120]: gpio-regulator: Triggered device with action 'add'. [ 29.975638] udevadm[120]: gpio-syscon: Triggered device with action 'add'. [ 29.977311] udevadm[120]: gpio-vf610: Triggered device with action 'add'. [ 29.978733] udevadm[120]: gpio-xilinx: Triggered device with action 'add'. [ 29.980518] udevadm[120]: gpio_rcar: Triggered device with action 'add'. [ 29.982086] udevadm[120]: gti-wdt: Triggered device with action 'add'. [ 29.983485] udevadm[120]: gxbb-aoclkc: Triggered device with action 'add'. [ 29.985252] udevadm[120]: gxbb-clkc: Triggered device with action 'add'. [ 29.986654] udevadm[120]: hi3516cv300-crg: Triggered device with action 'add'. [ 29.988525] udevadm[120]: hi3519-clk: Triggered device with action 'add'. [ 29.989939] udevadm[120]: hi3559av100-clock: Triggered device with action 'add'. [ 29.991390] udevadm[120]: hi3660-clk: Triggered device with action 'add'. sys-devices-virtual-block-ram11.device: Changed dead -> plugged [ 29.995708] udevadm[120]: hi3660-mbox: Triggered device with action 'add'. dev-ram11.device: Changed dead -> plugged ram10: Processing udev action (SEQNUM=2475, ACTION=add) [ 30.000598] udevadm[120]: hi3660-reset: Triggered device with action 'add'. ram10: Got 'add' action on syspath '/sys/devices/virtual/block/ram10'. [ 30.002372] udevadm[120]: hi3660-stub-clk: Triggered device with action 'add'. [ 30.003817] udevadm[120]: hi3670-clk: Triggered device with action 'add'. [ 30.005467] udevadm[120]: hi3798cv200-crg: Triggered device with action 'add'. [ 30.006930] udevadm[120]: hi6220-mbox: Triggered device with action 'add'. [ 30.008689] udevadm[120]: hi6220-stub-clk: Triggered device with action 'add'. [ 30.010293] udevadm[120]: hi6220-usb-phy: Triggered device with action 'add'. [ 30.011736] udevadm[120]: hi6421_pmic: Triggered device with action 'add'. [ 30.013390] udevadm[120]: hi6421v530-regulator: Triggered device with action 'add'. [ 30.014848] udevadm[120]: hi655x-clk: Triggered device with action 'add'. [ 30.016835] udevadm[120]: hi655x-pmic: Triggered device with action 'add'. [ 30.018294] udevadm[120]: hi655x-regulator: Triggered device with action 'add'. [ 30.019794] udevadm[120]: hi65xx-powerkey: Triggered device with action 'add'. dev-ram10.device: Changed dead -> plugged sys-devices-virtual-block-ram10.device: Changed dead -> plugged [ 30.021645] udevadm[120]: hidma: Triggered device with action 'add'. [ 30.023106] udevadm[120]: hidma-mgmt: Triggered device with action 'add'. [ 30.024849] udevadm[120]: hisi-gmac: Triggered device with action 'add'. [ 30.026281] udevadm[120]: hisi-inno-phy: Triggered device with action 'add'. [ 30.027712] udevadm[120]: hisi-lpc: Triggered device with action 'add'. [ 30.029446] udevadm[120]: hisi-pcie-almost-ecam: Triggered device with action 'add'. [ 30.030906] udevadm[120]: hisi-rng: Triggered device with action 'add'. [ 30.032712] udevadm[120]: hisi_cpa_pmu: Triggered device with action 'add'. [ 30.034293] udevadm[120]: hisi_ddrc_pmu: Triggered device with action 'add'. [ 30.035778] udevadm[120]: hisi_hha_pmu: Triggered device with action 'add'. [ 30.037441] udevadm[120]: hisi_l3c_pmu: Triggered device with action 'add'. [ 30.038922] udevadm[120]: hisi_pa_pmu: Triggered device with action 'add'. [ 30.040695] udevadm[120]: hisi_sas_v1_hw: Triggered device with action 'add'. [ 30.042170] udevadm[120]: hisi_sas_v2_hw: Triggered device with action 'add'. [ 30.044351] systemd-udevd[158]: acpiphp: Device processed (SEQNUM=2284, ACTION=add) [ 30.046590] udevadm[120]: hisi_sllc_pmu: Triggered device with action 'add'. [ 30.048304] udevadm[120]: hisi_thermal: Triggered device with action 'add'. [ 30.049726] udevadm[120]: hisi_uc_pmu: Triggered device with action 'add'. [ 30.051150] udevadm[120]: histb-pcie: Triggered device with action 'add'. ram14: Processing udev action (SEQNUM=2479, ACTION=add) [ 30.052979] udevadm[120]: histb-rng: Triggered device with action 'add'. ram14: Got 'add' action on syspath '/sys/devices/virtual/block/ram14'. [ 30.054538] udevadm[120]: hns-nic: Triggered device with action 'add'. [ 30.055949] udevadm[120]: hns_dsaf: Triggered device with action 'add'. [ 30.057800] udevadm[120]: i2c-apple: Triggered device with action 'add'. [ 30.059250] udevadm[120]: i2c-mt65xx: Triggered device with action 'add'. [ 30.060934] udevadm[120]: i2c-rcar: Triggered device with action 'add'. [ 30.062352] udevadm[120]: i2c-riic: Triggered device with action 'add'. [ 30.063732] udevadm[120]: i2c-sh_mobile: Triggered device with action 'add'. [ 30.065383] udevadm[120]: i2c_designware: Triggered device with action 'add'. [ 30.066814] udevadm[120]: i2c_qup: Triggered device with action 'add'. [ 30.068725] udevadm[120]: imx-bus-devfreq: Triggered device with action 'add'. [ 30.070172] udevadm[120]: imx-gpcv2: Triggered device with action 'add'. [ 30.071617] udevadm[120]: imx-i2c: Triggered device with action 'add'. [ 30.073468] udevadm[120]: imx-iim: Triggered device with action 'add'. [ 30.074908] udevadm[120]: imx-intmux: Triggered device with action 'add'. [ 30.076594] udevadm[120]: imx-irqsteer: Triggered device with action 'add'. [ 30.078014] udevadm[120]: imx-lpi2c: Triggered device with action 'add'. [ 30.079407] udevadm[120]: imx-pgc: Triggered device with action 'add'. [ 30.081215] udevadm[120]: imx-rpmsg: Triggered device with action 'add'. [ 30.082634] udevadm[120]: imx-scu: Triggered device with action 'add'. [ 30.084315] udevadm[120]: imx-scu-pd: Triggered device with action 'add'. [ 30.085707] udevadm[120]: imx-uart: Triggered device with action 'add'. sys-devices-virtual-block-ram14.device: Changed dead -> plugged dev-ram14.device: Changed dead -> plugged [ 30.087121] udevadm[120]: imx-weim: Triggered device with action 'add'. [ 30.089029] udevadm[120]: imx6q-pcie: Triggered device with action 'add'. M [*** ] (5 of 5) A start job is running for…dev/gpt-auto-root (19s / 1min 30s) [ 30.090474] udevadm[120]: imx7ulp-tpm-pwm: Triggered device with action 'add'. ram12: Processing udev action (SEQNUM=2477, ACTION=add) [ 30.091969] udevadm[120]: imx7ulp-wdt: Triggered device with action 'add'. ram12: Got 'add' action on syspath '/sys/devices/virtual/block/ram12'. [ 30.097765] udevadm[120]: imx8-acm: Triggered device with action 'add'. [ 30.099223] udevadm[120]: imx8-pcie-phy: Triggered device with action 'add'. [ 30.105023] udevadm[120]: imx8m-blk-ctrl: Triggered device with action 'add'. [ 30.106457] udevadm[120]: imx8mm-ccm: Triggered device with action 'add'. [ 30.107855] udevadm[120]: imx8mm-pinctrl: Triggered device with action 'add'. [ 30.109480] udevadm[120]: imx8mn-ccm: Triggered device with action 'add'. [ 30.110878] udevadm[120]: imx8mn-pinctrl: Triggered device with action 'add'. [ 30.112731] udevadm[120]: imx8mp-audio-blk-ctrl: Triggered device with action 'add'. [ 30.114170] udevadm[120]: imx8mp-blk-ctrl: Triggered device with action 'add'. dev-ram12.device: Changed dead -> plugged [ 30.115596] udevadm[120]: imx8mp-ccm: Triggered device with action 'add'. sys-devices-virtual-block-ram12.device: Changed dead -> plugged [ 30.117360] udevadm[120]: imx8mp-dwc3: Triggered device with action 'add'. ram5: Processing udev action (SEQNUM=2484, ACTION=add) [ 30.118794] udevadm[120]: imx8mp-interconnect: Triggered device with action 'add'. ram5: Got 'add' action on syspath '/sys/devices/virtual/block/ram5'. [ 30.121125] systemd-udevd[142]: ahci_imx: Device ready for processing (SEQNUM=2287, ACTION=add) [ 30.122670] systemd-udevd[142]: ahci_imx: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 30.125329] udevadm[120]: imx8mp-pinctrl: Triggered device with action 'add'. [ 30.126815] udevadm[120]: imx8mq-ccm: Triggered device with action 'add'. [ 30.128562] udevadm[120]: imx8mq-pinctrl: Triggered device with action 'add'. [ 30.129969] udevadm[120]: imx8mq-usb-phy: Triggered device with action 'add'. [ 30.131386] udevadm[120]: imx8qm-pinctrl: Triggered device with action 'add'. [ 30.133082] udevadm[120]: imx8qxp-clk: Triggered device with action 'add'. [ 30.134479] udevadm[120]: imx8qxp-lpcg-clk: Triggered device with action 'add'. [ 30.136373] udevadm[120]: imx8qxp-pinctrl: Triggered device with action 'add'. [ 30.137790] udevadm[120]: imx8ulp-pinctrl: Triggered device with action 'add'. [ 30.139211] udevadm[120]: imx93-blk-ctrl: Triggered device with action 'add'. sys-devices-virtual-block-ram5.device: Changed dead -> plugged [ 30.142413] udevadm[120]: imx93-ccm: Triggered device with action 'add'. dev-ram5.device: Changed dead -> plugged [ 30.143938] udevadm[120]: imx93-pinctrl: Triggered device with action 'add'. ram13: Processing udev action (SEQNUM=2478, ACTION=add) ram13: Got 'add' action on syspath '/sys/devices/virtual/block/ram13'. [ 30.145598] udevadm[120]: imx93_power_domain: Triggered device with action 'add'. [ 30.147368] udevadm[120]: imx93_src: Triggered device with action 'add'. [ 30.149119] udevadm[120]: imx_mu: Triggered device with action 'add'. [ 30.150495] udevadm[120]: imx_ocotp: Triggered device with action 'add'. [ 30.151886] udevadm[120]: imx_scu_ocotp: Triggered device with action 'add'. [ 30.153646] udevadm[120]: imx_usb: Triggered device with action 'add'. [ 30.155050] udevadm[120]: imxrt1050-pinctrl: Triggered device with action 'add'. [ 30.156788] udevadm[120]: imxrt1170-pinctrl: Triggered device with action 'add'. [ 30.158380] udevadm[120]: inno-hdmi-phy: Triggered device with action 'add'. [ 30.159847] udevadm[120]: ipq5018-tlmm: Triggered device with action 'add'. [ 30.161453] udevadm[120]: ipq5332-tlmm: Triggered device with action 'add'. [ 30.162879] udevadm[120]: ipq6018-pinctrl: Triggered device with action 'add'. [ 30.164565] udevadm[120]: ipq8074-pinctrl: Triggered device with action 'add'. [ 30.166033] udevadm[120]: ipq9574-tlmm: Triggered device with action 'add'. [ 30.167672] udevadm[120]: iproc-gpio: Triggered device with action 'add'. sys-devices-virtual-block-ram13.device: Changed dead -> plugged dev-ram13.device: Changed dead -> plugged [ 30.169448] udevadm[120]: iproc-mdio: Triggered device with action 'add'. ram15: Processing udev action (SEQNUM=2480, ACTION=add) [ 30.171184] udevadm[120]: iproc-pcie: Triggered device with action 'add'. ram15: Got 'add' action on syspath '/sys/devices/virtual/block/ram15'. [ 30.173424] udevadm[120]: iproc-rng200: Triggered device with action 'add'. [ 30.174846] udevadm[120]: iproc-xgs-gpio: Triggered device with action 'add'. [ 30.176627] udevadm[120]: isp1760: Triggered device with action 'add'. [ 30.178021] udevadm[120]: iwdg: Triggered device with action 'add'. [ 30.179468] udevadm[120]: k3-chipinfo: Triggered device with action 'add'. [ 30.181233] udevadm[120]: k3-dma: Triggered device with action 'add'. [ 30.182833] udevadm[120]: k3-ringacc: Triggered device with action 'add'. [ 30.184576] udevadm[120]: keystone-dwc3: Triggered device with action 'add'. [ 30.185997] udevadm[120]: kgdboc: Triggered device with action 'add'. [ 30.187481] udevadm[120]: kirin-pcie: Triggered device with action 'add'. [ 30.189235] udevadm[120]: layerscape-pcie: Triggered device with action 'add'. [ 30.190744] udevadm[120]: leds-bcm63xxx: Triggered device with action 'add'. dev-ram15.device: Changed dead -> plugged sys-devices-virtual-block-ram15.device: Changed dead -> plugged [ 30.193021] systemd-udevd[161]: ahci: Device processed (SEQNUM=2285, ACTION=add) ram3: Processing udev action (SEQNUM=2482, ACTION=add) ram3: Got 'add' action on syspath '/sys/devices/virtual/block/ram3'. [ 30.194520] systemd-udevd[161]: ahci: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 30.197341] udevadm[120]: leds-gpio: Triggered device with action 'add'. [ 30.198801] udevadm[120]: leds-syscon: Triggered device with action 'add'. [ 30.200641] udevadm[120]: leds_pwm: Triggered device with action 'add'. [ 30.202056] udevadm[120]: ls-scfg-msi: Triggered device with action 'add'. [ 30.203471] udevadm[120]: ma35d1-clk: Triggered device with action 'add'. [ 30.205175] udevadm[120]: ma35d1-reset: Triggered device with action 'add'. [ 30.206592] udevadm[120]: macb: Triggered device with action 'add'. [ 30.208405] udevadm[120]: marvell-ap806-clock: Triggered device with action 'add'. [ 30.209826] udevadm[120]: marvell-ap806-system-controller: Triggered device with action 'add'. [ 30.211305] udevadm[120]: marvell-armada-3700-periph-clock: Triggered device with action 'add'. [ 30.213019] udevadm[120]: marvell-armada-3700-tbg-clock: Triggered device with action 'add'. [ 30.214506] udevadm[120]: marvell-armada-3700-xtal-clock: Triggered device with action 'add'. sys-devices-virtual-block-ram3.device: Changed dead -> plugged dev-ram3.device: Changed dead -> plugged [ 30.216661] udevadm[120]: marvell-cp110-clock: Triggered device with action 'add'. ram2: Processing udev action (SEQNUM=2481, ACTION=add) [ 30.218177] udevadm[120]: marvell-cp110-system-controller0: Triggered device with action 'add'. ram2: Got 'add' action on syspath '/sys/devices/virtual/block/ram2'. [ 30.219737] udevadm[120]: marvell-nfc: Triggered device with action 'add'. [ 30.221605] udevadm[120]: max77620-gpio: Triggered device with action 'add'. [ 30.223070] udevadm[120]: max77620-pinctrl: Triggered device with action 'add'. [ 30.224803] udevadm[120]: max77620-pmic: Triggered device with action 'add'. [ 30.226336] udevadm[120]: max77686-rtc: Triggered device with action 'add'. [ 30.227778] udevadm[120]: mb86s70-gpio: Triggered device with action 'add'. [ 30.229452] udevadm[120]: mdio-gpio: Triggered device with action 'add'. [ 30.231055] udevadm[120]: mdio-mux-iproc: Triggered device with action 'add'. [ 30.232653] udevadm[120]: mdio-mux-mmioreg: Triggered device with action 'add'. [ 30.234078] udevadm[120]: mdio-mux-multiplexer: Triggered device with action 'add'. [ 30.235516] udevadm[120]: mediatek,efuse: Triggered device with action 'add'. [ 30.237342] udevadm[120]: mediatek-mt2712-pinctrl: Triggered device with action 'add'. dev-ram2.device: Changed dead -> plugged sys-devices-virtual-block-ram2.device: Changed dead -> plugged [ 30.238853] udevadm[120]: mediatek-mt6397-pinctrl: Triggered device with action 'add'. [ 30.240696] udevadm[120]: mediatek-mt8167-pinctrl: Triggered device with action 'add'. ram4: Processing udev action (SEQNUM=2483, ACTION=add) ram4: Got 'add' action on syspath '/sys/devices/virtual/block/ram4'. [ 30.242476] udevadm[120]: mediatek-mt8173-pinctrl: Triggered device with action 'add'. [ 30.243991] udevadm[120]: mediatek-mt8365-pinctrl: Triggered device with action 'add'. [ 30.245685] udevadm[120]: mediatek-mt8516-pinctrl: Triggered device with action 'add'. [ 30.247159] udevadm[120]: meson-a1-pinctrl: Triggered device with action 'add'. [ 30.248851] udevadm[120]: meson-axg-pinctrl: Triggered device with action 'add'. [ 30.250319] udevadm[120]: meson-g12a-pinctrl: Triggered device with action 'add'. [ 30.251818] udevadm[120]: meson-gx-mmc: Triggered device with action 'add'. [ 30.253609] udevadm[120]: meson-gxbb-pinctrl: Triggered device with action 'add'. [ 30.255039] udevadm[120]: meson-gxl-pinctrl: Triggered device with action 'add'. [ 30.257484] systemd-udevd[158]: acpiphp: sd-device-monitor(worker): Passed 167 byte to netlink monitor. sys-devices-virtual-block-ram4.device: Changed dead -> plugged [ 30.259841] udevadm[120]: meson-i2c: Triggered device with action 'add'. dev-ram4.device: Changed dead -> plugged [ 30.261764] udevadm[120]: meson-rng: Triggered device with action 'add'. ram7: Processing udev action (SEQNUM=2486, ACTION=add) ram7: Got 'add' action on syspath '/sys/devices/virtual/block/ram7'. [ 30.263320] udevadm[120]: meson-s4-pinctrl: Triggered device with action 'add'. [ 30.265150] udevadm[120]: meson-saradc: Triggered device with action 'add'. [ 30.266565] udevadm[120]: meson_ee_pwrc: Triggered device with action 'add'. [ 30.267983] udevadm[120]: meson_gpio_intc: Triggered device with action 'add'. [ 30.269699] udevadm[120]: meson_gx_pwrc_vpu: Triggered device with action 'add'. [ 30.271161] udevadm[120]: meson_msr: Triggered device with action 'add'. [ 30.272853] udevadm[120]: meson_reset: Triggered device with action 'add'. [ 30.274247] udevadm[120]: meson_secure_pwrc: Triggered device with action 'add'. [ 30.275722] udevadm[120]: meson_uart: Triggered device with action 'add'. [ 30.277516] udevadm[120]: mmio-mux: Triggered device with action 'add'. [ 30.278953] udevadm[120]: modepin-gpio: Triggered device with action 'add'. [ 30.280732] udevadm[120]: msm-restart: Triggered device with action 'add'. sys-devices-virtual-block-ram7.device: Changed dead -> plugged [ 30.282164] udevadm[120]: msm8916-pinctrl: Triggered device with action 'add'. dev-ram7.device: Changed dead -> plugged [ 30.284389] udevadm[120]: msm8953-pinctrl: Triggered device with action 'add'. ram6: Processing udev action (SEQNUM=2485, ACTION=add) ram6: Got 'add' action on syspath '/sys/devices/virtual/block/ram6'. [ 30.285818] udevadm[120]: msm8976-pinctrl: Triggered device with action 'add'. [ 30.287449] udevadm[120]: msm8994-pinctrl: Triggered device with action 'add'. [ 30.289201] udevadm[120]: msm8996-pinctrl: Triggered device with action 'add'. [ 30.290600] udevadm[120]: msm8998-pinctrl: Triggered device with action 'add'. [ 30.292458] udevadm[120]: msm_hsusb: Triggered device with action 'add'. [ 30.293954] udevadm[120]: msm_serial: Triggered device with action 'add'. sys-devices-virtual-block-ram6.device: Changed dead -> plugged dev-ram6.device: Changed dead -> plugged [ 30.305398] udevadm[120]: mt-pmic-pwrap: Triggered device with action 'add'. [ 30.306960] udevadm[120]: mt6357-regulator: Triggered device with action 'add'. [ 30.308672] udevadm[120]: mt6358-regulator: Triggered device with action 'add'. Received SIGCHLD from PID 120 (udevadm). [ 30.310315] udevadm[120]: mt6359-regulator: Triggered device with action 'add'. Child 120 (udevadm) died (code=exited, status=0/SUCCESS) [ 30.311819] udevadm[120]: mt6360-regulator: Triggered device with action 'add'. systemd-udev-trigger.service: Child 120 belongs to systemd-udev-trigger.service. [ 30.313507] udevadm[120]: mt6397: Triggered device with action 'add'. systemd-udev-trigger.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 30.315303] udevadm[120]: mt6397-regulator: Triggered device with action 'add'. [ 30.317030] udevadm[120]: mt6577-uart: Triggered device with action 'add'. [ 30.318556] udevadm[120]: mt6765-pinctrl: Triggered device with action 'add'. systemd-udev-trigger.service: Changed start -> exited systemd-udev-trigger.service: Job 21 systemd-udev-trigger.service/start finished, result=done [ 30.320414] udevadm[120]: mt6779-pinctrl: Triggered device with action 'add'. M [ OK ] Finished Coldplug All udev Devices. [ 30.323158] udevadm[120]: mt6795-pinctrl: Triggered device with action 'add'. Failed to communicate with plymouth: Connection refused [ 30.325189] udevadm[120]: mt6797-pinctrl: Triggered device with action 'add'. systemd-udev-trigger.service: Control group is empty. [ 30.326709] udevadm[120]: mt7622-pinctrl: Triggered device with action 'add'. systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing. [ 30.328723] udevadm[120]: mt7981-pinctrl: Triggered device with action 'add'. [ 30.330228] udevadm[120]: mt7986a-pinctrl: Triggered device with action 'add'. [ 30.331770] udevadm[120]: mt7986b-pinctrl: Triggered device with action 'add'. [ 30.333664] udevadm[120]: mt8183-pinctrl: Triggered device with action 'add'. [ 30.335475] udevadm[120]: mt8186-pinctrl: Triggered device with action 'add'. ram8: Processing udev action (SEQNUM=2487, ACTION=add) ram8: Got 'add' action on syspath '/sys/devices/virtual/block/ram8'. [ 30.347799] systemd-udevd[160]: ahci_ceva: Processing device (SEQNUM=2286, ACTION=add) [ 30.350420] udevadm[120]: mt8188-pinctrl: Triggered device with action 'add'. [ 30.352371] udevadm[120]: mt8192-pinctrl: Triggered device with action 'add'. [ 30.354163] udevadm[120]: mt8195-pinctrl: Triggered device with action 'add'. [ 30.355816] udevadm[120]: mtk-iommu: Triggered device with action 'add'. [ 30.357632] udevadm[120]: mtk-msdc: Triggered device with action 'add'. [ 30.359092] udevadm[120]: mtk-power-controller: Triggered device with action 'add'. [ 30.361001] udevadm[120]: mtk-scpsys: Triggered device with action 'add'. [ 30.362484] udevadm[120]: mtk-smi-common: Triggered device with action 'add'. sys-devices-virtual-block-ram8.device: Changed dead -> plugged [ 30.364482] udevadm[120]: mtk-smi-larb: Triggered device with action 'add'. dev-ram8.device: Changed dead -> plugged [ 30.366068] udevadm[120]: mtk-spi: Triggered device with action 'add'. Received SIGCHLD from PID 170 ((sd-close)). [ 30.367713] udevadm[120]: mtk-tphy: Triggered device with action 'add'. Child 170 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 30.369745] udevadm[120]: mtk-wdt: Triggered device with action 'add'. init.scope: Child 170 belongs to init.scope. [ 30.371998] udevadm[120]: mtk_rng: Triggered device with action 'add'. zram0: Processing udev action (SEQNUM=2489, ACTION=add) zram0: Got 'add' action on syspath '/sys/devices/virtual/block/zram0'. [ 30.378087] udevadm[120]: mtu3: Triggered device with action 'add'. [ 30.381048] udevadm[120]: musb-hdrc: Triggered device with action 'add'. [ 30.382448] udevadm[120]: musb-sunxi: Triggered device with action 'add'. [ 30.384300] udevadm[120]: mv64xxx_i2c: Triggered device with action 'add'. [ 30.385903] udevadm[120]: mv_xor: Triggered device with action 'add'. [ 30.387333] udevadm[120]: mv_xor_v2: Triggered device with action 'add'. [ 30.388961] udevadm[120]: mvebu-a3700-comphy: Triggered device with action 'add'. [ 30.390520] udevadm[120]: mvebu-a3700-utmi-phy: Triggered device with action 'add'. [ 30.391940] udevadm[120]: mvebu-comphy: Triggered device with action 'add'. [ 30.393522] udevadm[120]: mvebu-gicp: Triggered device with action 'add'. [ 30.394927] udevadm[120]: mvebu-gpio: Triggered device with action 'add'. sys-devices-virtual-block-zram0.device: Changed dead -> plugged dev-zram0.device: Changed dead -> plugged [ 30.396837] udevadm[120]: mvebu-icu: Triggered device with action 'add'. [ 30.398296] udevadm[120]: mvebu-icu-subset: Triggered device with action 'add'. ram9: Processing udev action (SEQNUM=2488, ACTION=add) ram9: Got 'add' action on syspath '/sys/devices/virtual/block/ram9'. [ 30.399910] udevadm[120]: mvebu-pic: Triggered device with action 'add'. [ 30.401708] udevadm[120]: mvebu-sei: Triggered device with action 'add'. [ 30.403199] udevadm[120]: mvebu-uart: Triggered device with action 'add'. [ 30.404890] udevadm[120]: mvebu-uart-clock: Triggered device with action 'add'. [ 30.406470] udevadm[120]: mvneta: Triggered device with action 'add'. [ 30.407901] udevadm[120]: mvpp2: Triggered device with action 'add'. [ 30.409749] udevadm[120]: netsec: Triggered device with action 'add'. [ 30.411235] udevadm[120]: npcm-reset: Triggered device with action 'add'. [ 30.412972] udevadm[120]: npcm-rng: Triggered device with action 'add'. [ 30.414383] udevadm[120]: npcm-wdt: Triggered device with action 'add'. [ 30.415771] udevadm[120]: npcm7xx-ehci: Triggered device with action 'add'. [ 30.417519] udevadm[120]: ns-thermal: Triggered device with action 'add'. dev-ram9.device: Changed dead -> plugged [ 30.418947] udevadm[120]: ns2-pinmux: Triggered device with action 'add'. sys-devices-virtual-block-ram9.device: Changed dead -> plugged [ 30.420617] udevadm[120]: nwl-pcie: Triggered device with action 'add'. sysinit.target: starting held back, waiting for: veritysetup.target [ 30.422297] udevadm[120]: of_fixed_clk: Triggered device with action 'add'. [ 30.423787] udevadm[120]: of_fixed_factor_clk: Triggered device with action 'add'. [ 30.432655] systemd-udevd[159]: ahci_imx: Processing device (SEQNUM=2287, ACTION=add) [ 30.434931] udevadm[120]: of_serial: Triggered device with action 'add'. [ 30.436855] udevadm[120]: ohci-platform: Triggered device with action 'add'. [ 30.438608] udevadm[120]: omap8250: Triggered device with action 'add'. [ 30.440363] udevadm[120]: omap_i2c: Triggered device with action 'add'. [ 30.441883] udevadm[120]: omap_rng: Triggered device with action 'add'. [ 30.443308] udevadm[120]: omap_timer: Triggered device with action 'add'. [ 30.444997] udevadm[120]: optee: Triggered device with action 'add'. [ 30.446403] udevadm[120]: orion-ehci: Triggered device with action 'add'. [ 30.447887] udevadm[120]: orion-mdio: Triggered device with action 'add'. [ 30.449555] udevadm[120]: orion_spi: Triggered device with action 'add'. ttyS2: Processing udev action (SEQNUM=2500, ACTION=add) ttyS2: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS2'. [ 30.451187] udevadm[120]: owl-i2c: Triggered device with action 'add'. [ 30.452970] udevadm[120]: owl-sps: Triggered device with action 'add'. [ 30.454440] udevadm[120]: owl-uart: Triggered device with action 'add'. [ 30.458138] udevadm[120]: owl_mmc: Triggered device with action 'add'. [ 30.462740] udevadm[120]: pata_of_platform: Triggered device with action 'add'. [ 30.467223] udevadm[120]: pata_platform: Triggered device with action 'add'. [ 30.471913] udevadm[120]: pci-host-generic: Triggered device with action 'add'. [ 30.474020] udevadm[120]: pci_thunder_ecam: Triggered device with action 'add'. [ 30.475476] udevadm[120]: pci_thunder_pem: Triggered device with action 'add'. [ 30.477286] udevadm[120]: phy-axg-mipi-pcie-analog: Triggered device with action 'add'. [ 30.478770] udevadm[120]: phy-axg-pcie: Triggered device with action 'add'. dev-ttyS2.device: Changed dead -> plugged sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> plugged [ 30.480536] udevadm[120]: phy-bcm-sr-usb: Triggered device with action 'add'. [ 30.482071] udevadm[120]: phy-g12a-usb3-pcie: Triggered device with action 'add'. [ 30.483579] udevadm[120]: phy-gmii-sel: Triggered device with action 'add'. [ 30.485570] udevadm[120]: phy-meson-axg-mipi-dphy: Triggered device with action 'add'. [ 30.487347] udevadm[120]: phy-meson-g12a-mipi-dphy-analog: Triggered device with action 'add'. [ 30.489204] udevadm[120]: phy-meson-g12a-usb2: Triggered device with action 'add'. [ 30.493155] udevadm[120]: phy-meson-gxl-usb2: Triggered device with action 'add'. [ 30.494884] udevadm[120]: phy-meson-usb2: Triggered device with action 'add'. [ 30.496684] udevadm[120]: phy_rcar_gen3_pcie: Triggered device with action 'add'. [ 30.498256] udevadm[120]: phy_rcar_gen3_usb2: Triggered device with action 'add'. [ 30.499973] udevadm[120]: physmap-flash: Triggered device with action 'add'. [ 30.502201] udevadm[120]: pinctrl-bcm2835: Triggered device with action 'add'. [ 30.503725] udevadm[120]: pinctrl-rzg2l: Triggered device with action 'add'. [ 30.505496] udevadm[120]: pinctrl-rzv2m: Triggered device with action 'add'. [ 30.507035] udevadm[120]: pinctrl-s700: Triggered device with action 'add'. [ 30.508726] udevadm[120]: pinctrl-s900: Triggered device with action 'add'. [ 30.510198] udevadm[120]: pinctrl-single: Triggered device with action 'add'. [ 30.511726] udevadm[120]: platform-mhu: Triggered device with action 'add'. [ 30.513434] udevadm[120]: plldig-clock: Triggered device with action 'add'. [ 30.523330] systemd-udevd[142]: ahci_xgene: Device is queued (SEQNUM=2288, ACTION=add) [ 30.525299] systemd-udevd[142]: ahci_xgene: Device ready for processing (SEQNUM=2288, ACTION=add) [ 30.527789] udevadm[120]: pm8941-pwrkey: Triggered device with action 'add'. [ 30.529543] udevadm[120]: psci-cpuidle: Triggered device with action 'add'. [ 30.530967] udevadm[120]: psci-cpuidle-domain: Triggered device with action 'add'. [ 30.532593] udevadm[120]: ptp-dte: Triggered device with action 'add'. [ 30.534190] udevadm[120]: ptp_qoriq: Triggered device with action 'add'. [ 30.535622] udevadm[120]: pwm-clock: Triggered device with action 'add'. [ 30.537482] udevadm[120]: pwm-regulator: Triggered device with action 'add'. [ 30.538920] udevadm[120]: pwrseq_emmc: Triggered device with action 'add'. [ 30.542067] udevadm[120]: pwrseq_simple: Triggered device with action 'add'. [ 30.547762] udevadm[120]: pxa2xx-i2c: Triggered device with action 'add'. [ 30.549905] udevadm[120]: qcm2290-pinctrl: Triggered device with action 'add'. [ 30.551602] udevadm[120]: qcom,apss-ipq6018-clk: Triggered device with action 'add'. [ 30.553804] udevadm[120]: qcom,gcc-ipq5018: Triggered device with action 'add'. [ 30.555509] udevadm[120]: qcom,gcc-ipq6018: Triggered device with action 'add'. [ 30.557704] udevadm[120]: qcom,gcc-ipq8074: Triggered device with action 'add'. [ 30.559153] udevadm[120]: qcom,gcc-ipq9574: Triggered device with action 'add'. [ 30.560884] udevadm[120]: qcom,qfprom: Triggered device with action 'add'. [ 30.562311] udevadm[120]: qcom-a53pll: Triggered device with action 'add'. [ 30.563979] udevadm[120]: qcom-apcs-msm8916-clk: Triggered device with action 'add'. [ 30.565816] udevadm[120]: qcom-apcs-msm8996-clk: Triggered device with action 'add'. ttyAMA0: Processing udev action (SEQNUM=2496, ACTION=add) ttyAMA0: Got 'add' action on syspath '/sys/devices/platform/9000000.pl011/tty/ttyAMA0'. [ 30.567310] udevadm[120]: qcom-clk-smd-rpm: Triggered device with action 'add'. [ 30.569108] udevadm[120]: qcom-cpr: Triggered device with action 'add'. [ 30.570554] udevadm[120]: qcom-cpufreq-hw: Triggered device with action 'add'. [ 30.572020] udevadm[120]: qcom-ebi2: Triggered device with action 'add'. [ 30.573811] udevadm[120]: qcom-hfpll: Triggered device with action 'add'. [ 30.575214] udevadm[120]: qcom-iommu: Triggered device with action 'add'. [ 30.576898] udevadm[120]: qcom-iommu-ctx: Triggered device with action 'add'. [ 30.578319] udevadm[120]: qcom-ipcc: Triggered device with action 'add'. [ 30.579726] udevadm[120]: qcom-ipq-apss-pll: Triggered device with action 'add'. [ 30.581412] udevadm[120]: qcom-irq-combiner: Triggered device with action 'add'. [ 30.582823] udevadm[120]: qcom-l2cache-pmu: Triggered device with action 'add'. [ 30.584620] udevadm[120]: qcom-l3cache-pmu: Triggered device with action 'add'. [ 30.586246] udevadm[120]: qcom-msm8996-apcc: Triggered device with action 'add'. [ 30.587722] udevadm[120]: qcom-msm8996-cbf: Triggered device with action 'add'. [ 30.589474] udevadm[120]: qcom-nandc: Triggered device with action 'add'. [ 30.590888] udevadm[120]: qcom-pcie: Triggered device with action 'add'. dev-ttyAMA0.device: Changed dead -> plugged sys-devices-platform-9000000.pl011-tty-ttyAMA0.device: Changed dead -> plugged [ 30.592649] udevadm[120]: qcom-rpm-proc: Triggered device with action 'add'. [ 30.594144] udevadm[120]: qcom-rpmh-regulator: Triggered device with action 'add'. ttyS1: Processing udev action (SEQNUM=2499, ACTION=add) ttyS1: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS1'. [ 30.595657] udevadm[120]: qcom-rpmhpd: Triggered device with action 'add'. [ 30.597829] systemd-udevd[160]: ahci_ceva: Device processed (SEQNUM=2286, ACTION=add) [ 30.599317] systemd-udevd[160]: ahci_ceva: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 30.601963] udevadm[120]: qcom-rpmpd: Triggered device with action 'add'. [ 30.603408] udevadm[120]: qcom-smd: Triggered device with action 'add'. [ 30.605080] udevadm[120]: qcom-smem: Triggered device with action 'add'. [ 30.606498] udevadm[120]: qcom-smsm: Triggered device with action 'add'. [ 30.607896] udevadm[120]: qcom-spmi-gpio: Triggered device with action 'add'. [ 30.609650] udevadm[120]: qcom-spmi-mpp: Triggered device with action 'add'. [ 30.611088] udevadm[120]: qcom-spmi-regulator: Triggered device with action 'add'. [ 30.612786] udevadm[120]: qcom-tsens: Triggered device with action 'add'. [ 30.614230] udevadm[120]: qcom_aoss_qmp: Triggered device with action 'add'. [ 30.615625] udevadm[120]: qcom_aoss_reset: Triggered device with action 'add'. [ 30.617423] udevadm[120]: qcom_apcs_ipc: Triggered device with action 'add'. [ 30.618858] udevadm[120]: qcom_geni_serial: Triggered device with action 'add'. [ 30.620579] udevadm[120]: qcom_glink_rpm: Triggered device with action 'add'. [ 30.621980] udevadm[120]: qcom_hwspinlock: Triggered device with action 'add'. sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> plugged dev-ttyS1.device: Changed dead -> plugged [ 30.623453] udevadm[120]: qcom_mpm: Triggered device with action 'add'. [ 30.626994] udevadm[120]: qcom_pdc: Triggered device with action 'add'. ttyS0: Processing udev action (SEQNUM=2498, ACTION=add) ttyS0: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS0'. [ 30.631889] udevadm[120]: qcom_rpm_smd_regulator: Triggered device with action 'add'. [ 30.634961] udevadm[120]: qcom_scm: Triggered device with action 'add'. [ 30.636613] udevadm[120]: qcom_smp2p: Triggered device with action 'add'. [ 30.638009] udevadm[120]: qcs404-pinctrl: Triggered device with action 'add'. [ 30.639608] udevadm[120]: qdf2xxx-pinctrl: Triggered device with action 'add'. [ 30.641487] udevadm[120]: qdu1000-tlmm: Triggered device with action 'add'. [ 30.642925] udevadm[120]: qman_ccsr: Triggered device with action 'add'. [ 30.644594] udevadm[120]: qman_portal: Triggered device with action 'add'. [ 30.646014] udevadm[120]: qnoc-sa8775p: Triggered device with action 'add'. [ 30.647428] udevadm[120]: qnoc-sc7180: Triggered device with action 'add'. [ 30.649326] udevadm[120]: qnoc-sc7280: Triggered device with action 'add'. [ 30.650810] udevadm[120]: qnoc-sc8180x: Triggered device with action 'add'. [ 30.652543] udevadm[120]: qnoc-sc8280xp: Triggered device with action 'add'. [ 30.653982] udevadm[120]: qnoc-sdm845: Triggered device with action 'add'. [ 30.655414] udevadm[120]: qnoc-sm8450: Triggered device with action 'add'. [ 30.657110] udevadm[120]: qnoc-sm8550: Triggered device with action 'add'. [ 30.658519] udevadm[120]: qoriq-cpufreq: Triggered device with action 'add'. dev-ttyS0.device: Changed dead -> plugged [ 30.659931] udevadm[120]: r8a779f0_eth_serdes: Triggered device with action 'add'. sys-devices-platform-serial8250-tty-ttyS0.device: Changed dead -> plugged [ 30.662101] udevadm[120]: raspberrypi-exp-gpio: Triggered device with action 'add'. ttyS3: Processing udev action (SEQNUM=2501, ACTION=add) ttyS3: Got 'add' action on syspath '/sys/devices/platform/serial8250/tty/ttyS3'. [ 30.663733] udevadm[120]: raspberrypi-firmware: Triggered device with action 'add'. [ 30.665534] udevadm[120]: raspberrypi-power: Triggered device with action 'add'. [ 30.666985] udevadm[120]: ravb: Triggered device with action 'add'. [ 30.668634] udevadm[120]: rcar-dmac: Triggered device with action 'add'. [ 30.670183] udevadm[120]: rcar-pcie: Triggered device with action 'add'. [ 30.672306] systemd-udevd[159]: ahci_imx: Device processed (SEQNUM=2287, ACTION=add) [ 30.673826] systemd-udevd[159]: ahci_imx: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 30.676315] udevadm[120]: rcar-pcie-ep: Triggered device with action 'add'. [ 30.677765] udevadm[120]: rcar-usb2-clock-sel: Triggered device with action 'add'. [ 30.679199] udevadm[120]: rcar_gen3_thermal: Triggered device with action 'add'. [ 30.680858] udevadm[120]: rcar_thermal: Triggered device with action 'add'. [ 30.682293] udevadm[120]: rcpm: Triggered device with action 'add'. [ 30.683714] udevadm[120]: reg-dummy: Triggered device with action 'add'. [ 30.685589] udevadm[120]: reg-fixed-voltage: Triggered device with action 'add'. [ 30.687058] udevadm[120]: renesas_eth_sw: Triggered device with action 'add'. [ 30.688677] udevadm[120]: renesas_irqc: Triggered device with action 'add'. sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> plugged [ 30.690077] udevadm[120]: renesas_sdhi_internal_dmac: Triggered device with action 'add'. dev-ttyS3.device: Changed dead -> plugged [ 30.691594] udevadm[120]: renesas_wdt: Triggered device with action 'add'. [ 30.693515] udevadm[120]: reset-hi6220: Triggered device with action 'add'. vda: Processing udev action (SEQNUM=2461, ACTION=add) vda: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda'. [ 30.695064] udevadm[120]: reset_imx7: Triggered device with action 'add'. [ 30.696870] udevadm[120]: reset_zynqmp: Triggered device with action 'add'. [ 30.698342] udevadm[120]: rk3288-crypto: Triggered device with action 'add'. [ 30.699803] udevadm[120]: rk3399-dmc-freq: Triggered device with action 'add'. [ 30.701538] udevadm[120]: rk3x-i2c: Triggered device with action 'add'. [ 30.702948] udevadm[120]: rk808-clkout: Triggered device with action 'add'. [ 30.704632] udevadm[120]: rk808-regulator: Triggered device with action 'add'. [ 30.706162] udevadm[120]: rk_iommu: Triggered device with action 'add'. [ 30.707717] udevadm[120]: rockchip-dfi: Triggered device with action 'add'. [ 30.709594] udevadm[120]: rockchip-dp-phy: Triggered device with action 'add'. [ 30.711035] udevadm[120]: rockchip-dw-pcie: Triggered device with action 'add'. [ 30.712817] udevadm[120]: rockchip-efuse: Triggered device with action 'add'. [ 30.714319] udevadm[120]: rockchip-emmc-phy: Triggered device with action 'add'. [ 30.715742] udevadm[120]: rockchip-gpio: Triggered device with action 'add'. [ 30.717442] udevadm[120]: rockchip-iodomain: Triggered device with action 'add'. [ 30.718900] udevadm[120]: rockchip-mailbox: Triggered device with action 'add'. [ 30.720757] udevadm[120]: rockchip-nfc: Triggered device with action 'add'. [ 30.722315] udevadm[120]: rockchip-otp: Triggered device with action 'add'. [ 30.725757] udevadm[120]: rockchip-pcie: Triggered device with action 'add'. [ 30.730357] udevadm[120]: rockchip-pcie-ep: Triggered device with action 'add'. [ 30.733499] udevadm[120]: rockchip-pcie-phy: Triggered device with action 'add'. [ 30.734929] udevadm[120]: rockchip-pinctrl: Triggered device with action 'add'. [ 30.736707] udevadm[120]: rockchip-pm-domain: Triggered device with action 'add'. [ 30.738304] udevadm[120]: rockchip-pwm: Triggered device with action 'add'. [ 30.739733] udevadm[120]: rockchip-sfc: Triggered device with action 'add'. [ 30.741408] udevadm[120]: rockchip-snps-pcie3-phy: Triggered device with action 'add'. [ 30.742912] udevadm[120]: rockchip-spi: Triggered device with action 'add'. [ 30.751303] systemd-udevd[162]: acpi: Device processed (SEQNUM=2283, ACTION=add) [ 30.753078] systemd-udevd[162]: acpi: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 30.755306] udevadm[120]: rockchip-thermal: Triggered device with action 'add'. [ 30.757015] udevadm[120]: rockchip-typec-phy: Triggered device with action 'add'. [ 30.758629] udevadm[120]: rockchip-usb-phy: Triggered device with action 'add'. [ 30.760469] udevadm[120]: rockchip-usb2phy: Triggered device with action 'add'. [ 30.761929] udevadm[120]: rockchip_emac: Triggered device with action 'add'. [ 30.763343] udevadm[120]: rpmh: Triggered device with action 'add'. [ 30.764995] udevadm[120]: rproc-virtio: Triggered device with action 'add'. [ 30.766391] udevadm[120]: rtc_zynqmp: Triggered device with action 'add'. [ 30.768408] udevadm[120]: rtd1295-rtc: Triggered device with action 'add'. [ 30.769869] udevadm[120]: rtd1295-watchdog: Triggered device with action 'add'. [ 30.771312] udevadm[120]: rz-dmac: Triggered device with action 'add'. [ 30.772948] udevadm[120]: rz-mtu3: Triggered device with action 'add'. [ 30.774344] udevadm[120]: rzg2l_irqc: Triggered device with action 'add'. [ 30.775760] udevadm[120]: rzg2l_thermal: Triggered device with action 'add'. [ 30.777391] udevadm[120]: rzg2l_usbphy_ctrl: Triggered device with action 'add'. [ 30.778830] udevadm[120]: rzg2l_wdt: Triggered device with action 'add'. [ 30.780510] udevadm[120]: rzv2m-usb3drd: Triggered device with action 'add'. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Changed dead -> plugged [ 30.781946] udevadm[120]: rzv2m_pwc: Triggered device with action 'add'. dev-vda.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25.device: Changed dead -> plugged [ 30.783772] udevadm[120]: s2mps11-clk: Triggered device with action 'add'. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Changed dead -> plugged [ 30.785582] udevadm[120]: s2mps11-pmic: Triggered device with action 'add'. [ 30.787118] udevadm[120]: s3c-i2c: Triggered device with action 'add'. sit0: Processing udev action (SEQNUM=2494, ACTION=add) sit0: Got 'add' action on syspath '/sys/devices/virtual/net/sit0'. [ 30.788813] udevadm[120]: s3c-rtc: Triggered device with action 'add'. [ 30.790465] udevadm[120]: s3c2410-wdt: Triggered device with action 'add'. [ 30.791888] udevadm[120]: s3c64xx-spi: Triggered device with action 'add'. [ 30.793626] udevadm[120]: s500-cmu: Triggered device with action 'add'. [ 30.795067] udevadm[120]: s5m-rtc: Triggered device with action 'add'. [ 30.796741] udevadm[120]: s700-cmu: Triggered device with action 'add'. [ 30.798151] udevadm[120]: s900-cmu: Triggered device with action 'add'. [ 30.799643] udevadm[120]: sa8775p-gcc: Triggered device with action 'add'. [ 30.801360] udevadm[120]: sa8775p-tlmm: Triggered device with action 'add'. [ 30.802800] udevadm[120]: samsung-pinctrl: Triggered device with action 'add'. [ 30.804540] udevadm[120]: samsung-pwm: Triggered device with action 'add'. [ 30.805967] udevadm[120]: samsung-uart: Triggered device with action 'add'. [ 30.807427] udevadm[120]: samsung-ufs-phy: Triggered device with action 'add'. [ 30.809329] udevadm[120]: samsung-usb2-phy: Triggered device with action 'add'. [ 30.810766] udevadm[120]: sata_rcar: Triggered device with action 'add'. [ 30.812731] udevadm[120]: sbsa-gwdt: Triggered device with action 'add'. [ 30.814297] udevadm[120]: sbsa-uart: Triggered device with action 'add'. sys-devices-virtual-net-sit0.device: Changed dead -> plugged sys-subsystem-net-devices-sit0.device: Changed dead -> plugged [ 30.815757] udevadm[120]: sc7180-pinctrl: Triggered device with action 'add'. [ 30.817472] udevadm[120]: sc7280-pinctrl: Triggered device with action 'add'. [ 30.818928] udevadm[120]: sc8180x-pinctrl: Triggered device with action 'add'. [ 30.821574] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 163. [ 30.823316] systemd-udevd[142]: ahci_xgene: Worker [163] is forked for processing SEQNUM=2288. [ 30.825054] systemd-udevd[142]: amd_xgbe: Device is queued (SEQNUM=2289, ACTION=add) [ 30.826528] systemd-udevd[142]: amd_xgbe: Device ready for processing (SEQNUM=2289, ACTION=add) [ 30.828526] systemd-udevd[142]: amd_xgbe: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 30.830065] systemd-udevd[142]: arm_smc_wdt: Device is queued (SEQNUM=2290, ACTION=add) [ 30.831555] systemd-udevd[142]: arm_smc_wdt: Device ready for processing (SEQNUM=2290, ACTION=add) [ 30.833514] systemd-udevd[142]: arm_smc_wdt: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 30.835913] udevadm[120]: sc8280xp-tlmm: Triggered device with action 'add'. [ 30.837737] udevadm[120]: sc9860-clk: Triggered device with action 'add'. [ 30.839163] udevadm[120]: sc9863a-clk: Triggered device with action 'add'. [ 30.840992] udevadm[120]: scpi-cpufreq: Triggered device with action 'add'. [ 30.842466] udevadm[120]: scpi-hwmon: Triggered device with action 'add'. [ 30.843904] udevadm[120]: scpi_clocks: Triggered device with action 'add'. [ 30.845656] udevadm[120]: scpi_power_domain: Triggered device with action 'add'. [ 30.847099] udevadm[120]: scpi_protocol: Triggered device with action 'add'. [ 30.848817] udevadm[120]: sdhci-acpi: Triggered device with action 'add'. [ 30.850297] udevadm[120]: sdhci-am654: Triggered device with action 'add'. [ 30.851878] udevadm[120]: sdhci-arasan: Triggered device with action 'add'. [ 30.853746] udevadm[120]: sdhci-brcmstb: Triggered device with action 'add'. [ 30.855197] udevadm[120]: sdhci-cdns: Triggered device with action 'add'. [ 30.856982] udevadm[120]: sdhci-dwcmshc: Triggered device with action 'add'. [ 30.858407] udevadm[120]: sdhci-esdhc: Triggered device with action 'add'. [ 30.859883] udevadm[120]: sdhci-esdhc-imx: Triggered device with action 'add'. [ 30.861700] udevadm[120]: sdhci-iproc: Triggered device with action 'add'. [ 30.863109] udevadm[120]: sdhci-sparx5: Triggered device with action 'add'. [ 30.864792] udevadm[120]: sdhci-tegra: Triggered device with action 'add'. [ 30.866333] udevadm[120]: sdhci_msm: Triggered device with action 'add'. [ 30.868007] udevadm[120]: sdhost-bcm2835: Triggered device with action 'add'. [ 30.870098] udevadm[120]: sdm660-pinctrl: Triggered device with action 'add'. [ 30.871705] udevadm[120]: sdm670-pinctrl: Triggered device with action 'add'. [ 30.873590] udevadm[120]: sdm845-gpucc: Triggered device with action 'add'. [ 30.875295] udevadm[120]: sdm845-pinctrl: Triggered device with action 'add'. [ 30.877621] udevadm[120]: sdm845-videocc: Triggered device with action 'add'. [ 30.879170] udevadm[120]: serial-tegra: Triggered device with action 'add'. [ 30.881052] udevadm[120]: serial8250: Triggered device with action 'add'. [ 30.882567] udevadm[120]: serial8250-em: Triggered device with action 'add'. [ 30.884351] udevadm[120]: sh-eth: Triggered device with action 'add'. [ 30.885796] udevadm[120]: sh-pfc: Triggered device with action 'add'. [ 30.887233] udevadm[120]: sh-sci: Triggered device with action 'add'. [ 30.889065] udevadm[120]: sh_cmt: Triggered device with action 'add'. [ 30.890575] udevadm[120]: sh_tmu: Triggered device with action 'add'. [ 30.892349] udevadm[120]: simple-framebuffer: Triggered device with action 'add'. [ 30.893898] udevadm[120]: simple-pm-bus: Triggered device with action 'add'. [ 30.895334] udevadm[120]: simple-reset: Triggered device with action 'add'. [ 30.897008] udevadm[120]: sl28cpld-intc: Triggered device with action 'add'. [ 30.898503] udevadm[120]: sm6115-tlmm: Triggered device with action 'add'. [ 30.900601] udevadm[120]: sm6125-tlmm: Triggered device with action 'add'. [ 30.902023] udevadm[120]: sm6350-tlmm: Triggered device with action 'add'. [ 30.911072] systemd-udevd[161]: amd_xgbe: Processing device (SEQNUM=2289, ACTION=add) [ 30.913968] udevadm[120]: sm6375-tlmm: Triggered device with action 'add'. [ 30.915517] udevadm[120]: sm8150-gpucc: Triggered device with action 'add'. [ 30.917614] udevadm[120]: sm8150-pinctrl: Triggered device with action 'add'. [ 30.919098] udevadm[120]: sm8250-gpucc: Triggered device with action 'add'. [ 30.921009] udevadm[120]: sm8250-pinctrl: Triggered device with action 'add'. [ 30.922561] udevadm[120]: sm8250-videocc: Triggered device with action 'add'. [ 30.924661] udevadm[120]: sm8350-gcc: Triggered device with action 'add'. [ 30.926173] udevadm[120]: sm8350-tlmm: Triggered device with action 'add'. [ 30.927682] udevadm[120]: sm8450-tlmm: Triggered device with action 'add'. [ 30.929602] udevadm[120]: sm8550-tlmm: Triggered device with action 'add'. [ 30.931169] udevadm[120]: smc91x: Triggered device with action 'add'. [ 30.932854] udevadm[120]: smccc_trng: Triggered device with action 'add'. [ 30.934569] udevadm[120]: smsc911x: Triggered device with action 'add'. [ 30.936396] udevadm[120]: snd-soc-dummy: Triggered device with action 'add'. [ 30.937985] udevadm[120]: snps-udc-plat: Triggered device with action 'add'. [ 30.939629] udevadm[120]: snvs_lpgpr: Triggered device with action 'add'. [ 30.941441] udevadm[120]: soc-audio: Triggered device with action 'add'. [ 30.943110] udevadm[120]: sparx5-clk: Triggered device with action 'add'. [ 30.945021] udevadm[120]: spi_qup: Triggered device with action 'add'. [ 30.946457] udevadm[120]: spmi_pmic_arb: Triggered device with action 'add'. [ 30.947968] udevadm[120]: sr-clk: Triggered device with action 'add'. [ 30.949579] udevadm[120]: sr-pcie-phy: Triggered device with action 'add'. [ 30.951026] udevadm[120]: sr-thermal: Triggered device with action 'add'. [ 30.952660] udevadm[120]: sram: Triggered device with action 'add'. [ 30.954077] udevadm[120]: stm32-rng: Triggered device with action 'add'. [ 30.955561] udevadm[120]: stm32-usart: Triggered device with action 'add'. [ 30.957450] udevadm[120]: stm32mp257-pinctrl: Triggered device with action 'add'. [ 30.959213] udevadm[120]: stratix10-clkmgr: Triggered device with action 'add'. [ 30.961069] udevadm[120]: sun4i-usb-phy: Triggered device with action 'add'. [ 30.962712] udevadm[120]: sun50i-a100-ccu: Triggered device with action 'add'. [ 30.964539] udevadm[120]: sun50i-a100-pinctrl: Triggered device with action 'add'. [ 30.966024] udevadm[120]: sun50i-a100-r-ccu: Triggered device with action 'add'. [ 30.967482] udevadm[120]: sun50i-a100-r-pinctrl: Triggered device with action 'add'. [ 30.969354] udevadm[120]: sun50i-a64-ccu: Triggered device with action 'add'. [ 30.970849] udevadm[120]: sun50i-a64-pinctrl: Triggered device with action 'add'. [ 30.972604] udevadm[120]: sun50i-a64-r-pinctrl: Triggered device with action 'add'. [ 30.974116] udevadm[120]: sun50i-de2-bus: Triggered device with action 'add'. [ 30.975572] udevadm[120]: sun50i-h5-pinctrl: Triggered device with action 'add'. [ 30.977407] udevadm[120]: sun50i-h6-ccu: Triggered device with action 'add'. [ 30.978949] udevadm[120]: sun50i-h6-pinctrl: Triggered device with action 'add'. systemd-networkd.socket: Incoming traffic systemd-networkd.service: Trying to enqueue job systemd-networkd.service/start/replace systemd-networkd.service: Installed new job systemd-networkd.service/start as 115 network.target: Installed new job network.target/start as 123 systemd-networkd.service: Enqueued job systemd-networkd.service/start as 115 systemd-networkd.socket: Changed listening -> running network.target: starting held back, waiting for: systemd-networkd.service [ 31.003644] systemd-udevd[163]: ahci_xgene: Processing device (SEQNUM=2288, ACTION=add) [ 31.007143] udevadm[120]: sun50i-h6-r-ccu: Triggered device with action 'add'. [ 31.009092] udevadm[120]: sun50i-h6-r-pinctrl: Triggered device with action 'add'. [ 31.010647] udevadm[120]: sun50i-h616-ccu: Triggered device with action 'add'. [ 31.012330] udevadm[120]: sun50i-h616-pinctrl: Triggered device with action 'add'. systemd-networkd.service: ConditionCapability=CAP_NET_ADMIN succeeded. [ 31.013799] udevadm[120]: sun50i-h616-r-pinctrl: Triggered device with action 'add'. systemd-networkd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-networkd [ 31.015338] udevadm[120]: sun6i-msgbox: Triggered device with action 'add'. [ 31.017335] udevadm[120]: sun6i-rtc: Triggered device with action 'add'. [ 31.018760] udevadm[120]: sun6i-spi: Triggered device with action 'add'. [ 31.020580] udevadm[120]: sun8i-h3-ccu: Triggered device with action 'add'. [ 31.022133] udevadm[120]: sun8i-h3-r-pinctrl: Triggered device with action 'add'. [ 31.023617] udevadm[120]: sun8i-r-ccu: Triggered device with action 'add'. [ 31.025537] udevadm[120]: sun8i-thermal: Triggered device with action 'add'. [ 31.027149] udevadm[120]: sunxi-de2-clks: Triggered device with action 'add'. [ 31.028869] udevadm[120]: sunxi-mmc: Triggered device with action 'add'. systemd-networkd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-networkd.service' to 'max': No such file or directory [ 31.030288] udevadm[120]: sunxi-rsb: Triggered device with action 'add'. [ 31.031940] udevadm[120]: syscon: Triggered device with action 'add'. [ 31.033537] udevadm[120]: syscon-poweroff: Triggered device with action 'add'. [ 31.034996] udevadm[120]: syscon-reboot: Triggered device with action 'add'. [ 31.036688] udevadm[120]: syscon-reboot-mode: Triggered device with action 'add'. [ 31.038269] udevadm[120]: tcsr_cc-sm8550: Triggered device with action 'add'. [ 31.039760] udevadm[120]: tegra-ahb: Triggered device with action 'add'. [ 31.041479] udevadm[120]: tegra-apbdma: Triggered device with action 'add'. [ 31.042982] udevadm[120]: tegra-bpmp: Triggered device with action 'add'. [ 31.044644] udevadm[120]: tegra-bpmp-i2c: Triggered device with action 'add'. [ 31.046191] udevadm[120]: tegra-clock: Triggered device with action 'add'. [ 31.047637] udevadm[120]: tegra-flowctrl: Triggered device with action 'add'. [ 31.049543] udevadm[120]: tegra-fuse: Triggered device with action 'add'. [ 31.051267] udevadm[120]: tegra-gpcdma: Triggered device with action 'add'. [ 31.052958] udevadm[120]: tegra-gpio: Triggered device with action 'add'. [ 31.054485] udevadm[120]: tegra-hsp: Triggered device with action 'add'. [ 31.056404] udevadm[120]: tegra-i2c: Triggered device with action 'add'. [ 31.057804] udevadm[120]: tegra-mc: Triggered device with action 'add'. [ 31.059278] udevadm[120]: tegra-pcie: Triggered device with action 'add'. [ 31.063149] udevadm[120]: tegra-phy: Triggered device with action 'add'. [ 31.068739] udevadm[120]: tegra-pmc: Triggered device with action 'add'. [ 31.070257] udevadm[120]: tegra-tcu: Triggered device with action 'add'. [ 31.072509] udevadm[120]: tegra-uart: Triggered device with action 'add'. [ 31.074134] udevadm[120]: tegra-usb: Triggered device with action 'add'. [ 31.075779] udevadm[120]: tegra-xusb: Triggered device with action 'add'. [ 31.077807] udevadm[120]: tegra-xusb-padctl: Triggered device with action 'add'. [ 31.079456] udevadm[120]: tegra124-dfll: Triggered device with action 'add'. systemd-networkd.service: Passing 1 fds to service systemd-networkd.service: About to execute: /usr/lib/systemd/systemd-networkd [ 31.083933] systemd-udevd[162]: arm_smc_wdt: Processing device (SEQNUM=2290, ACTION=add) Serializing sd-executor-state to memfd. [ 31.101171] systemd-resolved[149]: eth0: Interface name change detected: eth0 -> enp0s1 [ 31.103788] udevadm[120]: tegra124-pinctrl: Triggered device with action 'add'. systemd-networkd.service: Forked /usr/lib/systemd/systemd-networkd as 175 [ 31.105906] udevadm[120]: tegra186-cpufreq: Triggered device with action 'add'. [ 31.107346] udevadm[120]: tegra186-emc: Triggered device with action 'add'. [ 31.109015] udevadm[120]: tegra186-gpio: Triggered device with action 'add'. [ 31.110529] udevadm[120]: tegra186-timer: Triggered device with action 'add'. [ 31.112378] udevadm[120]: tegra194-cbb: Triggered device with action 'add'. [ 31.113806] udevadm[120]: tegra194-cpufreq: Triggered device with action 'add'. [ 31.115310] udevadm[120]: tegra194-pinctrl: Triggered device with action 'add'. [ 31.117076] udevadm[120]: tegra20-cpufreq: Triggered device with action 'add'. [ 31.118724] udevadm[120]: tegra210-pinctrl: Triggered device with action 'add'. [ 31.120546] udevadm[120]: tegra234-cbb: Triggered device with action 'add'. [ 31.121965] udevadm[120]: tegra234-pinctrl: Triggered device with action 'add'. [ 31.123443] udevadm[120]: tegra_hte: Triggered device with action 'add'. [ 31.125202] udevadm[120]: tegra_rtc: Triggered device with action 'add'. [ 31.126745] udevadm[120]: ti-cpufreq: Triggered device with action 'add'. [ 31.128493] udevadm[120]: ti-msgmgr: Triggered device with action 'add'. [ 31.129921] udevadm[120]: ti-sci: Triggered device with action 'add'. [ 31.131406] udevadm[120]: ti-sci-clk: Triggered device with action 'add'. [ 31.133205] udevadm[120]: ti-sci-inta: Triggered device with action 'add'. [ 31.134683] udevadm[120]: ti-sci-intr: Triggered device with action 'add'. [ 31.136403] udevadm[120]: ti-sci-reset: Triggered device with action 'add'. [ 31.137861] udevadm[120]: ti-sysc: Triggered device with action 'add'. [ 31.139338] udevadm[120]: ti-syscon-gate-clk: Triggered device with action 'add'. [ 31.145285] udevadm[120]: ti-udma: Triggered device with action 'add'. [ 31.146904] udevadm[120]: ti_opp_supply: Triggered device with action 'add'. [ 31.148605] udevadm[120]: ti_sci_pm_domains: Triggered device with action 'add'. [ 31.150098] udevadm[120]: tmpv7700-pinctrl: Triggered device with action 'add'. [ 31.151557] udevadm[120]: tps65219-gpio: Triggered device with action 'add'. [ 31.153433] udevadm[120]: tps65219-pmic: Triggered device with action 'add'. [ 31.154987] udevadm[120]: ufshcd-hisi: Triggered device with action 'add'. [ 31.156599] udevadm[120]: ums512-clk: Triggered device with action 'add'. [ 31.158095] udevadm[120]: unimac-mdio: Triggered device with action 'add'. [ 31.159628] udevadm[120]: uniphier-ahci-phy: Triggered device with action 'add'. [ 31.161382] udevadm[120]: uniphier-aidet: Triggered device with action 'add'. [ 31.162852] udevadm[120]: uniphier-clk: Triggered device with action 'add'. [ 31.164793] udevadm[120]: uniphier-efuse: Triggered device with action 'add'. Closing set fd 65 (socket:[2414]) [ 31.166240] udevadm[120]: uniphier-fi2c: Triggered device with action 'add'. Closing set fd 66 (socket:[2393]) [ 31.167707] udevadm[120]: uniphier-glue-reset: Triggered device with action 'add'. [ 31.169571] udevadm[120]: uniphier-gpio: Triggered device with action 'add'. [ 31.171107] udevadm[120]: uniphier-ld11-pinctrl: Triggered device with action 'add'. [ 31.173383] systemd-udevd[142]: arm_smmu: Device is queued (SEQNUM=2291, ACTION=add) systemd-networkd.service: Changed dead -> start Starting Network Configuration... [ 31.175252] systemd-udevd[142]: arm_smmu: Device ready for processing (SEQNUM=2291, ACTION=add) [ 31.177227] systemd-udevd[142]: arm_smmu: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 31.179605] udevadm[120]: uniphier-ld20-pinctrl: Triggered device with action 'add'. [ 31.181335] udevadm[120]: uniphier-nx1-pinctrl: Triggered device with action 'add'. [ 31.182820] udevadm[120]: uniphier-pxs3-pinctrl: Triggered device with action 'add'. [ 31.184562] udevadm[120]: uniphier-regulator: Triggered device with action 'add'. vda3: Processing udev action (SEQNUM=2464, ACTION=add) [ 31.185995] udevadm[120]: uniphier-reset: Triggered device with action 'add'. vda3: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3'. [ 31.187463] udevadm[120]: uniphier-sd: Triggered device with action 'add'. [ 31.189273] udevadm[120]: uniphier-system-bus: Triggered device with action 'add'. [ 31.190725] udevadm[120]: uniphier-thermal: Triggered device with action 'add'. [ 31.192379] udevadm[120]: uniphier-uart: Triggered device with action 'add'. [ 31.194093] udevadm[120]: uniphier-usb2-phy: Triggered device with action 'add'. [ 31.195547] udevadm[120]: uniphier-usb3-hsphy: Triggered device with action 'add'. [ 31.201817] udevadm[120]: uniphier-usb3-ssphy: Triggered device with action 'add'. [ 31.205431] udevadm[120]: uniphier-wdt: Triggered device with action 'add'. [ 31.207081] udevadm[120]: usb-conn-gpio: Triggered device with action 'add'. [ 31.208842] udevadm[120]: usb3503: Triggered device with action 'add'. [ 31.210437] udevadm[120]: usb_phy_generic: Triggered device with action 'add'. [ 31.211892] udevadm[120]: usbmisc_imx: Triggered device with action 'add'. [ 31.213626] udevadm[120]: vexpress-osc: Triggered device with action 'add'. [ 31.215090] udevadm[120]: vexpress-syscfg: Triggered device with action 'add'. [ 31.216815] udevadm[120]: vexpress-sysreg: Triggered device with action 'add'. [ 31.218251] udevadm[120]: virtio-mmio: Triggered device with action 'add'. [ 31.219804] udevadm[120]: visconti-clk: Triggered device with action 'add'. [ 31.221526] udevadm[120]: visconti-pcie: Triggered device with action 'add'. [ 31.222975] udevadm[120]: visconti_gpio: Triggered device with action 'add'. [ 31.224777] udevadm[120]: xenon-sdhci: Triggered device with action 'add'. [ 31.226221] udevadm[120]: xgene-ahci: Triggered device with action 'add'. [ 31.227658] udevadm[120]: xgene-enet: Triggered device with action 'add'. [ 31.229357] udevadm[120]: xgene-gpio: Triggered device with action 'add'. [ 31.230834] udevadm[120]: xgene-gpio-sb: Triggered device with action 'add'. [ 31.232535] udevadm[120]: xgene-mdio: Triggered device with action 'add'. [ 31.234165] udevadm[120]: xgene-msi: Triggered device with action 'add'. [ 31.235831] udevadm[120]: xgene-pcie: Triggered device with action 'add'. [ 31.237502] udevadm[120]: xgene-phy: Triggered device with action 'add'. [ 31.239025] udevadm[120]: xgene-reboot: Triggered device with action 'add'. [ 31.240735] udevadm[120]: xgene-rng: Triggered device with action 'add'. [ 31.244440] udevadm[120]: xgene-rtc: Triggered device with action 'add'. [ 31.245868] udevadm[120]: xhci-hcd: Triggered device with action 'add'. [ 31.247347] udevadm[120]: xhci-mtk: Triggered device with action 'add'. [ 31.249459] udevadm[120]: xhci-renesas-hcd: Triggered device with action 'add'. [ 31.251244] udevadm[120]: xiic-i2c: Triggered device with action 'add'. [ 31.260509] systemd-udevd[158]: arm_smmu: Processing device (SEQNUM=2291, ACTION=add) [ 31.265644] udevadm[120]: xilinx-cpm-pcie: Triggered device with action 'add'. [ 31.270772] udevadm[120]: xilinx-pcie: Triggered device with action 'add'. [ 31.273284] udevadm[120]: xilinx-psgtr: Triggered device with action 'add'. [ 31.274712] udevadm[120]: xilinx-pwm: Triggered device with action 'add'. [ 31.276474] udevadm[120]: xilinx-vdma: Triggered device with action 'add'. [ 31.278152] udevadm[120]: xilinx-zynqmp-dma: Triggered device with action 'add'. [ 31.279631] udevadm[120]: xilinx-zynqmp-dpdma: Triggered device with action 'add'. [ 31.281416] udevadm[120]: xilinx_spi: Triggered device with action 'add'. [ 31.282835] udevadm[120]: xlnx_event_manager: Triggered device with action 'add'. [ 31.284642] udevadm[120]: xuartps: Triggered device with action 'add'. [ 31.286113] udevadm[120]: zynq-gpio: Triggered device with action 'add'. [ 31.287718] udevadm[120]: zynqmp-aes: Triggered device with action 'add'. [ 31.290454] udevadm[120]: zynqmp-ipi: Triggered device with action 'add'. [ 31.292943] udevadm[120]: zynqmp-nvmem: Triggered device with action 'add'. [ 31.294363] udevadm[120]: zynqmp-pinctrl: Triggered device with action 'add'. [ 31.300510] udevadm[120]: zynqmp-qspi: Triggered device with action 'add'. [ 31.302051] udevadm[120]: zynqmp-sha3-384: Triggered device with action 'add'. [ 31.303587] udevadm[120]: zynqmp_clock: Triggered device with action 'add'. [ 31.305478] udevadm[120]: zynqmp_firmware: Triggered device with action 'add'. [ 31.307007] udevadm[120]: zynqmp_power: Triggered device with action 'add'. [ 31.308693] udevadm[120]: zynqmp_power_controller: Triggered device with action 'add'. [ 31.310198] udevadm[120]: pnp: Triggered device with action 'add'. [ 31.311661] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/pnp/drivers/uevent', ignoring: No such file or directory [ 31.316325] udevadm[120]: serial: Triggered device with action 'add'. [ 31.317761] udevadm[120]: system: Triggered device with action 'add'. [ 31.319233] udevadm[120]: rpmsg: Triggered device with action 'add'. [ 31.321624] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/rpmsg/drivers/uevent', ignoring: No such file or directory [ 31.324545] udevadm[120]: qcom_glink_ssr: Triggered device with action 'add'. [ 31.326753] udevadm[120]: qcom_smd_rpm: Triggered device with action 'add'. [ 31.328996] udevadm[120]: rpmsg_ns: Triggered device with action 'add'. [ 31.330570] udevadm[120]: scmi_protocol: Triggered device with action 'add'. [ 31.332314] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/scmi_protocol/drivers/uevent', ignoring: No such file or directory [ 31.334004] udevadm[120]: scmi-clocks: Triggered device with action 'add'. [ 31.335475] udevadm[120]: scmi-cpufreq: Triggered device with action 'add'. [ 31.337160] udevadm[120]: scmi-hwmon: Triggered device with action 'add'. [ 31.338591] udevadm[120]: scmi-power-domain: Triggered device with action 'add'. [ 31.340984] udevadm[120]: scmi-reset: Triggered device with action 'add'. [ 31.342556] udevadm[120]: scsi: Triggered device with action 'add'. [ 31.346742] systemd-udevd[161]: amd_xgbe: Device processed (SEQNUM=2289, ACTION=add) [ 31.348607] systemd-udevd[161]: amd_xgbe: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 31.351290] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/scsi/drivers/uevent', ignoring: No such file or directory [ 31.353364] udevadm[120]: sd: Triggered device with action 'add'. [ 31.354835] udevadm[120]: ufs_device_wlun: Triggered device with action 'add'. [ 31.356770] udevadm[120]: sdio: Triggered device with action 'add'. [ 31.358180] udevadm[120]: serial: Triggered device with action 'add'. [ 31.359579] udevadm[120]: serial-base: Triggered device with action 'add'. [ 31.361402] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/serial-base/drivers/uevent', ignoring: No such file or directory [ 31.363048] udevadm[120]: ctrl: Triggered device with action 'add'. [ 31.364662] udevadm[120]: port: Triggered device with action 'add'. [ 31.366068] udevadm[120]: serio: Triggered device with action 'add'. [ 31.367465] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/serio/drivers/uevent', ignoring: No such file or directory [ 31.369379] udevadm[120]: atkbd: Triggered device with action 'add'. [ 31.370788] udevadm[120]: psmouse: Triggered device with action 'add'. [ 31.372551] udevadm[120]: soc: Triggered device with action 'add'. [ 31.373986] udevadm[120]: spi: Triggered device with action 'add'. [ 31.375555] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/spi/drivers/uevent', ignoring: No such file or directory [ 31.377572] udevadm[120]: cros-ec-spi: Triggered device with action 'add'. [ 31.379039] udevadm[120]: ds3234: Triggered device with action 'add'. [ 31.380639] udevadm[120]: mmc_spi: Triggered device with action 'add'. [ 31.382069] udevadm[120]: mtd_dataflash: Triggered device with action 'add'. [ 31.383485] udevadm[120]: rk8xx-spi: Triggered device with action 'add'. [ 31.385217] udevadm[120]: spi-nor: Triggered device with action 'add'. [ 31.386621] udevadm[120]: sst25l: Triggered device with action 'add'. [ 31.388015] udevadm[120]: spmi: Triggered device with action 'add'. [ 31.389827] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/spmi/drivers/uevent', ignoring: No such file or directory [ 31.391415] udevadm[120]: pmic-spmi: Triggered device with action 'add'. [ 31.393323] udevadm[120]: sunxi-rsb: Triggered device with action 'add'. [ 31.394740] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/sunxi-rsb/drivers/uevent', ignoring: No such file or directory [ 31.396661] udevadm[120]: axp20x-rsb: Triggered device with action 'add'. [ 31.398228] udevadm[120]: tee: Triggered device with action 'add'. [ 31.399607] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/tee/drivers/uevent', ignoring: No such file or directory [ 31.401720] udevadm[120]: optee-rng: Triggered device with action 'add'. dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Changed dead -> plugged [ 31.403130] udevadm[120]: tee_bnxt_fw: Triggered device with action 'add'. dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device: Changed dead -> plugged dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device: Job 70 dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device/start finished, result=done [ 31.404880] udevadm[120]: ulpi: Triggered device with action 'add'. [ OK ] Found device /dev/disk/by-partuuid…cf17e9-f035-037d-eac3-2229c909cf73. [ 31.407071] udevadm[120]: usb: Triggered device with action 'add'. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Changed dead -> plugged dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device: Changed dead -> plugged [ 31.409296] systemd-udevd[142]: arm_smmu_v3: Device is queued (SEQNUM=2292, ACTION=add) dev-disk-by\x2dpartlabel-verityhash.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25\x2dpart3.device: Changed dead -> plugged dev-vda3.device: Changed dead -> plugged [ 31.410887] systemd-udevd[142]: arm_smmu_v3: Device ready for processing (SEQNUM=2292, ACTION=add) systemd-veritysetup@usr.service: starting held back, waiting for: dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device [ 31.413315] systemd-udevd[142]: arm_smmu_v3: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 31.415000] systemd-udevd[142]: armmmci: Device is queued (SEQNUM=2293, ACTION=add) [ 31.416696] systemd-udevd[142]: armmmci: Device ready for processing (SEQNUM=2293, ACTION=add) [ 31.418996] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/usb/drivers/uevent', ignoring: No such file or directory [ 31.420899] udevadm[120]: hub: Triggered device with action 'add'. [ 31.422360] udevadm[120]: usb: Triggered device with action 'add'. vda1: Processing udev action (SEQNUM=2462, ACTION=add) vda1: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1'. [ 31.424467] udevadm[120]: usb-storage: Triggered device with action 'add'. [ 31.426022] udevadm[120]: usbfs: Triggered device with action 'add'. [ 31.427469] udevadm[120]: usbhid: Triggered device with action 'add'. [ 31.429225] udevadm[120]: usbserial_generic: Triggered device with action 'add'. [ 31.430756] udevadm[120]: usb-serial: Triggered device with action 'add'. [ 31.432632] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/usb-serial/drivers/uevent', ignoring: No such file or directory [ 31.434306] udevadm[120]: generic: Triggered device with action 'add'. [ 31.435755] udevadm[120]: virtio: Triggered device with action 'add'. [ 31.437491] udevadm[120]: drivers: Failed to write 'add' to '/sys/bus/virtio/drivers/uevent', ignoring: No such file or directory [ 31.439138] udevadm[120]: 9pnet_virtio: Triggered device with action 'add'. [ 31.440926] udevadm[120]: scmi-virtio: Triggered device with action 'add'. [ 31.442446] udevadm[120]: virtio_balloon: Triggered device with action 'add'. [ 31.443912] udevadm[120]: virtio_blk: Triggered device with action 'add'. [ 31.445531] udevadm[120]: virtio_console: Triggered device with action 'add'. [ 31.446970] udevadm[120]: virtio_crypto: Triggered device with action 'add'. [ 31.448736] udevadm[120]: virtio_gpu: Triggered device with action 'add'. [ 31.450344] udevadm[120]: virtio_iommu: Triggered device with action 'add'. [ 31.451818] udevadm[120]: virtio_net: Triggered device with action 'add'. [ 31.453489] udevadm[120]: virtio_rng: Triggered device with action 'add'. [ 31.454897] udevadm[120]: virtio_rpmsg_bus: Triggered device with action 'add'. [ 31.456698] udevadm[120]: virtio_rproc_serial: Triggered device with action 'add'. [ 31.458193] udevadm[120]: virtio_scsi: Triggered device with action 'add'. [ 31.459683] udevadm[120]: vmw_vsock_virtio_transport: Triggered device with action 'add'. [ 31.461648] udevadm[120]: workqueue: Triggered device with action 'add'. [ 31.463085] udevadm[120]: xen: Triggered device with action 'add'. [ 31.464752] udevadm[120]: xen-backend: Triggered device with action 'add'. [ 31.466271] udevadm[120]: armv8_pmuv3: Triggered device with action 'add'. [ 31.467729] udevadm[120]: breakpoint: Triggered device with action 'add'. [ 31.469432] udevadm[120]: kprobe: Triggered device with action 'add'. [ 31.470867] udevadm[120]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Triggered device with action 'add'. [ 31.472687] udevadm[120]: mtd0: Triggered device with action 'add'. [ 31.474164] udevadm[120]: mtd0ro: Triggered device with action 'add'. [ 31.475783] udevadm[120]: 0000:00:00.0: Triggered device with action 'add'. [ 31.477484] udevadm[120]: 0000:00:02.0: Triggered device with action 'add'. [ 31.478955] udevadm[120]: virtio1: Triggered device with action 'add'. [ 31.481110] systemd-udevd[162]: arm_smc_wdt: Device processed (SEQNUM=2290, ACTION=add) [ 31.483387] udevadm[120]: 0000:00:03.0: Triggered device with action 'add'. [ 31.485205] udevadm[120]: 0000:00: Triggered device with action 'add'. [ 31.486656] udevadm[120]: 9000000.pl011:0: Triggered device with action 'add'. [ 31.488397] udevadm[120]: 9000000.pl011:0.0: Triggered device with action 'add'. [ 31.489892] udevadm[120]: 9010000.pl031: Triggered device with action 'add'. [ 31.491333] udevadm[120]: rtc0: Triggered device with action 'add'. [ 31.493042] udevadm[120]: alarmtimer.0.auto: Triggered device with action 'add'. [ 31.494497] udevadm[120]: wakeup1: Triggered device with action 'add'. [ 31.495927] udevadm[120]: wakeup0: Triggered device with action 'add'. [ 31.497604] udevadm[120]: 9020000.fw-cfg: Triggered device with action 'add'. [ 31.499264] udevadm[120]: 9030000.pl061: Triggered device with action 'add'. [ 31.500979] udevadm[120]: gpiochip0: Triggered device with action 'add'. [ 31.502403] udevadm[120]: Fixed MDIO bus.0: Triggered device with action 'add'. [ 31.503895] udevadm[120]: fixed-0: Triggered device with action 'add'. [ 31.505539] udevadm[120]: a000000.virtio_mmio: Triggered device with action 'add'. [ 31.507002] udevadm[120]: a000200.virtio_mmio: Triggered device with action 'add'. [ 31.508867] udevadm[120]: a000400.virtio_mmio: Triggered device with action 'add'. [ 31.510307] udevadm[120]: a000600.virtio_mmio: Triggered device with action 'add'. [ 31.511760] udevadm[120]: a000800.virtio_mmio: Triggered device with action 'add'. [ 31.513613] udevadm[120]: a000a00.virtio_mmio: Triggered device with action 'add'. [ 31.515123] udevadm[120]: a000c00.virtio_mmio: Triggered device with action 'add'. [ 31.517157] udevadm[120]: a000e00.virtio_mmio: Triggered device with action 'add'. [ 31.518670] udevadm[120]: a001000.virtio_mmio: Triggered device with action 'add'. [ 31.520561] udevadm[120]: a001200.virtio_mmio: Triggered device with action 'add'. [ 31.522213] udevadm[120]: a001400.virtio_mmio: Triggered device with action 'add'. [ 31.523652] udevadm[120]: a001600.virtio_mmio: Triggered device with action 'add'. [ 31.525443] udevadm[120]: a001800.virtio_mmio: Triggered device with action 'add'. [ 31.526853] udevadm[120]: a001a00.virtio_mmio: Triggered device with action 'add'. [ 31.528650] udevadm[120]: a001c00.virtio_mmio: Triggered device with action 'add'. [ 31.530137] udevadm[120]: a001e00.virtio_mmio: Triggered device with action 'add'. [ 31.531571] udevadm[120]: a002000.virtio_mmio: Triggered device with action 'add'. [ 31.533501] udevadm[120]: a002200.virtio_mmio: Triggered device with action 'add'. [ 31.534937] udevadm[120]: a002400.virtio_mmio: Triggered device with action 'add'. [ 31.536609] udevadm[120]: a002600.virtio_mmio: Triggered device with action 'add'. [ 31.538084] udevadm[120]: a002800.virtio_mmio: Triggered device with action 'add'. [ 31.539559] udevadm[120]: a002a00.virtio_mmio: Triggered device with action 'add'. [ 31.541373] udevadm[120]: a002c00.virtio_mmio: Triggered device with action 'add'. [ 31.549899] systemd-udevd[160]: arm_smmu_v3: Processing device (SEQNUM=2292, ACTION=add) [ 31.552594] udevadm[120]: a002e00.virtio_mmio: Triggered device with action 'add'. [ 31.554087] udevadm[120]: a003000.virtio_mmio: Triggered device with action 'add'. [ 31.555536] udevadm[120]: a003200.virtio_mmio: Triggered device with action 'add'. [ 31.557451] udevadm[120]: a003400.virtio_mmio: Triggered device with action 'add'. [ 31.558903] udevadm[120]: a003600.virtio_mmio: Triggered device with action 'add'. [ 31.560625] udevadm[120]: a003800.virtio_mmio: Triggered device with action 'add'. [ 31.562219] udevadm[120]: a003a00.virtio_mmio: Triggered device with action 'add'. [ 31.563645] udevadm[120]: a003c00.virtio_mmio: Triggered device with action 'add'. [ 31.565423] udevadm[120]: a003e00.virtio_mmio: Triggered device with action 'add'. [ 31.566908] udevadm[120]: efivars.0: Triggered device with action 'add'. [ 31.568589] udevadm[120]: firmware:optee: Triggered device with action 'add'. [ 31.570015] udevadm[120]: kgdboc: Triggered device with action 'add'. [ 31.571434] udevadm[120]: platform-bus@c000000: Triggered device with action 'add'. [ 31.573226] udevadm[120]: c000000.tpm_tis: Triggered device with action 'add'. [ 31.574674] udevadm[120]: platform-framebuffer.0: Triggered device with action 'add'. [ 31.576506] udevadm[120]: pmu: Triggered device with action 'add'. [ 31.577884] udevadm[120]: psci: Triggered device with action 'add'. [ 31.579309] udevadm[120]: psci-cpuidle: Triggered device with action 'add'. [ 31.581080] udevadm[120]: reg-dummy: Triggered device with action 'add'. [ 31.582475] udevadm[120]: regulator.0: Triggered device with action 'add'. [ 31.583860] udevadm[120]: serial8250:0: Triggered device with action 'add'. [ 31.585523] udevadm[120]: serial8250:0.0: Triggered device with action 'add'. [ 31.586986] udevadm[120]: serial8250:0.1: Triggered device with action 'add'. [ 31.588629] udevadm[120]: serial8250:0.2: Triggered device with action 'add'. [ 31.590068] udevadm[120]: serial8250:0.3: Triggered device with action 'add'. [ 31.591512] udevadm[120]: snd-soc-dummy: Triggered device with action 'add'. [ 31.593338] udevadm[120]: timer: Triggered device with action 'add'. [ 31.594783] udevadm[120]: tpm-event-log: Triggered device with action 'add'. [ 31.596613] udevadm[120]: software: Triggered device with action 'add'. [ 31.598166] udevadm[120]: broadcast: Triggered device with action 'add'. [ 31.599577] udevadm[120]: clockevent0: Triggered device with action 'add'. [ 31.605431] udevadm[120]: clockevent1: Triggered device with action 'add'. [ 31.606863] udevadm[120]: clockevent2: Triggered device with action 'add'. [ 31.608692] udevadm[120]: clockevent3: Triggered device with action 'add'. [ 31.610112] udevadm[120]: clocksource0: Triggered device with action 'add'. [ 31.611572] udevadm[120]: cpu0: Triggered device with action 'add'. [ 31.613388] udevadm[120]: cpu1: Triggered device with action 'add'. [ 31.614778] udevadm[120]: cpu2: Triggered device with action 'add'. [ 31.616688] udevadm[120]: cpu3: Triggered device with action 'add'. [ 31.618148] udevadm[120]: mc: Triggered device with action 'add'. [ 31.619581] udevadm[120]: memory1: Triggered device with action 'add'. [ 31.633104] systemd-udevd[142]: armmmci: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 31.634656] systemd-udevd[142]: auth_rpcgss: Device is queued (SEQNUM=2294, ACTION=add) [ 31.636439] systemd-udevd[142]: auth_rpcgss: Device ready for processing (SEQNUM=2294, ACTION=add) [ 31.638056] systemd-udevd[142]: auth_rpcgss: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 31.641073] udevadm[120]: memory10: Triggered device with action 'add'. [ 31.642568] udevadm[120]: memory11: Triggered device with action 'add'. [ 31.644000] udevadm[120]: memory12: Triggered device with action 'add'. dev-disk-by\x2dlabel-bootfs.device: Changed dead -> plugged dev-disk-by\x2duuid-7819\x2d74F8.device: Changed dead -> plugged [ 31.645729] udevadm[120]: memory13: Triggered device with action 'add'. dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Changed dead -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Changed dead -> plugged [ 31.647374] udevadm[120]: memory14: Triggered device with action 'add'. dev-disk-by\x2ddiskseq-25\x2dpart1.device: Changed dead -> plugged dev-vda1.device: Changed dead -> plugged [ 31.651058] udevadm[120]: memory15: Triggered device with action 'add'. dev-disk-by\x2dpartlabel-ESP.device: Changed dead -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Changed dead -> plugged [ 31.653022] udevadm[120]: memory16: Triggered device with action 'add'. [ 31.654558] udevadm[120]: memory17: Triggered device with action 'add'. vda2: Processing udev action (SEQNUM=2463, ACTION=add) [ 31.656353] udevadm[120]: memory18: Triggered device with action 'add'. vda2: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2'. [ 31.658121] udevadm[120]: memory19: Triggered device with action 'add'. [ 31.659661] udevadm[120]: memory20: Triggered device with action 'add'. [ 31.661465] udevadm[120]: memory21: Triggered device with action 'add'. [ 31.663054] udevadm[120]: memory22: Triggered device with action 'add'. [ 31.668840] udevadm[120]: memory23: Triggered device with action 'add'. [ 31.670453] udevadm[120]: memory8: Triggered device with action 'add'. [ 31.671953] udevadm[120]: memory9: Triggered device with action 'add'. [ 31.673730] udevadm[120]: node0: Triggered device with action 'add'. [ 31.675202] udevadm[120]: tracepoint: Triggered device with action 'add'. [ 31.677193] udevadm[120]: uprobe: Triggered device with action 'add'. [ 31.678737] udevadm[120]: 1:0: Triggered device with action 'add'. [ 31.680557] udevadm[120]: 1:1: Triggered device with action 'add'. [ 31.682011] udevadm[120]: 1:10: Triggered device with action 'add'. [ 31.683430] udevadm[120]: 1:11: Triggered device with action 'add'. [ 31.685131] udevadm[120]: 1:12: Triggered device with action 'add'. [ 31.686596] udevadm[120]: 1:13: Triggered device with action 'add'. [ 31.688027] udevadm[120]: 1:14: Triggered device with action 'add'. [ 31.689707] udevadm[120]: 1:15: Triggered device with action 'add'. [ 31.691109] udevadm[120]: 1:2: Triggered device with action 'add'. [ 31.693052] udevadm[120]: 1:3: Triggered device with action 'add'. [ 31.694650] udevadm[120]: 1:4: Triggered device with action 'add'. [ 31.696339] udevadm[120]: 1:5: Triggered device with action 'add'. [ 31.697790] udevadm[120]: 1:6: Triggered device with action 'add'. [ 31.699271] udevadm[120]: 1:7: Triggered device with action 'add'. [ 31.700915] udevadm[120]: 1:8: Triggered device with action 'add'. [ 31.702324] udevadm[120]: 1:9: Triggered device with action 'add'. [ 31.703760] udevadm[120]: 253:0: Triggered device with action 'add'. [ 31.708520] udevadm[120]: 254:0: Triggered device with action 'add'. [ 31.709940] udevadm[120]: 31:0: Triggered device with action 'add'. [ 31.711356] udevadm[120]: 7:0: Triggered device with action 'add'. [ 31.713015] udevadm[120]: 7:1: Triggered device with action 'add'. [ 31.714402] udevadm[120]: 7:2: Triggered device with action 'add'. [ 31.715793] udevadm[120]: 7:3: Triggered device with action 'add'. [ 31.717490] udevadm[120]: 7:4: Triggered device with action 'add'. [ 31.718896] udevadm[120]: 7:5: Triggered device with action 'add'. [ 31.720762] udevadm[120]: 7:6: Triggered device with action 'add'. [ 31.722158] udevadm[120]: 7:7: Triggered device with action 'add'. [ 31.723579] udevadm[120]: mtd-0: Triggered device with action 'add'. [ 31.726051] systemd-udevd[158]: arm_smmu: Device processed (SEQNUM=2291, ACTION=add) [ 31.727544] systemd-udevd[158]: arm_smmu: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 31.730477] udevadm[120]: id: Triggered device with action 'add'. [ 31.731932] udevadm[120]: fbcon: Triggered device with action 'add'. [ 31.733556] udevadm[120]: full: Triggered device with action 'add'. [ 31.734991] udevadm[120]: kmsg: Triggered device with action 'add'. [ 31.736580] udevadm[120]: mem: Triggered device with action 'add'. [ 31.737996] udevadm[120]: null: Triggered device with action 'add'. [ 31.739402] udevadm[120]: port: Triggered device with action 'add'. [ 31.741016] udevadm[120]: random: Triggered device with action 'add'. [ 31.742468] udevadm[120]: urandom: Triggered device with action 'add'. [ 31.743916] udevadm[120]: zero: Triggered device with action 'add'. [ 31.745864] udevadm[120]: memory_tier4: Triggered device with action 'add'. [ 31.747299] udevadm[120]: autofs: Triggered device with action 'add'. [ 31.748933] udevadm[120]: btrfs-control: Triggered device with action 'add'. [ 31.750439] udevadm[120]: cpu_dma_latency: Triggered device with action 'add'. [ 31.751892] udevadm[120]: device-mapper: Triggered device with action 'add'. [ 31.753587] udevadm[120]: efi_capsule_loader: Triggered device with action 'add'. [ 31.755062] udevadm[120]: hw_random: Triggered device with action 'add'. [ 31.756680] udevadm[120]: kvm: Triggered device with action 'add'. [ 31.758054] udevadm[120]: loop-control: Triggered device with action 'add'. [ 31.759466] udevadm[120]: rfkill: Triggered device with action 'add'. [ 31.761134] udevadm[120]: snapshot: Triggered device with action 'add'. [ 31.762537] udevadm[120]: vfio: Triggered device with action 'add'. [ 31.763962] udevadm[120]: vga_arbiter: Triggered device with action 'add'. [ 31.765673] udevadm[120]: vsock: Triggered device with action 'add'. [ 31.767090] udevadm[120]: timer: Triggered device with action 'add'. [ 31.768760] udevadm[120]: tee0: Triggered device with action 'add'. [ 31.770292] udevadm[120]: teepriv0: Triggered device with action 'add'. [ 31.771731] udevadm[120]: vcs: Triggered device with action 'add'. [ 31.774029] udevadm[120]: vcs1: Triggered device with action 'add'. [ 31.775463] udevadm[120]: vcsa: Triggered device with action 'add'. [ 31.777357] udevadm[120]: vcsa1: Triggered device with action 'add'. [ 31.778808] udevadm[120]: vcsu: Triggered device with action 'add'. [ 31.780494] udevadm[120]: vcsu1: Triggered device with action 'add'. [ 31.781905] udevadm[120]: vtcon0: Triggered device with action 'add'. [ 31.783297] udevadm[120]: blkcg_punt_bio: Triggered device with action 'add'. [ 31.785015] udevadm[120]: nvme-delete-wq: Triggered device with action 'add'. [ 31.786438] udevadm[120]: nvme-reset-wq: Triggered device with action 'add'. [ 31.787894] udevadm[120]: nvme-wq: Triggered device with action 'add'. [ 31.789541] udevadm[120]: writeback: Triggered device with action 'add'. [ 31.791350] systemd-udevd[161]: armmmci: Processing device (SEQNUM=2293, ACTION=add) [ 31.801301] systemd-udevd[162]: arm_smc_wdt: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 31.810164] systemd-udevd[159]: auth_rpcgss: Processing device (SEQNUM=2294, ACTION=add) [ 31.812014] systemd-udevd[160]: arm_smmu_v3: Device processed (SEQNUM=2292, ACTION=add) [ 31.814144] systemd-udevd[160]: arm_smmu_v3: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 31.815992] systemd-udevd[163]: ahci_xgene: Device processed (SEQNUM=2288, ACTION=add) [ 31.818143] systemd-udevd[142]: battery: Device is queued (SEQNUM=2295, ACTION=add) dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device: Changed dead -> plugged dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device: Job 69 dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device/start finished, result=done [ 31.819643] systemd-udevd[142]: battery: Device ready for processing (SEQNUM=2295, ACTION=add) [ OK ] Found device /dev/disk/by-partuuid…343ed2-d180-602b-083d-ddc01a255364. dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device: Changed dead -> plugged [ 31.822167] systemd-udevd[163]: ahci_xgene: sd-device-monitor(worker): Passed 170 byte to netlink monitor. dev-vda2.device: Changed dead -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Changed dead -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Changed dead -> plugged [ 31.824709] systemd-udevd[159]: auth_rpcgss: Device processed (SEQNUM=2294, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart2.device: Changed dead -> plugged dev-disk-by\x2dpartlabel-verityroot.device: Changed dead -> plugged [ 31.826657] systemd-udevd[159]: auth_rpcgss: sd-device-monitor(worker): Passed 171 byte to netlink monitor. varlink: New incoming connection. varlink: Connections of user 0: 0 (of 1024 max) varlink-66: Setting state idle-server [ 31.829120] systemd-udevd[161]: armmmci: Device processed (SEQNUM=2293, ACTION=add) varlink-66: New incoming message: {"method":"io.systemd.UserDatabase.GetMemberships","parameters":{"userName":"systemd-network","service":"io.systemd.DynamicUser"},"more":true} [ 31.830755] systemd-udevd[161]: armmmci: sd-device-monitor(worker): Passed 167 byte to netlink monitor. varlink-66: Changing state idle-server → processing-method-more varlink-66: Sending message: {"error":"io.systemd.UserDatabase.NoRecordFound","parameters":{}} varlink-66: Changing state processing-method-more → processed-method varlink-66: Changing state processed-method → idle-server [ 31.834424] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 164. [ 31.836471] systemd-udevd[142]: battery: Worker [164] is forked for processing SEQNUM=2295. [ 31.838114] systemd-udevd[142]: blk_cgroup: Device is queued (SEQNUM=2296, ACTION=add) systemd-veritysetup@usr.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-veritysetup [ 31.839725] systemd-udevd[142]: blk_cgroup: Device ready for processing (SEQNUM=2296, ACTION=add) [ 31.841441] systemd-udevd[142]: blk_cgroup: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 31.842967] systemd-udevd[142]: block: Device is queued (SEQNUM=2297, ACTION=add) [ 31.844938] systemd-udevd[142]: block: Device ready for processing (SEQNUM=2297, ACTION=add) [ 31.847020] systemd-udevd[162]: blk_cgroup: Processing device (SEQNUM=2296, ACTION=add) systemd-veritysetup@usr.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dveritysetup.slice/systemd-veritysetup@usr.service' to 'max': No such file or directory Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 31.856834] systemd-udevd[164]: battery: Processing device (SEQNUM=2295, ACTION=add) [ 31.858659] systemd-udevd[163]: block: Processing device (SEQNUM=2297, ACTION=add) systemd-veritysetup@usr.service: Passing 0 fds to service systemd-veritysetup@usr.service: About to execute: /usr/lib/systemd/systemd-veritysetup attach usr /dev/disk/by-partuuid/97343ed2-d180-602b-083d-ddc01a255364 /dev/disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73 97343ed2d180602b083dddc01a25536406cf17e9f035037deac32229c909cf73 "" [ 31.860874] systemd-udevd[142]: block: sd-device-monitor(manager): Passed 165 byte to netlink monitor. Serializing sd-executor-state to memfd. [ 31.862779] systemd-udevd[142]: bluetooth: Device is queued (SEQNUM=2298, ACTION=add) [ 31.864599] systemd-udevd[142]: bluetooth: Device ready for processing (SEQNUM=2298, ACTION=add) [ 31.866097] systemd-udevd[142]: bluetooth: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 31.867665] systemd-udevd[142]: bochs: Device is queued (SEQNUM=2299, ACTION=add) systemd-veritysetup@usr.service: Forked /usr/lib/systemd/systemd-veritysetup as 176 [ 31.869815] systemd-udevd[164]: battery: Device processed (SEQNUM=2295, ACTION=add) [ 31.871721] systemd-udevd[142]: bochs: Device ready for processing (SEQNUM=2299, ACTION=add) [ 31.874184] systemd-udevd[164]: battery: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 31.876638] systemd-udevd[142]: bochs: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 31.878613] systemd-udevd[161]: bochs: Processing device (SEQNUM=2299, ACTION=add) [ 31.880332] systemd-udevd[161]: bochs: Device processed (SEQNUM=2299, ACTION=add) [ 31.881779] systemd-udevd[161]: bochs: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 31.883717] systemd-udevd[162]: blk_cgroup: Device processed (SEQNUM=2296, ACTION=add) [ 31.885534] systemd-udevd[162]: blk_cgroup: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 31.887497] systemd-udevd[142]: bq27xxx_battery: Device is queued (SEQNUM=2300, ACTION=add) [ 31.889732] systemd-udevd[158]: bluetooth: Processing device (SEQNUM=2298, ACTION=add) [ 31.891607] systemd-udevd[163]: block: /usr/lib/udev/rules.d/60-block.rules:5 ATTR '/sys/module/block/parameters/events_dfl_poll_msecs' writing '2000' [ 31.894135] systemd-udevd[142]: bq27xxx_battery: Device ready for processing (SEQNUM=2300, ACTION=add) [ 31.895742] systemd-udevd[142]: bq27xxx_battery: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 31.897680] systemd-udevd[142]: brd: Device is queued (SEQNUM=2301, ACTION=add) [ 31.899221] systemd-udevd[142]: brd: Device ready for processing (SEQNUM=2301, ACTION=add) Closing set fd 68 (socket:[2393]) [ 31.901638] systemd-udevd[162]: bq27xxx_battery: Processing device (SEQNUM=2300, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-veritysetup@usr.service: Changed dead -> start Starting Integrity Protection Setup for usr... systemd-networkd.service: User lookup succeeded: uid=997 gid=995 [ 31.904685] systemd-udevd[163]: block: Device processed (SEQNUM=2297, ACTION=add) [ 31.912978] systemd-udevd[164]: brd: Processing device (SEQNUM=2301, ACTION=add) [ 31.914878] systemd-udevd[163]: block: sd-device-monitor(worker): Passed 165 byte to netlink monitor. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) [ 31.921304] systemd-udevd[158]: bluetooth: Device processed (SEQNUM=2298, ACTION=add) [ 31.923159] systemd-udevd[158]: bluetooth: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 31.925493] systemd-udevd[142]: brd: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 31.927062] systemd-udevd[142]: bridge: Device is queued (SEQNUM=2302, ACTION=add) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2727 systemd-journald.service: Added fd 69 (stored) to fd store. varlink-66: Got POLLHUP from socket. varlink-66: Changing state idle-server → pending-disconnect varlink-66: Changing state pending-disconnect → processing-disconnect /run/systemd/mount-rootfs/dev (read-write-implicit) is duplicate. /run/systemd/mount-rootfs/home (read-write-implicit) is duplicate. [ 31.933150] systemd-udevd[142]: bridge: Device ready for processing (SEQNUM=2302, ACTION=add) /run/systemd/mount-rootfs/proc (read-write-implicit) is duplicate. /run/systemd/mount-rootfs/root (read-write-implicit) is duplicate. [ 31.935278] systemd-udevd[164]: brd: Device processed (SEQNUM=2301, ACTION=add) [ 31.937435] systemd-udevd[142]: bridge: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 31.939369] systemd-udevd[164]: brd: sd-device-monitor(worker): Passed 163 byte to netlink monitor. /run/systemd/mount-rootfs/run/user (read-write-implicit) is duplicate. varlink-66: Changing state processing-disconnect → disconnected /run/systemd/mount-rootfs/sys (read-write-implicit) is duplicate. [ 31.943739] systemd-udevd[142]: button: Device is queued (SEQNUM=2303, ACTION=add) Bind-mounting / on /run/systemd/mount-rootfs (MS_BIND|MS_REC "")... [ 31.946042] systemd-udevd[162]: bq27xxx_battery: Device processed (SEQNUM=2300, ACTION=add) [ 31.948406] systemd-udevd[142]: button: Device ready for processing (SEQNUM=2303, ACTION=add) [ 31.950229] systemd-udevd[162]: bq27xxx_battery: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 31.952323] systemd-udevd[163]: bridge: Processing device (SEQNUM=2302, ACTION=add) [ 31.954261] systemd-udevd[158]: button: Processing device (SEQNUM=2303, ACTION=add) [ 31.956460] systemd-udevd[142]: button: sd-device-monitor(manager): Passed 166 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/ [ 31.958589] systemd-udevd[142]: can: Device is queued (SEQNUM=2304, ACTION=add) [ 31.960697] systemd-udevd[142]: can: Device ready for processing (SEQNUM=2304, ACTION=add) [ 31.962183] systemd-udevd[142]: can: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 31.964378] systemd-udevd[158]: button: Device processed (SEQNUM=2303, ACTION=add) [ 31.965872] systemd-udevd[158]: button: sd-device-monitor(worker): Passed 166 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/dev [ 31.967743] systemd-udevd[162]: can: Processing device (SEQNUM=2304, ACTION=add) [ 31.974549] systemd-udevd[163]: bridge: Device processed (SEQNUM=2302, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/dev/kmsg [ 31.980558] systemd-udevd[163]: bridge: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 31.982808] systemd-udevd[142]: can_gw: Device is queued (SEQNUM=2305, ACTION=add) [ 31.984855] systemd-udevd[142]: can_gw: Device ready for processing (SEQNUM=2305, ACTION=add) [ 31.986735] systemd-udevd[142]: can_gw: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 31.989162] systemd-udevd[162]: can: Device processed (SEQNUM=2304, ACTION=add) [ 31.990806] systemd-udevd[162]: can: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 31.993070] systemd-udevd[142]: can_isotp: Device is queued (SEQNUM=2306, ACTION=add) [ 31.994640] systemd-udevd[142]: can_isotp: Device ready for processing (SEQNUM=2306, ACTION=add) [ 31.997002] systemd-udevd[164]: can_gw: Processing device (SEQNUM=2305, ACTION=add) [ 31.998883] systemd-udevd[142]: can_isotp: sd-device-monitor(manager): Passed 169 byte to netlink monitor. Bind-mounting /run/systemd/inaccessible/chr on /run/systemd/mount-rootfs/dev/kmsg (MS_BIND|MS_REC "")... [ 32.000731] systemd-udevd[142]: cifs: Device is queued (SEQNUM=2307, ACTION=add) Successfully mounted /run/systemd/inaccessible/chr to /run/systemd/mount-rootfs/dev/kmsg [ 32.002591] systemd-udevd[142]: cifs: Device ready for processing (SEQNUM=2307, ACTION=add) [ 32.004578] systemd-udevd[142]: cifs: sd-device-monitor(manager): Passed 164 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/home [ 32.006677] systemd-udevd[158]: can_isotp: Processing device (SEQNUM=2306, ACTION=add) [ 32.008782] systemd-udevd[142]: clk_imx8mm: Device is queued (SEQNUM=2308, ACTION=add) [ 32.010279] systemd-udevd[142]: clk_imx8mm: Device ready for processing (SEQNUM=2308, ACTION=add) Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/home (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/home Applying namespace mount on /run/systemd/mount-rootfs/proc [ 32.019786] systemd-udevd[163]: clk_imx8mm: Processing device (SEQNUM=2308, ACTION=add) Mounting proc (proc) on /run/systemd/namespace-bCq2md (MS_NOSUID|MS_NODEV|MS_NOEXEC "hidepid=invisible")... [ 32.022302] systemd-udevd[162]: cifs: Processing device (SEQNUM=2307, ACTION=add) [ 32.024489] systemd-udevd[142]: clk_imx8mm: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.026172] systemd-udevd[142]: clk_imx8mn: Device is queued (SEQNUM=2309, ACTION=add) [ 32.028525] systemd-udevd[164]: can_gw: Device processed (SEQNUM=2305, ACTION=add) [ 32.030603] systemd-udevd[142]: clk_imx8mn: Device ready for processing (SEQNUM=2309, ACTION=add) [ 32.032757] systemd-udevd[164]: can_gw: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.036955] systemd-udevd[142]: clk_imx8mn: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.038959] systemd-udevd[163]: clk_imx8mm: Device processed (SEQNUM=2308, ACTION=add) [ 32.041180] systemd-udevd[162]: cifs: Device processed (SEQNUM=2307, ACTION=add) [ 32.043176] systemd-udevd[163]: clk_imx8mm: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.045575] systemd-udevd[162]: cifs: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 32.047594] systemd-udevd[142]: clk_imx8mp: Device is queued (SEQNUM=2310, ACTION=add) Moving mount /run/systemd/namespace-bCq2md → /run/systemd/mount-rootfs/proc (MS_MOVE "")... [ 32.049436] systemd-udevd[142]: clk_imx8mp: Device ready for processing (SEQNUM=2310, ACTION=add) [ 32.058103] systemd-udevd[161]: clk_imx8mn: Processing device (SEQNUM=2309, ACTION=add) [ 32.059935] systemd-udevd[142]: clk_imx8mp: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.061772] systemd-udevd[142]: clk_imx8mq: Device is queued (SEQNUM=2311, ACTION=add) [ 32.063217] systemd-udevd[142]: clk_imx8mq: Device ready for processing (SEQNUM=2311, ACTION=add) [ 32.065226] systemd-udevd[163]: clk_imx8mq: Processing device (SEQNUM=2311, ACTION=add) [ 32.067100] systemd-udevd[158]: can_isotp: Device processed (SEQNUM=2306, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/proc/kmsg [ 32.068877] systemd-udevd[158]: can_isotp: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.070768] systemd-udevd[163]: clk_imx8mq: Device processed (SEQNUM=2311, ACTION=add) [ 32.072999] systemd-udevd[162]: clk_imx8mp: Processing device (SEQNUM=2310, ACTION=add) Bind-mounting /run/systemd/inaccessible/reg on /run/systemd/mount-rootfs/proc/kmsg (MS_BIND|MS_REC "")... [ 32.074868] systemd-udevd[142]: clk_imx8mq: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.076661] systemd-udevd[142]: clk_imx93: Device is queued (SEQNUM=2312, ACTION=add) [ 32.078112] systemd-udevd[142]: clk_imx93: Device ready for processing (SEQNUM=2312, ACTION=add) [ 32.079618] systemd-udevd[142]: clk_imx93: sd-device-monitor(manager): Passed 169 byte to netlink monitor. Successfully mounted /run/systemd/inaccessible/reg to /run/systemd/mount-rootfs/proc/kmsg [ 32.082097] systemd-udevd[161]: clk_imx8mn: Device processed (SEQNUM=2309, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/root [ 32.083584] systemd-udevd[161]: clk_imx8mn: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.085939] systemd-udevd[142]: configfs: Device is queued (SEQNUM=2313, ACTION=add) [ 32.087393] systemd-udevd[142]: configfs: Device ready for processing (SEQNUM=2313, ACTION=add) [ 32.089152] systemd-udevd[142]: configfs: sd-device-monitor(manager): Passed 168 byte to netlink monitor. Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/root (MS_BIND|MS_REC "")... [ 32.091188] systemd-udevd[158]: configfs: Processing device (SEQNUM=2313, ACTION=add) Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/root [ 32.093269] systemd-udevd[142]: cpufreq: Device is queued (SEQNUM=2314, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/run [ 32.095146] systemd-udevd[163]: clk_imx8mq: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.097527] systemd-udevd[142]: cpufreq: Device ready for processing (SEQNUM=2314, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/run/credentials [ 32.099049] systemd-udevd[142]: cpufreq: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 32.101459] systemd-udevd[162]: clk_imx8mp: Device processed (SEQNUM=2310, ACTION=add) [ 32.102957] systemd-udevd[162]: clk_imx8mp: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.105099] systemd-udevd[142]: cpuidle: Device is queued (SEQNUM=2315, ACTION=add) [ 32.106956] systemd-udevd[164]: clk_imx93: Processing device (SEQNUM=2312, ACTION=add) [ 32.109270] systemd-udevd[161]: cpufreq: Processing device (SEQNUM=2314, ACTION=add) Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/credentials (MS_BIND|MS_REC "")... [ 32.111173] systemd-udevd[142]: cpuidle: Device ready for processing (SEQNUM=2315, ACTION=add) Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/credentials [ 32.113379] systemd-udevd[142]: cpuidle: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 32.114925] systemd-udevd[142]: crc64_rocksoft: Device is queued (SEQNUM=2316, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/incoming [ 32.116750] systemd-udevd[142]: crc64_rocksoft: Device ready for processing (SEQNUM=2316, ACTION=add) [ 32.118702] systemd-udevd[163]: crc64_rocksoft: Processing device (SEQNUM=2316, ACTION=add) Followed source symlinks /run/systemd/propagate/systemd-networkd.service → /run/systemd/propagate/systemd-networkd.service. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 32.121065] systemd-udevd[162]: cpuidle: Processing device (SEQNUM=2315, ACTION=add) Bind-mounting /run/systemd/propagate/systemd-networkd.service on /run/systemd/mount-rootfs/run/systemd/incoming (MS_BIND "")... Successfully mounted /run/systemd/propagate/systemd-networkd.service to /run/systemd/mount-rootfs/run/systemd/incoming [ 32.123460] systemd-udevd[164]: clk_imx93: Device processed (SEQNUM=2312, ACTION=add) [ 32.125843] systemd-udevd[164]: clk_imx93: sd-device-monitor(worker): Passed 169 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/run/systemd/netif [ 32.128755] systemd-udevd[142]: crc64_rocksoft: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 32.130386] systemd-udevd[142]: crc_t10dif: Device is queued (SEQNUM=2317, ACTION=add) Followed source symlinks /run/systemd/netif → /run/systemd/netif. Bind-mounting /run/systemd/netif on /run/systemd/mount-rootfs/run/systemd/netif (MS_BIND|MS_REC "")... [ 32.131867] systemd-udevd[142]: crc_t10dif: Device ready for processing (SEQNUM=2317, ACTION=add) Successfully mounted /run/systemd/netif to /run/systemd/mount-rootfs/run/systemd/netif [ 32.134499] systemd-udevd[161]: cpufreq: Device processed (SEQNUM=2314, ACTION=add) [ 32.136003] systemd-udevd[161]: cpufreq: sd-device-monitor(worker): Passed 167 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/run/user [ 32.138387] systemd-udevd[142]: crc_t10dif: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.139942] systemd-udevd[142]: cros_ec_dev: Device is queued (SEQNUM=2318, ACTION=add) [ 32.141929] systemd-udevd[163]: crc64_rocksoft: Device processed (SEQNUM=2316, ACTION=add) [ 32.143440] systemd-udevd[163]: crc64_rocksoft: sd-device-monitor(worker): Passed 174 byte to netlink monitor. Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/run/user (MS_BIND|MS_REC "")... Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/run/user [ 32.145982] systemd-udevd[162]: cpuidle: Device processed (SEQNUM=2315, ACTION=add) [ 32.147822] systemd-udevd[162]: cpuidle: sd-device-monitor(worker): Passed 167 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/sys [ 32.150041] systemd-udevd[142]: cros_ec_dev: Device ready for processing (SEQNUM=2318, ACTION=add) [ 32.151593] systemd-udevd[142]: cros_ec_dev: sd-device-monitor(manager): Passed 171 byte to netlink monitor. Applying namespace mount on /run/systemd/mount-rootfs/sys/fs/cgroup [ 32.153848] systemd-udevd[164]: crc_t10dif: Processing device (SEQNUM=2317, ACTION=add) [ 32.155897] systemd-udevd[163]: cros_ec_dev: Processing device (SEQNUM=2318, ACTION=add) Applying namespace mount on /run/systemd/mount-rootfs/usr/lib/modules [ 32.158046] systemd-udevd[142]: cryptomgr: Device is queued (SEQNUM=2319, ACTION=add) [ 32.159688] systemd-udevd[142]: cryptomgr: Device ready for processing (SEQNUM=2319, ACTION=add) [ 32.161408] systemd-udevd[142]: cryptomgr: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.163075] systemd-udevd[142]: debug_core: Device is queued (SEQNUM=2320, ACTION=add) Bind-mounting /run/systemd/inaccessible/dir on /run/systemd/mount-rootfs/usr/lib/modules (MS_BIND|MS_REC "")... [ 32.164781] systemd-udevd[142]: debug_core: Device ready for processing (SEQNUM=2320, ACTION=add) Successfully mounted /run/systemd/inaccessible/dir to /run/systemd/mount-rootfs/usr/lib/modules [ 32.167002] systemd-udevd[162]: cryptomgr: Processing device (SEQNUM=2319, ACTION=add) [ 32.169871] systemd-udevd[161]: debug_core: Processing device (SEQNUM=2320, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 32.174925] systemd-udevd[164]: crc_t10dif: Device processed (SEQNUM=2317, ACTION=add) systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=2728 systemd-journald.service: Added fd 66 (stored) to fd store. [ 32.180537] systemd-udevd[164]: crc_t10dif: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.242673] systemd-udevd[158]: configfs: sd-device: Created db file '/run/udev/data/+module:configfs' for '/module/configfs' [ 32.247645] systemd-udevd[158]: configfs: Device processed (SEQNUM=2313, ACTION=add) [ 32.250360] systemd-udevd[142]: debug_core: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.252756] systemd-udevd[142]: dm_bufio: Device is queued (SEQNUM=2321, ACTION=add) [ 32.254669] systemd-udevd[142]: dm_bufio: Device ready for processing (SEQNUM=2321, ACTION=add) [ 32.256596] systemd-udevd[142]: dm_bufio: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.258570] systemd-udevd[163]: cros_ec_dev: Device processed (SEQNUM=2318, ACTION=add) [ 32.260343] systemd-udevd[163]: cros_ec_dev: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 32.262253] systemd-udevd[142]: dm_mirror: Device is queued (SEQNUM=2322, ACTION=add) [ 32.263795] systemd-udevd[142]: dm_mirror: Device ready for processing (SEQNUM=2322, ACTION=add) [ 32.265698] systemd-udevd[142]: dm_mirror: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.267823] systemd-udevd[161]: debug_core: Device processed (SEQNUM=2320, ACTION=add) [ 32.276653] systemd-udevd[158]: configfs: sd-device-monitor(worker): Passed 244 byte to netlink monitor. [ 32.278619] systemd-udevd[161]: debug_core: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.280999] systemd-udevd[159]: dm_mirror: Processing device (SEQNUM=2322, ACTION=add) [ 32.283027] systemd-udevd[164]: dm_bufio: Processing device (SEQNUM=2321, ACTION=add) [ 32.285116] systemd-udevd[142]: dm_mod: Device is queued (SEQNUM=2323, ACTION=add) [ 32.286593] systemd-udevd[142]: dm_mod: Device ready for processing (SEQNUM=2323, ACTION=add) [ 32.288846] systemd-udevd[163]: dm_mod: Processing device (SEQNUM=2323, ACTION=add) [ 32.290692] systemd-udevd[142]: dm_mod: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.292548] systemd-udevd[142]: dm_snapshot: Device is queued (SEQNUM=2324, ACTION=add) [ 32.294028] systemd-udevd[142]: dm_snapshot: Device ready for processing (SEQNUM=2324, ACTION=add) [ 32.295514] systemd-udevd[142]: dm_snapshot: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 32.297941] systemd-udevd[159]: dm_mirror: Device processed (SEQNUM=2322, ACTION=add) [ 32.299793] systemd-udevd[163]: dm_mod: Device processed (SEQNUM=2323, ACTION=add) [ 32.301549] systemd-udevd[163]: dm_mod: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.303486] systemd-udevd[159]: dm_mirror: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.305932] systemd-udevd[142]: dm_verity: Device is queued (SEQNUM=2325, ACTION=add) [ 32.307455] systemd-udevd[142]: dm_verity: Device ready for processing (SEQNUM=2325, ACTION=add) [ 32.309532] systemd-udevd[142]: dm_verity: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.311514] systemd-udevd[164]: dm_bufio: Device processed (SEQNUM=2321, ACTION=add) [ 32.313776] systemd-udevd[161]: dm_verity: Processing device (SEQNUM=2325, ACTION=add) [ 32.315716] systemd-udevd[142]: dns_resolver: Device is queued (SEQNUM=2326, ACTION=add) [ 32.317534] systemd-udevd[142]: dns_resolver: Device ready for processing (SEQNUM=2326, ACTION=add) [ 32.319079] systemd-udevd[142]: dns_resolver: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 32.321308] systemd-udevd[163]: dns_resolver: Processing device (SEQNUM=2326, ACTION=add) [ 32.323140] systemd-udevd[158]: dm_snapshot: Processing device (SEQNUM=2324, ACTION=add) [ 32.325240] systemd-udevd[162]: cryptomgr: Device processed (SEQNUM=2319, ACTION=add) [ 32.327126] systemd-udevd[161]: dm_verity: Device processed (SEQNUM=2325, ACTION=add) [ 32.329401] systemd-udevd[162]: cryptomgr: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.331336] systemd-udevd[161]: dm_verity: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.337541] systemd-udevd[164]: dm_bufio: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 32.339550] systemd-udevd[142]: drm: Device is queued (SEQNUM=2327, ACTION=add) [ 32.341809] systemd-udevd[142]: drm: Device ready for processing (SEQNUM=2327, ACTION=add) [ 32.343301] systemd-udevd[142]: drm: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 32.345991] systemd-udevd[158]: dm_snapshot: Device processed (SEQNUM=2324, ACTION=add) [ 32.347735] systemd-udevd[158]: dm_snapshot: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 32.350048] systemd-udevd[159]: drm: Processing device (SEQNUM=2327, ACTION=add) [ 32.351885] systemd-udevd[163]: dns_resolver: Device processed (SEQNUM=2326, ACTION=add) [ 32.353685] systemd-udevd[163]: dns_resolver: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 32.355600] systemd-udevd[142]: drm_kms_helper: Device is queued (SEQNUM=2328, ACTION=add) [ 32.357620] systemd-udevd[142]: drm_kms_helper: Device ready for processing (SEQNUM=2328, ACTION=add) [ 32.359673] systemd-udevd[162]: drm_kms_helper: Processing device (SEQNUM=2328, ACTION=add) [ 32.361886] systemd-udevd[142]: drm_kms_helper: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 32.363873] systemd-udevd[159]: drm: Device processed (SEQNUM=2327, ACTION=add) [ 32.365762] systemd-udevd[159]: drm: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 32.367726] systemd-udevd[142]: e1000: Device is queued (SEQNUM=2329, ACTION=add) [ 32.370761] systemd-udevd[142]: e1000: Device ready for processing (SEQNUM=2329, ACTION=add) [ 32.374852] systemd-udevd[142]: e1000: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 32.380421] systemd-udevd[142]: e1000e: Device is queued (SEQNUM=2330, ACTION=add) [ 32.382706] systemd-udevd[162]: drm_kms_helper: Device processed (SEQNUM=2328, ACTION=add) [ 32.385308] systemd-udevd[142]: e1000e: Device ready for processing (SEQNUM=2330, ACTION=add) [ 32.387269] systemd-udevd[162]: drm_kms_helper: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 32.389677] systemd-udevd[142]: e1000e: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.391766] systemd-udevd[163]: e1000: Processing device (SEQNUM=2329, ACTION=add) [ 32.394264] systemd-udevd[142]: edac_core: Device is queued (SEQNUM=2331, ACTION=add) [ 32.395949] systemd-udevd[142]: edac_core: Device ready for processing (SEQNUM=2331, ACTION=add) [ 32.397865] systemd-udevd[142]: edac_core: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.399519] systemd-udevd[142]: efi_pstore: Device is queued (SEQNUM=2332, ACTION=add) [ 32.401547] systemd-udevd[142]: efi_pstore: Device ready for processing (SEQNUM=2332, ACTION=add) [ 32.403505] systemd-udevd[163]: e1000: Device processed (SEQNUM=2329, ACTION=add) [ 32.405919] systemd-udevd[142]: efi_pstore: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 32.407983] systemd-udevd[164]: e1000e: Processing device (SEQNUM=2330, ACTION=add) [ 32.410237] systemd-udevd[142]: ehci_hcd: Device is queued (SEQNUM=2333, ACTION=add) [ 32.411922] systemd-udevd[142]: ehci_hcd: Device ready for processing (SEQNUM=2333, ACTION=add) [ 32.414050] systemd-udevd[142]: ehci_hcd: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.415690] systemd-udevd[142]: fb: Device is queued (SEQNUM=2334, ACTION=add) [ 32.417747] systemd-udevd[162]: edac_core: Processing device (SEQNUM=2331, ACTION=add) [ 32.419726] systemd-udevd[164]: e1000e: Device processed (SEQNUM=2330, ACTION=add) [ 32.421629] systemd-udevd[164]: e1000e: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.423680] systemd-udevd[161]: ehci_hcd: Processing device (SEQNUM=2333, ACTION=add) [ 32.426273] systemd-udevd[158]: efi_pstore: Processing device (SEQNUM=2332, ACTION=add) [ 32.432757] systemd-udevd[163]: e1000: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 32.438535] systemd-udevd[161]: ehci_hcd: Device processed (SEQNUM=2333, ACTION=add) [ 32.440784] systemd-udevd[162]: edac_core: Device processed (SEQNUM=2331, ACTION=add) [ 32.442833] systemd-udevd[161]: ehci_hcd: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 32.445031] systemd-udevd[162]: edac_core: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.446962] systemd-udevd[142]: fb: Device ready for processing (SEQNUM=2334, ACTION=add) [ 32.448856] systemd-udevd[142]: fb: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 32.451390] systemd-udevd[158]: efi_pstore: Device processed (SEQNUM=2332, ACTION=add) [ 32.453160] systemd-udevd[158]: efi_pstore: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 32.455129] systemd-udevd[142]: firmware_class: Device is queued (SEQNUM=2335, ACTION=add) [ 32.457095] systemd-udevd[142]: firmware_class: Device ready for processing (SEQNUM=2335, ACTION=add) [ 32.459135] systemd-udevd[159]: fb: Processing device (SEQNUM=2334, ACTION=add) [ 32.461254] systemd-udevd[163]: firmware_class: Processing device (SEQNUM=2335, ACTION=add) [ 32.463123] systemd-udevd[142]: firmware_class: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 32.465337] systemd-udevd[159]: fb: Device processed (SEQNUM=2334, ACTION=add) [ 32.466798] systemd-udevd[159]: fb: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 32.468914] systemd-udevd[142]: fscrypto: Device is queued (SEQNUM=2336, ACTION=add) [ 32.470717] systemd-udevd[163]: firmware_class: Device processed (SEQNUM=2335, ACTION=add) [ 32.472899] systemd-udevd[142]: fscrypto: Device ready for processing (SEQNUM=2336, ACTION=add) [ 32.474752] systemd-udevd[163]: firmware_class: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 32.476996] systemd-udevd[142]: fscrypto: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.478877] systemd-udevd[162]: fscrypto: Processing device (SEQNUM=2336, ACTION=add) [ 32.480973] systemd-udevd[142]: fsl_dpa: Device is queued (SEQNUM=2337, ACTION=add) [ 32.482847] systemd-udevd[162]: fscrypto: Device processed (SEQNUM=2336, ACTION=add) [ 32.484605] systemd-udevd[162]: fscrypto: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 32.486657] systemd-udevd[142]: fsl_dpa: Device ready for processing (SEQNUM=2337, ACTION=add) [ 32.488448] systemd-udevd[142]: fsl_dpa: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 32.490307] systemd-udevd[164]: fsl_dpa: Processing device (SEQNUM=2337, ACTION=add) [ 32.492504] systemd-udevd[142]: gpiolib_acpi: Device is queued (SEQNUM=2338, ACTION=add) [ 32.494108] systemd-udevd[142]: gpiolib_acpi: Device ready for processing (SEQNUM=2338, ACTION=add) [ 32.495671] systemd-udevd[142]: gpiolib_acpi: sd-device-monitor(manager): Passed 172 byte to netlink monitor. Failed to pivot root to new rootfs '/run/systemd/mount-rootfs': Invalid argument [ 32.497438] systemd-udevd[142]: grant_table: Device is queued (SEQNUM=2339, ACTION=add) Failed to pivot into new rootfs '/run/systemd/mount-rootfs', will try to use MS_MOVE instead: Invalid argument [ 32.499300] systemd-udevd[164]: fsl_dpa: Device processed (SEQNUM=2337, ACTION=add) [ 32.501499] systemd-udevd[142]: grant_table: Device ready for processing (SEQNUM=2339, ACTION=add) [ 32.511540] systemd-veritysetup[176]: Allocating context for crypt device /dev/disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73. [ 32.513898] systemd-veritysetup[176]: Trying to open and read device /dev/disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73 with direct-io. [ 32.516509] systemd-udevd[164]: fsl_dpa: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 32.518494] systemd-veritysetup[176]: Initialising device-mapper backend library. [ 32.520746] systemd-udevd[142]: grant_table: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 32.522669] systemd-udevd[162]: gpiolib_acpi: Processing device (SEQNUM=2338, ACTION=add) [ 32.524807] systemd-udevd[142]: hclge: Device is queued (SEQNUM=2340, ACTION=add) [ 32.526618] systemd-udevd[163]: grant_table: Processing device (SEQNUM=2339, ACTION=add) [ 32.528705] systemd-veritysetup[176]: dm version [ opencount flush ] [16384] (*1) [ 32.530520] systemd-veritysetup[176]: dm versions [ opencount flush ] [16384] (*1) enp0s1: Processing udev action (SEQNUM=2492, ACTION=add) enp0s1: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1'. enp0s1: Device busy: device is renaming [ 32.532986] systemd-udevd[162]: gpiolib_acpi: Device processed (SEQNUM=2338, ACTION=add) enp0s1: Device busy: device is renaming enp0s1: Device busy: device is renaming [ 32.534872] systemd-veritysetup[176]: Detected dm-ioctl version 4.48.0. [ 32.536789] systemd-veritysetup[176]: Detected dm-verity version 1.9.0. [ 32.538341] systemd-veritysetup[176]: Detected dm-zero version 1.2.0. [ 32.539799] systemd-veritysetup[176]: Detected dm-crypt version 1.24.0. [ 32.541525] systemd-veritysetup[176]: Device-mapper backend running with UDEV support enabled. [ 32.543194] systemd-veritysetup[176]: dm status usr [ opencount noflush ] [16384] (*1) [ 32.545666] systemd-udevd[142]: hclge: Device ready for processing (SEQNUM=2340, ACTION=add) [ 32.547899] systemd-veritysetup[176]: Trying to load VERITY crypt type from device /dev/disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73. [ 32.550282] systemd-udevd[162]: gpiolib_acpi: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 32.552850] systemd-udevd[142]: hclge: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 32.554428] systemd-udevd[142]: hdma: Device is queued (SEQNUM=2341, ACTION=add) [ 32.556580] systemd-udevd[164]: hclge: Processing device (SEQNUM=2340, ACTION=add) [ 32.558443] systemd-udevd[163]: grant_table: Device processed (SEQNUM=2339, ACTION=add) [ 32.560556] systemd-udevd[163]: grant_table: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 32.562686] systemd-udevd[142]: hdma: Device ready for processing (SEQNUM=2341, ACTION=add) [ 32.564552] systemd-udevd[142]: hdma: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 32.568410] systemd-udevd[162]: hdma: Processing device (SEQNUM=2341, ACTION=add) [ 32.570627] systemd-udevd[142]: hdma_mgmt: Device is queued (SEQNUM=2342, ACTION=add) [ 32.572645] systemd-udevd[142]: hdma_mgmt: Device ready for processing (SEQNUM=2342, ACTION=add) [ 32.574446] systemd-udevd[142]: hdma_mgmt: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.577121] systemd-udevd[164]: hclge: Device processed (SEQNUM=2340, ACTION=add) [ 32.579422] systemd-veritysetup[176]: Crypto backend (OpenSSL 3.2.1 30 Jan 2024 [default][threads][argon2]) initialized in cryptsetup library version 2.7.0. [ 32.582135] systemd-veritysetup[176]: Detected kernel Linux 6.6.20-yocto-standard aarch64. [ 32.584016] systemd-veritysetup[176]: Reading VERITY header of size 512 on device /dev/disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73, offset 0. [ 32.586364] systemd-udevd[142]: hid: Device is queued (SEQNUM=2343, ACTION=add) [ 32.587822] systemd-udevd[142]: hid: Device ready for processing (SEQNUM=2343, ACTION=add) [ 32.589899] systemd-udevd[164]: hclge: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 32.591782] systemd-udevd[142]: hid: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 32.593542] systemd-udevd[142]: hid_apple: Device is queued (SEQNUM=2344, ACTION=add) [ 32.595327] systemd-udevd[162]: hdma: Device processed (SEQNUM=2341, ACTION=add) [ 32.597815] systemd-udevd[163]: hdma_mgmt: Processing device (SEQNUM=2342, ACTION=add) [ 32.599682] systemd-udevd[158]: hid: Processing device (SEQNUM=2343, ACTION=add) [ 32.601823] systemd-udevd[162]: hdma: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 32.603765] systemd-udevd[163]: hdma_mgmt: Device processed (SEQNUM=2342, ACTION=add) [ 32.605488] systemd-udevd[163]: hdma_mgmt: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.607527] systemd-udevd[158]: hid: Device processed (SEQNUM=2343, ACTION=add) [ 32.609397] systemd-udevd[158]: hid: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 32.611344] systemd-udevd[142]: hid_apple: Device ready for processing (SEQNUM=2344, ACTION=add) [ 32.613263] systemd-udevd[142]: hid_apple: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 32.615104] systemd-udevd[164]: hid_apple: Processing device (SEQNUM=2344, ACTION=add) [ 32.617346] systemd-udevd[142]: hisi_rng: Device is queued (SEQNUM=2345, ACTION=add) [ 32.618914] systemd-udevd[142]: hisi_rng: Device ready for processing (SEQNUM=2345, ACTION=add) [ 32.620605] systemd-udevd[142]: hisi_rng: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.622546] systemd-veritysetup[176]: Setting ciphertext data device to /dev/disk/by-partuuid/97343ed2-d180-602b-083d-ddc01a255364. [ 32.624509] systemd-veritysetup[176]: Trying to open and read device /dev/disk/by-partuuid/97343ed2-d180-602b-083d-ddc01a255364 with direct-io. [ 32.626141] systemd-veritysetup[176]: Activating volume usr [keyslot -1] using key. [ 32.627578] systemd-veritysetup[176]: dm versions [ opencount flush ] [16384] (*1) [ 32.629446] systemd-veritysetup[176]: dm status usr [ opencount noflush ] [16384] (*1) [ 32.631326] systemd-udevd[162]: hisi_rng: Processing device (SEQNUM=2345, ACTION=add) [ 32.634161] systemd-veritysetup[176]: Verifying VERITY device using hash sha256. [ 32.635691] systemd-veritysetup[176]: Activating VERITY device usr using hash sha256. [ 32.637626] systemd-veritysetup[176]: Calculated device size is 5618154 sectors (RW), offset 0. [ 32.639224] systemd-veritysetup[176]: DM-UUID is CRYPT-VERITY-3e65a482138449838d667bf9110daa08-usr [ 32.648368] systemd-udevd[142]: hisi_sas_main: Device is queued (SEQNUM=2346, ACTION=add) [ 32.649902] systemd-udevd[142]: hisi_sas_main: Device ready for processing (SEQNUM=2346, ACTION=add) [ 32.651467] systemd-udevd[142]: hisi_sas_main: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 32.653935] systemd-udevd[142]: hisi_sas_v3_hw: Device is queued (SEQNUM=2347, ACTION=add) [ 32.655464] systemd-udevd[142]: hisi_sas_v3_hw: Device ready for processing (SEQNUM=2347, ACTION=add) [ 32.657880] systemd-veritysetup[176]: Udev cookie 0xd4dd5c4 (semid 0) created [ 32.659393] systemd-veritysetup[176]: Udev cookie 0xd4dd5c4 (semid 0) incremented to 1 [ 32.661256] systemd-veritysetup[176]: Udev cookie 0xd4dd5c4 (semid 0) incremented to 2 [ 32.662799] systemd-veritysetup[176]: Udev cookie 0xd4dd5c4 (semid 0) assigned to CREATE task(0) with flags DISABLE_LIBRARY_FALLBACK (0x20) [ 32.665265] systemd-veritysetup[176]: dm create usr CRYPT-VERITY-3e65a482138449838d667bf9110daa08-usr [ opencount flush ] [16384] (*1) [ 32.666961] systemd-veritysetup[176]: dm reload (252:0) [ opencount flush readonly securedata ] [16384] (*1) [ 32.670027] systemd-udevd[163]: hisi_sas_main: Processing device (SEQNUM=2346, ACTION=add) [ 32.671963] systemd-udevd[164]: hid_apple: Device processed (SEQNUM=2344, ACTION=add) [ 32.673706] systemd-udevd[164]: hid_apple: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 32.675726] systemd-udevd[142]: hisi_sas_v3_hw: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 32.677932] systemd-veritysetup[176]: dm resume usr [ opencount flush readonly securedata ] [16384] (*1) [ 32.679543] systemd-veritysetup[176]: usr: Stacking NODE_ADD (252,0) 0:0 0600 [trust_udev] [ 32.681449] systemd-veritysetup[176]: usr: Stacking NODE_READ_AHEAD 256 (flags=1) [ 32.683296] systemd-udevd[158]: hisi_sas_v3_hw: Processing device (SEQNUM=2347, ACTION=add) [ 32.685431] systemd-veritysetup[176]: Udev cookie 0xd4dd5c4 (semid 0) decremented to 1 [ 32.686974] systemd-veritysetup[176]: Udev cookie 0xd4dd5c4 (semid 0) waiting for zero [ 32.689052] systemd-udevd[142]: hnae3: Device is queued (SEQNUM=2348, ACTION=add) [ 32.690728] systemd-udevd[142]: hnae3: Device ready for processing (SEQNUM=2348, ACTION=add) [ 32.692654] systemd-udevd[142]: hnae3: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 32.694616] systemd-udevd[162]: hisi_rng: Device processed (SEQNUM=2345, ACTION=add) [ 32.698419] systemd-udevd[162]: hisi_rng: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 32.703424] systemd-udevd[163]: hisi_sas_main: Device processed (SEQNUM=2346, ACTION=add) [ 32.705739] systemd-udevd[163]: hisi_sas_main: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 32.707767] systemd-udevd[164]: hnae3: Processing device (SEQNUM=2348, ACTION=add) [ 32.710127] systemd-udevd[142]: hns3: Device is queued (SEQNUM=2349, ACTION=add) [ 32.711709] systemd-udevd[142]: hns3: Device ready for processing (SEQNUM=2349, ACTION=add) [ 32.713672] systemd-udevd[142]: hns3: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 32.715367] systemd-udevd[142]: hns_dsaf: Device is queued (SEQNUM=2350, ACTION=add) [ 32.717316] systemd-udevd[142]: hns_dsaf: Device ready for processing (SEQNUM=2350, ACTION=add) [ 32.718997] systemd-udevd[142]: hns_dsaf: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.721334] systemd-udevd[161]: hns3: Processing device (SEQNUM=2349, ACTION=add) [ 32.723526] systemd-udevd[158]: hisi_sas_v3_hw: Device processed (SEQNUM=2347, ACTION=add) [ 32.725582] systemd-udevd[158]: hisi_sas_v3_hw: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 32.727708] systemd-udevd[162]: hns_dsaf: Processing device (SEQNUM=2350, ACTION=add) [ 32.729925] systemd-udevd[142]: i2c_algo_bit: Device is queued (SEQNUM=2351, ACTION=add) [ 32.731611] systemd-udevd[142]: i2c_algo_bit: Device ready for processing (SEQNUM=2351, ACTION=add) [ 32.734157] systemd-udevd[164]: hnae3: Device processed (SEQNUM=2348, ACTION=add) [ 32.735748] systemd-udevd[164]: hnae3: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 32.738086] systemd-udevd[161]: hns3: Device processed (SEQNUM=2349, ACTION=add) [ 32.739726] systemd-udevd[161]: hns3: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 32.742092] systemd-udevd[162]: hns_dsaf: Device processed (SEQNUM=2350, ACTION=add) [ 32.744337] systemd-udevd[142]: i2c_algo_bit: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 32.746438] systemd-udevd[162]: hns_dsaf: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 32.748764] systemd-udevd[142]: i2c_qup: Device is queued (SEQNUM=2352, ACTION=add) [ 32.750707] systemd-udevd[163]: i2c_algo_bit: Processing device (SEQNUM=2351, ACTION=add) [ 32.753183] systemd-udevd[142]: i2c_qup: Device ready for processing (SEQNUM=2352, ACTION=add) [ 32.754889] systemd-udevd[142]: i2c_qup: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 32.756814] systemd-udevd[142]: ipv6: Device is queued (SEQNUM=2353, ACTION=add) [ 32.758531] systemd-udevd[142]: ipv6: Device ready for processing (SEQNUM=2353, ACTION=add) [ 32.761023] systemd-udevd[162]: i2c_qup: Processing device (SEQNUM=2352, ACTION=add) [ 32.765609] systemd-udevd[164]: ipv6: Processing device (SEQNUM=2353, ACTION=add) [ 32.767985] systemd-udevd[142]: ipv6: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 32.770384] systemd-udevd[163]: i2c_algo_bit: Device processed (SEQNUM=2351, ACTION=add) [ 32.772779] systemd-udevd[142]: kdb: Device is queued (SEQNUM=2354, ACTION=add) [ 32.774752] systemd-udevd[163]: i2c_algo_bit: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 32.777223] systemd-udevd[142]: kdb: Device ready for processing (SEQNUM=2354, ACTION=add) [ 32.778910] systemd-udevd[142]: kdb: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 32.781109] systemd-udevd[158]: kdb: Processing device (SEQNUM=2354, ACTION=add) [ 32.783018] systemd-udevd[162]: i2c_qup: Device processed (SEQNUM=2352, ACTION=add) [ 32.785269] systemd-udevd[164]: ipv6: Device processed (SEQNUM=2353, ACTION=add) [ 32.787108] systemd-udevd[162]: i2c_qup: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 32.789226] systemd-udevd[164]: ipv6: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 32.792008] systemd-udevd[142]: kernel: Device is queued (SEQNUM=2355, ACTION=add) [ 32.793727] systemd-udevd[142]: kernel: Device ready for processing (SEQNUM=2355, ACTION=add) [ 32.795434] systemd-udevd[142]: kernel: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.797819] systemd-udevd[142]: keyboard: Device is queued (SEQNUM=2356, ACTION=add) [ 32.800684] systemd-udevd[142]: keyboard: Device ready for processing (SEQNUM=2356, ACTION=add) [ 32.802601] systemd-udevd[158]: kdb: Device processed (SEQNUM=2354, ACTION=add) [ 32.806377] systemd-udevd[142]: keyboard: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 32.815729] systemd-udevd[162]: kernel: Processing device (SEQNUM=2355, ACTION=add) [ 32.817921] systemd-udevd[142]: kfence: Device is queued (SEQNUM=2357, ACTION=add) [ 32.819417] systemd-udevd[142]: kfence: Device ready for processing (SEQNUM=2357, ACTION=add) [ 32.821412] systemd-udevd[142]: kfence: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.822913] systemd-udevd[142]: kgdboc: Device is queued (SEQNUM=2358, ACTION=add) [ 32.825001] systemd-udevd[158]: kdb: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 32.826934] systemd-udevd[164]: kfence: Processing device (SEQNUM=2357, ACTION=add) [ 32.829009] systemd-udevd[163]: keyboard: Processing device (SEQNUM=2356, ACTION=add) [ 32.830896] systemd-udevd[142]: kgdboc: Device ready for processing (SEQNUM=2358, ACTION=add) [ 32.832682] systemd-udevd[142]: kgdboc: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.834517] systemd-udevd[163]: keyboard: Device processed (SEQNUM=2356, ACTION=add) [ 32.836691] systemd-udevd[142]: kvm: Device is queued (SEQNUM=2359, ACTION=add) [ 32.838499] systemd-udevd[163]: keyboard: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 32.840904] systemd-udevd[142]: kvm: Device ready for processing (SEQNUM=2359, ACTION=add) [ 32.842405] systemd-udevd[142]: kvm: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 32.844560] systemd-udevd[161]: kgdboc: Processing device (SEQNUM=2358, ACTION=add) [ 32.846403] systemd-udevd[162]: kernel: Device processed (SEQNUM=2355, ACTION=add) [ 32.848303] systemd-udevd[162]: kernel: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.850206] systemd-udevd[158]: kvm: Processing device (SEQNUM=2359, ACTION=add) [ 32.858607] systemd-udevd[164]: kfence: Device processed (SEQNUM=2357, ACTION=add) [ 32.860294] systemd-udevd[164]: kfence: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.862232] systemd-udevd[158]: kvm: Device processed (SEQNUM=2359, ACTION=add) [ 32.864415] systemd-udevd[142]: libahci: Device is queued (SEQNUM=2360, ACTION=add) systemd-networkd.service: Got notification message from PID 175 (WATCHDOG=1) [ 32.866445] systemd-udevd[158]: kvm: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 32.868553] systemd-udevd[142]: libahci: Device ready for processing (SEQNUM=2360, ACTION=add) [ 32.870039] systemd-udevd[142]: libahci: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 32.871974] systemd-udevd[161]: kgdboc: Device processed (SEQNUM=2358, ACTION=add) [ 32.874101] systemd-udevd[142]: libata: Device is queued (SEQNUM=2361, ACTION=add) [ 32.875891] systemd-udevd[161]: kgdboc: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.877980] systemd-udevd[142]: libata: Device ready for processing (SEQNUM=2361, ACTION=add) [ 32.879649] systemd-udevd[142]: libata: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.881907] systemd-udevd[162]: libahci: Processing device (SEQNUM=2360, ACTION=add) [ 32.891408] systemd-networkd[175]: Failed allocate memory pressure event source, ignoring: Operation not supported [ 32.894240] systemd-udevd[142]: lockd: Device is queued (SEQNUM=2362, ACTION=add) [ 32.895763] systemd-udevd[142]: lockd: Device ready for processing (SEQNUM=2362, ACTION=add) [ 32.897515] systemd-udevd[142]: lockd: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 32.899140] systemd-udevd[142]: loop: Device is queued (SEQNUM=2363, ACTION=add) [ 32.900910] systemd-udevd[142]: loop: Device ready for processing (SEQNUM=2363, ACTION=add) [ 32.902829] systemd-udevd[162]: libahci: Device processed (SEQNUM=2360, ACTION=add) [ 32.905037] systemd-udevd[142]: loop: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 32.907169] systemd-udevd[163]: libata: Processing device (SEQNUM=2361, ACTION=add) [ 32.909355] systemd-udevd[164]: lockd: Processing device (SEQNUM=2362, ACTION=add) [ 32.911221] systemd-udevd[142]: megaraid_sas: Device is queued (SEQNUM=2364, ACTION=add) [ 32.913333] systemd-udevd[158]: loop: Processing device (SEQNUM=2363, ACTION=add) [ 32.915177] systemd-udevd[142]: megaraid_sas: Device ready for processing (SEQNUM=2364, ACTION=add) [ 32.917049] systemd-udevd[142]: megaraid_sas: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 32.918614] systemd-udevd[142]: memory_hotplug: Device is queued (SEQNUM=2365, ACTION=add) [ 32.920399] systemd-udevd[142]: memory_hotplug: Device ready for processing (SEQNUM=2365, ACTION=add) [ 32.922354] systemd-udevd[162]: libahci: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 32.924492] systemd-udevd[161]: megaraid_sas: Processing device (SEQNUM=2364, ACTION=add) [ 32.926429] systemd-udevd[164]: lockd: Device processed (SEQNUM=2362, ACTION=add) [ 32.927919] systemd-udevd[164]: lockd: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 32.930273] systemd-udevd[142]: memory_hotplug: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 32.932431] systemd-udevd[142]: mmcblk: Device is queued (SEQNUM=2366, ACTION=add) [ 32.941004] systemd-udevd[159]: memory_hotplug: Processing device (SEQNUM=2365, ACTION=add) [ 32.942900] systemd-udevd[142]: mmcblk: Device ready for processing (SEQNUM=2366, ACTION=add) [ 32.944830] systemd-udevd[142]: mmcblk: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.946873] systemd-udevd[162]: mmcblk: Processing device (SEQNUM=2366, ACTION=add) [ 32.949043] systemd-udevd[142]: module: Device is queued (SEQNUM=2367, ACTION=add) [ 32.950537] systemd-udevd[142]: module: Device ready for processing (SEQNUM=2367, ACTION=add) [ 32.952655] systemd-udevd[164]: module: Processing device (SEQNUM=2367, ACTION=add) [ 32.954540] systemd-udevd[142]: module: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 32.956576] systemd-udevd[142]: mtk_wdt: Device is queued (SEQNUM=2368, ACTION=add) [ 32.958736] systemd-udevd[158]: loop: Device processed (SEQNUM=2363, ACTION=add) [ 32.963130] systemd-udevd[142]: mtk_wdt: Device ready for processing (SEQNUM=2368, ACTION=add) [ 32.968774] systemd-udevd[142]: mtk_wdt: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 32.973112] systemd-udevd[163]: libata: Device processed (SEQNUM=2361, ACTION=add) [ 32.974615] systemd-udevd[163]: libata: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.976769] systemd-udevd[164]: module: Device processed (SEQNUM=2367, ACTION=add) [ 32.978276] systemd-udevd[164]: module: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 32.980411] systemd-udevd[142]: musb_hdrc: Device is queued (SEQNUM=2369, ACTION=add) [ 32.981887] systemd-udevd[142]: musb_hdrc: Device ready for processing (SEQNUM=2369, ACTION=add) [ 32.983778] systemd-udevd[161]: megaraid_sas: Device processed (SEQNUM=2364, ACTION=add) [ 32.985579] systemd-udevd[161]: megaraid_sas: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 32.987416] systemd-udevd[158]: loop: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 32.996353] systemd-udevd[160]: mtk_wdt: Processing device (SEQNUM=2368, ACTION=add) [ 32.998230] systemd-udevd[159]: memory_hotplug: Device processed (SEQNUM=2365, ACTION=add) [ 33.000574] systemd-udevd[159]: memory_hotplug: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 33.002651] systemd-udevd[162]: mmcblk: Device processed (SEQNUM=2366, ACTION=add) [ 33.004424] systemd-udevd[162]: mmcblk: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.006319] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 165. [ 33.007784] systemd-udevd[142]: musb_hdrc: Worker [165] is forked for processing SEQNUM=2369. [ 33.009927] systemd-udevd[160]: mtk_wdt: Device processed (SEQNUM=2368, ACTION=add) [ 33.011393] systemd-udevd[160]: mtk_wdt: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.013652] systemd-udevd[142]: mvneta: Device is queued (SEQNUM=2370, ACTION=add) [ 33.015136] systemd-udevd[142]: mvneta: Device ready for processing (SEQNUM=2370, ACTION=add) [ 33.016922] systemd-udevd[142]: mvneta: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.018433] systemd-udevd[142]: mvpp2: Device is queued (SEQNUM=2371, ACTION=add) [ 33.019889] systemd-udevd[142]: mvpp2: Device ready for processing (SEQNUM=2371, ACTION=add) [ 33.022167] systemd-networkd[175]: Bus bus-api-network: changing state UNSET -> OPENING [ 33.023678] systemd-networkd[175]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ 33.025731] systemd-networkd[175]: Added inotify watch for /run on bus bus-api-network: 2 [ 33.027228] systemd-networkd[175]: Added inotify watch for /run/dbus on bus bus-api-network: 3 [ 33.028858] systemd-networkd[175]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-network: -1 [ 33.030419] systemd-networkd[175]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ 33.031965] systemd-networkd[175]: Bus bus-api-network: changing state OPENING -> WATCH_BIND [ 33.041671] systemd-udevd[165]: musb_hdrc: Processing device (SEQNUM=2369, ACTION=add) [ 33.043590] systemd-networkd[175]: Registering bus object implementation for path=/org/freedesktop/network1 iface=org.freedesktop.network1.Manager [ 33.045726] systemd-networkd[175]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.Link [ 33.047391] systemd-networkd[175]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPServer [ 33.049497] systemd-networkd[175]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPv4Client [ 33.051296] systemd-networkd[175]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPv6Client [ 33.053401] systemd-networkd[175]: Registering bus object implementation for path=/org/freedesktop/network1/network iface=org.freedesktop.network1.Network [ 33.055122] systemd-networkd[175]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 33.057297] systemd-udevd[142]: mvpp2: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.059226] systemd-networkd[175]: sd-device-monitor(n/a): Failed to stat PID1's netns, ignoring: No such file or directory [ 33.061214] systemd-networkd[175]: Running in initrd, keep DHCPv4 addresses on stopping networkd by default. [ 33.063087] systemd-udevd[162]: mvneta: Processing device (SEQNUM=2370, ACTION=add) [ 33.065305] systemd-udevd[142]: netconsole: Device is queued (SEQNUM=2372, ACTION=add) [ 33.066826] systemd-udevd[142]: netconsole: Device ready for processing (SEQNUM=2372, ACTION=add) [ 33.069165] systemd-udevd[164]: netconsole: Processing device (SEQNUM=2372, ACTION=add) [ 33.071021] systemd-udevd[142]: netconsole: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 33.079507] systemd-udevd[163]: mvpp2: Processing device (SEQNUM=2371, ACTION=add) [ 33.081648] systemd-udevd[142]: netfs: Device is queued (SEQNUM=2373, ACTION=add) [ 33.083119] systemd-udevd[142]: netfs: Device ready for processing (SEQNUM=2373, ACTION=add) [ 33.084960] systemd-udevd[142]: netfs: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.086886] systemd-udevd[158]: netfs: Processing device (SEQNUM=2373, ACTION=add) [ 33.089046] systemd-udevd[164]: netconsole: Device processed (SEQNUM=2372, ACTION=add) [ 33.090540] systemd-udevd[164]: netconsole: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 33.092881] systemd-udevd[142]: netpoll: Device is queued (SEQNUM=2374, ACTION=add) [ 33.094407] systemd-udevd[142]: netpoll: Device ready for processing (SEQNUM=2374, ACTION=add) [ 33.095901] systemd-udevd[142]: netpoll: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.098015] systemd-udevd[142]: nfs: Device is queued (SEQNUM=2375, ACTION=add) [ 33.099610] systemd-udevd[142]: nfs: Device ready for processing (SEQNUM=2375, ACTION=add) [ 33.101772] systemd-udevd[164]: nfs: Processing device (SEQNUM=2375, ACTION=add) [ 33.103634] systemd-udevd[163]: mvpp2: Device processed (SEQNUM=2371, ACTION=add) [ 33.105778] systemd-udevd[142]: nfs: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.114151] systemd-udevd[161]: netpoll: Processing device (SEQNUM=2374, ACTION=add) [ 33.116427] systemd-udevd[142]: nfs_layout_flexfiles: Device is queued (SEQNUM=2376, ACTION=add) [ 33.117955] systemd-udevd[142]: nfs_layout_flexfiles: Device ready for processing (SEQNUM=2376, ACTION=add) [ 33.119499] systemd-udevd[142]: nfs_layout_flexfiles: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 33.121784] systemd-udevd[162]: mvneta: Device processed (SEQNUM=2370, ACTION=add) [ 33.123266] systemd-udevd[162]: mvneta: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.125526] systemd-udevd[164]: nfs: Device processed (SEQNUM=2375, ACTION=add) [ 33.127060] systemd-udevd[164]: nfs: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.129277] systemd-udevd[142]: nfs_layout_nfsv41_files: Device is queued (SEQNUM=2377, ACTION=add) [ 33.130829] systemd-udevd[142]: nfs_layout_nfsv41_files: Device ready for processing (SEQNUM=2377, ACTION=add) [ 33.132764] systemd-udevd[142]: nfs_layout_nfsv41_files: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 33.134323] systemd-udevd[142]: nfsv4: Device is queued (SEQNUM=2378, ACTION=add) [ 33.136466] systemd-udevd[161]: netpoll: Device processed (SEQNUM=2374, ACTION=add) [ 33.138324] systemd-udevd[142]: nfsv4: Device ready for processing (SEQNUM=2378, ACTION=add) [ 33.140608] systemd-udevd[163]: mvpp2: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.142523] systemd-udevd[142]: nfsv4: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.145171] systemd-udevd[158]: netfs: Device processed (SEQNUM=2373, ACTION=add) [ 33.147104] systemd-udevd[142]: nicpf: Device is queued (SEQNUM=2379, ACTION=add) [ 33.149178] systemd-udevd[158]: netfs: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.151089] systemd-networkd[175]: Virtualization QEMU Virtual Machine found in DMI (/sys/class/dmi/id/product_name) [ 33.153507] systemd-udevd[142]: nicpf: Device ready for processing (SEQNUM=2379, ACTION=add) [ 33.155391] systemd-udevd[159]: nfs_layout_flexfiles: Processing device (SEQNUM=2376, ACTION=add) [ 33.157622] systemd-networkd[175]: UML virtualization not found in /proc/cpuinfo. [ 33.159109] systemd-networkd[175]: Virtualization XEN not found, /proc/xen does not exist [ 33.160882] systemd-networkd[175]: No virtualization found in CPUID [ 33.162264] systemd-networkd[175]: Found VM virtualization qemu [ 33.163642] systemd-networkd[175]: /usr/lib/systemd/network/80-container-host0.network: Conditions in the file do not match the system environment, skipping. [ 33.166016] systemd-udevd[142]: nicpf: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.167581] systemd-udevd[142]: nvme: Device is queued (SEQNUM=2380, ACTION=add) [ 33.169351] systemd-udevd[142]: nvme: Device ready for processing (SEQNUM=2380, ACTION=add) [ 33.170844] systemd-udevd[142]: nvme: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 33.172680] systemd-udevd[142]: nvme_core: Device is queued (SEQNUM=2381, ACTION=add) [ 33.174145] systemd-udevd[142]: nvme_core: Device ready for processing (SEQNUM=2381, ACTION=add) [ 33.176349] systemd-udevd[160]: nfs_layout_nfsv41_files: Processing device (SEQNUM=2377, ACTION=add) [ 33.178433] systemd-udevd[164]: nvme: Processing device (SEQNUM=2380, ACTION=add) [ 33.180658] systemd-udevd[142]: nvme_core: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.182564] systemd-udevd[163]: nicpf: Processing device (SEQNUM=2379, ACTION=add) [ 33.184668] systemd-udevd[142]: nvmem_qfprom: Device is queued (SEQNUM=2382, ACTION=add) [ 33.186228] systemd-udevd[142]: nvmem_qfprom: Device ready for processing (SEQNUM=2382, ACTION=add) [ 33.188420] systemd-udevd[162]: nfsv4: Processing device (SEQNUM=2378, ACTION=add) [ 33.190279] systemd-udevd[164]: nvme: Device processed (SEQNUM=2380, ACTION=add) [ 33.191758] systemd-udevd[164]: nvme: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 33.193890] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 166. [ 33.195766] systemd-udevd[158]: nvme_core: Processing device (SEQNUM=2381, ACTION=add) [ 33.197918] systemd-udevd[142]: nvmem_qfprom: Worker [166] is forked for processing SEQNUM=2382. [ 33.199805] systemd-udevd[161]: netpoll: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.201964] systemd-udevd[160]: nfs_layout_nfsv41_files: Device processed (SEQNUM=2377, ACTION=add) [ 33.203664] systemd-udevd[160]: nfs_layout_nfsv41_files: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 33.205944] systemd-udevd[163]: nicpf: Device processed (SEQNUM=2379, ACTION=add) [ 33.207390] systemd-udevd[163]: nicpf: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.209546] systemd-udevd[162]: nfsv4: Device processed (SEQNUM=2378, ACTION=add) [ 33.211071] systemd-udevd[162]: nfsv4: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.213253] systemd-udevd[165]: musb_hdrc: Device processed (SEQNUM=2369, ACTION=add) [ 33.214822] systemd-udevd[165]: musb_hdrc: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.217004] systemd-udevd[159]: nfs_layout_flexfiles: Device processed (SEQNUM=2376, ACTION=add) [ 33.218552] systemd-udevd[159]: nfs_layout_flexfiles: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 33.220798] systemd-udevd[142]: optee: Device is queued (SEQNUM=2383, ACTION=add) [ 33.222638] systemd-udevd[158]: nvme_core: Device processed (SEQNUM=2381, ACTION=add) [ 33.224431] systemd-udevd[158]: nvme_core: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.226332] systemd-udevd[142]: optee: Device ready for processing (SEQNUM=2383, ACTION=add) [ 33.227864] systemd-udevd[142]: optee: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.229964] systemd-udevd[142]: overlay: Device is queued (SEQNUM=2384, ACTION=add) [ 33.231399] systemd-udevd[142]: overlay: Device ready for processing (SEQNUM=2384, ACTION=add) [ 33.233290] systemd-udevd[142]: overlay: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.242703] systemd-udevd[166]: nvmem_qfprom: Processing device (SEQNUM=2382, ACTION=add) [ 33.244899] systemd-udevd[142]: page_reporting: Device is queued (SEQNUM=2385, ACTION=add) [ 33.246432] systemd-udevd[142]: page_reporting: Device ready for processing (SEQNUM=2385, ACTION=add) [ 33.248001] systemd-udevd[142]: page_reporting: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 33.249755] systemd-udevd[142]: pata_platform: Device is queued (SEQNUM=2386, ACTION=add) [ 33.251304] systemd-udevd[142]: pata_platform: Device ready for processing (SEQNUM=2386, ACTION=add) [ 33.253491] systemd-udevd[162]: optee: Processing device (SEQNUM=2383, ACTION=add) [ 33.255396] systemd-networkd[175]: lo: Saved new link: ifindex=1, iftype=LOOPBACK(772), kind=n/a [ 33.257241] systemd-networkd[175]: lo: Saved original MTU 65536 (min: 0, max: 4294967295) [ 33.258729] systemd-networkd[175]: lo: Saved hardware address: 00:00:00:00:00:00 [ 33.260765] systemd-networkd[175]: lo: Saved IPv6 link-local address generation mode: eui64 [ 33.262235] systemd-networkd[175]: lo: Flags change: +LOOPBACK +UP +LOWER_UP +RUNNING [ 33.263693] systemd-networkd[175]: lo: Link UP [ 33.265293] systemd-networkd[175]: lo: Gained carrier [ 33.267005] systemd-udevd[164]: page_reporting: Processing device (SEQNUM=2385, ACTION=add) [ 33.269182] systemd-udevd[163]: overlay: Processing device (SEQNUM=2384, ACTION=add) [ 33.277401] systemd-udevd[158]: pata_platform: Processing device (SEQNUM=2386, ACTION=add) [ 33.279242] systemd-udevd[164]: page_reporting: Device processed (SEQNUM=2385, ACTION=add) [ 33.280977] systemd-udevd[164]: page_reporting: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 33.283055] systemd-networkd[175]: lo: udev initialized link [ 33.284818] systemd-networkd[175]: enp0s1: Saved new link: ifindex=2, iftype=ETHER(1), kind=n/a [ 33.286344] systemd-networkd[175]: enp0s1: Saved original MTU 1500 (min: 68, max: 65535) [ 33.287956] systemd-networkd[175]: enp0s1: Saved permanent hardware address: 52:54:00:12:35:02 [ 33.289663] systemd-networkd[175]: enp0s1: Saved hardware address: 52:54:00:12:35:02 [ 33.291126] systemd-networkd[175]: enp0s1: Saved IPv6 link-local address generation mode: eui64 [ 33.292806] systemd-networkd[175]: enp0s1: Flags change: +MULTICAST +BROADCAST [ 33.294623] systemd-udevd[142]: pata_platform: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 33.296525] systemd-udevd[142]: pci_hotplug: Device is queued (SEQNUM=2387, ACTION=add) [ 33.298011] systemd-udevd[142]: pci_hotplug: Device ready for processing (SEQNUM=2387, ACTION=add) [ 33.299913] systemd-udevd[166]: nvmem_qfprom: Device processed (SEQNUM=2382, ACTION=add) [ 33.302175] systemd-networkd[175]: enp0s1: Interface is being renamed, pending initialization. [ 33.303710] systemd-networkd[175]: sit0: Saved new link: ifindex=3, iftype=SIT(776), kind=sit [ 33.305487] systemd-networkd[175]: sit0: Saved original MTU 1480 (min: 1280, max: 65555) [ 33.307330] systemd-networkd[175]: sit0: Saved hardware address: 00:00:00:00 [ 33.309066] systemd-networkd[175]: sit0: Saved IPv6 link-local address generation mode: eui64 [ 33.310683] systemd-networkd[175]: sit0: Flags change: +NOARP [ 33.312760] systemd-udevd[142]: pci_hotplug: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 33.314747] systemd-udevd[166]: nvmem_qfprom: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 33.316875] systemd-networkd[175]: sit0: udev initialized link [ 33.318688] systemd-udevd[164]: pci_hotplug: Processing device (SEQNUM=2387, ACTION=add) [ 33.320907] systemd-udevd[162]: optee: Device processed (SEQNUM=2383, ACTION=add) [ 33.322370] systemd-udevd[162]: optee: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.324538] systemd-networkd[175]: lo: Received new foreign QDisc (configured): handle=0:0, parent=ffff:ffff, kind=noqueue [ 33.326477] systemd-udevd[163]: overlay: Device processed (SEQNUM=2384, ACTION=add) [ 33.327958] systemd-udevd[163]: overlay: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.329996] systemd-udevd[164]: pci_hotplug: Device processed (SEQNUM=2387, ACTION=add) [ 33.331460] systemd-udevd[164]: pci_hotplug: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 33.333712] systemd-networkd[175]: lo: Received new foreign address (configured): 127.0.0.1/8 (valid forever, preferred forever), flags: permanent, scope: host, label: n/a [ 33.335482] systemd-networkd[175]: lo: link_check_ready(): link is in pending state. [ 33.337378] systemd-networkd[175]: lo: Received new foreign address (configured): ::1/128 (valid forever, preferred forever), flags: permanent,no-prefixroute, scope: host [ 33.339283] systemd-networkd[175]: lo: link_check_ready(): link is in pending state. [ 33.340986] systemd-networkd[175]: rtnl: received non-static neighbor, ignoring. [ 33.342772] systemd-udevd[158]: pata_platform: Device processed (SEQNUM=2386, ACTION=add) [ 33.344541] systemd-udevd[158]: pata_platform: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 33.346694] systemd-networkd[175]: lo: Received new foreign route (configured): dst: 127.0.0.0/8, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 33.348873] systemd-networkd[175]: lo: Received new foreign route (configured): dst: 127.0.0.1/32, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 33.350734] systemd-networkd[175]: lo: Received new foreign route (configured): dst: 127.255.255.255/32, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0, flags: n/a [ 33.353184] systemd-networkd[175]: lo: Received new foreign route (configured): dst: ::1/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a [ 33.355580] systemd-udevd[142]: pcie_aspm: Device is queued (SEQNUM=2388, ACTION=add) [ 33.357596] systemd-udevd[142]: pcie_aspm: Device ready for processing (SEQNUM=2388, ACTION=add) [ 33.359087] systemd-udevd[142]: pcie_aspm: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.361298] systemd-networkd[175]: Remembering foreign routing policy rule (configured): priority: 0, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: local(255) [ 33.363022] systemd-networkd[175]: Remembering foreign routing policy rule (configured): priority: 32766, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: main(254) [ 33.365114] systemd-networkd[175]: Remembering foreign routing policy rule (configured): priority: 32767, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: default(253) [ 33.366824] systemd-networkd[175]: Could not enumerate wireless LAN phy, ignoring: Operation not supported [ 33.368542] systemd-networkd[175]: Could not enumerate wireless LAN interfaces, ignoring: Operation not supported [ 33.370570] systemd-udevd[161]: pcie_aspm: Processing device (SEQNUM=2388, ACTION=add) [ 33.372743] systemd-udevd[142]: phy_xgene: Device is queued (SEQNUM=2389, ACTION=add) [ 33.374217] systemd-udevd[142]: phy_xgene: Device ready for processing (SEQNUM=2389, ACTION=add) [ 33.375713] systemd-udevd[142]: phy_xgene: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.377572] systemd-udevd[142]: pnp: Device is queued (SEQNUM=2390, ACTION=add) [ 33.379424] systemd-udevd[161]: pcie_aspm: Device processed (SEQNUM=2388, ACTION=add) [ 33.381668] systemd-udevd[142]: pnp: Device ready for processing (SEQNUM=2390, ACTION=add) [ 33.383558] systemd-networkd[175]: Enumeration completed [ 33.385663] systemd-udevd[161]: pcie_aspm: sd-device-monitor(worker): Passed 169 byte to netlink monitor. systemd-networkd.service: Got notification message from PID 175 (READY=1, STATUS=Processing requests...) systemd-networkd.service: Changed start -> running systemd-networkd.service: Job 115 systemd-networkd.service/start finished, result=done [ 33.387896] systemd-udevd[142]: pnp: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ OK ] Started Network Configuration. [ 33.390259] systemd-udevd[162]: phy_xgene: Processing device (SEQNUM=2389, ACTION=add) [ 33.394284] systemd-udevd[142]: printk: Device is queued (SEQNUM=2391, ACTION=add) Failed to communicate with plymouth: Connection refused network.target changed dead -> active [ 33.395782] systemd-udevd[142]: printk: Device ready for processing (SEQNUM=2391, ACTION=add) network.target: Job 123 network.target/start finished, result=done [ OK ] Reached target Network. [ 33.398936] systemd-udevd[163]: pnp: Processing device (SEQNUM=2390, ACTION=add) [ 33.401258] systemd-udevd[164]: printk: Processing device (SEQNUM=2391, ACTION=add) [ 33.403333] systemd-udevd[142]: printk: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.405342] systemd-udevd[142]: processor: Device is queued (SEQNUM=2392, ACTION=add) [ 33.406780] systemd-udevd[142]: processor: Device ready for processing (SEQNUM=2392, ACTION=add) [ 33.408643] systemd-udevd[142]: processor: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.410566] systemd-udevd[162]: phy_xgene: Device processed (SEQNUM=2389, ACTION=add) [ 33.412411] systemd-udevd[162]: phy_xgene: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.414300] systemd-udevd[158]: processor: Processing device (SEQNUM=2392, ACTION=add) [ 33.416312] systemd-networkd[175]: lo: Failed to get driver, continuing without: Operation not supported [ 33.417850] systemd-networkd[175]: lo: Saved permanent hardware address: 00:00:00:00:00:00 [ 33.419339] systemd-networkd[175]: lo: Link state is up-to-date [ 33.421243] systemd-networkd[175]: lo: State changed: pending -> initialized [ 33.422679] systemd-networkd[175]: lo: Unmanaging interface. [ 33.424761] systemd-udevd[164]: printk: Device processed (SEQNUM=2391, ACTION=add) [ 33.426572] systemd-networkd[175]: lo: State changed: initialized -> unmanaged [ 33.428901] systemd-udevd[142]: psmouse: Device is queued (SEQNUM=2393, ACTION=add) [ 33.430431] systemd-udevd[142]: psmouse: Device ready for processing (SEQNUM=2393, ACTION=add) [ 33.431932] systemd-udevd[142]: psmouse: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.434127] systemd-udevd[163]: pnp: Device processed (SEQNUM=2390, ACTION=add) [ 33.435979] systemd-udevd[142]: pstore: Device is queued (SEQNUM=2394, ACTION=add) [ 33.437987] systemd-udevd[163]: pnp: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.439959] systemd-udevd[164]: printk: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.442273] systemd-udevd[161]: psmouse: Processing device (SEQNUM=2393, ACTION=add) [ 33.444526] systemd-udevd[142]: pstore: Device ready for processing (SEQNUM=2394, ACTION=add) [ 33.446045] systemd-udevd[142]: pstore: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.447552] systemd-udevd[142]: random: Device is queued (SEQNUM=2395, ACTION=add) [ 33.449381] systemd-udevd[142]: random: Device ready for processing (SEQNUM=2395, ACTION=add) [ 33.451259] systemd-udevd[164]: random: Processing device (SEQNUM=2395, ACTION=add) [ 33.453404] systemd-networkd[175]: sit0: Found driver: sit [ 33.454825] systemd-networkd[175]: sit0: Saved permanent hardware address: 00:00:00:00 [ 33.456745] systemd-networkd[175]: sit0: Link state is up-to-date [ 33.458110] systemd-networkd[175]: sit0: State changed: pending -> initialized [ 33.459535] systemd-networkd[175]: sit0: Unmanaging interface. [ 33.461279] systemd-networkd[175]: sit0: State changed: initialized -> unmanaged [ 33.463141] systemd-udevd[158]: processor: Device processed (SEQNUM=2392, ACTION=add) [ 33.464833] systemd-udevd[158]: processor: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.466735] systemd-udevd[142]: random: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.468586] systemd-udevd[142]: rcupdate: Device is queued (SEQNUM=2396, ACTION=add) [ 33.470393] systemd-udevd[161]: psmouse: Device processed (SEQNUM=2393, ACTION=add) [ 33.472531] systemd-udevd[142]: rcupdate: Device ready for processing (SEQNUM=2396, ACTION=add) [ 33.474094] systemd-udevd[142]: rcupdate: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.476006] systemd-udevd[162]: pstore: Processing device (SEQNUM=2394, ACTION=add) [ 33.478171] systemd-udevd[164]: random: Device processed (SEQNUM=2395, ACTION=add) [ 33.479695] systemd-udevd[164]: random: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.482048] systemd-udevd[163]: rcupdate: Processing device (SEQNUM=2396, ACTION=add) [ 33.483908] systemd-udevd[142]: rcutree: Device is queued (SEQNUM=2397, ACTION=add) [ 33.485691] systemd-udevd[142]: rcutree: Device ready for processing (SEQNUM=2397, ACTION=add) [ 33.487175] systemd-udevd[142]: rcutree: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.489004] systemd-udevd[142]: rfkill: Device is queued (SEQNUM=2398, ACTION=add) [ 33.490824] systemd-udevd[161]: psmouse: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.493107] systemd-udevd[142]: rfkill: Device ready for processing (SEQNUM=2398, ACTION=add) [ 33.494639] systemd-udevd[142]: rfkill: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.497057] systemd-udevd[162]: pstore: Device processed (SEQNUM=2394, ACTION=add) [ 33.498865] systemd-udevd[142]: rng_core: Device is queued (SEQNUM=2399, ACTION=add) [ 33.501053] systemd-udevd[162]: pstore: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.502975] systemd-udevd[142]: rng_core: Device ready for processing (SEQNUM=2399, ACTION=add) [ 33.504682] systemd-udevd[142]: rng_core: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.506537] systemd-udevd[163]: rcupdate: Device processed (SEQNUM=2396, ACTION=add) [ 33.508003] systemd-udevd[163]: rcupdate: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.510273] systemd-udevd[142]: sata_sil24: Device is queued (SEQNUM=2400, ACTION=add) [ 33.511765] systemd-udevd[142]: sata_sil24: Device ready for processing (SEQNUM=2400, ACTION=add) [ 33.513896] systemd-udevd[159]: rfkill: Processing device (SEQNUM=2398, ACTION=add) [ 33.515698] systemd-udevd[164]: sata_sil24: Processing device (SEQNUM=2400, ACTION=add) [ 33.517813] systemd-udevd[158]: rcutree: Processing device (SEQNUM=2397, ACTION=add) [ 33.519645] systemd-udevd[159]: rfkill: Device processed (SEQNUM=2398, ACTION=add) [ 33.521348] systemd-udevd[159]: rfkill: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.523355] systemd-udevd[142]: sata_sil24: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 33.525516] systemd-udevd[162]: rng_core: Processing device (SEQNUM=2399, ACTION=add) [ 33.527426] systemd-udevd[142]: sbsa_gwdt: Device is queued (SEQNUM=2401, ACTION=add) [ 33.529216] systemd-udevd[142]: sbsa_gwdt: Device ready for processing (SEQNUM=2401, ACTION=add) [ 33.530728] systemd-udevd[142]: sbsa_gwdt: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.532598] systemd-udevd[142]: scsi_mod: Device is queued (SEQNUM=2402, ACTION=add) [ 33.534024] systemd-udevd[142]: scsi_mod: Device ready for processing (SEQNUM=2402, ACTION=add) [ 33.535894] systemd-udevd[164]: sata_sil24: Device processed (SEQNUM=2400, ACTION=add) [ 33.537977] systemd-udevd[161]: scsi_mod: Processing device (SEQNUM=2402, ACTION=add) [ 33.539826] systemd-udevd[158]: rcutree: Device processed (SEQNUM=2397, ACTION=add) [ 33.541551] systemd-udevd[158]: rcutree: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.543415] systemd-udevd[142]: scsi_mod: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.545466] systemd-udevd[142]: sdhci: Device is queued (SEQNUM=2403, ACTION=add) [ 33.546979] systemd-udevd[142]: sdhci: Device ready for processing (SEQNUM=2403, ACTION=add) [ 33.548789] systemd-udevd[142]: sdhci: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.550671] systemd-udevd[164]: sata_sil24: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 33.552999] systemd-udevd[162]: rng_core: Device processed (SEQNUM=2399, ACTION=add) [ 33.554620] systemd-udevd[162]: rng_core: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.556960] systemd-udevd[163]: sbsa_gwdt: Processing device (SEQNUM=2401, ACTION=add) [ 33.558905] systemd-udevd[158]: sdhci: Processing device (SEQNUM=2403, ACTION=add) [ 33.561179] systemd-udevd[161]: scsi_mod: Device processed (SEQNUM=2402, ACTION=add) [ 33.562783] systemd-udevd[161]: scsi_mod: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.564997] systemd-udevd[142]: secretmem: Device is queued (SEQNUM=2404, ACTION=add) [ 33.566959] systemd-udevd[158]: sdhci: Device processed (SEQNUM=2403, ACTION=add) [ 33.569149] systemd-udevd[142]: secretmem: Device ready for processing (SEQNUM=2404, ACTION=add) [ 33.571125] systemd-udevd[158]: sdhci: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.573369] systemd-udevd[142]: secretmem: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.575097] systemd-udevd[142]: sit: Device is queued (SEQNUM=2405, ACTION=add) [ 33.577412] systemd-udevd[163]: sbsa_gwdt: Device processed (SEQNUM=2401, ACTION=add) [ 33.579035] systemd-udevd[163]: sbsa_gwdt: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.581229] systemd-udevd[142]: sit: Device ready for processing (SEQNUM=2405, ACTION=add) [ 33.582833] systemd-udevd[142]: sit: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.585151] systemd-udevd[162]: sit: Processing device (SEQNUM=2405, ACTION=add) [ 33.587129] systemd-udevd[159]: secretmem: Processing device (SEQNUM=2404, ACTION=add) [ 33.589328] systemd-udevd[162]: sit: Device processed (SEQNUM=2405, ACTION=add) [ 33.591236] systemd-udevd[159]: secretmem: Device processed (SEQNUM=2404, ACTION=add) [ 33.593393] systemd-udevd[162]: sit: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.595388] systemd-udevd[159]: secretmem: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.597850] systemd-udevd[142]: sky2: Device is queued (SEQNUM=2406, ACTION=add) [ 33.599444] systemd-udevd[142]: sky2: Device ready for processing (SEQNUM=2406, ACTION=add) [ 33.601512] systemd-udevd[142]: sky2: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 33.603186] systemd-udevd[142]: smc91x: Device is queued (SEQNUM=2407, ACTION=add) [ 33.605152] systemd-udevd[142]: smc91x: Device ready for processing (SEQNUM=2407, ACTION=add) [ 33.607111] systemd-udevd[162]: sky2: Processing device (SEQNUM=2406, ACTION=add) [ 33.609368] systemd-udevd[142]: smc91x: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.611061] systemd-udevd[142]: smsc911x: Device is queued (SEQNUM=2408, ACTION=add) [ 33.612876] systemd-udevd[142]: smsc911x: Device ready for processing (SEQNUM=2408, ACTION=add) [ 33.614859] systemd-udevd[163]: smc91x: Processing device (SEQNUM=2407, ACTION=add) [ 33.617108] systemd-udevd[164]: smsc911x: Processing device (SEQNUM=2408, ACTION=add) [ 33.619111] systemd-udevd[142]: smsc911x: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.620964] systemd-udevd[142]: snd: Device is queued (SEQNUM=2409, ACTION=add) [ 33.622532] systemd-udevd[142]: snd: Device ready for processing (SEQNUM=2409, ACTION=add) [ 33.624824] systemd-udevd[163]: smc91x: Device processed (SEQNUM=2407, ACTION=add) [ 33.626404] systemd-udevd[163]: smc91x: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.628674] systemd-udevd[162]: sky2: Device processed (SEQNUM=2406, ACTION=add) [ 33.630236] systemd-udevd[162]: sky2: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 33.632583] systemd-udevd[164]: smsc911x: Device processed (SEQNUM=2408, ACTION=add) [ 33.634166] systemd-udevd[164]: smsc911x: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.636638] systemd-udevd[158]: snd: Processing device (SEQNUM=2409, ACTION=add) [ 33.638606] systemd-udevd[142]: snd: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.640584] systemd-udevd[142]: snd_pcm: Device is queued (SEQNUM=2410, ACTION=add) [ 33.651905] systemd-udevd[142]: snd_pcm: Device ready for processing (SEQNUM=2410, ACTION=add) [ 33.653698] systemd-udevd[142]: snd_pcm: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.656367] systemd-udevd[158]: snd: Device processed (SEQNUM=2409, ACTION=add) [ 33.658459] systemd-udevd[142]: snd_soc_core: Device is queued (SEQNUM=2411, ACTION=add) [ 33.660400] systemd-udevd[142]: snd_soc_core: Device ready for processing (SEQNUM=2411, ACTION=add) [ 33.662096] systemd-udevd[142]: snd_soc_core: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 33.664379] systemd-udevd[162]: snd_pcm: Processing device (SEQNUM=2410, ACTION=add) [ 33.666312] systemd-udevd[142]: snd_timer: Device is queued (SEQNUM=2412, ACTION=add) [ 33.667922] systemd-udevd[142]: snd_timer: Device ready for processing (SEQNUM=2412, ACTION=add) [ 33.670374] systemd-udevd[158]: snd: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.672709] systemd-udevd[163]: snd_soc_core: Processing device (SEQNUM=2411, ACTION=add) [ 33.674712] systemd-udevd[162]: snd_pcm: Device processed (SEQNUM=2410, ACTION=add) [ 33.676641] systemd-udevd[162]: snd_pcm: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.678647] systemd-udevd[142]: snd_timer: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.680962] systemd-udevd[164]: snd_timer: Processing device (SEQNUM=2412, ACTION=add) [ 33.682944] systemd-udevd[142]: snps_udc_core: Device is queued (SEQNUM=2413, ACTION=add) [ 33.684828] systemd-udevd[142]: snps_udc_core: Device ready for processing (SEQNUM=2413, ACTION=add) [ 33.686462] systemd-udevd[142]: snps_udc_core: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 33.688402] systemd-udevd[142]: snps_udc_plat: Device is queued (SEQNUM=2414, ACTION=add) [ 33.689976] systemd-udevd[142]: snps_udc_plat: Device ready for processing (SEQNUM=2414, ACTION=add) [ 33.691935] systemd-udevd[163]: snd_soc_core: Device processed (SEQNUM=2411, ACTION=add) [ 33.693841] systemd-udevd[163]: snd_soc_core: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 33.696014] systemd-udevd[158]: snps_udc_plat: Processing device (SEQNUM=2414, ACTION=add) [ 33.698250] systemd-udevd[164]: snd_timer: Device processed (SEQNUM=2412, ACTION=add) [ 33.699915] systemd-udevd[164]: snd_timer: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.702282] systemd-udevd[162]: snps_udc_core: Processing device (SEQNUM=2413, ACTION=add) [ 33.704660] systemd-udevd[142]: snps_udc_plat: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 33.706338] systemd-udevd[142]: spurious: Device is queued (SEQNUM=2415, ACTION=add) [ 33.707889] systemd-udevd[142]: spurious: Device ready for processing (SEQNUM=2415, ACTION=add) [ 33.709726] systemd-udevd[142]: spurious: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.711382] systemd-udevd[142]: srcutree: Device is queued (SEQNUM=2416, ACTION=add) [ 33.713368] systemd-udevd[142]: srcutree: Device ready for processing (SEQNUM=2416, ACTION=add) [ 33.715402] systemd-udevd[158]: snps_udc_plat: Device processed (SEQNUM=2414, ACTION=add) [ 33.717515] systemd-udevd[158]: snps_udc_plat: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 33.719541] systemd-udevd[163]: spurious: Processing device (SEQNUM=2415, ACTION=add) [ 33.725581] systemd-udevd[162]: snps_udc_core: Device processed (SEQNUM=2413, ACTION=add) [ 33.727367] systemd-udevd[162]: snps_udc_core: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 33.729808] systemd-udevd[142]: srcutree: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.731974] systemd-udevd[164]: srcutree: Processing device (SEQNUM=2416, ACTION=add) [ 33.734180] systemd-udevd[142]: sunrpc: Device is queued (SEQNUM=2417, ACTION=add) [ 33.735793] systemd-udevd[142]: sunrpc: Device ready for processing (SEQNUM=2417, ACTION=add) [ 33.737659] systemd-udevd[142]: sunrpc: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.739314] systemd-udevd[142]: sysrq: Device is queued (SEQNUM=2418, ACTION=add) [ 33.741225] systemd-udevd[142]: sysrq: Device ready for processing (SEQNUM=2418, ACTION=add) [ 33.743209] systemd-udevd[162]: sunrpc: Processing device (SEQNUM=2417, ACTION=add) [ 33.745471] systemd-udevd[163]: spurious: Device processed (SEQNUM=2415, ACTION=add) [ 33.747096] systemd-udevd[163]: spurious: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.749467] systemd-udevd[142]: sysrq: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 33.751484] systemd-udevd[164]: srcutree: Device processed (SEQNUM=2416, ACTION=add) [ 33.753570] systemd-udevd[164]: srcutree: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 33.755572] systemd-udevd[142]: tcp_cubic: Device is queued (SEQNUM=2419, ACTION=add) [ 33.758057] systemd-udevd[158]: sysrq: Processing device (SEQNUM=2418, ACTION=add) [ 33.760013] systemd-udevd[142]: tcp_cubic: Device ready for processing (SEQNUM=2419, ACTION=add) [ 33.762003] systemd-udevd[142]: tcp_cubic: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 33.764400] systemd-udevd[162]: sunrpc: Device processed (SEQNUM=2417, ACTION=add) [ 33.765963] systemd-udevd[162]: sunrpc: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.767984] systemd-udevd[158]: sysrq: Device processed (SEQNUM=2418, ACTION=add) [ 33.769795] systemd-udevd[158]: sysrq: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 33.771805] systemd-udevd[142]: tee: Device is queued (SEQNUM=2420, ACTION=add) [ 33.773680] systemd-udevd[142]: tee: Device ready for processing (SEQNUM=2420, ACTION=add) [ 33.775286] systemd-udevd[142]: tee: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.777898] systemd-udevd[163]: tcp_cubic: Processing device (SEQNUM=2419, ACTION=add) [ 33.779904] systemd-udevd[142]: thermal: Device is queued (SEQNUM=2421, ACTION=add) [ 33.781742] systemd-udevd[142]: thermal: Device ready for processing (SEQNUM=2421, ACTION=add) [ 33.783366] systemd-udevd[142]: thermal: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.785779] systemd-udevd[164]: tee: Processing device (SEQNUM=2420, ACTION=add) [ 33.787697] systemd-udevd[162]: thermal: Processing device (SEQNUM=2421, ACTION=add) [ 33.789862] systemd-udevd[142]: thunder_bgx: Device is queued (SEQNUM=2422, ACTION=add) [ 33.791863] systemd-udevd[164]: tee: Device processed (SEQNUM=2420, ACTION=add) [ 33.793684] systemd-udevd[164]: tee: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.795695] systemd-udevd[142]: thunder_bgx: Device ready for processing (SEQNUM=2422, ACTION=add) [ 33.797564] systemd-udevd[142]: thunder_bgx: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 33.799580] systemd-udevd[158]: thunder_bgx: Processing device (SEQNUM=2422, ACTION=add) [ 33.801961] systemd-udevd[163]: tcp_cubic: Device processed (SEQNUM=2419, ACTION=add) [ 33.806189] systemd-udevd[163]: tcp_cubic: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 33.811601] systemd-udevd[158]: thunder_bgx: Device processed (SEQNUM=2422, ACTION=add) [ 33.820478] systemd-udevd[162]: thermal: Device processed (SEQNUM=2421, ACTION=add) [ 33.822346] systemd-udevd[158]: thunder_bgx: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 33.824642] systemd-udevd[162]: thermal: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.826656] systemd-udevd[142]: thunder_xcv: Device is queued (SEQNUM=2423, ACTION=add) [ 33.828471] systemd-udevd[142]: thunder_xcv: Device ready for processing (SEQNUM=2423, ACTION=add) [ 33.829997] systemd-udevd[142]: thunder_xcv: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 33.831494] systemd-udevd[142]: tpm: Device is queued (SEQNUM=2424, ACTION=add) [ 33.833364] systemd-udevd[142]: tpm: Device ready for processing (SEQNUM=2424, ACTION=add) [ 33.834881] systemd-udevd[142]: tpm: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.837007] systemd-udevd[163]: tpm: Processing device (SEQNUM=2424, ACTION=add) [ 33.838884] systemd-udevd[142]: tpm_crb: Device is queued (SEQNUM=2425, ACTION=add) [ 33.840844] systemd-udevd[142]: tpm_crb: Device ready for processing (SEQNUM=2425, ACTION=add) [ 33.842389] systemd-udevd[142]: tpm_crb: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.843914] systemd-udevd[142]: tpm_i2c_infineon: Device is queued (SEQNUM=2426, ACTION=add) [ 33.845675] systemd-udevd[142]: tpm_i2c_infineon: Device ready for processing (SEQNUM=2426, ACTION=add) [ 33.847577] systemd-udevd[162]: thunder_xcv: Processing device (SEQNUM=2423, ACTION=add) [ 33.849807] systemd-udevd[164]: tpm_crb: Processing device (SEQNUM=2425, ACTION=add) [ 33.851670] systemd-udevd[158]: tpm_i2c_infineon: Processing device (SEQNUM=2426, ACTION=add) [ 33.853826] systemd-udevd[162]: thunder_xcv: Device processed (SEQNUM=2423, ACTION=add) [ 33.855397] systemd-udevd[162]: thunder_xcv: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 33.857692] systemd-udevd[142]: tpm_i2c_infineon: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 33.859317] systemd-udevd[142]: ttm: Device is queued (SEQNUM=2427, ACTION=add) [ 33.861359] systemd-udevd[163]: tpm: Device processed (SEQNUM=2424, ACTION=add) [ 33.863222] systemd-udevd[142]: ttm: Device ready for processing (SEQNUM=2427, ACTION=add) [ 33.865509] systemd-udevd[163]: tpm: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.867441] systemd-udevd[142]: ttm: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 33.869323] systemd-udevd[142]: ufshcd_core: Device is queued (SEQNUM=2428, ACTION=add) [ 33.870835] systemd-udevd[142]: ufshcd_core: Device ready for processing (SEQNUM=2428, ACTION=add) [ 33.872596] systemd-udevd[142]: ufshcd_core: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 33.874460] systemd-udevd[163]: ufshcd_core: Processing device (SEQNUM=2428, ACTION=add) [ 33.876614] systemd-udevd[142]: usb_storage: Device is queued (SEQNUM=2429, ACTION=add) [ 33.878118] systemd-udevd[142]: usb_storage: Device ready for processing (SEQNUM=2429, ACTION=add) [ 33.879670] systemd-udevd[142]: usb_storage: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 33.881852] systemd-udevd[162]: ttm: Processing device (SEQNUM=2427, ACTION=add) [ 33.883692] systemd-udevd[158]: tpm_i2c_infineon: Device processed (SEQNUM=2426, ACTION=add) [ 33.885836] systemd-udevd[142]: usbcore: Device is queued (SEQNUM=2430, ACTION=add) [ 33.887330] systemd-udevd[142]: usbcore: Device ready for processing (SEQNUM=2430, ACTION=add) [ 33.895782] systemd-udevd[164]: tpm_crb: Device processed (SEQNUM=2425, ACTION=add) [ 33.897977] systemd-udevd[142]: usbcore: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 33.899872] systemd-udevd[161]: usb_storage: Processing device (SEQNUM=2429, ACTION=add) [ 33.901966] systemd-udevd[142]: usbhid: Device is queued (SEQNUM=2431, ACTION=add) [ 33.903428] systemd-udevd[142]: usbhid: Device ready for processing (SEQNUM=2431, ACTION=add) [ 33.905688] systemd-udevd[162]: ttm: Device processed (SEQNUM=2427, ACTION=add) [ 33.907234] systemd-udevd[162]: ttm: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 33.909888] systemd-udevd[142]: usbhid: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 33.911917] systemd-udevd[163]: ufshcd_core: Device processed (SEQNUM=2428, ACTION=add) [ 33.913795] systemd-udevd[163]: ufshcd_core: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 33.915703] systemd-udevd[142]: vcan: Device is queued (SEQNUM=2432, ACTION=add) [ 33.917854] systemd-udevd[159]: usbcore: Processing device (SEQNUM=2430, ACTION=add) [ 33.919689] systemd-udevd[142]: vcan: Device ready for processing (SEQNUM=2432, ACTION=add) [ 33.921825] systemd-udevd[162]: vcan: Processing device (SEQNUM=2432, ACTION=add) [ 33.923662] systemd-udevd[142]: vcan: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 33.925985] systemd-udevd[164]: tpm_crb: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.927903] systemd-udevd[158]: tpm_i2c_infineon: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 33.930296] systemd-udevd[142]: vfio: Device is queued (SEQNUM=2433, ACTION=add) [ 33.931777] systemd-udevd[142]: vfio: Device ready for processing (SEQNUM=2433, ACTION=add) [ 33.933581] systemd-udevd[142]: vfio: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 33.935447] systemd-udevd[165]: usbhid: Processing device (SEQNUM=2431, ACTION=add) [ 33.937722] systemd-udevd[162]: vcan: Device processed (SEQNUM=2432, ACTION=add) [ 33.939571] systemd-udevd[142]: vfio_iommu_type1: Device is queued (SEQNUM=2434, ACTION=add) [ 33.941828] systemd-udevd[164]: vfio: Processing device (SEQNUM=2433, ACTION=add) [ 33.943670] systemd-udevd[142]: vfio_iommu_type1: Device ready for processing (SEQNUM=2434, ACTION=add) [ 33.945651] systemd-udevd[142]: vfio_iommu_type1: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 33.947205] systemd-udevd[142]: vfio_pci: Device is queued (SEQNUM=2435, ACTION=add) [ 33.949128] systemd-udevd[142]: vfio_pci: Device ready for processing (SEQNUM=2435, ACTION=add) [ 33.950956] systemd-udevd[162]: vcan: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 33.953301] systemd-udevd[142]: vfio_pci: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 33.955269] systemd-udevd[158]: vfio_iommu_type1: Processing device (SEQNUM=2434, ACTION=add) [ 33.957432] systemd-udevd[142]: virtio_blk: Device is queued (SEQNUM=2436, ACTION=add) [ 33.958985] systemd-udevd[142]: virtio_blk: Device ready for processing (SEQNUM=2436, ACTION=add) [ 33.961136] systemd-udevd[162]: virtio_blk: Processing device (SEQNUM=2436, ACTION=add) [ 33.962996] systemd-udevd[142]: virtio_blk: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 33.964848] systemd-udevd[142]: virtio_gpu: Device is queued (SEQNUM=2437, ACTION=add) [ 33.973004] systemd-udevd[159]: usbcore: Device processed (SEQNUM=2430, ACTION=add) [ 33.974804] systemd-udevd[142]: virtio_gpu: Device ready for processing (SEQNUM=2437, ACTION=add) [ 33.977027] systemd-udevd[159]: usbcore: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 33.978931] systemd-udevd[142]: virtio_gpu: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 33.981115] systemd-udevd[163]: virtio_gpu: Processing device (SEQNUM=2437, ACTION=add) [ 33.982975] systemd-udevd[162]: virtio_blk: Device processed (SEQNUM=2436, ACTION=add) [ 33.984750] systemd-udevd[162]: virtio_blk: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 33.986881] systemd-udevd[142]: virtio_mmio: Device is queued (SEQNUM=2438, ACTION=add) [ 33.988677] systemd-udevd[142]: virtio_mmio: Device ready for processing (SEQNUM=2438, ACTION=add) [ 33.990603] systemd-udevd[166]: virtio_mmio: Processing device (SEQNUM=2438, ACTION=add) [ 33.992761] systemd-udevd[142]: virtio_mmio: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 33.994752] systemd-udevd[165]: usbhid: Device processed (SEQNUM=2431, ACTION=add) [ 33.996613] systemd-udevd[165]: usbhid: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 33.998495] systemd-udevd[142]: virtio_net: Device is queued (SEQNUM=2439, ACTION=add) [ 34.006550] systemd-udevd[160]: vfio_pci: Processing device (SEQNUM=2435, ACTION=add) [ 34.008775] systemd-udevd[142]: virtio_net: Device ready for processing (SEQNUM=2439, ACTION=add) [ 34.010686] systemd-udevd[164]: vfio: Device processed (SEQNUM=2433, ACTION=add) [ 34.012503] systemd-udevd[164]: vfio: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 34.014336] systemd-udevd[142]: virtio_net: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 34.016611] systemd-udevd[161]: usb_storage: Device processed (SEQNUM=2429, ACTION=add) [ 34.018286] systemd-udevd[161]: usb_storage: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 34.020407] systemd-udevd[142]: virtio_pci: Device is queued (SEQNUM=2440, ACTION=add) [ 34.021936] systemd-udevd[142]: virtio_pci: Device ready for processing (SEQNUM=2440, ACTION=add) [ 34.023751] systemd-udevd[158]: vfio_iommu_type1: Device processed (SEQNUM=2434, ACTION=add) [ 34.025558] systemd-udevd[158]: vfio_iommu_type1: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 34.027521] systemd-udevd[166]: virtio_mmio: Device processed (SEQNUM=2438, ACTION=add) [ 34.029525] systemd-udevd[166]: virtio_mmio: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 34.031453] systemd-udevd[162]: virtio_net: Processing device (SEQNUM=2439, ACTION=add) [ 34.033633] systemd-udevd[163]: virtio_gpu: Device processed (SEQNUM=2437, ACTION=add) [ 34.035238] systemd-udevd[163]: virtio_gpu: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 34.037368] systemd-udevd[160]: vfio_pci: Device processed (SEQNUM=2435, ACTION=add) [ 34.038854] systemd-udevd[160]: vfio_pci: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.041120] systemd-udevd[164]: virtio_pci: Processing device (SEQNUM=2440, ACTION=add) [ 34.043020] systemd-udevd[142]: virtio_pci: sd-device-monitor(manager): Passed 170 byte to netlink monitor. [ 34.045094] systemd-udevd[142]: virtio_pci_legacy_dev: Device is queued (SEQNUM=2441, ACTION=add) [ 34.046655] systemd-udevd[142]: virtio_pci_legacy_dev: Device ready for processing (SEQNUM=2441, ACTION=add) [ 34.048548] systemd-udevd[142]: virtio_pci_legacy_dev: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 34.050552] systemd-udevd[164]: virtio_pci: Device processed (SEQNUM=2440, ACTION=add) [ 34.052434] systemd-udevd[164]: virtio_pci: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 34.054359] systemd-udevd[142]: virtio_pci_modern_dev: Device is queued (SEQNUM=2442, ACTION=add) [ 34.055890] systemd-udevd[142]: virtio_pci_modern_dev: Device ready for processing (SEQNUM=2442, ACTION=add) [ 34.058004] systemd-udevd[162]: virtio_net: Device processed (SEQNUM=2439, ACTION=add) [ 34.059497] systemd-udevd[162]: virtio_net: sd-device-monitor(worker): Passed 170 byte to netlink monitor. [ 34.061738] systemd-udevd[163]: virtio_pci_legacy_dev: Processing device (SEQNUM=2441, ACTION=add) [ 34.063713] systemd-udevd[142]: virtio_pci_modern_dev: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 34.065621] systemd-udevd[142]: vsock: Device is queued (SEQNUM=2443, ACTION=add) [ 34.067096] systemd-udevd[142]: vsock: Device ready for processing (SEQNUM=2443, ACTION=add) [ 34.069052] systemd-udevd[142]: vsock: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 34.070943] systemd-udevd[158]: virtio_pci_modern_dev: Processing device (SEQNUM=2442, ACTION=add) [ 34.072980] systemd-udevd[142]: vt: Device is queued (SEQNUM=2444, ACTION=add) [ 34.074474] systemd-udevd[142]: vt: Device ready for processing (SEQNUM=2444, ACTION=add) [ 34.076543] systemd-udevd[162]: vsock: Processing device (SEQNUM=2443, ACTION=add) [ 34.084713] systemd-udevd[163]: virtio_pci_legacy_dev: Device processed (SEQNUM=2441, ACTION=add) [ 34.086895] systemd-udevd[163]: virtio_pci_legacy_dev: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 34.089302] systemd-udevd[142]: vt: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 34.091254] systemd-udevd[158]: virtio_pci_modern_dev: Device processed (SEQNUM=2442, ACTION=add) [ 34.093189] systemd-udevd[158]: virtio_pci_modern_dev: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 34.095167] systemd-udevd[142]: watchdog: Device is queued (SEQNUM=2445, ACTION=add) [ 34.096842] systemd-udevd[142]: watchdog: Device ready for processing (SEQNUM=2445, ACTION=add) [ 34.098717] systemd-udevd[164]: vt: Processing device (SEQNUM=2444, ACTION=add) [ 34.100797] systemd-udevd[142]: watchdog: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.102706] systemd-udevd[162]: vsock: Device processed (SEQNUM=2443, ACTION=add) [ 34.104488] systemd-udevd[162]: vsock: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 34.106445] systemd-udevd[142]: workqueue: Device is queued (SEQNUM=2446, ACTION=add) [ 34.107970] systemd-udevd[142]: workqueue: Device ready for processing (SEQNUM=2446, ACTION=add) [ 34.109815] systemd-udevd[142]: workqueue: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 34.111696] systemd-udevd[163]: watchdog: Processing device (SEQNUM=2445, ACTION=add) [ 34.113950] systemd-udevd[142]: xen: Device is queued (SEQNUM=2447, ACTION=add) [ 34.115441] systemd-udevd[142]: xen: Device ready for processing (SEQNUM=2447, ACTION=add) [ 34.117296] systemd-udevd[142]: xen: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 34.118956] systemd-udevd[142]: xen_blkfront: Device is queued (SEQNUM=2448, ACTION=add) [ 34.120957] systemd-udevd[158]: workqueue: Processing device (SEQNUM=2446, ACTION=add) [ 34.122824] systemd-udevd[162]: xen: Processing device (SEQNUM=2447, ACTION=add) [ 34.125001] systemd-udevd[142]: xen_blkfront: Device ready for processing (SEQNUM=2448, ACTION=add) [ 34.126918] systemd-udevd[164]: vt: Device processed (SEQNUM=2444, ACTION=add) [ 34.129016] systemd-udevd[142]: xen_blkfront: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 34.130953] systemd-udevd[164]: vt: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 34.133271] systemd-udevd[142]: xen_kbdfront: Device is queued (SEQNUM=2449, ACTION=add) [ 34.141619] systemd-udevd[161]: xen_blkfront: Processing device (SEQNUM=2448, ACTION=add) [ 34.143461] systemd-udevd[142]: xen_kbdfront: Device ready for processing (SEQNUM=2449, ACTION=add) [ 34.145749] systemd-udevd[163]: watchdog: Device processed (SEQNUM=2445, ACTION=add) [ 34.147601] systemd-udevd[162]: xen: Device processed (SEQNUM=2447, ACTION=add) [ 34.149758] systemd-udevd[163]: watchdog: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.151793] systemd-udevd[162]: xen: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 34.153894] systemd-udevd[142]: xen_kbdfront: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 34.155859] systemd-udevd[164]: xen_kbdfront: Processing device (SEQNUM=2449, ACTION=add) [ 34.158029] systemd-udevd[142]: xen_netfront: Device is queued (SEQNUM=2450, ACTION=add) [ 34.159601] systemd-udevd[142]: xen_netfront: Device ready for processing (SEQNUM=2450, ACTION=add) [ 34.161425] systemd-udevd[142]: xen_netfront: sd-device-monitor(manager): Passed 172 byte to netlink monitor. [ 34.162971] systemd-udevd[142]: xen_privcmd: Device is queued (SEQNUM=2451, ACTION=add) [ 34.164655] systemd-udevd[142]: xen_privcmd: Device ready for processing (SEQNUM=2451, ACTION=add) [ 34.166152] systemd-udevd[142]: xen_privcmd: sd-device-monitor(manager): Passed 171 byte to netlink monitor. [ 34.167674] systemd-udevd[142]: xhci_hcd: Device is queued (SEQNUM=2452, ACTION=add) [ 34.170145] systemd-udevd[158]: workqueue: Device processed (SEQNUM=2446, ACTION=add) [ 34.172398] systemd-udevd[142]: xhci_hcd: Device ready for processing (SEQNUM=2452, ACTION=add) [ 34.173878] systemd-udevd[142]: xhci_hcd: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 34.175756] systemd-udevd[162]: xen_netfront: Processing device (SEQNUM=2450, ACTION=add) [ 34.178051] systemd-udevd[161]: xen_blkfront: Device processed (SEQNUM=2448, ACTION=add) [ 34.179559] systemd-udevd[161]: xen_blkfront: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 34.181803] systemd-udevd[159]: xhci_hcd: Processing device (SEQNUM=2452, ACTION=add) [ 34.183685] systemd-udevd[162]: xen_netfront: Device processed (SEQNUM=2450, ACTION=add) [ 34.185507] systemd-udevd[162]: xen_netfront: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 34.187461] systemd-udevd[142]: xilinx_uartps: Device is queued (SEQNUM=2453, ACTION=add) [ 34.189320] systemd-udevd[142]: xilinx_uartps: Device ready for processing (SEQNUM=2453, ACTION=add) [ 34.191210] systemd-udevd[158]: workqueue: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 34.193361] systemd-udevd[142]: xilinx_uartps: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 34.195368] systemd-udevd[163]: xen_privcmd: Processing device (SEQNUM=2451, ACTION=add) [ 34.197541] systemd-udevd[142]: xz_dec: Device is queued (SEQNUM=2454, ACTION=add) [ 34.199254] systemd-udevd[142]: xz_dec: Device ready for processing (SEQNUM=2454, ACTION=add) [ 34.201544] systemd-udevd[164]: xen_kbdfront: Device processed (SEQNUM=2449, ACTION=add) [ 34.209900] systemd-udevd[165]: xilinx_uartps: Processing device (SEQNUM=2453, ACTION=add) [ 34.211791] systemd-udevd[164]: xen_kbdfront: sd-device-monitor(worker): Passed 172 byte to netlink monitor. [ 34.214071] systemd-udevd[159]: xhci_hcd: Device processed (SEQNUM=2452, ACTION=add) [ 34.215601] systemd-udevd[159]: xhci_hcd: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 34.218011] systemd-udevd[142]: xz_dec: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 34.219585] systemd-udevd[142]: 4000000.flash: Device is queued (SEQNUM=2455, ACTION=add) [ 34.221891] systemd-udevd[163]: xen_privcmd: Device processed (SEQNUM=2451, ACTION=add) [ 34.223428] systemd-udevd[163]: xen_privcmd: sd-device-monitor(worker): Passed 171 byte to netlink monitor. [ 34.225636] systemd-udevd[142]: 4000000.flash: Device ready for processing (SEQNUM=2455, ACTION=add) [ 34.227212] systemd-udevd[142]: 4000000.flash: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 34.229416] systemd-udevd[162]: xz_dec: Processing device (SEQNUM=2454, ACTION=add) [ 34.231426] systemd-udevd[142]: mtd0: Device is queued (SEQNUM=2456, ACTION=add) [ 34.233173] systemd-udevd[142]: mtd0: SEQNUM=2456 blocked by SEQNUM=2455 [ 34.235116] systemd-udevd[164]: 4000000.flash: Processing device (SEQNUM=2455, ACTION=add) [ 34.237256] systemd-udevd[162]: xz_dec: Device processed (SEQNUM=2454, ACTION=add) [ 34.238735] systemd-udevd[162]: xz_dec: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 34.241040] systemd-udevd[164]: 4000000.flash: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 34.243205] systemd-udevd[165]: xilinx_uartps: Device processed (SEQNUM=2453, ACTION=add) [ 34.245230] systemd-udevd[165]: xilinx_uartps: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 34.247184] systemd-udevd[164]: 4000000.flash: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 34.249370] systemd-udevd[164]: 4000000.flash: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 34.251555] systemd-udevd[142]: mtdblock0: Device is queued (SEQNUM=2457, ACTION=add) [ 34.253532] systemd-udevd[142]: mtdblock0: SEQNUM=2457 blocked by SEQNUM=2455 [ 34.254997] systemd-udevd[142]: 4010000000.pcie: Device is queued (SEQNUM=2458, ACTION=add) [ 34.256908] systemd-udevd[142]: 4010000000.pcie: Device ready for processing (SEQNUM=2458, ACTION=add) [ 34.258622] systemd-udevd[142]: 4010000000.pcie: sd-device-monitor(manager): Passed 363 byte to netlink monitor. [ 34.260512] systemd-udevd[142]: 0000:00:04.0: Device is queued (SEQNUM=2459, ACTION=add) [ 34.262018] systemd-udevd[142]: 0000:00:04.0: SEQNUM=2459 blocked by SEQNUM=2458 [ 34.263500] systemd-udevd[142]: virtio2: Device is queued (SEQNUM=2460, ACTION=add) [ 34.265359] systemd-udevd[142]: virtio2: SEQNUM=2460 blocked by SEQNUM=2458 [ 34.267176] systemd-udevd[162]: 4010000000.pcie: Processing device (SEQNUM=2458, ACTION=add) [ 34.269513] systemd-udevd[142]: vda: Device is queued (SEQNUM=2461, ACTION=add) [ 34.271372] systemd-udevd[162]: 4010000000.pcie: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 34.273937] systemd-udevd[142]: vda: SEQNUM=2461 blocked by SEQNUM=2458 [ 34.275775] systemd-udevd[162]: 4010000000.pcie: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 34.277826] systemd-udevd[162]: 4010000000.pcie: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 34.279884] systemd-udevd[142]: vda1: Device is queued (SEQNUM=2462, ACTION=add) [ 34.281988] systemd-udevd[164]: 4000000.flash: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 34.283674] systemd-udevd[164]: 4000000.flash: sd-device: Created db file '/run/udev/data/+platform:4000000.flash' for '/devices/platform/4000000.flash' [ 34.286009] systemd-udevd[142]: vda1: SEQNUM=2462 blocked by SEQNUM=2458 [ 34.287841] systemd-udevd[164]: 4000000.flash: Running built-in command "kmod load" [ 34.289686] systemd-udevd[164]: Loading module: of:NflashT(null)Ccfi-flash [ 34.291483] systemd-udevd[142]: vda2: Device is queued (SEQNUM=2463, ACTION=add) [ 34.293818] systemd-udevd[162]: 4010000000.pcie: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 34.295744] systemd-udevd[164]: Failed to find module 'of:NflashT(null)Ccfi-flash' [ 34.297540] systemd-udevd[164]: 4000000.flash: Device processed (SEQNUM=2455, ACTION=add) [ 34.299440] systemd-udevd[142]: vda2: SEQNUM=2463 blocked by SEQNUM=2458 [ 34.301534] systemd-udevd[164]: 4000000.flash: sd-device-monitor(worker): Passed 393 byte to netlink monitor. [ 34.303493] systemd-udevd[162]: 4010000000.pcie: sd-device: Created db file '/run/udev/data/+platform:4010000000.pcie' for '/devices/platform/4010000000.pcie' [ 34.305645] systemd-udevd[162]: 4010000000.pcie: Running built-in command "kmod load" [ 34.307609] systemd-udevd[142]: vda3: Device is queued (SEQNUM=2464, ACTION=add) [ 34.309902] systemd-udevd[162]: Loading module: of:NpcieTpciCpci-host-ecam-generic [ 34.311582] systemd-udevd[162]: Failed to find module 'of:NpcieTpciCpci-host-ecam-generic' [ 34.313593] systemd-udevd[162]: 4010000000.pcie: Device processed (SEQNUM=2458, ACTION=add) [ 34.315145] systemd-udevd[162]: 4010000000.pcie: sd-device-monitor(worker): Passed 433 byte to netlink monitor. [ 34.317505] systemd-udevd[142]: vda3: SEQNUM=2464 blocked by SEQNUM=2458 [ 34.318954] systemd-udevd[142]: loop0: Device is queued (SEQNUM=2465, ACTION=add) [ 34.320853] systemd-udevd[142]: mtd0: Device ready for processing (SEQNUM=2456, ACTION=add) [ 34.322645] systemd-udevd[142]: mtd0: sd-device-monitor(manager): Passed 321 byte to netlink monitor. [ 34.324681] systemd-udevd[142]: mtdblock0: SEQNUM=2457 blocked by SEQNUM=2456 [ 34.326372] systemd-udevd[142]: 0000:00:04.0: Device ready for processing (SEQNUM=2459, ACTION=add) [ 34.327974] systemd-udevd[142]: 0000:00:04.0: sd-device-monitor(manager): Passed 371 byte to netlink monitor. [ 34.329700] systemd-udevd[142]: virtio2: SEQNUM=2460 blocked by SEQNUM=2459 [ 34.331144] systemd-udevd[142]: vda: SEQNUM=2461 blocked by SEQNUM=2459 [ 34.332976] systemd-udevd[142]: vda1: SEQNUM=2462 blocked by SEQNUM=2459 [ 34.334408] systemd-udevd[142]: vda2: SEQNUM=2463 blocked by SEQNUM=2459 [ 34.336016] systemd-udevd[142]: vda3: SEQNUM=2464 blocked by SEQNUM=2459 [ 34.337709] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=2465, ACTION=add) [ 34.339184] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.341019] systemd-udevd[142]: loop1: Device is queued (SEQNUM=2466, ACTION=add) [ 34.342902] systemd-udevd[163]: 0000:00:04.0: Processing device (SEQNUM=2459, ACTION=add) [ 34.345273] systemd-udevd[142]: loop1: Device ready for processing (SEQNUM=2466, ACTION=add) [ 34.346809] systemd-udevd[142]: loop1: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.348637] systemd-udevd[142]: loop2: Device is queued (SEQNUM=2467, ACTION=add) [ 34.350078] systemd-udevd[142]: loop2: Device ready for processing (SEQNUM=2467, ACTION=add) [ 34.351547] systemd-udevd[142]: loop2: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.353578] systemd-udevd[142]: loop3: Device is queued (SEQNUM=2468, ACTION=add) [ 34.355013] systemd-udevd[142]: loop3: Device ready for processing (SEQNUM=2468, ACTION=add) [ 34.356650] systemd-udevd[142]: loop3: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.358135] systemd-udevd[142]: loop4: Device is queued (SEQNUM=2469, ACTION=add) [ 34.359709] systemd-udevd[142]: loop4: Device ready for processing (SEQNUM=2469, ACTION=add) [ 34.361758] systemd-udevd[162]: mtd0: Processing device (SEQNUM=2456, ACTION=add) [ 34.363683] systemd-udevd[142]: loop4: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.365546] systemd-udevd[142]: loop5: Device is queued (SEQNUM=2470, ACTION=add) [ 34.366957] systemd-udevd[142]: loop5: Device ready for processing (SEQNUM=2470, ACTION=add) [ 34.368671] systemd-udevd[142]: loop5: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.370572] systemd-udevd[163]: 0000:00:04.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 34.373066] systemd-udevd[165]: loop4: Processing device (SEQNUM=2469, ACTION=add) [ 34.375015] systemd-udevd[163]: 0000:00:04.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 34.377915] systemd-udevd[163]: 0000:00:04.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 34.388266] systemd-udevd[158]: loop1: Processing device (SEQNUM=2466, ACTION=add) [ 34.390078] systemd-udevd[160]: loop5: Processing device (SEQNUM=2470, ACTION=add) [ 34.391915] systemd-udevd[159]: loop3: Processing device (SEQNUM=2468, ACTION=add) [ 34.394131] systemd-udevd[142]: loop6: Device is queued (SEQNUM=2471, ACTION=add) [ 34.395633] systemd-udevd[142]: loop6: Device ready for processing (SEQNUM=2471, ACTION=add) [ 34.397488] systemd-udevd[142]: loop6: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 34.399421] systemd-udevd[162]: mtd0: /usr/lib/udev/rules.d/60-persistent-storage-mtd.rules:10 Added SYMLINK 'mtd/by-name/4000000.flash' [ 34.402181] systemd-udevd[165]: loop4: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.404585] systemd-udevd[160]: loop5: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.406748] systemd-udevd[161]: loop2: Processing device (SEQNUM=2467, ACTION=add) [ 34.408675] systemd-udevd[161]: loop2: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.410850] systemd-udevd[164]: loop0: Processing device (SEQNUM=2465, ACTION=add) [ 34.413169] systemd-udevd[142]: loop7: Device is queued (SEQNUM=2472, ACTION=add) [ 34.414885] systemd-udevd[142]: loop7: Device ready for processing (SEQNUM=2472, ACTION=add) [ 34.417456] systemd-udevd[164]: loop0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.419557] systemd-udevd[158]: loop1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.429752] systemd-udevd[166]: loop6: Processing device (SEQNUM=2471, ACTION=add) [ 34.432390] systemd-udevd[159]: loop3: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.434498] systemd-udevd[166]: loop6: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.437042] systemd-udevd[165]: loop4: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 34.439416] systemd-udevd[160]: loop5: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 34.442304] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 167. [ 34.443974] systemd-udevd[142]: loop7: Worker [167] is forked for processing SEQNUM=2472. [ 34.445870] systemd-udevd[142]: ram0: Device is queued (SEQNUM=2473, ACTION=add) [ 34.447514] systemd-udevd[142]: ram0: Device ready for processing (SEQNUM=2473, ACTION=add) [ 34.450000] systemd-udevd[164]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 34.452753] systemd-udevd[158]: loop1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 34.455107] systemd-udevd[166]: loop6: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 34.457919] systemd-udevd[159]: loop3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 34.461025] systemd-udevd[160]: loop5: Probe /dev/loop5 with raid and offset=0 [ 34.463124] systemd-udevd[162]: mtd0: Preserve permissions of /dev/mtd0, uid=0, gid=0, mode=0600 [ 34.465582] systemd-udevd[161]: loop2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 34.467894] systemd-udevd[164]: loop0: Probe /dev/loop0 with raid and offset=0 [ 34.470301] systemd-udevd[166]: loop6: Probe /dev/loop6 with raid and offset=0 [ 34.472681] systemd-udevd[158]: loop1: Probe /dev/loop1 with raid and offset=0 [ 34.474713] systemd-udevd[166]: loop6: Failed to read loopback backing inode, ignoring: No such device or address [ 34.477138] systemd-udevd[158]: loop1: Failed to read loopback backing inode, ignoring: No such device or address [ 34.479360] systemd-udevd[165]: loop4: Probe /dev/loop4 with raid and offset=0 [ 34.481374] systemd-udevd[165]: loop4: Failed to read loopback backing inode, ignoring: No such device or address [ 34.483522] systemd-udevd[163]: 0000:00:04.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 34.486128] systemd-udevd[165]: loop4: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/21' [ 34.488878] systemd-udevd[160]: loop5: Failed to read loopback backing inode, ignoring: No such device or address [ 34.490797] systemd-udevd[160]: loop5: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/22' [ 34.493371] systemd-udevd[159]: loop3: Probe /dev/loop3 with raid and offset=0 [ 34.495067] systemd-udevd[159]: loop3: Failed to read loopback backing inode, ignoring: No such device or address [ 34.497471] systemd-udevd[160]: loop5: Setting permissions /dev/loop5, uid=0, gid=6, mode=0660 [ 34.499628] systemd-udevd[159]: loop3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/20' [ 34.502183] systemd-udevd[166]: loop6: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/23' [ 34.504006] systemd-udevd[166]: loop6: Setting permissions /dev/loop6, uid=0, gid=6, mode=0660 [ 34.506372] systemd-udevd[161]: loop2: Probe /dev/loop2 with raid and offset=0 [ 34.508688] systemd-udevd[164]: loop0: Failed to read loopback backing inode, ignoring: No such device or address [ 34.520386] systemd-udevd[167]: loop7: Processing device (SEQNUM=2472, ACTION=add) [ 34.522481] systemd-udevd[164]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/17' [ 34.525137] systemd-udevd[165]: loop4: Setting permissions /dev/loop4, uid=0, gid=6, mode=0660 [ 34.527415] systemd-udevd[158]: loop1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/18' [ 34.530119] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 168. [ 34.531777] systemd-udevd[142]: ram0: Worker [168] is forked for processing SEQNUM=2473. [ 34.534133] systemd-udevd[163]: 0000:00:04.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:04.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0' [ 34.536505] systemd-udevd[163]: 0000:00:04.0: Running built-in command "kmod load" [ 34.538528] systemd-udevd[159]: loop3: Setting permissions /dev/loop3, uid=0, gid=6, mode=0660 [ 34.541039] systemd-udevd[161]: loop2: Failed to read loopback backing inode, ignoring: No such device or address [ 34.543025] systemd-udevd[161]: loop2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/19' [ 34.545295] systemd-udevd[161]: loop2: Setting permissions /dev/loop2, uid=0, gid=6, mode=0660 [ 34.547407] systemd-udevd[164]: loop0: Setting permissions /dev/loop0, uid=0, gid=6, mode=0660 [ 34.549934] systemd-udevd[167]: loop7: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.552397] systemd-udevd[158]: loop1: Setting permissions /dev/loop1, uid=0, gid=6, mode=0660 [ 34.554557] systemd-udevd[160]: loop5: Successfully created symlink '/dev/disk/by-diskseq/22' to '/dev/loop5' [ 34.557184] systemd-udevd[142]: ram1: Device is queued (SEQNUM=2474, ACTION=add) [ 34.559061] systemd-udevd[142]: ram1: Device ready for processing (SEQNUM=2474, ACTION=add) [ 34.561448] systemd-udevd[163]: Loading module: pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00 [ 34.563594] systemd-udevd[166]: loop6: Successfully created symlink '/dev/disk/by-diskseq/23' to '/dev/loop6' [ 34.566046] systemd-udevd[163]: Failed to find module 'pci:v00001AF4d00001001sv00001AF4sd00000002bc01sc00i00' [ 34.567931] systemd-udevd[163]: 0000:00:04.0: Device processed (SEQNUM=2459, ACTION=add) [ 34.569948] systemd-udevd[163]: 0000:00:04.0: sd-device-monitor(worker): Passed 475 byte to netlink monitor. [ 34.572390] systemd-udevd[165]: loop4: Successfully created symlink '/dev/disk/by-diskseq/21' to '/dev/loop4' [ 34.574376] systemd-udevd[165]: loop4: Successfully created symlink '/dev/block/7:4' to '/dev/loop4' [ 34.576882] systemd-udevd[162]: mtd0: Successfully created symlink '/dev/mtd/by-name/4000000.flash' to '/dev/mtd0' [ 34.578704] systemd-udevd[162]: mtd0: Successfully created symlink '/dev/char/90:0' to '/dev/mtd0' [ 34.581056] systemd-udevd[160]: loop5: Successfully created symlink '/dev/block/7:5' to '/dev/loop5' [ 34.583191] systemd-udevd[164]: loop0: Successfully created symlink '/dev/disk/by-diskseq/17' to '/dev/loop0' [ 34.585669] systemd-udevd[165]: loop4: sd-device: Created db file '/run/udev/data/b7:4' for '/devices/virtual/block/loop4' [ 34.588509] systemd-udevd[166]: loop6: Successfully created symlink '/dev/block/7:6' to '/dev/loop6' [ 34.590767] systemd-udevd[158]: loop1: Successfully created symlink '/dev/disk/by-diskseq/18' to '/dev/loop1' [ 34.592848] systemd-udevd[158]: loop1: Successfully created symlink '/dev/block/7:1' to '/dev/loop1' [ 34.594988] systemd-udevd[162]: mtd0: sd-device: Created db file '/run/udev/data/c90:0' for '/devices/platform/4000000.flash/mtd/mtd0' [ 34.597209] systemd-udevd[162]: mtd0: Device processed (SEQNUM=2456, ACTION=add) [ 34.599290] systemd-udevd[164]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 34.601853] systemd-udevd[166]: loop6: sd-device: Created db file '/run/udev/data/b7:6' for '/devices/virtual/block/loop6' [ 34.604417] systemd-udevd[159]: loop3: Successfully created symlink '/dev/disk/by-diskseq/20' to '/dev/loop3' [ 34.606604] systemd-udevd[160]: loop5: sd-device: Created db file '/run/udev/data/b7:5' for '/devices/virtual/block/loop5' [ 34.608744] systemd-udevd[160]: loop5: Adding watch on '/dev/loop5' [ 34.610763] systemd-udevd[159]: loop3: Successfully created symlink '/dev/block/7:3' to '/dev/loop3' [ 34.613118] systemd-udevd[158]: loop1: sd-device: Created db file '/run/udev/data/b7:1' for '/devices/virtual/block/loop1' [ 34.615331] systemd-udevd[165]: loop4: Adding watch on '/dev/loop4' [ 34.617898] systemd-udevd[161]: loop2: Successfully created symlink '/dev/disk/by-diskseq/19' to '/dev/loop2' [ 34.620409] systemd-udevd[165]: loop4: Device processed (SEQNUM=2469, ACTION=add) [ 34.622463] systemd-udevd[161]: loop2: Successfully created symlink '/dev/block/7:2' to '/dev/loop2' [ 34.625075] systemd-udevd[162]: mtd0: sd-device-monitor(worker): Passed 361 byte to netlink monitor. [ 34.627229] systemd-udevd[164]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 34.629465] systemd-udevd[164]: loop0: Adding watch on '/dev/loop0' [ 34.631515] systemd-udevd[165]: loop4: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 34.634135] systemd-udevd[159]: loop3: sd-device: Created db file '/run/udev/data/b7:3' for '/devices/virtual/block/loop3' [ 34.636716] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 169. [ 34.638919] systemd-udevd[164]: loop0: Device processed (SEQNUM=2465, ACTION=add) [ 34.641029] systemd-udevd[164]: loop0: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 34.643173] systemd-udevd[161]: loop2: sd-device: Created db file '/run/udev/data/b7:2' for '/devices/virtual/block/loop2' [ 34.645595] systemd-udevd[161]: loop2: Adding watch on '/dev/loop2' [ 34.647215] systemd-udevd[161]: loop2: Device processed (SEQNUM=2467, ACTION=add) [ 34.649126] systemd-udevd[161]: loop2: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 34.651246] systemd-udevd[167]: loop7: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 34.654034] systemd-udevd[166]: loop6: Adding watch on '/dev/loop6' [ 34.655630] systemd-udevd[166]: loop6: Device processed (SEQNUM=2471, ACTION=add) [ 34.657543] systemd-udevd[166]: loop6: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 34.668633] systemd-udevd[169]: ram1: Processing device (SEQNUM=2474, ACTION=add) [ 34.678000] systemd-udevd[142]: ram1: Worker [169] is forked for processing SEQNUM=2474. [ 34.680834] systemd-udevd[158]: loop1: Adding watch on '/dev/loop1' [ 34.683006] systemd-udevd[159]: loop3: Adding watch on '/dev/loop3' [ 34.685397] systemd-udevd[160]: loop5: Device processed (SEQNUM=2470, ACTION=add) [ 34.687618] systemd-udevd[159]: loop3: Device processed (SEQNUM=2468, ACTION=add) [ 34.689978] systemd-udevd[160]: loop5: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 34.692531] systemd-udevd[159]: loop3: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 34.694699] systemd-udevd[158]: loop1: Device processed (SEQNUM=2466, ACTION=add) [ 34.696679] systemd-udevd[158]: loop1: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 34.698863] systemd-udevd[169]: ram1: Removing watch handle -1. [ 34.700686] systemd-udevd[169]: ram1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.702373] systemd-udevd[169]: ram1: Setting permissions /dev/ram1, uid=0, gid=6, mode=0660 [ 34.704787] systemd-udevd[167]: loop7: Probe /dev/loop7 with raid and offset=0 [ 34.706898] systemd-udevd[169]: ram1: Successfully created symlink '/dev/block/1:1' to '/dev/ram1' [ 34.708972] systemd-udevd[169]: ram1: sd-device: Created db file '/run/udev/data/b1:1' for '/devices/virtual/block/ram1' [ 34.710831] systemd-udevd[169]: ram1: Device processed (SEQNUM=2474, ACTION=add) [ 34.712681] systemd-udevd[169]: ram1: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 34.723471] systemd-udevd[168]: ram0: Processing device (SEQNUM=2473, ACTION=add) [ 34.725951] systemd-udevd[167]: loop7: Failed to read loopback backing inode, ignoring: No such device or address [ 34.727741] systemd-udevd[167]: loop7: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/24' [ 34.730257] systemd-udevd[168]: ram0: Removing watch handle -1. [ 34.731917] systemd-udevd[168]: ram0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.734201] systemd-udevd[142]: ram10: Device is queued (SEQNUM=2475, ACTION=add) [ 34.736652] systemd-udevd[168]: ram0: Setting permissions /dev/ram0, uid=0, gid=6, mode=0660 [ 34.738386] systemd-udevd[168]: ram0: Successfully created symlink '/dev/block/1:0' to '/dev/ram0' [ 34.740803] systemd-udevd[167]: loop7: Setting permissions /dev/loop7, uid=0, gid=6, mode=0660 [ 34.743000] systemd-udevd[168]: ram0: sd-device: Created db file '/run/udev/data/b1:0' for '/devices/virtual/block/ram0' [ 34.745252] systemd-udevd[168]: ram0: Device processed (SEQNUM=2473, ACTION=add) [ 34.746892] systemd-udevd[168]: ram0: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 34.749389] systemd-udevd[142]: mtdblock0: Device ready for processing (SEQNUM=2457, ACTION=add) [ 34.751346] systemd-udevd[142]: mtdblock0: sd-device-monitor(manager): Passed 265 byte to netlink monitor. [ 34.753754] systemd-udevd[142]: virtio2: Device ready for processing (SEQNUM=2460, ACTION=add) [ 34.755435] systemd-udevd[142]: virtio2: sd-device-monitor(manager): Passed 270 byte to netlink monitor. [ 34.757555] systemd-udevd[142]: vda: SEQNUM=2461 blocked by SEQNUM=2460 [ 34.759142] systemd-udevd[142]: vda1: SEQNUM=2462 blocked by SEQNUM=2460 [ 34.761017] systemd-udevd[142]: vda2: SEQNUM=2463 blocked by SEQNUM=2460 [ 34.763096] systemd-udevd[163]: virtio2: Processing device (SEQNUM=2460, ACTION=add) [ 34.765066] systemd-udevd[163]: virtio2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=virtio' [ 34.767101] systemd-udevd[163]: virtio2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=virtio': Invalid argument [ 34.770004] systemd-udevd[162]: mtdblock0: Processing device (SEQNUM=2457, ACTION=add) [ 34.771689] systemd-udevd[162]: mtdblock0: Removing watch handle -1. [ 34.773937] systemd-udevd[167]: loop7: Successfully created symlink '/dev/disk/by-diskseq/24' to '/dev/loop7' [ 34.775848] systemd-udevd[167]: loop7: Successfully created symlink '/dev/block/7:7' to '/dev/loop7' [ 34.778270] systemd-udevd[142]: vda3: SEQNUM=2464 blocked by SEQNUM=2460 [ 34.780782] systemd-udevd[162]: mtdblock0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.782996] systemd-udevd[142]: ram10: Device ready for processing (SEQNUM=2475, ACTION=add) [ 34.784983] systemd-udevd[142]: ram10: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 34.786770] systemd-udevd[142]: ram11: Device is queued (SEQNUM=2476, ACTION=add) [ 34.788746] systemd-udevd[142]: ram11: Device ready for processing (SEQNUM=2476, ACTION=add) [ 34.790468] systemd-udevd[142]: ram11: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 34.792933] systemd-udevd[167]: loop7: sd-device: Created db file '/run/udev/data/b7:7' for '/devices/virtual/block/loop7' [ 34.794847] systemd-udevd[167]: loop7: Adding watch on '/dev/loop7' [ 34.797179] systemd-udevd[164]: ram10: Processing device (SEQNUM=2475, ACTION=add) [ 34.799332] systemd-udevd[163]: virtio2: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 34.801471] systemd-udevd[163]: virtio2: Running built-in command "kmod load" [ 34.803094] systemd-udevd[163]: Loading module: virtio:d00000002v00001AF4 [ 34.805013] systemd-udevd[163]: Failed to find module 'virtio:d00000002v00001AF4' [ 34.806649] systemd-udevd[163]: virtio2: Device processed (SEQNUM=2460, ACTION=add) [ 34.808791] systemd-udevd[163]: virtio2: sd-device-monitor(worker): Passed 270 byte to netlink monitor. [ 34.810925] systemd-udevd[162]: mtdblock0: Setting permissions /dev/mtdblock0, uid=0, gid=6, mode=0660 [ 34.813668] systemd-udevd[168]: ram11: Processing device (SEQNUM=2476, ACTION=add) [ 34.815791] systemd-udevd[142]: ram12: Device is queued (SEQNUM=2477, ACTION=add) [ 34.819277] systemd-udevd[142]: vda: Device ready for processing (SEQNUM=2461, ACTION=add) [ 34.822623] systemd-udevd[142]: vda: sd-device-monitor(manager): Passed 285 byte to netlink monitor. [ 34.826108] systemd-udevd[142]: vda1: SEQNUM=2462 blocked by SEQNUM=2461 [ 34.828708] systemd-udevd[167]: loop7: Device processed (SEQNUM=2472, ACTION=add) [ 34.830830] systemd-udevd[142]: vda2: SEQNUM=2463 blocked by SEQNUM=2461 [ 34.832690] systemd-udevd[142]: vda3: SEQNUM=2464 blocked by SEQNUM=2461 [ 34.834483] systemd-udevd[167]: loop7: sd-device-monitor(worker): Passed 325 byte to netlink monitor. [ 34.843068] systemd-udevd[162]: mtdblock0: Successfully created symlink '/dev/block/31:0' to '/dev/mtdblock0' [ 34.845289] systemd-udevd[168]: ram11: Removing watch handle -1. [ 34.849444] systemd-udevd[168]: ram11: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.853319] systemd-udevd[164]: ram10: Removing watch handle -1. [ 34.855112] systemd-udevd[164]: ram10: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.859475] systemd-udevd[142]: ram12: Device ready for processing (SEQNUM=2477, ACTION=add) [ 34.862875] systemd-udevd[142]: ram12: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 34.864756] systemd-udevd[142]: ram13: Device is queued (SEQNUM=2478, ACTION=add) [ 34.866298] systemd-udevd[142]: ram13: Device ready for processing (SEQNUM=2478, ACTION=add) [ 34.868440] systemd-udevd[158]: ram12: Processing device (SEQNUM=2477, ACTION=add) [ 34.869954] systemd-udevd[158]: ram12: Removing watch handle -1. [ 34.871864] systemd-udevd[163]: vda: Processing device (SEQNUM=2461, ACTION=add) [ 34.873633] systemd-udevd[163]: vda: Removing watch handle -1. [ 34.875406] systemd-udevd[169]: ram13: Processing device (SEQNUM=2478, ACTION=add) [ 34.877183] systemd-udevd[169]: ram13: Removing watch handle -1. [ 34.878975] systemd-udevd[142]: ram13: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 34.880882] systemd-udevd[142]: ram14: Device is queued (SEQNUM=2479, ACTION=add) [ 34.882324] systemd-udevd[142]: ram14: Device ready for processing (SEQNUM=2479, ACTION=add) [ 34.883889] systemd-udevd[142]: ram14: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 34.886019] systemd-udevd[162]: mtdblock0: sd-device: Created db file '/run/udev/data/b31:0' for '/devices/platform/4000000.flash/mtd/mtd0/mtdblock0' [ 34.887754] systemd-udevd[162]: mtdblock0: Device processed (SEQNUM=2457, ACTION=add) [ 34.889483] systemd-udevd[162]: mtdblock0: sd-device-monitor(worker): Passed 303 byte to netlink monitor. [ 34.891345] systemd-udevd[161]: ram14: Processing device (SEQNUM=2479, ACTION=add) [ 34.893561] systemd-udevd[168]: ram11: Setting permissions /dev/ram11, uid=0, gid=6, mode=0660 [ 34.895434] systemd-udevd[163]: vda: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.897739] systemd-udevd[158]: ram12: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.899767] systemd-udevd[142]: ram15: Device is queued (SEQNUM=2480, ACTION=add) [ 34.901826] systemd-udevd[161]: ram14: Removing watch handle -1. [ 34.903687] systemd-udevd[142]: ram15: Device ready for processing (SEQNUM=2480, ACTION=add) [ 34.905601] systemd-udevd[142]: ram15: sd-device-monitor(manager): Passed 239 byte to netlink monitor. [ 34.907516] systemd-udevd[161]: ram14: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.909694] systemd-udevd[169]: ram13: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.911571] systemd-udevd[168]: ram11: Successfully created symlink '/dev/block/1:11' to '/dev/ram11' [ 34.920386] systemd-udevd[164]: ram10: Setting permissions /dev/ram10, uid=0, gid=6, mode=0660 [ 34.922254] systemd-udevd[159]: ram15: Processing device (SEQNUM=2480, ACTION=add) [ 34.923775] systemd-udevd[159]: ram15: Removing watch handle -1. [ 34.925885] systemd-udevd[142]: ram2: Device is queued (SEQNUM=2481, ACTION=add) [ 34.927372] systemd-udevd[142]: ram2: Device ready for processing (SEQNUM=2481, ACTION=add) [ 34.929318] systemd-udevd[142]: ram2: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 34.931013] systemd-udevd[142]: ram3: Device is queued (SEQNUM=2482, ACTION=add) [ 34.933093] systemd-udevd[142]: ram3: Device ready for processing (SEQNUM=2482, ACTION=add) [ 34.935634] systemd-udevd[167]: ram3: Processing device (SEQNUM=2482, ACTION=add) [ 34.937694] systemd-udevd[167]: ram3: Removing watch handle -1. [ 34.939779] systemd-udevd[168]: ram11: sd-device: Created db file '/run/udev/data/b1:11' for '/devices/virtual/block/ram11' [ 34.941859] systemd-udevd[168]: ram11: Device processed (SEQNUM=2476, ACTION=add) [ 34.943465] systemd-udevd[168]: ram11: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 34.945995] systemd-udevd[164]: ram10: Successfully created symlink '/dev/block/1:10' to '/dev/ram10' [ 34.947754] systemd-udevd[164]: ram10: sd-device: Created db file '/run/udev/data/b1:10' for '/devices/virtual/block/ram10' [ 34.949853] systemd-udevd[164]: ram10: Device processed (SEQNUM=2475, ACTION=add) [ 34.951474] systemd-udevd[164]: ram10: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 34.954011] systemd-udevd[162]: ram2: Processing device (SEQNUM=2481, ACTION=add) [ 34.955691] systemd-udevd[162]: ram2: Removing watch handle -1. [ 34.957903] systemd-udevd[142]: ram3: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 34.960552] systemd-udevd[159]: ram15: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.962765] systemd-udevd[142]: ram4: Device is queued (SEQNUM=2483, ACTION=add) [ 34.964702] systemd-udevd[142]: ram4: Device ready for processing (SEQNUM=2483, ACTION=add) [ 34.966438] systemd-udevd[142]: ram4: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 34.968795] systemd-udevd[158]: ram12: Setting permissions /dev/ram12, uid=0, gid=6, mode=0660 [ 34.970871] systemd-udevd[169]: ram13: Setting permissions /dev/ram13, uid=0, gid=6, mode=0660 [ 34.973339] systemd-udevd[167]: ram3: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.975439] systemd-udevd[142]: ram5: Device is queued (SEQNUM=2484, ACTION=add) [ 34.977643] systemd-udevd[142]: ram5: Device ready for processing (SEQNUM=2484, ACTION=add) [ 34.979340] systemd-udevd[142]: ram5: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 34.981892] systemd-udevd[162]: ram2: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 34.983966] systemd-udevd[168]: ram4: Processing device (SEQNUM=2483, ACTION=add) [ 34.985858] systemd-udevd[168]: ram4: Removing watch handle -1. [ 34.987843] systemd-udevd[161]: ram14: Setting permissions /dev/ram14, uid=0, gid=6, mode=0660 [ 34.989961] systemd-udevd[161]: ram14: Successfully created symlink '/dev/block/1:14' to '/dev/ram14' [ 34.992486] systemd-udevd[158]: ram12: Successfully created symlink '/dev/block/1:12' to '/dev/ram12' [ 34.994704] systemd-udevd[165]: ram5: Processing device (SEQNUM=2484, ACTION=add) [ 34.996724] systemd-udevd[165]: ram5: Removing watch handle -1. [ 34.998368] systemd-udevd[165]: ram5: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.000846] systemd-udevd[169]: ram13: Successfully created symlink '/dev/block/1:13' to '/dev/ram13' [ 35.003028] systemd-udevd[142]: ram6: Device is queued (SEQNUM=2485, ACTION=add) [ 35.004968] systemd-udevd[142]: ram6: Device ready for processing (SEQNUM=2485, ACTION=add) [ 35.006618] systemd-udevd[142]: ram6: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.009301] systemd-udevd[165]: ram5: Setting permissions /dev/ram5, uid=0, gid=6, mode=0660 [ 35.010851] systemd-udevd[165]: ram5: Successfully created symlink '/dev/block/1:5' to '/dev/ram5' [ 35.019550] systemd-udevd[160]: ram6: Processing device (SEQNUM=2485, ACTION=add) [ 35.021482] systemd-udevd[160]: ram6: Removing watch handle -1. [ 35.023372] systemd-udevd[168]: ram4: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.032601] systemd-udevd[159]: ram15: Setting permissions /dev/ram15, uid=0, gid=6, mode=0660 [ 35.034435] systemd-udevd[160]: ram6: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.036631] systemd-udevd[161]: ram14: sd-device: Created db file '/run/udev/data/b1:14' for '/devices/virtual/block/ram14' [ 35.038247] systemd-udevd[161]: ram14: Device processed (SEQNUM=2479, ACTION=add) [ 35.039701] systemd-udevd[161]: ram14: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.041911] systemd-udevd[158]: ram12: sd-device: Created db file '/run/udev/data/b1:12' for '/devices/virtual/block/ram12' [ 35.043530] systemd-udevd[158]: ram12: Device processed (SEQNUM=2477, ACTION=add) [ 35.045588] systemd-udevd[158]: ram12: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.047467] systemd-udevd[165]: ram5: sd-device: Created db file '/run/udev/data/b1:5' for '/devices/virtual/block/ram5' [ 35.049544] systemd-udevd[165]: ram5: Device processed (SEQNUM=2484, ACTION=add) [ 35.051036] systemd-udevd[165]: ram5: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.053307] systemd-udevd[169]: ram13: sd-device: Created db file '/run/udev/data/b1:13' for '/devices/virtual/block/ram13' [ 35.055049] systemd-udevd[169]: ram13: Device processed (SEQNUM=2478, ACTION=add) [ 35.057056] systemd-udevd[169]: ram13: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.058990] systemd-udevd[142]: ram7: Device is queued (SEQNUM=2486, ACTION=add) [ 35.060669] systemd-udevd[142]: ram7: Device ready for processing (SEQNUM=2486, ACTION=add) [ 35.062544] systemd-udevd[164]: ram7: Processing device (SEQNUM=2486, ACTION=add) [ 35.064377] systemd-udevd[164]: ram7: Removing watch handle -1. [ 35.065803] systemd-udevd[164]: ram7: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.067666] systemd-udevd[162]: ram2: Setting permissions /dev/ram2, uid=0, gid=6, mode=0660 [ 35.069763] systemd-udevd[159]: ram15: Successfully created symlink '/dev/block/1:15' to '/dev/ram15' [ 35.071772] systemd-udevd[167]: ram3: Setting permissions /dev/ram3, uid=0, gid=6, mode=0660 [ 35.073611] systemd-udevd[167]: ram3: Successfully created symlink '/dev/block/1:3' to '/dev/ram3' [ 35.075548] systemd-udevd[142]: ram7: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.077505] systemd-udevd[142]: ram8: Device is queued (SEQNUM=2487, ACTION=add) [ 35.078975] systemd-udevd[142]: ram8: Device ready for processing (SEQNUM=2487, ACTION=add) [ 35.081000] systemd-udevd[168]: ram4: Setting permissions /dev/ram4, uid=0, gid=6, mode=0660 [ 35.083105] systemd-udevd[162]: ram2: Successfully created symlink '/dev/block/1:2' to '/dev/ram2' [ 35.084924] systemd-udevd[162]: ram2: sd-device: Created db file '/run/udev/data/b1:2' for '/devices/virtual/block/ram2' [ 35.086551] systemd-udevd[162]: ram2: Device processed (SEQNUM=2481, ACTION=add) [ 35.088652] systemd-udevd[159]: ram15: sd-device: Created db file '/run/udev/data/b1:15' for '/devices/virtual/block/ram15' [ 35.090645] systemd-udevd[168]: ram4: Successfully created symlink '/dev/block/1:4' to '/dev/ram4' [ 35.092895] systemd-udevd[159]: ram15: Device processed (SEQNUM=2480, ACTION=add) [ 35.094423] systemd-udevd[159]: ram15: sd-device-monitor(worker): Passed 277 byte to netlink monitor. [ 35.096654] systemd-udevd[168]: ram4: sd-device: Created db file '/run/udev/data/b1:4' for '/devices/virtual/block/ram4' [ 35.098648] systemd-udevd[142]: ram8: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 35.100511] systemd-udevd[142]: ram9: Device is queued (SEQNUM=2488, ACTION=add) [ 35.101960] systemd-udevd[142]: ram9: Device ready for processing (SEQNUM=2488, ACTION=add) [ 35.103866] systemd-udevd[158]: ram8: Processing device (SEQNUM=2487, ACTION=add) [ 35.105620] systemd-udevd[158]: ram8: Removing watch handle -1. [ 35.107167] systemd-udevd[158]: ram8: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.109329] systemd-udevd[167]: ram3: sd-device: Created db file '/run/udev/data/b1:3' for '/devices/virtual/block/ram3' [ 35.111002] systemd-udevd[167]: ram3: Device processed (SEQNUM=2482, ACTION=add) [ 35.112825] systemd-udevd[167]: ram3: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.114759] systemd-udevd[162]: ram2: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.117060] systemd-udevd[142]: ram9: sd-device-monitor(manager): Passed 236 byte to netlink monitor. [ 35.118601] systemd-udevd[142]: zram0: Device is queued (SEQNUM=2489, ACTION=add) [ 35.120962] systemd-udevd[160]: ram6: Setting permissions /dev/ram6, uid=0, gid=6, mode=0660 [ 35.122866] systemd-udevd[142]: zram0: Device ready for processing (SEQNUM=2489, ACTION=add) [ 35.125086] systemd-udevd[162]: zram0: Processing device (SEQNUM=2489, ACTION=add) [ 35.126591] systemd-udevd[162]: zram0: Removing watch handle -1. [ 35.128586] systemd-udevd[169]: ram9: Processing device (SEQNUM=2488, ACTION=add) [ 35.130076] systemd-udevd[169]: ram9: Removing watch handle -1. [ 35.131880] systemd-udevd[164]: ram7: Setting permissions /dev/ram7, uid=0, gid=6, mode=0660 [ 35.134143] systemd-udevd[168]: ram4: Device processed (SEQNUM=2483, ACTION=add) [ 35.135639] systemd-udevd[168]: ram4: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.137832] systemd-udevd[142]: zram0: sd-device-monitor(manager): Passed 240 byte to netlink monitor. [ 35.139369] systemd-udevd[142]: 0000:00:01.0: Device is queued (SEQNUM=2490, ACTION=add) [ 35.141191] systemd-udevd[142]: 0000:00:01.0: Device ready for processing (SEQNUM=2490, ACTION=add) [ 35.143075] systemd-udevd[169]: ram9: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.145242] systemd-udevd[162]: zram0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 35.147108] systemd-udevd[164]: ram7: Successfully created symlink '/dev/block/1:7' to '/dev/ram7' [ 35.149195] systemd-udevd[160]: ram6: Successfully created symlink '/dev/block/1:6' to '/dev/ram6' [ 35.151157] systemd-udevd[168]: 0000:00:01.0: Processing device (SEQNUM=2490, ACTION=add) [ 35.152931] systemd-udevd[168]: 0000:00:01.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 35.154869] systemd-udevd[168]: 0000:00:01.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 35.157135] systemd-udevd[168]: 0000:00:01.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 35.159696] systemd-udevd[142]: 0000:00:01.0: sd-device-monitor(manager): Passed 371 byte to netlink monitor. [ 35.161897] systemd-udevd[142]: virtio0: Device is queued (SEQNUM=2491, ACTION=add) [ 35.163499] systemd-udevd[142]: virtio0: SEQNUM=2491 blocked by SEQNUM=2490 [ 35.165643] systemd-udevd[142]: eth0: Device is queued (SEQNUM=2492, ACTION=add) [ 35.175178] systemd-udevd[163]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:110 Importing properties from results of builtin command 'path_id' [ 35.177928] systemd-udevd[164]: ram7: sd-device: Created db file '/run/udev/data/b1:7' for '/devices/virtual/block/ram7' [ 35.179941] systemd-udevd[164]: ram7: Device processed (SEQNUM=2486, ACTION=add) [ 35.181867] systemd-udevd[164]: ram7: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.183925] systemd-udevd[158]: ram8: Setting permissions /dev/ram8, uid=0, gid=6, mode=0660 [ 35.186781] systemd-udevd[142]: eth0: SEQNUM=2492 blocked by SEQNUM=2490 [ 35.188707] systemd-udevd[142]: lo: Device is queued (SEQNUM=2493, ACTION=add) [ 35.190328] systemd-udevd[142]: lo: Device ready for processing (SEQNUM=2493, ACTION=add) [ 35.192850] systemd-udevd[163]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' [ 35.194866] systemd-udevd[163]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 35.197698] systemd-udevd[160]: ram6: sd-device: Created db file '/run/udev/data/b1:6' for '/devices/virtual/block/ram6' [ 35.199527] systemd-udevd[160]: ram6: Device processed (SEQNUM=2485, ACTION=add) [ 35.201720] systemd-udevd[160]: ram6: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.203826] systemd-udevd[164]: lo: Processing device (SEQNUM=2493, ACTION=add) [ 35.205707] systemd-udevd[164]: lo: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 35.207985] systemd-udevd[162]: zram0: Setting permissions /dev/zram0, uid=0, gid=6, mode=0660 [ 35.210026] systemd-udevd[162]: zram0: Successfully created symlink '/dev/block/253:0' to '/dev/zram0' [ 35.212422] systemd-udevd[142]: lo: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 35.214169] systemd-udevd[142]: sit0: Device is queued (SEQNUM=2494, ACTION=add) [ 35.215829] systemd-udevd[142]: sit0: Device ready for processing (SEQNUM=2494, ACTION=add) [ 35.218204] systemd-udevd[158]: ram8: Successfully created symlink '/dev/block/1:8' to '/dev/ram8' [ 35.219972] systemd-udevd[158]: ram8: sd-device: Created db file '/run/udev/data/b1:8' for '/devices/virtual/block/ram8' [ 35.222015] systemd-udevd[158]: ram8: Device processed (SEQNUM=2487, ACTION=add) [ 35.224582] systemd-udevd[169]: ram9: Setting permissions /dev/ram9, uid=0, gid=6, mode=0660 [ 35.226422] systemd-udevd[169]: ram9: Successfully created symlink '/dev/block/1:9' to '/dev/ram9' [ 35.229151] systemd-udevd[163]: vda: Probe /dev/vda with raid and offset=0 [ 35.231240] systemd-udevd[142]: sit0: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 35.233394] systemd-udevd[142]: 9000000.pl011: Device is queued (SEQNUM=2495, ACTION=add) [ 35.235092] systemd-udevd[142]: 9000000.pl011: Device ready for processing (SEQNUM=2495, ACTION=add) [ 35.237460] systemd-udevd[164]: lo: Querying driver name via ethtool API is not supported by device 'lo', ignoring: Operation not supported [ 35.247124] systemd-udevd[161]: sit0: Processing device (SEQNUM=2494, ACTION=add) [ 35.249088] systemd-udevd[161]: sit0: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 35.251378] systemd-udevd[158]: ram8: sd-device-monitor(worker): Passed 273 byte to netlink monitor. [ 35.253957] systemd-udevd[169]: ram9: sd-device: Created db file '/run/udev/data/b1:9' for '/devices/virtual/block/ram9' [ 35.256490] systemd-udevd[162]: zram0: sd-device: Created db file '/run/udev/data/b253:0' for '/devices/virtual/block/zram0' [ 35.258376] systemd-udevd[162]: zram0: Device processed (SEQNUM=2489, ACTION=add) [ 35.260394] systemd-udevd[162]: zram0: sd-device-monitor(worker): Passed 278 byte to netlink monitor. [ 35.262793] systemd-udevd[159]: 9000000.pl011: Processing device (SEQNUM=2495, ACTION=add) [ 35.264710] systemd-udevd[159]: 9000000.pl011: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=amba' [ 35.266655] systemd-udevd[159]: 9000000.pl011: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=amba': Invalid argument [ 35.269415] systemd-udevd[142]: 9000000.pl011: sd-device-monitor(manager): Passed 355 byte to netlink monitor. [ 35.271223] systemd-udevd[142]: ttyAMA0: Device is queued (SEQNUM=2496, ACTION=add) [ 35.273163] systemd-udevd[142]: ttyAMA0: SEQNUM=2496 blocked by SEQNUM=2495 [ 35.275194] systemd-udevd[169]: ram9: Device processed (SEQNUM=2488, ACTION=add) [ 35.277128] systemd-udevd[169]: ram9: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 35.279297] systemd-udevd[159]: 9000000.pl011: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.281419] systemd-udevd[159]: 9000000.pl011: Running built-in command "kmod load" [ 35.283052] systemd-udevd[159]: Loading module: amba:d00141011 [ 35.285414] systemd-udevd[142]: serial8250: Device is queued (SEQNUM=2497, ACTION=add) [ 35.287074] systemd-udevd[142]: serial8250: Device ready for processing (SEQNUM=2497, ACTION=add) [ 35.289387] systemd-udevd[142]: serial8250: sd-device-monitor(manager): Passed 229 byte to netlink monitor. [ 35.291596] systemd-udevd[162]: serial8250: Processing device (SEQNUM=2497, ACTION=add) [ 35.293578] systemd-udevd[162]: serial8250: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 35.295552] systemd-udevd[162]: serial8250: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 35.297981] systemd-udevd[162]: serial8250: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 35.300605] systemd-udevd[164]: lo: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 35.302556] systemd-udevd[164]: lo: Failed to determine prefix for network interface naming, ignoring: Operation not supported [ 35.305038] systemd-udevd[161]: sit0: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 35.307416] systemd-udevd[168]: 0000:00:01.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.310085] systemd-udevd[161]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 35.312314] systemd-udevd[161]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory [ 35.314180] systemd-udevd[161]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 35.316933] systemd-udevd[168]: 0000:00:01.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:01.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0' [ 35.319283] systemd-udevd[161]: sit0: Failed to query name_assign_type: Invalid argument [ 35.321410] systemd-udevd[161]: sit0: Failed to get "name_assign_type" attribute, ignoring: Invalid argument [ 35.323127] systemd-udevd[161]: sit0: Device has addr_assign_type=0 [ 35.325638] systemd-udevd[142]: ttyS0: Device is queued (SEQNUM=2498, ACTION=add) [ 35.327286] systemd-udevd[142]: ttyS0: SEQNUM=2498 blocked by SEQNUM=2497 [ 35.329373] systemd-udevd[142]: ttyS1: Device is queued (SEQNUM=2499, ACTION=add) [ 35.331029] systemd-udevd[142]: ttyS1: SEQNUM=2499 blocked by SEQNUM=2497 [ 35.333418] systemd-udevd[159]: Failed to find module 'amba:d00141011' [ 35.335041] systemd-udevd[159]: 9000000.pl011: Device processed (SEQNUM=2495, ACTION=add) [ 35.336964] systemd-udevd[159]: 9000000.pl011: sd-device-monitor(worker): Passed 355 byte to netlink monitor. [ 35.339152] systemd-udevd[161]: sit0: Config file /usr/lib/systemd/network/99-default.link is applied [ 35.341632] systemd-udevd[164]: lo: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 35.343588] systemd-udevd[164]: lo: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory [ 35.346085] systemd-udevd[164]: lo: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 35.348684] systemd-udevd[161]: sit0: Policies didn't yield a name and Name= is not given, not renaming. [ 35.350866] systemd-udevd[164]: lo: Device has name_assign_type=2 [ 35.353128] systemd-udevd[161]: sit0: /usr/lib/udev/rules.d/80-net-setup-link.rules:11 NAME 'sit0' [ 35.354867] systemd-udevd[161]: sit0: /usr/lib/udev/rules.d/99-systemd.rules:70 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name' [ 35.357965] systemd-udevd[162]: serial8250: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.360440] systemd-udevd[168]: 0000:00:01.0: Running built-in command "kmod load" [ 35.362127] systemd-udevd[168]: Loading module: pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 [ 35.364553] systemd-udevd[161]: sit0: sd-device: Created db file '/run/udev/data/n3' for '/devices/virtual/net/sit0' [ 35.366771] systemd-udevd[168]: Failed to find module 'pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00' [ 35.368699] systemd-udevd[168]: 0000:00:01.0: Device processed (SEQNUM=2490, ACTION=add) [ 35.370790] systemd-udevd[161]: sit0: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/sit0 --prefix=/net/ipv4/neigh/sit0 --prefix=/net/ipv6/conf/sit0 --prefix=/net/ipv6/neigh/sit0" [ 35.373826] systemd-udevd[168]: 0000:00:01.0: sd-device-monitor(worker): Passed 475 byte to netlink monitor. [ 35.376389] systemd-udevd[161]: sit0: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/sit0 --prefix=/net/ipv4/neigh/sit0 --prefix=/net/ipv6/conf/sit0 --prefix=/net/ipv6/neigh/sit0' [ 35.378963] systemd-udevd[142]: ttyS2: Device is queued (SEQNUM=2500, ACTION=add) [ 35.381032] systemd-udevd[142]: virtio0: Device ready for processing (SEQNUM=2491, ACTION=add) [ 35.383094] systemd-udevd[164]: lo: Device has addr_assign_type=0 [ 35.384959] systemd-udevd[164]: lo: No matching link configuration found, ignoring device. [ 35.387128] systemd-udevd[162]: serial8250: sd-device: Created db file '/run/udev/data/+platform:serial8250' for '/devices/platform/serial8250' [ 35.389456] systemd-udevd[162]: serial8250: Running built-in command "kmod load" [ 35.391095] systemd-udevd[162]: Loading module: platform:serial8250 [ 35.392989] systemd-udevd[162]: Failed to find module 'platform:serial8250' [ 35.394951] systemd-udevd[161]: Successfully forked off '(spawn)' as PID 171. [ 35.397298] systemd-udevd[168]: virtio0: Processing device (SEQNUM=2491, ACTION=add) [ 35.398995] systemd-udevd[168]: virtio0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=virtio' [ 35.401698] systemd-udevd[142]: virtio0: sd-device-monitor(manager): Passed 270 byte to netlink monitor. [ 35.403672] systemd-udevd[142]: eth0: SEQNUM=2492 blocked by SEQNUM=2491 [ 35.405620] systemd-udevd[142]: ttyAMA0: Device ready for processing (SEQNUM=2496, ACTION=add) [ 35.407362] systemd-udevd[142]: ttyAMA0: sd-device-monitor(manager): Passed 232 byte to netlink monitor. [ 35.409490] systemd-udevd[142]: ttyS2: SEQNUM=2500 blocked by SEQNUM=2497 [ 35.411103] systemd-udevd[142]: ttyS3: Device is queued (SEQNUM=2501, ACTION=add) [ 35.420779] systemd-udevd[158]: ttyAMA0: Processing device (SEQNUM=2496, ACTION=add) [ 35.422696] systemd-udevd[158]: ttyAMA0: Removing watch handle -1. [ 35.425143] systemd-udevd[162]: serial8250: Device processed (SEQNUM=2497, ACTION=add) [ 35.426818] systemd-udevd[162]: serial8250: sd-device-monitor(worker): Passed 289 byte to netlink monitor. [ 35.429255] systemd-udevd[168]: virtio0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=virtio': Invalid argument [ 35.431696] systemd-udevd[164]: lo: sd-device: Created empty file '/run/udev/data/n1' for '/devices/virtual/net/lo' [ 35.433852] systemd-udevd[164]: lo: Device processed (SEQNUM=2493, ACTION=add) [ 35.435459] systemd-udevd[164]: lo: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 35.438727] systemd-udevd[142]: ttyS3: SEQNUM=2501 blocked by SEQNUM=2497 [ 35.440815] systemd-udevd[142]: console: Device is queued (SEQNUM=2502, ACTION=add) [ 35.442490] systemd-udevd[142]: ttyS0: Device ready for processing (SEQNUM=2498, ACTION=add) [ 35.445002] systemd-udevd[158]: ttyAMA0: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 35.447186] systemd-udevd[142]: ttyS0: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 35.449389] systemd-udevd[142]: ttyS1: Device ready for processing (SEQNUM=2499, ACTION=add) [ 35.451084] systemd-udevd[142]: ttyS1: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 35.452965] systemd-udevd[142]: ttyS2: Device ready for processing (SEQNUM=2500, ACTION=add) [ 35.455105] systemd-udevd[168]: virtio0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 35.457050] systemd-udevd[168]: virtio0: Running built-in command "kmod load" [ 35.459119] systemd-udevd[169]: ttyS2: Processing device (SEQNUM=2500, ACTION=add) [ 35.461051] systemd-udevd[169]: ttyS2: Removing watch handle -1. [ 35.463054] systemd-udevd[162]: ttyS0: Processing device (SEQNUM=2498, ACTION=add) [ 35.465133] systemd-udevd[162]: ttyS0: Removing watch handle -1. [ 35.467196] systemd-udevd[142]: ttyS2: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 35.469182] systemd-udevd[142]: ttyS3: Device ready for processing (SEQNUM=2501, ACTION=add) [ 35.470887] systemd-udevd[142]: ttyS3: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 35.472926] systemd-udevd[142]: console: Device ready for processing (SEQNUM=2502, ACTION=add) [ 35.474574] systemd-udevd[142]: console: sd-device-monitor(manager): Passed 214 byte to netlink monitor. [ 35.476625] systemd-udevd[142]: ptmx: Device is queued (SEQNUM=2503, ACTION=add) [ 35.478750] systemd-udevd[164]: ttyS1: Processing device (SEQNUM=2499, ACTION=add) [ 35.480750] systemd-udevd[164]: ttyS1: Removing watch handle -1. [ 35.482304] systemd-udevd[164]: ttyS1: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 35.485044] systemd-udevd[167]: console: Processing device (SEQNUM=2502, ACTION=add) [ 35.487138] systemd-udevd[168]: Loading module: virtio:d00000001v00001AF4 [ 35.489144] systemd-udevd[168]: Failed to find module 'virtio:d00000001v00001AF4' [ 35.491182] systemd-udevd[167]: console: Removing watch handle -1. [ 35.493402] systemd-udevd[168]: virtio0: Device processed (SEQNUM=2491, ACTION=add) [ 35.495219] systemd-udevd[168]: virtio0: sd-device-monitor(worker): Passed 270 byte to netlink monitor. [ 35.497679] systemd-udevd[169]: ttyS2: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 35.499783] systemd-udevd[162]: ttyS0: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 35.502182] systemd-udevd[159]: ttyS3: Processing device (SEQNUM=2501, ACTION=add) [ 35.503907] systemd-udevd[159]: ttyS3: Removing watch handle -1. [ 35.505765] systemd-udevd[159]: ttyS3: /usr/lib/udev/rules.d/50-udev-default.rules:42 GROUP 20 [ 35.507865] systemd-udevd[142]: ptmx: Device ready for processing (SEQNUM=2503, ACTION=add) [ 35.509864] systemd-udevd[142]: ptmx: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 35.511947] systemd-udevd[169]: ttyS2: Setting permissions /dev/ttyS2, uid=0, gid=20, mode=0660 [ 35.514275] systemd-udevd[142]: tty: Device is queued (SEQNUM=2504, ACTION=add) [ 35.515928] systemd-udevd[142]: eth0: Device ready for processing (SEQNUM=2492, ACTION=add) [ 35.518262] systemd-udevd[169]: ttyS2: Successfully created symlink '/dev/char/4:66' to '/dev/ttyS2' [ 35.520358] systemd-udevd[169]: ttyS2: sd-device: Created db file '/run/udev/data/c4:66' for '/devices/platform/serial8250/tty/ttyS2' [ 35.522406] systemd-udevd[169]: ttyS2: Device processed (SEQNUM=2500, ACTION=add) [ 35.531762] systemd-udevd[165]: ptmx: Processing device (SEQNUM=2503, ACTION=add) [ 35.533716] systemd-udevd[165]: ptmx: Removing watch handle -1. [ 35.535261] systemd-udevd[165]: ptmx: /usr/lib/udev/rules.d/50-udev-default.rules:35 GROUP 5 [ 35.537661] systemd-udevd[169]: ttyS2: sd-device-monitor(worker): Passed 261 byte to netlink monitor. [ 35.539810] systemd-udevd[165]: ptmx: /usr/lib/udev/rules.d/50-udev-default.rules:35 MODE 0666 [ 35.542179] systemd-udevd[142]: eth0: sd-device-monitor(manager): Passed 248 byte to netlink monitor. [ 35.543944] systemd-udevd[142]: tty: Device ready for processing (SEQNUM=2504, ACTION=add) [ 35.545884] systemd-udevd[142]: tty: sd-device-monitor(manager): Passed 219 byte to netlink monitor. [ 35.547597] systemd-udevd[142]: tty0: Device is queued (SEQNUM=2505, ACTION=add) [ 35.549914] systemd-udevd[142]: tty0: Device ready for processing (SEQNUM=2505, ACTION=add) [ 35.552445] systemd-udevd[160]: tty: Processing device (SEQNUM=2504, ACTION=add) [ 35.554552] systemd-udevd[165]: ptmx: Setting permissions /dev/ptmx, uid=0, gid=5, mode=0666 [ 35.557230] systemd-udevd[160]: tty: Removing watch handle -1. [ 35.558822] systemd-udevd[160]: tty: /usr/lib/udev/rules.d/50-udev-default.rules:36 GROUP 5 [ 35.561147] systemd-udevd[165]: ptmx: Successfully created symlink '/dev/char/5:2' to '/dev/ptmx' [ 35.563341] systemd-udevd[160]: tty: /usr/lib/udev/rules.d/50-udev-default.rules:36 MODE 0666 [ 35.565815] systemd-udevd[165]: ptmx: sd-device: Created empty file '/run/udev/data/c5:2' for '/devices/virtual/tty/ptmx' [ 35.568335] systemd-udevd[168]: eth0: Processing device (SEQNUM=2492, ACTION=add) [ 35.570461] systemd-udevd[165]: ptmx: Device processed (SEQNUM=2503, ACTION=add) [ 35.572560] systemd-udevd[165]: ptmx: sd-device-monitor(worker): Passed 221 byte to netlink monitor. [ 35.574690] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 35.577348] systemd-udevd[160]: tty: Setting permissions /dev/tty, uid=0, gid=5, mode=0666 [ 35.579099] systemd-udevd[160]: tty: Successfully created symlink '/dev/char/5:0' to '/dev/tty' [ 35.581064] systemd-udevd[160]: tty: sd-device: Created empty file '/run/udev/data/c5:0' for '/devices/virtual/tty/tty' [ 35.582827] systemd-udevd[160]: tty: Device processed (SEQNUM=2504, ACTION=add) [ 35.585070] systemd-udevd[142]: tty0: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 35.587478] systemd-udevd[160]: tty: sd-device-monitor(worker): Passed 219 byte to netlink monitor. [ 35.590042] systemd-udevd[142]: tty1: Device is queued (SEQNUM=2506, ACTION=add) [ 35.592386] systemd-udevd[169]: tty0: Processing device (SEQNUM=2505, ACTION=add) [ 35.594069] systemd-udevd[169]: tty0: Removing watch handle -1. [ 35.595628] systemd-udevd[169]: tty0: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.597602] systemd-udevd[169]: tty0: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.607070] systemd-udevd[167]: console: Preserve permissions of /dev/console, uid=0, gid=0, mode=0600 [ 35.609019] systemd-udevd[167]: console: Successfully created symlink '/dev/char/5:1' to '/dev/console' [ 35.611173] systemd-udevd[158]: ttyAMA0: Setting permissions /dev/ttyAMA0, uid=0, gid=20, mode=0660 [ 35.613623] systemd-udevd[167]: console: sd-device: Created empty file '/run/udev/data/c5:1' for '/devices/virtual/tty/console' [ 35.615510] systemd-udevd[167]: console: Device processed (SEQNUM=2502, ACTION=add) [ 35.617753] systemd-udevd[167]: console: sd-device-monitor(worker): Passed 214 byte to netlink monitor. [ 35.619939] systemd-udevd[169]: tty0: Setting permissions /dev/tty0, uid=0, gid=5, mode=0620 [ 35.621946] systemd-udevd[169]: tty0: Successfully created symlink '/dev/char/4:0' to '/dev/tty0' [ 35.623645] systemd-udevd[169]: tty0: sd-device: Created empty file '/run/udev/data/c4:0' for '/devices/virtual/tty/tty0' [ 35.625751] systemd-udevd[169]: tty0: Device processed (SEQNUM=2505, ACTION=add) [ 35.627413] systemd-udevd[169]: tty0: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 35.630122] systemd-udevd[142]: tty1: Device ready for processing (SEQNUM=2506, ACTION=add) [ 35.631841] systemd-udevd[142]: tty1: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 35.633800] systemd-udevd[142]: tty10: Device is queued (SEQNUM=2507, ACTION=add) [ 35.635912] systemd-udevd[165]: tty1: Processing device (SEQNUM=2506, ACTION=add) [ 35.637870] systemd-udevd[165]: tty1: Removing watch handle -1. [ 35.639634] systemd-udevd[165]: tty1: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.641590] systemd-udevd[165]: tty1: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.643771] systemd-udevd[164]: ttyS1: Setting permissions /dev/ttyS1, uid=0, gid=20, mode=0660 [ 35.646206] systemd-udevd[158]: ttyAMA0: Successfully created symlink '/dev/char/204:64' to '/dev/ttyAMA0' [ 35.648769] systemd-udevd[163]: Reading EFI variable /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [** ] (2 of 3) A start job is running for…ion Setup for usr (24s / no limit) [ 35.651326] systemd-udevd[158]: ttyAMA0: sd-device: Created db file '/run/udev/data/c204:64' for '/devices/platform/9000000.pl011/tty/ttyAMA0' [ 35.653760] systemd-udevd[158]: ttyAMA0: Device processed (SEQNUM=2496, ACTION=add) [ 35.655827] systemd-udevd[163]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25' [ 35.658279] systemd-udevd[142]: tty10: Device ready for processing (SEQNUM=2507, ACTION=add) [ 35.660659] systemd-udevd[163]: vda: Setting permissions /dev/vda, uid=0, gid=6, mode=0660 [ 35.662806] systemd-udevd[142]: tty10: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 35.672587] systemd-udevd[169]: tty10: Processing device (SEQNUM=2507, ACTION=add) [ 35.674213] systemd-udevd[169]: tty10: Removing watch handle -1. [ 35.675793] systemd-udevd[169]: tty10: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.677951] systemd-udevd[169]: tty10: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.680034] systemd-udevd[165]: tty1: Setting permissions /dev/tty1, uid=0, gid=5, mode=0620 [ 35.682477] systemd-udevd[158]: ttyAMA0: sd-device-monitor(worker): Passed 270 byte to netlink monitor. [ 35.685000] systemd-udevd[165]: tty1: Successfully created symlink '/dev/char/4:1' to '/dev/tty1' [ 35.687111] systemd-udevd[162]: ttyS0: Setting permissions /dev/ttyS0, uid=0, gid=20, mode=0660 [ 35.689960] systemd-udevd[165]: tty1: sd-device: Created empty file '/run/udev/data/c4:1' for '/devices/virtual/tty/tty1' [ 35.692620] systemd-udevd[159]: ttyS3: Setting permissions /dev/ttyS3, uid=0, gid=20, mode=0660 [ 35.694774] systemd-udevd[165]: tty1: Device processed (SEQNUM=2506, ACTION=add) [ 35.697180] systemd-udevd[164]: ttyS1: Successfully created symlink '/dev/char/4:65' to '/dev/ttyS1' [ 35.699289] systemd-udevd[165]: tty1: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 35.709042] systemd-udevd[142]: tty11: Device is queued (SEQNUM=2508, ACTION=add) [ 35.710689] systemd-udevd[142]: tty11: Device ready for processing (SEQNUM=2508, ACTION=add) [ 35.712858] systemd-udevd[142]: tty11: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 35.715145] systemd-udevd[167]: tty11: Processing device (SEQNUM=2508, ACTION=add) [ 35.724725] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 35.727043] systemd-udevd[167]: tty11: Removing watch handle -1. [ 35.728912] systemd-udevd[167]: tty11: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.731050] systemd-udevd[162]: ttyS0: Successfully created symlink '/dev/char/4:64' to '/dev/ttyS0' [ 35.733447] systemd-udevd[167]: tty11: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.735526] systemd-udevd[159]: ttyS3: Successfully created symlink '/dev/char/4:67' to '/dev/ttyS3' [ 35.738132] systemd-udevd[164]: ttyS1: sd-device: Created db file '/run/udev/data/c4:65' for '/devices/platform/serial8250/tty/ttyS1' [ 35.740395] systemd-udevd[164]: ttyS1: Device processed (SEQNUM=2499, ACTION=add) [ 35.742036] systemd-udevd[164]: ttyS1: sd-device-monitor(worker): Passed 261 byte to netlink monitor. [ 35.744480] systemd-udevd[142]: tty12: Device is queued (SEQNUM=2509, ACTION=add) [ 35.746107] systemd-udevd[142]: tty12: Device ready for processing (SEQNUM=2509, ACTION=add) [ 35.748468] systemd-udevd[158]: tty12: Processing device (SEQNUM=2509, ACTION=add) [ 35.750164] systemd-udevd[158]: tty12: Removing watch handle -1. [ 35.752593] systemd-udevd[142]: tty12: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 35.754747] systemd-udevd[167]: tty11: Setting permissions /dev/tty11, uid=0, gid=5, mode=0620 [ 35.757066] systemd-udevd[142]: tty13: Device is queued (SEQNUM=2510, ACTION=add) [ 35.758716] systemd-udevd[142]: tty13: Device ready for processing (SEQNUM=2510, ACTION=add) [ 35.760739] systemd-udevd[142]: tty13: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 35.762904] systemd-udevd[163]: vda: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' to '/dev/vda' [ 35.765423] systemd-udevd[167]: tty11: Successfully created symlink '/dev/char/4:11' to '/dev/tty11' [ 35.767597] systemd-udevd[142]: tty14: Device is queued (SEQNUM=2511, ACTION=add) [ 35.769556] systemd-udevd[142]: tty14: Device ready for processing (SEQNUM=2511, ACTION=add) [ 35.771199] systemd-udevd[142]: tty14: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 35.773668] systemd-udevd[168]: eth0: MAC address identifier: hw_addr=52:54:00:12:35:02 -> x525400123502 [ 35.775803] systemd-udevd[165]: tty14: Processing device (SEQNUM=2511, ACTION=add) [ 35.777748] systemd-udevd[165]: tty14: Removing watch handle -1. [ 35.779697] systemd-udevd[164]: tty13: Processing device (SEQNUM=2510, ACTION=add) [ 35.781807] systemd-udevd[164]: tty13: Removing watch handle -1. [ 35.783792] systemd-udevd[158]: tty12: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.785743] systemd-udevd[158]: tty12: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.787874] systemd-udevd[162]: ttyS0: sd-device: Created db file '/run/udev/data/c4:64' for '/devices/platform/serial8250/tty/ttyS0' [ 35.789975] systemd-udevd[162]: ttyS0: Device processed (SEQNUM=2498, ACTION=add) [ 35.792007] systemd-udevd[163]: vda: Successfully created symlink '/dev/disk/by-diskseq/25' to '/dev/vda' [ 35.794463] systemd-udevd[162]: ttyS0: sd-device-monitor(worker): Passed 261 byte to netlink monitor. [ 35.796950] systemd-udevd[159]: ttyS3: sd-device: Created db file '/run/udev/data/c4:67' for '/devices/platform/serial8250/tty/ttyS3' [ 35.798803] systemd-udevd[159]: ttyS3: Device processed (SEQNUM=2501, ACTION=add) [ 35.800763] systemd-udevd[159]: ttyS3: sd-device-monitor(worker): Passed 261 byte to netlink monitor. [ 35.802939] systemd-udevd[163]: vda: Successfully created symlink '/dev/block/254:0' to '/dev/vda' [ 35.805522] systemd-udevd[165]: tty14: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.807251] systemd-udevd[165]: tty14: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.809958] systemd-udevd[142]: tty15: Device is queued (SEQNUM=2512, ACTION=add) [ 35.811637] systemd-udevd[142]: tty15: Device ready for processing (SEQNUM=2512, ACTION=add) [ 35.814072] systemd-udevd[169]: tty10: Setting permissions /dev/tty10, uid=0, gid=5, mode=0620 [ 35.816498] systemd-udevd[142]: tty15: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 35.818604] systemd-udevd[169]: tty10: Successfully created symlink '/dev/char/4:10' to '/dev/tty10' [ 35.821110] systemd-udevd[164]: tty13: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.823233] systemd-udevd[167]: tty11: sd-device: Created empty file '/run/udev/data/c4:11' for '/devices/virtual/tty/tty11' [ 35.825957] systemd-udevd[164]: tty13: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.828386] systemd-udevd[167]: tty11: Device processed (SEQNUM=2508, ACTION=add) [ 35.830070] systemd-udevd[167]: tty11: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 35.832554] systemd-udevd[142]: tty16: Device is queued (SEQNUM=2513, ACTION=add) [ 35.834269] systemd-udevd[142]: tty16: Device ready for processing (SEQNUM=2513, ACTION=add) [ 35.836685] systemd-udevd[162]: tty16: Processing device (SEQNUM=2513, ACTION=add) [ 35.849276] systemd-udevd[162]: tty16: Removing watch handle -1. [ 35.851424] systemd-udevd[142]: tty16: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 35.854083] systemd-udevd[169]: tty10: sd-device: Created empty file '/run/udev/data/c4:10' for '/devices/virtual/tty/tty10' [ 35.856655] systemd-udevd[160]: tty15: Processing device (SEQNUM=2512, ACTION=add) [ 35.858764] systemd-udevd[169]: tty10: Device processed (SEQNUM=2507, ACTION=add) [ 35.860695] systemd-udevd[169]: tty10: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 35.862780] systemd-udevd[160]: tty15: Removing watch handle -1. [ 35.865179] systemd-udevd[142]: tty17: Device is queued (SEQNUM=2514, ACTION=add) [ 35.866890] systemd-udevd[142]: tty17: Device ready for processing (SEQNUM=2514, ACTION=add) [ 35.869314] systemd-udevd[160]: tty15: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.871045] systemd-udevd[160]: tty15: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.873420] systemd-udevd[168]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/of_node". [ 35.875276] systemd-udevd[168]: virtio0: Failed to get 'of_node' child device: No such device [ 35.877797] systemd-udevd[165]: tty14: Setting permissions /dev/tty14, uid=0, gid=5, mode=0620 [ 35.879527] systemd-udevd[165]: tty14: Successfully created symlink '/dev/char/4:14' to '/dev/tty14' [ 35.882241] systemd-udevd[163]: vda: sd-device: Created db file '/run/udev/data/b254:0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda' [ 35.884596] systemd-udevd[163]: vda: Adding watch on '/dev/vda' [ 35.886209] systemd-udevd[163]: vda: Device processed (SEQNUM=2461, ACTION=add) [ 35.888580] systemd-udevd[165]: tty14: sd-device: Created empty file '/run/udev/data/c4:14' for '/devices/virtual/tty/tty14' [ 35.890360] systemd-udevd[165]: tty14: Device processed (SEQNUM=2511, ACTION=add) [ 35.892754] systemd-udevd[162]: tty16: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.894479] systemd-udevd[162]: tty16: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.897203] systemd-udevd[165]: tty14: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 35.899522] systemd-udevd[158]: tty12: Setting permissions /dev/tty12, uid=0, gid=5, mode=0620 [ 35.902101] systemd-udevd[159]: tty17: Processing device (SEQNUM=2514, ACTION=add) [ 35.903994] systemd-udevd[159]: tty17: Removing watch handle -1. [ 35.905881] systemd-udevd[159]: tty17: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.907574] systemd-udevd[159]: tty17: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.910175] systemd-udevd[142]: tty17: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 35.912477] systemd-udevd[142]: tty18: Device is queued (SEQNUM=2515, ACTION=add) [ 35.914179] systemd-udevd[142]: tty18: Device ready for processing (SEQNUM=2515, ACTION=add) [ 35.915860] systemd-udevd[142]: tty18: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 35.918303] systemd-udevd[169]: tty18: Processing device (SEQNUM=2515, ACTION=add) [ 35.920012] systemd-udevd[169]: tty18: Removing watch handle -1. [ 35.929853] systemd-udevd[164]: tty13: Setting permissions /dev/tty13, uid=0, gid=5, mode=0620 [ 35.932430] systemd-udevd[169]: tty18: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 35.934183] systemd-udevd[169]: tty18: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 35.936630] systemd-udevd[163]: vda: sd-device-monitor(worker): Passed 599 byte to netlink monitor. [ 35.938833] systemd-udevd[158]: tty12: Successfully created symlink '/dev/char/4:12' to '/dev/tty12' [ 35.940826] systemd-udevd[158]: tty12: sd-device: Created empty file '/run/udev/data/c4:12' for '/devices/virtual/tty/tty12' [ 35.942680] systemd-udevd[158]: tty12: Device processed (SEQNUM=2509, ACTION=add) [ 35.944796] systemd-udevd[158]: tty12: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 35.947351] systemd-udevd[169]: tty18: Setting permissions /dev/tty18, uid=0, gid=5, mode=0620 [ 35.950117] systemd-udevd[142]: tty19: Device is queued (SEQNUM=2516, ACTION=add) [ 35.951822] systemd-udevd[142]: vda1: Device ready for processing (SEQNUM=2462, ACTION=add) [ 35.954188] systemd-udevd[169]: tty18: Successfully created symlink '/dev/char/4:18' to '/dev/tty18' [ 35.956601] systemd-udevd[164]: tty13: Successfully created symlink '/dev/char/4:13' to '/dev/tty13' [ 35.958340] systemd-udevd[164]: tty13: sd-device: Created empty file '/run/udev/data/c4:13' for '/devices/virtual/tty/tty13' [ 35.960473] systemd-udevd[164]: tty13: Device processed (SEQNUM=2510, ACTION=add) [ 35.962153] systemd-udevd[164]: tty13: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 35.964618] systemd-udevd[169]: tty18: sd-device: Created empty file '/run/udev/data/c4:18' for '/devices/virtual/tty/tty18' [ 35.966543] systemd-udevd[169]: tty18: Device processed (SEQNUM=2515, ACTION=add) [ 35.968522] systemd-udevd[169]: tty18: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 35.970702] systemd-udevd[161]: sit0: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/sit0 --prefix=/net/ipv4/neigh/sit0 --prefix=/net/ipv6/conf/sit0 --prefix=/net/ipv6/neigh/sit0' succeeded. [ 35.973389] systemd-udevd[161]: sit0: Device processed (SEQNUM=2494, ACTION=add) [ 35.975439] systemd-udevd[162]: tty16: Setting permissions /dev/tty16, uid=0, gid=5, mode=0620 [ 35.977988] systemd-udevd[161]: sit0: sd-device-monitor(worker): Passed 376 byte to netlink monitor. [ 35.980393] systemd-udevd[162]: tty16: Successfully created symlink '/dev/char/4:16' to '/dev/tty16' [ 35.982506] systemd-udevd[163]: vda1: Processing device (SEQNUM=2462, ACTION=add) [ 35.984860] systemd-udevd[160]: tty15: Setting permissions /dev/tty15, uid=0, gid=5, mode=0620 [ 35.987019] systemd-udevd[142]: vda1: sd-device-monitor(manager): Passed 317 byte to netlink monitor. [ 35.989068] systemd-udevd[142]: vda2: Device ready for processing (SEQNUM=2463, ACTION=add) [ 35.990757] systemd-udevd[142]: vda2: sd-device-monitor(manager): Passed 324 byte to netlink monitor. [ 35.992694] systemd-udevd[142]: vda3: Device ready for processing (SEQNUM=2464, ACTION=add) [ 35.994764] systemd-udevd[160]: tty15: Successfully created symlink '/dev/char/4:15' to '/dev/tty15' [ 35.997358] systemd-udevd[142]: vda3: sd-device-monitor(manager): Passed 324 byte to netlink monitor. [ 35.999077] systemd-udevd[142]: tty19: Device ready for processing (SEQNUM=2516, ACTION=add) [ 36.001291] systemd-udevd[142]: tty19: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.003634] systemd-udevd[165]: tty19: Processing device (SEQNUM=2516, ACTION=add) [ 36.005984] systemd-udevd[160]: tty15: sd-device: Created empty file '/run/udev/data/c4:15' for '/devices/virtual/tty/tty15' [ 36.007809] systemd-udevd[160]: tty15: Device processed (SEQNUM=2512, ACTION=add) [ 36.009709] systemd-udevd[160]: tty15: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.011824] systemd-udevd[167]: vda3: Processing device (SEQNUM=2464, ACTION=add) [ 36.014149] systemd-udevd[159]: tty17: Setting permissions /dev/tty17, uid=0, gid=5, mode=0620 [ 36.016482] systemd-udevd[165]: tty19: Removing watch handle -1. [ 36.018537] systemd-udevd[158]: vda2: Processing device (SEQNUM=2463, ACTION=add) [ 36.020960] systemd-udevd[165]: tty19: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.022667] systemd-udevd[165]: tty19: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.025058] systemd-udevd[162]: tty16: sd-device: Created empty file '/run/udev/data/c4:16' for '/devices/virtual/tty/tty16' [ 36.026851] systemd-udevd[162]: tty16: Device processed (SEQNUM=2513, ACTION=add) [ 36.028656] systemd-udevd[162]: tty16: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.030982] systemd-udevd[142]: tty2: Device is queued (SEQNUM=2517, ACTION=add) [ 36.032975] systemd-udevd[142]: tty2: Device ready for processing (SEQNUM=2517, ACTION=add) [ 36.035044] systemd-udevd[165]: tty19: Setting permissions /dev/tty19, uid=0, gid=5, mode=0620 [ 36.044880] systemd-udevd[159]: tty17: Successfully created symlink '/dev/char/4:17' to '/dev/tty17' [ 36.046573] systemd-udevd[159]: tty17: sd-device: Created empty file '/run/udev/data/c4:17' for '/devices/virtual/tty/tty17' [ 36.048768] systemd-udevd[159]: tty17: Device processed (SEQNUM=2514, ACTION=add) [ 36.050419] systemd-udevd[159]: tty17: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.052893] systemd-udevd[167]: vda3: Removing watch handle -1. [ 36.054931] systemd-udevd[165]: tty19: Successfully created symlink '/dev/char/4:19' to '/dev/tty19' [ 36.056941] systemd-udevd[165]: tty19: sd-device: Created empty file '/run/udev/data/c4:19' for '/devices/virtual/tty/tty19' [ 36.058760] systemd-udevd[165]: tty19: Device processed (SEQNUM=2516, ACTION=add) [ 36.060994] systemd-udevd[165]: tty19: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.063152] systemd-udevd[142]: tty2: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 36.065639] systemd-udevd[167]: vda3: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 36.067914] systemd-udevd[142]: tty20: Device is queued (SEQNUM=2518, ACTION=add) [ 36.069859] systemd-udevd[142]: tty20: Device ready for processing (SEQNUM=2518, ACTION=add) [ 36.071971] systemd-udevd[162]: tty2: Processing device (SEQNUM=2517, ACTION=add) [ 36.073892] systemd-udevd[162]: tty2: Removing watch handle -1. [ 36.075472] systemd-udevd[162]: tty2: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.077600] systemd-udevd[162]: tty2: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.079712] systemd-udevd[163]: vda1: Removing watch handle -1. [ 36.081627] systemd-udevd[163]: vda1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 36.083746] systemd-udevd[142]: tty20: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.085732] systemd-udevd[142]: tty21: Device is queued (SEQNUM=2519, ACTION=add) [ 36.087520] systemd-udevd[142]: tty21: Device ready for processing (SEQNUM=2519, ACTION=add) [ 36.089570] systemd-udevd[142]: tty21: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.091690] systemd-udevd[169]: tty21: Processing device (SEQNUM=2519, ACTION=add) [ 36.094175] systemd-udevd[164]: tty20: Processing device (SEQNUM=2518, ACTION=add) [ 36.096479] systemd-udevd[169]: tty21: Removing watch handle -1. [ 36.098491] systemd-udevd[164]: tty20: Removing watch handle -1. [ 36.100860] systemd-udevd[169]: tty21: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.102538] systemd-udevd[169]: tty21: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.104974] systemd-udevd[164]: tty20: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.106648] systemd-udevd[164]: tty20: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.109176] systemd-udevd[158]: vda2: Removing watch handle -1. [ 36.111232] systemd-udevd[168]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/physfn". [ 36.114025] systemd-udevd[142]: tty22: Device is queued (SEQNUM=2520, ACTION=add) [ 36.115721] systemd-udevd[142]: tty22: Device ready for processing (SEQNUM=2520, ACTION=add) [ 36.117749] systemd-udevd[142]: tty22: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.119486] systemd-udevd[142]: tty23: Device is queued (SEQNUM=2521, ACTION=add) [ 36.121609] systemd-udevd[142]: tty23: Device ready for processing (SEQNUM=2521, ACTION=add) [ 36.123873] systemd-udevd[161]: tty22: Processing device (SEQNUM=2520, ACTION=add) [ 36.125767] systemd-udevd[161]: tty22: Removing watch handle -1. [ 36.127741] systemd-udevd[169]: tty21: Setting permissions /dev/tty21, uid=0, gid=5, mode=0620 [ 36.130215] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 36.132666] systemd-udevd[169]: tty21: Successfully created symlink '/dev/char/4:21' to '/dev/tty21' [ 36.134845] systemd-udevd[167]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' [ 36.137135] systemd-udevd[167]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 36.139373] systemd-udevd[161]: tty22: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.141505] systemd-udevd[161]: tty22: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.143620] systemd-udevd[168]: 0000:00:01.0: Failed to get PCI onboard label: No such file or directory [ 36.146040] systemd-udevd[162]: tty2: Setting permissions /dev/tty2, uid=0, gid=5, mode=0620 [ 36.148469] systemd-udevd[168]: 0000:00:01.0: Could not obtain onboard index: No such file or directory [ 36.150800] systemd-udevd[162]: tty2: Successfully created symlink '/dev/char/4:2' to '/dev/tty2' [ 36.152749] systemd-udevd[162]: tty2: sd-device: Created empty file '/run/udev/data/c4:2' for '/devices/virtual/tty/tty2' [ 36.154756] systemd-udevd[162]: tty2: Device processed (SEQNUM=2517, ACTION=add) [ 36.156690] systemd-udevd[162]: tty2: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 36.158786] systemd-udevd[159]: tty23: Processing device (SEQNUM=2521, ACTION=add) [ 36.160723] systemd-udevd[159]: tty23: Removing watch handle -1. [ 36.162700] systemd-udevd[142]: tty23: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.165083] systemd-udevd[169]: tty21: sd-device: Created empty file '/run/udev/data/c4:21' for '/devices/virtual/tty/tty21' [ 36.166972] systemd-udevd[169]: tty21: Device processed (SEQNUM=2519, ACTION=add) [ 36.169385] systemd-udevd[159]: tty23: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.171074] systemd-udevd[159]: tty23: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.173358] systemd-udevd[169]: tty21: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.175504] systemd-udevd[142]: tty24: Device is queued (SEQNUM=2522, ACTION=add) [ 36.177672] systemd-udevd[142]: tty24: Device ready for processing (SEQNUM=2522, ACTION=add) [ 36.179376] systemd-udevd[142]: tty24: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.182042] systemd-udevd[167]: vda3: Probe /dev/vda3 with raid and offset=0 [ 36.184464] systemd-udevd[142]: tty25: Device is queued (SEQNUM=2523, ACTION=add) [ 36.186576] systemd-udevd[162]: tty24: Processing device (SEQNUM=2522, ACTION=add) [ 36.188608] systemd-udevd[162]: tty24: Removing watch handle -1. [ 36.190193] systemd-udevd[162]: tty24: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.191935] systemd-udevd[162]: tty24: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.194306] systemd-udevd[142]: tty25: Device ready for processing (SEQNUM=2523, ACTION=add) [ 36.196396] systemd-udevd[142]: tty25: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.199001] systemd-udevd[169]: tty25: Processing device (SEQNUM=2523, ACTION=add) [ 36.201523] systemd-udevd[142]: tty26: Device is queued (SEQNUM=2524, ACTION=add) [ 36.203608] systemd-udevd[169]: tty25: Removing watch handle -1. [ 36.205924] systemd-udevd[142]: tty26: Device ready for processing (SEQNUM=2524, ACTION=add) [ 36.207637] systemd-udevd[142]: tty26: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.210130] systemd-udevd[161]: tty22: Setting permissions /dev/tty22, uid=0, gid=5, mode=0620 [ 36.211909] systemd-udevd[161]: tty22: Successfully created symlink '/dev/char/4:22' to '/dev/tty22' [ 36.214485] systemd-udevd[142]: tty27: Device is queued (SEQNUM=2525, ACTION=add) [ 36.216570] systemd-udevd[142]: tty27: Device ready for processing (SEQNUM=2525, ACTION=add) [ 36.218695] systemd-udevd[165]: tty26: Processing device (SEQNUM=2524, ACTION=add) [ 36.221107] systemd-udevd[142]: tty27: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.223201] systemd-udevd[165]: tty26: Removing watch handle -1. [ 36.225557] systemd-udevd[169]: tty25: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.227267] systemd-udevd[169]: tty25: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.229734] systemd-udevd[142]: tty28: Device is queued (SEQNUM=2526, ACTION=add) [ 36.231368] systemd-udevd[142]: tty28: Device ready for processing (SEQNUM=2526, ACTION=add) M [* ] (2 of 3) A start job is running for…ion Setup for usr (25s / no limit) [ 36.233977] systemd-udevd[164]: tty20: Setting permissions /dev/tty20, uid=0, gid=5, mode=0620 [ 36.236631] systemd-udevd[142]: tty28: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.246131] systemd-udevd[160]: tty27: Processing device (SEQNUM=2525, ACTION=add) [ 36.248487] systemd-udevd[142]: tty29: Device is queued (SEQNUM=2527, ACTION=add) [ 36.250646] systemd-udevd[164]: tty20: Successfully created symlink '/dev/char/4:20' to '/dev/tty20' [ 36.253330] systemd-udevd[160]: tty27: Removing watch handle -1. [ 36.255312] systemd-udevd[142]: tty29: Device ready for processing (SEQNUM=2527, ACTION=add) [ 36.257736] systemd-udevd[165]: tty26: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.259852] systemd-udevd[162]: tty24: Setting permissions /dev/tty24, uid=0, gid=5, mode=0620 [ 36.262189] systemd-udevd[165]: tty26: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.264676] systemd-udevd[162]: tty24: Successfully created symlink '/dev/char/4:24' to '/dev/tty24' [ 36.266822] systemd-udevd[168]: eth0: PCI path identifier: domain=n/a bus_and_slot=p0s1 func=n/a port=n/a -> enp0s1 [ 36.276400] systemd-udevd[166]: tty28: Processing device (SEQNUM=2526, ACTION=add) [ 36.278479] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 172. [ 36.280853] systemd-udevd[166]: tty28: Removing watch handle -1. [ 36.282848] systemd-udevd[142]: tty29: Worker [172] is forked for processing SEQNUM=2527. [ 36.285215] systemd-udevd[160]: tty27: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.286976] systemd-udevd[160]: tty27: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.289392] systemd-udevd[168]: eth0: Could not find usb parent device: No such file or directory [ 36.291330] systemd-udevd[168]: eth0: Could not get bcma parent device: No such file or directory [ 36.293829] systemd-udevd[142]: tty3: Device is queued (SEQNUM=2528, ACTION=add) [ 36.295494] systemd-udevd[142]: tty3: Device ready for processing (SEQNUM=2528, ACTION=add) [ 36.298091] systemd-udevd[162]: tty24: sd-device: Created empty file '/run/udev/data/c4:24' for '/devices/virtual/tty/tty24' [ 36.299933] systemd-udevd[162]: tty24: Device processed (SEQNUM=2522, ACTION=add) [ 36.309234] systemd-udevd[161]: tty22: sd-device: Created empty file '/run/udev/data/c4:22' for '/devices/virtual/tty/tty22' [ 36.311440] systemd-udevd[162]: tty24: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.313958] systemd-udevd[161]: tty22: Device processed (SEQNUM=2520, ACTION=add) [ 36.315624] systemd-udevd[161]: tty22: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.318035] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/75-net-description.rules:12 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 36.320771] systemd-udevd[164]: tty20: sd-device: Created empty file '/run/udev/data/c4:20' for '/devices/virtual/tty/tty20' [ 36.322612] systemd-udevd[164]: tty20: Device processed (SEQNUM=2518, ACTION=add) [ 36.324641] systemd-udevd[164]: tty20: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.326958] systemd-udevd[159]: tty23: Setting permissions /dev/tty23, uid=0, gid=5, mode=0620 [ 36.329563] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/75-net-description.rules:12 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 36.340633] systemd-udevd[172]: tty29: Processing device (SEQNUM=2527, ACTION=add) [ 36.342713] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 36.344919] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 36.347186] systemd-udevd[172]: tty29: Removing watch handle -1. [ 36.349646] systemd-udevd[168]: eth0: Device has name_assign_type=1 [ 36.351271] systemd-udevd[168]: eth0: Device has addr_assign_type=0 [ 36.353129] systemd-udevd[168]: eth0: Config file /usr/lib/systemd/network/99-default.link is applied [ 36.354839] systemd-udevd[168]: eth0: MAC address on the device already matches policy "persistent". [ 36.357415] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 173. [ 36.359496] systemd-udevd[166]: tty28: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.361721] systemd-udevd[166]: tty28: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.364415] systemd-udevd[172]: tty29: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.373612] systemd-udevd[163]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' [ 36.376004] systemd-udevd[172]: tty29: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.378447] systemd-udevd[163]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 36.381184] systemd-udevd[168]: eth0: Policy *path* yields "enp0s1". [ 36.382778] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/80-net-setup-link.rules:11 NAME 'enp0s1' [ 36.384757] systemd-udevd[168]: eth0: /usr/lib/udev/rules.d/99-systemd.rules:70 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name' [ 36.387367] systemd-udevd[142]: tty3: Worker [173] is forked for processing SEQNUM=2528. [ 36.389821] systemd-udevd[165]: tty26: Setting permissions /dev/tty26, uid=0, gid=5, mode=0620 [ 36.391959] systemd-udevd[142]: tty30: Device is queued (SEQNUM=2529, ACTION=add) [ 36.394301] systemd-udevd[163]: vda1: Probe /dev/vda1 with raid and offset=0 [ 36.396729] systemd-udevd[159]: tty23: Successfully created symlink '/dev/char/4:23' to '/dev/tty23' [ 36.398467] systemd-udevd[159]: tty23: sd-device: Created empty file '/run/udev/data/c4:23' for '/devices/virtual/tty/tty23' [ 36.400744] systemd-udevd[159]: tty23: Device processed (SEQNUM=2521, ACTION=add) [ 36.402398] systemd-udevd[159]: tty23: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.404846] systemd-udevd[168]: eth0: sd-device: Created db file '/run/udev/data/n2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/eth0' [ 36.407202] systemd-udevd[169]: tty25: Setting permissions /dev/tty25, uid=0, gid=5, mode=0620 [ 36.409693] systemd-udevd[142]: tty30: Device ready for processing (SEQNUM=2529, ACTION=add) [ 36.411381] systemd-udevd[142]: tty30: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.413557] systemd-udevd[142]: tty31: Device is queued (SEQNUM=2530, ACTION=add) [ 36.415196] systemd-udevd[142]: tty31: Device ready for processing (SEQNUM=2530, ACTION=add) [ 36.417138] systemd-udevd[142]: tty31: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.418890] systemd-udevd[142]: tty32: Device is queued (SEQNUM=2531, ACTION=add) [ 36.420772] systemd-udevd[142]: tty32: Device ready for processing (SEQNUM=2531, ACTION=add) [ 36.422468] systemd-udevd[142]: tty32: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.425014] systemd-udevd[162]: tty31: Processing device (SEQNUM=2530, ACTION=add) [ 36.426834] systemd-udevd[162]: tty31: Removing watch handle -1. [ 36.428697] systemd-udevd[162]: tty31: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.430758] systemd-udevd[172]: tty29: Setting permissions /dev/tty29, uid=0, gid=5, mode=0620 [ 36.433141] systemd-udevd[169]: tty25: Successfully created symlink '/dev/char/4:25' to '/dev/tty25' [ 36.434918] systemd-udevd[169]: tty25: sd-device: Created empty file '/run/udev/data/c4:25' for '/devices/virtual/tty/tty25' [ 36.437026] systemd-udevd[169]: tty25: Device processed (SEQNUM=2523, ACTION=add) [ 36.439060] systemd-udevd[142]: tty33: Device is queued (SEQNUM=2532, ACTION=add) [ 36.441419] systemd-udevd[169]: tty25: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.443581] systemd-udevd[142]: tty33: Device ready for processing (SEQNUM=2532, ACTION=add) [ 36.445540] systemd-udevd[142]: tty33: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.447643] systemd-udevd[164]: tty32: Processing device (SEQNUM=2531, ACTION=add) [ 36.450449] systemd-udevd[162]: tty31: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.453080] systemd-udevd[165]: tty26: Successfully created symlink '/dev/char/4:26' to '/dev/tty26' [ 36.455228] systemd-udevd[164]: tty32: Removing watch handle -1. [ 36.457739] systemd-udevd[165]: tty26: sd-device: Created empty file '/run/udev/data/c4:26' for '/devices/virtual/tty/tty26' [ 36.459608] systemd-udevd[165]: tty26: Device processed (SEQNUM=2524, ACTION=add) [ 36.461538] systemd-udevd[165]: tty26: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.463637] systemd-udevd[164]: tty32: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.465624] systemd-udevd[164]: tty32: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.467730] systemd-udevd[159]: tty30: Processing device (SEQNUM=2529, ACTION=add) [ 36.470103] systemd-udevd[172]: tty29: Successfully created symlink '/dev/char/4:29' to '/dev/tty29' [ 36.472479] systemd-udevd[159]: tty30: Removing watch handle -1. [ 36.474453] systemd-udevd[172]: tty29: sd-device: Created empty file '/run/udev/data/c4:29' for '/devices/virtual/tty/tty29' [ 36.476602] systemd-udevd[172]: tty29: Device processed (SEQNUM=2527, ACTION=add) [ 36.478703] systemd-udevd[159]: tty30: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.480684] systemd-udevd[159]: tty30: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.482759] systemd-udevd[172]: tty29: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.485135] systemd-udevd[142]: tty34: Device is queued (SEQNUM=2533, ACTION=add) [ 36.486969] systemd-udevd[142]: tty34: Device ready for processing (SEQNUM=2533, ACTION=add) [ 36.489437] systemd-udevd[160]: tty27: Setting permissions /dev/tty27, uid=0, gid=5, mode=0620 [ 36.499854] systemd-udevd[173]: tty3: Processing device (SEQNUM=2528, ACTION=add) [ 36.502116] systemd-udevd[161]: tty33: Processing device (SEQNUM=2532, ACTION=add) [ 36.504473] systemd-udevd[173]: tty3: Removing watch handle -1. [ 36.506485] systemd-udevd[160]: tty27: Successfully created symlink '/dev/char/4:27' to '/dev/tty27' [ 36.508720] systemd-udevd[160]: tty27: sd-device: Created empty file '/run/udev/data/c4:27' for '/devices/virtual/tty/tty27' [ 36.510472] systemd-udevd[160]: tty27: Device processed (SEQNUM=2525, ACTION=add) [ 36.512904] systemd-udevd[161]: tty33: Removing watch handle -1. [ 36.514501] systemd-udevd[161]: tty33: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.516702] systemd-udevd[161]: tty33: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.518784] systemd-udevd[166]: tty28: Setting permissions /dev/tty28, uid=0, gid=5, mode=0620 [ 36.521195] systemd-udevd[142]: tty34: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.522955] systemd-udevd[142]: tty35: Device is queued (SEQNUM=2534, ACTION=add) [ 36.525002] systemd-udevd[142]: tty35: Device ready for processing (SEQNUM=2534, ACTION=add) [ 36.526677] systemd-udevd[142]: tty35: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.529088] systemd-udevd[172]: tty34: Processing device (SEQNUM=2533, ACTION=add) [ 36.530728] systemd-udevd[172]: tty34: Removing watch handle -1. [ 36.532687] systemd-udevd[172]: tty34: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.534390] systemd-udevd[172]: tty34: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.536834] systemd-udevd[162]: tty31: Setting permissions /dev/tty31, uid=0, gid=5, mode=0620 [ 36.538985] systemd-udevd[142]: tty36: Device is queued (SEQNUM=2535, ACTION=add) [ 36.541340] systemd-udevd[166]: tty28: Successfully created symlink '/dev/char/4:28' to '/dev/tty28' [ 36.543081] systemd-udevd[166]: tty28: sd-device: Created empty file '/run/udev/data/c4:28' for '/devices/virtual/tty/tty28' [ 36.545102] systemd-udevd[166]: tty28: Device processed (SEQNUM=2526, ACTION=add) [ 36.546772] systemd-udevd[166]: tty28: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.549207] systemd-udevd[160]: tty27: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.551498] systemd-udevd[164]: tty32: Setting permissions /dev/tty32, uid=0, gid=5, mode=0620 [ 36.554021] systemd-udevd[142]: tty36: Device ready for processing (SEQNUM=2535, ACTION=add) [ 36.556368] systemd-udevd[173]: tty3: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.565496] systemd-udevd[165]: tty35: Processing device (SEQNUM=2534, ACTION=add) [ 36.567559] systemd-udevd[173]: tty3: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.570037] systemd-udevd[165]: tty35: Removing watch handle -1. [ 36.572318] systemd-udevd[169]: tty36: Processing device (SEQNUM=2535, ACTION=add) [ 36.573964] systemd-udevd[169]: tty36: Removing watch handle -1. [ 36.575999] systemd-udevd[165]: tty35: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.578025] systemd-udevd[165]: tty35: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.580397] systemd-udevd[142]: tty36: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.582151] systemd-udevd[142]: tty37: Device is queued (SEQNUM=2536, ACTION=add) [ 36.583785] systemd-udevd[142]: tty37: Device ready for processing (SEQNUM=2536, ACTION=add) [ 36.585920] systemd-udevd[142]: tty37: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.588421] systemd-udevd[167]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/3e65a482-1384-4983-8d66-7bf9110daa08' [ 36.590341] systemd-udevd[167]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73' [ 36.592587] systemd-udevd[167]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityhash' [ 36.594443] systemd-udevd[167]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part3' [ 36.596643] systemd-udevd[167]: vda3: Setting permissions /dev/vda3, uid=0, gid=6, mode=0660 [ 36.598682] systemd-udevd[166]: tty37: Processing device (SEQNUM=2536, ACTION=add) [ 36.607852] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' [ 36.610465] systemd-udevd[166]: tty37: Removing watch handle -1. [ 36.612814] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 36.615172] systemd-udevd[159]: tty30: Setting permissions /dev/tty30, uid=0, gid=5, mode=0620 [ 36.617564] systemd-udevd[162]: tty31: Successfully created symlink '/dev/char/4:31' to '/dev/tty31' [ 36.619320] systemd-udevd[162]: tty31: sd-device: Created empty file '/run/udev/data/c4:31' for '/devices/virtual/tty/tty31' [ 36.621503] systemd-udevd[162]: tty31: Device processed (SEQNUM=2530, ACTION=add) [ 36.623436] systemd-udevd[162]: tty31: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.625890] systemd-udevd[168]: enp0s1: Network interface 2 is renamed from 'eth0' to 'enp0s1' [ 36.628012] systemd-udevd[166]: tty37: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.630010] systemd-udevd[166]: tty37: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.632458] systemd-udevd[159]: tty30: Successfully created symlink '/dev/char/4:30' to '/dev/tty30' [ 36.634628] systemd-udevd[169]: tty36: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.637040] systemd-udevd[164]: tty32: Successfully created symlink '/dev/char/4:32' to '/dev/tty32' [ 36.639230] systemd-udevd[169]: tty36: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.641747] systemd-udevd[168]: enp0s1: sd-device: Created db file '/run/udev/data/n2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1' [ 36.643692] systemd-udevd[168]: enp0s1: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp0s1 --prefix=/net/ipv4/neigh/enp0s1 --prefix=/net/ipv6/conf/enp0s1 --prefix=/net/ipv6/neigh/enp0s1" [ 36.646548] systemd-udevd[165]: tty35: Setting permissions /dev/tty35, uid=0, gid=5, mode=0620 [ 36.648962] systemd-udevd[168]: enp0s1: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp0s1 --prefix=/net/ipv4/neigh/enp0s1 --prefix=/net/ipv6/conf/enp0s1 --prefix=/net/ipv6/neigh/enp0s1' [ 36.658619] systemd-udevd[167]: vda3: Successfully created symlink '/dev/disk/by-partlabel/verityhash' to '/dev/vda3' [ 36.661257] systemd-udevd[161]: tty33: Setting permissions /dev/tty33, uid=0, gid=5, mode=0620 [ 36.663440] systemd-udevd[159]: tty30: sd-device: Created empty file '/run/udev/data/c4:30' for '/devices/virtual/tty/tty30' [ 36.665624] systemd-udevd[159]: tty30: Device processed (SEQNUM=2529, ACTION=add) [ 36.667274] systemd-udevd[159]: tty30: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.669693] systemd-udevd[164]: tty32: sd-device: Created empty file '/run/udev/data/c4:32' for '/devices/virtual/tty/tty32' [ 36.671538] systemd-udevd[164]: tty32: Device processed (SEQNUM=2531, ACTION=add) [ 36.673955] systemd-udevd[158]: vda2: Probe /dev/vda2 with raid and offset=0 [ 36.676381] systemd-udevd[165]: tty35: Successfully created symlink '/dev/char/4:35' to '/dev/tty35' [ 36.678098] systemd-udevd[165]: tty35: sd-device: Created empty file '/run/udev/data/c4:35' for '/devices/virtual/tty/tty35' [ 36.679942] systemd-udevd[165]: tty35: Device processed (SEQNUM=2534, ACTION=add) [ 36.681833] systemd-udevd[165]: tty35: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.683984] systemd-udevd[142]: tty38: Device is queued (SEQNUM=2537, ACTION=add) [ 36.685869] systemd-udevd[142]: tty38: Device ready for processing (SEQNUM=2537, ACTION=add) [ 36.688343] systemd-udevd[164]: tty32: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.690519] systemd-udevd[160]: tty38: Processing device (SEQNUM=2537, ACTION=add) [ 36.692619] systemd-udevd[160]: tty38: Removing watch handle -1. [ 36.694611] systemd-udevd[166]: tty37: Setting permissions /dev/tty37, uid=0, gid=5, mode=0620 [ 36.697018] systemd-udevd[167]: vda3: Successfully created symlink '/dev/disk/by-uuid/3e65a482-1384-4983-8d66-7bf9110daa08' to '/dev/vda3' [ 36.699363] systemd-udevd[142]: tty38: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.701590] systemd-udevd[142]: tty39: Device is queued (SEQNUM=2538, ACTION=add) [ 36.704491] systemd-udevd[160]: tty38: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.706272] systemd-udevd[160]: tty38: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.720742] systemd-udevd[142]: tty39: Device ready for processing (SEQNUM=2538, ACTION=add) [ 36.722269] systemd-udevd[142]: tty39: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.724539] systemd-udevd[173]: tty3: Setting permissions /dev/tty3, uid=0, gid=5, mode=0620 [ 36.732910] systemd-udevd[169]: tty36: Setting permissions /dev/tty36, uid=0, gid=5, mode=0620 [ 36.734859] systemd-udevd[161]: tty33: Successfully created symlink '/dev/char/4:33' to '/dev/tty33' [ 36.736895] systemd-udevd[161]: tty33: sd-device: Created empty file '/run/udev/data/c4:33' for '/devices/virtual/tty/tty33' [ 36.738589] systemd-udevd[161]: tty33: Device processed (SEQNUM=2532, ACTION=add) [ 36.740369] systemd-udevd[161]: tty33: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.748759] systemd-udevd[168]: Successfully forked off '(spawn)' as PID 174. [ 36.750726] systemd-udevd[159]: tty39: Processing device (SEQNUM=2538, ACTION=add) [ 36.752531] systemd-udevd[159]: tty39: Removing watch handle -1. [ 36.754017] systemd-udevd[159]: tty39: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.755530] systemd-udevd[159]: tty39: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.757940] systemd-udevd[172]: tty34: Setting permissions /dev/tty34, uid=0, gid=5, mode=0620 [ 36.759492] systemd-udevd[172]: tty34: Successfully created symlink '/dev/char/4:34' to '/dev/tty34' [ 36.761795] systemd-udevd[173]: tty3: Successfully created symlink '/dev/char/4:3' to '/dev/tty3' [ 36.763773] systemd-udevd[167]: vda3: Successfully created symlink '/dev/disk/by-diskseq/25-part3' to '/dev/vda3' [ 36.765991] systemd-udevd[166]: tty37: Successfully created symlink '/dev/char/4:37' to '/dev/tty37' [ 36.768409] systemd-udevd[142]: tty4: Device is queued (SEQNUM=2539, ACTION=add) [ 36.769889] systemd-udevd[142]: tty4: Device ready for processing (SEQNUM=2539, ACTION=add) [ 36.771387] systemd-udevd[142]: tty4: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 36.773629] systemd-udevd[162]: tty4: Processing device (SEQNUM=2539, ACTION=add) [ 36.775156] systemd-udevd[162]: tty4: Removing watch handle -1. [ 36.777443] systemd-udevd[169]: tty36: Successfully created symlink '/dev/char/4:36' to '/dev/tty36' [ 36.779397] systemd-udevd[166]: tty37: sd-device: Created empty file '/run/udev/data/c4:37' for '/devices/virtual/tty/tty37' [ 36.781947] systemd-udevd[169]: tty36: sd-device: Created empty file '/run/udev/data/c4:36' for '/devices/virtual/tty/tty36' [ 36.783896] systemd-udevd[166]: tty37: Device processed (SEQNUM=2536, ACTION=add) [ 36.786062] systemd-udevd[169]: tty36: Device processed (SEQNUM=2535, ACTION=add) [ 36.787938] systemd-udevd[166]: tty37: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.790205] systemd-udevd[169]: tty36: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.792390] systemd-udevd[172]: tty34: sd-device: Created empty file '/run/udev/data/c4:34' for '/devices/virtual/tty/tty34' [ 36.794010] systemd-udevd[172]: tty34: Device processed (SEQNUM=2533, ACTION=add) [ 36.795693] systemd-udevd[172]: tty34: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.798023] systemd-udevd[173]: tty3: sd-device: Created empty file '/run/udev/data/c4:3' for '/devices/virtual/tty/tty3' [ 36.799712] systemd-udevd[173]: tty3: Device processed (SEQNUM=2528, ACTION=add) [ 36.801462] systemd-udevd[173]: tty3: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 36.803414] systemd-udevd[142]: tty40: Device is queued (SEQNUM=2540, ACTION=add) [ 36.805343] systemd-udevd[142]: tty40: Device ready for processing (SEQNUM=2540, ACTION=add) [ 36.806920] systemd-udevd[142]: tty40: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.809124] systemd-udevd[160]: tty38: Setting permissions /dev/tty38, uid=0, gid=5, mode=0620 [ 36.810667] systemd-udevd[160]: tty38: Successfully created symlink '/dev/char/4:38' to '/dev/tty38' [ 36.812963] systemd-udevd[167]: vda3: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' to '/dev/vda3' [ 36.815079] systemd-udevd[162]: tty4: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.816935] systemd-udevd[162]: tty4: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.818818] systemd-udevd[165]: tty40: Processing device (SEQNUM=2540, ACTION=add) [ 36.821192] systemd-udevd[142]: tty41: Device is queued (SEQNUM=2541, ACTION=add) M [** ] (3 of 3) A start job is running for…dev/gpt-auto-root (25s / 1min 30s) [ 36.823097] systemd-udevd[165]: tty40: Removing watch handle -1. [ 36.826398] systemd-udevd[142]: tty41: Device ready for processing (SEQNUM=2541, ACTION=add) [ 36.827947] systemd-udevd[142]: tty41: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.830270] systemd-udevd[172]: tty41: Processing device (SEQNUM=2541, ACTION=add) [ 36.831827] systemd-udevd[172]: tty41: Removing watch handle -1. [ 36.833468] systemd-udevd[172]: tty41: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.834986] systemd-udevd[172]: tty41: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.837229] systemd-udevd[160]: tty38: sd-device: Created empty file '/run/udev/data/c4:38' for '/devices/virtual/tty/tty38' [ 36.838882] systemd-udevd[160]: tty38: Device processed (SEQNUM=2537, ACTION=add) [ 36.840644] systemd-udevd[160]: tty38: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.842526] systemd-udevd[167]: vda3: Successfully created symlink '/dev/disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73' to '/dev/vda3' [ 36.844899] systemd-udevd[142]: tty42: Device is queued (SEQNUM=2542, ACTION=add) [ 36.846393] systemd-udevd[142]: tty42: Device ready for processing (SEQNUM=2542, ACTION=add) [ 36.848331] systemd-udevd[142]: tty42: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.850217] systemd-udevd[165]: tty40: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.851759] systemd-udevd[165]: tty40: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.853954] systemd-udevd[166]: tty42: Processing device (SEQNUM=2542, ACTION=add) [ 36.855478] systemd-udevd[166]: tty42: Removing watch handle -1. [ 36.857787] systemd-udevd[159]: tty39: Setting permissions /dev/tty39, uid=0, gid=5, mode=0620 [ 36.859715] systemd-udevd[166]: tty42: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.861454] systemd-udevd[166]: tty42: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.863354] systemd-udevd[142]: tty43: Device is queued (SEQNUM=2543, ACTION=add) [ 36.865184] systemd-udevd[142]: tty43: Device ready for processing (SEQNUM=2543, ACTION=add) [ 36.866718] systemd-udevd[142]: tty43: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.868938] systemd-udevd[167]: vda3: Successfully created symlink '/dev/block/254:3' to '/dev/vda3' [ 36.870532] systemd-udevd[167]: vda3: sd-device: Created db file '/run/udev/data/b254:3' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3' [ 36.873328] systemd-udevd[159]: tty39: Successfully created symlink '/dev/char/4:39' to '/dev/tty39' [ 36.874950] systemd-udevd[159]: tty39: sd-device: Created empty file '/run/udev/data/c4:39' for '/devices/virtual/tty/tty39' [ 36.876772] systemd-udevd[159]: tty39: Device processed (SEQNUM=2538, ACTION=add) [ 36.878251] systemd-udevd[159]: tty39: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.880511] systemd-udevd[163]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/7819-74F8' [ 36.882641] systemd-udevd[164]: tty43: Processing device (SEQNUM=2543, ACTION=add) [ 36.884406] systemd-udevd[164]: tty43: Removing watch handle -1. [ 36.885862] systemd-udevd[164]: tty43: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.887415] systemd-udevd[164]: tty43: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.895852] systemd-udevd[162]: tty4: Setting permissions /dev/tty4, uid=0, gid=5, mode=0620 [ 36.897993] systemd-udevd[142]: tty44: Device is queued (SEQNUM=2544, ACTION=add) [ 36.899544] systemd-udevd[142]: tty44: Device ready for processing (SEQNUM=2544, ACTION=add) [ 36.901516] systemd-udevd[142]: tty44: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.903575] systemd-udevd[162]: tty4: Successfully created symlink '/dev/char/4:4' to '/dev/tty4' [ 36.905573] systemd-udevd[162]: tty4: sd-device: Created empty file '/run/udev/data/c4:4' for '/devices/virtual/tty/tty4' [ 36.907543] systemd-udevd[165]: tty40: Setting permissions /dev/tty40, uid=0, gid=5, mode=0620 [ 36.909812] systemd-udevd[163]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/bootfs' [ 36.911526] systemd-udevd[163]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/00112233-1234-1111-2222-000123456789' [ 36.914104] systemd-udevd[167]: vda3: Adding watch on '/dev/vda3' [ 36.915951] systemd-udevd[163]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/ESP' [ 36.917943] systemd-udevd[163]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part1' [ 36.919948] systemd-udevd[167]: vda3: Device processed (SEQNUM=2464, ACTION=add) [ 36.921679] systemd-udevd[167]: vda3: sd-device-monitor(worker): Passed 1249 byte to netlink monitor. [ 36.923610] systemd-udevd[163]: vda1: Setting permissions /dev/vda1, uid=0, gid=6, mode=0660 [ 36.925810] systemd-udevd[162]: tty4: Device processed (SEQNUM=2539, ACTION=add) [ 36.927337] systemd-udevd[162]: tty4: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 36.929668] systemd-udevd[142]: tty45: Device is queued (SEQNUM=2545, ACTION=add) [ 36.931383] systemd-udevd[142]: tty45: Device ready for processing (SEQNUM=2545, ACTION=add) [ 36.933576] systemd-udevd[172]: tty41: Setting permissions /dev/tty41, uid=0, gid=5, mode=0620 [ 36.935550] systemd-udevd[142]: tty45: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.937890] systemd-udevd[169]: tty44: Processing device (SEQNUM=2544, ACTION=add) [ 36.939444] systemd-udevd[169]: tty44: Removing watch handle -1. [ 36.941219] systemd-udevd[169]: tty44: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.942756] systemd-udevd[169]: tty44: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.945033] systemd-udevd[166]: tty42: Setting permissions /dev/tty42, uid=0, gid=5, mode=0620 [ 36.946946] systemd-udevd[142]: tty46: Device is queued (SEQNUM=2546, ACTION=add) [ 36.949463] systemd-udevd[159]: tty45: Processing device (SEQNUM=2545, ACTION=add) [ 36.951549] systemd-udevd[142]: tty46: Device ready for processing (SEQNUM=2546, ACTION=add) [ 36.953907] systemd-udevd[159]: tty45: Removing watch handle -1. [ 36.956809] systemd-udevd[142]: tty46: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.959072] systemd-udevd[159]: tty45: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.961291] systemd-udevd[159]: tty45: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 36.963435] systemd-udevd[172]: tty41: Successfully created symlink '/dev/char/4:41' to '/dev/tty41' [ 36.965644] systemd-udevd[172]: tty41: sd-device: Created empty file '/run/udev/data/c4:41' for '/devices/virtual/tty/tty41' [ 36.967468] systemd-udevd[172]: tty41: Device processed (SEQNUM=2541, ACTION=add) [ 36.969551] systemd-udevd[172]: tty41: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.971752] systemd-udevd[142]: tty47: Device is queued (SEQNUM=2547, ACTION=add) [ 36.974183] systemd-udevd[165]: tty40: Successfully created symlink '/dev/char/4:40' to '/dev/tty40' [ 36.976611] systemd-udevd[142]: tty47: Device ready for processing (SEQNUM=2547, ACTION=add) [ 36.978387] systemd-udevd[142]: tty47: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 36.980922] systemd-udevd[165]: tty40: sd-device: Created empty file '/run/udev/data/c4:40' for '/devices/virtual/tty/tty40' [ 36.982818] systemd-udevd[165]: tty40: Device processed (SEQNUM=2540, ACTION=add) [ 36.984728] systemd-udevd[165]: tty40: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 36.986949] systemd-udevd[142]: tty48: Device is queued (SEQNUM=2548, ACTION=add) [ 36.989526] systemd-udevd[163]: vda1: Successfully created symlink '/dev/disk/by-partuuid/00112233-1234-1111-2222-000123456789' to '/dev/vda1' [ 36.991923] systemd-udevd[162]: tty46: Processing device (SEQNUM=2546, ACTION=add) [ 36.993868] systemd-udevd[162]: tty46: Removing watch handle -1. [ 36.995498] systemd-udevd[162]: tty46: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 36.997633] systemd-udevd[162]: tty46: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.007057] systemd-udevd[164]: tty43: Setting permissions /dev/tty43, uid=0, gid=5, mode=0620 [ 37.009422] systemd-udevd[166]: tty42: Successfully created symlink '/dev/char/4:42' to '/dev/tty42' [ 37.011167] systemd-udevd[166]: tty42: sd-device: Created empty file '/run/udev/data/c4:42' for '/devices/virtual/tty/tty42' [ 37.013344] systemd-udevd[166]: tty42: Device processed (SEQNUM=2542, ACTION=add) [ 37.015035] systemd-udevd[166]: tty42: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.017430] systemd-udevd[142]: tty48: Device ready for processing (SEQNUM=2548, ACTION=add) [ 37.019151] systemd-udevd[142]: tty48: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.021697] systemd-udevd[167]: tty47: Processing device (SEQNUM=2547, ACTION=add) [ 37.023347] systemd-udevd[167]: tty47: Removing watch handle -1. [ 37.025922] systemd-udevd[142]: tty49: Device is queued (SEQNUM=2549, ACTION=add) [ 37.028403] systemd-udevd[167]: tty47: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.030526] systemd-udevd[142]: tty49: Device ready for processing (SEQNUM=2549, ACTION=add) [ 37.033011] systemd-udevd[167]: tty47: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.035159] systemd-udevd[163]: vda1: Successfully created symlink '/dev/disk/by-diskseq/25-part1' to '/dev/vda1' [ 37.037635] systemd-udevd[172]: tty48: Processing device (SEQNUM=2548, ACTION=add) [ 37.039299] systemd-udevd[172]: tty48: Removing watch handle -1. [ 37.041722] systemd-udevd[164]: tty43: Successfully created symlink '/dev/char/4:43' to '/dev/tty43' [ 37.043874] systemd-udevd[142]: tty49: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.045886] systemd-udevd[142]: tty5: Device is queued (SEQNUM=2550, ACTION=add) [ 37.047500] systemd-udevd[142]: tty5: Device ready for processing (SEQNUM=2550, ACTION=add) [ 37.049979] systemd-udevd[169]: tty44: Setting permissions /dev/tty44, uid=0, gid=5, mode=0620 [ 37.052348] systemd-udevd[142]: tty5: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 37.054496] systemd-udevd[163]: vda1: Successfully created symlink '/dev/disk/by-uuid/7819-74F8' to '/dev/vda1' [ 37.057169] systemd-udevd[172]: tty48: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.058889] systemd-udevd[172]: tty48: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.061359] systemd-udevd[166]: tty49: Processing device (SEQNUM=2549, ACTION=add) [ 37.063026] systemd-udevd[166]: tty49: Removing watch handle -1. [ 37.065326] systemd-udevd[165]: tty5: Processing device (SEQNUM=2550, ACTION=add) [ 37.066985] systemd-udevd[165]: tty5: Removing watch handle -1. [ 37.069195] systemd-udevd[142]: tty50: Device is queued (SEQNUM=2551, ACTION=add) [ 37.070886] systemd-udevd[142]: tty50: Device ready for processing (SEQNUM=2551, ACTION=add) [ 37.073405] systemd-udevd[164]: tty43: sd-device: Created empty file '/run/udev/data/c4:43' for '/devices/virtual/tty/tty43' [ 37.075271] systemd-udevd[164]: tty43: Device processed (SEQNUM=2543, ACTION=add) [ 37.077292] systemd-udevd[164]: tty43: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.086640] systemd-udevd[159]: tty45: Setting permissions /dev/tty45, uid=0, gid=5, mode=0620 [ 37.089109] systemd-udevd[166]: tty49: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.090827] systemd-udevd[166]: tty49: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.093349] systemd-udevd[159]: tty45: Successfully created symlink '/dev/char/4:45' to '/dev/tty45' [ 37.095082] systemd-udevd[159]: tty45: sd-device: Created empty file '/run/udev/data/c4:45' for '/devices/virtual/tty/tty45' [ 37.097250] systemd-udevd[159]: tty45: Device processed (SEQNUM=2545, ACTION=add) [ 37.099372] systemd-udevd[142]: tty50: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.101577] systemd-udevd[142]: tty51: Device is queued (SEQNUM=2552, ACTION=add) [ 37.103383] systemd-udevd[142]: tty51: Device ready for processing (SEQNUM=2552, ACTION=add) [ 37.105511] systemd-udevd[142]: tty51: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.107716] systemd-udevd[161]: tty50: Processing device (SEQNUM=2551, ACTION=add) [ 37.109738] systemd-udevd[161]: tty50: Removing watch handle -1. [ 37.111328] systemd-udevd[161]: tty50: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.113724] systemd-udevd[161]: tty50: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.115849] systemd-udevd[163]: vda1: Successfully created symlink '/dev/disk/by-partlabel/ESP' to '/dev/vda1' [ 37.118336] systemd-udevd[165]: tty5: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.120425] systemd-udevd[165]: tty5: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.122586] systemd-udevd[169]: tty44: Successfully created symlink '/dev/char/4:44' to '/dev/tty44' [ 37.125183] systemd-udevd[142]: tty52: Device is queued (SEQNUM=2553, ACTION=add) [ 37.126924] systemd-udevd[142]: tty52: Device ready for processing (SEQNUM=2553, ACTION=add) [ 37.129259] systemd-udevd[169]: tty44: sd-device: Created empty file '/run/udev/data/c4:44' for '/devices/virtual/tty/tty44' [ 37.131518] systemd-udevd[142]: tty52: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.134243] systemd-udevd[169]: tty44: Device processed (SEQNUM=2544, ACTION=add) [ 37.135924] systemd-udevd[169]: tty44: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.138505] systemd-udevd[162]: tty46: Setting permissions /dev/tty46, uid=0, gid=5, mode=0620 [ 37.140999] systemd-udevd[164]: tty51: Processing device (SEQNUM=2552, ACTION=add) [ 37.142672] systemd-udevd[164]: tty51: Removing watch handle -1. [ 37.144680] systemd-udevd[164]: tty51: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.146771] systemd-udevd[163]: vda1: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' to '/dev/vda1' [ 37.149373] systemd-udevd[164]: tty51: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.151515] systemd-udevd[173]: tty52: Processing device (SEQNUM=2553, ACTION=add) [ 37.153643] systemd-udevd[173]: tty52: Removing watch handle -1. [ 37.155248] systemd-udevd[173]: tty52: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.157285] systemd-udevd[173]: tty52: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.159448] systemd-udevd[172]: tty48: Setting permissions /dev/tty48, uid=0, gid=5, mode=0620 [ 37.161589] systemd-udevd[172]: tty48: Successfully created symlink '/dev/char/4:48' to '/dev/tty48' [ 37.163692] systemd-udevd[142]: tty53: Device is queued (SEQNUM=2554, ACTION=add) [ 37.166087] systemd-udevd[167]: tty47: Setting permissions /dev/tty47, uid=0, gid=5, mode=0620 [ 37.168778] systemd-udevd[166]: tty49: Setting permissions /dev/tty49, uid=0, gid=5, mode=0620 [ 37.170945] systemd-udevd[167]: tty47: Successfully created symlink '/dev/char/4:47' to '/dev/tty47' [ 37.173501] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/24c89187-5232-40c0-8465-1b1e30111038' [ 37.175495] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/97343ed2-d180-602b-083d-ddc01a255364' [ 37.177934] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityroot' [ 37.180481] systemd-udevd[159]: tty45: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.182655] systemd-udevd[162]: tty46: Successfully created symlink '/dev/char/4:46' to '/dev/tty46' [ 37.185144] systemd-udevd[172]: tty48: sd-device: Created empty file '/run/udev/data/c4:48' for '/devices/virtual/tty/tty48' [ 37.187034] systemd-udevd[172]: tty48: Device processed (SEQNUM=2548, ACTION=add) [ 37.188988] systemd-udevd[172]: tty48: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.191132] systemd-udevd[162]: tty46: sd-device: Created empty file '/run/udev/data/c4:46' for '/devices/virtual/tty/tty46' [ 37.193367] systemd-udevd[162]: tty46: Device processed (SEQNUM=2546, ACTION=add) [ 37.195452] systemd-udevd[167]: tty47: sd-device: Created empty file '/run/udev/data/c4:47' for '/devices/virtual/tty/tty47' [ 37.197861] systemd-udevd[167]: tty47: Device processed (SEQNUM=2547, ACTION=add) [ 37.199516] systemd-udevd[167]: tty47: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.202116] systemd-udevd[166]: tty49: Successfully created symlink '/dev/char/4:49' to '/dev/tty49' [ 37.203861] systemd-udevd[166]: tty49: sd-device: Created empty file '/run/udev/data/c4:49' for '/devices/virtual/tty/tty49' [ 37.206062] systemd-udevd[166]: tty49: Device processed (SEQNUM=2549, ACTION=add) [ 37.207729] systemd-udevd[166]: tty49: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.210622] systemd-udevd[161]: tty50: Setting permissions /dev/tty50, uid=0, gid=5, mode=0620 [ 37.212710] systemd-udevd[161]: tty50: Successfully created symlink '/dev/char/4:50' to '/dev/tty50' [ 37.214923] systemd-udevd[165]: tty5: Setting permissions /dev/tty5, uid=0, gid=5, mode=0620 [ 37.217442] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part2' [ 37.219683] systemd-udevd[164]: tty51: Setting permissions /dev/tty51, uid=0, gid=5, mode=0620 [ 37.222049] systemd-udevd[158]: vda2: Setting permissions /dev/vda2, uid=0, gid=6, mode=0660 [ 37.224452] systemd-udevd[164]: tty51: Successfully created symlink '/dev/char/4:51' to '/dev/tty51' [ 37.226864] systemd-udevd[162]: tty46: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.229320] systemd-udevd[164]: tty51: sd-device: Created empty file '/run/udev/data/c4:51' for '/devices/virtual/tty/tty51' [ 37.231225] systemd-udevd[164]: tty51: Device processed (SEQNUM=2552, ACTION=add) [ 37.233157] systemd-udevd[164]: tty51: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.235357] systemd-udevd[163]: vda1: Successfully created symlink '/dev/disk/by-label/bootfs' to '/dev/vda1' [ 37.237563] systemd-udevd[163]: vda1: Successfully created symlink '/dev/block/254:1' to '/dev/vda1' [ 37.239800] systemd-udevd[165]: tty5: Successfully created symlink '/dev/char/4:5' to '/dev/tty5' [ 37.241755] systemd-udevd[165]: tty5: sd-device: Created empty file '/run/udev/data/c4:5' for '/devices/virtual/tty/tty5' [ 37.243545] systemd-udevd[165]: tty5: Device processed (SEQNUM=2550, ACTION=add) [ 37.245653] systemd-udevd[165]: tty5: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 37.247783] systemd-udevd[161]: tty50: sd-device: Created empty file '/run/udev/data/c4:50' for '/devices/virtual/tty/tty50' [ 37.249867] systemd-udevd[161]: tty50: Device processed (SEQNUM=2551, ACTION=add) [ 37.251524] systemd-udevd[161]: tty50: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.254129] systemd-udevd[158]: vda2: Successfully created symlink '/dev/disk/by-partuuid/97343ed2-d180-602b-083d-ddc01a255364' to '/dev/vda2' [ 37.256973] systemd-udevd[173]: tty52: Setting permissions /dev/tty52, uid=0, gid=5, mode=0620 [ 37.259154] systemd-udevd[163]: vda1: sd-device: Created db file '/run/udev/data/b254:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1' [ 37.261646] systemd-udevd[163]: vda1: Adding watch on '/dev/vda1' [ 37.263275] systemd-udevd[163]: vda1: Device processed (SEQNUM=2462, ACTION=add) [ 37.265690] systemd-udevd[173]: tty52: Successfully created symlink '/dev/char/4:52' to '/dev/tty52' [ 37.267447] systemd-udevd[173]: tty52: sd-device: Created empty file '/run/udev/data/c4:52' for '/devices/virtual/tty/tty52' [ 37.269647] systemd-udevd[173]: tty52: Device processed (SEQNUM=2553, ACTION=add) [ 37.271685] systemd-udevd[163]: vda1: sd-device-monitor(worker): Passed 1274 byte to netlink monitor. [ 37.274250] systemd-udevd[173]: tty52: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.276822] systemd-udevd[158]: vda2: Successfully created symlink '/dev/disk/by-diskseq/25-part2' to '/dev/vda2' [ 37.278618] systemd-udevd[158]: vda2: Successfully created symlink '/dev/disk/by-uuid/24c89187-5232-40c0-8465-1b1e30111038' to '/dev/vda2' [ 37.280770] systemd-udevd[158]: vda2: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' to '/dev/vda2' [ 37.282909] systemd-udevd[158]: vda2: Successfully created symlink '/dev/disk/by-partlabel/verityroot' to '/dev/vda2' [ 37.284965] systemd-udevd[158]: vda2: Successfully created symlink '/dev/block/254:2' to '/dev/vda2' [ 37.286743] systemd-udevd[158]: vda2: sd-device: Created db file '/run/udev/data/b254:2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2' [ 37.289047] systemd-udevd[158]: vda2: Adding watch on '/dev/vda2' [ 37.290750] systemd-udevd[158]: vda2: Device processed (SEQNUM=2463, ACTION=add) [ 37.293237] systemd-udevd[142]: tty53: Device ready for processing (SEQNUM=2554, ACTION=add) [ 37.294960] systemd-udevd[142]: tty53: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.297453] systemd-udevd[158]: vda2: sd-device-monitor(worker): Passed 1311 byte to netlink monitor. [ 37.307028] systemd-udevd[160]: tty53: Processing device (SEQNUM=2554, ACTION=add) [ 37.309089] systemd-udevd[160]: tty53: Removing watch handle -1. [ 37.311101] systemd-udevd[142]: tty54: Device is queued (SEQNUM=2555, ACTION=add) [ 37.313050] systemd-udevd[142]: tty54: Device ready for processing (SEQNUM=2555, ACTION=add) [ 37.315196] systemd-udevd[160]: tty53: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.317206] systemd-udevd[160]: tty53: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.319561] systemd-udevd[159]: tty54: Processing device (SEQNUM=2555, ACTION=add) [ 37.321599] systemd-udevd[159]: tty54: Removing watch handle -1. [ 37.323638] systemd-udevd[142]: tty54: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.325778] systemd-udevd[142]: tty55: Device is queued (SEQNUM=2556, ACTION=add) [ 37.327437] systemd-udevd[142]: tty55: Device ready for processing (SEQNUM=2556, ACTION=add) [ 37.330042] systemd-udevd[162]: tty55: Processing device (SEQNUM=2556, ACTION=add) [ 37.331772] systemd-udevd[162]: tty55: Removing watch handle -1. [ 37.334052] systemd-udevd[159]: tty54: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.335785] systemd-udevd[159]: tty54: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.338261] systemd-udevd[142]: tty55: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.340007] systemd-udevd[142]: tty56: Device is queued (SEQNUM=2557, ACTION=add) [ 37.341922] systemd-udevd[142]: tty56: Device ready for processing (SEQNUM=2557, ACTION=add) [ 37.344475] systemd-udevd[162]: tty55: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.346180] systemd-udevd[162]: tty55: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.348814] systemd-udevd[142]: tty56: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.350545] systemd-udevd[142]: tty57: Device is queued (SEQNUM=2558, ACTION=add) [ 37.352503] systemd-udevd[142]: tty57: Device ready for processing (SEQNUM=2558, ACTION=add) [ 37.354206] systemd-udevd[142]: tty57: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.363554] systemd-udevd[172]: tty56: Processing device (SEQNUM=2557, ACTION=add) [ 37.365604] systemd-udevd[172]: tty56: Removing watch handle -1. [ 37.367184] systemd-udevd[172]: tty56: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.369088] systemd-udevd[172]: tty56: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.371171] systemd-udevd[162]: tty55: Setting permissions /dev/tty55, uid=0, gid=5, mode=0620 [ 37.373600] systemd-udevd[142]: tty58: Device is queued (SEQNUM=2559, ACTION=add) [ 37.375668] systemd-udevd[160]: tty53: Setting permissions /dev/tty53, uid=0, gid=5, mode=0620 [ 37.378109] systemd-udevd[142]: tty58: Device ready for processing (SEQNUM=2559, ACTION=add) [ 37.379791] systemd-udevd[142]: tty58: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.382247] systemd-udevd[160]: tty53: Successfully created symlink '/dev/char/4:53' to '/dev/tty53' [ 37.384697] systemd-udevd[142]: tty59: Device is queued (SEQNUM=2560, ACTION=add) [ 37.386348] systemd-udevd[142]: tty59: Device ready for processing (SEQNUM=2560, ACTION=add) [ 37.389799] systemd-udevd[162]: tty55: Successfully created symlink '/dev/char/4:55' to '/dev/tty55' [ 37.395496] systemd-udevd[162]: tty55: sd-device: Created empty file '/run/udev/data/c4:55' for '/devices/virtual/tty/tty55' [ 37.397850] systemd-udevd[162]: tty55: Device processed (SEQNUM=2556, ACTION=add) [ 37.399352] systemd-udevd[162]: tty55: sd-device-monitor(worker): Passed 211 byte to netlink monitor. M [*** ] (3 of 3) A start job is running for…dev/gpt-auto-root (26s / 1min 30s) [ 37.408326] systemd-udevd[166]: tty58: Processing device (SEQNUM=2559, ACTION=add) [ 37.409790] systemd-udevd[166]: tty58: Removing watch handle -1. [ 37.411182] systemd-udevd[166]: tty58: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.412893] systemd-udevd[166]: tty58: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.414707] systemd-udevd[142]: tty59: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.416868] systemd-udevd[167]: tty57: Processing device (SEQNUM=2558, ACTION=add) [ 37.418336] systemd-udevd[167]: tty57: Removing watch handle -1. [ 37.420578] systemd-udevd[142]: tty6: Device is queued (SEQNUM=2561, ACTION=add) [ 37.422064] systemd-udevd[142]: tty6: Device ready for processing (SEQNUM=2561, ACTION=add) [ 37.423956] systemd-udevd[167]: tty57: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.425688] systemd-udevd[167]: tty57: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.427576] systemd-udevd[165]: tty6: Processing device (SEQNUM=2561, ACTION=add) [ 37.429465] systemd-udevd[165]: tty6: Removing watch handle -1. [ 37.431214] systemd-udevd[158]: tty59: Processing device (SEQNUM=2560, ACTION=add) [ 37.432972] systemd-udevd[158]: tty59: Removing watch handle -1. [ 37.434758] systemd-udevd[165]: tty6: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.436602] systemd-udevd[165]: tty6: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.438510] systemd-udevd[142]: tty6: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 37.440443] systemd-udevd[142]: tty60: Device is queued (SEQNUM=2562, ACTION=add) [ 37.441936] systemd-udevd[142]: tty60: Device ready for processing (SEQNUM=2562, ACTION=add) [ 37.443797] systemd-udevd[162]: tty60: Processing device (SEQNUM=2562, ACTION=add) [ 37.445652] systemd-udevd[162]: tty60: Removing watch handle -1. [ 37.447083] systemd-udevd[162]: tty60: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.448841] systemd-udevd[162]: tty60: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.450699] systemd-udevd[158]: tty59: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.452831] systemd-udevd[142]: tty60: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.454778] systemd-udevd[158]: tty59: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.457057] systemd-udevd[142]: tty61: Device is queued (SEQNUM=2563, ACTION=add) [ 37.458538] systemd-udevd[142]: tty61: Device ready for processing (SEQNUM=2563, ACTION=add) [ 37.460328] systemd-udevd[142]: tty61: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.462612] systemd-udevd[160]: tty53: sd-device: Created empty file '/run/udev/data/c4:53' for '/devices/virtual/tty/tty53' [ 37.464626] systemd-udevd[160]: tty53: Device processed (SEQNUM=2554, ACTION=add) [ 37.466146] systemd-udevd[160]: tty53: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.468297] systemd-udevd[159]: tty54: Setting permissions /dev/tty54, uid=0, gid=5, mode=0620 [ 37.470200] systemd-udevd[166]: tty58: Setting permissions /dev/tty58, uid=0, gid=5, mode=0620 [ 37.472558] systemd-udevd[142]: tty62: Device is queued (SEQNUM=2564, ACTION=add) [ 37.474410] systemd-udevd[164]: tty61: Processing device (SEQNUM=2563, ACTION=add) [ 37.476585] systemd-udevd[142]: tty62: Device ready for processing (SEQNUM=2564, ACTION=add) [ 37.478421] systemd-udevd[164]: tty61: Removing watch handle -1. [ 37.480423] systemd-udevd[142]: tty62: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.482360] systemd-udevd[164]: tty61: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.483876] systemd-udevd[164]: tty61: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.486112] systemd-udevd[165]: tty6: Setting permissions /dev/tty6, uid=0, gid=5, mode=0620 [ 37.487654] systemd-udevd[165]: tty6: Successfully created symlink '/dev/char/4:6' to '/dev/tty6' [ 37.489816] systemd-udevd[166]: tty58: Successfully created symlink '/dev/char/4:58' to '/dev/tty58' [ 37.491713] systemd-udevd[172]: tty56: Setting permissions /dev/tty56, uid=0, gid=5, mode=0620 [ 37.493944] systemd-udevd[166]: tty58: sd-device: Created empty file '/run/udev/data/c4:58' for '/devices/virtual/tty/tty58' [ 37.495550] systemd-udevd[166]: tty58: Device processed (SEQNUM=2559, ACTION=add) [ 37.497355] systemd-udevd[166]: tty58: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.499434] systemd-udevd[142]: tty63: Device is queued (SEQNUM=2565, ACTION=add) [ 37.501400] systemd-udevd[142]: tty63: Device ready for processing (SEQNUM=2565, ACTION=add) [ 37.502901] systemd-udevd[142]: tty63: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 37.505153] systemd-udevd[159]: tty54: Successfully created symlink '/dev/char/4:54' to '/dev/tty54' [ 37.509083] systemd-udevd[159]: tty54: sd-device: Created empty file '/run/udev/data/c4:54' for '/devices/virtual/tty/tty54' [ 37.514533] systemd-udevd[159]: tty54: Device processed (SEQNUM=2555, ACTION=add) [ 37.516577] systemd-udevd[159]: tty54: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.518471] systemd-udevd[162]: tty60: Setting permissions /dev/tty60, uid=0, gid=5, mode=0620 [ 37.520235] systemd-udevd[162]: tty60: Successfully created symlink '/dev/char/4:60' to '/dev/tty60' [ 37.522313] systemd-udevd[167]: tty57: Setting permissions /dev/tty57, uid=0, gid=5, mode=0620 [ 37.523926] systemd-udevd[167]: tty57: Successfully created symlink '/dev/char/4:57' to '/dev/tty57' [ 37.526143] systemd-udevd[165]: tty6: sd-device: Created empty file '/run/udev/data/c4:6' for '/devices/virtual/tty/tty6' [ 37.527806] systemd-udevd[165]: tty6: Device processed (SEQNUM=2561, ACTION=add) [ 37.530005] systemd-udevd[158]: tty59: Setting permissions /dev/tty59, uid=0, gid=5, mode=0620 [ 37.531898] systemd-udevd[165]: tty6: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 37.534128] systemd-udevd[142]: tty7: Device is queued (SEQNUM=2566, ACTION=add) [ 37.535717] systemd-udevd[142]: tty7: Device ready for processing (SEQNUM=2566, ACTION=add) [ 37.537526] systemd-udevd[142]: tty7: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 37.539406] systemd-udevd[169]: tty62: Processing device (SEQNUM=2564, ACTION=add) [ 37.543898] systemd-udevd[169]: tty62: Removing watch handle -1. [ 37.549315] systemd-udevd[142]: tty8: Device is queued (SEQNUM=2567, ACTION=add) [ 37.551324] systemd-udevd[169]: tty62: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.553676] systemd-udevd[142]: tty8: Device ready for processing (SEQNUM=2567, ACTION=add) [ 37.555665] systemd-udevd[169]: tty62: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.558011] systemd-udevd[162]: tty60: sd-device: Created empty file '/run/udev/data/c4:60' for '/devices/virtual/tty/tty60' [ 37.559674] systemd-udevd[162]: tty60: Device processed (SEQNUM=2562, ACTION=add) [ 37.561378] systemd-udevd[162]: tty60: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.563422] systemd-udevd[167]: tty57: sd-device: Created empty file '/run/udev/data/c4:57' for '/devices/virtual/tty/tty57' [ 37.565420] systemd-udevd[167]: tty57: Device processed (SEQNUM=2558, ACTION=add) [ 37.566885] systemd-udevd[167]: tty57: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.568988] systemd-udevd[172]: tty56: Successfully created symlink '/dev/char/4:56' to '/dev/tty56' [ 37.570544] systemd-udevd[172]: tty56: sd-device: Created empty file '/run/udev/data/c4:56' for '/devices/virtual/tty/tty56' [ 37.572529] systemd-udevd[172]: tty56: Device processed (SEQNUM=2557, ACTION=add) [ 37.573987] systemd-udevd[172]: tty56: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.575933] systemd-udevd[159]: tty8: Processing device (SEQNUM=2567, ACTION=add) [ 37.577590] systemd-udevd[159]: tty8: Removing watch handle -1. [ 37.579045] systemd-udevd[159]: tty8: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.580882] systemd-udevd[159]: tty8: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.582791] systemd-udevd[166]: tty7: Processing device (SEQNUM=2566, ACTION=add) [ 37.591347] systemd-udevd[163]: tty63: Processing device (SEQNUM=2565, ACTION=add) [ 37.593507] systemd-udevd[166]: tty7: Removing watch handle -1. [ 37.595448] systemd-udevd[163]: tty63: Removing watch handle -1. [ 37.597530] systemd-udevd[166]: tty7: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.599476] systemd-udevd[163]: tty63: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.601681] systemd-udevd[166]: tty7: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.603594] systemd-udevd[163]: tty63: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.605764] systemd-udevd[142]: tty8: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 37.607316] systemd-udevd[142]: tty9: Device is queued (SEQNUM=2568, ACTION=add) [ 37.609107] systemd-udevd[142]: tty9: Device ready for processing (SEQNUM=2568, ACTION=add) [ 37.617467] systemd-udevd[158]: tty59: Successfully created symlink '/dev/char/4:59' to '/dev/tty59' [ 37.619326] systemd-udevd[164]: tty61: Setting permissions /dev/tty61, uid=0, gid=5, mode=0620 [ 37.621502] systemd-udevd[158]: tty59: sd-device: Created empty file '/run/udev/data/c4:59' for '/devices/virtual/tty/tty59' [ 37.623179] systemd-udevd[158]: tty59: Device processed (SEQNUM=2560, ACTION=add) [ 37.624855] systemd-udevd[158]: tty59: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.626781] systemd-udevd[162]: tty9: Processing device (SEQNUM=2568, ACTION=add) [ 37.628746] systemd-udevd[162]: tty9: Removing watch handle -1. [ 37.630180] systemd-udevd[162]: tty9: /usr/lib/udev/rules.d/50-udev-default.rules:37 GROUP 5 [ 37.631674] systemd-udevd[162]: tty9: /usr/lib/udev/rules.d/50-udev-default.rules:37 MODE 0620 [ 37.633839] systemd-udevd[142]: tty9: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 37.635365] systemd-udevd[142]: gpio-keys: Device is queued (SEQNUM=2569, ACTION=add) [ 37.637248] systemd-udevd[142]: gpio-keys: Device ready for processing (SEQNUM=2569, ACTION=add) [ 37.639165] systemd-udevd[163]: tty63: Setting permissions /dev/tty63, uid=0, gid=5, mode=0620 [ 37.641018] systemd-udevd[163]: tty63: Successfully created symlink '/dev/char/4:63' to '/dev/tty63' [ 37.642578] systemd-udevd[163]: tty63: sd-device: Created empty file '/run/udev/data/c4:63' for '/devices/virtual/tty/tty63' [ 37.644533] systemd-udevd[163]: tty63: Device processed (SEQNUM=2565, ACTION=add) [ 37.645976] systemd-udevd[163]: tty63: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.647884] systemd-udevd[172]: gpio-keys: Processing device (SEQNUM=2569, ACTION=add) [ 37.649635] systemd-udevd[172]: gpio-keys: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 37.651554] systemd-udevd[172]: gpio-keys: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 37.653683] systemd-udevd[172]: gpio-keys: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 37.655751] systemd-udevd[159]: tty8: Setting permissions /dev/tty8, uid=0, gid=5, mode=0620 [ 37.657907] systemd-udevd[164]: tty61: Successfully created symlink '/dev/char/4:61' to '/dev/tty61' [ 37.659754] systemd-udevd[159]: tty8: Successfully created symlink '/dev/char/4:8' to '/dev/tty8' [ 37.661990] systemd-udevd[164]: tty61: sd-device: Created empty file '/run/udev/data/c4:61' for '/devices/virtual/tty/tty61' [ 37.663943] systemd-udevd[159]: tty8: sd-device: Created empty file '/run/udev/data/c4:8' for '/devices/virtual/tty/tty8' [ 37.666126] systemd-udevd[164]: tty61: Device processed (SEQNUM=2563, ACTION=add) [ 37.667954] systemd-udevd[159]: tty8: Device processed (SEQNUM=2567, ACTION=add) [ 37.670138] systemd-udevd[164]: tty61: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.672347] systemd-udevd[159]: tty8: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 37.674233] systemd-udevd[142]: gpio-keys: sd-device-monitor(manager): Passed 323 byte to netlink monitor. [ 37.675765] systemd-udevd[142]: input0: Device is queued (SEQNUM=2570, ACTION=add) [ 37.677500] systemd-udevd[142]: input0: SEQNUM=2570 blocked by SEQNUM=2569 [ 37.679489] systemd-udevd[166]: tty7: Setting permissions /dev/tty7, uid=0, gid=5, mode=0620 [ 37.681385] systemd-udevd[166]: tty7: Successfully created symlink '/dev/char/4:7' to '/dev/tty7' [ 37.683273] systemd-udevd[169]: tty62: Setting permissions /dev/tty62, uid=0, gid=5, mode=0620 [ 37.685447] systemd-udevd[166]: tty7: sd-device: Created empty file '/run/udev/data/c4:7' for '/devices/virtual/tty/tty7' [ 37.687144] systemd-udevd[166]: tty7: Device processed (SEQNUM=2566, ACTION=add) [ 37.689083] systemd-udevd[166]: tty7: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 37.690963] systemd-udevd[142]: event0: Device is queued (SEQNUM=2571, ACTION=add) [ 37.692996] systemd-udevd[142]: event0: SEQNUM=2571 blocked by SEQNUM=2569 [ 37.695164] systemd-udevd[169]: tty62: Successfully created symlink '/dev/char/4:62' to '/dev/tty62' [ 37.697398] systemd-udevd[169]: tty62: sd-device: Created empty file '/run/udev/data/c4:62' for '/devices/virtual/tty/tty62' [ 37.699359] systemd-udevd[169]: tty62: Device processed (SEQNUM=2564, ACTION=add) [ 37.701781] systemd-udevd[169]: tty62: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 37.704015] systemd-udevd[142]: amba: Device is queued (SEQNUM=2572, ACTION=add) [ 37.706331] systemd-udevd[142]: amba: Device ready for processing (SEQNUM=2572, ACTION=add) [ 37.708410] systemd-udevd[142]: amba: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 37.710624] systemd-udevd[159]: amba: Processing device (SEQNUM=2572, ACTION=add) [ 37.713728] systemd-udevd[172]: gpio-keys: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 37.715544] systemd-udevd[172]: gpio-keys: sd-device: Created db file '/run/udev/data/+platform:gpio-keys' for '/devices/platform/gpio-keys' [ 37.718230] systemd-udevd[162]: tty9: Setting permissions /dev/tty9, uid=0, gid=5, mode=0620 [ 37.720546] systemd-udevd[162]: tty9: Successfully created symlink '/dev/char/4:9' to '/dev/tty9' [ 37.722276] systemd-udevd[162]: tty9: sd-device: Created empty file '/run/udev/data/c4:9' for '/devices/virtual/tty/tty9' [ 37.732924] systemd-udevd[142]: amba-proxy: Device is queued (SEQNUM=2573, ACTION=add) [ 37.734463] systemd-udevd[142]: amba-proxy: SEQNUM=2573 blocked by SEQNUM=2572 [ 37.736589] systemd-udevd[159]: amba: Device processed (SEQNUM=2572, ACTION=add) [ 37.738159] systemd-udevd[159]: amba: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 37.740382] systemd-udevd[142]: dma-pl330: Device is queued (SEQNUM=2574, ACTION=add) [ 37.741872] systemd-udevd[142]: dma-pl330: SEQNUM=2574 blocked by SEQNUM=2572 [ 37.743884] systemd-udevd[172]: gpio-keys: Running built-in command "kmod load" [ 37.745585] systemd-udevd[172]: Loading module: of:Ngpio-keysT(null)Cgpio-keys [ 37.747056] systemd-udevd[172]: Failed to find module 'of:Ngpio-keysT(null)Cgpio-keys' [ 37.748849] systemd-udevd[172]: gpio-keys: Device processed (SEQNUM=2569, ACTION=add) [ 37.750372] systemd-udevd[172]: gpio-keys: sd-device-monitor(worker): Passed 381 byte to netlink monitor. [ 37.752585] systemd-udevd[162]: tty9: Device processed (SEQNUM=2568, ACTION=add) [ 37.754101] systemd-udevd[162]: tty9: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 37.756019] systemd-udevd[142]: kmi-pl050: Device is queued (SEQNUM=2575, ACTION=add) [ 37.757849] systemd-udevd[142]: input0: Device ready for processing (SEQNUM=2570, ACTION=add) [ 37.759345] systemd-udevd[142]: input0: sd-device-monitor(manager): Passed 337 byte to netlink monitor. [ 37.761235] systemd-udevd[142]: event0: SEQNUM=2571 blocked by SEQNUM=2570 [ 37.762736] systemd-udevd[142]: amba-proxy: Device ready for processing (SEQNUM=2573, ACTION=add) [ 37.764892] systemd-udevd[162]: amba-proxy: Processing device (SEQNUM=2573, ACTION=add) [ 37.766787] systemd-udevd[142]: amba-proxy: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 37.768858] systemd-udevd[142]: dma-pl330: Device ready for processing (SEQNUM=2574, ACTION=add) [ 37.770386] systemd-udevd[142]: dma-pl330: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 37.772549] systemd-udevd[159]: input0: Processing device (SEQNUM=2570, ACTION=add) [ 37.774445] systemd-udevd[142]: kmi-pl050: Device ready for processing (SEQNUM=2575, ACTION=add) [ 37.775998] systemd-udevd[142]: kmi-pl050: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 37.778226] systemd-udevd[159]: input0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=input' [ 37.780007] systemd-udevd[159]: input0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=input': Invalid argument [ 37.782250] systemd-udevd[142]: mhu: Device is queued (SEQNUM=2576, ACTION=add) [ 37.784398] systemd-udevd[159]: input0: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id' [ 37.786454] systemd-udevd[172]: dma-pl330: Processing device (SEQNUM=2574, ACTION=add) [ 37.794953] systemd-udevd[167]: kmi-pl050: Processing device (SEQNUM=2575, ACTION=add) [ 37.797071] systemd-udevd[142]: mhu: Device ready for processing (SEQNUM=2576, ACTION=add) [ 37.798618] systemd-udevd[142]: mhu: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 37.800665] systemd-udevd[142]: mhu-doorbell: Device is queued (SEQNUM=2577, ACTION=add) [ 37.802197] systemd-udevd[142]: mhu-doorbell: Device ready for processing (SEQNUM=2577, ACTION=add) [ 37.804486] systemd-udevd[159]: input0: capabilities/ev raw kernel attribute: 3 [ 37.806305] systemd-udevd[142]: mhu-doorbell: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 37.808511] systemd-udevd[162]: amba-proxy: Device processed (SEQNUM=2573, ACTION=add) [ 37.810022] systemd-udevd[162]: amba-proxy: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 37.811934] systemd-udevd[172]: dma-pl330: Device processed (SEQNUM=2574, ACTION=add) [ 37.814071] systemd-udevd[158]: mhu-doorbell: Processing device (SEQNUM=2577, ACTION=add) [ 37.815999] systemd-udevd[142]: mmci-pl18x: Device is queued (SEQNUM=2578, ACTION=add) [ 37.817732] systemd-udevd[142]: mmci-pl18x: Device ready for processing (SEQNUM=2578, ACTION=add) [ 37.819264] systemd-udevd[142]: mmci-pl18x: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 37.821413] systemd-udevd[142]: pl061_gpio: Device is queued (SEQNUM=2579, ACTION=add) [ 37.822886] systemd-udevd[142]: pl061_gpio: Device ready for processing (SEQNUM=2579, ACTION=add) [ 37.825013] systemd-udevd[167]: kmi-pl050: Device processed (SEQNUM=2575, ACTION=add) [ 37.826740] systemd-udevd[167]: kmi-pl050: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 37.829058] systemd-udevd[172]: dma-pl330: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 37.837648] systemd-udevd[165]: pl061_gpio: Processing device (SEQNUM=2579, ACTION=add) [ 37.839493] systemd-udevd[142]: pl061_gpio: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 37.841869] systemd-udevd[159]: input0: capabilities/abs raw kernel attribute: 0 [ 37.843709] systemd-udevd[142]: rtc-pl031: Device is queued (SEQNUM=2580, ACTION=add) [ 37.845863] systemd-udevd[159]: input0: capabilities/rel raw kernel attribute: 0 [ 37.847775] systemd-udevd[142]: rtc-pl031: Device ready for processing (SEQNUM=2580, ACTION=add) [ 37.849997] systemd-udevd[162]: mmci-pl18x: Processing device (SEQNUM=2578, ACTION=add) [ 37.851891] systemd-udevd[166]: mhu: Processing device (SEQNUM=2576, ACTION=add) [ 37.853958] systemd-udevd[172]: rtc-pl031: Processing device (SEQNUM=2580, ACTION=add) [ 37.855832] systemd-udevd[142]: rtc-pl031: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 37.857595] systemd-udevd[142]: sp805-wdt: Device is queued (SEQNUM=2581, ACTION=add) [ 37.859146] systemd-udevd[142]: sp805-wdt: Device ready for processing (SEQNUM=2581, ACTION=add) [ 37.861547] systemd-udevd[158]: mhu-doorbell: Device processed (SEQNUM=2577, ACTION=add) [ 37.863451] systemd-udevd[159]: input0: capabilities/key raw kernel attribute: 10000000000000 0 [ 37.865306] systemd-udevd[159]: input0: properties raw kernel attribute: 0 [ 37.866745] systemd-udevd[159]: input0: test_key: checking bit block 0 for any keys; found=no [ 37.868676] systemd-udevd[159]: input0: test_key: checking bit block 64 for any keys; found=yes [ 37.870858] systemd-udevd[162]: mmci-pl18x: Device processed (SEQNUM=2578, ACTION=add) [ 37.873264] systemd-udevd[159]: input0: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:' [ 37.875720] systemd-udevd[162]: mmci-pl18x: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 37.878117] systemd-udevd[159]: input0: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': Invalid argument [ 37.880997] systemd-udevd[142]: sp805-wdt: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 37.882821] systemd-udevd[142]: ssp-pl022: Device is queued (SEQNUM=2582, ACTION=add) [ 37.884753] systemd-udevd[142]: ssp-pl022: Device ready for processing (SEQNUM=2582, ACTION=add) [ 37.886882] systemd-udevd[166]: mhu: Device processed (SEQNUM=2576, ACTION=add) [ 37.889329] systemd-udevd[142]: ssp-pl022: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 37.891497] systemd-udevd[166]: mhu: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 37.894120] systemd-udevd[167]: sp805-wdt: Processing device (SEQNUM=2581, ACTION=add) [ 37.896514] systemd-udevd[158]: mhu-doorbell: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 37.898714] systemd-udevd[165]: pl061_gpio: Device processed (SEQNUM=2579, ACTION=add) [ 37.900748] systemd-udevd[165]: pl061_gpio: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 37.902875] systemd-udevd[172]: rtc-pl031: Device processed (SEQNUM=2580, ACTION=add) [ 37.904881] systemd-udevd[172]: rtc-pl031: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 37.914314] systemd-udevd[162]: ssp-pl022: Processing device (SEQNUM=2582, ACTION=add) [ 37.916628] systemd-udevd[142]: uart-pl011: Device is queued (SEQNUM=2583, ACTION=add) [ 37.918330] systemd-udevd[142]: uart-pl011: Device ready for processing (SEQNUM=2583, ACTION=add) [ 37.920486] systemd-udevd[142]: uart-pl011: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 37.922642] systemd-udevd[164]: uart-pl011: Processing device (SEQNUM=2583, ACTION=add) [ 37.925083] systemd-udevd[142]: auxiliary: Device is queued (SEQNUM=2584, ACTION=add) [ 37.926993] systemd-udevd[142]: auxiliary: Device ready for processing (SEQNUM=2584, ACTION=add) [ 37.929054] systemd-udevd[142]: auxiliary: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 37.930866] systemd-udevd[142]: clockevents: Device is queued (SEQNUM=2585, ACTION=add) [ 37.933179] systemd-udevd[167]: sp805-wdt: Device processed (SEQNUM=2581, ACTION=add) [ 37.934900] systemd-udevd[167]: sp805-wdt: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 37.937361] systemd-udevd[164]: uart-pl011: Device processed (SEQNUM=2583, ACTION=add) [ 37.939061] systemd-udevd[164]: uart-pl011: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 37.941498] systemd-udevd[162]: ssp-pl022: Device processed (SEQNUM=2582, ACTION=add) [ 37.943185] systemd-udevd[162]: ssp-pl022: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 37.945636] systemd-udevd[172]: auxiliary: Processing device (SEQNUM=2584, ACTION=add) [ 37.947822] systemd-udevd[142]: clockevents: Device ready for processing (SEQNUM=2585, ACTION=add) [ 37.949952] systemd-udevd[142]: clockevents: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 37.951753] systemd-udevd[142]: clocksource: Device is queued (SEQNUM=2586, ACTION=add) [ 37.953720] systemd-udevd[142]: clocksource: Device ready for processing (SEQNUM=2586, ACTION=add) [ 37.956391] systemd-udevd[166]: clockevents: Processing device (SEQNUM=2585, ACTION=add) [ 37.958528] systemd-udevd[172]: auxiliary: Device processed (SEQNUM=2584, ACTION=add) [ 37.960986] systemd-udevd[162]: clocksource: Processing device (SEQNUM=2586, ACTION=add) [ 37.963170] systemd-udevd[142]: clocksource: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 37.965436] systemd-udevd[142]: container: Device is queued (SEQNUM=2587, ACTION=add) [ 37.967134] systemd-udevd[142]: container: Device ready for processing (SEQNUM=2587, ACTION=add) [ 37.970004] systemd-udevd[166]: clockevents: Device processed (SEQNUM=2585, ACTION=add) [ 37.971779] systemd-udevd[166]: clockevents: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 37.974363] systemd-udevd[167]: container: Processing device (SEQNUM=2587, ACTION=add) [ 37.976796] systemd-udevd[172]: auxiliary: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 37.978993] systemd-udevd[142]: container: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 37.981000] systemd-udevd[142]: cpu: Device is queued (SEQNUM=2588, ACTION=add) [ 37.983047] systemd-udevd[162]: clocksource: Device processed (SEQNUM=2586, ACTION=add) [ 37.985084] systemd-udevd[162]: clocksource: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 37.987453] systemd-udevd[142]: cpu: Device ready for processing (SEQNUM=2588, ACTION=add) M [ *** ] (3 of 3) A start job is running for…dev/gpt-auto-root (27s / 1min 30s) [ 37.990149] systemd-udevd[172]: cpu: Processing device (SEQNUM=2588, ACTION=add) [ 37.992548] systemd-udevd[142]: cpu: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 37.994714] systemd-udevd[167]: container: Device processed (SEQNUM=2587, ACTION=add) [ 37.996708] systemd-udevd[167]: container: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 37.998875] systemd-udevd[172]: cpu: Device processed (SEQNUM=2588, ACTION=add) [ 38.000803] systemd-udevd[172]: cpu: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 38.003007] systemd-udevd[142]: edac: Device is queued (SEQNUM=2589, ACTION=add) [ 38.005084] systemd-udevd[142]: edac: Device ready for processing (SEQNUM=2589, ACTION=add) [ 38.006797] systemd-udevd[142]: edac: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 38.008740] systemd-udevd[142]: event_source: Device is queued (SEQNUM=2590, ACTION=add) [ 38.010396] systemd-udevd[142]: event_source: Device ready for processing (SEQNUM=2590, ACTION=add) [ 38.012873] systemd-udevd[162]: edac: Processing device (SEQNUM=2589, ACTION=add) [ 38.018420] systemd-udevd[142]: event_source: sd-device-monitor(manager): Passed 166 byte to netlink monitor. [ 38.021147] systemd-udevd[142]: fsl-mc: Device is queued (SEQNUM=2591, ACTION=add) [ 38.023095] systemd-udevd[142]: fsl-mc: Device ready for processing (SEQNUM=2591, ACTION=add) [ 38.025828] systemd-udevd[167]: fsl-mc: Processing device (SEQNUM=2591, ACTION=add) [ 38.028472] systemd-udevd[159]: input0: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id' [ 38.030498] systemd-udevd[172]: event_source: Processing device (SEQNUM=2590, ACTION=add) [ 38.032733] systemd-udevd[159]: input0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 38.034688] systemd-udevd[162]: edac: Device processed (SEQNUM=2589, ACTION=add) [ 38.036443] systemd-udevd[162]: edac: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 38.038376] systemd-udevd[142]: fsl-mc: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 38.039949] systemd-udevd[142]: fsl_dpaa2_eth: Device is queued (SEQNUM=2592, ACTION=add) [ 38.041680] systemd-udevd[142]: fsl_dpaa2_eth: SEQNUM=2592 blocked by SEQNUM=2591 [ 38.043569] systemd-udevd[172]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:10 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=evdev:' [ 38.045941] systemd-udevd[172]: event_source: /usr/lib/udev/rules.d/60-evdev.rules:10 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': Invalid argument [ 38.048570] systemd-udevd[142]: fsl_dpaa2_ptp: Device is queued (SEQNUM=2593, ACTION=add) [ 38.050106] systemd-udevd[142]: fsl_dpaa2_ptp: SEQNUM=2593 blocked by SEQNUM=2591 [ 38.051609] systemd-udevd[142]: fsl_mc_allocator: Device is queued (SEQNUM=2594, ACTION=add) [ 38.053845] systemd-udevd[159]: input0: sd-device: Created db file '/run/udev/data/+input:input0' for '/devices/platform/gpio-keys/input/input0' [ 38.055955] systemd-udevd[142]: fsl_mc_allocator: SEQNUM=2594 blocked by SEQNUM=2591 [ 38.058079] systemd-udevd[159]: input0: Running built-in command "kmod load" [ 38.059544] systemd-udevd[159]: Loading module: input:b0019v0001p0001e0100-e0,1,k74,ramlsfw [ 38.061438] systemd-udevd[159]: Failed to find module 'input:b0019v0001p0001e0100-e0,1,k74,ramlsfw' [ 38.062997] systemd-udevd[159]: input0: Device processed (SEQNUM=2570, ACTION=add) [ 38.064658] systemd-udevd[159]: input0: sd-device-monitor(worker): Passed 490 byte to netlink monitor. [ 38.066697] systemd-udevd[167]: fsl-mc: Device processed (SEQNUM=2591, ACTION=add) [ 38.068620] systemd-udevd[167]: fsl-mc: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 38.070613] systemd-udevd[142]: fsl_mc_dpio: Device is queued (SEQNUM=2595, ACTION=add) [ 38.072555] systemd-udevd[142]: fsl_mc_dpio: SEQNUM=2595 blocked by SEQNUM=2591 [ 38.074001] systemd-udevd[142]: fsl_mc_dprc: Device is queued (SEQNUM=2596, ACTION=add) [ 38.075508] systemd-udevd[142]: event0: Device ready for processing (SEQNUM=2571, ACTION=add) [ 38.077396] systemd-udevd[142]: event0: sd-device-monitor(manager): Passed 242 byte to netlink monitor. [ 38.079279] systemd-udevd[172]: event_source: Device processed (SEQNUM=2590, ACTION=add) [ 38.081382] systemd-udevd[142]: fsl_dpaa2_eth: Device ready for processing (SEQNUM=2592, ACTION=add) [ 38.083325] systemd-udevd[162]: fsl_dpaa2_eth: Processing device (SEQNUM=2592, ACTION=add) [ 38.085613] systemd-udevd[142]: fsl_dpaa2_eth: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 38.087478] systemd-udevd[142]: fsl_dpaa2_ptp: Device ready for processing (SEQNUM=2593, ACTION=add) [ 38.089507] systemd-udevd[142]: fsl_dpaa2_ptp: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 38.091058] systemd-udevd[142]: fsl_mc_allocator: Device ready for processing (SEQNUM=2594, ACTION=add) [ 38.099809] systemd-udevd[159]: event0: Processing device (SEQNUM=2571, ACTION=add) [ 38.101543] systemd-udevd[159]: event0: Removing watch handle -1. [ 38.103325] systemd-udevd[167]: fsl_dpaa2_ptp: Processing device (SEQNUM=2593, ACTION=add) [ 38.105516] systemd-udevd[142]: fsl_mc_allocator: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 38.107156] systemd-udevd[142]: fsl_mc_dpio: Device ready for processing (SEQNUM=2595, ACTION=add) [ 38.108947] systemd-udevd[142]: fsl_mc_dpio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 38.110548] systemd-udevd[142]: fsl_mc_dprc: Device ready for processing (SEQNUM=2596, ACTION=add) [ 38.112407] systemd-udevd[142]: fsl_mc_dprc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 38.114318] systemd-udevd[166]: fsl_mc_allocator: Processing device (SEQNUM=2594, ACTION=add) [ 38.117986] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/50-udev-default.rules:46 GROUP 19 [ 38.121650] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-evdev.rules:10 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=evdev:' [ 38.125779] systemd-udevd[158]: fsl_mc_dpio: Processing device (SEQNUM=2595, ACTION=add) [ 38.128483] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-evdev.rules:10 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': Invalid argument [ 38.130647] systemd-udevd[165]: fsl_mc_dprc: Processing device (SEQNUM=2596, ACTION=add) [ 38.132915] systemd-udevd[172]: event_source: sd-device-monitor(worker): Passed 166 byte to netlink monitor. [ 38.134943] systemd-udevd[162]: fsl_dpaa2_eth: Device processed (SEQNUM=2592, ACTION=add) [ 38.137204] systemd-udevd[142]: gadget: Device is queued (SEQNUM=2597, ACTION=add) [ 38.138722] systemd-udevd[142]: gadget: Device ready for processing (SEQNUM=2597, ACTION=add) [ 38.140638] systemd-udevd[142]: gadget: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 38.142259] systemd-udevd[142]: genpd: Device is queued (SEQNUM=2598, ACTION=add) [ 38.144380] systemd-udevd[158]: fsl_mc_dpio: Device processed (SEQNUM=2595, ACTION=add) [ 38.146259] systemd-udevd[162]: fsl_dpaa2_eth: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 38.148521] systemd-udevd[167]: fsl_dpaa2_ptp: Device processed (SEQNUM=2593, ACTION=add) [ 38.150062] systemd-udevd[167]: fsl_dpaa2_ptp: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 38.151959] systemd-udevd[142]: genpd: Device ready for processing (SEQNUM=2598, ACTION=add) [ 38.154194] systemd-udevd[172]: genpd: Processing device (SEQNUM=2598, ACTION=add) [ 38.156436] systemd-udevd[142]: genpd: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 38.158163] systemd-udevd[142]: gpio: Device is queued (SEQNUM=2599, ACTION=add) [ 38.159642] systemd-udevd[142]: gpio: Device ready for processing (SEQNUM=2599, ACTION=add) [ 38.161887] systemd-udevd[166]: fsl_mc_allocator: Device processed (SEQNUM=2594, ACTION=add) [ 38.163453] systemd-udevd[166]: fsl_mc_allocator: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 38.172412] systemd-udevd[164]: gadget: Processing device (SEQNUM=2597, ACTION=add) [ 38.174260] systemd-udevd[158]: fsl_mc_dpio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 38.176528] systemd-udevd[162]: gpio: Processing device (SEQNUM=2599, ACTION=add) [ 38.178406] systemd-udevd[165]: fsl_mc_dprc: Device processed (SEQNUM=2596, ACTION=add) [ 38.179966] systemd-udevd[165]: fsl_mc_dprc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 38.182081] systemd-udevd[162]: gpio: Device processed (SEQNUM=2599, ACTION=add) [ 38.183568] systemd-udevd[162]: gpio: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 38.185919] systemd-udevd[142]: gpio: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 38.187894] systemd-udevd[159]: value '[dmi/id]modalias' is 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 38.189968] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-evdev.rules:20 Importing properties from results of builtin command 'hwdb 'evdev:name:gpio-keys:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'' [ 38.192472] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-evdev.rules:20 Failed to run builtin 'hwdb 'evdev:name:gpio-keys:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'': Invalid argument [ 38.194731] systemd-udevd[142]: gpio_stub_drv: Device is queued (SEQNUM=2600, ACTION=add) [ 38.196573] systemd-udevd[142]: gpio_stub_drv: SEQNUM=2600 blocked by SEQNUM=2599 [ 38.198423] systemd-udevd[172]: genpd: Device processed (SEQNUM=2598, ACTION=add) [ 38.199931] systemd-udevd[172]: genpd: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 38.202108] systemd-udevd[164]: gadget: Device processed (SEQNUM=2597, ACTION=add) [ 38.203653] systemd-udevd[164]: gadget: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 38.205888] systemd-udevd[142]: hid: Device is queued (SEQNUM=2601, ACTION=add) [ 38.207378] systemd-udevd[142]: hid: Device ready for processing (SEQNUM=2601, ACTION=add) [ 38.209274] systemd-udevd[142]: hid: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 38.211243] systemd-udevd[159]: value '[dmi/id]modalias' is 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 38.213159] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-evdev.rules:25 Importing properties from results of builtin command 'hwdb 'evdev:name:gpio-keys:phys:gpio-keys/input0:ev:3:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'' [ 38.215275] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-evdev.rules:25 Failed to run builtin 'hwdb 'evdev:name:gpio-keys:phys:gpio-keys/input0:ev:3:dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:'': Invalid argument [ 38.217869] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id' [ 38.220610] systemd-udevd[167]: hid: Processing device (SEQNUM=2601, ACTION=add) [ 38.222627] systemd-udevd[142]: a4tech: Device is queued (SEQNUM=2602, ACTION=add) [ 38.224476] systemd-udevd[142]: gpio_stub_drv: Device ready for processing (SEQNUM=2600, ACTION=add) [ 38.226074] systemd-udevd[142]: gpio_stub_drv: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 38.227650] systemd-udevd[142]: a4tech: SEQNUM=2602 blocked by SEQNUM=2601 [ 38.229401] systemd-udevd[142]: apple: Device is queued (SEQNUM=2603, ACTION=add) [ 38.231289] systemd-udevd[162]: gpio_stub_drv: Processing device (SEQNUM=2600, ACTION=add) [ 38.233626] systemd-udevd[142]: apple: SEQNUM=2603 blocked by SEQNUM=2601 [ 38.235090] systemd-udevd[142]: belkin: Device is queued (SEQNUM=2604, ACTION=add) [ 38.236891] systemd-udevd[142]: belkin: SEQNUM=2604 blocked by SEQNUM=2601 [ 38.238746] systemd-udevd[159]: input0: capabilities/ev raw kernel attribute: 3 [ 38.240801] systemd-udevd[159]: input0: capabilities/abs raw kernel attribute: 0 [ 38.242627] systemd-udevd[167]: hid: Device processed (SEQNUM=2601, ACTION=add) [ 38.244623] systemd-udevd[167]: hid: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 38.246685] systemd-udevd[142]: cherry: Device is queued (SEQNUM=2605, ACTION=add) [ 38.248494] systemd-udevd[142]: cherry: SEQNUM=2605 blocked by SEQNUM=2601 [ 38.249930] systemd-udevd[142]: chicony: Device is queued (SEQNUM=2606, ACTION=add) [ 38.251467] systemd-udevd[142]: a4tech: Device ready for processing (SEQNUM=2602, ACTION=add) [ 38.253423] systemd-udevd[142]: a4tech: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.254962] systemd-udevd[142]: apple: Device ready for processing (SEQNUM=2603, ACTION=add) [ 38.256728] systemd-udevd[142]: apple: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 38.258300] systemd-udevd[142]: belkin: Device ready for processing (SEQNUM=2604, ACTION=add) [ 38.259841] systemd-udevd[142]: belkin: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.261580] systemd-udevd[142]: cherry: Device ready for processing (SEQNUM=2605, ACTION=add) [ 38.263072] systemd-udevd[142]: cherry: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.264945] systemd-udevd[142]: chicony: Device ready for processing (SEQNUM=2606, ACTION=add) [ 38.266465] systemd-udevd[142]: chicony: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.268801] systemd-udevd[159]: input0: capabilities/rel raw kernel attribute: 0 [ 38.270662] systemd-udevd[142]: cypress: Device is queued (SEQNUM=2607, ACTION=add) [ 38.272547] systemd-udevd[142]: cypress: Device ready for processing (SEQNUM=2607, ACTION=add) [ 38.274449] systemd-udevd[159]: input0: capabilities/key raw kernel attribute: 10000000000000 0 [ 38.276653] systemd-udevd[142]: cypress: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.278648] systemd-udevd[159]: input0: properties raw kernel attribute: 0 [ 38.280480] systemd-udevd[159]: event0: test_key: checking bit block 0 for any keys; found=no [ 38.282032] systemd-udevd[159]: event0: test_key: checking bit block 64 for any keys; found=yes [ 38.283996] systemd-udevd[142]: ezkey: Device is queued (SEQNUM=2608, ACTION=add) [ 38.285794] systemd-udevd[142]: ezkey: Device ready for processing (SEQNUM=2608, ACTION=add) [ 38.287278] systemd-udevd[142]: ezkey: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 38.289190] systemd-udevd[142]: hid-generic: Device is queued (SEQNUM=2609, ACTION=add) [ 38.290694] systemd-udevd[142]: hid-generic: Device ready for processing (SEQNUM=2609, ACTION=add) [ 38.292612] systemd-udevd[142]: hid-generic: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 38.294680] systemd-udevd[162]: gpio_stub_drv: Device processed (SEQNUM=2600, ACTION=add) [ 38.296526] systemd-udevd[162]: gpio_stub_drv: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 38.298489] systemd-udevd[142]: itetech: Device is queued (SEQNUM=2610, ACTION=add) [ 38.299983] systemd-udevd[142]: itetech: Device ready for processing (SEQNUM=2610, ACTION=add) [ 38.301809] systemd-udevd[142]: itetech: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.303447] systemd-udevd[142]: kensington: Device is queued (SEQNUM=2611, ACTION=add) [ 38.305278] systemd-udevd[142]: kensington: Device ready for processing (SEQNUM=2611, ACTION=add) [ 38.307205] systemd-udevd[167]: apple: Processing device (SEQNUM=2603, ACTION=add) [ 38.309284] systemd-udevd[163]: hid-generic: Processing device (SEQNUM=2609, ACTION=add) [ 38.311319] systemd-udevd[142]: kensington: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 38.313342] systemd-udevd[142]: lg-g15: Device is queued (SEQNUM=2612, ACTION=add) [ 38.314819] systemd-udevd[142]: lg-g15: Device ready for processing (SEQNUM=2612, ACTION=add) [ 38.316955] systemd-udevd[162]: itetech: Processing device (SEQNUM=2610, ACTION=add) [ 38.318816] systemd-udevd[158]: cherry: Processing device (SEQNUM=2605, ACTION=add) [ 38.321220] systemd-udevd[142]: lg-g15: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.322795] systemd-udevd[142]: logitech: Device is queued (SEQNUM=2613, ACTION=add) [ 38.324591] systemd-udevd[142]: logitech: Device ready for processing (SEQNUM=2613, ACTION=add) [ 38.326110] systemd-udevd[142]: logitech: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 38.328369] systemd-udevd[165]: chicony: Processing device (SEQNUM=2606, ACTION=add) [ 38.336722] systemd-udevd[160]: logitech: Processing device (SEQNUM=2613, ACTION=add) [ 38.338563] systemd-udevd[166]: belkin: Processing device (SEQNUM=2604, ACTION=add) [ 38.340726] systemd-udevd[164]: cypress: Processing device (SEQNUM=2607, ACTION=add) [ 38.349008] systemd-udevd[169]: ezkey: Processing device (SEQNUM=2608, ACTION=add) [ 38.350856] systemd-udevd[172]: a4tech: Processing device (SEQNUM=2602, ACTION=add) [ 38.359259] systemd-udevd[173]: lg-g15: Processing device (SEQNUM=2612, ACTION=add) [ 38.361594] systemd-udevd[158]: cherry: Device processed (SEQNUM=2605, ACTION=add) [ 38.363504] systemd-udevd[142]: microsoft: Device is queued (SEQNUM=2614, ACTION=add) [ 38.365407] systemd-udevd[142]: microsoft: Device ready for processing (SEQNUM=2614, ACTION=add) [ 38.366976] systemd-udevd[142]: Maximum number (14) of children reached. [ 38.368755] systemd-udevd[142]: monterey: Device is queued (SEQNUM=2615, ACTION=add) [ 38.370248] systemd-udevd[142]: microsoft: Device ready for processing (SEQNUM=2614, ACTION=add) [ 38.372406] systemd-udevd[162]: itetech: Device processed (SEQNUM=2610, ACTION=add) [ 38.374108] systemd-udevd[162]: itetech: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 38.383419] systemd-udevd[161]: kensington: Processing device (SEQNUM=2611, ACTION=add) [ 38.386004] systemd-udevd[167]: apple: Device processed (SEQNUM=2603, ACTION=add) [ 38.387651] systemd-udevd[167]: apple: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 38.390095] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:' [ 38.392623] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': Invalid argument [ 38.395121] systemd-udevd[158]: cherry: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.397769] systemd-udevd[165]: chicony: Device processed (SEQNUM=2606, ACTION=add) [ 38.399497] systemd-udevd[165]: chicony: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 38.402070] systemd-udevd[163]: hid-generic: Device processed (SEQNUM=2609, ACTION=add) [ 38.403743] systemd-udevd[163]: hid-generic: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 38.406203] systemd-udevd[161]: kensington: Device processed (SEQNUM=2611, ACTION=add) [ 38.407965] systemd-udevd[161]: kensington: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 38.410439] systemd-udevd[142]: redragon: Device is queued (SEQNUM=2616, ACTION=add) [ 38.412882] systemd-udevd[164]: cypress: Device processed (SEQNUM=2607, ACTION=add) [ 38.414553] systemd-udevd[164]: cypress: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 38.417110] systemd-udevd[173]: lg-g15: Device processed (SEQNUM=2612, ACTION=add) [ 38.418788] systemd-udevd[173]: lg-g15: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.421425] systemd-udevd[169]: ezkey: Device processed (SEQNUM=2608, ACTION=add) [ 38.423103] systemd-udevd[169]: ezkey: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 38.425649] systemd-udevd[160]: logitech: Device processed (SEQNUM=2613, ACTION=add) [ 38.427932] systemd-udevd[142]: microsoft: Device ready for processing (SEQNUM=2614, ACTION=add) [ 38.430334] systemd-udevd[160]: logitech: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 38.433053] systemd-udevd[142]: microsoft: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 38.434799] systemd-udevd[142]: monterey: Device ready for processing (SEQNUM=2615, ACTION=add) [ 38.436706] systemd-udevd[142]: monterey: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 38.438501] systemd-udevd[142]: redragon: Device ready for processing (SEQNUM=2616, ACTION=add) [ 38.440623] systemd-udevd[142]: redragon: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 38.450760] systemd-udevd[172]: a4tech: Device processed (SEQNUM=2602, ACTION=add) [ 38.452731] systemd-udevd[172]: a4tech: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.462166] systemd-udevd[166]: belkin: Device processed (SEQNUM=2604, ACTION=add) [ 38.463867] systemd-udevd[166]: belkin: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.466360] systemd-udevd[158]: redragon: Processing device (SEQNUM=2616, ACTION=add) [ 38.468801] systemd-udevd[167]: monterey: Processing device (SEQNUM=2615, ACTION=add) [ 38.471460] systemd-udevd[142]: host1x-context: Device is queued (SEQNUM=2617, ACTION=add) [ 38.474357] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id' [ 38.478982] systemd-udevd[159]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:42 Added SYMLINK 'input/by-path/platform-gpio-keys-event' [ 38.483927] systemd-udevd[142]: host1x-context: Device ready for processing (SEQNUM=2617, ACTION=add) [ 38.486383] systemd-udevd[172]: host1x-context: Processing device (SEQNUM=2617, ACTION=add) [ 38.488714] systemd-udevd[162]: microsoft: Processing device (SEQNUM=2614, ACTION=add) [ 38.490794] systemd-udevd[142]: host1x-context: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 38.492682] systemd-udevd[142]: i2c: Device is queued (SEQNUM=2618, ACTION=add) [ 38.494164] systemd-udevd[142]: i2c: Device ready for processing (SEQNUM=2618, ACTION=add) [ 38.495999] systemd-udevd[166]: i2c: Processing device (SEQNUM=2618, ACTION=add) [ 38.498153] systemd-udevd[142]: i2c: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 38.499710] systemd-udevd[142]: axp20x-i2c: Device is queued (SEQNUM=2619, ACTION=add) [ 38.501465] systemd-udevd[142]: axp20x-i2c: SEQNUM=2619 blocked by SEQNUM=2618 [ 38.503303] systemd-udevd[167]: monterey: Device processed (SEQNUM=2615, ACTION=add) [ 38.505188] systemd-udevd[167]: monterey: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 38.507097] systemd-udevd[158]: redragon: Device processed (SEQNUM=2616, ACTION=add) [ 38.508886] systemd-udevd[158]: redragon: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 38.510829] systemd-udevd[166]: i2c: Device processed (SEQNUM=2618, ACTION=add) [ 38.512661] systemd-udevd[166]: i2c: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 38.514544] systemd-udevd[142]: bd9571mwv: Device is queued (SEQNUM=2620, ACTION=add) [ 38.516279] systemd-udevd[142]: bd9571mwv: SEQNUM=2620 blocked by SEQNUM=2618 [ 38.517750] systemd-udevd[142]: bq27xxx-battery: Device is queued (SEQNUM=2621, ACTION=add) [ 38.519675] systemd-udevd[162]: microsoft: Device processed (SEQNUM=2614, ACTION=add) [ 38.521463] systemd-udevd[162]: microsoft: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 38.523385] systemd-udevd[172]: host1x-context: Device processed (SEQNUM=2617, ACTION=add) [ 38.525233] systemd-udevd[172]: host1x-context: sd-device-monitor(worker): Passed 168 byte to netlink monitor. [ 38.527222] systemd-udevd[142]: axp20x-i2c: Device ready for processing (SEQNUM=2619, ACTION=add) [ 38.529112] systemd-udevd[142]: axp20x-i2c: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 38.530787] systemd-udevd[142]: bd9571mwv: Device ready for processing (SEQNUM=2620, ACTION=add) [ 38.532565] systemd-udevd[142]: bd9571mwv: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 38.534183] systemd-udevd[142]: bq27xxx-battery: Device ready for processing (SEQNUM=2621, ACTION=add) [ 38.536354] systemd-udevd[158]: bq27xxx-battery: Processing device (SEQNUM=2621, ACTION=add) [ 38.538327] systemd-udevd[167]: axp20x-i2c: Processing device (SEQNUM=2619, ACTION=add) [ 38.540439] systemd-udevd[142]: bq27xxx-battery: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 38.542100] systemd-udevd[142]: clk-renesas-pcie-9series: Device is queued (SEQNUM=2622, ACTION=add) [ 38.543611] systemd-udevd[142]: clk-renesas-pcie-9series: Device ready for processing (SEQNUM=2622, ACTION=add) [ 38.545846] systemd-udevd[159]: event0: Setting permissions /dev/input/event0, uid=0, gid=19, mode=0660 [ 38.547798] systemd-udevd[166]: bd9571mwv: Processing device (SEQNUM=2620, ACTION=add) [ 38.549976] systemd-udevd[162]: clk-renesas-pcie-9series: Processing device (SEQNUM=2622, ACTION=add) [ 38.551910] systemd-udevd[142]: clk-renesas-pcie-9series: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 38.553769] systemd-udevd[142]: cros-ec-i2c: Device is queued (SEQNUM=2623, ACTION=add) [ 38.555305] systemd-udevd[142]: cros-ec-i2c: Device ready for processing (SEQNUM=2623, ACTION=add) [ 38.557682] systemd-udevd[172]: cros-ec-i2c: Processing device (SEQNUM=2623, ACTION=add) [ 38.566137] systemd-udevd[168]: enp0s1: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp0s1 --prefix=/net/ipv4/neigh/enp0s1 --prefix=/net/ipv6/conf/enp0s1 --prefix=/net/ipv6/neigh/enp0s1' succeeded. [ 38.568398] systemd-udevd[168]: enp0s1: Device processed (SEQNUM=2492, ACTION=add) [ 38.570318] systemd-udevd[158]: bq27xxx-battery: Device processed (SEQNUM=2621, ACTION=add) [ 38.571860] systemd-udevd[158]: bq27xxx-battery: sd-device-monitor(worker): Passed 185 byte to netlink monitor. M [ *** ] (1 of 3) A start job is running for /dev/mapper/usr (27s / 1min 30s) [ 38.574221] systemd-udevd[162]: clk-renesas-pcie-9series: Device processed (SEQNUM=2622, ACTION=add) [ 38.575828] systemd-udevd[162]: clk-renesas-pcie-9series: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 38.578103] systemd-udevd[166]: bd9571mwv: Device processed (SEQNUM=2620, ACTION=add) [ 38.580401] systemd-udevd[159]: event0: Successfully created symlink '/dev/input/by-path/platform-gpio-keys-event' to '/dev/input/event0' [ 38.582021] systemd-udevd[159]: event0: Successfully created symlink '/dev/char/13:64' to '/dev/input/event0' [ 38.583985] systemd-udevd[142]: cros-ec-i2c: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 38.586037] systemd-udevd[142]: cs2000-cp: Device is queued (SEQNUM=2624, ACTION=add) [ 38.587990] systemd-udevd[168]: enp0s1: sd-device-monitor(worker): Passed 709 byte to netlink monitor. [ 38.590370] systemd-udevd[166]: bd9571mwv: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 38.592589] systemd-udevd[167]: axp20x-i2c: Device processed (SEQNUM=2619, ACTION=add) [ 38.594143] systemd-udevd[167]: axp20x-i2c: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 38.596367] systemd-udevd[142]: cs2000-cp: Device ready for processing (SEQNUM=2624, ACTION=add) [ 38.597966] systemd-udevd[142]: cs2000-cp: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 38.599598] systemd-udevd[142]: dummy: Device is queued (SEQNUM=2625, ACTION=add) [ 38.601397] systemd-udevd[142]: dummy: Device ready for processing (SEQNUM=2625, ACTION=add) [ 38.603257] systemd-udevd[159]: event0: sd-device: Created db file '/run/udev/data/c13:64' for '/devices/platform/gpio-keys/input/input0/event0' [ 38.605424] systemd-udevd[159]: event0: Device processed (SEQNUM=2571, ACTION=add) [ 38.606987] systemd-udevd[159]: event0: sd-device-monitor(worker): Passed 427 byte to netlink monitor. [ 38.609235] systemd-udevd[142]: dummy: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 38.610919] systemd-udevd[142]: fan53555-regulator: Device is queued (SEQNUM=2626, ACTION=add) [ 38.613313] systemd-udevd[167]: dummy: Processing device (SEQNUM=2625, ACTION=add) [ 38.615454] systemd-udevd[172]: cros-ec-i2c: Device processed (SEQNUM=2623, ACTION=add) [ 38.617346] systemd-udevd[172]: cros-ec-i2c: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 38.619348] systemd-udevd[142]: fan53555-regulator: Device ready for processing (SEQNUM=2626, ACTION=add) [ 38.621230] systemd-udevd[142]: fan53555-regulator: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 38.622879] systemd-udevd[142]: max732x: Device is queued (SEQNUM=2627, ACTION=add) [ 38.625058] systemd-udevd[162]: cs2000-cp: Processing device (SEQNUM=2624, ACTION=add) [ 38.627192] systemd-udevd[142]: max732x: Device ready for processing (SEQNUM=2627, ACTION=add) [ 38.629743] systemd-udevd[172]: max732x: Processing device (SEQNUM=2627, ACTION=add) [ 38.633826] systemd-udevd[142]: max732x: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.636423] systemd-udevd[167]: dummy: Device processed (SEQNUM=2625, ACTION=add) [ 38.638379] systemd-udevd[159]: fan53555-regulator: Processing device (SEQNUM=2626, ACTION=add) [ 38.640814] systemd-udevd[172]: max732x: Device processed (SEQNUM=2627, ACTION=add) [ 38.643036] systemd-udevd[167]: dummy: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 38.645381] systemd-udevd[142]: max77620: Device is queued (SEQNUM=2628, ACTION=add) [ 38.647184] systemd-udevd[142]: max77620: Device ready for processing (SEQNUM=2628, ACTION=add) [ 38.723892] systemd-udevd[142]: max77620: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 38.736560] systemd-udevd[166]: max77620: Processing device (SEQNUM=2628, ACTION=add) [ 38.738625] systemd-udevd[159]: fan53555-regulator: Device processed (SEQNUM=2626, ACTION=add) [ 38.740612] systemd-udevd[159]: fan53555-regulator: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 38.742598] systemd-udevd[172]: max732x: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 38.764772] systemd-udevd[142]: max8973: Device is queued (SEQNUM=2629, ACTION=add) [ 38.766515] systemd-udevd[142]: max8973: Device ready for processing (SEQNUM=2629, ACTION=add) [ 38.768306] systemd-udevd[142]: max8973: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.770266] systemd-udevd[167]: max8973: Processing device (SEQNUM=2629, ACTION=add) [ 38.776515] systemd-udevd[162]: cs2000-cp: Device processed (SEQNUM=2624, ACTION=add) [ 38.778086] systemd-udevd[162]: cs2000-cp: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 38.780365] systemd-udevd[142]: mp8859: Device is queued (SEQNUM=2630, ACTION=add) [ 38.781925] systemd-udevd[142]: mp8859: Device ready for processing (SEQNUM=2630, ACTION=add) [ 38.783771] systemd-udevd[142]: mp8859: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.786231] systemd-udevd[166]: max77620: Device processed (SEQNUM=2628, ACTION=add) [ 38.787790] systemd-udevd[166]: max77620: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 38.800831] systemd-udevd[167]: max8973: Device processed (SEQNUM=2629, ACTION=add) [ 38.802342] systemd-udevd[167]: max8973: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 38.804565] systemd-udevd[159]: mp8859: Processing device (SEQNUM=2630, ACTION=add) [ 38.806443] systemd-udevd[142]: vda3: Received inotify event for /dev/vda3. [ 38.808734] systemd-udevd[159]: mp8859: Device processed (SEQNUM=2630, ACTION=add) [ 38.810256] systemd-udevd[159]: mp8859: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.812477] systemd-udevd[142]: vda3: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3 [ 38.814626] systemd-udevd[142]: vda2: Received inotify event for /dev/vda2. [ 38.818350] systemd-udevd[142]: vda2: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 [ 38.820592] systemd-udevd[142]: mt6360: Device is queued (SEQNUM=2631, ACTION=add) [ 38.822100] systemd-udevd[142]: mt6360: Device ready for processing (SEQNUM=2631, ACTION=add) [ 38.823657] systemd-udevd[142]: mt6360: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.825832] systemd-udevd[162]: mt6360: Processing device (SEQNUM=2631, ACTION=add) [ 38.827764] systemd-udevd[142]: nxp-pca9450: Device is queued (SEQNUM=2632, ACTION=add) [ 38.829501] systemd-udevd[142]: nxp-pca9450: Device ready for processing (SEQNUM=2632, ACTION=add) [ 38.831057] systemd-udevd[142]: nxp-pca9450: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 38.832868] systemd-udevd[142]: pca953x: Device is queued (SEQNUM=2633, ACTION=add) [ 38.834352] systemd-udevd[142]: pca953x: Device ready for processing (SEQNUM=2633, ACTION=add) [ 38.836396] systemd-udevd[172]: pca953x: Processing device (SEQNUM=2633, ACTION=add) [ 38.838532] systemd-udevd[142]: pca953x: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.840770] systemd-udevd[159]: nxp-pca9450: Processing device (SEQNUM=2632, ACTION=add) [ 38.842859] systemd-udevd[142]: pca954x: Device is queued (SEQNUM=2634, ACTION=add) [ 38.844579] systemd-udevd[142]: pca954x: Device ready for processing (SEQNUM=2634, ACTION=add) [ 38.846341] systemd-udevd[142]: pca954x: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 38.847861] systemd-udevd[142]: pf8x00: Device is queued (SEQNUM=2635, ACTION=add) [ 38.849699] systemd-udevd[142]: pf8x00: Device ready for processing (SEQNUM=2635, ACTION=add) [ 38.851568] systemd-udevd[167]: pca954x: Processing device (SEQNUM=2634, ACTION=add) [ 38.853747] systemd-udevd[166]: pf8x00: Processing device (SEQNUM=2635, ACTION=add) [ 38.855615] systemd-udevd[162]: mt6360: Device processed (SEQNUM=2631, ACTION=add) [ 38.857397] systemd-udevd[162]: mt6360: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.859357] systemd-udevd[172]: pca953x: Device processed (SEQNUM=2633, ACTION=add) [ 38.861585] systemd-udevd[159]: nxp-pca9450: Device processed (SEQNUM=2632, ACTION=add) [ 38.863464] systemd-udevd[172]: pca953x: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 38.865908] systemd-udevd[159]: nxp-pca9450: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 38.867924] systemd-udevd[142]: pf8x00: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 38.869860] systemd-udevd[142]: pfuze100-regulator: Device is queued (SEQNUM=2636, ACTION=add) [ 38.871406] systemd-udevd[142]: pfuze100-regulator: Device ready for processing (SEQNUM=2636, ACTION=add) [ 38.873475] systemd-udevd[142]: pfuze100-regulator: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 38.875456] systemd-udevd[167]: pca954x: Device processed (SEQNUM=2634, ACTION=add) [ 38.877438] systemd-udevd[167]: pca954x: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 38.879455] systemd-udevd[159]: pfuze100-regulator: Processing device (SEQNUM=2636, ACTION=add) [ 38.882281] systemd-udevd[142]: raa215300: Device is queued (SEQNUM=2637, ACTION=add) [ 38.884005] systemd-udevd[142]: raa215300: Device ready for processing (SEQNUM=2637, ACTION=add) [ 38.886227] systemd-udevd[142]: raa215300: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 38.888777] systemd-udevd[162]: raa215300: Processing device (SEQNUM=2637, ACTION=add) [ 38.890903] systemd-udevd[142]: rk8xx-i2c: Device is queued (SEQNUM=2638, ACTION=add) [ 38.893539] systemd-udevd[166]: pf8x00: Device processed (SEQNUM=2635, ACTION=add) [ 38.895196] systemd-udevd[166]: pf8x00: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 38.898391] systemd-udevd[142]: rk8xx-i2c: Device ready for processing (SEQNUM=2638, ACTION=add) [ 38.900450] systemd-udevd[142]: rk8xx-i2c: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 38.902221] systemd-udevd[142]: rohm-bd718x7: Device is queued (SEQNUM=2639, ACTION=add) [ 38.903907] systemd-udevd[142]: rohm-bd718x7: Device ready for processing (SEQNUM=2639, ACTION=add) [ 38.910218] systemd-udevd[142]: rohm-bd718x7: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 38.912018] systemd-udevd[142]: rtc-ds3232: Device is queued (SEQNUM=2640, ACTION=add) [ 38.914734] systemd-udevd[159]: pfuze100-regulator: Device processed (SEQNUM=2636, ACTION=add) [ 38.917239] systemd-udevd[142]: rtc-ds3232: Device ready for processing (SEQNUM=2640, ACTION=add) [ 38.919387] systemd-udevd[159]: pfuze100-regulator: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 38.925695] systemd-udevd[172]: rk8xx-i2c: Processing device (SEQNUM=2638, ACTION=add) [ 38.935487] systemd-udevd[162]: raa215300: Device processed (SEQNUM=2637, ACTION=add) [ 38.941440] systemd-udevd[162]: raa215300: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 38.944918] systemd-udevd[142]: rtc-ds3232: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 38.947603] systemd-udevd[167]: rohm-bd718x7: Processing device (SEQNUM=2639, ACTION=add) [ 38.950232] systemd-udevd[142]: sec_pmic: Device is queued (SEQNUM=2641, ACTION=add) [ 38.956579] systemd-udevd[142]: sec_pmic: Device ready for processing (SEQNUM=2641, ACTION=add) [ 38.958777] systemd-udevd[159]: sec_pmic: Processing device (SEQNUM=2641, ACTION=add) [ 38.961445] systemd-udevd[166]: rtc-ds3232: Processing device (SEQNUM=2640, ACTION=add) [ 38.963743] systemd-udevd[142]: sec_pmic: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 38.965884] systemd-udevd[142]: simple-mfd-i2c: Device is queued (SEQNUM=2642, ACTION=add) [ 38.967637] systemd-udevd[142]: simple-mfd-i2c: Device ready for processing (SEQNUM=2642, ACTION=add) [ 38.969845] systemd-udevd[142]: simple-mfd-i2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 38.971614] systemd-udevd[142]: smbus_alert: Device is queued (SEQNUM=2643, ACTION=add) [ 38.973653] systemd-udevd[142]: smbus_alert: Device ready for processing (SEQNUM=2643, ACTION=add) [ 38.975355] systemd-udevd[142]: smbus_alert: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 38.977636] systemd-udevd[142]: tpm_i2c_infineon: Device is queued (SEQNUM=2644, ACTION=add) [ 38.979453] systemd-udevd[142]: tpm_i2c_infineon: Device ready for processing (SEQNUM=2644, ACTION=add) [ 38.981572] systemd-udevd[142]: tpm_i2c_infineon: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 39.004503] systemd-udevd[165]: tpm_i2c_infineon: Processing device (SEQNUM=2644, ACTION=add) [ 39.006662] systemd-udevd[162]: simple-mfd-i2c: Processing device (SEQNUM=2642, ACTION=add) [ 39.009098] systemd-udevd[159]: sec_pmic: Device processed (SEQNUM=2641, ACTION=add) [ 39.010822] systemd-udevd[159]: sec_pmic: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 39.013308] systemd-udevd[142]: tps65219: Device is queued (SEQNUM=2645, ACTION=add) [ 39.014963] systemd-udevd[142]: tps65219: Device ready for processing (SEQNUM=2645, ACTION=add) [ 39.017042] systemd-udevd[142]: tps65219: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 39.019426] systemd-udevd[164]: tps65219: Processing device (SEQNUM=2645, ACTION=add) [ 39.021932] systemd-udevd[142]: usb3503: Device is queued (SEQNUM=2646, ACTION=add) [ 39.023572] systemd-udevd[142]: usb3503: Device ready for processing (SEQNUM=2646, ACTION=add) [ 39.026108] systemd-udevd[172]: rk8xx-i2c: Device processed (SEQNUM=2638, ACTION=add) [ 39.027882] systemd-udevd[172]: rk8xx-i2c: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 39.030593] systemd-udevd[159]: usb3503: Processing device (SEQNUM=2646, ACTION=add) [ 39.033145] systemd-udevd[162]: simple-mfd-i2c: Device processed (SEQNUM=2642, ACTION=add) [ 39.034895] systemd-udevd[162]: simple-mfd-i2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 39.037598] systemd-udevd[142]: usb3503: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 39.039810] systemd-udevd[164]: tps65219: Device processed (SEQNUM=2645, ACTION=add) [ 39.042074] systemd-udevd[142]: vc5: Device is queued (SEQNUM=2647, ACTION=add) [ 39.044547] systemd-udevd[166]: rtc-ds3232: Device processed (SEQNUM=2640, ACTION=add) [ 39.046214] systemd-udevd[166]: rtc-ds3232: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 39.048902] systemd-udevd[142]: vc5: Device ready for processing (SEQNUM=2647, ACTION=add) [ 39.058426] systemd-udevd[158]: smbus_alert: Processing device (SEQNUM=2643, ACTION=add) [ 39.060890] systemd-udevd[162]: vc5: Processing device (SEQNUM=2647, ACTION=add) [ 39.062987] systemd-udevd[167]: rohm-bd718x7: Device processed (SEQNUM=2639, ACTION=add) [ 39.065142] systemd-udevd[167]: rohm-bd718x7: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 39.067832] systemd-udevd[142]: vc5: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 39.070280] systemd-udevd[164]: tps65219: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 39.073010] systemd-udevd[142]: iio: Device is queued (SEQNUM=2648, ACTION=add) [ 39.075094] systemd-udevd[165]: tpm_i2c_infineon: Device processed (SEQNUM=2644, ACTION=add) [ 39.077603] systemd-udevd[162]: vc5: Device processed (SEQNUM=2647, ACTION=add) [ 39.079697] systemd-udevd[165]: tpm_i2c_infineon: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 39.082121] systemd-udevd[142]: iio: Device ready for processing (SEQNUM=2648, ACTION=add) [ 39.084499] systemd-udevd[162]: vc5: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 39.086671] systemd-udevd[142]: iio: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 39.089139] systemd-udevd[159]: usb3503: Device processed (SEQNUM=2646, ACTION=add) [ 39.090868] systemd-udevd[159]: usb3503: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 39.093171] systemd-udevd[172]: iio: Processing device (SEQNUM=2648, ACTION=add) [ 39.095119] systemd-udevd[142]: mdio_bus: Device is queued (SEQNUM=2649, ACTION=add) [ 39.096943] systemd-udevd[142]: mdio_bus: Device ready for processing (SEQNUM=2649, ACTION=add) [ 39.098448] systemd-udevd[142]: mdio_bus: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 39.100325] systemd-udevd[142]: Aquantia AQ1202: Device is queued (SEQNUM=2650, ACTION=add) [ 39.102028] systemd-udevd[142]: Aquantia AQ1202: SEQNUM=2650 blocked by SEQNUM=2649 [ 39.103955] systemd-udevd[172]: iio: Device processed (SEQNUM=2648, ACTION=add) [ 39.106073] systemd-udevd[158]: smbus_alert: Device processed (SEQNUM=2643, ACTION=add) [ 39.114711] systemd-udevd[159]: mdio_bus: Processing device (SEQNUM=2649, ACTION=add) [ 39.116952] systemd-udevd[158]: smbus_alert: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 39.118970] systemd-udevd[172]: iio: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 39.121276] systemd-udevd[142]: Aquantia AQ2104: Device is queued (SEQNUM=2651, ACTION=add) [ 39.122864] systemd-udevd[142]: Aquantia AQ2104: SEQNUM=2651 blocked by SEQNUM=2649 [ 39.125164] systemd-udevd[159]: mdio_bus: Device processed (SEQNUM=2649, ACTION=add) [ 39.126721] systemd-udevd[159]: mdio_bus: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 39.129084] systemd-udevd[142]: Aquantia AQCS109: Device is queued (SEQNUM=2652, ACTION=add) [ 39.130656] systemd-udevd[142]: Aquantia AQCS109: SEQNUM=2652 blocked by SEQNUM=2649 [ 39.132475] systemd-udevd[142]: Aquantia AQR105: Device is queued (SEQNUM=2653, ACTION=add) [ 39.134181] systemd-udevd[142]: Aquantia AQ1202: Device ready for processing (SEQNUM=2650, ACTION=add) [ 39.135807] systemd-udevd[142]: Aquantia AQ1202: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.137698] systemd-udevd[142]: Aquantia AQ2104: Device ready for processing (SEQNUM=2651, ACTION=add) [ 39.139253] systemd-udevd[142]: Aquantia AQ2104: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.141496] systemd-udevd[159]: Aquantia AQ1202: Processing device (SEQNUM=2650, ACTION=add) [ 39.143490] systemd-udevd[142]: Aquantia AQCS109: Device ready for processing (SEQNUM=2652, ACTION=add) [ 39.145445] systemd-udevd[142]: Aquantia AQCS109: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 39.147118] systemd-udevd[142]: Aquantia AQR105: Device ready for processing (SEQNUM=2653, ACTION=add) [ 39.149816] systemd-udevd[172]: Aquantia AQCS109: Processing device (SEQNUM=2652, ACTION=add) [ 39.151906] systemd-udevd[162]: Aquantia AQ2104: Processing device (SEQNUM=2651, ACTION=add) [ 39.154130] systemd-udevd[167]: Aquantia AQR105: Processing device (SEQNUM=2653, ACTION=add) [ 39.156343] systemd-udevd[142]: Aquantia AQR105: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.158011] systemd-udevd[142]: Aquantia AQR106: Device is queued (SEQNUM=2654, ACTION=add) [ 39.159557] systemd-udevd[142]: Aquantia AQR106: Device ready for processing (SEQNUM=2654, ACTION=add) M [ ***] (1 of 3) A start job is running for /dev/mapper/usr (28s / 1min 30s) [ 39.161799] systemd-udevd[142]: Aquantia AQR106: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.163852] systemd-udevd[162]: Aquantia AQ2104: Device processed (SEQNUM=2651, ACTION=add) [ 39.169594] systemd-udevd[159]: Aquantia AQ1202: Device processed (SEQNUM=2650, ACTION=add) [ 39.171139] systemd-udevd[159]: Aquantia AQ1202: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.173348] systemd-udevd[166]: Aquantia AQR106: Processing device (SEQNUM=2654, ACTION=add) [ 39.175313] systemd-udevd[162]: Aquantia AQ2104: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.177717] systemd-udevd[142]: Aquantia AQR107: Device is queued (SEQNUM=2655, ACTION=add) [ 39.179278] systemd-udevd[142]: Aquantia AQR107: Device ready for processing (SEQNUM=2655, ACTION=add) [ 39.181625] systemd-udevd[167]: Aquantia AQR105: Device processed (SEQNUM=2653, ACTION=add) [ 39.183552] systemd-udevd[158]: Aquantia AQR107: Processing device (SEQNUM=2655, ACTION=add) [ 39.185846] systemd-udevd[167]: Aquantia AQR105: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.187894] systemd-udevd[142]: Aquantia AQR107: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.190238] systemd-udevd[172]: Aquantia AQCS109: Device processed (SEQNUM=2652, ACTION=add) [ 39.192652] systemd-udevd[142]: Aquantia AQR112: Device is queued (SEQNUM=2656, ACTION=add) [ 39.194573] systemd-udevd[172]: Aquantia AQCS109: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 39.196918] systemd-udevd[142]: Aquantia AQR112: Device ready for processing (SEQNUM=2656, ACTION=add) [ 39.198864] systemd-udevd[166]: Aquantia AQR106: Device processed (SEQNUM=2654, ACTION=add) [ 39.200672] systemd-udevd[166]: Aquantia AQR106: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.202699] systemd-udevd[142]: Aquantia AQR112: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.204976] systemd-udevd[159]: Aquantia AQR112: Processing device (SEQNUM=2656, ACTION=add) [ 39.207008] systemd-udevd[142]: Aquantia AQR113C: Device is queued (SEQNUM=2657, ACTION=add) [ 39.208782] systemd-udevd[142]: Aquantia AQR113C: Device ready for processing (SEQNUM=2657, ACTION=add) [ 39.210353] systemd-udevd[142]: Aquantia AQR113C: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 39.212676] systemd-udevd[158]: Aquantia AQR107: Device processed (SEQNUM=2655, ACTION=add) [ 39.214254] systemd-udevd[158]: Aquantia AQR107: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.216571] systemd-udevd[162]: Aquantia AQR113C: Processing device (SEQNUM=2657, ACTION=add) [ 39.218554] systemd-udevd[142]: Aquantia AQR405: Device is queued (SEQNUM=2658, ACTION=add) [ 39.220663] systemd-udevd[142]: Aquantia AQR405: Device ready for processing (SEQNUM=2658, ACTION=add) [ 39.222283] systemd-udevd[142]: Aquantia AQR405: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.224562] systemd-udevd[172]: Aquantia AQR405: Processing device (SEQNUM=2658, ACTION=add) [ 39.226507] systemd-udevd[142]: Aquantia AQR412: Device is queued (SEQNUM=2659, ACTION=add) [ 39.228368] systemd-udevd[142]: Aquantia AQR412: Device ready for processing (SEQNUM=2659, ACTION=add) [ 39.230332] systemd-udevd[159]: Aquantia AQR112: Device processed (SEQNUM=2656, ACTION=add) [ 39.232639] systemd-udevd[142]: Aquantia AQR412: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 39.234625] systemd-udevd[159]: Aquantia AQR112: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.237001] systemd-udevd[162]: Aquantia AQR113C: Device processed (SEQNUM=2657, ACTION=add) [ 39.238612] systemd-udevd[162]: Aquantia AQR113C: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 39.240898] systemd-udevd[142]: Generic Clause 45 PHY: Device is queued (SEQNUM=2660, ACTION=add) [ 39.242473] systemd-udevd[142]: Generic Clause 45 PHY: Device ready for processing (SEQNUM=2660, ACTION=add) [ 39.244673] systemd-udevd[167]: Aquantia AQR412: Processing device (SEQNUM=2659, ACTION=add) [ 39.246793] systemd-udevd[142]: Generic Clause 45 PHY: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 39.248675] systemd-udevd[142]: Generic FE-GE Realtek PHY: Device is queued (SEQNUM=2661, ACTION=add) [ 39.250247] systemd-udevd[142]: Generic FE-GE Realtek PHY: Device ready for processing (SEQNUM=2661, ACTION=add) [ 39.252455] systemd-udevd[167]: Aquantia AQR412: Device processed (SEQNUM=2659, ACTION=add) [ 39.254346] systemd-udevd[142]: Generic FE-GE Realtek PHY: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 39.256672] systemd-udevd[167]: Aquantia AQR412: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.258645] systemd-udevd[159]: Generic Clause 45 PHY: Processing device (SEQNUM=2660, ACTION=add) [ 39.260949] systemd-udevd[172]: Aquantia AQR405: Device processed (SEQNUM=2658, ACTION=add) [ 39.262500] systemd-udevd[172]: Aquantia AQR405: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 39.268918] systemd-udevd[142]: Generic PHY: Device is queued (SEQNUM=2662, ACTION=add) [ 39.270489] systemd-udevd[142]: Generic PHY: Device ready for processing (SEQNUM=2662, ACTION=add) [ 39.272383] systemd-udevd[142]: Generic PHY: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 39.274337] systemd-udevd[162]: Generic FE-GE Realtek PHY: Processing device (SEQNUM=2661, ACTION=add) [ 39.276778] systemd-udevd[142]: Micrel KS8737: Device is queued (SEQNUM=2663, ACTION=add) [ 39.278297] systemd-udevd[142]: Micrel KS8737: Device ready for processing (SEQNUM=2663, ACTION=add) [ 39.284556] systemd-udevd[172]: Micrel KS8737: Processing device (SEQNUM=2663, ACTION=add) [ 39.286463] systemd-udevd[166]: Generic PHY: Processing device (SEQNUM=2662, ACTION=add) [ 39.288639] systemd-udevd[142]: Micrel KS8737: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 39.290246] systemd-udevd[142]: Micrel KSZ8001 or KS8721: Device is queued (SEQNUM=2664, ACTION=add) [ 39.291810] systemd-udevd[142]: Micrel KSZ8001 or KS8721: Device ready for processing (SEQNUM=2664, ACTION=add) [ 39.293604] systemd-udevd[142]: Micrel KSZ8001 or KS8721: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 39.295653] systemd-udevd[162]: Generic FE-GE Realtek PHY: Device processed (SEQNUM=2661, ACTION=add) [ 39.301263] systemd-udevd[162]: Generic FE-GE Realtek PHY: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 39.303312] systemd-udevd[142]: Micrel KSZ8021 or KSZ8031: Device is queued (SEQNUM=2665, ACTION=add) [ 39.305440] systemd-udevd[142]: Micrel KSZ8021 or KSZ8031: Device ready for processing (SEQNUM=2665, ACTION=add) [ 39.307661] systemd-udevd[167]: Micrel KSZ8001 or KS8721: Processing device (SEQNUM=2664, ACTION=add) [ 39.310025] systemd-udevd[142]: Micrel KSZ8021 or KSZ8031: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 39.311718] systemd-udevd[142]: Micrel KSZ8031: Device is queued (SEQNUM=2666, ACTION=add) [ 39.313589] systemd-udevd[142]: Micrel KSZ8031: Device ready for processing (SEQNUM=2666, ACTION=add) [ 39.315583] systemd-udevd[158]: Micrel KSZ8021 or KSZ8031: Processing device (SEQNUM=2665, ACTION=add) [ 39.318037] systemd-udevd[166]: Generic PHY: Device processed (SEQNUM=2662, ACTION=add) [ 39.319978] systemd-udevd[172]: Micrel KS8737: Device processed (SEQNUM=2663, ACTION=add) [ 39.321837] systemd-udevd[172]: Micrel KS8737: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 39.323804] systemd-udevd[159]: Generic Clause 45 PHY: Device processed (SEQNUM=2660, ACTION=add) [ 39.326061] systemd-udevd[142]: Micrel KSZ8031: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 39.328329] systemd-udevd[159]: Generic Clause 45 PHY: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 39.330370] systemd-udevd[142]: Micrel KSZ8041: Device is queued (SEQNUM=2667, ACTION=add) [ 39.331959] systemd-udevd[142]: Micrel KSZ8041: Device ready for processing (SEQNUM=2667, ACTION=add) [ 39.334182] systemd-udevd[166]: Generic PHY: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 39.336527] systemd-udevd[142]: Micrel KSZ8041: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 39.338170] systemd-udevd[142]: Micrel KSZ8041RNLI: Device is queued (SEQNUM=2668, ACTION=add) [ 39.339751] systemd-udevd[142]: Micrel KSZ8041RNLI: Device ready for processing (SEQNUM=2668, ACTION=add) [ 39.342008] systemd-udevd[159]: Micrel KSZ8041: Processing device (SEQNUM=2667, ACTION=add) [ 39.348472] systemd-udevd[142]: Micrel KSZ8041RNLI: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 39.350524] systemd-udevd[162]: Micrel KSZ8031: Processing device (SEQNUM=2666, ACTION=add) [ 39.352794] systemd-udevd[142]: Micrel KSZ8051: Device is queued (SEQNUM=2669, ACTION=add) [ 39.354763] systemd-udevd[172]: Micrel KSZ8041RNLI: Processing device (SEQNUM=2668, ACTION=add) [ 39.357047] systemd-udevd[142]: Micrel KSZ8051: Device ready for processing (SEQNUM=2669, ACTION=add) [ 39.358699] systemd-udevd[142]: Micrel KSZ8051: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 39.361011] systemd-udevd[158]: Micrel KSZ8021 or KSZ8031: Device processed (SEQNUM=2665, ACTION=add) [ 39.363169] systemd-udevd[142]: Micrel KSZ8061: Device is queued (SEQNUM=2670, ACTION=add) [ 39.365397] systemd-udevd[158]: Micrel KSZ8021 or KSZ8031: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 39.367430] systemd-udevd[142]: Micrel KSZ8061: Device ready for processing (SEQNUM=2670, ACTION=add) [ 39.369743] systemd-udevd[172]: Micrel KSZ8041RNLI: Device processed (SEQNUM=2668, ACTION=add) [ 39.371348] systemd-udevd[172]: Micrel KSZ8041RNLI: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 39.373805] systemd-udevd[142]: Micrel KSZ8061: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 39.375471] systemd-udevd[142]: Micrel KSZ8081 or KSZ8091: Device is queued (SEQNUM=2671, ACTION=add) [ 39.377768] systemd-udevd[166]: Micrel KSZ8051: Processing device (SEQNUM=2669, ACTION=add) [ 39.379688] systemd-udevd[142]: Micrel KSZ8081 or KSZ8091: Device ready for processing (SEQNUM=2671, ACTION=add) [ 39.381907] systemd-udevd[165]: Micrel KSZ8061: Processing device (SEQNUM=2670, ACTION=add) [ 39.383895] systemd-udevd[167]: Micrel KSZ8001 or KS8721: Device processed (SEQNUM=2664, ACTION=add) [ 39.385830] systemd-udevd[167]: Micrel KSZ8001 or KS8721: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 39.387934] systemd-udevd[162]: Micrel KSZ8031: Device processed (SEQNUM=2666, ACTION=add) [ 39.389917] systemd-udevd[162]: Micrel KSZ8031: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 39.391977] systemd-udevd[142]: Micrel KSZ8081 or KSZ8091: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 39.393895] systemd-udevd[142]: Micrel KSZ87XX Switch: Device is queued (SEQNUM=2672, ACTION=add) [ 39.395483] systemd-udevd[142]: Micrel KSZ87XX Switch: Device ready for processing (SEQNUM=2672, ACTION=add) [ 39.397568] systemd-udevd[142]: Micrel KSZ87XX Switch: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 39.399569] systemd-udevd[167]: Micrel KSZ87XX Switch: Processing device (SEQNUM=2672, ACTION=add) [ 39.402297] systemd-udevd[172]: Micrel KSZ8081 or KSZ8091: Processing device (SEQNUM=2671, ACTION=add) [ 39.404667] systemd-udevd[159]: Micrel KSZ8041: Device processed (SEQNUM=2667, ACTION=add) [ 39.406247] systemd-udevd[159]: Micrel KSZ8041: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 39.408563] systemd-udevd[142]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Device is queued (SEQNUM=2673, ACTION=add) [ 39.410286] systemd-udevd[142]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Device ready for processing (SEQNUM=2673, ACTION=add) [ 39.412676] systemd-udevd[166]: Micrel KSZ8051: Device processed (SEQNUM=2669, ACTION=add) [ 39.414575] systemd-udevd[142]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: sd-device-monitor(manager): Passed 220 byte to netlink monitor. [ 39.417327] systemd-udevd[166]: Micrel KSZ8051: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 39.419514] systemd-udevd[158]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Processing device (SEQNUM=2673, ACTION=add) [ 39.422408] systemd-udevd[165]: Micrel KSZ8061: Device processed (SEQNUM=2670, ACTION=add) [ 39.424842] systemd-udevd[165]: Micrel KSZ8061: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 39.429926] systemd-udevd[142]: Micrel KSZ8873MLL Switch: Device is queued (SEQNUM=2674, ACTION=add) [ 39.432729] systemd-udevd[142]: Micrel KSZ8873MLL Switch: Device ready for processing (SEQNUM=2674, ACTION=add) [ 39.435537] systemd-udevd[167]: Micrel KSZ87XX Switch: Device processed (SEQNUM=2672, ACTION=add) [ 39.438073] systemd-udevd[142]: Micrel KSZ8873MLL Switch: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 39.440389] systemd-udevd[167]: Micrel KSZ87XX Switch: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 39.442419] systemd-udevd[142]: Micrel KSZ9021 Gigabit PHY: Device is queued (SEQNUM=2675, ACTION=add) [ 39.444314] systemd-udevd[142]: Micrel KSZ9021 Gigabit PHY: Device ready for processing (SEQNUM=2675, ACTION=add) [ 39.445921] systemd-udevd[142]: Micrel KSZ9021 Gigabit PHY: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.447902] systemd-udevd[162]: Micrel KSZ9021 Gigabit PHY: Processing device (SEQNUM=2675, ACTION=add) [ 39.457180] systemd-udevd[172]: Micrel KSZ8081 or KSZ8091: Device processed (SEQNUM=2671, ACTION=add) [ 39.458737] systemd-udevd[172]: Micrel KSZ8081 or KSZ8091: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 39.461063] systemd-udevd[142]: Micrel KSZ9031 Gigabit PHY: Device is queued (SEQNUM=2676, ACTION=add) [ 39.462653] systemd-udevd[142]: Micrel KSZ9031 Gigabit PHY: Device ready for processing (SEQNUM=2676, ACTION=add) [ 39.464701] systemd-udevd[142]: Micrel KSZ9031 Gigabit PHY: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.466748] systemd-udevd[159]: Micrel KSZ8873MLL Switch: Processing device (SEQNUM=2674, ACTION=add) [ 39.469060] systemd-udevd[142]: Microchip INDY Gigabit Quad PHY: Device is queued (SEQNUM=2677, ACTION=add) [ 39.470709] systemd-udevd[142]: Microchip INDY Gigabit Quad PHY: Device ready for processing (SEQNUM=2677, ACTION=add) [ 39.473122] systemd-udevd[172]: Microchip INDY Gigabit Quad PHY: Processing device (SEQNUM=2677, ACTION=add) [ 39.475121] systemd-udevd[167]: Micrel KSZ9031 Gigabit PHY: Processing device (SEQNUM=2676, ACTION=add) [ 39.477360] systemd-udevd[142]: Microchip INDY Gigabit Quad PHY: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 39.479422] systemd-udevd[158]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: Device processed (SEQNUM=2673, ACTION=add) [ 39.481615] systemd-udevd[158]: Micrel KSZ8851 Ethernet MAC or KSZ886X Switch: sd-device-monitor(worker): Passed 220 byte to netlink monitor. [ 39.483884] systemd-udevd[142]: Microchip KSZ9131 Gigabit PHY: Device is queued (SEQNUM=2678, ACTION=add) [ 39.485733] systemd-udevd[142]: Microchip KSZ9131 Gigabit PHY: Device ready for processing (SEQNUM=2678, ACTION=add) [ 39.487330] systemd-udevd[142]: Microchip KSZ9131 Gigabit PHY: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 39.489898] systemd-udevd[162]: Micrel KSZ9021 Gigabit PHY: Device processed (SEQNUM=2675, ACTION=add) [ 39.491530] systemd-udevd[162]: Micrel KSZ9021 Gigabit PHY: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.494008] systemd-udevd[172]: Microchip INDY Gigabit Quad PHY: Device processed (SEQNUM=2677, ACTION=add) [ 39.502835] systemd-udevd[166]: Microchip KSZ9131 Gigabit PHY: Processing device (SEQNUM=2678, ACTION=add) [ 39.504780] systemd-udevd[166]: Microchip KSZ9131 Gigabit PHY: Device processed (SEQNUM=2678, ACTION=add) [ 39.506397] systemd-udevd[166]: Microchip KSZ9131 Gigabit PHY: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 39.508735] systemd-udevd[167]: Micrel KSZ9031 Gigabit PHY: Device processed (SEQNUM=2676, ACTION=add) [ 39.510751] systemd-udevd[142]: Microchip KSZ9477: Device is queued (SEQNUM=2679, ACTION=add) [ 39.513034] systemd-udevd[167]: Micrel KSZ9031 Gigabit PHY: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.515019] systemd-udevd[142]: Microchip KSZ9477: Device ready for processing (SEQNUM=2679, ACTION=add) [ 39.517326] systemd-udevd[172]: Microchip INDY Gigabit Quad PHY: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 39.519438] systemd-udevd[159]: Micrel KSZ8873MLL Switch: Device processed (SEQNUM=2674, ACTION=add) [ 39.521868] systemd-udevd[158]: Microchip KSZ9477: Processing device (SEQNUM=2679, ACTION=add) [ 39.523843] systemd-udevd[159]: Micrel KSZ8873MLL Switch: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 39.526128] systemd-udevd[142]: Microchip KSZ9477: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 39.527802] systemd-udevd[142]: Microchip LAN8841 Gigabit PHY: Device is queued (SEQNUM=2680, ACTION=add) [ 39.529738] systemd-udevd[142]: Microchip LAN8841 Gigabit PHY: Device ready for processing (SEQNUM=2680, ACTION=add) [ 39.531372] systemd-udevd[142]: Microchip LAN8841 Gigabit PHY: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 39.533846] systemd-udevd[159]: Microchip LAN8841 Gigabit PHY: Processing device (SEQNUM=2680, ACTION=add) [ 39.535822] systemd-udevd[158]: Microchip KSZ9477: Device processed (SEQNUM=2679, ACTION=add) [ 39.537617] systemd-udevd[158]: Microchip KSZ9477: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 39.539645] systemd-udevd[142]: Microchip LAN966X Gigabit PHY: Device is queued (SEQNUM=2681, ACTION=add) [ 39.541667] systemd-udevd[142]: Microchip LAN966X Gigabit PHY: Device ready for processing (SEQNUM=2681, ACTION=add) [ 39.543476] systemd-udevd[142]: Microchip LAN966X Gigabit PHY: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 39.545502] systemd-udevd[142]: Microsemi FE VSC8530: Device is queued (SEQNUM=2682, ACTION=add) [ 39.547112] systemd-udevd[142]: Microsemi FE VSC8530: Device ready for processing (SEQNUM=2682, ACTION=add) [ 39.549040] systemd-udevd[142]: Microsemi FE VSC8530: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 39.551084] systemd-udevd[159]: Microchip LAN8841 Gigabit PHY: Device processed (SEQNUM=2680, ACTION=add) [ 39.552982] systemd-udevd[159]: Microchip LAN8841 Gigabit PHY: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 39.555020] systemd-udevd[142]: Microsemi FE VSC8540 SyncE: Device is queued (SEQNUM=2683, ACTION=add) [ 39.557263] systemd-udevd[172]: Microsemi FE VSC8530: Processing device (SEQNUM=2682, ACTION=add) [ 39.559238] systemd-udevd[142]: Microsemi FE VSC8540 SyncE: Device ready for processing (SEQNUM=2683, ACTION=add) [ 39.561184] systemd-udevd[142]: Microsemi FE VSC8540 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.563259] systemd-udevd[162]: Microchip LAN966X Gigabit PHY: Processing device (SEQNUM=2681, ACTION=add) [ 39.565494] systemd-udevd[142]: Microsemi GE VSC8501 SyncE: Device is queued (SEQNUM=2684, ACTION=add) [ 39.567058] systemd-udevd[142]: Microsemi GE VSC8501 SyncE: Device ready for processing (SEQNUM=2684, ACTION=add) [ 39.569430] systemd-udevd[167]: Microsemi FE VSC8540 SyncE: Processing device (SEQNUM=2683, ACTION=add) [ 39.571425] systemd-udevd[142]: Microsemi GE VSC8501 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.573555] systemd-udevd[142]: Microsemi GE VSC8502 SyncE: Device is queued (SEQNUM=2685, ACTION=add) [ 39.575122] systemd-udevd[142]: Microsemi GE VSC8502 SyncE: Device ready for processing (SEQNUM=2685, ACTION=add) [ 39.577272] systemd-udevd[159]: Microsemi GE VSC8501 SyncE: Processing device (SEQNUM=2684, ACTION=add) [ 39.579314] systemd-udevd[162]: Microchip LAN966X Gigabit PHY: Device processed (SEQNUM=2681, ACTION=add) [ 39.581498] systemd-udevd[162]: Microchip LAN966X Gigabit PHY: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 39.583528] systemd-udevd[172]: Microsemi FE VSC8530: Device processed (SEQNUM=2682, ACTION=add) [ 39.585880] systemd-udevd[166]: Microsemi GE VSC8502 SyncE: Processing device (SEQNUM=2685, ACTION=add) [ 39.588709] systemd-udevd[172]: Microsemi FE VSC8530: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 39.591919] systemd-udevd[142]: Microsemi GE VSC8502 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.594326] systemd-udevd[167]: Microsemi FE VSC8540 SyncE: Device processed (SEQNUM=2683, ACTION=add) [ 39.596601] systemd-udevd[142]: Microsemi GE VSC8504 SyncE: Device is queued (SEQNUM=2686, ACTION=add) [ 39.598536] systemd-udevd[167]: Microsemi FE VSC8540 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.600792] systemd-udevd[142]: Microsemi GE VSC8504 SyncE: Device ready for processing (SEQNUM=2686, ACTION=add) [ 39.602426] systemd-udevd[142]: Microsemi GE VSC8504 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.604636] systemd-udevd[172]: Microsemi GE VSC8504 SyncE: Processing device (SEQNUM=2686, ACTION=add) [ 39.606540] systemd-udevd[142]: Microsemi GE VSC8514 SyncE: Device is queued (SEQNUM=2687, ACTION=add) [ 39.608491] systemd-udevd[142]: Microsemi GE VSC8514 SyncE: Device ready for processing (SEQNUM=2687, ACTION=add) [ 39.610480] systemd-udevd[159]: Microsemi GE VSC8501 SyncE: Device processed (SEQNUM=2684, ACTION=add) [ 39.612750] systemd-udevd[162]: Microsemi GE VSC8514 SyncE: Processing device (SEQNUM=2687, ACTION=add) [ 39.614783] systemd-udevd[142]: Microsemi GE VSC8514 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.617046] systemd-udevd[159]: Microsemi GE VSC8501 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.619238] systemd-udevd[142]: Microsemi GE VSC8552 SyncE: Device is queued (SEQNUM=2688, ACTION=add) [ 39.621208] systemd-udevd[142]: Microsemi GE VSC8552 SyncE: Device ready for processing (SEQNUM=2688, ACTION=add) [ 39.623149] systemd-udevd[172]: Microsemi GE VSC8504 SyncE: Device processed (SEQNUM=2686, ACTION=add) [ 39.625415] systemd-udevd[142]: Microsemi GE VSC8552 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.627479] systemd-udevd[172]: Microsemi GE VSC8504 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.629837] systemd-udevd[166]: Microsemi GE VSC8502 SyncE: Device processed (SEQNUM=2685, ACTION=add) [ 39.631432] systemd-udevd[166]: Microsemi GE VSC8502 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.633767] systemd-udevd[167]: Microsemi GE VSC8552 SyncE: Processing device (SEQNUM=2688, ACTION=add) [ 39.635726] systemd-udevd[162]: Microsemi GE VSC8514 SyncE: Device processed (SEQNUM=2687, ACTION=add) [ 39.637741] systemd-udevd[162]: Microsemi GE VSC8514 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.640017] systemd-udevd[167]: Microsemi GE VSC8552 SyncE: Device processed (SEQNUM=2688, ACTION=add) [ 39.644583] systemd-udevd[142]: Microsemi GE VSC856X SyncE: Device is queued (SEQNUM=2689, ACTION=add) [ 39.646714] systemd-udevd[167]: Microsemi GE VSC8552 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.649222] systemd-udevd[142]: Microsemi GE VSC856X SyncE: Device ready for processing (SEQNUM=2689, ACTION=add) [ 39.650999] systemd-udevd[142]: Microsemi GE VSC856X SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.654022] systemd-udevd[159]: Microsemi GE VSC856X SyncE: Processing device (SEQNUM=2689, ACTION=add) [ 39.657109] systemd-udevd[142]: Microsemi GE VSC8572 SyncE: Device is queued (SEQNUM=2690, ACTION=add) [ 39.658928] systemd-udevd[142]: Microsemi GE VSC8572 SyncE: Device ready for processing (SEQNUM=2690, ACTION=add) [ 39.660976] systemd-udevd[142]: Microsemi GE VSC8572 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.663479] systemd-udevd[142]: Microsemi GE VSC8574 SyncE: Device is queued (SEQNUM=2691, ACTION=add) [ 39.665561] systemd-udevd[142]: Microsemi GE VSC8574 SyncE: Device ready for processing (SEQNUM=2691, ACTION=add) [ 39.667384] systemd-udevd[142]: Microsemi GE VSC8574 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.669927] systemd-udevd[172]: Microsemi GE VSC8574 SyncE: Processing device (SEQNUM=2691, ACTION=add) [ 39.672514] systemd-udevd[142]: Microsemi GE VSC8575 SyncE: Device is queued (SEQNUM=2692, ACTION=add) [ 39.674705] systemd-udevd[162]: Microsemi GE VSC8572 SyncE: Processing device (SEQNUM=2690, ACTION=add) [ 39.677159] systemd-udevd[142]: Microsemi GE VSC8575 SyncE: Device ready for processing (SEQNUM=2692, ACTION=add) [ 39.679078] systemd-udevd[142]: Microsemi GE VSC8575 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.681485] systemd-udevd[159]: Microsemi GE VSC856X SyncE: Device processed (SEQNUM=2689, ACTION=add) [ 39.683669] systemd-udevd[142]: Microsemi GE VSC8582 SyncE: Device is queued (SEQNUM=2693, ACTION=add) [ 39.685737] systemd-udevd[142]: Microsemi GE VSC8582 SyncE: Device ready for processing (SEQNUM=2693, ACTION=add) [ 39.687862] systemd-udevd[159]: Microsemi GE VSC856X SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. rfkill: Processing udev action (SEQNUM=4016, ACTION=add) rfkill: Got 'add' action on syspath '/sys/devices/virtual/misc/rfkill'. [ 39.690337] systemd-udevd[166]: Microsemi GE VSC8582 SyncE: Processing device (SEQNUM=2693, ACTION=add) [ 39.692957] systemd-udevd[167]: Microsemi GE VSC8575 SyncE: Processing device (SEQNUM=2692, ACTION=add) [ 39.695135] systemd-udevd[172]: Microsemi GE VSC8574 SyncE: Device processed (SEQNUM=2691, ACTION=add) [ 39.697097] systemd-udevd[172]: Microsemi GE VSC8574 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.699394] systemd-udevd[142]: Microsemi GE VSC8582 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.701717] systemd-udevd[142]: Microsemi GE VSC8584 SyncE: Device is queued (SEQNUM=2694, ACTION=add) [ 39.703637] systemd-udevd[142]: Microsemi GE VSC8584 SyncE: Device ready for processing (SEQNUM=2694, ACTION=add) [ 39.705788] systemd-udevd[142]: Microsemi GE VSC8584 SyncE: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 39.708445] systemd-udevd[159]: Microsemi GE VSC8584 SyncE: Processing device (SEQNUM=2694, ACTION=add) [ 39.710705] systemd-udevd[162]: Microsemi GE VSC8572 SyncE: Device processed (SEQNUM=2690, ACTION=add) [ 39.712715] systemd-udevd[162]: Microsemi GE VSC8572 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.714971] systemd-udevd[167]: Microsemi GE VSC8575 SyncE: Device processed (SEQNUM=2692, ACTION=add) [ 39.717636] systemd-udevd[142]: Microsemi VSC8531: Device is queued (SEQNUM=2695, ACTION=add) dev.mount: Failed to load configuration: No such file or directory dev-rfkill.mount: Failed to load configuration: No such file or directory [ 39.719852] systemd-udevd[167]: Microsemi GE VSC8575 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. var.mount: Failed to load configuration: No such file or directory var-lib.mount: Failed to load configuration: No such file or directory [ 39.725523] systemd-udevd[142]: Microsemi VSC8531: Device ready for processing (SEQNUM=2695, ACTION=add) var-lib-systemd.mount: Failed to load configuration: No such file or directory [ 39.727446] systemd-udevd[142]: Microsemi VSC8531: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 39.730125] systemd-udevd[166]: Microsemi GE VSC8582 SyncE: Device processed (SEQNUM=2693, ACTION=add) var-lib-systemd-rfkill.mount: Failed to load configuration: No such file or directory [ 39.732634] systemd-udevd[172]: Microsemi VSC8531: Processing device (SEQNUM=2695, ACTION=add) [ 39.735041] systemd-udevd[166]: Microsemi GE VSC8582 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.737571] systemd-udevd[142]: Microsemi VSC8541 SyncE: Device is queued (SEQNUM=2696, ACTION=add) [ 39.739289] systemd-udevd[142]: Microsemi VSC8541 SyncE: Device ready for processing (SEQNUM=2696, ACTION=add) [ 39.741579] systemd-udevd[142]: Microsemi VSC8541 SyncE: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 39.743927] systemd-udevd[159]: Microsemi GE VSC8584 SyncE: Device processed (SEQNUM=2694, ACTION=add) [ 39.746384] systemd-udevd[142]: Qualcomm Atheros 8327-A internal PHY: Device is queued (SEQNUM=2697, ACTION=add) [ 39.748607] systemd-udevd[142]: Qualcomm Atheros 8327-A internal PHY: Device ready for processing (SEQNUM=2697, ACTION=add) [ 39.750852] systemd-udevd[159]: Microsemi GE VSC8584 SyncE: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 39.760749] systemd-udevd[142]: Qualcomm Atheros 8327-A internal PHY: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 39.763012] systemd-udevd[167]: Qualcomm Atheros 8327-A internal PHY: Processing device (SEQNUM=2697, ACTION=add) [ 39.765516] systemd-udevd[142]: Qualcomm Atheros 8327-B internal PHY: Device is queued (SEQNUM=2698, ACTION=add) sys-devices-virtual-misc-rfkill.device: Changed dead -> plugged systemd-rfkill.socket: Trying to enqueue job systemd-rfkill.socket/start/fail [ 39.767748] systemd-udevd[162]: Microsemi VSC8541 SyncE: Processing device (SEQNUM=2696, ACTION=add) [ 39.769842] systemd-udevd[162]: Microsemi VSC8541 SyncE: Device processed (SEQNUM=2696, ACTION=add) [ 39.771552] systemd-udevd[162]: Microsemi VSC8541 SyncE: sd-device-monitor(worker): Passed 198 byte to netlink monitor. systemd-rfkill.socket: Installed new job systemd-rfkill.socket/start as 125 systemd-rfkill.socket: Enqueued job systemd-rfkill.socket/start as 125 dev-rfkill.device: Changed dead -> plugged [ 39.777984] systemd-udevd[142]: Qualcomm Atheros 8327-B internal PHY: Device ready for processing (SEQNUM=2698, ACTION=add) dev.mount: Collecting. dev-rfkill.mount: Collecting. var.mount: Collecting. var-lib.mount: Collecting. var-lib-systemd.mount: Collecting. var-lib-systemd-rfkill.mount: Collecting. [ 39.780624] systemd-udevd[142]: Qualcomm Atheros 8327-B internal PHY: sd-device-monitor(manager): Passed 211 byte to netlink monitor. M [ **] (1 of 3) A start job is running for /dev/mapper/usr (28s / 1min 30s) [ 39.783207] systemd-udevd[159]: Qualcomm Atheros 8327-B internal PHY: Processing device (SEQNUM=2698, ACTION=add) systemd-rfkill.socket: ConditionPathExists=!/etc/initrd-release failed. systemd-rfkill.socket: Starting requested but condition not met. Not starting unit. systemd-rfkill.socket: Job 125 systemd-rfkill.socket/start finished, result=done [ 39.786078] systemd-udevd[142]: Qualcomm Atheros 8337 internal PHY: Device is queued (SEQNUM=2699, ACTION=add) [ 39.788607] systemd-udevd[172]: Microsemi VSC8531: Device processed (SEQNUM=2695, ACTION=add) [ 39.790319] systemd-udevd[172]: Microsemi VSC8531: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 39.792810] systemd-udevd[142]: Qualcomm Atheros 8337 internal PHY: Device ready for processing (SEQNUM=2699, ACTION=add) [ 39.795093] systemd-udevd[166]: Qualcomm Atheros 8337 internal PHY: Processing device (SEQNUM=2699, ACTION=add) [ 39.797525] systemd-udevd[142]: Qualcomm Atheros 8337 internal PHY: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 39.808730] systemd-udevd[167]: Qualcomm Atheros 8327-A internal PHY: Device processed (SEQNUM=2697, ACTION=add) [ 39.810573] systemd-udevd[167]: Qualcomm Atheros 8327-A internal PHY: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 39.813236] systemd-udevd[142]: Qualcomm Atheros AR8030: Device is queued (SEQNUM=2700, ACTION=add) [ 39.815111] systemd-udevd[142]: Qualcomm Atheros AR8030: Device ready for processing (SEQNUM=2700, ACTION=add) [ 39.817969] systemd-udevd[159]: Qualcomm Atheros 8327-B internal PHY: Device processed (SEQNUM=2698, ACTION=add) [ 39.819756] systemd-udevd[159]: Qualcomm Atheros 8327-B internal PHY: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 39.822529] systemd-udevd[142]: Qualcomm Atheros AR8030: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 39.824789] systemd-udevd[142]: Qualcomm Atheros AR8031/AR8033: Device is queued (SEQNUM=2701, ACTION=add) [ 39.826574] systemd-udevd[142]: Qualcomm Atheros AR8031/AR8033: Device ready for processing (SEQNUM=2701, ACTION=add) [ 39.829027] systemd-udevd[162]: Qualcomm Atheros AR8030: Processing device (SEQNUM=2700, ACTION=add) [ 39.831296] systemd-udevd[142]: Qualcomm Atheros AR8031/AR8033: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 39.833730] systemd-udevd[142]: Qualcomm Atheros AR8032: Device is queued (SEQNUM=2702, ACTION=add) [ 39.835509] systemd-udevd[142]: Qualcomm Atheros AR8032: Device ready for processing (SEQNUM=2702, ACTION=add) [ 39.838094] systemd-udevd[159]: Qualcomm Atheros AR8031/AR8033: Processing device (SEQNUM=2701, ACTION=add) [ 39.840586] systemd-udevd[166]: Qualcomm Atheros 8337 internal PHY: Device processed (SEQNUM=2699, ACTION=add) [ 39.842306] systemd-udevd[166]: Qualcomm Atheros 8337 internal PHY: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 39.844841] systemd-udevd[172]: Qualcomm Atheros AR8032: Processing device (SEQNUM=2702, ACTION=add) [ 39.847167] systemd-udevd[162]: Qualcomm Atheros AR8030: Device processed (SEQNUM=2700, ACTION=add) [ 39.849224] systemd-udevd[162]: Qualcomm Atheros AR8030: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 39.851487] systemd-udevd[142]: Qualcomm Atheros AR8032: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 39.853685] systemd-udevd[142]: Qualcomm Atheros AR8035: Device is queued (SEQNUM=2703, ACTION=add) [ 39.855403] systemd-udevd[142]: Qualcomm Atheros AR8035: Device ready for processing (SEQNUM=2703, ACTION=add) [ 39.857556] systemd-udevd[142]: Qualcomm Atheros AR8035: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 39.859752] systemd-udevd[159]: Qualcomm Atheros AR8031/AR8033: Device processed (SEQNUM=2701, ACTION=add) [ 39.862104] systemd-udevd[162]: Qualcomm Atheros AR8035: Processing device (SEQNUM=2703, ACTION=add) [ 39.864483] systemd-udevd[159]: Qualcomm Atheros AR8031/AR8033: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 39.866710] systemd-udevd[142]: Qualcomm Atheros AR9331 built-in PHY: Device is queued (SEQNUM=2704, ACTION=add) [ 39.869201] systemd-udevd[172]: Qualcomm Atheros AR8032: Device processed (SEQNUM=2702, ACTION=add) [ 39.871446] systemd-udevd[142]: Qualcomm Atheros AR9331 built-in PHY: Device ready for processing (SEQNUM=2704, ACTION=add) [ 39.873689] systemd-udevd[142]: Qualcomm Atheros AR9331 built-in PHY: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 39.876497] systemd-udevd[167]: Qualcomm Atheros AR9331 built-in PHY: Processing device (SEQNUM=2704, ACTION=add) [ 39.878744] systemd-udevd[142]: Qualcomm Atheros QCA9561 built-in PHY: Device is queued (SEQNUM=2705, ACTION=add) [ 39.880915] systemd-udevd[142]: Qualcomm Atheros QCA9561 built-in PHY: Device ready for processing (SEQNUM=2705, ACTION=add) [ 39.883190] systemd-udevd[172]: Qualcomm Atheros AR8032: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 39.885752] systemd-udevd[142]: Qualcomm Atheros QCA9561 built-in PHY: sd-device-monitor(manager): Passed 212 byte to netlink monitor. [ 39.887627] systemd-udevd[142]: Qualcomm QCA8081: Device is queued (SEQNUM=2706, ACTION=add) [ 39.889977] systemd-udevd[167]: Qualcomm Atheros AR9331 built-in PHY: Device processed (SEQNUM=2704, ACTION=add) [ 39.891781] systemd-udevd[167]: Qualcomm Atheros AR9331 built-in PHY: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 39.894359] systemd-udevd[162]: Qualcomm Atheros AR8035: Device processed (SEQNUM=2703, ACTION=add) [ 39.896345] systemd-udevd[162]: Qualcomm Atheros AR8035: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 39.898572] systemd-udevd[159]: Qualcomm Atheros QCA9561 built-in PHY: Processing device (SEQNUM=2705, ACTION=add) [ 39.901155] systemd-udevd[142]: Qualcomm QCA8081: Device ready for processing (SEQNUM=2706, ACTION=add) [ 39.902925] systemd-udevd[142]: Qualcomm QCA8081: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 39.905988] systemd-udevd[172]: Qualcomm QCA8081: Processing device (SEQNUM=2706, ACTION=add) [ 39.908692] systemd-udevd[142]: RTL8201CP Ethernet: Device is queued (SEQNUM=2707, ACTION=add) [ 39.910465] systemd-udevd[142]: RTL8201CP Ethernet: Device ready for processing (SEQNUM=2707, ACTION=add) [ 39.912627] systemd-udevd[142]: RTL8201CP Ethernet: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 39.914489] systemd-udevd[142]: RTL8201F Fast Ethernet: Device is queued (SEQNUM=2708, ACTION=add) dm-0: Processing udev action (SEQNUM=4039, ACTION=add) dm-0: Got 'add' action on syspath '/sys/devices/virtual/block/dm-0'. dm-0: Device busy: SYSTEMD_READY property from device is false dm-0: Device busy: SYSTEMD_READY property from device is false [ 39.916880] systemd-udevd[142]: RTL8201F Fast Ethernet: Device ready for processing (SEQNUM=2708, ACTION=add) dm-0: Device busy: SYSTEMD_READY property from device is false [ 39.922113] systemd-udevd[142]: RTL8201F Fast Ethernet: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 39.923882] systemd-udevd[142]: RTL8208 Fast Ethernet: Device is queued (SEQNUM=2709, ACTION=add) [ 39.926266] systemd-udevd[167]: RTL8201F Fast Ethernet: Processing device (SEQNUM=2708, ACTION=add) tpmrm0: Processing udev action (SEQNUM=4045, ACTION=add) tpmrm0: Got 'add' action on syspath '/sys/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpmrm/tpmrm0'. [ 39.936458] systemd-udevd[162]: RTL8201CP Ethernet: Processing device (SEQNUM=2707, ACTION=add) [ 39.946775] systemd-udevd[159]: Qualcomm Atheros QCA9561 built-in PHY: Device processed (SEQNUM=2705, ACTION=add) [ 39.953054] systemd-udevd[159]: Qualcomm Atheros QCA9561 built-in PHY: sd-device-monitor(worker): Passed 212 byte to netlink monitor. [ 39.955326] systemd-udevd[142]: RTL8208 Fast Ethernet: Device ready for processing (SEQNUM=2709, ACTION=add) [ 39.961330] systemd-udevd[142]: RTL8208 Fast Ethernet: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 39.963101] systemd-udevd[142]: RTL8211 Gigabit Ethernet: Device is queued (SEQNUM=2710, ACTION=add) [ 39.965214] systemd-udevd[162]: RTL8201CP Ethernet: Device processed (SEQNUM=2707, ACTION=add) [ 39.966733] systemd-udevd[162]: RTL8201CP Ethernet: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 39.969074] systemd-udevd[142]: RTL8211 Gigabit Ethernet: Device ready for processing (SEQNUM=2710, ACTION=add) [ 39.971112] systemd-udevd[167]: RTL8201F Fast Ethernet: Device processed (SEQNUM=2708, ACTION=add) [ 39.973012] systemd-udevd[167]: RTL8201F Fast Ethernet: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 39.975104] systemd-udevd[142]: RTL8211 Gigabit Ethernet: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 39.977419] systemd-udevd[172]: Qualcomm QCA8081: Device processed (SEQNUM=2706, ACTION=add) [ 39.978960] systemd-udevd[172]: Qualcomm QCA8081: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 39.981165] systemd-udevd[159]: RTL8211 Gigabit Ethernet: Processing device (SEQNUM=2710, ACTION=add) [ 39.983261] systemd-udevd[166]: RTL8208 Fast Ethernet: Processing device (SEQNUM=2709, ACTION=add) sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpmrm-tpmrm0.device: Changed dead -> plugged tpm2.target: Trying to enqueue job tpm2.target/start/fail [ 39.989166] systemd-udevd[142]: RTL8211B Gigabit Ethernet: Device is queued (SEQNUM=2711, ACTION=add) tpm2.target: Installed new job tpm2.target/start as 134 dev-tpmrm0.device: Installed new job dev-tpmrm0.device/start as 135 tpm2.target: Enqueued job tpm2.target/start as 134 dev-tpmrm0.device: Changed dead -> plugged dev-tpmrm0.device: Job 135 dev-tpmrm0.device/start finished, result=done enp0s1: Processing udev action (SEQNUM=4036, ACTION=move) [ 39.993377] systemd-udevd[142]: RTL8211B Gigabit Ethernet: Device ready for processing (SEQNUM=2711, ACTION=add) enp0s1: Got 'move' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1'. [ 40.002078] systemd-udevd[159]: RTL8211 Gigabit Ethernet: Device processed (SEQNUM=2710, ACTION=add) [ 40.003713] systemd-udevd[159]: RTL8211 Gigabit Ethernet: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 40.021314] systemd-networkd[175]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/physfn". [ 40.023613] systemd-udevd[142]: RTL8211B Gigabit Ethernet: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 40.029786] systemd-udevd[142]: RTL8211C Gigabit Ethernet: Device is queued (SEQNUM=2712, ACTION=add) [ 40.031327] systemd-udevd[142]: RTL8211C Gigabit Ethernet: Device ready for processing (SEQNUM=2712, ACTION=add) [ 40.033336] systemd-udevd[142]: RTL8211C Gigabit Ethernet: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 40.035594] systemd-udevd[162]: RTL8211B Gigabit Ethernet: Processing device (SEQNUM=2711, ACTION=add) [ 40.037800] systemd-udevd[142]: RTL8211DN Gigabit Ethernet: Device is queued (SEQNUM=2713, ACTION=add) [ 40.039310] systemd-udevd[142]: RTL8211DN Gigabit Ethernet: Device ready for processing (SEQNUM=2713, ACTION=add) [ 40.041570] systemd-udevd[159]: RTL8211C Gigabit Ethernet: Processing device (SEQNUM=2712, ACTION=add) [ 40.043449] systemd-networkd[175]: enp0s1: udev initialized link [ 40.045711] systemd-udevd[166]: RTL8208 Fast Ethernet: Device processed (SEQNUM=2709, ACTION=add) [ 40.047437] systemd-udevd[166]: RTL8208 Fast Ethernet: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 40.053830] systemd-networkd[175]: enp0s1: Found driver: virtio_net [ 40.055363] systemd-networkd[175]: enp0s1: Link state is up-to-date [ 40.057194] systemd-networkd[175]: enp0s1: State changed: pending -> initialized [ 40.058803] systemd-networkd[175]: enp0s1: Unmanaging interface. [ 40.060858] systemd-networkd[175]: enp0s1: State changed: initialized -> unmanaged [ 40.062772] systemd-udevd[172]: RTL8211DN Gigabit Ethernet: Processing device (SEQNUM=2713, ACTION=add) [ 40.065118] systemd-udevd[162]: RTL8211B Gigabit Ethernet: Device processed (SEQNUM=2711, ACTION=add) sys-subsystem-net-devices-enp0s1.device: Changed dead -> plugged [ 40.066746] systemd-udevd[162]: RTL8211B Gigabit Ethernet: sd-device-monitor(worker): Passed 200 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:01.0-virtio0-net-enp0s1.device: Changed dead -> plugged [ 40.069136] systemd-udevd[142]: RTL8211DN Gigabit Ethernet: sd-device-monitor(manager): Passed 201 byte to netlink monitor. tpm0: Processing udev action (SEQNUM=4044, ACTION=add) tpm0: Got 'add' action on syspath '/sys/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpm/tpm0'. [ 40.070935] systemd-udevd[142]: RTL8211E Gigabit Ethernet: Device is queued (SEQNUM=2714, ACTION=add) [ 40.080893] systemd-udevd[159]: RTL8211C Gigabit Ethernet: Device processed (SEQNUM=2712, ACTION=add) [ 40.085087] systemd-udevd[142]: RTL8211E Gigabit Ethernet: Device ready for processing (SEQNUM=2714, ACTION=add) [ 40.087276] systemd-udevd[159]: RTL8211C Gigabit Ethernet: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 40.090104] systemd-udevd[142]: RTL8211E Gigabit Ethernet: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 40.092572] systemd-udevd[162]: RTL8211E Gigabit Ethernet: Processing device (SEQNUM=2714, ACTION=add) [ 40.094717] systemd-udevd[172]: RTL8211DN Gigabit Ethernet: Device processed (SEQNUM=2713, ACTION=add) [ 40.096787] systemd-udevd[172]: RTL8211DN Gigabit Ethernet: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.098901] systemd-udevd[142]: RTL8211F Gigabit Ethernet: Device is queued (SEQNUM=2715, ACTION=add) [ 40.104856] systemd-udevd[142]: RTL8211F Gigabit Ethernet: Device ready for processing (SEQNUM=2715, ACTION=add) sys-devices-platform-platform\x2dbus\x40c000000-c000000.tpm_tis-tpm-tpm0.device: Changed dead -> plugged dev-tpm0.device: Changed dead -> plugged [ 40.106548] systemd-udevd[142]: RTL8211F Gigabit Ethernet: sd-device-monitor(manager): Passed 200 byte to netlink monitor. [ 40.108573] systemd-udevd[142]: RTL8211F-VD Gigabit Ethernet: Device is queued (SEQNUM=2716, ACTION=add) dm-0: Processing udev action (SEQNUM=4040, ACTION=change) dm-0: Got 'change' action on syspath '/sys/devices/virtual/block/dm-0'. [ 40.110309] systemd-udevd[142]: RTL8211F-VD Gigabit Ethernet: Device ready for processing (SEQNUM=2716, ACTION=add) [ 40.111980] systemd-udevd[142]: RTL8211F-VD Gigabit Ethernet: sd-device-monitor(manager): Passed 203 byte to netlink monitor. [ 40.114434] systemd-udevd[162]: RTL8211E Gigabit Ethernet: Device processed (SEQNUM=2714, ACTION=add) [ 40.116509] systemd-udevd[162]: RTL8211E Gigabit Ethernet: sd-device-monitor(worker): Passed 200 byte to netlink monitor. [ 40.118666] systemd-udevd[142]: RTL8221B-VB-CG 2.5Gbps PHY: Device is queued (SEQNUM=2717, ACTION=add) [ 40.120565] systemd-udevd[142]: RTL8221B-VB-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=2717, ACTION=add) [ 40.122126] systemd-udevd[142]: RTL8221B-VB-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.124395] systemd-udevd[172]: RTL8211F-VD Gigabit Ethernet: Processing device (SEQNUM=2716, ACTION=add) [ 40.126536] systemd-udevd[142]: RTL8221B-VM-CG 2.5Gbps PHY: Device is queued (SEQNUM=2718, ACTION=add) dev-dm\x2d0.device: Changed dead -> plugged [ 40.128507] systemd-udevd[142]: RTL8221B-VM-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=2718, ACTION=add) sys-devices-virtual-block-dm\x2d0.device: Changed dead -> plugged tpm2.target changed dead -> active [ 40.130124] systemd-udevd[142]: RTL8221B-VM-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 201 byte to netlink monitor. tpm2.target: Job 134 tpm2.target/start finished, result=done M [ OK ] Reached target Trusted Platform Module. systemd-pcrfs@sysroot.service: starting held back, waiting for: sysroot.mount systemd-pcrphase-sysinit.service: starting held back, waiting for: sysinit.target systemd-pcrphase.service: starting held back, waiting for: sysinit.target [ 40.140604] systemd-udevd[159]: RTL8211F Gigabit Ethernet: Processing device (SEQNUM=2715, ACTION=add) [ 40.142831] systemd-udevd[142]: RTL8226 2.5Gbps PHY: Device is queued (SEQNUM=2719, ACTION=add) [ 40.145553] systemd-udevd[142]: RTL8226 2.5Gbps PHY: Device ready for processing (SEQNUM=2719, ACTION=add) [ 40.147616] systemd-udevd[166]: RTL8226 2.5Gbps PHY: Processing device (SEQNUM=2719, ACTION=add) [ 40.151312] systemd-udevd[142]: RTL8226 2.5Gbps PHY: sd-device-monitor(manager): Passed 194 byte to netlink monitor. vda3: Processing udev action (SEQNUM=4037, ACTION=change) vda3: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3'. [ 40.154444] systemd-udevd[167]: RTL8221B-VB-CG 2.5Gbps PHY: Processing device (SEQNUM=2717, ACTION=add) [ 40.157524] systemd-udevd[142]: RTL8226-CG 2.5Gbps PHY: Device is queued (SEQNUM=2720, ACTION=add) [ 40.159338] systemd-udevd[142]: RTL8226-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=2720, ACTION=add) [ 40.161324] systemd-udevd[142]: RTL8226-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 40.163178] systemd-udevd[142]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Device is queued (SEQNUM=2721, ACTION=add) [ 40.165164] systemd-udevd[142]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Device ready for processing (SEQNUM=2721, ACTION=add) [ 40.171261] systemd-udevd[142]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: sd-device-monitor(manager): Passed 210 byte to netlink monitor. [ 40.173847] systemd-udevd[162]: RTL8221B-VM-CG 2.5Gbps PHY: Processing device (SEQNUM=2718, ACTION=add) [ 40.175958] systemd-udevd[142]: RTL8226B_RTL8221B 2.5Gbps PHY: Device is queued (SEQNUM=2722, ACTION=add) [ 40.178431] systemd-udevd[142]: RTL8226B_RTL8221B 2.5Gbps PHY: Device ready for processing (SEQNUM=2722, ACTION=add) [ 40.181007] systemd-udevd[142]: RTL8226B_RTL8221B 2.5Gbps PHY: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 40.191277] systemd-udevd[158]: RTL8226-CG 2.5Gbps PHY: Processing device (SEQNUM=2720, ACTION=add) [ 40.201158] systemd-udevd[164]: RTL8226B_RTL8221B 2.5Gbps PHY: Processing device (SEQNUM=2722, ACTION=add) [ 40.210868] systemd-udevd[165]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Processing device (SEQNUM=2721, ACTION=add) [ 40.213451] systemd-udevd[158]: RTL8226-CG 2.5Gbps PHY: Device processed (SEQNUM=2720, ACTION=add) [ 40.215621] systemd-udevd[166]: RTL8226 2.5Gbps PHY: Device processed (SEQNUM=2719, ACTION=add) [ 40.217603] systemd-udevd[166]: RTL8226 2.5Gbps PHY: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 40.219631] systemd-udevd[142]: RTL8365MB-VC Gigabit Ethernet: Device is queued (SEQNUM=2723, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop as 140 [ 40.221559] systemd-udevd[142]: RTL8365MB-VC Gigabit Ethernet: Device ready for processing (SEQNUM=2723, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart3.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop as 141 dev-disk-by\x2dpartlabel-verityhash.device: Installed new job dev-disk-by\x2dpartlabel-verityhash.device/nop as 142 dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device: Installed new job dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device/nop as 143 dev-vda3.device: Installed new job dev-vda3.device/nop as 144 [ 40.225908] systemd-udevd[166]: RTL8365MB-VC Gigabit Ethernet: Processing device (SEQNUM=2723, ACTION=add) dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device: Installed new job dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device/nop as 145 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop as 146 [ 40.228687] systemd-udevd[159]: RTL8211F Gigabit Ethernet: Device processed (SEQNUM=2715, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart3.device: Job 141 dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop finished, result=done dev-disk-by\x2dpartlabel-verityhash.device: Job 142 dev-disk-by\x2dpartlabel-verityhash.device/nop finished, result=done [ 40.230510] systemd-udevd[159]: RTL8211F Gigabit Ethernet: sd-device-monitor(worker): Passed 200 byte to netlink monitor. dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device: Job 145 dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Job 146 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop finished, result=done [ 40.233610] systemd-udevd[142]: RTL8365MB-VC Gigabit Ethernet: sd-device-monitor(manager): Passed 204 byte to netlink monitor. dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device: Job 143 dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device/nop finished, result=done dev-vda3.device: Job 144 dev-vda3.device/nop finished, result=done [ 40.236549] systemd-udevd[142]: RTL8366RB Gigabit Ethernet: Device is queued (SEQNUM=2724, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Job 140 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop finished, result=done [ 40.238635] systemd-udevd[142]: RTL8366RB Gigabit Ethernet: Device ready for processing (SEQNUM=2724, ACTION=add) [ 40.240602] systemd-udevd[142]: RTL8366RB Gigabit Ethernet: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 40.242804] systemd-udevd[172]: RTL8211F-VD Gigabit Ethernet: Device processed (SEQNUM=2716, ACTION=add) [ 40.244784] systemd-udevd[172]: RTL8211F-VD Gigabit Ethernet: sd-device-monitor(worker): Passed 203 byte to netlink monitor. [ 40.246910] systemd-udevd[158]: RTL8226-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 40.249304] systemd-udevd[142]: RTL9000AA_RTL9000AN Ethernet: Device is queued (SEQNUM=2725, ACTION=add) [ 40.251034] systemd-udevd[142]: RTL9000AA_RTL9000AN Ethernet: Device ready for processing (SEQNUM=2725, ACTION=add) [ 40.252958] systemd-udevd[142]: RTL9000AA_RTL9000AN Ethernet: sd-device-monitor(manager): Passed 203 byte to netlink monitor. [ 40.255110] systemd-udevd[165]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: Device processed (SEQNUM=2721, ACTION=add) [ 40.257473] systemd-udevd[159]: RTL8366RB Gigabit Ethernet: Processing device (SEQNUM=2724, ACTION=add) [ 40.259466] systemd-udevd[166]: RTL8365MB-VC Gigabit Ethernet: Device processed (SEQNUM=2723, ACTION=add) [ 40.261482] systemd-udevd[166]: RTL8365MB-VC Gigabit Ethernet: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 40.263758] systemd-udevd[142]: Rockchip integrated EPHY: Device is queued (SEQNUM=2726, ACTION=add) [ 40.265683] systemd-udevd[142]: Rockchip integrated EPHY: Device ready for processing (SEQNUM=2726, ACTION=add) Bus private-bus-connection: changing state UNSET → OPENING [ 40.267245] systemd-udevd[142]: Rockchip integrated EPHY: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 40.269902] systemd-udevd[162]: RTL8221B-VM-CG 2.5Gbps PHY: Device processed (SEQNUM=2718, ACTION=add) sd-bus: starting bus private-bus-connection on fds 70/70 (socket:[3254], socket:[3254])... [ 40.271473] systemd-udevd[162]: RTL8221B-VM-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 201 byte to netlink monitor. Bus private-bus-connection: changing state OPENING → AUTHENTICATING [ 40.273948] systemd-udevd[167]: RTL8221B-VB-CG 2.5Gbps PHY: Device processed (SEQNUM=2717, ACTION=add) [ 40.275782] systemd-udevd[167]: RTL8221B-VB-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.278238] systemd-udevd[142]: TI DP83867: Device is queued (SEQNUM=2727, ACTION=add) [ 40.279849] systemd-udevd[142]: TI DP83867: Device ready for processing (SEQNUM=2727, ACTION=add) Accepting direct incoming connection from 183 (systemctl) [n/a] [ 40.281912] systemd-udevd[142]: TI DP83867: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 40.284299] systemd-udevd[172]: Rockchip integrated EPHY: Processing device (SEQNUM=2726, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 40.286630] systemd-udevd[142]: TI DP83TD510E: Device is queued (SEQNUM=2728, ACTION=add) [ 40.288437] systemd-udevd[142]: TI DP83TD510E: Device ready for processing (SEQNUM=2728, ACTION=add) [ 40.290050] systemd-udevd[142]: TI DP83TD510E: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 40.299161] systemd-udevd[168]: RTL9000AA_RTL9000AN Ethernet: Processing device (SEQNUM=2725, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job [ 40.301559] systemd-udevd[166]: TI DP83867: Processing device (SEQNUM=2727, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit [ 40.303780] systemd-udevd[164]: RTL8226B_RTL8221B 2.5Gbps PHY: Device processed (SEQNUM=2722, ACTION=add) [ 40.306089] systemd-udevd[142]: Vitesse VSC7385: Device is queued (SEQNUM=2729, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device [ 40.308077] systemd-udevd[164]: RTL8226B_RTL8221B 2.5Gbps PHY: sd-device-monitor(worker): Passed 204 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount [ 40.316420] systemd-udevd[142]: Vitesse VSC7385: Device ready for processing (SEQNUM=2729, ACTION=add) [ 40.318740] systemd-udevd[142]: Vitesse VSC7385: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope [ 40.321754] systemd-udevd[162]: TI DP83TD510E: Processing device (SEQNUM=2728, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service [ 40.324521] systemd-udevd[142]: Vitesse VSC7388: Device is queued (SEQNUM=2730, ACTION=add) [ 40.326554] systemd-udevd[165]: RTL8226B-CG_RTL8221B-CG 2.5Gbps PHY: sd-device-monitor(worker): Passed 210 byte to netlink monitor. [ 40.329673] systemd-udevd[167]: Vitesse VSC7385: Processing device (SEQNUM=2729, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket [ 40.335255] systemd-udevd[142]: Vitesse VSC7388: Device ready for processing (SEQNUM=2730, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 40.338379] systemd-udevd[158]: Vitesse VSC7388: Processing device (SEQNUM=2730, ACTION=add) [ 40.341249] systemd-udevd[142]: Vitesse VSC7388: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.343314] systemd-udevd[142]: Vitesse VSC7395: Device is queued (SEQNUM=2731, ACTION=add) [ 40.345331] systemd-udevd[142]: Vitesse VSC7395: Device ready for processing (SEQNUM=2731, ACTION=add) [ 40.346790] systemd-udevd[142]: Vitesse VSC7395: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target [ 40.348922] systemd-udevd[166]: TI DP83867: Device processed (SEQNUM=2727, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 [ 40.350947] systemd-udevd[166]: TI DP83867: sd-device-monitor(worker): Passed 185 byte to netlink monitor. Accepted new private connection. [ 40.353150] systemd-udevd[165]: Vitesse VSC7395: Processing device (SEQNUM=2731, ACTION=add) [ 40.355206] systemd-udevd[158]: Vitesse VSC7388: Device processed (SEQNUM=2730, ACTION=add) vda2: Processing udev action (SEQNUM=4042, ACTION=change) vda2: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2'. [ 40.357140] systemd-udevd[158]: Vitesse VSC7388: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.359134] systemd-udevd[142]: Vitesse VSC7398: Device is queued (SEQNUM=2732, ACTION=add) [ 40.360981] systemd-udevd[142]: Vitesse VSC7398: Device ready for processing (SEQNUM=2732, ACTION=add) [ 40.362540] systemd-udevd[142]: Vitesse VSC7398: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.364397] systemd-udevd[142]: Vitesse VSC8211: Device is queued (SEQNUM=2733, ACTION=add) [ 40.365852] systemd-udevd[142]: Vitesse VSC8211: Device ready for processing (SEQNUM=2733, ACTION=add) [ 40.367723] systemd-udevd[166]: Vitesse VSC8211: Processing device (SEQNUM=2733, ACTION=add) [ 40.369881] systemd-udevd[142]: Vitesse VSC8211: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.371508] systemd-udevd[142]: Vitesse VSC8221: Device is queued (SEQNUM=2734, ACTION=add) [ 40.373551] systemd-udevd[142]: Vitesse VSC8221: Device ready for processing (SEQNUM=2734, ACTION=add) [ 40.375467] systemd-udevd[164]: Vitesse VSC7398: Processing device (SEQNUM=2732, ACTION=add) [ 40.377963] systemd-udevd[159]: RTL8366RB Gigabit Ethernet: Device processed (SEQNUM=2724, ACTION=add) [ 40.379658] systemd-udevd[159]: RTL8366RB Gigabit Ethernet: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 40.381980] systemd-udevd[142]: Vitesse VSC8221: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.383576] systemd-udevd[142]: Vitesse VSC8234: Device is queued (SEQNUM=2735, ACTION=add) [ 40.385916] systemd-udevd[172]: Rockchip integrated EPHY: Device processed (SEQNUM=2726, ACTION=add) [ 40.387808] systemd-udevd[142]: Vitesse VSC8234: Device ready for processing (SEQNUM=2735, ACTION=add) [ 40.389621] systemd-udevd[142]: Vitesse VSC8234: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.391490] systemd-udevd[159]: Vitesse VSC8234: Processing device (SEQNUM=2735, ACTION=add) [ 40.393958] systemd-udevd[158]: Vitesse VSC8221: Processing device (SEQNUM=2734, ACTION=add) [ 40.397376] systemd-udevd[162]: TI DP83TD510E: Device processed (SEQNUM=2728, ACTION=add) [ 40.401928] systemd-udevd[162]: TI DP83TD510E: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 40.405595] systemd-udevd[172]: Rockchip integrated EPHY: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 40.408536] systemd-udevd[167]: Vitesse VSC7385: Device processed (SEQNUM=2729, ACTION=add) [ 40.410170] systemd-udevd[167]: Vitesse VSC7385: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.413602] systemd-udevd[159]: Vitesse VSC8234: Device processed (SEQNUM=2735, ACTION=add) [ 40.417340] systemd-udevd[159]: Vitesse VSC8234: sd-device-monitor(worker): Passed 190 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop as 147 [ 40.421417] systemd-udevd[166]: Vitesse VSC8211: Device processed (SEQNUM=2733, ACTION=add) dev-vda2.device: Installed new job dev-vda2.device/nop as 148 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop as 149 dev-disk-by\x2ddiskseq-25\x2dpart2.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop as 150 dev-disk-by\x2dpartlabel-verityroot.device: Installed new job dev-disk-by\x2dpartlabel-verityroot.device/nop as 151 [ 40.425587] systemd-udevd[142]: Vitesse VSC8244: Device is queued (SEQNUM=2736, ACTION=add) dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device: Installed new job dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device/nop as 152 dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device: Installed new job dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device/nop as 153 [ 40.427709] systemd-udevd[142]: Vitesse VSC8244: Device ready for processing (SEQNUM=2736, ACTION=add) [ 40.430528] systemd-udevd[166]: Vitesse VSC8211: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Bus private-bus-connection: changing state AUTHENTICATING → RUNNING [ 40.432995] systemd-udevd[142]: Vitesse VSC8244: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=RestartUnit cookie=1 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 40.442596] systemd-udevd[169]: Vitesse VSC8244: Processing device (SEQNUM=2736, ACTION=add) [ 40.445236] systemd-udevd[168]: RTL9000AA_RTL9000AN Ethernet: Device processed (SEQNUM=2725, ACTION=add) [ 40.446971] systemd-udevd[168]: RTL9000AA_RTL9000AN Ethernet: sd-device-monitor(worker): Passed 203 byte to netlink monitor. systemd-vconsole-setup.service: Trying to enqueue job systemd-vconsole-setup.service/restart/replace [ 40.449893] systemd-udevd[165]: Vitesse VSC7395: Device processed (SEQNUM=2731, ACTION=add) systemd-vconsole-setup.service: Installed new job systemd-vconsole-setup.service/restart as 154 systemd-vconsole-setup.service: Enqueued job systemd-vconsole-setup.service/restart as 154 [ 40.451927] systemd-udevd[165]: Vitesse VSC7395: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.454575] systemd-udevd[142]: Vitesse VSC8572: Device is queued (SEQNUM=2737, ACTION=add) [ 40.456514] systemd-udevd[142]: Vitesse VSC8572: Device ready for processing (SEQNUM=2737, ACTION=add) [ 40.458510] systemd-udevd[142]: Vitesse VSC8572: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 40.461759] systemd-udevd[158]: Vitesse VSC8221: Device processed (SEQNUM=2734, ACTION=add) [ 40.463593] systemd-udevd[158]: Vitesse VSC8221: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=1 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.467094] systemd-udevd[164]: Vitesse VSC7398: Device processed (SEQNUM=2732, ACTION=add) [ 40.469406] systemd-udevd[164]: Vitesse VSC7398: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=3 reply_cookie=0 signature=uos error-name=n/a error-message=n/a [ 40.472915] systemd-udevd[142]: Vitesse VSC8601: Device is queued (SEQNUM=2738, ACTION=add) Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=4 reply_cookie=1 signature=o error-name=n/a error-message=n/a [ 40.476008] systemd-udevd[142]: Vitesse VSC8601: Device ready for processing (SEQNUM=2738, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart2.device: Job 150 dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=5 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.478506] systemd-udevd[142]: Vitesse VSC8601: sd-device-monitor(manager): Passed 190 byte to netlink monitor. dev-disk-by\x2dpartlabel-verityroot.device: Job 151 dev-disk-by\x2dpartlabel-verityroot.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=6 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.481622] systemd-udevd[142]: Vitesse VSC8662: Device is queued (SEQNUM=2739, ACTION=add) dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device: Job 152 dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=7 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.485424] systemd-udevd[159]: Vitesse VSC8572: Processing device (SEQNUM=2737, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Job 149 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=8 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.487658] systemd-udevd[142]: Vitesse VSC8662: Device ready for processing (SEQNUM=2739, ACTION=add) dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device: Job 153 dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=9 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a [ 40.491271] systemd-udevd[142]: Vitesse VSC8662: sd-device-monitor(manager): Passed 190 byte to netlink monitor. dev-vda2.device: Job 148 dev-vda2.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=10 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Job 147 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop finished, result=done Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=11 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a systemd-vconsole-setup.service: Job 154 systemd-vconsole-setup.service/restart finished, result=done systemd-vconsole-setup.service: Converting job systemd-vconsole-setup.service/restart -> systemd-vconsole-setup.service/start sysinit.target: starting held back, waiting for: veritysetup.target systemd-vconsole-setup.service: ConditionPathExists=/dev/tty0 succeeded. systemd-vconsole-setup.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-vconsole-setup [ 40.502961] systemd-udevd[172]: Vitesse VSC8662: Processing device (SEQNUM=2739, ACTION=add) [ 40.505674] systemd-udevd[142]: mv88e2110: Device is queued (SEQNUM=2740, ACTION=add) [ 40.507253] systemd-udevd[142]: mv88e2110: Device ready for processing (SEQNUM=2740, ACTION=add) [ 40.509180] systemd-udevd[142]: mv88e2110: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 40.511135] systemd-udevd[169]: Vitesse VSC8244: Device processed (SEQNUM=2736, ACTION=add) [ 40.513061] systemd-udevd[169]: Vitesse VSC8244: sd-device-monitor(worker): Passed 190 byte to netlink monitor. systemd-vconsole-setup.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-vconsole-setup.service' to 'max': No such file or directory [ 40.515203] systemd-udevd[142]: mv88e2111: Device is queued (SEQNUM=2741, ACTION=add) [ 40.517106] systemd-udevd[142]: mv88e2111: Device ready for processing (SEQNUM=2741, ACTION=add) [ 40.518680] systemd-udevd[142]: mv88e2111: sd-device-monitor(manager): Passed 184 byte to netlink monitor. systemd-vconsole-setup.service: Passing 0 fds to service systemd-vconsole-setup.service: About to execute: /usr/lib/systemd/systemd-vconsole-setup Serializing sd-executor-state to memfd. [ 40.527867] systemd-udevd[166]: mv88e2111: Processing device (SEQNUM=2741, ACTION=add) [ 40.530030] systemd-udevd[167]: mv88e2110: Processing device (SEQNUM=2740, ACTION=add) systemd-vconsole-setup.service: Forked /usr/lib/systemd/systemd-vconsole-setup as 186 [ 40.532554] systemd-udevd[162]: Vitesse VSC8601: Processing device (SEQNUM=2738, ACTION=add) [ 40.534596] systemd-udevd[142]: mv88x3310: Device is queued (SEQNUM=2742, ACTION=add) [ 40.536686] systemd-udevd[142]: mv88x3310: Device ready for processing (SEQNUM=2742, ACTION=add) [ 40.538806] systemd-udevd[167]: mv88e2110: Device processed (SEQNUM=2740, ACTION=add) [ 40.540879] systemd-udevd[167]: mv88e2110: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 40.543097] systemd-udevd[158]: mv88x3310: Processing device (SEQNUM=2742, ACTION=add) [ 40.545355] systemd-udevd[159]: Vitesse VSC8572: Device processed (SEQNUM=2737, ACTION=add) [ 40.547679] systemd-udevd[142]: mv88x3310: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 40.549549] systemd-udevd[142]: mv88x3340: Device is queued (SEQNUM=2743, ACTION=add) Closing set fd 72 (socket:[2393]) [ 40.551250] systemd-udevd[142]: mv88x3340: Device ready for processing (SEQNUM=2743, ACTION=add) [ 40.553913] systemd-udevd[142]: mv88x3340: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 40.555902] systemd-udevd[162]: Vitesse VSC8601: Device processed (SEQNUM=2738, ACTION=add) [ 40.558136] systemd-udevd[158]: mv88x3310: Device processed (SEQNUM=2742, ACTION=add) [ 40.560993] systemd-udevd[142]: phy-bcm-ns2-pci: Device is queued (SEQNUM=2744, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.565795] systemd-udevd[172]: Vitesse VSC8662: Device processed (SEQNUM=2739, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.569785] systemd-udevd[142]: phy-bcm-ns2-pci: Device ready for processing (SEQNUM=2744, ACTION=add) systemd-vconsole-setup.service: Changed dead -> start Starting Virtual Console Setup... [ 40.573059] systemd-udevd[172]: Vitesse VSC8662: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=14 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.575140] systemd-udevd[142]: phy-bcm-ns2-pci: sd-device-monitor(manager): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.578383] systemd-udevd[159]: Vitesse VSC8572: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.581611] systemd-udevd[142]: memory: Device is queued (SEQNUM=2745, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dplatform_2d4010000000_2epcie_2dpci0000_3a00_2d0000_3a00_3a04_2e0_2dvirtio2_2dblock_2dvda_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.584646] systemd-udevd[166]: mv88e2111: Device processed (SEQNUM=2741, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.587020] systemd-udevd[166]: mv88e2111: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 40.589144] systemd-udevd[162]: Vitesse VSC8601: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2dvda2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.591388] systemd-udevd[167]: mv88x3340: Processing device (SEQNUM=2743, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d24c89187_5cx2d5232_5cx2d40c0_5cx2d8465_5cx2d1b1e30111038_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.593638] systemd-udevd[158]: mv88x3310: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 40.596281] systemd-udevd[165]: phy-bcm-ns2-pci: Processing device (SEQNUM=2744, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2duuid_2d24c89187_5cx2d5232_5cx2d40c0_5cx2d8465_5cx2d1b1e30111038_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=21 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpath_2dplatform_5cx2d4010000000_2epcie_5cx2dpci_5cx2d0000_3a00_3a04_2e0_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=23 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d97343ed2_5cx2dd180_5cx2d602b_5cx2d083d_5cx2dddc01a255364_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartuuid_2d97343ed2_5cx2dd180_5cx2d602b_5cx2d083d_5cx2dddc01a255364_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dverityroot_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dpartlabel_2dverityroot_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=28 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.673314] systemd-udevd[142]: memory: Device ready for processing (SEQNUM=2745, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2ddiskseq_2d25_5cx2dpart2_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=29 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.678675] systemd-udevd[159]: memory: Processing device (SEQNUM=2745, ACTION=add) Sent message type=signal sender=org.freedesktop.systemd1 destination=n/a path=/org/freedesktop/systemd1/job/154 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a [ 40.681187] systemd-udevd[167]: mv88x3340: Device processed (SEQNUM=2743, ACTION=add) Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=31 reply_cookie=2 signature=o error-name=n/a error-message=n/a Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/systemd_2dvconsole_2dsetup_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 signature=ss error-name=n/a error-message=n/a [ 40.694269] systemd-veritysetup[176]: Udev cookie 0xd4dd5c4 (semid 0) destroyed [ 40.695896] systemd-veritysetup[176]: usr: Skipping NODE_ADD (252,0) 0:0 0600 [trust_udev] [ 40.697686] systemd-veritysetup[176]: usr: Processing NODE_READ_AHEAD 256 (flags=1) [ 40.699189] systemd-veritysetup[176]: usr (252:0): read ahead is 256 [ 40.701022] systemd-veritysetup[176]: usr: retaining kernel read ahead of 256 (requested 256) [ 40.703241] systemd-udevd[142]: memory: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 40.705997] systemd-veritysetup[176]: dm status usr [ opencount noflush ] [16384] (*1) [ 40.707556] systemd-veritysetup[176]: Verity volume usr status is V. [ 40.709436] systemd-veritysetup[176]: Releasing crypt device /dev/disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73 context. [ 40.711037] systemd-veritysetup[176]: Releasing device-mapper backend. [ 40.712675] systemd-veritysetup[176]: Closing read only fd for /dev/disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73. [ 40.714905] systemd-udevd[167]: mv88x3340: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 40.717127] systemd-udevd[165]: phy-bcm-ns2-pci: Device processed (SEQNUM=2744, ACTION=add) [ 40.720311] systemd-udevd[142]: memory_tiering: Device is queued (SEQNUM=2746, ACTION=add) [ 40.722354] systemd-udevd[165]: phy-bcm-ns2-pci: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 40.725087] systemd-udevd[142]: memory_tiering: Device ready for processing (SEQNUM=2746, ACTION=add) Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=32 reply_cookie=3 signature=v error-name=n/a error-message=n/a [ 40.727171] systemd-udevd[142]: memory_tiering: sd-device-monitor(manager): Passed 168 byte to netlink monitor. [ 40.729448] systemd-udevd[142]: mipi-dsi: Device is queued (SEQNUM=2747, ACTION=add) [ 40.731461] systemd-udevd[159]: memory: Device processed (SEQNUM=2745, ACTION=add) Received SIGCHLD from PID 176 (systemd-veritys). Child 176 (systemd-veritys) died (code=exited, status=0/SUCCESS) [ 40.733924] systemd-udevd[142]: mipi-dsi: Device ready for processing (SEQNUM=2747, ACTION=add) [ 40.736404] systemd-udevd[159]: memory: sd-device-monitor(worker): Passed 160 byte to netlink monitor. systemd-veritysetup@usr.service: Child 176 belongs to systemd-veritysetup@usr.service. systemd-veritysetup@usr.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 40.738856] systemd-udevd[162]: memory_tiering: Processing device (SEQNUM=2746, ACTION=add) [ 40.740595] systemd-udevd[162]: memory_tiering: Device processed (SEQNUM=2746, ACTION=add) [ 40.742517] systemd-udevd[172]: mipi-dsi: Processing device (SEQNUM=2747, ACTION=add) systemd-veritysetup@usr.service: Changed start -> exited systemd-veritysetup@usr.service: Job 68 systemd-veritysetup@usr.service/start finished, result=done [ OK ] Finished Integrity Protection Setup for usr. [ 40.745064] systemd-udevd[162]: memory_tiering: sd-device-monitor(worker): Passed 168 byte to netlink monitor. Bus private-bus-connection: changing state RUNNING → CLOSING [ 40.747311] systemd-udevd[142]: mipi-dsi: sd-device-monitor(manager): Passed 162 byte to netlink monitor. systemd-veritysetup@usr.service: Failed to send unit change signal for systemd-veritysetup@usr.service: Connection reset by peer [ 40.749769] systemd-udevd[142]: mmc: Device is queued (SEQNUM=2748, ACTION=add) [ 40.751427] systemd-udevd[142]: mmc: Device ready for processing (SEQNUM=2748, ACTION=add) Failed to communicate with plymouth: Connection refused systemd-veritysetup@usr.service: Control group is empty. dm-0: Processing udev action (SEQNUM=4041, ACTION=change) dm-0: Got 'change' action on syspath '/sys/devices/virtual/block/dm-0'. [ 40.770681] systemd-udevd[142]: mmc: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 40.777182] systemd-udevd[172]: mipi-dsi: Device processed (SEQNUM=2747, ACTION=add) [ 40.778960] systemd-udevd[172]: mipi-dsi: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 40.781297] systemd-udevd[142]: mmcblk: Device is queued (SEQNUM=2749, ACTION=add) [ 40.782842] systemd-udevd[142]: mmcblk: SEQNUM=2749 blocked by SEQNUM=2748 [ 40.785662] systemd-udevd[159]: mmc: Processing device (SEQNUM=2748, ACTION=add) [ 40.787593] systemd-udevd[142]: mmc_rpmb: Device is queued (SEQNUM=2750, ACTION=add) [ 40.789386] systemd-udevd[142]: mmc_rpmb: Device ready for processing (SEQNUM=2750, ACTION=add) [ 40.790904] systemd-udevd[142]: mmc_rpmb: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 40.793175] systemd-udevd[162]: mmc_rpmb: Processing device (SEQNUM=2750, ACTION=add) [ 40.795346] systemd-udevd[142]: node: Device is queued (SEQNUM=2751, ACTION=add) [ 40.797384] systemd-udevd[142]: node: Device ready for processing (SEQNUM=2751, ACTION=add) [ 40.798923] systemd-udevd[142]: node: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 40.801222] systemd-udevd[159]: mmc: Device processed (SEQNUM=2748, ACTION=add) [ 40.804914] systemd-udevd[159]: mmc: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 40.806854] systemd-udevd[142]: nvmem: Device is queued (SEQNUM=2752, ACTION=add) [ 40.808846] systemd-udevd[142]: nvmem: Device ready for processing (SEQNUM=2752, ACTION=add) [ 40.810756] systemd-udevd[172]: node: Processing device (SEQNUM=2751, ACTION=add) dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device: Installed new job dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device/nop as 157 sys-devices-virtual-block-dm\x2d0.device: Installed new job sys-devices-virtual-block-dm\x2d0.device/nop as 158 [ 40.820546] systemd-udevd[167]: nvmem: Processing device (SEQNUM=2752, ACTION=add) dev-dm\x2d0.device: Installed new job dev-dm\x2d0.device/nop as 159 [ 40.822429] systemd-udevd[162]: mmc_rpmb: Device processed (SEQNUM=2750, ACTION=add) [ 40.824559] systemd-udevd[142]: nvmem: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 40.826439] systemd-udevd[162]: mmc_rpmb: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 40.828748] systemd-udevd[142]: pci: Device is queued (SEQNUM=2753, ACTION=add) [ 40.830191] systemd-udevd[142]: mmcblk: Device ready for processing (SEQNUM=2749, ACTION=add) [ 40.832011] systemd-udevd[172]: node: Device processed (SEQNUM=2751, ACTION=add) [ 40.834141] systemd-udevd[142]: mmcblk: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 40.835662] systemd-udevd[142]: pci: Device ready for processing (SEQNUM=2753, ACTION=add) [ 40.837709] systemd-udevd[172]: node: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 40.839582] systemd-udevd[142]: pci: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 40.841837] systemd-udevd[159]: mmcblk: Processing device (SEQNUM=2749, ACTION=add) dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dVERITY\x2d3e65a482138449838d667bf9110daa08\x2dusr.device: Changed dead -> plugged [ 40.843836] systemd-udevd[167]: nvmem: Device processed (SEQNUM=2752, ACTION=add) dev-disk-by\x2did-dm\x2dname\x2dusr.device: Changed dead -> plugged [ 40.846145] systemd-udevd[142]: 8250_pericom: Device is queued (SEQNUM=2754, ACTION=add) [ 40.848001] systemd-udevd[167]: nvmem: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 40.850082] systemd-udevd[142]: 8250_pericom: SEQNUM=2754 blocked by SEQNUM=2753 [ 40.851890] systemd-udevd[162]: pci: Processing device (SEQNUM=2753, ACTION=add) dev-mapper-usr.device: Changed dead -> plugged [ 40.853976] systemd-udevd[142]: ahci: Device is queued (SEQNUM=2755, ACTION=add) dev-mapper-usr.device: Job 95 dev-mapper-usr.device/start finished, result=done [ OK ] Found device /dev/mapper/usr. [ 40.856391] systemd-udevd[142]: ahci: SEQNUM=2755 blocked by SEQNUM=2753 systemd-journald.service: Received EPOLLHUP on stored fd 66 (stored), closing. [ 40.857895] systemd-udevd[142]: amd-xgbe: Device is queued (SEQNUM=2756, ACTION=add) [ 40.859403] systemd-udevd[142]: amd-xgbe: SEQNUM=2756 blocked by SEQNUM=2753 [ 40.861537] systemd-udevd[159]: mmcblk: Device processed (SEQNUM=2749, ACTION=add) [ 40.863410] systemd-udevd[162]: pci: Device processed (SEQNUM=2753, ACTION=add) [ 40.866220] systemd-udevd[142]: bnxt_en: Device is queued (SEQNUM=2757, ACTION=add) Bus private-bus-connection: changing state CLOSING → CLOSED [ 40.869167] systemd-udevd[159]: mmcblk: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 40.871462] systemd-udevd[162]: pci: sd-device-monitor(worker): Passed 157 byte to netlink monitor. Got disconnect on private connection. [ 40.874413] systemd-udevd[142]: bnxt_en: SEQNUM=2757 blocked by SEQNUM=2753 [ 40.876597] systemd-udevd[142]: bochs-drm: Device is queued (SEQNUM=2758, ACTION=add) [ 40.878760] systemd-udevd[142]: 8250_pericom: Device ready for processing (SEQNUM=2754, ACTION=add) [ 40.881160] systemd-udevd[142]: 8250_pericom: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 40.882991] systemd-udevd[142]: ahci: Device ready for processing (SEQNUM=2755, ACTION=add) [ 40.884983] systemd-udevd[142]: ahci: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 40.887151] systemd-udevd[159]: 8250_pericom: Processing device (SEQNUM=2754, ACTION=add) [ 40.889499] systemd-udevd[142]: amd-xgbe: Device ready for processing (SEQNUM=2756, ACTION=add) [ 40.891250] systemd-udevd[142]: amd-xgbe: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 40.893756] systemd-udevd[162]: ahci: Processing device (SEQNUM=2755, ACTION=add) [ 40.895898] systemd-udevd[142]: bnxt_en: Device ready for processing (SEQNUM=2757, ACTION=add) Received SIGCHLD from PID 188 ((sd-close)). Child 188 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 40.902509] systemd-udevd[142]: bnxt_en: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 40.905532] systemd-udevd[142]: bochs-drm: Device ready for processing (SEQNUM=2758, ACTION=add) init.scope: Child 188 belongs to init.scope. dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device: Job 157 dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device/nop finished, result=done dev-dm\x2d0.device: Job 159 dev-dm\x2d0.device/nop finished, result=done [ 40.918530] systemd-udevd[172]: amd-xgbe: Processing device (SEQNUM=2756, ACTION=add) sys-devices-virtual-block-dm\x2d0.device: Job 158 sys-devices-virtual-block-dm\x2d0.device/nop finished, result=done blockdev@dev-mapper-usr.target changed dead -> active blockdev@dev-mapper-usr.target: Job 72 blockdev@dev-mapper-usr.target/start finished, result=done [ OK ] Reached target Block Device Preparation for /dev/mapper/usr. veritysetup.target changed dead -> active [ 40.926995] systemd-udevd[142]: bochs-drm: sd-device-monitor(manager): Passed 179 byte to netlink monitor. veritysetup.target: Job 67 veritysetup.target/start finished, result=done [ OK ] Reached target Local Verity Protected Volumes. [ 40.931156] systemd-udevd[142]: cavium_rng_pf: Device is queued (SEQNUM=2759, ACTION=add) sysinit.target: starting held back, waiting for: systemd-vconsole-setup.service [ 40.933106] systemd-udevd[142]: cavium_rng_pf: Device ready for processing (SEQNUM=2759, ACTION=add) sysusr-usr.mount: starting held back, waiting for: systemd-fsck-usr.service Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 40.935111] systemd-udevd[142]: cavium_rng_pf: sd-device-monitor(manager): Passed 183 byte to netlink monitor. systemd-fsck-usr.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-fsck [ 40.936934] systemd-udevd[142]: cavium_rng_vf: Device is queued (SEQNUM=2760, ACTION=add) [ 40.938554] systemd-udevd[142]: cavium_rng_vf: Device ready for processing (SEQNUM=2760, ACTION=add) [ 40.940382] systemd-udevd[142]: cavium_rng_vf: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 40.942411] systemd-udevd[166]: bochs-drm: Processing device (SEQNUM=2758, ACTION=add) [ 40.944622] systemd-udevd[142]: ci_hdrc_pci: Device is queued (SEQNUM=2761, ACTION=add) [ 40.946117] systemd-udevd[142]: ci_hdrc_pci: Device ready for processing (SEQNUM=2761, ACTION=add) [ 40.947992] systemd-udevd[165]: cavium_rng_vf: Processing device (SEQNUM=2760, ACTION=add) [ 40.950101] systemd-udevd[167]: bnxt_en: Processing device (SEQNUM=2757, ACTION=add) [ 40.951937] systemd-udevd[159]: 8250_pericom: Device processed (SEQNUM=2754, ACTION=add) [ 40.953688] systemd-udevd[159]: 8250_pericom: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 40.955704] systemd-udevd[164]: ci_hdrc_pci: Processing device (SEQNUM=2761, ACTION=add) [ 40.957769] systemd-udevd[158]: cavium_rng_pf: Processing device (SEQNUM=2759, ACTION=add) [ 40.959648] systemd-udevd[172]: amd-xgbe: Device processed (SEQNUM=2756, ACTION=add) [ 40.961799] systemd-udevd[142]: ci_hdrc_pci: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 40.963683] systemd-udevd[172]: amd-xgbe: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 40.965935] systemd-udevd[142]: cn10k_rng: Device is queued (SEQNUM=2762, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy systemd-fsck-usr.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-fsck-usr.service' to 'max': No such file or directory [ 40.974697] systemd-udevd[162]: ahci: Device processed (SEQNUM=2755, ACTION=add) [ 40.976543] systemd-udevd[162]: ahci: sd-device-monitor(worker): Passed 174 byte to netlink monitor. Successfully forked off '(sd-mkdcreds)' as PID 189. [ 40.979562] systemd-udevd[142]: cn10k_rng: Device ready for processing (SEQNUM=2762, ACTION=add) [ 40.981490] systemd-udevd[142]: cn10k_rng: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 40.987448] systemd-udevd[159]: cn10k_rng: Processing device (SEQNUM=2762, ACTION=add) systemd-fsck-usr.service: Passing 0 fds to service [ 40.989941] systemd-udevd[167]: bnxt_en: Device processed (SEQNUM=2757, ACTION=add) systemd-fsck-usr.service: About to execute: /usr/lib/systemd/systemd-fsck /dev/mapper/usr Serializing sd-executor-state to memfd. [ 40.992713] systemd-udevd[165]: cavium_rng_vf: Device processed (SEQNUM=2760, ACTION=add) Changing mount propagation /dev (MS_REC|MS_SLAVE "") systemd-fsck-usr.service: Forked /usr/lib/systemd/systemd-fsck as 190 [ 40.999230] systemd-udevd[166]: bochs-drm: Device processed (SEQNUM=2758, ACTION=add) [ 41.003298] systemd-udevd[166]: bochs-drm: sd-device-monitor(worker): Passed 179 byte to netlink monitor. Mounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_NOSYMFOLLOW "mode=0700,nr_inodes=1024,size=1048576,noswap")... [ 41.005736] systemd-udevd[158]: cavium_rng_pf: Device processed (SEQNUM=2759, ACTION=add) [ 41.007255] systemd-udevd[158]: cavium_rng_pf: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 41.009569] systemd-udevd[167]: bnxt_en: sd-device-monitor(worker): Passed 177 byte to netlink monitor. Credential search path is: /etc/credstore:/run/credstore:/usr/local/lib/credstore:/usr/lib/credstore [ 41.011861] systemd-udevd[142]: dwc3-haps: Device is queued (SEQNUM=2763, ACTION=add) [ 41.013919] systemd-udevd[165]: cavium_rng_vf: sd-device-monitor(worker): Passed 183 byte to netlink monitor. Credential search path is: /etc/credstore.encrypted:/run/credstore.encrypted:/usr/local/lib/credstore.encrypted:/usr/lib/credstore.encrypted [ 41.015793] systemd-udevd[164]: ci_hdrc_pci: Device processed (SEQNUM=2761, ACTION=add) [ 41.018525] systemd-udevd[142]: dwc3-haps: Device ready for processing (SEQNUM=2763, ACTION=add) Umounting /dev/shm... [ 41.020706] systemd-udevd[164]: ci_hdrc_pci: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 41.022702] systemd-udevd[159]: cn10k_rng: Device processed (SEQNUM=2762, ACTION=add) [ 41.024911] systemd-udevd[142]: dwc3-haps: sd-device-monitor(manager): Passed 179 byte to netlink monitor. (sd-mkdcreds) succeeded. [ 41.026909] systemd-udevd[159]: cn10k_rng: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 41.029353] systemd-udevd[162]: dwc3-haps: Processing device (SEQNUM=2763, ACTION=add) [ 41.031412] systemd-udevd[142]: dwc3-pci: Device is queued (SEQNUM=2764, ACTION=add) [ 41.033397] systemd-udevd[142]: dwc3-pci: Device ready for processing (SEQNUM=2764, ACTION=add) [ 41.034953] systemd-udevd[142]: dwc3-pci: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.037117] systemd-udevd[159]: dwc3-pci: Processing device (SEQNUM=2764, ACTION=add) [ 41.039018] systemd-udevd[142]: e1000: Device is queued (SEQNUM=2765, ACTION=add) [ 41.040959] systemd-udevd[142]: e1000: Device ready for processing (SEQNUM=2765, ACTION=add) Closing set fd 67 (socket:[2393]) [ 41.042441] systemd-udevd[142]: e1000: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 41.044603] systemd-udevd[142]: e1000e: Device is queued (SEQNUM=2766, ACTION=add) [ 41.046109] systemd-udevd[142]: e1000e: Device ready for processing (SEQNUM=2766, ACTION=add) [ 41.047936] systemd-udevd[162]: dwc3-haps: Device processed (SEQNUM=2763, ACTION=add) systemd-fsck-usr.service: Changed dead -> start [ 41.050161] systemd-udevd[142]: e1000e: sd-device-monitor(manager): Passed 176 byte to netlink monitor. Starting File System Check on /dev/mapper/usr... [ 41.052645] systemd-udevd[162]: dwc3-haps: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 41.054677] systemd-udevd[172]: e1000: Processing device (SEQNUM=2765, ACTION=add) systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1404 [ 41.057030] systemd-udevd[167]: e1000e: Processing device (SEQNUM=2766, ACTION=add) systemd-journald.service: Added fd 68 (stored) to fd store. [ 41.059117] systemd-udevd[159]: dwc3-pci: Device processed (SEQNUM=2764, ACTION=add) [ 41.060894] systemd-udevd[159]: dwc3-pci: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 41.062876] systemd-udevd[142]: ehci-pci: Device is queued (SEQNUM=2767, ACTION=add) [ 41.064640] systemd-udevd[142]: ehci-pci: Device ready for processing (SEQNUM=2767, ACTION=add) [ 41.066324] systemd-udevd[142]: ehci-pci: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.068511] systemd-udevd[167]: e1000e: Device processed (SEQNUM=2766, ACTION=add) [ 41.070008] systemd-udevd[167]: e1000e: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 41.071882] systemd-udevd[142]: ena: Device is queued (SEQNUM=2768, ACTION=add) [ 41.073946] systemd-udevd[159]: ehci-pci: Processing device (SEQNUM=2767, ACTION=add) [ 41.075819] systemd-udevd[142]: ena: Device ready for processing (SEQNUM=2768, ACTION=add) [ 41.078051] systemd-udevd[172]: e1000: Device processed (SEQNUM=2765, ACTION=add) [ 41.079843] systemd-udevd[142]: ena: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 41.082083] systemd-udevd[172]: e1000: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 41.084388] systemd-udevd[162]: ena: Processing device (SEQNUM=2768, ACTION=add) [ 41.086488] systemd-udevd[142]: exar_serial: Device is queued (SEQNUM=2769, ACTION=add) [ 41.088433] systemd-udevd[142]: exar_serial: Device ready for processing (SEQNUM=2769, ACTION=add) [ 41.090089] systemd-udevd[142]: exar_serial: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 41.091597] systemd-udevd[142]: fsl_enetc: Device is queued (SEQNUM=2770, ACTION=add) [ 41.093571] systemd-udevd[142]: fsl_enetc: Device ready for processing (SEQNUM=2770, ACTION=add) [ 41.095439] systemd-udevd[159]: ehci-pci: Device processed (SEQNUM=2767, ACTION=add) [ 41.097396] systemd-udevd[159]: ehci-pci: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 41.099319] systemd-udevd[172]: exar_serial: Processing device (SEQNUM=2769, ACTION=add) [ 41.101492] systemd-udevd[167]: fsl_enetc: Processing device (SEQNUM=2770, ACTION=add) [ 41.103575] systemd-udevd[162]: ena: Device processed (SEQNUM=2768, ACTION=add) [ 41.105566] systemd-udevd[162]: ena: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 41.109986] systemd-udevd[142]: fsl_enetc: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 41.111704] systemd-udevd[142]: fsl_enetc_mdio: Device is queued (SEQNUM=2771, ACTION=add) [ 41.113470] systemd-udevd[142]: fsl_enetc_mdio: Device ready for processing (SEQNUM=2771, ACTION=add) [ 41.115300] systemd-udevd[142]: fsl_enetc_mdio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 41.117601] systemd-udevd[172]: exar_serial: Device processed (SEQNUM=2769, ACTION=add) [ 41.119628] systemd-udevd[142]: fsl_enetc_ptp: Device is queued (SEQNUM=2772, ACTION=add) [ 41.121799] systemd-udevd[172]: exar_serial: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 41.123779] systemd-udevd[142]: fsl_enetc_ptp: Device ready for processing (SEQNUM=2772, ACTION=add) [ 41.126119] systemd-udevd[159]: fsl_enetc_mdio: Processing device (SEQNUM=2771, ACTION=add) [ 41.128330] systemd-udevd[142]: fsl_enetc_ptp: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 41.130299] systemd-udevd[167]: fsl_enetc: Device processed (SEQNUM=2770, ACTION=add) [ 41.131827] systemd-udevd[167]: fsl_enetc: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 41.134109] systemd-udevd[142]: fsl_enetc_vf: Device is queued (SEQNUM=2773, ACTION=add) [ 41.135743] systemd-udevd[142]: fsl_enetc_vf: Device ready for processing (SEQNUM=2773, ACTION=add) [ 41.137503] systemd-udevd[142]: fsl_enetc_vf: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 41.140580] systemd-udevd[172]: fsl_enetc_vf: Processing device (SEQNUM=2773, ACTION=add) [ 41.142454] systemd-udevd[142]: hisi_sas_v3_hw: Device is queued (SEQNUM=2774, ACTION=add) [ 41.144490] systemd-udevd[142]: hisi_sas_v3_hw: Device ready for processing (SEQNUM=2774, ACTION=add) [ 41.146103] systemd-udevd[142]: hisi_sas_v3_hw: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 41.157987] systemd-udevd[159]: fsl_enetc_mdio: Device processed (SEQNUM=2771, ACTION=add) [ 41.159535] systemd-udevd[159]: fsl_enetc_mdio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 41.162040] systemd-udevd[162]: fsl_enetc_ptp: Processing device (SEQNUM=2772, ACTION=add) [ 41.164411] systemd-udevd[142]: hns3: Device is queued (SEQNUM=2775, ACTION=add) [ 41.165976] systemd-udevd[142]: hns3: Device ready for processing (SEQNUM=2775, ACTION=add) [ 41.167776] systemd-udevd[142]: hns3: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 41.170302] systemd-udevd[167]: hisi_sas_v3_hw: Processing device (SEQNUM=2774, ACTION=add) [ 41.172772] systemd-udevd[142]: i40e: Device is queued (SEQNUM=2776, ACTION=add) [ 41.174574] systemd-udevd[142]: i40e: Device ready for processing (SEQNUM=2776, ACTION=add) [ 41.176692] systemd-udevd[142]: i40e: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 41.179718] systemd-udevd[166]: hns3: Processing device (SEQNUM=2775, ACTION=add) [ 41.184319] systemd-udevd[142]: igb: Device is queued (SEQNUM=2777, ACTION=add) [ 41.187411] systemd-udevd[142]: igb: Device ready for processing (SEQNUM=2777, ACTION=add) [ 41.197992] systemd-udevd[158]: igb: Processing device (SEQNUM=2777, ACTION=add) [ 41.200360] systemd-udevd[159]: i40e: Processing device (SEQNUM=2776, ACTION=add) [ 41.202501] systemd-udevd[162]: fsl_enetc_ptp: Device processed (SEQNUM=2772, ACTION=add) [ 41.204623] systemd-udevd[162]: fsl_enetc_ptp: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 41.207679] systemd-udevd[172]: fsl_enetc_vf: Device processed (SEQNUM=2773, ACTION=add) [ 41.210077] systemd-udevd[142]: igb: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 41.212467] systemd-udevd[172]: fsl_enetc_vf: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 41.214639] systemd-udevd[142]: igbvf: Device is queued (SEQNUM=2778, ACTION=add) [ 41.216565] systemd-udevd[142]: igbvf: Device ready for processing (SEQNUM=2778, ACTION=add) [ 41.218186] systemd-udevd[142]: igbvf: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 41.220644] systemd-udevd[162]: igbvf: Processing device (SEQNUM=2778, ACTION=add) [ 41.222685] systemd-udevd[142]: isp1760: Device is queued (SEQNUM=2779, ACTION=add) [ 41.224833] systemd-udevd[142]: isp1760: Device ready for processing (SEQNUM=2779, ACTION=add) [ 41.226504] systemd-udevd[142]: isp1760: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 41.228912] systemd-udevd[159]: i40e: Device processed (SEQNUM=2776, ACTION=add) [ 41.231007] systemd-udevd[167]: hisi_sas_v3_hw: Device processed (SEQNUM=2774, ACTION=add) [ 41.233004] systemd-udevd[167]: hisi_sas_v3_hw: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 41.235130] systemd-udevd[172]: isp1760: Processing device (SEQNUM=2779, ACTION=add) [ 41.237435] systemd-udevd[159]: i40e: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 41.239573] systemd-udevd[158]: igb: Device processed (SEQNUM=2777, ACTION=add) [ 41.241958] systemd-udevd[142]: mdio_thunder: Device is queued (SEQNUM=2780, ACTION=add) [ 41.244378] systemd-udevd[158]: igb: sd-device-monitor(worker): Passed 173 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 41.246545] systemd-udevd[142]: mdio_thunder: Device ready for processing (SEQNUM=2780, ACTION=add) [ 41.248614] systemd-udevd[142]: mdio_thunder: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 41.250748] systemd-udevd[166]: hns3: Device processed (SEQNUM=2775, ACTION=add) [ 41.252649] systemd-udevd[166]: hns3: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 41.266215] systemd-udevd[165]: mdio_thunder: Processing device (SEQNUM=2780, ACTION=add) [ 41.268648] systemd-udevd[142]: megaraid_sas: Device is queued (SEQNUM=2781, ACTION=add) [ 41.271921] systemd-udevd[142]: megaraid_sas: Device ready for processing (SEQNUM=2781, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 41.274473] systemd-udevd[142]: megaraid_sas: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 41.277016] systemd-udevd[142]: nicpf: Device is queued (SEQNUM=2782, ACTION=add) [ 41.278717] systemd-udevd[142]: nicpf: Device ready for processing (SEQNUM=2782, ACTION=add) [ 41.290504] systemd-vconsole-setup[186]: Sysfs UTF-8 flag disabled [ 41.292009] systemd-vconsole-setup[186]: UTF-8 kbdmode disabled on /dev/tty1 [ 41.293763] systemd-vconsole-setup[186]: Executing "/usr/bin/loadkeys -q -C /dev/tty1 us"... [ 41.295262] systemd-vconsole-setup[186]: Successfully forked off '(loadkeys)' as PID 191. [ 41.298417] systemd-udevd[159]: megaraid_sas: Processing device (SEQNUM=2781, ACTION=add) [ 41.303516] systemd-udevd[142]: nicpf: sd-device-monitor(manager): Passed 175 byte to netlink monitor. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1413 systemd-journald.service: Added fd 70 (stored) to fd store. [ 41.306023] systemd-udevd[167]: nicpf: Processing device (SEQNUM=2782, ACTION=add) [ 41.308450] systemd-udevd[142]: nvme: Device is queued (SEQNUM=2783, ACTION=add) [ 41.310007] systemd-udevd[142]: nvme: Device ready for processing (SEQNUM=2783, ACTION=add) [ 41.311544] systemd-udevd[142]: nvme: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 41.314013] systemd-udevd[166]: nvme: Processing device (SEQNUM=2783, ACTION=add) [ 41.316019] systemd-udevd[142]: ohci-pci: Device is queued (SEQNUM=2784, ACTION=add) [ 41.318131] systemd-udevd[142]: ohci-pci: Device ready for processing (SEQNUM=2784, ACTION=add) [ 41.320325] systemd-udevd[142]: ohci-pci: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.322301] systemd-udevd[158]: ohci-pci: Processing device (SEQNUM=2784, ACTION=add) [ 41.324736] systemd-udevd[142]: pcieport: Device is queued (SEQNUM=2785, ACTION=add) [ 41.326688] systemd-udevd[159]: megaraid_sas: Device processed (SEQNUM=2781, ACTION=add) [ 41.329095] systemd-udevd[142]: pcieport: Device ready for processing (SEQNUM=2785, ACTION=add) [ 41.331097] systemd-udevd[159]: megaraid_sas: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 41.333332] systemd-udevd[162]: igbvf: Device processed (SEQNUM=2778, ACTION=add) [ 41.334897] systemd-udevd[162]: igbvf: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 41.343618] systemd-udevd[164]: pcieport: Processing device (SEQNUM=2785, ACTION=add) [ 41.345814] systemd-udevd[166]: nvme: Device processed (SEQNUM=2783, ACTION=add) [ 41.347654] systemd-udevd[165]: mdio_thunder: Device processed (SEQNUM=2780, ACTION=add) [ 41.349909] systemd-udevd[166]: nvme: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 41.351889] systemd-udevd[165]: mdio_thunder: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 41.354074] systemd-udevd[172]: isp1760: Device processed (SEQNUM=2779, ACTION=add) [ 41.355969] systemd-udevd[142]: pcieport: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.358188] systemd-udevd[172]: isp1760: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 41.360470] systemd-udevd[142]: sata_sil24: Device is queued (SEQNUM=2786, ACTION=add) [ 41.362352] systemd-udevd[167]: nicpf: Device processed (SEQNUM=2782, ACTION=add) [ 41.364661] systemd-udevd[158]: ohci-pci: Device processed (SEQNUM=2784, ACTION=add) [ 41.366168] systemd-udevd[158]: ohci-pci: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 41.368354] systemd-udevd[167]: nicpf: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 41.370337] systemd-udevd[142]: sata_sil24: Device ready for processing (SEQNUM=2786, ACTION=add) [ 41.372018] systemd-udevd[142]: sata_sil24: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 41.374201] systemd-udevd[164]: pcieport: Device processed (SEQNUM=2785, ACTION=add) [ 41.376377] systemd-udevd[142]: serial: Device is queued (SEQNUM=2787, ACTION=add) [ 41.378216] systemd-udevd[164]: pcieport: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 41.380629] systemd-udevd[142]: serial: Device ready for processing (SEQNUM=2787, ACTION=add) [ 41.382250] systemd-udevd[142]: serial: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 41.384639] systemd-udevd[162]: serial: Processing device (SEQNUM=2787, ACTION=add) [ 41.386672] systemd-udevd[159]: sata_sil24: Processing device (SEQNUM=2786, ACTION=add) [ 41.389017] systemd-udevd[142]: sky2: Device is queued (SEQNUM=2788, ACTION=add) [ 41.390725] systemd-udevd[142]: sky2: Device ready for processing (SEQNUM=2788, ACTION=add) [ 41.392578] systemd-udevd[142]: sky2: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 41.394256] systemd-udevd[142]: thunder_bgx: Device is queued (SEQNUM=2789, ACTION=add) [ 41.396342] systemd-udevd[172]: sky2: Processing device (SEQNUM=2788, ACTION=add) [ 41.398292] systemd-udevd[142]: thunder_bgx: Device ready for processing (SEQNUM=2789, ACTION=add) [ 41.400486] systemd-udevd[142]: thunder_bgx: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 41.402207] systemd-udevd[142]: thunder_xcv: Device is queued (SEQNUM=2790, ACTION=add) [ 41.403966] systemd-udevd[142]: thunder_xcv: Device ready for processing (SEQNUM=2790, ACTION=add) [ 41.406128] systemd-udevd[142]: thunder_xcv: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 41.408602] systemd-udevd[159]: sata_sil24: Device processed (SEQNUM=2786, ACTION=add) [ 41.411112] systemd-udevd[142]: vfio-pci: Device is queued (SEQNUM=2791, ACTION=add) [ 41.415120] systemd-udevd[167]: thunder_bgx: Processing device (SEQNUM=2789, ACTION=add) [ 41.418747] systemd-udevd[159]: sata_sil24: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 41.421246] systemd-udevd[142]: vfio-pci: Device ready for processing (SEQNUM=2791, ACTION=add) [ 41.423257] systemd-udevd[142]: vfio-pci: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 41.425513] systemd-udevd[142]: virtio-pci: Device is queued (SEQNUM=2792, ACTION=add) [ 41.427933] systemd-udevd[158]: vfio-pci: Processing device (SEQNUM=2791, ACTION=add) [ 41.430768] systemd-udevd[166]: thunder_xcv: Processing device (SEQNUM=2790, ACTION=add) [ 41.433450] systemd-udevd[162]: serial: Device processed (SEQNUM=2787, ACTION=add) [ 41.435752] systemd-udevd[142]: virtio-pci: Device ready for processing (SEQNUM=2792, ACTION=add) [ 41.438802] systemd-udevd[142]: virtio-pci: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 41.441482] systemd-udevd[162]: serial: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 41.443774] systemd-udevd[142]: pci-epf: Device is queued (SEQNUM=2793, ACTION=add) [ 41.445928] systemd-udevd[142]: pci-epf: Device ready for processing (SEQNUM=2793, ACTION=add) [ 41.448357] systemd-udevd[159]: virtio-pci: Processing device (SEQNUM=2792, ACTION=add) [ 41.450445] systemd-udevd[142]: pci-epf: sd-device-monitor(manager): Passed 161 byte to netlink monitor. [ 41.452969] systemd-udevd[165]: pci-epf: Processing device (SEQNUM=2793, ACTION=add) [ 41.455020] systemd-udevd[158]: vfio-pci: Device processed (SEQNUM=2791, ACTION=add) [ 41.457604] systemd-udevd[142]: pci_express: Device is queued (SEQNUM=2794, ACTION=add) [ 41.459386] systemd-udevd[142]: pci_express: Device ready for processing (SEQNUM=2794, ACTION=add) [ 41.461574] systemd-udevd[142]: pci_express: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 41.463690] systemd-udevd[158]: vfio-pci: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 41.466089] systemd-udevd[142]: aer: Device is queued (SEQNUM=2795, ACTION=add) [ 41.468483] systemd-udevd[172]: sky2: Device processed (SEQNUM=2788, ACTION=add) [ 41.470571] systemd-udevd[142]: aer: SEQNUM=2795 blocked by SEQNUM=2794 [ 41.472947] systemd-udevd[172]: sky2: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 41.475107] systemd-udevd[142]: pcie_pme: Device is queued (SEQNUM=2796, ACTION=add) [ 41.477428] systemd-udevd[159]: virtio-pci: Device processed (SEQNUM=2792, ACTION=add) [ 41.479494] systemd-udevd[142]: pcie_pme: SEQNUM=2796 blocked by SEQNUM=2794 [ 41.481911] systemd-udevd[167]: thunder_bgx: Device processed (SEQNUM=2789, ACTION=add) [ 41.483560] systemd-udevd[167]: thunder_bgx: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 41.486203] systemd-udevd[162]: pci_express: Processing device (SEQNUM=2794, ACTION=add) [ 41.488906] systemd-udevd[142]: platform: Device is queued (SEQNUM=2797, ACTION=add) [ 41.490517] systemd-udevd[142]: platform: Device ready for processing (SEQNUM=2797, ACTION=add) [ 41.492603] systemd-udevd[142]: platform: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 41.502367] systemd-udevd[172]: platform: Processing device (SEQNUM=2797, ACTION=add) [ 41.504815] systemd-udevd[142]: ARM-CCI: Device is queued (SEQNUM=2798, ACTION=add) [ 41.506464] systemd-udevd[142]: ARM-CCI: SEQNUM=2798 blocked by SEQNUM=2797 [ 41.508316] systemd-udevd[142]: Hi-HNS_MDIO: Device is queued (SEQNUM=2799, ACTION=add) [ 41.510101] systemd-udevd[142]: Hi-HNS_MDIO: SEQNUM=2799 blocked by SEQNUM=2797 [ 41.512405] systemd-udevd[165]: pci-epf: Device processed (SEQNUM=2793, ACTION=add) [ 41.514025] systemd-udevd[165]: pci-epf: sd-device-monitor(worker): Passed 161 byte to netlink monitor. [ 41.516485] systemd-udevd[166]: thunder_xcv: Device processed (SEQNUM=2790, ACTION=add) [ 41.518557] systemd-udevd[142]: Hisilicon MBIGEN-V2: Device is queued (SEQNUM=2800, ACTION=add) [ 41.529545] systemd-fsck[190]: dm-0: fsck.ext4 doesn't exist, not checking file system. Received SIGCHLD from PID 190 (systemd-fsck). [ 41.539247] systemd-udevd[166]: thunder_xcv: sd-device-monitor(worker): Passed 181 byte to netlink monitor. Child 190 (systemd-fsck) died (code=exited, status=0/SUCCESS) [ 41.542961] systemd-udevd[142]: Hisilicon MBIGEN-V2: SEQNUM=2800 blocked by SEQNUM=2797 systemd-fsck-usr.service: Child 190 belongs to systemd-fsck-usr.service. systemd-fsck-usr.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 41.545801] systemd-udevd[142]: Xilinx Watchdog: Device is queued (SEQNUM=2801, ACTION=add) [ 41.548447] systemd-udevd[172]: platform: Device processed (SEQNUM=2797, ACTION=add) systemd-fsck-usr.service: Changed start -> exited systemd-fsck-usr.service: Job 96 systemd-fsck-usr.service/start finished, result=done [ OK ] Finished File System Check on /dev/mapper/usr. [ 41.550844] systemd-udevd[142]: Xilinx Watchdog: SEQNUM=2801 blocked by SEQNUM=2797 Failed to communicate with plymouth: Connection refused [ 41.553927] systemd-udevd[162]: pci_express: Device processed (SEQNUM=2794, ACTION=add) systemd-fsck-usr.service: Control group is empty. [ 41.556794] systemd-udevd[172]: platform: sd-device-monitor(worker): Passed 162 byte to netlink monitor. systemd-journald.service: Received EPOLLHUP on stored fd 70 (stored), closing. [ 41.561812] systemd-udevd[159]: virtio-pci: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 41.564562] systemd-udevd[162]: pci_express: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 41.567463] systemd-udevd[142]: ac5-pinctrl: Device is queued (SEQNUM=2802, ACTION=add) [ 41.569756] systemd-udevd[142]: ac5-pinctrl: SEQNUM=2802 blocked by SEQNUM=2797 [ 41.571568] systemd-udevd[142]: acpi-fan: Device is queued (SEQNUM=2803, ACTION=add) [ 41.573766] systemd-udevd[142]: aer: Device ready for processing (SEQNUM=2795, ACTION=add) [ 41.575990] systemd-udevd[142]: aer: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 41.578200] systemd-udevd[142]: pcie_pme: Device ready for processing (SEQNUM=2796, ACTION=add) [ 41.579903] systemd-udevd[142]: pcie_pme: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 41.582056] systemd-udevd[142]: ARM-CCI: Device ready for processing (SEQNUM=2798, ACTION=add) [ 41.584673] systemd-udevd[159]: aer: Processing device (SEQNUM=2795, ACTION=add) sysusr-usr.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/sysusr-usr.mount' to 'max': No such file or directory sysusr-usr.mount: About to execute: /usr/bin/mount /dev/mapper/usr /sysusr/usr -o ro Serializing sd-executor-state to memfd. [ 41.604607] systemd-resolved[149]: Got inotify event on bus bus-api-resolve. [ 41.606321] systemd-resolved[149]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... sysusr-usr.mount: Forked /usr/bin/mount as 194 [ 41.608532] systemd-resolved[149]: Added inotify watch for /run on bus bus-api-resolve: 2 [ 41.610121] systemd-resolved[149]: Added inotify watch for /run/dbus on bus bus-api-resolve: 3 [ 41.611789] systemd-resolved[149]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-resolve: -1 Closing set fd 67 (socket:[2393]) [ 41.627330] systemd-networkd[175]: Got inotify event on bus bus-api-network. sysusr-usr.mount: Changed dead -> mounting [ 41.629361] systemd-networkd[175]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ 41.631441] systemd-networkd[175]: Added inotify watch for /run on bus bus-api-network: 2 Mounting /sysusr/usr... [ 41.633785] systemd-networkd[175]: Added inotify watch for /run/dbus on bus bus-api-network: 3 Received SIGCHLD from PID 193 ((sd-close)). [ 41.635671] systemd-networkd[175]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-network: -1 Child 193 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 41.638359] systemd-networkd[175]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... init.scope: Child 193 belongs to init.scope. [ 41.651497] systemd-timesyncd[150]: Got inotify event on bus bus-api-timesync. [ 41.653675] systemd-timesyncd[150]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 41.655324] systemd-timesyncd[150]: Added inotify watch for /run on bus bus-api-timesync: 2 [ 41.657046] systemd-timesyncd[150]: Added inotify watch for /run/dbus on bus bus-api-timesync: 3 [ 41.658616] systemd-timesyncd[150]: Added inotify watch for /run/dbus/system_bus_socket on bus bus-api-timesync: -1 [ 41.660556] systemd-timesyncd[150]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 41.662692] systemd-udevd[142]: ARM-CCI: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 41.664623] systemd-udevd[142]: Hi-HNS_MDIO: Device ready for processing (SEQNUM=2799, ACTION=add) [ 41.666338] systemd-udevd[142]: Hi-HNS_MDIO: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 41.668012] systemd-udevd[142]: Hisilicon MBIGEN-V2: Device ready for processing (SEQNUM=2800, ACTION=add) [ 41.669856] systemd-udevd[142]: Hisilicon MBIGEN-V2: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 41.671474] systemd-udevd[142]: Xilinx Watchdog: Device ready for processing (SEQNUM=2801, ACTION=add) [ 41.673977] systemd-resolved[149]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... [ 41.676456] systemd-udevd[162]: pcie_pme: Processing device (SEQNUM=2796, ACTION=add) [ 41.678433] systemd-udevd[158]: Xilinx Watchdog: Processing device (SEQNUM=2801, ACTION=add) [ 41.680707] systemd-udevd[166]: Hisilicon MBIGEN-V2: Processing device (SEQNUM=2800, ACTION=add) [ 41.683932] systemd-udevd[142]: Xilinx Watchdog: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 41.686023] systemd-udevd[142]: ac5-pinctrl: Device ready for processing (SEQNUM=2802, ACTION=add) [ 41.688471] systemd-udevd[172]: ARM-CCI: Processing device (SEQNUM=2798, ACTION=add) [ 41.690385] systemd-udevd[142]: ac5-pinctrl: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 41.692438] systemd-udevd[142]: acpi-fan: Device ready for processing (SEQNUM=2803, ACTION=add) [ 41.694002] systemd-udevd[142]: acpi-fan: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 41.695627] systemd-udevd[142]: acpi-ged: Device is queued (SEQNUM=2804, ACTION=add) [ 41.697392] systemd-udevd[142]: acpi-ged: Device ready for processing (SEQNUM=2804, ACTION=add) [ 41.699255] systemd-udevd[165]: ac5-pinctrl: Processing device (SEQNUM=2802, ACTION=add) [ 41.701570] systemd-udevd[167]: Hi-HNS_MDIO: Processing device (SEQNUM=2799, ACTION=add) [ 41.703617] systemd-udevd[142]: acpi-ged: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 41.705955] systemd-udevd[164]: acpi-fan: Processing device (SEQNUM=2803, ACTION=add) [ 41.708424] systemd-udevd[142]: advk-pcie: Device is queued (SEQNUM=2805, ACTION=add) [ 41.710022] systemd-udevd[142]: advk-pcie: Device ready for processing (SEQNUM=2805, ACTION=add) [ 41.711588] systemd-udevd[142]: advk-pcie: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 41.714003] systemd-udevd[158]: Xilinx Watchdog: Device processed (SEQNUM=2801, ACTION=add) [ 41.715626] systemd-udevd[158]: Xilinx Watchdog: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 41.717941] systemd-udevd[142]: agilex-clkmgr: Device is queued (SEQNUM=2806, ACTION=add) [ 41.719530] systemd-udevd[142]: agilex-clkmgr: Device ready for processing (SEQNUM=2806, ACTION=add) [ 41.721508] systemd-udevd[142]: agilex-clkmgr: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 41.733143] systemd-udevd[168]: acpi-ged: Processing device (SEQNUM=2804, ACTION=add) [ 41.735270] systemd-udevd[142]: ahci: Device is queued (SEQNUM=2807, ACTION=add) [ 41.737435] systemd-udevd[142]: ahci: Device ready for processing (SEQNUM=2807, ACTION=add) [ 41.739581] systemd-udevd[158]: ahci: Processing device (SEQNUM=2807, ACTION=add) [ 41.750571] systemd-udevd[169]: advk-pcie: Processing device (SEQNUM=2805, ACTION=add) [ 41.753229] systemd-udevd[142]: ahci: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 41.754998] systemd-udevd[142]: ahci-ceva: Device is queued (SEQNUM=2808, ACTION=add) [ 41.769125] systemd-udevd[142]: ahci-ceva: Device ready for processing (SEQNUM=2808, ACTION=add) [ 41.770822] systemd-udevd[142]: ahci-ceva: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 41.773182] systemd-udevd[166]: Hisilicon MBIGEN-V2: Device processed (SEQNUM=2800, ACTION=add) [ 41.786142] systemd-udevd[161]: ahci-ceva: Processing device (SEQNUM=2808, ACTION=add) [ 41.788402] systemd-udevd[142]: ahci-imx: Device is queued (SEQNUM=2809, ACTION=add) [ 41.790279] systemd-udevd[142]: ahci-imx: Device ready for processing (SEQNUM=2809, ACTION=add) [ 41.792584] systemd-udevd[142]: ahci-imx: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 41.794930] systemd-udevd[172]: ARM-CCI: Device processed (SEQNUM=2798, ACTION=add) [ 41.804373] systemd-udevd[173]: ahci-imx: Processing device (SEQNUM=2809, ACTION=add) [ 41.806224] systemd-udevd[142]: ahci-mvebu: Device is queued (SEQNUM=2810, ACTION=add) [ 41.807899] systemd-udevd[142]: ahci-mvebu: Device ready for processing (SEQNUM=2810, ACTION=add) [ 41.810013] systemd-udevd[172]: ARM-CCI: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 41.818485] systemd-udevd[163]: agilex-clkmgr: Processing device (SEQNUM=2806, ACTION=add) [ 41.820962] systemd-udevd[158]: ahci: Device processed (SEQNUM=2807, ACTION=add) [ 41.822475] systemd-udevd[158]: ahci: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 41.831286] systemd-udevd[160]: ahci-mvebu: Processing device (SEQNUM=2810, ACTION=add) [ 41.833396] systemd-udevd[166]: Hisilicon MBIGEN-V2: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 41.835425] systemd-udevd[142]: ahci-mvebu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 41.837421] systemd-udevd[142]: ahci-qoriq: Device is queued (SEQNUM=2811, ACTION=add) [ 41.838919] systemd-udevd[142]: ahci-qoriq: Device ready for processing (SEQNUM=2811, ACTION=add) [ 41.840642] systemd-udevd[142]: ahci-qoriq: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 41.842588] systemd-udevd[166]: ahci-qoriq: Processing device (SEQNUM=2811, ACTION=add) [ 41.844715] systemd-udevd[142]: alarmtimer: Device is queued (SEQNUM=2812, ACTION=add) [ 41.846378] systemd-udevd[142]: alarmtimer: Device ready for processing (SEQNUM=2812, ACTION=add) [ 41.847876] systemd-udevd[142]: alarmtimer: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 41.850311] systemd-udevd[159]: aer: Device processed (SEQNUM=2795, ACTION=add) [ 41.852421] systemd-udevd[142]: altera-msi: Device is queued (SEQNUM=2813, ACTION=add) [ 41.854287] systemd-udevd[159]: aer: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 41.856482] systemd-udevd[172]: alarmtimer: Processing device (SEQNUM=2812, ACTION=add) [ 41.858352] systemd-udevd[160]: ahci-mvebu: Device processed (SEQNUM=2810, ACTION=add) [ 41.859911] systemd-udevd[160]: ahci-mvebu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 41.862166] systemd-udevd[163]: agilex-clkmgr: Device processed (SEQNUM=2806, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 41.864666] systemd-udevd[173]: ahci-imx: Device processed (SEQNUM=2809, ACTION=add) [ 41.866952] systemd-udevd[163]: agilex-clkmgr: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 41.869367] systemd-udevd[173]: ahci-imx: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 41.897254] systemd-udevd[167]: Hi-HNS_MDIO: Device processed (SEQNUM=2799, ACTION=add) [ 41.901073] systemd-udevd[142]: altera-msi: Device ready for processing (SEQNUM=2813, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 41.905928] systemd-udevd[167]: Hi-HNS_MDIO: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 41.911056] systemd-udevd[142]: altera-msi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 41.913472] systemd-udevd[158]: altera-msi: Processing device (SEQNUM=2813, ACTION=add) systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) [ 41.915529] systemd-udevd[142]: altera-pcie: Device is queued (SEQNUM=2814, ACTION=add) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1422 [ 41.917464] systemd-udevd[142]: altera-pcie: Device ready for processing (SEQNUM=2814, ACTION=add) systemd-journald.service: Added fd 70 (stored) to fd store. [ 41.919464] systemd-udevd[168]: acpi-ged: Device processed (SEQNUM=2804, ACTION=add) [ 41.921677] systemd-udevd[142]: altera-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 41.923693] systemd-udevd[168]: acpi-ged: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 41.925986] systemd-udevd[142]: altr,system_manager: Device is queued (SEQNUM=2815, ACTION=add) [ 41.927995] systemd-udevd[159]: altera-pcie: Processing device (SEQNUM=2814, ACTION=add) [ 41.930179] systemd-udevd[142]: altr,system_manager: Device ready for processing (SEQNUM=2815, ACTION=add) [ 41.931842] systemd-udevd[142]: altr,system_manager: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 41.934610] systemd-udevd[167]: altr,system_manager: Processing device (SEQNUM=2815, ACTION=add) [ 41.937255] systemd-udevd[142]: am65-cpsw-nuss: Device is queued (SEQNUM=2816, ACTION=add) [ 41.938924] systemd-udevd[142]: am65-cpsw-nuss: Device ready for processing (SEQNUM=2816, ACTION=add) [ 41.940849] systemd-udevd[142]: am65-cpsw-nuss: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 41.943036] systemd-udevd[164]: acpi-fan: Device processed (SEQNUM=2803, ACTION=add) [ 41.944974] systemd-udevd[164]: acpi-fan: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 41.946970] systemd-udevd[161]: ahci-ceva: Device processed (SEQNUM=2808, ACTION=add) [ 41.948863] systemd-udevd[161]: ahci-ceva: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 41.950855] systemd-udevd[159]: altera-pcie: Device processed (SEQNUM=2814, ACTION=add) [ 41.952681] systemd-udevd[159]: altera-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 41.954688] systemd-udevd[165]: ac5-pinctrl: Device processed (SEQNUM=2802, ACTION=add) [ 41.956598] systemd-udevd[165]: ac5-pinctrl: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 41.958589] systemd-udevd[168]: am65-cpsw-nuss: Processing device (SEQNUM=2816, ACTION=add) [ 41.960996] systemd-udevd[142]: amd-xgbe: Device is queued (SEQNUM=2817, ACTION=add) [ 41.962689] systemd-udevd[142]: amd-xgbe: Device ready for processing (SEQNUM=2817, ACTION=add) [ 41.964623] systemd-udevd[142]: amd-xgbe: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 41.966274] systemd-udevd[142]: amlogic-c3-pinctrl: Device is queued (SEQNUM=2818, ACTION=add) [ 41.967895] systemd-udevd[142]: amlogic-c3-pinctrl: Device ready for processing (SEQNUM=2818, ACTION=add) [ 41.969925] systemd-udevd[142]: amlogic-c3-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 41.972391] systemd-udevd[163]: amd-xgbe: Processing device (SEQNUM=2817, ACTION=add) [ 41.981502] systemd-udevd[162]: pcie_pme: Device processed (SEQNUM=2796, ACTION=add) [ 41.983414] systemd-udevd[142]: amlogic_thermal: Device is queued (SEQNUM=2819, ACTION=add) [ 41.985787] systemd-udevd[162]: pcie_pme: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 41.987745] systemd-udevd[165]: amlogic-c3-pinctrl: Processing device (SEQNUM=2818, ACTION=add) [ 41.989912] systemd-udevd[142]: amlogic_thermal: Device ready for processing (SEQNUM=2819, ACTION=add) [ 41.991463] systemd-udevd[142]: amlogic_thermal: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 41.993779] systemd-udevd[158]: altera-msi: Device processed (SEQNUM=2813, ACTION=add) [ 41.995640] systemd-udevd[142]: apple-admac: Device is queued (SEQNUM=2820, ACTION=add) [ 41.998053] systemd-udevd[158]: altera-msi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 41.999972] systemd-udevd[142]: apple-admac: Device ready for processing (SEQNUM=2820, ACTION=add) [ 42.002253] systemd-vconsole-setup[186]: /usr/bin/loadkeys succeeded. [ 42.005051] systemd-udevd[169]: advk-pcie: Device processed (SEQNUM=2805, ACTION=add) [ 42.006935] systemd-udevd[142]: apple-admac: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.009147] systemd-vconsole-setup[186]: KD_FONT_OP_GET failed while trying to get the font metadata: Function not implemented [ 42.010815] systemd-vconsole-setup[186]: Fonts will not be copied to remaining consoles [ 42.013020] systemd-udevd[166]: ahci-qoriq: Device processed (SEQNUM=2811, ACTION=add) [ 42.014917] systemd-udevd[169]: advk-pcie: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.017149] systemd-udevd[166]: ahci-qoriq: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.019194] systemd-udevd[142]: apple-dart: Device is queued (SEQNUM=2821, ACTION=add) [ 42.021704] systemd-udevd[159]: amlogic_thermal: Processing device (SEQNUM=2819, ACTION=add) [ 42.024491] systemd-udevd[142]: apple-dart: Device ready for processing (SEQNUM=2821, ACTION=add) [ 42.026252] systemd-udevd[142]: apple-dart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.028496] systemd-udevd[142]: apple-mailbox: Device is queued (SEQNUM=2822, ACTION=add) [ 42.030112] systemd-udevd[142]: apple-mailbox: Device ready for processing (SEQNUM=2822, ACTION=add) [ 42.032352] systemd-udevd[162]: apple-admac: Processing device (SEQNUM=2820, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 68 (stored), closing. [ 42.034638] systemd-udevd[142]: apple-mailbox: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.037873] systemd-udevd[166]: apple-dart: Processing device (SEQNUM=2821, ACTION=add) [ 42.039951] systemd-udevd[172]: alarmtimer: Device processed (SEQNUM=2812, ACTION=add) [ 42.041723] systemd-udevd[172]: alarmtimer: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.043910] systemd-udevd[158]: apple-mailbox: Processing device (SEQNUM=2822, ACTION=add) [ 42.046338] systemd-udevd[165]: amlogic-c3-pinctrl: Device processed (SEQNUM=2818, ACTION=add) [ 42.048301] systemd-udevd[165]: amlogic-c3-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 42.050351] systemd-udevd[142]: apple-mca: Device is queued (SEQNUM=2823, ACTION=add) [ 42.052356] systemd-udevd[142]: apple-mca: Device ready for processing (SEQNUM=2823, ACTION=add) [ 42.054366] systemd-udevd[164]: apple-mca: Processing device (SEQNUM=2823, ACTION=add) [ 42.056751] systemd-udevd[142]: apple-mca: sd-device-monitor(manager): Passed 184 byte to netlink monitor. Received SIGCHLD from PID 186 (systemd-vconsol). [ 42.058857] systemd-udevd[167]: altr,system_manager: Device processed (SEQNUM=2815, ACTION=add) Child 186 (systemd-vconsol) died (code=exited, status=0/SUCCESS) [ 42.060821] systemd-udevd[167]: altr,system_manager: sd-device-monitor(worker): Passed 194 byte to netlink monitor. systemd-vconsole-setup.service: Child 186 belongs to systemd-vconsole-setup.service. [ 42.062805] systemd-udevd[142]: apple-nco: Device is queued (SEQNUM=2824, ACTION=add) systemd-vconsole-setup.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 42.065392] systemd-udevd[142]: apple-nco: Device ready for processing (SEQNUM=2824, ACTION=add) [ 42.067100] systemd-udevd[142]: apple-nco: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.069394] systemd-udevd[172]: apple-nco: Processing device (SEQNUM=2824, ACTION=add) systemd-vconsole-setup.service: Changed start -> exited systemd-vconsole-setup.service: Job 154 systemd-vconsole-setup.service/start finished, result=done [ 42.071564] systemd-udevd[168]: am65-cpsw-nuss: Device processed (SEQNUM=2816, ACTION=add) [ OK ] Finished Virtual Console Setup. [ 42.073442] systemd-udevd[168]: am65-cpsw-nuss: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 42.075653] systemd-udevd[162]: apple-admac: Device processed (SEQNUM=2820, ACTION=add) Failed to communicate with plymouth: Connection refused [ 42.077429] systemd-udevd[162]: apple-admac: sd-device-monitor(worker): Passed 186 byte to netlink monitor. Child 196 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 42.082089] systemd-udevd[158]: apple-mailbox: Device processed (SEQNUM=2822, ACTION=add) init.scope: Child 196 belongs to init.scope. [ 42.084442] systemd-udevd[142]: apple-pmgr-pwrstate: Device is queued (SEQNUM=2825, ACTION=add) systemd-vconsole-setup.service: Control group is empty. sysinit.target changed dead -> active [ 42.086439] systemd-udevd[158]: apple-mailbox: sd-device-monitor(worker): Passed 188 byte to netlink monitor. sysinit.target: Job 3 sysinit.target/start finished, result=done [ OK ] Reached target System Initialization. [ 42.089089] systemd-udevd[166]: apple-dart: Device processed (SEQNUM=2821, ACTION=add) systemd-tmpfiles-clean.timer: ConditionPathExists=!/etc/initrd-release failed. systemd-tmpfiles-clean.timer: Starting requested but condition not met. Not starting unit. systemd-tmpfiles-clean.timer: Job 83 systemd-tmpfiles-clean.timer/start finished, result=done [ 42.091238] systemd-udevd[142]: apple-pmgr-pwrstate: Device ready for processing (SEQNUM=2825, ACTION=add) basic.target: starting held back, waiting for: systemd-pcrphase-sysinit.service timers.target changed dead -> active timers.target: Job 82 timers.target/start finished, result=done [ 42.093604] systemd-udevd[142]: apple-pmgr-pwrstate: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ OK ] Reached target Timer Units. [ 42.095968] systemd-udevd[163]: amd-xgbe: Device processed (SEQNUM=2817, ACTION=add) [ 42.098180] systemd-udevd[166]: apple-dart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.100450] systemd-udevd[163]: amd-xgbe: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.102297] systemd-udevd[167]: apple-pmgr-pwrstate: Processing device (SEQNUM=2825, ACTION=add) dbus.socket: Changed dead -> listening dbus.socket: Job 86 dbus.socket/start finished, result=done [ 42.104669] systemd-udevd[159]: amlogic_thermal: Device processed (SEQNUM=2819, ACTION=add) [ OK ] Listening on D-Bus System Message Bus Socket. sockets.target changed dead -> active sockets.target: Job 84 sockets.target/start finished, result=done [ OK ] Reached target Socket Units. [ 42.109653] systemd-udevd[159]: amlogic_thermal: sd-device-monitor(worker): Passed 190 byte to netlink monitor. basic.target: starting held back, waiting for: systemd-pcrphase-sysinit.service systemd-pcrphase-sysinit.service: ConditionSecurity=measured-uki failed. systemd-pcrphase-sysinit.service: Starting requested but condition not met. Not starting unit. systemd-pcrphase-sysinit.service: Job 42 systemd-pcrphase-sysinit.service/start finished, result=done [ 42.113443] systemd-udevd[142]: apple-sart: Device is queued (SEQNUM=2826, ACTION=add) basic.target changed dead -> active basic.target: Job 2 basic.target/start finished, result=done [ OK ] Reached target Basic System. [ 42.116001] systemd-udevd[142]: apple-sart: Device ready for processing (SEQNUM=2826, ACTION=add) [ 42.118722] systemd-networkd[175]: Got inotify event on bus bus-api-network. [ 42.120625] systemd-networkd[175]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket... [ 42.122598] systemd-timesyncd[150]: Got inotify event on bus bus-api-timesync. [ 42.124462] systemd-timesyncd[150]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket... [ 42.126168] systemd-timesyncd[150]: Bus bus-api-timesync: changing state WATCH_BIND -> AUTHENTICATING initrd.target: starting held back, waiting for: initrd-usr-fs.target [ 42.128356] systemd-resolved[149]: Got inotify event on bus bus-api-resolve. systemd-pcrphase.service: ConditionSecurity=measured-uki failed. systemd-pcrphase.service: Starting requested but condition not met. Not starting unit. systemd-pcrphase.service: Job 79 systemd-pcrphase.service/start finished, result=done [ 42.130364] systemd-resolved[149]: sd-bus: starting bus bus-api-resolve by connecting to /run/dbus/system_bus_socket... dbus.socket: Incoming traffic dbus.service: Trying to enqueue job dbus.service/start/replace [ 42.133130] systemd-udevd[164]: apple-mca: Device processed (SEQNUM=2823, ACTION=add) [ 42.135159] systemd-udevd[164]: apple-mca: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.137937] systemd-networkd[175]: Bus bus-api-network: changing state WATCH_BIND -> AUTHENTICATING run-postinsts.service: Cannot add dependency job, ignoring: Unit run-postinsts.service not found. [ 42.139897] systemd-resolved[149]: Bus bus-api-resolve: changing state WATCH_BIND -> AUTHENTICATING [ 42.142312] systemd-udevd[162]: apple-sart: Processing device (SEQNUM=2826, ACTION=add) [ 42.144533] systemd-udevd[142]: apple-sart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. dbus.service: Installed new job dbus.service/start as 160 [ 42.146182] systemd-udevd[142]: apple_efuses: Device is queued (SEQNUM=2827, ACTION=add) dbus.service: Enqueued job dbus.service/start as 160 dbus.socket: Changed listening -> running [ 42.147991] systemd-udevd[142]: apple_efuses: Device ready for processing (SEQNUM=2827, ACTION=add) dbus.service: Will spawn child (service_enter_start): /usr/bin/dbus-daemon [ 42.149924] systemd-udevd[142]: apple_efuses: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 42.153474] systemd-udevd[142]: arm-scmi: Device is queued (SEQNUM=2828, ACTION=add) [ 42.158233] systemd-udevd[142]: arm-scmi: Device ready for processing (SEQNUM=2828, ACTION=add) [ 42.162080] systemd-udevd[172]: apple-nco: Device processed (SEQNUM=2824, ACTION=add) [ 42.163960] systemd-udevd[142]: arm-scmi: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.166096] systemd-udevd[166]: arm-scmi: Processing device (SEQNUM=2828, ACTION=add) dbus.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/dbus.service' to 'max': No such file or directory [ 42.167952] systemd-udevd[142]: arm-smmu: Device is queued (SEQNUM=2829, ACTION=add) [ 42.169897] systemd-udevd[142]: arm-smmu: Device ready for processing (SEQNUM=2829, ACTION=add) dbus.service: Passing 1 fds to service dbus.service: About to execute: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only Serializing sd-executor-state to memfd. [ 42.178920] systemd-udevd[159]: apple_efuses: Processing device (SEQNUM=2827, ACTION=add) [ 42.181810] systemd-udevd[142]: arm-smmu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.183492] systemd-udevd[142]: arm-smmu-v3: Device is queued (SEQNUM=2830, ACTION=add) [ 42.185513] systemd-udevd[142]: arm-smmu-v3: Device ready for processing (SEQNUM=2830, ACTION=add) [ 42.187139] systemd-udevd[142]: arm-smmu-v3: sd-device-monitor(manager): Passed 186 byte to netlink monitor. dbus.service: Forked /usr/bin/dbus-daemon as 197 Closing set fd 73 (socket:[2393]) Closing set fd 72 (socket:[994]) [ 42.224870] systemd-udevd[158]: arm-smmu: Processing device (SEQNUM=2829, ACTION=add) [ 42.227978] systemd-udevd[142]: arm_smc_wdt: Device is queued (SEQNUM=2831, ACTION=add) dbus.service: Changed dead -> start [ 42.230757] systemd-udevd[167]: apple-pmgr-pwrstate: Device processed (SEQNUM=2825, ACTION=add) Starting D-Bus System Message Bus... [ 42.233044] systemd-udevd[142]: arm_smc_wdt: Device ready for processing (SEQNUM=2831, ACTION=add) [ 42.235270] systemd-udevd[167]: apple-pmgr-pwrstate: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 42.237817] systemd-udevd[142]: arm_smc_wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.239893] systemd-udevd[172]: apple-nco: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.242153] systemd-udevd[165]: arm-smmu-v3: Processing device (SEQNUM=2830, ACTION=add) [ 42.244380] systemd-udevd[162]: apple-sart: Device processed (SEQNUM=2826, ACTION=add) [ 42.245888] systemd-udevd[162]: apple-sart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.247837] systemd-udevd[166]: arm-scmi: Device processed (SEQNUM=2828, ACTION=add) [ 42.249720] systemd-udevd[166]: arm-scmi: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.251687] systemd-udevd[164]: arm_smc_wdt: Processing device (SEQNUM=2831, ACTION=add) [ 42.253965] systemd-udevd[159]: apple_efuses: Device processed (SEQNUM=2827, ACTION=add) [ 42.255846] systemd-udevd[159]: apple_efuses: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 42.258307] systemd-udevd[142]: armada-ap806-pinctrl: Device is queued (SEQNUM=2832, ACTION=add) [ 42.260654] systemd-udevd[158]: arm-smmu: Device processed (SEQNUM=2829, ACTION=add) [ 42.262475] systemd-udevd[158]: arm-smmu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.265005] systemd-udevd[142]: armada-ap806-pinctrl: Device ready for processing (SEQNUM=2832, ACTION=add) [ 42.269811] systemd-udevd[142]: armada-ap806-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 42.282562] systemd-udevd[165]: arm-smmu-v3: Device processed (SEQNUM=2830, ACTION=add) [ 42.284690] systemd-udevd[142]: armada-cp110-pinctrl: Device is queued (SEQNUM=2833, ACTION=add) [ 42.286203] systemd-udevd[142]: armada-cp110-pinctrl: Device ready for processing (SEQNUM=2833, ACTION=add) [ 42.287937] systemd-udevd[142]: armada-cp110-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 42.290238] systemd-udevd[159]: armada-ap806-pinctrl: Processing device (SEQNUM=2832, ACTION=add) [ 42.292503] systemd-udevd[142]: armada8k-pcie: Device is queued (SEQNUM=2834, ACTION=add) [ 42.294196] systemd-udevd[142]: armada8k-pcie: Device ready for processing (SEQNUM=2834, ACTION=add) [ 42.296416] systemd-udevd[142]: armada8k-pcie: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.300925] systemd-udevd[165]: arm-smmu-v3: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.303278] systemd-udevd[164]: arm_smc_wdt: Device processed (SEQNUM=2831, ACTION=add) [ 42.305696] systemd-udevd[162]: armada-cp110-pinctrl: Processing device (SEQNUM=2833, ACTION=add) [ 42.308521] systemd-udevd[172]: armada8k-pcie: Processing device (SEQNUM=2834, ACTION=add) [ 42.310505] systemd-udevd[164]: arm_smc_wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.313021] systemd-udevd[142]: armada_3700_spi: Device is queued (SEQNUM=2835, ACTION=add) [ 42.314697] systemd-udevd[142]: armada_3700_spi: Device ready for processing (SEQNUM=2835, ACTION=add) [ 42.316905] systemd-udevd[159]: armada-ap806-pinctrl: Device processed (SEQNUM=2832, ACTION=add) [ 42.318874] systemd-udevd[142]: armada_3700_spi: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.321179] systemd-udevd[159]: armada-ap806-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 42.323158] systemd-udevd[142]: armada_thermal: Device is queued (SEQNUM=2836, ACTION=add) [ 42.325867] systemd-udevd[142]: armada_thermal: Device ready for processing (SEQNUM=2836, ACTION=add) [ 42.327911] systemd-udevd[167]: armada_3700_spi: Processing device (SEQNUM=2835, ACTION=add) [ 42.330385] systemd-udevd[142]: armada_thermal: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 42.332435] systemd-udevd[142]: armv8-pmu: Device is queued (SEQNUM=2837, ACTION=add) [ 42.334562] systemd-udevd[162]: armada-cp110-pinctrl: Device processed (SEQNUM=2833, ACTION=add) [ 42.337206] systemd-udevd[142]: armv8-pmu: Device ready for processing (SEQNUM=2837, ACTION=add) [ 42.339395] systemd-udevd[162]: armada-cp110-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 42.343405] systemd-udevd[142]: armv8-pmu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.346681] systemd-udevd[172]: armada8k-pcie: Device processed (SEQNUM=2834, ACTION=add) [ 42.348741] systemd-udevd[172]: armada8k-pcie: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 42.350822] systemd-udevd[159]: armv8-pmu: Processing device (SEQNUM=2837, ACTION=add) [ 42.353082] systemd-udevd[142]: ave: Device is queued (SEQNUM=2838, ACTION=add) [ 42.355014] systemd-udevd[166]: armada_thermal: Processing device (SEQNUM=2836, ACTION=add) [ 42.357344] systemd-udevd[142]: ave: Device ready for processing (SEQNUM=2838, ACTION=add) [ 42.359051] systemd-udevd[142]: ave: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 42.361003] systemd-udevd[142]: axg-aoclkc: Device is queued (SEQNUM=2839, ACTION=add) [ 42.362525] systemd-udevd[142]: axg-aoclkc: Device ready for processing (SEQNUM=2839, ACTION=add) [ 42.364418] systemd-udevd[142]: axg-aoclkc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.366260] systemd-udevd[172]: axg-aoclkc: Processing device (SEQNUM=2839, ACTION=add) [ 42.368504] systemd-udevd[142]: axg-clkc: Device is queued (SEQNUM=2840, ACTION=add) [ 42.370062] systemd-udevd[142]: axg-clkc: Device ready for processing (SEQNUM=2840, ACTION=add) [ 42.371514] systemd-udevd[142]: axg-clkc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 42.374043] systemd-udevd[162]: ave: Processing device (SEQNUM=2838, ACTION=add) [ 42.376435] systemd-udevd[142]: axp20x-regulator: Device is queued (SEQNUM=2841, ACTION=add) [ 42.377957] systemd-udevd[142]: axp20x-regulator: Device ready for processing (SEQNUM=2841, ACTION=add) [ 42.379472] systemd-udevd[142]: axp20x-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 42.381570] systemd-udevd[142]: bam-dma-engine: Device is queued (SEQNUM=2842, ACTION=add) [ 42.383021] systemd-udevd[142]: bam-dma-engine: Device ready for processing (SEQNUM=2842, ACTION=add) [ 42.384687] systemd-udevd[142]: bam-dma-engine: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 42.386737] systemd-udevd[165]: axp20x-regulator: Processing device (SEQNUM=2841, ACTION=add) [ 42.389035] systemd-udevd[142]: basic-mmio-gpio: Device is queued (SEQNUM=2843, ACTION=add) [ 42.390897] systemd-udevd[158]: axg-clkc: Processing device (SEQNUM=2840, ACTION=add) [ 42.393046] systemd-udevd[167]: armada_3700_spi: Device processed (SEQNUM=2835, ACTION=add) [ 42.394719] systemd-udevd[167]: armada_3700_spi: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 42.397087] systemd-udevd[166]: armada_thermal: Device processed (SEQNUM=2836, ACTION=add) [ 42.398566] systemd-udevd[166]: armada_thermal: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 42.400888] systemd-udevd[142]: basic-mmio-gpio: Device ready for processing (SEQNUM=2843, ACTION=add) [ 42.405475] systemd-udevd[142]: basic-mmio-gpio: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.409186] systemd-udevd[159]: armv8-pmu: Device processed (SEQNUM=2837, ACTION=add) [ 42.411227] systemd-udevd[159]: armv8-pmu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.414090] systemd-udevd[142]: bcm-iproc-i2c: Device is queued (SEQNUM=2844, ACTION=add) [ 42.429889] systemd-udevd[164]: bam-dma-engine: Processing device (SEQNUM=2842, ACTION=add) [ 42.431727] systemd-udevd[142]: bcm-iproc-i2c: Device ready for processing (SEQNUM=2844, ACTION=add) [ 42.433832] systemd-udevd[168]: basic-mmio-gpio: Processing device (SEQNUM=2843, ACTION=add) [ 42.435695] systemd-udevd[142]: bcm-iproc-i2c: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.437506] systemd-udevd[142]: bcm-iproc-pwm: Device is queued (SEQNUM=2845, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 42.439520] systemd-udevd[162]: ave: Device processed (SEQNUM=2838, ACTION=add) [ 42.442218] systemd-udevd[142]: bcm-iproc-pwm: Device ready for processing (SEQNUM=2845, ACTION=add) [ 42.444423] systemd-udevd[162]: ave: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 42.446277] systemd-udevd[142]: bcm-iproc-pwm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.448470] systemd-udevd[159]: bcm-iproc-i2c: Processing device (SEQNUM=2844, ACTION=add) [ 42.450319] systemd-udevd[142]: bcm-ns2-usbphy: Device is queued (SEQNUM=2846, ACTION=add) [ 42.451776] systemd-udevd[142]: bcm-ns2-usbphy: Device ready for processing (SEQNUM=2846, ACTION=add) [ 42.453941] systemd-udevd[167]: bcm-iproc-pwm: Processing device (SEQNUM=2845, ACTION=add) [ 42.455942] systemd-udevd[158]: axg-clkc: Device processed (SEQNUM=2840, ACTION=add) [ 42.458043] systemd-udevd[166]: bcm-ns2-usbphy: Processing device (SEQNUM=2846, ACTION=add) [ 42.460430] systemd-udevd[172]: axg-aoclkc: Device processed (SEQNUM=2839, ACTION=add) [ 42.462007] systemd-udevd[172]: axg-aoclkc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.463858] systemd-udevd[158]: axg-clkc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 42.466104] systemd-udevd[142]: bcm-ns2-usbphy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 42.467820] systemd-udevd[142]: bcm-pmb: Device is queued (SEQNUM=2847, ACTION=add) [ 42.469932] systemd-udevd[164]: bam-dma-engine: Device processed (SEQNUM=2842, ACTION=add) [ 42.471779] systemd-udevd[142]: bcm-pmb: Device ready for processing (SEQNUM=2847, ACTION=add) [ 42.474718] systemd-udevd[164]: bam-dma-engine: sd-device-monitor(worker): Passed 189 byte to netlink monitor. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 42.526144] EXT4-fs (dm-0): write access unavailable, skipping orphan cleanup [ 42.480523] systemd-udevd[142]: bcm-pmb: sd-device-monitor(manager): Passed 182 byte to netlink monitor. systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) [ 42.484332] systemd-udevd[162]: bcm-pmb: Processing device (SEQNUM=2847, ACTION=add) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1426 [ 42.486225] systemd-udevd[142]: bcm2835-aux-clk: Device is queued (SEQNUM=2848, ACTION=add) systemd-journald.service: Added fd 73 (stored) to fd store. [ 42.487821] systemd-udevd[142]: bcm2835-aux-clk: Device ready for processing (SEQNUM=2848, ACTION=add) [ 42.489649] systemd-udevd[142]: bcm2835-aux-clk: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.491522] systemd-udevd[167]: bcm-iproc-pwm: Device processed (SEQNUM=2845, ACTION=add) [ 42.494031] systemd-udevd[142]: bcm2835-aux-uart: Device is queued (SEQNUM=2849, ACTION=add) [ 42.496289] systemd-udevd[167]: bcm-iproc-pwm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 42.498295] systemd-udevd[142]: bcm2835-aux-uart: Device ready for processing (SEQNUM=2849, ACTION=add) [ 42.501390] systemd-udevd[165]: axp20x-regulator: Device processed (SEQNUM=2841, ACTION=add) [ 42.502931] systemd-udevd[165]: axp20x-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. sysusr-usr.mount: Changed mounting -> mounting-done [ 42.512760] systemd-udevd[172]: bcm2835-aux-clk: Processing device (SEQNUM=2848, ACTION=add) Received SIGCHLD from PID 194 (mount). [ 42.514784] systemd-udevd[166]: bcm-ns2-usbphy: Device processed (SEQNUM=2846, ACTION=add) Child 194 (mount) died (code=exited, status=0/SUCCESS) [ 42.516866] systemd-udevd[166]: bcm-ns2-usbphy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. sysusr-usr.mount: Child 194 belongs to sysusr-usr.mount. [ 42.518941] systemd-udevd[162]: bcm-pmb: Device processed (SEQNUM=2847, ACTION=add) sysusr-usr.mount: Mount process exited, code=exited, status=0/SUCCESS (success) sysusr-usr.mount: Changed mounting-done -> mounted sysusr-usr.mount: Job 94 sysusr-usr.mount/start finished, result=done [ 42.521619] systemd-udevd[142]: bcm2835-aux-uart: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ OK ] Mounted /sysusr/usr. Failed to communicate with plymouth: Connection refused [ 42.523754] systemd-udevd[158]: bcm2835-aux-uart: Processing device (SEQNUM=2849, ACTION=add) [ 42.526014] systemd-udevd[159]: bcm-iproc-i2c: Device processed (SEQNUM=2844, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 70 (stored), closing. [ 42.527919] systemd-udevd[142]: bcm2835-clk: Device is queued (SEQNUM=2850, ACTION=add) [ 42.530050] systemd-udevd[159]: bcm-iproc-i2c: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 42.532523] systemd-udevd[168]: basic-mmio-gpio: Device processed (SEQNUM=2843, ACTION=add) [ 42.534388] systemd-udevd[168]: basic-mmio-gpio: sd-device-monitor(worker): Passed 190 byte to netlink monitor. initrd-usr-fs.target: AssertPathExists=/etc/initrd-release succeeded. [ 42.536990] systemd-udevd[142]: bcm2835-clk: Device ready for processing (SEQNUM=2850, ACTION=add) initrd-usr-fs.target changed dead -> active initrd-usr-fs.target: Job 93 initrd-usr-fs.target/start finished, result=done [ 42.538724] systemd-udevd[142]: bcm2835-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ OK ] Reached target Initrd /usr File System. [ 42.541253] systemd-udevd[162]: bcm-pmb: sd-device-monitor(worker): Passed 182 byte to netlink monitor. initrd.target: starting held back, waiting for: initrd-fs.target sysroot-usr.mount: starting held back, waiting for: sysroot.mount [ 42.543841] systemd-udevd[142]: bcm2835-dma: Device is queued (SEQNUM=2851, ACTION=add) [ 42.545970] systemd-udevd[159]: bcm2835-clk: Processing device (SEQNUM=2850, ACTION=add) [ 42.547940] systemd-udevd[142]: bcm2835-dma: Device ready for processing (SEQNUM=2851, ACTION=add) [ 42.549756] systemd-udevd[142]: bcm2835-dma: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.551833] systemd-udevd[162]: bcm2835-dma: Processing device (SEQNUM=2851, ACTION=add) [ 42.553980] systemd-udevd[142]: bcm2835-mbox: Device is queued (SEQNUM=2852, ACTION=add) [ 42.555543] systemd-udevd[142]: bcm2835-mbox: Device ready for processing (SEQNUM=2852, ACTION=add) [ 42.557403] systemd-udevd[142]: bcm2835-mbox: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 42.559069] systemd-udevd[142]: bcm2835-pm: Device is queued (SEQNUM=2853, ACTION=add) [ 42.561186] systemd-udevd[158]: bcm2835-aux-uart: Device processed (SEQNUM=2849, ACTION=add) [ 42.563058] systemd-udevd[142]: bcm2835-pm: Device ready for processing (SEQNUM=2853, ACTION=add) [ 42.565250] systemd-udevd[172]: bcm2835-aux-clk: Device processed (SEQNUM=2848, ACTION=add) [ 42.566734] systemd-udevd[172]: bcm2835-aux-clk: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 42.568881] systemd-udevd[167]: bcm2835-mbox: Processing device (SEQNUM=2852, ACTION=add) [ 42.570773] systemd-udevd[158]: bcm2835-aux-uart: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 42.572974] systemd-udevd[142]: bcm2835-pm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.574715] systemd-udevd[142]: bcm2835-power: Device is queued (SEQNUM=2854, ACTION=add) [ 42.576662] systemd-udevd[142]: bcm2835-power: Device ready for processing (SEQNUM=2854, ACTION=add) [ 42.578482] systemd-udevd[142]: bcm2835-power: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.581020] systemd-udevd[162]: bcm2835-dma: Device processed (SEQNUM=2851, ACTION=add) systemd-repart.service: ConditionDirectoryNotEmpty=|/sysusr/usr/local/lib/repart.d failed. [ 42.582937] systemd-udevd[167]: bcm2835-mbox: Device processed (SEQNUM=2852, ACTION=add) [ 42.585675] systemd-udevd[142]: bcm2835-rng: Device is queued (SEQNUM=2855, ACTION=add) [ 42.587424] systemd-udevd[142]: bcm2835-rng: Device ready for processing (SEQNUM=2855, ACTION=add) [ 42.589533] systemd-udevd[142]: bcm2835-rng: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.598279] systemd-udevd[166]: bcm2835-pm: Processing device (SEQNUM=2853, ACTION=add) [ 42.601208] systemd-udevd[159]: bcm2835-clk: Device processed (SEQNUM=2850, ACTION=add) [ 42.607081] systemd-udevd[142]: bcm2835-wdt: Device is queued (SEQNUM=2856, ACTION=add) [ 42.610777] systemd-udevd[159]: bcm2835-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.613332] systemd-udevd[142]: bcm2835-wdt: Device ready for processing (SEQNUM=2856, ACTION=add) [ 42.614947] systemd-udevd[142]: bcm2835-wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.617519] systemd-udevd[172]: bcm2835-power: Processing device (SEQNUM=2854, ACTION=add) [ 42.621847] systemd-udevd[158]: bcm2835-rng: Processing device (SEQNUM=2855, ACTION=add) [ 42.626060] systemd-udevd[162]: bcm2835-dma: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.630359] systemd-udevd[167]: bcm2835-mbox: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 42.632719] systemd-udevd[165]: bcm2835-wdt: Processing device (SEQNUM=2856, ACTION=add) [ 42.634716] systemd-udevd[172]: bcm2835-power: Device processed (SEQNUM=2854, ACTION=add) [ 42.637048] systemd-udevd[172]: bcm2835-power: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 42.638910] systemd-udevd[142]: bcm4908-pinctrl: Device is queued (SEQNUM=2857, ACTION=add) [ 42.640903] systemd-udevd[158]: bcm2835-rng: Device processed (SEQNUM=2855, ACTION=add) [ 42.642754] systemd-udevd[142]: bcm4908-pinctrl: Device ready for processing (SEQNUM=2857, ACTION=add) [ 42.644516] systemd-udevd[142]: bcm4908-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.646369] systemd-udevd[158]: bcm2835-rng: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.648490] systemd-udevd[166]: bcm2835-pm: Device processed (SEQNUM=2853, ACTION=add) [ 42.650351] systemd-udevd[142]: bcm4908_enet: Device is queued (SEQNUM=2858, ACTION=add) [ 42.679306] systemd-udevd[159]: bcm4908-pinctrl: Processing device (SEQNUM=2857, ACTION=add) [ 42.684606] systemd-udevd[166]: bcm2835-pm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. systemd-repart.service: ConditionDirectoryNotEmpty=|/sysusr/usr/lib/repart.d failed. systemd-repart.service: ConditionDirectoryNotEmpty=|/run/repart.d failed. systemd-repart.service: ConditionDirectoryNotEmpty=|/etc/repart.d failed. [ 42.688873] systemd-udevd[142]: bcm4908_enet: Device ready for processing (SEQNUM=2858, ACTION=add) systemd-repart.service: ConditionDirectoryNotEmpty=|/usr/local/lib/repart.d failed. systemd-repart.service: ConditionDirectoryNotEmpty=|/usr/lib/repart.d succeeded. systemd-repart.service: ConditionVirtualization=!container succeeded. [ 42.691623] systemd-udevd[165]: bcm2835-wdt: Device processed (SEQNUM=2856, ACTION=add) [ 42.695599] systemd-udevd[142]: bcm4908_enet: sd-device-monitor(manager): Passed 187 byte to netlink monitor. systemd-repart.service: Will spawn child (service_enter_start): /bin/sh [ 42.698590] systemd-udevd[165]: bcm2835-wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.700825] systemd-udevd[162]: bcm4908_enet: Processing device (SEQNUM=2858, ACTION=add) [ 42.702873] systemd-udevd[142]: bcm7038_l1: Device is queued (SEQNUM=2859, ACTION=add) [ 42.704892] systemd-udevd[142]: bcm7038_l1: Device ready for processing (SEQNUM=2859, ACTION=add) [ 42.706415] systemd-udevd[142]: bcm7038_l1: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.707940] systemd-udevd[142]: bcm7120_l2: Device is queued (SEQNUM=2860, ACTION=add) systemd-repart.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-repart.service' to 'max': No such file or directory [ 42.709765] systemd-udevd[142]: bcm7120_l2: Device ready for processing (SEQNUM=2860, ACTION=add) [ 42.711675] systemd-udevd[159]: bcm4908-pinctrl: Device processed (SEQNUM=2857, ACTION=add) [ 42.713884] systemd-udevd[167]: bcm7120_l2: Processing device (SEQNUM=2860, ACTION=add) [ 42.715793] systemd-udevd[159]: bcm4908-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 42.718144] systemd-udevd[172]: bcm7038_l1: Processing device (SEQNUM=2859, ACTION=add) systemd-repart.service: Passing 0 fds to service systemd-repart.service: About to execute: /bin/sh -c "/usr/bin/test -c /dev/tpmrm0 && /usr/bin/systemd-repart --dry-run=no --definitions=/usr/lib/repart.d/ || /usr/bin/systemd-repart --dry-run=no --definitions=/usr/lib/repart.d_notpm/" [ 42.720605] systemd-udevd[162]: bcm4908_enet: Device processed (SEQNUM=2858, ACTION=add) Serializing sd-executor-state to memfd. [ 42.722603] systemd-udevd[162]: bcm4908_enet: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 42.725342] systemd-udevd[142]: bcm7120_l2: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.726884] systemd-udevd[142]: bcm7271-uart: Device is queued (SEQNUM=2861, ACTION=add) [ 42.728636] systemd-udevd[142]: bcm7271-uart: Device ready for processing (SEQNUM=2861, ACTION=add) systemd-repart.service: Forked /bin/sh as 203 [ 42.730167] systemd-udevd[142]: bcm7271-uart: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 42.732464] systemd-udevd[172]: bcm7038_l1: Device processed (SEQNUM=2859, ACTION=add) [ 42.734459] systemd-udevd[159]: bcm7271-uart: Processing device (SEQNUM=2861, ACTION=add) [ 42.736555] systemd-udevd[172]: bcm7038_l1: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.738435] systemd-udevd[142]: bcm_iproc: Device is queued (SEQNUM=2862, ACTION=add) [ 42.740697] systemd-udevd[167]: bcm7120_l2: Device processed (SEQNUM=2860, ACTION=add) [ 42.742593] systemd-udevd[142]: bcm_iproc: Device ready for processing (SEQNUM=2862, ACTION=add) [ 42.744878] systemd-udevd[167]: bcm7120_l2: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.746787] systemd-udevd[142]: bcm_iproc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.749215] systemd-udevd[162]: bcm_iproc: Processing device (SEQNUM=2862, ACTION=add) Closing set fd 67 (socket:[2393]) [ 42.751188] systemd-udevd[142]: bcm_voter: Device is queued (SEQNUM=2863, ACTION=add) [ 42.752908] systemd-udevd[142]: bcm_voter: Device ready for processing (SEQNUM=2863, ACTION=add) [ 42.755739] systemd-udevd[142]: bcm_voter: sd-device-monitor(manager): Passed 184 byte to netlink monitor. systemd-repart.service: Changed dead -> start Starting Repartition Root Disk... [ 42.758117] systemd-udevd[159]: bcm7271-uart: Device processed (SEQNUM=2861, ACTION=add) [ 42.759907] systemd-udevd[159]: bcm7271-uart: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 42.762339] systemd-udevd[172]: bcm_voter: Processing device (SEQNUM=2863, ACTION=add) Received SIGCHLD from PID 202 ((sd-close)). Child 202 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 202 belongs to init.scope. [ 42.771487] systemd-udevd[142]: bd718xx-pmic: Device is queued (SEQNUM=2864, ACTION=add) [ 42.773428] systemd-udevd[142]: bd718xx-pmic: Device ready for processing (SEQNUM=2864, ACTION=add) [ 42.775045] systemd-udevd[142]: bd718xx-pmic: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 42.777243] systemd-udevd[162]: bcm_iproc: Device processed (SEQNUM=2862, ACTION=add) [ 42.778797] systemd-udevd[162]: bcm_iproc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.781233] systemd-udevd[142]: bd9571mwv-regulator: Device is queued (SEQNUM=2865, ACTION=add) [ 42.782978] systemd-udevd[142]: bd9571mwv-regulator: Device ready for processing (SEQNUM=2865, ACTION=add) [ 42.785077] systemd-udevd[167]: bd718xx-pmic: Processing device (SEQNUM=2864, ACTION=add) [ 42.786973] systemd-udevd[142]: bd9571mwv-regulator: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 42.789325] systemd-udevd[172]: bcm_voter: Device processed (SEQNUM=2863, ACTION=add) [ 42.790842] systemd-udevd[172]: bcm_voter: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.792921] systemd-udevd[159]: bd9571mwv-regulator: Processing device (SEQNUM=2865, ACTION=add) [ 42.794858] systemd-udevd[142]: bdc: Device is queued (SEQNUM=2866, ACTION=add) [ 42.796525] systemd-udevd[142]: bdc: Device ready for processing (SEQNUM=2866, ACTION=add) [ 42.798056] systemd-udevd[142]: bdc: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 42.799648] systemd-udevd[142]: bgmac-enet: Device is queued (SEQNUM=2867, ACTION=add) [ 42.801749] systemd-udevd[167]: bd718xx-pmic: Device processed (SEQNUM=2864, ACTION=add) [ 42.803729] systemd-udevd[142]: bgmac-enet: Device ready for processing (SEQNUM=2867, ACTION=add) [ 42.806133] systemd-udevd[167]: bd718xx-pmic: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 42.808406] systemd-udevd[142]: bgmac-enet: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 42.810540] systemd-udevd[162]: bdc: Processing device (SEQNUM=2866, ACTION=add) [ 42.812611] systemd-udevd[142]: bman_ccsr: Device is queued (SEQNUM=2868, ACTION=add) [ 42.814104] systemd-udevd[142]: bman_ccsr: Device ready for processing (SEQNUM=2868, ACTION=add) [ 42.815797] systemd-udevd[142]: bman_ccsr: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.818250] systemd-udevd[172]: bgmac-enet: Processing device (SEQNUM=2867, ACTION=add) [ 42.820377] systemd-udevd[142]: bman_portal: Device is queued (SEQNUM=2869, ACTION=add) [ 42.821922] systemd-udevd[142]: bman_portal: Device ready for processing (SEQNUM=2869, ACTION=add) [ 42.823516] systemd-udevd[142]: bman_portal: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.825854] systemd-udevd[166]: bman_portal: Processing device (SEQNUM=2869, ACTION=add) [ 42.827741] systemd-udevd[142]: brcm,asp-v2: Device is queued (SEQNUM=2870, ACTION=add) [ 42.829501] systemd-udevd[142]: brcm,asp-v2: Device ready for processing (SEQNUM=2870, ACTION=add) [ 42.831383] systemd-udevd[167]: bman_ccsr: Processing device (SEQNUM=2868, ACTION=add) [ 42.833785] systemd-udevd[158]: brcm,asp-v2: Processing device (SEQNUM=2870, ACTION=add) [ 42.835935] systemd-udevd[142]: brcm,asp-v2: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.840597] systemd-udevd[159]: bd9571mwv-regulator: Device processed (SEQNUM=2865, ACTION=add) [ 42.842280] systemd-udevd[159]: bd9571mwv-regulator: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 42.844832] systemd-udevd[142]: brcm-otpc: Device is queued (SEQNUM=2871, ACTION=add) [ 42.846931] systemd-udevd[162]: bdc: Device processed (SEQNUM=2866, ACTION=add) [ 42.849053] systemd-udevd[142]: brcm-otpc: Device ready for processing (SEQNUM=2871, ACTION=add) [ 42.851155] systemd-udevd[162]: bdc: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 42.853454] systemd-udevd[142]: brcm-otpc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 42.855467] systemd-udevd[172]: bgmac-enet: Device processed (SEQNUM=2867, ACTION=add) [ 42.857551] systemd-udevd[172]: bgmac-enet: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 42.859454] systemd-udevd[167]: bman_ccsr: Device processed (SEQNUM=2868, ACTION=add) [ 42.862947] systemd-udevd[167]: bman_ccsr: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.867635] systemd-udevd[165]: brcm-otpc: Processing device (SEQNUM=2871, ACTION=add) [ 42.872500] systemd-udevd[142]: brcm-rescal-reset: Device is queued (SEQNUM=2872, ACTION=add) [ 42.874184] systemd-udevd[142]: brcm-rescal-reset: Device ready for processing (SEQNUM=2872, ACTION=add) [ 42.875824] systemd-udevd[142]: brcm-rescal-reset: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 42.878016] systemd-udevd[166]: bman_portal: Device processed (SEQNUM=2869, ACTION=add) [ 42.879913] systemd-udevd[159]: brcm-rescal-reset: Processing device (SEQNUM=2872, ACTION=add) [ 42.882322] systemd-udevd[166]: bman_portal: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.885002] systemd-udevd[158]: brcm,asp-v2: Device processed (SEQNUM=2870, ACTION=add) [ 42.886592] systemd-udevd[158]: brcm,asp-v2: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 42.890825] systemd-udevd[142]: brcm-sata-phy: Device is queued (SEQNUM=2873, ACTION=add) [ 42.892663] systemd-udevd[142]: brcm-sata-phy: Device ready for processing (SEQNUM=2873, ACTION=add) [ 42.894291] systemd-udevd[142]: brcm-sata-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.896597] systemd-udevd[159]: brcm-rescal-reset: Device processed (SEQNUM=2872, ACTION=add) [ 42.898498] systemd-udevd[142]: brcm2711-dvp: Device is queued (SEQNUM=2874, ACTION=add) [ 42.900695] systemd-udevd[159]: brcm-rescal-reset: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 42.902881] systemd-udevd[142]: brcm2711-dvp: Device ready for processing (SEQNUM=2874, ACTION=add) [ 42.904718] systemd-udevd[142]: brcm2711-dvp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 42.906716] systemd-udevd[162]: brcm-sata-phy: Processing device (SEQNUM=2873, ACTION=add) [ 42.909119] systemd-udevd[142]: brcmstb-avs-cpufreq: Device is queued (SEQNUM=2875, ACTION=add) [ 42.910686] systemd-udevd[142]: brcmstb-avs-cpufreq: Device ready for processing (SEQNUM=2875, ACTION=add) [ 42.912590] systemd-udevd[142]: brcmstb-avs-cpufreq: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 42.914551] systemd-udevd[165]: brcm-otpc: Device processed (SEQNUM=2871, ACTION=add) [ 42.916356] systemd-udevd[165]: brcm-otpc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 42.918265] systemd-udevd[142]: brcmstb-dpfe: Device is queued (SEQNUM=2876, ACTION=add) [ 42.919766] systemd-udevd[142]: brcmstb-dpfe: Device ready for processing (SEQNUM=2876, ACTION=add) [ 42.921622] systemd-udevd[142]: brcmstb-dpfe: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 42.923597] systemd-udevd[172]: brcm2711-dvp: Processing device (SEQNUM=2874, ACTION=add) [ 42.925810] systemd-udevd[142]: brcmstb-gpio: Device is queued (SEQNUM=2877, ACTION=add) [ 42.927878] systemd-udevd[162]: brcm-sata-phy: Device processed (SEQNUM=2873, ACTION=add) [ 42.929724] systemd-udevd[162]: brcm-sata-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 42.931660] systemd-udevd[142]: brcmstb-gpio: Device ready for processing (SEQNUM=2877, ACTION=add) [ 42.933527] systemd-udevd[142]: brcmstb-gpio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 42.935451] systemd-udevd[159]: brcmstb-avs-cpufreq: Processing device (SEQNUM=2875, ACTION=add) [ 42.944654] systemd-udevd[167]: brcmstb-dpfe: Processing device (SEQNUM=2876, ACTION=add) [ 42.946965] systemd-udevd[142]: brcmstb-i2c: Device is queued (SEQNUM=2878, ACTION=add) [ 42.948689] systemd-udevd[142]: brcmstb-i2c: Device ready for processing (SEQNUM=2878, ACTION=add) [ 42.950188] systemd-udevd[142]: brcmstb-i2c: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 42.951894] systemd-udevd[142]: brcmstb-reset: Device is queued (SEQNUM=2879, ACTION=add) [ 42.954096] systemd-udevd[166]: brcmstb-gpio: Processing device (SEQNUM=2877, ACTION=add) [ 42.956358] systemd-udevd[142]: brcmstb-reset: Device ready for processing (SEQNUM=2879, ACTION=add) [ 42.957975] systemd-udevd[142]: brcmstb-reset: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 42.959510] systemd-udevd[142]: brcmstb-usb-phy: Device is queued (SEQNUM=2880, ACTION=add) [ 42.963798] systemd-udevd[142]: brcmstb-usb-phy: Device ready for processing (SEQNUM=2880, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 42.969900] systemd-udevd[159]: brcmstb-avs-cpufreq: Device processed (SEQNUM=2875, ACTION=add) [ 42.971772] systemd-udevd[158]: brcmstb-reset: Processing device (SEQNUM=2879, ACTION=add) [ 42.973969] systemd-udevd[162]: brcmstb-i2c: Processing device (SEQNUM=2878, ACTION=add) [ 42.975798] systemd-udevd[142]: brcmstb-usb-phy: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 42.978013] systemd-udevd[159]: brcmstb-avs-cpufreq: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 42.979938] systemd-udevd[142]: brcmstb-waketimer: Device is queued (SEQNUM=2881, ACTION=add) [ 42.981757] systemd-udevd[142]: brcmstb-waketimer: Device ready for processing (SEQNUM=2881, ACTION=add) [ 42.983272] systemd-udevd[142]: brcmstb-waketimer: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 42.985509] systemd-udevd[164]: brcmstb-waketimer: Processing device (SEQNUM=2881, ACTION=add) [ 42.999252] systemd-udevd[162]: brcmstb-i2c: Device processed (SEQNUM=2878, ACTION=add) [ 43.001824] systemd-udevd[162]: brcmstb-i2c: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 43.004701] systemd-udevd[165]: brcmstb-usb-phy: Processing device (SEQNUM=2880, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 43.007694] systemd-udevd[142]: brcmstb_l2: Device is queued (SEQNUM=2882, ACTION=add) [ 43.009821] systemd-udevd[142]: brcmstb_l2: Device ready for processing (SEQNUM=2882, ACTION=add) dbus.service: Got notification message from PID 197 (READY=1) [ 43.011493] systemd-udevd[142]: brcmstb_l2: sd-device-monitor(manager): Passed 185 byte to netlink monitor. dbus.service: Changed start -> running dbus.service: Job 160 dbus.service/start finished, result=done [ OK ] Started D-Bus System Message Bus. Bus bus-api-system: changing state UNSET → OPENING [ 43.017006] systemd-udevd[159]: brcmstb_l2: Processing device (SEQNUM=2882, ACTION=add) [ 43.018857] systemd-udevd[158]: brcmstb-reset: Device processed (SEQNUM=2879, ACTION=add) sd-bus: starting bus bus-api-system by connecting to /run/dbus/system_bus_socket... [ 43.021291] systemd-udevd[172]: brcm2711-dvp: Device processed (SEQNUM=2874, ACTION=add) Bus bus-api-system: changing state OPENING → AUTHENTICATING [ 43.023290] systemd-udevd[158]: brcmstb-reset: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.025632] systemd-udevd[172]: brcm2711-dvp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager [ 43.027930] systemd-udevd[142]: brcmstb_memc: Device is queued (SEQNUM=2883, ACTION=add) [ 43.030364] systemd-udevd[142]: brcmstb_memc: Device ready for processing (SEQNUM=2883, ACTION=add) [ 43.032011] systemd-udevd[142]: brcmstb_memc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job [ 43.034479] systemd-udevd[167]: brcmstb-dpfe: Device processed (SEQNUM=2876, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit [ 43.036602] systemd-udevd[167]: brcmstb-dpfe: sd-device-monitor(worker): Passed 187 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount [ 43.038722] systemd-udevd[142]: brcmstb_qspi: Device is queued (SEQNUM=2884, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount [ 43.041089] systemd-udevd[142]: brcmstb_qspi: Device ready for processing (SEQNUM=2884, ACTION=add) [ 43.043104] systemd-udevd[142]: brcmstb_qspi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service [ 43.056945] systemd-timesyncd[150]: Bus bus-api-timesync: changing state AUTHENTICATING -> HELLO Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap [ 43.070207] systemd-networkd[175]: Bus bus-api-network: changing state AUTHENTICATING -> HELLO [ 43.072461] systemd-udevd[172]: brcmstb_qspi: Processing device (SEQNUM=2884, ACTION=add) Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 systemd-logind.service: Watching D-Bus name 'org.freedesktop.login1'. systemd-networkd.service: Watching D-Bus name 'org.freedesktop.network1'. [ 43.087526] systemd-resolved[149]: Bus bus-api-resolve: changing state AUTHENTICATING -> HELLO systemd-resolved.service: Watching D-Bus name 'org.freedesktop.resolve1'. [ 43.089619] systemd-resolved[149]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a systemd-timesyncd.service: Watching D-Bus name 'org.freedesktop.timesync1'. [ 43.091686] systemd-resolved[149]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a Successfully connected to API bus. [ 43.094300] systemd-resolved[149]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Successfully connected to system bus. [ 43.097599] systemd-timesyncd[150]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 43.099882] systemd-timesyncd[150]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a Failed to communicate with plymouth: Connection refused [ 43.103541] systemd-networkd[175]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) systemd-journald.service: Trying to stash fd for dev=0:8/inode=1427 [ 43.105978] systemd-networkd[175]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a systemd-journald.service: Added fd 74 (stored) to fd store. [ 43.108603] systemd-networkd[175]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Bus bus-api-system: changing state AUTHENTICATING → HELLO Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.112431] systemd-udevd[162]: brcmstb_memc: Processing device (SEQNUM=2883, ACTION=add) Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=4 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.114710] systemd-udevd[166]: brcmstb-gpio: Device processed (SEQNUM=2877, ACTION=add) Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=5 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=6 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.117433] systemd-udevd[166]: brcmstb-gpio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=7 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=8 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.120763] systemd-networkd[175]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=9 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.122930] systemd-networkd[175]: Bus bus-api-network: changing state HELLO -> RUNNING Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=10 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=11 reply_cookie=0 signature=su error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=12 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.125375] systemd-udevd[164]: brcmstb-waketimer: Device processed (SEQNUM=2881, ACTION=add) [ 43.134004] systemd-udevd[164]: brcmstb-waketimer: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 43.137200] systemd-udevd[165]: brcmstb-usb-phy: Device processed (SEQNUM=2880, ACTION=add) [ 43.139571] systemd-networkd[175]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a [ 43.142122] systemd-networkd[175]: Got message type=signal sender=org.freedesktop.DBus destination=:1.0 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.144424] systemd-networkd[175]: Got message type=signal sender=org.freedesktop.DBus destination=:1.0 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a [ 43.146407] systemd-networkd[175]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a [ 43.148642] systemd-networkd[175]: Successfully acquired requested service name. [ 43.150160] systemd-networkd[175]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 signature=n/a error-name=n/a error-message=n/a [ 43.152280] systemd-networkd[175]: Match type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1',interface='org.freedesktop.login1.Manager',member='PrepareForSleep' successfully installed. [ 43.154433] systemd-udevd[142]: cadence-qspi: Device is queued (SEQNUM=2885, ACTION=add) [ 43.156735] systemd-resolved[149]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a [ 43.158782] systemd-resolved[149]: Bus bus-api-resolve: changing state HELLO -> RUNNING Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a Bus bus-api-system: changing state HELLO → RUNNING Got message type=signal sender=org.freedesktop.DBus destination=:1.3 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 signature=n/a error-name=n/a error-message=n/a [ 43.166279] systemd-timesyncd[150]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.login1' successfully installed. [ 43.171305] systemd-timesyncd[150]: Bus bus-api-timesync: changing state HELLO -> RUNNING Got message type=error sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 signature=s error-name=org.freedesktop.DBus.Error.NameHasNoOwner error-message=Could not get owner of name 'org.freedesktop.login1': no such name systemd-logind.service: D-Bus name org.freedesktop.login1 now not owned by anyone. [ 43.174129] systemd-timesyncd[150]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.network1' successfully installed. [ 43.177682] systemd-timesyncd[150]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 signature=s error-name=n/a error-message=n/a [ 43.180661] systemd-timesyncd[150]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a systemd-networkd.service: D-Bus name org.freedesktop.network1 now owned by :1.0 Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=7 reply_cookie=6 signature=n/a error-name=n/a error-message=n/a [ 43.183347] systemd-timesyncd[150]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.resolve1' successfully installed. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=8 reply_cookie=7 signature=s error-name=n/a error-message=n/a [ 43.187085] systemd-timesyncd[150]: Successfully acquired requested service name. systemd-resolved.service: D-Bus name org.freedesktop.resolve1 now owned by :1.2 Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=9 reply_cookie=8 signature=n/a error-name=n/a error-message=n/a [ 43.190316] systemd-udevd[165]: brcmstb-usb-phy: sd-device-monitor(worker): Passed 190 byte to netlink monitor. Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.timesync1' successfully installed. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=10 reply_cookie=9 signature=s error-name=n/a error-message=n/a [ 43.193351] systemd-resolved[149]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a systemd-timesyncd.service: D-Bus name org.freedesktop.timesync1 now owned by :1.1 Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=11 reply_cookie=10 signature=n/a error-name=n/a error-message=n/a Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.systemd1.Activator',member='ActivationRequest' successfully installed. [ 43.197339] systemd-resolved[149]: Got message type=signal sender=org.freedesktop.DBus destination=:1.2 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=signal sender=org.freedesktop.DBus destination=:1.3 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=12 reply_cookie=0 signature=s error-name=n/a error-message=n/a Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=13 reply_cookie=11 signature=u error-name=n/a error-message=n/a [ 43.201718] systemd-resolved[149]: Got message type=signal sender=org.freedesktop.DBus destination=:1.2 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a Successfully acquired requested service name. Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=14 reply_cookie=12 signature=n/a error-name=n/a error-message=n/a Match type='method_call',interface='org.freedesktop.MemoryAllocation1',path='/org/freedesktop/MemoryAllocation1',destination='org.freedesktop.systemd1',member='GetMallocInfo' successfully installed. [ 43.205335] systemd-resolved[149]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a [ 43.208526] systemd-resolved[149]: Successfully acquired requested service name. [ 43.209950] systemd-resolved[149]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.2 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 signature=n/a error-name=n/a error-message=n/a [ 43.211945] systemd-resolved[149]: Match type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1',interface='org.freedesktop.login1.Manager',member='PrepareForSleep' successfully installed. [ 43.214726] systemd-udevd[142]: cadence-qspi: Device ready for processing (SEQNUM=2885, ACTION=add) [ 43.216540] systemd-udevd[142]: cadence-qspi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 43.225498] systemd-udevd[159]: brcmstb_l2: Device processed (SEQNUM=2882, ACTION=add) [ 43.227286] systemd-udevd[142]: cdns-spi: Device is queued (SEQNUM=2886, ACTION=add) [ 43.229351] systemd-udevd[159]: brcmstb_l2: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.231253] systemd-udevd[142]: cdns-spi: Device ready for processing (SEQNUM=2886, ACTION=add) [ 43.233009] systemd-udevd[142]: cdns-spi: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 43.234956] systemd-udevd[166]: cdns-spi: Processing device (SEQNUM=2886, ACTION=add) [ 43.236979] systemd-udevd[142]: chipidea-usb2: Device is queued (SEQNUM=2887, ACTION=add) [ 43.238931] systemd-udevd[167]: cadence-qspi: Processing device (SEQNUM=2885, ACTION=add) [ 43.241142] systemd-udevd[162]: brcmstb_memc: Device processed (SEQNUM=2883, ACTION=add) [ 43.242763] systemd-udevd[162]: brcmstb_memc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.244962] systemd-udevd[172]: brcmstb_qspi: Device processed (SEQNUM=2884, ACTION=add) [ 43.246431] systemd-udevd[172]: brcmstb_qspi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.248908] systemd-udevd[166]: cdns-spi: Device processed (SEQNUM=2886, ACTION=add) [ 43.250478] systemd-udevd[166]: cdns-spi: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 43.253160] systemd-udevd[142]: chipidea-usb2: Device ready for processing (SEQNUM=2887, ACTION=add) [ 43.254798] systemd-udevd[142]: chipidea-usb2: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.256956] systemd-udevd[167]: cadence-qspi: Device processed (SEQNUM=2885, ACTION=add) [ 43.258474] systemd-udevd[167]: cadence-qspi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 43.260969] systemd-udevd[159]: chipidea-usb2: Processing device (SEQNUM=2887, ACTION=add) [ 43.262988] systemd-udevd[142]: ci_hdrc: Device is queued (SEQNUM=2888, ACTION=add) [ 43.264911] systemd-udevd[142]: ci_hdrc: Device ready for processing (SEQNUM=2888, ACTION=add) [ 43.266412] systemd-udevd[142]: ci_hdrc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 43.267945] systemd-udevd[142]: clk-mt2712: Device is queued (SEQNUM=2889, ACTION=add) [ 43.270061] systemd-udevd[162]: ci_hdrc: Processing device (SEQNUM=2888, ACTION=add) [ 43.271923] systemd-udevd[142]: clk-mt2712: Device ready for processing (SEQNUM=2889, ACTION=add) [ 43.273790] systemd-udevd[142]: clk-mt2712: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.275306] systemd-udevd[142]: clk-mt2712-apmixed: Device is queued (SEQNUM=2890, ACTION=add) [ 43.277010] systemd-udevd[142]: clk-mt2712-apmixed: Device ready for processing (SEQNUM=2890, ACTION=add) [ 43.278980] systemd-udevd[159]: chipidea-usb2: Device processed (SEQNUM=2887, ACTION=add) [ 43.280658] systemd-udevd[159]: chipidea-usb2: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.282639] systemd-udevd[172]: clk-mt2712: Processing device (SEQNUM=2889, ACTION=add) [ 43.284906] systemd-udevd[142]: clk-mt2712-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.286620] systemd-udevd[142]: clk-mt6765: Device is queued (SEQNUM=2891, ACTION=add) [ 43.288435] systemd-udevd[142]: clk-mt6765: Device ready for processing (SEQNUM=2891, ACTION=add) [ 43.289969] systemd-udevd[142]: clk-mt6765: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.291869] systemd-udevd[167]: clk-mt2712-apmixed: Processing device (SEQNUM=2890, ACTION=add) [ 43.294113] systemd-udevd[142]: clk-mt6779: Device is queued (SEQNUM=2892, ACTION=add) [ 43.295676] systemd-udevd[142]: clk-mt6779: Device ready for processing (SEQNUM=2892, ACTION=add) [ 43.297834] systemd-udevd[172]: clk-mt2712: Device processed (SEQNUM=2889, ACTION=add) [ 43.299556] systemd-udevd[172]: clk-mt2712: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.301975] systemd-udevd[159]: clk-mt6765: Processing device (SEQNUM=2891, ACTION=add) [ 43.303861] systemd-udevd[162]: ci_hdrc: Device processed (SEQNUM=2888, ACTION=add) [ 43.306012] systemd-udevd[142]: clk-mt6779: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.307997] systemd-udevd[162]: ci_hdrc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 43.310257] systemd-udevd[142]: clk-mt6779-infra: Device is queued (SEQNUM=2893, ACTION=add) [ 43.311773] systemd-udevd[142]: clk-mt6779-infra: Device ready for processing (SEQNUM=2893, ACTION=add) [ 43.313578] systemd-udevd[142]: clk-mt6779-infra: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 43.315584] systemd-udevd[166]: clk-mt6779: Processing device (SEQNUM=2892, ACTION=add) [ 43.317848] systemd-udevd[142]: clk-mt6795-apmixed: Device is queued (SEQNUM=2894, ACTION=add) [ 43.319757] systemd-udevd[167]: clk-mt2712-apmixed: Device processed (SEQNUM=2890, ACTION=add) [ 43.321916] systemd-udevd[142]: clk-mt6795-apmixed: Device ready for processing (SEQNUM=2894, ACTION=add) [ 43.323838] systemd-udevd[167]: clk-mt2712-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.326264] systemd-udevd[142]: clk-mt6795-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.328603] systemd-udevd[162]: clk-mt6779-infra: Processing device (SEQNUM=2893, ACTION=add) [ 43.330631] systemd-udevd[142]: clk-mt6795-infracfg: Device is queued (SEQNUM=2895, ACTION=add) [ 43.332519] systemd-udevd[142]: clk-mt6795-infracfg: Device ready for processing (SEQNUM=2895, ACTION=add) [ 43.334070] systemd-udevd[142]: clk-mt6795-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.335621] systemd-udevd[142]: clk-mt6795-mfg: Device is queued (SEQNUM=2896, ACTION=add) [ 43.337712] systemd-udevd[159]: clk-mt6765: Device processed (SEQNUM=2891, ACTION=add) [ 43.339646] systemd-udevd[142]: clk-mt6795-mfg: Device ready for processing (SEQNUM=2896, ACTION=add) [ 43.341902] systemd-udevd[167]: clk-mt6795-infracfg: Processing device (SEQNUM=2895, ACTION=add) [ 43.343834] systemd-udevd[172]: clk-mt6795-apmixed: Processing device (SEQNUM=2894, ACTION=add) [ 43.352717] systemd-udevd[158]: clk-mt6795-mfg: Processing device (SEQNUM=2896, ACTION=add) [ 43.354883] systemd-udevd[162]: clk-mt6779-infra: Device processed (SEQNUM=2893, ACTION=add) [ 43.356644] systemd-udevd[162]: clk-mt6779-infra: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 43.358765] systemd-udevd[159]: clk-mt6765: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.361150] systemd-udevd[142]: clk-mt6795-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 43.363212] systemd-udevd[166]: clk-mt6779: Device processed (SEQNUM=2892, ACTION=add) [ 43.365075] systemd-udevd[166]: clk-mt6779: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.366990] systemd-udevd[142]: clk-mt6795-mm: Device is queued (SEQNUM=2897, ACTION=add) [ 43.368781] systemd-udevd[142]: clk-mt6795-mm: Device ready for processing (SEQNUM=2897, ACTION=add) [ 43.370931] systemd-udevd[167]: clk-mt6795-infracfg: Device processed (SEQNUM=2895, ACTION=add) [ 43.374813] systemd-udevd[142]: clk-mt6795-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.376990] systemd-udevd[167]: clk-mt6795-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.379207] systemd-udevd[172]: clk-mt6795-apmixed: Device processed (SEQNUM=2894, ACTION=add) [ 43.381114] systemd-udevd[172]: clk-mt6795-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.383316] systemd-udevd[159]: clk-mt6795-mm: Processing device (SEQNUM=2897, ACTION=add) [ 43.385657] systemd-udevd[142]: clk-mt6795-pericfg: Device is queued (SEQNUM=2898, ACTION=add) [ 43.387600] systemd-udevd[158]: clk-mt6795-mfg: Device processed (SEQNUM=2896, ACTION=add) [ 43.390034] systemd-udevd[142]: clk-mt6795-pericfg: Device ready for processing (SEQNUM=2898, ACTION=add) [ 43.392369] systemd-udevd[158]: clk-mt6795-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 43.394951] systemd-udevd[142]: clk-mt6795-pericfg: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.397250] systemd-udevd[162]: clk-mt6795-pericfg: Processing device (SEQNUM=2898, ACTION=add) [ 43.399283] systemd-udevd[142]: clk-mt6795-topckgen: Device is queued (SEQNUM=2899, ACTION=add) [ 43.400977] systemd-udevd[142]: clk-mt6795-topckgen: Device ready for processing (SEQNUM=2899, ACTION=add) [ 43.402890] systemd-udevd[159]: clk-mt6795-mm: Device processed (SEQNUM=2897, ACTION=add) [ 43.404976] systemd-udevd[142]: clk-mt6795-topckgen: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.406877] systemd-udevd[159]: clk-mt6795-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.409225] systemd-udevd[172]: clk-mt6795-topckgen: Processing device (SEQNUM=2899, ACTION=add) [ 43.411141] systemd-udevd[142]: clk-mt6795-vdecsys: Device is queued (SEQNUM=2900, ACTION=add) [ 43.412875] systemd-udevd[142]: clk-mt6795-vdecsys: Device ready for processing (SEQNUM=2900, ACTION=add) [ 43.414375] systemd-udevd[142]: clk-mt6795-vdecsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.416547] systemd-udevd[162]: clk-mt6795-pericfg: Device processed (SEQNUM=2898, ACTION=add) [ 43.418236] systemd-udevd[162]: clk-mt6795-pericfg: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.420378] systemd-udevd[142]: clk-mt6795-vencsys: Device is queued (SEQNUM=2901, ACTION=add) [ 43.421926] systemd-udevd[142]: clk-mt6795-vencsys: Device ready for processing (SEQNUM=2901, ACTION=add) [ 43.423823] systemd-udevd[167]: clk-mt6795-vdecsys: Processing device (SEQNUM=2900, ACTION=add) [ 43.425920] systemd-udevd[142]: clk-mt6795-vencsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.427484] systemd-udevd[142]: clk-mt6797: Device is queued (SEQNUM=2902, ACTION=add) [ 43.429855] systemd-udevd[172]: clk-mt6795-topckgen: Device processed (SEQNUM=2899, ACTION=add) [ 43.431381] systemd-udevd[172]: clk-mt6795-topckgen: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.433562] systemd-udevd[159]: clk-mt6795-vencsys: Processing device (SEQNUM=2901, ACTION=add) [ 43.435525] systemd-udevd[142]: clk-mt6797: Device ready for processing (SEQNUM=2902, ACTION=add) [ 43.437415] systemd-udevd[142]: clk-mt6797: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.438937] systemd-udevd[142]: clk-mt7622: Device is queued (SEQNUM=2903, ACTION=add) [ 43.440553] systemd-udevd[142]: clk-mt7622: Device ready for processing (SEQNUM=2903, ACTION=add) [ 43.442183] systemd-udevd[142]: clk-mt7622: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.444320] systemd-udevd[162]: clk-mt6797: Processing device (SEQNUM=2902, ACTION=add) [ 43.446240] systemd-udevd[142]: clk-mt7622-apmixed: Device is queued (SEQNUM=2904, ACTION=add) [ 43.447838] systemd-udevd[142]: clk-mt7622-apmixed: Device ready for processing (SEQNUM=2904, ACTION=add) [ 43.449591] systemd-udevd[142]: clk-mt7622-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.451482] systemd-udevd[167]: clk-mt6795-vdecsys: Device processed (SEQNUM=2900, ACTION=add) [ 43.453821] systemd-udevd[166]: clk-mt7622-apmixed: Processing device (SEQNUM=2904, ACTION=add) [ 43.455717] systemd-udevd[172]: clk-mt7622: Processing device (SEQNUM=2903, ACTION=add) [ 43.457827] systemd-udevd[167]: clk-mt6795-vdecsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.459793] systemd-udevd[159]: clk-mt6795-vencsys: Device processed (SEQNUM=2901, ACTION=add) [ 43.461765] systemd-udevd[159]: clk-mt6795-vencsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.463749] systemd-udevd[142]: clk-mt7622-infracfg: Device is queued (SEQNUM=2905, ACTION=add) [ 43.466433] systemd-udevd[162]: clk-mt6797: Device processed (SEQNUM=2902, ACTION=add) [ 43.468687] systemd-udevd[142]: clk-mt7622-infracfg: Device ready for processing (SEQNUM=2905, ACTION=add) [ 43.470772] systemd-udevd[162]: clk-mt6797: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.472962] systemd-udevd[142]: clk-mt7622-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.474943] systemd-udevd[166]: clk-mt7622-apmixed: Device processed (SEQNUM=2904, ACTION=add) [ 43.477028] systemd-udevd[158]: clk-mt7622-infracfg: Processing device (SEQNUM=2905, ACTION=add) [ 43.479020] systemd-udevd[166]: clk-mt7622-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.481339] systemd-udevd[172]: clk-mt7622: Device processed (SEQNUM=2903, ACTION=add) [ 43.482847] systemd-udevd[172]: clk-mt7622: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.485395] systemd-udevd[142]: clk-mt7981-apmixed: Device is queued (SEQNUM=2906, ACTION=add) [ 43.486906] systemd-udevd[142]: clk-mt7981-apmixed: Device ready for processing (SEQNUM=2906, ACTION=add) [ 43.488581] systemd-udevd[142]: clk-mt7981-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.490457] systemd-udevd[159]: clk-mt7981-apmixed: Processing device (SEQNUM=2906, ACTION=add) [ 43.492626] systemd-udevd[142]: clk-mt7981-eth: Device is queued (SEQNUM=2907, ACTION=add) [ 43.494133] systemd-udevd[142]: clk-mt7981-eth: Device ready for processing (SEQNUM=2907, ACTION=add) [ 43.495795] systemd-udevd[142]: clk-mt7981-eth: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 43.498000] systemd-udevd[158]: clk-mt7622-infracfg: Device processed (SEQNUM=2905, ACTION=add) [ 43.499888] systemd-udevd[142]: clk-mt7981-infracfg: Device is queued (SEQNUM=2908, ACTION=add) [ 43.501987] systemd-udevd[158]: clk-mt7622-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.503959] systemd-udevd[142]: clk-mt7981-infracfg: Device ready for processing (SEQNUM=2908, ACTION=add) [ 43.505859] systemd-udevd[142]: clk-mt7981-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.507768] systemd-udevd[162]: clk-mt7981-eth: Processing device (SEQNUM=2907, ACTION=add) [ 43.509888] systemd-udevd[159]: clk-mt7981-apmixed: Device processed (SEQNUM=2906, ACTION=add) [ 43.511431] systemd-udevd[159]: clk-mt7981-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.513964] systemd-udevd[142]: clk-mt7981-topckgen: Device is queued (SEQNUM=2909, ACTION=add) [ 43.522613] systemd-udevd[172]: clk-mt7981-infracfg: Processing device (SEQNUM=2908, ACTION=add) [ 43.524899] systemd-udevd[142]: clk-mt7981-topckgen: Device ready for processing (SEQNUM=2909, ACTION=add) [ 43.526439] systemd-udevd[142]: clk-mt7981-topckgen: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.528407] systemd-udevd[142]: clk-mt7986-apmixed: Device is queued (SEQNUM=2910, ACTION=add) [ 43.529882] systemd-udevd[142]: clk-mt7986-apmixed: Device ready for processing (SEQNUM=2910, ACTION=add) [ 43.531397] systemd-udevd[142]: clk-mt7986-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.533559] systemd-udevd[167]: clk-mt7986-apmixed: Processing device (SEQNUM=2910, ACTION=add) [ 43.535418] systemd-udevd[142]: clk-mt7986-eth: Device is queued (SEQNUM=2911, ACTION=add) [ 43.537675] systemd-udevd[162]: clk-mt7981-eth: Device processed (SEQNUM=2907, ACTION=add) [ 43.539573] systemd-udevd[142]: clk-mt7986-eth: Device ready for processing (SEQNUM=2911, ACTION=add) [ 43.541881] systemd-udevd[162]: clk-mt7981-eth: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 43.543800] systemd-udevd[142]: clk-mt7986-eth: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 43.545971] systemd-udevd[159]: clk-mt7981-topckgen: Processing device (SEQNUM=2909, ACTION=add) [ 43.547921] systemd-udevd[142]: clk-mt7986-infracfg: Device is queued (SEQNUM=2912, ACTION=add) [ 43.550273] systemd-udevd[166]: clk-mt7986-eth: Processing device (SEQNUM=2911, ACTION=add) [ 43.552447] systemd-udevd[142]: clk-mt7986-infracfg: Device ready for processing (SEQNUM=2912, ACTION=add) [ 43.554042] systemd-udevd[142]: clk-mt7986-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.556461] systemd-udevd[172]: clk-mt7981-infracfg: Device processed (SEQNUM=2908, ACTION=add) [ 43.557985] systemd-udevd[172]: clk-mt7981-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.559891] systemd-udevd[142]: clk-mt7986-topckgen: Device is queued (SEQNUM=2913, ACTION=add) [ 43.562093] systemd-udevd[159]: clk-mt7981-topckgen: Device processed (SEQNUM=2909, ACTION=add) [ 43.563980] systemd-udevd[142]: clk-mt7986-topckgen: Device ready for processing (SEQNUM=2913, ACTION=add) [ 43.566202] systemd-udevd[167]: clk-mt7986-apmixed: Device processed (SEQNUM=2910, ACTION=add) [ 43.567699] systemd-udevd[167]: clk-mt7986-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.569947] systemd-udevd[162]: clk-mt7986-infracfg: Processing device (SEQNUM=2912, ACTION=add) [ 43.571844] systemd-udevd[159]: clk-mt7981-topckgen: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.574069] systemd-udevd[142]: clk-mt7986-topckgen: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.575903] systemd-udevd[142]: clk-mt8167: Device is queued (SEQNUM=2914, ACTION=add) [ 43.577677] systemd-udevd[142]: clk-mt8167: Device ready for processing (SEQNUM=2914, ACTION=add) [ 43.579524] systemd-udevd[158]: clk-mt7986-topckgen: Processing device (SEQNUM=2913, ACTION=add) [ 43.581832] systemd-udevd[142]: clk-mt8167: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.583851] systemd-udevd[166]: clk-mt7986-eth: Device processed (SEQNUM=2911, ACTION=add) [ 43.585586] systemd-udevd[166]: clk-mt7986-eth: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 43.587556] systemd-udevd[142]: clk-mt8167-apmixed: Device is queued (SEQNUM=2915, ACTION=add) [ 43.589407] systemd-udevd[142]: clk-mt8167-apmixed: Device ready for processing (SEQNUM=2915, ACTION=add) [ 43.590955] systemd-udevd[142]: clk-mt8167-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.593244] systemd-udevd[159]: clk-mt8167: Processing device (SEQNUM=2914, ACTION=add) [ 43.595120] systemd-udevd[142]: clk-mt8167-audsys: Device is queued (SEQNUM=2916, ACTION=add) [ 43.597019] systemd-udevd[142]: clk-mt8167-audsys: Device ready for processing (SEQNUM=2916, ACTION=add) [ 43.598915] systemd-udevd[172]: clk-mt8167-apmixed: Processing device (SEQNUM=2915, ACTION=add) [ 43.601059] systemd-udevd[142]: clk-mt8167-audsys: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 43.603135] systemd-udevd[162]: clk-mt7986-infracfg: Device processed (SEQNUM=2912, ACTION=add) [ 43.605384] systemd-udevd[167]: clk-mt8167-audsys: Processing device (SEQNUM=2916, ACTION=add) [ 43.607292] systemd-udevd[142]: clk-mt8167-imgsys: Device is queued (SEQNUM=2917, ACTION=add) [ 43.609483] systemd-udevd[162]: clk-mt7986-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.611495] systemd-udevd[142]: clk-mt8167-imgsys: Device ready for processing (SEQNUM=2917, ACTION=add) [ 43.613508] systemd-udevd[142]: clk-mt8167-imgsys: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 43.615473] systemd-udevd[158]: clk-mt7986-topckgen: Device processed (SEQNUM=2913, ACTION=add) [ 43.617408] systemd-udevd[158]: clk-mt7986-topckgen: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.619313] systemd-udevd[159]: clk-mt8167: Device processed (SEQNUM=2914, ACTION=add) [ 43.621419] systemd-udevd[172]: clk-mt8167-apmixed: Device processed (SEQNUM=2915, ACTION=add) [ 43.630333] systemd-udevd[166]: clk-mt8167-imgsys: Processing device (SEQNUM=2917, ACTION=add) [ 43.632455] systemd-udevd[159]: clk-mt8167: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.634471] systemd-udevd[142]: clk-mt8167-mfgcfg: Device is queued (SEQNUM=2918, ACTION=add) [ 43.636910] systemd-udevd[172]: clk-mt8167-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.638973] systemd-udevd[142]: clk-mt8167-mfgcfg: Device ready for processing (SEQNUM=2918, ACTION=add) [ 43.640885] systemd-udevd[142]: clk-mt8167-mfgcfg: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 43.642494] systemd-udevd[142]: clk-mt8167-mm: Device is queued (SEQNUM=2919, ACTION=add) [ 43.643955] systemd-udevd[142]: clk-mt8167-mm: Device ready for processing (SEQNUM=2919, ACTION=add) [ 43.645678] systemd-udevd[142]: clk-mt8167-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.647634] systemd-udevd[159]: clk-mt8167-mfgcfg: Processing device (SEQNUM=2918, ACTION=add) [ 43.649813] systemd-udevd[142]: clk-mt8167-vdecsys: Device is queued (SEQNUM=2920, ACTION=add) [ 43.651340] systemd-udevd[142]: clk-mt8167-vdecsys: Device ready for processing (SEQNUM=2920, ACTION=add) [ 43.653147] systemd-udevd[142]: clk-mt8167-vdecsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.655103] systemd-udevd[166]: clk-mt8167-imgsys: Device processed (SEQNUM=2917, ACTION=add) [ 43.656875] systemd-udevd[166]: clk-mt8167-imgsys: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 43.658880] systemd-udevd[167]: clk-mt8167-audsys: Device processed (SEQNUM=2916, ACTION=add) [ 43.661243] systemd-udevd[142]: clk-mt8173-apmixed: Device is queued (SEQNUM=2921, ACTION=add) [ 43.665657] systemd-udevd[167]: clk-mt8167-audsys: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 43.670551] systemd-udevd[142]: clk-mt8173-apmixed: Device ready for processing (SEQNUM=2921, ACTION=add) [ 43.673642] systemd-udevd[142]: clk-mt8173-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.677439] systemd-udevd[162]: clk-mt8167-mm: Processing device (SEQNUM=2919, ACTION=add) [ 43.679946] systemd-udevd[172]: clk-mt8167-vdecsys: Processing device (SEQNUM=2920, ACTION=add) [ 43.682189] systemd-udevd[158]: clk-mt8173-apmixed: Processing device (SEQNUM=2921, ACTION=add) [ 43.684697] systemd-udevd[142]: clk-mt8173-imgsys: Device is queued (SEQNUM=2922, ACTION=add) [ 43.686184] systemd-udevd[142]: clk-mt8173-imgsys: Device ready for processing (SEQNUM=2922, ACTION=add) [ 43.687680] systemd-udevd[142]: clk-mt8173-imgsys: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 43.689827] systemd-udevd[162]: clk-mt8167-mm: Device processed (SEQNUM=2919, ACTION=add) [ 43.691734] systemd-udevd[142]: clk-mt8173-infracfg: Device is queued (SEQNUM=2923, ACTION=add) [ 43.694069] systemd-udevd[162]: clk-mt8167-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.696378] systemd-udevd[142]: clk-mt8173-infracfg: Device ready for processing (SEQNUM=2923, ACTION=add) [ 43.698613] systemd-udevd[159]: clk-mt8167-mfgcfg: Device processed (SEQNUM=2918, ACTION=add) [ 43.700896] systemd-udevd[167]: clk-mt8173-imgsys: Processing device (SEQNUM=2922, ACTION=add) [ 43.702825] systemd-udevd[159]: clk-mt8167-mfgcfg: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 43.707027] systemd-udevd[142]: clk-mt8173-infracfg: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.710971] systemd-udevd[142]: clk-mt8173-mm: Device is queued (SEQNUM=2924, ACTION=add) [ 43.712690] systemd-udevd[142]: clk-mt8173-mm: Device ready for processing (SEQNUM=2924, ACTION=add) [ 43.714709] systemd-udevd[166]: clk-mt8173-infracfg: Processing device (SEQNUM=2923, ACTION=add) [ 43.717462] systemd-udevd[159]: clk-mt8173-mm: Processing device (SEQNUM=2924, ACTION=add) [ 43.719609] systemd-udevd[172]: clk-mt8167-vdecsys: Device processed (SEQNUM=2920, ACTION=add) [ 43.721946] systemd-udevd[142]: clk-mt8173-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.723493] systemd-udevd[142]: clk-mt8173-pericfg: Device is queued (SEQNUM=2925, ACTION=add) [ 43.725417] systemd-udevd[142]: clk-mt8173-pericfg: Device ready for processing (SEQNUM=2925, ACTION=add) [ 43.726941] systemd-udevd[142]: clk-mt8173-pericfg: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.729170] systemd-udevd[172]: clk-mt8167-vdecsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.738858] sh[205]: No machine ID set, using randomized partition UUIDs. [ 43.741093] systemd-udevd[158]: clk-mt8173-apmixed: Device processed (SEQNUM=2921, ACTION=add) [ 43.742596] systemd-udevd[158]: clk-mt8173-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.744782] systemd-udevd[167]: clk-mt8173-imgsys: Device processed (SEQNUM=2922, ACTION=add) [ 43.746288] systemd-udevd[167]: clk-mt8173-imgsys: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 43.749183] systemd-udevd[162]: clk-mt8173-pericfg: Processing device (SEQNUM=2925, ACTION=add) [ 43.754841] sh[205]: TYPE LABEL UUID PARTNO FILE RAW SIZE SIZE PADDING [ 43.758316] sh[205]: esp ESP 00112233-1234-1111-2222-000123456789 0 10-esp.conf 171436032 163.4M 0B [ 43.760716] sh[205]: usr-arm64 verityroot 97343ed2-d180-602b-083d-ddc01a255364 1 50-usr.conf 2876494848 2.6G 0B [ 43.762704] sh[205]: root-arm64 root-arm64 c140c9ec-4652-498a-95f2-6967c39a6ff6 3 60-root.conf 10737414144 -> 9.9G -> 0B [ 43.764947] sh[205]: usr-arm64-verity verityhash 06cf17e9-f035-037d-eac3-2229c909cf73 2 90611712 86.4M 9.9G -> 1.0K [ 43.766969] sh[205]: S = 12.9G S = 1.0K [ 43.769204] sh[205]: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX- [ 43.771050] sh[205]: | |- verityhash [ 43.772938] sh[205]: | `- 60-root.conf [ 43.774603] sh[205]: |- 50-usr.conf [ 43.776380] sh[205]: `- 10-esp.conf [ 43.777820] sh[205]: Applying changes to /dev/vda. [ 43.787301] systemd-udevd[142]: clk-mt8173-topckgen: Device is queued (SEQNUM=2926, ACTION=add) [ 43.789256] systemd-udevd[142]: clk-mt8173-topckgen: Device ready for processing (SEQNUM=2926, ACTION=add) [ 43.791649] systemd-udevd[159]: clk-mt8173-mm: Device processed (SEQNUM=2924, ACTION=add) [ 43.793997] systemd-udevd[142]: clk-mt8173-topckgen: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.796431] systemd-udevd[159]: clk-mt8173-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 43.801961] systemd-udevd[142]: clk-mt8173-vdecsys: Device is queued (SEQNUM=2927, ACTION=add) [ 43.813801] systemd-udevd[165]: clk-mt8173-topckgen: Processing device (SEQNUM=2926, ACTION=add) [ 43.815871] sh[205]: Successfully wiped file system signatures from future partition 3. [ 43.817799] sh[205]: Successfully discarded data from future partition 3. [ 43.819409] sh[205]: Successfully discarded gap after partition 3. [ 43.821417] sh[205]: Successfully discarded gap at beginning of disk. [ 43.823400] systemd-udevd[142]: clk-mt8173-vdecsys: Device ready for processing (SEQNUM=2927, ACTION=add) [ 43.825676] systemd-udevd[142]: clk-mt8173-vdecsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.827768] systemd-udevd[162]: clk-mt8173-pericfg: Device processed (SEQNUM=2925, ACTION=add) [ 43.830156] systemd-udevd[142]: clk-mt8173-vencsys: Device is queued (SEQNUM=2928, ACTION=add) [ 43.832440] systemd-udevd[166]: clk-mt8173-infracfg: Device processed (SEQNUM=2923, ACTION=add) [ 43.834484] systemd-udevd[142]: clk-mt8173-vencsys: Device ready for processing (SEQNUM=2928, ACTION=add) [ 43.836893] systemd-udevd[166]: clk-mt8173-infracfg: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.838986] systemd-udevd[159]: clk-mt8173-vdecsys: Processing device (SEQNUM=2927, ACTION=add) [ 43.841332] systemd-udevd[172]: clk-mt8173-vencsys: Processing device (SEQNUM=2928, ACTION=add) [ 43.843387] systemd-udevd[142]: clk-mt8173-vencsys: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.846016] systemd-udevd[162]: clk-mt8173-pericfg: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.848432] systemd-udevd[142]: clk-mt8183: Device is queued (SEQNUM=2929, ACTION=add) [ 43.850483] systemd-udevd[165]: clk-mt8173-topckgen: Device processed (SEQNUM=2926, ACTION=add) [ 43.852883] systemd-udevd[142]: clk-mt8183: Device ready for processing (SEQNUM=2929, ACTION=add) [ 43.855117] systemd-udevd[165]: clk-mt8173-topckgen: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 43.857508] systemd-udevd[162]: clk-mt8183: Processing device (SEQNUM=2929, ACTION=add) [ 43.859547] systemd-udevd[142]: clk-mt8183: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 43.861944] systemd-udevd[159]: clk-mt8173-vdecsys: Device processed (SEQNUM=2927, ACTION=add) [ 43.864012] systemd-udevd[142]: clk-mt8183-apmixed: Device is queued (SEQNUM=2930, ACTION=add) [ 43.867172] systemd-udevd[159]: clk-mt8173-vdecsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.869562] systemd-udevd[142]: clk-mt8183-apmixed: Device ready for processing (SEQNUM=2930, ACTION=add) [ 43.871250] systemd-udevd[142]: clk-mt8183-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.873684] systemd-udevd[159]: clk-mt8183-apmixed: Processing device (SEQNUM=2930, ACTION=add) [ 43.875749] systemd-udevd[142]: clk-mt8183-audio: Device is queued (SEQNUM=2931, ACTION=add) [ 43.877593] systemd-udevd[142]: clk-mt8183-audio: Device ready for processing (SEQNUM=2931, ACTION=add) [ 43.879665] systemd-udevd[172]: clk-mt8173-vencsys: Device processed (SEQNUM=2928, ACTION=add) [ 43.881590] systemd-udevd[172]: clk-mt8173-vencsys: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.883859] systemd-udevd[142]: clk-mt8183-audio: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 43.886223] systemd-udevd[167]: clk-mt8183-audio: Processing device (SEQNUM=2931, ACTION=add) [ 43.888536] systemd-udevd[159]: clk-mt8183-apmixed: Device processed (SEQNUM=2930, ACTION=add) [ 43.890563] systemd-udevd[162]: clk-mt8183: Device processed (SEQNUM=2929, ACTION=add) [ 43.892966] systemd-udevd[159]: clk-mt8183-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.895156] systemd-udevd[142]: clk-mt8183-cam: Device is queued (SEQNUM=2932, ACTION=add) [ 43.897023] systemd-udevd[142]: clk-mt8183-cam: Device ready for processing (SEQNUM=2932, ACTION=add) [ 43.898677] systemd-udevd[142]: clk-mt8183-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 43.901898] sh[205]: Encrypting future partition 3... [ 43.909173] systemd-udevd[159]: clk-mt8183-cam: Processing device (SEQNUM=2932, ACTION=add) [ 43.911068] systemd-udevd[162]: clk-mt8183: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 43.917535] systemd-udevd[167]: clk-mt8183-audio: Device processed (SEQNUM=2931, ACTION=add) [ 43.919248] systemd-udevd[167]: clk-mt8183-audio: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 43.922075] systemd-udevd[142]: clk-mt8183-img: Device is queued (SEQNUM=2933, ACTION=add) [ 43.923671] systemd-udevd[142]: clk-mt8183-img: Device ready for processing (SEQNUM=2933, ACTION=add) [ 43.925479] systemd-udevd[142]: clk-mt8183-img: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 43.927529] systemd-udevd[172]: clk-mt8183-img: Processing device (SEQNUM=2933, ACTION=add) [ 43.929965] systemd-udevd[142]: clk-mt8183-ipu_adl: Device is queued (SEQNUM=2934, ACTION=add) [ 43.931547] systemd-udevd[142]: clk-mt8183-ipu_adl: Device ready for processing (SEQNUM=2934, ACTION=add) [ 43.933812] systemd-udevd[159]: clk-mt8183-cam: Device processed (SEQNUM=2932, ACTION=add) [ 43.935297] systemd-udevd[159]: clk-mt8183-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 43.937685] systemd-udevd[142]: clk-mt8183-ipu_adl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 43.939612] systemd-udevd[162]: clk-mt8183-ipu_adl: Processing device (SEQNUM=2934, ACTION=add) [ 43.941762] systemd-udevd[142]: clk-mt8183-ipu_conn: Device is queued (SEQNUM=2935, ACTION=add) [ 43.943318] systemd-udevd[142]: clk-mt8183-ipu_conn: Device ready for processing (SEQNUM=2935, ACTION=add) [ 43.945525] systemd-udevd[142]: clk-mt8183-ipu_conn: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 43.947447] systemd-udevd[172]: clk-mt8183-img: Device processed (SEQNUM=2933, ACTION=add) [ 43.949339] systemd-udevd[172]: clk-mt8183-img: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 43.951255] systemd-udevd[142]: clk-mt8183-ipu_core0: Device is queued (SEQNUM=2936, ACTION=add) [ 43.953083] systemd-udevd[142]: clk-mt8183-ipu_core0: Device ready for processing (SEQNUM=2936, ACTION=add) [ 43.954609] systemd-udevd[142]: clk-mt8183-ipu_core0: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 43.956872] systemd-udevd[159]: clk-mt8183-ipu_conn: Processing device (SEQNUM=2935, ACTION=add) [ 43.958799] systemd-udevd[142]: clk-mt8183-ipu_core1: Device is queued (SEQNUM=2937, ACTION=add) [ 43.961378] systemd-udevd[162]: clk-mt8183-ipu_adl: Device processed (SEQNUM=2934, ACTION=add) [ 43.963320] systemd-udevd[142]: clk-mt8183-ipu_core1: Device ready for processing (SEQNUM=2937, ACTION=add) [ 43.965536] systemd-udevd[162]: clk-mt8183-ipu_adl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 43.974485] systemd-udevd[167]: clk-mt8183-ipu_core0: Processing device (SEQNUM=2936, ACTION=add) [ 43.976711] systemd-udevd[142]: clk-mt8183-ipu_core1: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 43.978302] systemd-udevd[142]: clk-mt8183-mfg: Device is queued (SEQNUM=2938, ACTION=add) [ 43.979917] systemd-udevd[142]: clk-mt8183-mfg: Device ready for processing (SEQNUM=2938, ACTION=add) [ 43.981797] systemd-udevd[142]: clk-mt8183-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 43.983650] systemd-udevd[172]: clk-mt8183-ipu_core1: Processing device (SEQNUM=2937, ACTION=add) [ 43.985849] systemd-udevd[142]: clk-mt8183-mm: Device is queued (SEQNUM=2939, ACTION=add) [ 43.987351] systemd-udevd[142]: clk-mt8183-mm: Device ready for processing (SEQNUM=2939, ACTION=add) [ 43.989283] systemd-udevd[142]: clk-mt8183-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 43.990830] systemd-udevd[142]: clk-mt8183-vdec: Device is queued (SEQNUM=2940, ACTION=add) [ 43.992915] systemd-udevd[166]: clk-mt8183-mm: Processing device (SEQNUM=2939, ACTION=add) [ 44.001343] systemd-udevd[162]: clk-mt8183-mfg: Processing device (SEQNUM=2938, ACTION=add) [ 44.003274] systemd-udevd[142]: clk-mt8183-vdec: Device ready for processing (SEQNUM=2940, ACTION=add) [ 44.005015] systemd-udevd[142]: clk-mt8183-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.006526] systemd-udevd[142]: clk-mt8183-venc: Device is queued (SEQNUM=2941, ACTION=add) [ 44.007959] systemd-udevd[142]: clk-mt8183-venc: Device ready for processing (SEQNUM=2941, ACTION=add) [ 44.010055] systemd-udevd[142]: clk-mt8183-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.012802] systemd-udevd[159]: clk-mt8183-ipu_conn: Device processed (SEQNUM=2935, ACTION=add) [ 44.015100] systemd-udevd[142]: clk-mt8186-apmixed: Device is queued (SEQNUM=2942, ACTION=add) [ 44.017021] systemd-udevd[142]: clk-mt8186-apmixed: Device ready for processing (SEQNUM=2942, ACTION=add) [ 44.019232] systemd-udevd[159]: clk-mt8183-ipu_conn: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.026357] systemd-udevd[142]: clk-mt8186-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.029749] systemd-udevd[142]: clk-mt8186-cam: Device is queued (SEQNUM=2943, ACTION=add) [ 44.031318] systemd-udevd[142]: clk-mt8186-cam: Device ready for processing (SEQNUM=2943, ACTION=add) [ 44.033460] systemd-udevd[142]: clk-mt8186-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.039427] systemd-udevd[164]: clk-mt8186-apmixed: Processing device (SEQNUM=2942, ACTION=add) [ 44.041813] systemd-udevd[142]: clk-mt8186-img: Device is queued (SEQNUM=2944, ACTION=add) [ 44.043336] systemd-udevd[142]: clk-mt8186-img: Device ready for processing (SEQNUM=2944, ACTION=add) [ 44.045286] systemd-udevd[142]: clk-mt8186-img: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.047275] systemd-udevd[165]: clk-mt8183-venc: Processing device (SEQNUM=2941, ACTION=add) [ 44.049659] systemd-udevd[142]: clk-mt8186-imp_iic_wrap: Device is queued (SEQNUM=2945, ACTION=add) [ 44.051200] systemd-udevd[142]: clk-mt8186-imp_iic_wrap: Device ready for processing (SEQNUM=2945, ACTION=add) [ 44.053117] systemd-udevd[142]: clk-mt8186-imp_iic_wrap: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 44.055080] systemd-udevd[162]: clk-mt8183-mfg: Device processed (SEQNUM=2938, ACTION=add) [ 44.057014] systemd-udevd[162]: clk-mt8183-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.062175] systemd-udevd[169]: clk-mt8186-imp_iic_wrap: Processing device (SEQNUM=2945, ACTION=add) [ 44.064769] systemd-udevd[159]: clk-mt8186-cam: Processing device (SEQNUM=2943, ACTION=add) [ 44.069566] systemd-udevd[142]: clk-mt8186-infra-ao: Device is queued (SEQNUM=2946, ACTION=add) [ 44.072686] systemd-udevd[142]: clk-mt8186-infra-ao: Device ready for processing (SEQNUM=2946, ACTION=add) [ 44.075360] systemd-udevd[142]: clk-mt8186-infra-ao: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.086375] systemd-udevd[163]: clk-mt8186-infra-ao: Processing device (SEQNUM=2946, ACTION=add) [ 44.092404] systemd-udevd[168]: clk-mt8186-img: Processing device (SEQNUM=2944, ACTION=add) [ 44.094243] systemd-udevd[164]: clk-mt8186-apmixed: Device processed (SEQNUM=2942, ACTION=add) [ 44.095893] systemd-udevd[164]: clk-mt8186-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.097995] systemd-udevd[142]: clk-mt8186-ipe: Device is queued (SEQNUM=2947, ACTION=add) [ 44.099847] systemd-udevd[158]: clk-mt8183-vdec: Processing device (SEQNUM=2940, ACTION=add) [ 44.101968] systemd-udevd[142]: clk-mt8186-ipe: Device ready for processing (SEQNUM=2947, ACTION=add) [ 44.103849] systemd-udevd[167]: clk-mt8183-ipu_core0: Device processed (SEQNUM=2936, ACTION=add) [ 44.106027] systemd-udevd[142]: clk-mt8186-ipe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.107932] systemd-udevd[167]: clk-mt8183-ipu_core0: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 44.110052] systemd-udevd[162]: clk-mt8186-ipe: Processing device (SEQNUM=2947, ACTION=add) [ 44.111921] systemd-udevd[142]: clk-mt8186-mcu: Device is queued (SEQNUM=2948, ACTION=add) [ 44.113649] systemd-udevd[142]: clk-mt8186-mcu: Device ready for processing (SEQNUM=2948, ACTION=add) [ 44.115507] systemd-udevd[159]: clk-mt8186-cam: Device processed (SEQNUM=2943, ACTION=add) [ 44.117466] systemd-udevd[159]: clk-mt8186-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.119355] systemd-udevd[166]: clk-mt8183-mm: Device processed (SEQNUM=2939, ACTION=add) [ 44.121132] systemd-udevd[166]: clk-mt8183-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 44.123170] systemd-udevd[172]: clk-mt8183-ipu_core1: Device processed (SEQNUM=2937, ACTION=add) [ 44.124896] systemd-udevd[172]: clk-mt8183-ipu_core1: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 44.126840] systemd-udevd[158]: clk-mt8183-vdec: Device processed (SEQNUM=2940, ACTION=add) [ 44.128638] systemd-udevd[158]: clk-mt8183-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.130521] systemd-udevd[169]: clk-mt8186-imp_iic_wrap: Device processed (SEQNUM=2945, ACTION=add) [ 44.132276] systemd-udevd[169]: clk-mt8186-imp_iic_wrap: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 44.134179] systemd-udevd[142]: clk-mt8186-mcu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.136493] systemd-udevd[165]: clk-mt8183-venc: Device processed (SEQNUM=2941, ACTION=add) [ 44.137983] systemd-udevd[165]: clk-mt8183-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.139879] systemd-udevd[168]: clk-mt8186-img: Device processed (SEQNUM=2944, ACTION=add) [ 44.141602] systemd-udevd[168]: clk-mt8186-img: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.143514] systemd-udevd[142]: clk-mt8186-mdp: Device is queued (SEQNUM=2949, ACTION=add) [ 44.145712] systemd-udevd[163]: clk-mt8186-infra-ao: Device processed (SEQNUM=2946, ACTION=add) [ 44.147734] systemd-udevd[162]: clk-mt8186-ipe: Device processed (SEQNUM=2947, ACTION=add) [ 44.150078] systemd-udevd[163]: clk-mt8186-infra-ao: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.152002] systemd-udevd[164]: clk-mt8186-mcu: Processing device (SEQNUM=2948, ACTION=add) [ 44.154091] systemd-udevd[162]: clk-mt8186-ipe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.156313] systemd-udevd[164]: clk-mt8186-mcu: Device processed (SEQNUM=2948, ACTION=add) [ 44.157801] systemd-udevd[164]: clk-mt8186-mcu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.159699] systemd-udevd[142]: clk-mt8186-mdp: Device ready for processing (SEQNUM=2949, ACTION=add) [ 44.161502] systemd-udevd[142]: clk-mt8186-mdp: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.163417] systemd-udevd[159]: clk-mt8186-mdp: Processing device (SEQNUM=2949, ACTION=add) [ 44.165620] systemd-udevd[142]: clk-mt8186-mfg: Device is queued (SEQNUM=2950, ACTION=add) [ 44.167114] systemd-udevd[142]: clk-mt8186-mfg: Device ready for processing (SEQNUM=2950, ACTION=add) [ 44.168883] systemd-udevd[142]: clk-mt8186-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.170764] systemd-udevd[162]: clk-mt8186-mfg: Processing device (SEQNUM=2950, ACTION=add) [ 44.173075] systemd-udevd[142]: clk-mt8186-mm: Device is queued (SEQNUM=2951, ACTION=add) [ 44.174708] systemd-udevd[142]: clk-mt8186-mm: Device ready for processing (SEQNUM=2951, ACTION=add) [ 44.176543] systemd-udevd[142]: clk-mt8186-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 44.178418] systemd-udevd[172]: clk-mt8186-mm: Processing device (SEQNUM=2951, ACTION=add) [ 44.180636] systemd-udevd[142]: clk-mt8186-topck: Device is queued (SEQNUM=2952, ACTION=add) [ 44.182137] systemd-udevd[142]: clk-mt8186-topck: Device ready for processing (SEQNUM=2952, ACTION=add) [ 44.183629] systemd-udevd[142]: clk-mt8186-topck: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 44.185489] systemd-udevd[142]: clk-mt8186-vdec: Device is queued (SEQNUM=2953, ACTION=add) [ 44.186954] systemd-udevd[142]: clk-mt8186-vdec: Device ready for processing (SEQNUM=2953, ACTION=add) [ 44.189069] systemd-udevd[159]: clk-mt8186-mdp: Device processed (SEQNUM=2949, ACTION=add) [ 44.190555] systemd-udevd[159]: clk-mt8186-mdp: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.192691] systemd-udevd[167]: clk-mt8186-topck: Processing device (SEQNUM=2952, ACTION=add) [ 44.194538] systemd-udevd[142]: clk-mt8186-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.196722] systemd-udevd[166]: clk-mt8186-vdec: Processing device (SEQNUM=2953, ACTION=add) [ 44.198801] systemd-udevd[142]: clk-mt8186-venc: Device is queued (SEQNUM=2954, ACTION=add) [ 44.200596] systemd-udevd[142]: clk-mt8186-venc: Device ready for processing (SEQNUM=2954, ACTION=add) [ 44.202093] systemd-udevd[142]: clk-mt8186-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.203604] systemd-udevd[142]: clk-mt8186-wpe: Device is queued (SEQNUM=2955, ACTION=add) [ 44.205434] systemd-udevd[142]: clk-mt8186-wpe: Device ready for processing (SEQNUM=2955, ACTION=add) [ 44.206951] systemd-udevd[142]: clk-mt8186-wpe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.209068] systemd-udevd[172]: clk-mt8186-mm: Device processed (SEQNUM=2951, ACTION=add) [ 44.210912] systemd-udevd[159]: clk-mt8186-venc: Processing device (SEQNUM=2954, ACTION=add) [ 44.212989] systemd-udevd[162]: clk-mt8186-mfg: Device processed (SEQNUM=2950, ACTION=add) [ 44.214474] systemd-udevd[162]: clk-mt8186-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.216607] systemd-udevd[172]: clk-mt8186-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 44.218926] systemd-udevd[142]: clk-mt8188-adsp_audio26m: Device is queued (SEQNUM=2956, ACTION=add) [ 44.221091] systemd-udevd[158]: clk-mt8186-wpe: Processing device (SEQNUM=2955, ACTION=add) [ 44.223096] systemd-udevd[142]: clk-mt8188-adsp_audio26m: Device ready for processing (SEQNUM=2956, ACTION=add) [ 44.224909] systemd-udevd[142]: clk-mt8188-adsp_audio26m: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 44.226819] systemd-udevd[165]: clk-mt8188-adsp_audio26m: Processing device (SEQNUM=2956, ACTION=add) [ 44.231871] systemd-udevd[159]: clk-mt8186-venc: Device processed (SEQNUM=2954, ACTION=add) [ 44.233901] systemd-udevd[142]: clk-mt8188-apmixed: Device is queued (SEQNUM=2957, ACTION=add) [ 44.235764] systemd-udevd[159]: clk-mt8186-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.237889] systemd-udevd[142]: clk-mt8188-apmixed: Device ready for processing (SEQNUM=2957, ACTION=add) [ 44.239413] systemd-udevd[142]: clk-mt8188-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.241696] systemd-udevd[162]: clk-mt8188-apmixed: Processing device (SEQNUM=2957, ACTION=add) [ 44.243622] systemd-udevd[142]: clk-mt8188-cam: Device is queued (SEQNUM=2958, ACTION=add) [ 44.245318] systemd-udevd[142]: clk-mt8188-cam: Device ready for processing (SEQNUM=2958, ACTION=add) [ 44.246814] systemd-udevd[142]: clk-mt8188-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.248613] systemd-udevd[142]: clk-mt8188-ccu: Device is queued (SEQNUM=2959, ACTION=add) [ 44.250075] systemd-udevd[142]: clk-mt8188-ccu: Device ready for processing (SEQNUM=2959, ACTION=add) [ 44.252471] systemd-udevd[167]: clk-mt8186-topck: Device processed (SEQNUM=2952, ACTION=add) [ 44.254492] systemd-udevd[142]: clk-mt8188-ccu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.256743] systemd-udevd[167]: clk-mt8186-topck: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 44.258652] systemd-udevd[159]: clk-mt8188-cam: Processing device (SEQNUM=2958, ACTION=add) [ 44.260928] systemd-udevd[166]: clk-mt8186-vdec: Device processed (SEQNUM=2953, ACTION=add) [ 44.262794] systemd-udevd[142]: clk-mt8188-imgsys_main: Device is queued (SEQNUM=2960, ACTION=add) [ 44.264932] systemd-udevd[166]: clk-mt8186-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.266871] systemd-udevd[142]: clk-mt8188-imgsys_main: Device ready for processing (SEQNUM=2960, ACTION=add) [ 44.268652] systemd-udevd[142]: clk-mt8188-imgsys_main: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 44.270187] systemd-udevd[142]: clk-mt8188-imp_iic_wrap: Device is queued (SEQNUM=2961, ACTION=add) [ 44.271693] systemd-udevd[142]: clk-mt8188-imp_iic_wrap: Device ready for processing (SEQNUM=2961, ACTION=add) [ 44.273844] systemd-udevd[172]: clk-mt8188-ccu: Processing device (SEQNUM=2959, ACTION=add) [ 44.275700] systemd-udevd[164]: clk-mt8188-imgsys_main: Processing device (SEQNUM=2960, ACTION=add) [ 44.277979] systemd-udevd[158]: clk-mt8186-wpe: Device processed (SEQNUM=2955, ACTION=add) [ 44.279829] systemd-udevd[142]: clk-mt8188-imp_iic_wrap: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 44.281955] systemd-udevd[158]: clk-mt8186-wpe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.283873] systemd-udevd[142]: clk-mt8188-infra_ao: Device is queued (SEQNUM=2962, ACTION=add) [ 44.285610] systemd-udevd[142]: clk-mt8188-infra_ao: Device ready for processing (SEQNUM=2962, ACTION=add) [ 44.287475] systemd-udevd[167]: clk-mt8188-imp_iic_wrap: Processing device (SEQNUM=2961, ACTION=add) [ 44.289738] systemd-udevd[142]: clk-mt8188-infra_ao: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.291699] systemd-udevd[165]: clk-mt8188-adsp_audio26m: Device processed (SEQNUM=2956, ACTION=add) [ 44.293567] systemd-udevd[165]: clk-mt8188-adsp_audio26m: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 44.295517] systemd-udevd[172]: clk-mt8188-ccu: Device processed (SEQNUM=2959, ACTION=add) [ 44.299412] systemd-udevd[172]: clk-mt8188-ccu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.302906] systemd-udevd[166]: clk-mt8188-infra_ao: Processing device (SEQNUM=2962, ACTION=add) [ 44.305731] systemd-udevd[159]: clk-mt8188-cam: Device processed (SEQNUM=2958, ACTION=add) [ 44.307936] systemd-udevd[159]: clk-mt8188-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.310732] systemd-udevd[142]: clk-mt8188-ipe: Device is queued (SEQNUM=2963, ACTION=add) [ 44.312542] systemd-udevd[142]: clk-mt8188-ipe: Device ready for processing (SEQNUM=2963, ACTION=add) [ 44.314007] systemd-udevd[142]: clk-mt8188-ipe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.315849] systemd-udevd[158]: clk-mt8188-ipe: Processing device (SEQNUM=2963, ACTION=add) [ 44.317893] systemd-udevd[164]: clk-mt8188-imgsys_main: Device processed (SEQNUM=2960, ACTION=add) [ 44.319391] systemd-udevd[164]: clk-mt8188-imgsys_main: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 44.321614] systemd-udevd[142]: clk-mt8188-mfgcfg: Device is queued (SEQNUM=2964, ACTION=add) [ 44.323088] systemd-udevd[142]: clk-mt8188-mfgcfg: Device ready for processing (SEQNUM=2964, ACTION=add) [ 44.324845] systemd-udevd[142]: clk-mt8188-mfgcfg: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 44.326704] systemd-udevd[159]: clk-mt8188-mfgcfg: Processing device (SEQNUM=2964, ACTION=add) [ 44.328872] systemd-udevd[142]: clk-mt8188-peri_ao: Device is queued (SEQNUM=2965, ACTION=add) [ 44.330341] systemd-udevd[142]: clk-mt8188-peri_ao: Device ready for processing (SEQNUM=2965, ACTION=add) [ 44.331820] systemd-udevd[142]: clk-mt8188-peri_ao: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.334054] systemd-udevd[162]: clk-mt8188-apmixed: Device processed (SEQNUM=2957, ACTION=add) [ 44.335533] systemd-udevd[162]: clk-mt8188-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.337754] systemd-udevd[167]: clk-mt8188-imp_iic_wrap: Device processed (SEQNUM=2961, ACTION=add) [ 44.339256] systemd-udevd[167]: clk-mt8188-imp_iic_wrap: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 44.341435] systemd-udevd[142]: clk-mt8188-topck: Device is queued (SEQNUM=2966, ACTION=add) [ 44.342903] systemd-udevd[142]: clk-mt8188-topck: Device ready for processing (SEQNUM=2966, ACTION=add) [ 44.344603] systemd-udevd[142]: clk-mt8188-topck: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 44.346101] systemd-udevd[142]: clk-mt8188-vdec: Device is queued (SEQNUM=2967, ACTION=add) [ 44.347939] systemd-udevd[172]: clk-mt8188-peri_ao: Processing device (SEQNUM=2965, ACTION=add) [ 44.350012] systemd-udevd[142]: clk-mt8188-vdec: Device ready for processing (SEQNUM=2967, ACTION=add) [ 44.351505] systemd-udevd[142]: clk-mt8188-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.357081] systemd-udevd[158]: clk-mt8188-ipe: Device processed (SEQNUM=2963, ACTION=add) [ 44.358513] systemd-udevd[158]: clk-mt8188-ipe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.360884] systemd-udevd[142]: clk-mt8188-vdo0: Device is queued (SEQNUM=2968, ACTION=add) [ 44.362348] systemd-udevd[142]: clk-mt8188-vdo0: Device ready for processing (SEQNUM=2968, ACTION=add) [ 44.364416] systemd-udevd[165]: clk-mt8188-topck: Processing device (SEQNUM=2966, ACTION=add) [ 44.366240] systemd-udevd[142]: clk-mt8188-vdo0: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.368454] systemd-udevd[162]: clk-mt8188-vdec: Processing device (SEQNUM=2967, ACTION=add) [ 44.370257] systemd-udevd[167]: clk-mt8188-vdo0: Processing device (SEQNUM=2968, ACTION=add) [ 44.372376] systemd-udevd[142]: clk-mt8188-vdo1: Device is queued (SEQNUM=2969, ACTION=add) [ 44.373835] systemd-udevd[142]: clk-mt8188-vdo1: Device ready for processing (SEQNUM=2969, ACTION=add) [ 44.375317] systemd-udevd[142]: clk-mt8188-vdo1: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.377042] systemd-udevd[142]: clk-mt8188-venc1: Device is queued (SEQNUM=2970, ACTION=add) [ 44.378873] systemd-udevd[159]: clk-mt8188-mfgcfg: Device processed (SEQNUM=2964, ACTION=add) [ 44.380970] systemd-udevd[142]: clk-mt8188-venc1: Device ready for processing (SEQNUM=2970, ACTION=add) [ 44.382840] systemd-udevd[159]: clk-mt8188-mfgcfg: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 44.384995] systemd-udevd[164]: clk-mt8188-venc1: Processing device (SEQNUM=2970, ACTION=add) [ 44.386988] systemd-udevd[166]: clk-mt8188-infra_ao: Device processed (SEQNUM=2962, ACTION=add) [ 44.389147] systemd-udevd[172]: clk-mt8188-peri_ao: Device processed (SEQNUM=2965, ACTION=add) [ 44.391014] systemd-udevd[166]: clk-mt8188-infra_ao: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.393206] systemd-udevd[172]: clk-mt8188-peri_ao: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.395089] systemd-udevd[142]: clk-mt8188-venc1: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 44.397246] systemd-udevd[158]: clk-mt8188-vdo1: Processing device (SEQNUM=2969, ACTION=add) [ 44.399132] systemd-udevd[142]: clk-mt8188-vpp0: Device is queued (SEQNUM=2971, ACTION=add) [ 44.400898] systemd-udevd[142]: clk-mt8188-vpp0: Device ready for processing (SEQNUM=2971, ACTION=add) [ 44.402362] systemd-udevd[142]: clk-mt8188-vpp0: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.403865] systemd-udevd[142]: clk-mt8188-vpp1: Device is queued (SEQNUM=2972, ACTION=add) [ 44.405535] systemd-udevd[142]: clk-mt8188-vpp1: Device ready for processing (SEQNUM=2972, ACTION=add) [ 44.407025] systemd-udevd[142]: clk-mt8188-vpp1: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.409374] systemd-udevd[167]: clk-mt8188-vdo0: Device processed (SEQNUM=2968, ACTION=add) [ 44.410854] systemd-udevd[167]: clk-mt8188-vdo0: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.412964] systemd-udevd[165]: clk-mt8188-topck: Device processed (SEQNUM=2966, ACTION=add) [ 44.414972] systemd-udevd[164]: clk-mt8188-venc1: Device processed (SEQNUM=2970, ACTION=add) [ 44.417025] systemd-udevd[165]: clk-mt8188-topck: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 44.418927] systemd-udevd[164]: clk-mt8188-venc1: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 44.421023] systemd-udevd[142]: clk-mt8188-wpe: Device is queued (SEQNUM=2973, ACTION=add) [ 44.422796] systemd-udevd[142]: clk-mt8188-wpe: Device ready for processing (SEQNUM=2973, ACTION=add) [ 44.425067] systemd-udevd[162]: clk-mt8188-vdec: Device processed (SEQNUM=2967, ACTION=add) [ 44.426906] systemd-udevd[142]: clk-mt8188-wpe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.429012] systemd-udevd[162]: clk-mt8188-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.431059] systemd-udevd[166]: clk-mt8188-wpe: Processing device (SEQNUM=2973, ACTION=add) [ 44.433175] systemd-udevd[172]: clk-mt8188-vpp1: Processing device (SEQNUM=2972, ACTION=add) [ 44.435008] systemd-udevd[142]: clk-mt8192: Device is queued (SEQNUM=2974, ACTION=add) [ 44.436711] systemd-udevd[142]: clk-mt8192: Device ready for processing (SEQNUM=2974, ACTION=add) [ 44.438538] systemd-udevd[159]: clk-mt8188-vpp0: Processing device (SEQNUM=2971, ACTION=add) [ 44.440625] systemd-udevd[142]: clk-mt8192: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 44.442491] systemd-udevd[162]: clk-mt8192: Processing device (SEQNUM=2974, ACTION=add) [ 44.444594] systemd-udevd[142]: clk-mt8192-apmixed: Device is queued (SEQNUM=2975, ACTION=add) [ 44.446080] systemd-udevd[142]: clk-mt8192-apmixed: Device ready for processing (SEQNUM=2975, ACTION=add) [ 44.447563] systemd-udevd[142]: clk-mt8192-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.449869] systemd-udevd[158]: clk-mt8188-vdo1: Device processed (SEQNUM=2969, ACTION=add) [ 44.451718] systemd-udevd[142]: clk-mt8192-aud: Device is queued (SEQNUM=2976, ACTION=add) [ 44.453816] systemd-udevd[158]: clk-mt8188-vdo1: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.455897] systemd-udevd[142]: clk-mt8192-aud: Device ready for processing (SEQNUM=2976, ACTION=add) [ 44.457639] systemd-udevd[142]: clk-mt8192-aud: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.459129] systemd-udevd[142]: clk-mt8192-cam: Device is queued (SEQNUM=2977, ACTION=add) [ 44.460868] systemd-udevd[142]: clk-mt8192-cam: Device ready for processing (SEQNUM=2977, ACTION=add) [ 44.462418] systemd-udevd[142]: clk-mt8192-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.464477] systemd-udevd[167]: clk-mt8192-apmixed: Processing device (SEQNUM=2975, ACTION=add) [ 44.466370] systemd-udevd[158]: clk-mt8192-cam: Processing device (SEQNUM=2977, ACTION=add) [ 44.468472] systemd-udevd[142]: clk-mt8192-img: Device is queued (SEQNUM=2978, ACTION=add) [ 44.469955] systemd-udevd[142]: clk-mt8192-img: Device ready for processing (SEQNUM=2978, ACTION=add) [ 44.471448] systemd-udevd[142]: clk-mt8192-img: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.473309] systemd-udevd[142]: clk-mt8192-imp_iic_wrap: Device is queued (SEQNUM=2979, ACTION=add) [ 44.474785] systemd-udevd[142]: clk-mt8192-imp_iic_wrap: Device ready for processing (SEQNUM=2979, ACTION=add) [ 44.476566] systemd-udevd[142]: clk-mt8192-imp_iic_wrap: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 44.478864] systemd-udevd[165]: clk-mt8192-aud: Processing device (SEQNUM=2976, ACTION=add) [ 44.481247] systemd-udevd[172]: clk-mt8188-vpp1: Device processed (SEQNUM=2972, ACTION=add) [ 44.483086] systemd-udevd[142]: clk-mt8192-ipe: Device is queued (SEQNUM=2980, ACTION=add) [ 44.485174] systemd-udevd[172]: clk-mt8188-vpp1: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.487079] systemd-udevd[142]: clk-mt8192-ipe: Device ready for processing (SEQNUM=2980, ACTION=add) [ 44.489093] systemd-udevd[142]: clk-mt8192-ipe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.490974] systemd-udevd[164]: clk-mt8192-img: Processing device (SEQNUM=2978, ACTION=add) [ 44.493317] systemd-udevd[166]: clk-mt8188-wpe: Device processed (SEQNUM=2973, ACTION=add) [ 44.495309] systemd-udevd[162]: clk-mt8192: Device processed (SEQNUM=2974, ACTION=add) [ 44.497636] systemd-udevd[166]: clk-mt8188-wpe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.499670] systemd-udevd[162]: clk-mt8192: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 44.502015] systemd-udevd[159]: clk-mt8188-vpp0: Device processed (SEQNUM=2971, ACTION=add) [ 44.503529] systemd-udevd[159]: clk-mt8188-vpp0: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.505887] systemd-udevd[164]: clk-mt8192-img: Device processed (SEQNUM=2978, ACTION=add) [ 44.507883] systemd-udevd[158]: clk-mt8192-cam: Device processed (SEQNUM=2977, ACTION=add) [ 44.509930] systemd-udevd[169]: clk-mt8192-ipe: Processing device (SEQNUM=2980, ACTION=add) [ 44.511909] systemd-udevd[168]: clk-mt8192-imp_iic_wrap: Processing device (SEQNUM=2979, ACTION=add) [ 44.514203] systemd-udevd[142]: clk-mt8192-mdp: Device is queued (SEQNUM=2981, ACTION=add) [ 44.515822] systemd-udevd[142]: clk-mt8192-mdp: Device ready for processing (SEQNUM=2981, ACTION=add) [ 44.517614] systemd-udevd[142]: clk-mt8192-mdp: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.519460] systemd-udevd[164]: clk-mt8192-img: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.521688] systemd-udevd[142]: clk-mt8192-mfg: Device is queued (SEQNUM=2982, ACTION=add) [ 44.523171] systemd-udevd[142]: clk-mt8192-mfg: Device ready for processing (SEQNUM=2982, ACTION=add) [ 44.524888] systemd-udevd[142]: clk-mt8192-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.526737] systemd-udevd[158]: clk-mt8192-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.528923] systemd-udevd[142]: clk-mt8192-mm: Device is queued (SEQNUM=2983, ACTION=add) [ 44.530914] systemd-udevd[162]: clk-mt8192-mfg: Processing device (SEQNUM=2982, ACTION=add) [ 44.533118] systemd-udevd[142]: clk-mt8192-mm: Device ready for processing (SEQNUM=2983, ACTION=add) [ 44.534615] systemd-udevd[142]: clk-mt8192-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 44.536331] systemd-udevd[142]: clk-mt8192-msdc: Device is queued (SEQNUM=2984, ACTION=add) [ 44.537771] systemd-udevd[142]: clk-mt8192-msdc: Device ready for processing (SEQNUM=2984, ACTION=add) [ 44.539594] systemd-udevd[168]: clk-mt8192-imp_iic_wrap: Device processed (SEQNUM=2979, ACTION=add) [ 44.541920] systemd-udevd[142]: clk-mt8192-msdc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.543807] systemd-udevd[168]: clk-mt8192-imp_iic_wrap: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 44.545964] systemd-udevd[159]: clk-mt8192-mdp: Processing device (SEQNUM=2981, ACTION=add) [ 44.547797] systemd-udevd[142]: clk-mt8192-scp_adsp: Device is queued (SEQNUM=2985, ACTION=add) [ 44.553046] systemd-udevd[172]: clk-mt8192-mm: Processing device (SEQNUM=2983, ACTION=add) [ 44.554861] systemd-udevd[142]: clk-mt8192-scp_adsp: Device ready for processing (SEQNUM=2985, ACTION=add) [ 44.556600] systemd-udevd[142]: clk-mt8192-scp_adsp: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.558458] systemd-udevd[158]: clk-mt8192-scp_adsp: Processing device (SEQNUM=2985, ACTION=add) [ 44.560780] systemd-udevd[142]: clk-mt8192-vdec: Device is queued (SEQNUM=2986, ACTION=add) [ 44.562276] systemd-udevd[142]: clk-mt8192-vdec: Device ready for processing (SEQNUM=2986, ACTION=add) [ 44.564424] systemd-udevd[164]: clk-mt8192-vdec: Processing device (SEQNUM=2986, ACTION=add) [ 44.566376] systemd-udevd[167]: clk-mt8192-apmixed: Device processed (SEQNUM=2975, ACTION=add) [ 44.567853] systemd-udevd[167]: clk-mt8192-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.572990] systemd-udevd[165]: clk-mt8192-aud: Device processed (SEQNUM=2976, ACTION=add) [ 44.574983] systemd-udevd[165]: clk-mt8192-aud: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.577919] systemd-udevd[142]: clk-mt8192-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.580776] systemd-udevd[166]: clk-mt8192-msdc: Processing device (SEQNUM=2984, ACTION=add) [ 44.583250] systemd-udevd[142]: clk-mt8192-venc: Device is queued (SEQNUM=2987, ACTION=add) [ 44.585167] systemd-udevd[142]: clk-mt8192-venc: Device ready for processing (SEQNUM=2987, ACTION=add) [ 44.586671] systemd-udevd[142]: clk-mt8192-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.588453] systemd-udevd[142]: clk-mt8195-apmixed: Device is queued (SEQNUM=2988, ACTION=add) [ 44.589918] systemd-udevd[142]: clk-mt8195-apmixed: Device ready for processing (SEQNUM=2988, ACTION=add) [ 44.591421] systemd-udevd[142]: clk-mt8195-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.593671] systemd-udevd[167]: clk-mt8192-venc: Processing device (SEQNUM=2987, ACTION=add) [ 44.595522] systemd-udevd[158]: clk-mt8192-scp_adsp: Device processed (SEQNUM=2985, ACTION=add) [ 44.597769] systemd-udevd[142]: clk-mt8195-apusys_pll: Device is queued (SEQNUM=2989, ACTION=add) [ 44.599662] systemd-udevd[158]: clk-mt8192-scp_adsp: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.601913] systemd-udevd[142]: clk-mt8195-apusys_pll: Device ready for processing (SEQNUM=2989, ACTION=add) [ 44.603838] systemd-udevd[162]: clk-mt8192-mfg: Device processed (SEQNUM=2982, ACTION=add) [ 44.605547] systemd-udevd[162]: clk-mt8192-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.607418] systemd-udevd[164]: clk-mt8192-vdec: Device processed (SEQNUM=2986, ACTION=add) [ 44.609625] systemd-udevd[172]: clk-mt8192-mm: Device processed (SEQNUM=2983, ACTION=add) [ 44.611638] systemd-udevd[164]: clk-mt8192-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.613761] systemd-udevd[169]: clk-mt8192-ipe: Device processed (SEQNUM=2980, ACTION=add) [ 44.615608] systemd-udevd[142]: clk-mt8195-apusys_pll: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 44.618037] systemd-udevd[169]: clk-mt8192-ipe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.619939] systemd-udevd[168]: clk-mt8195-apusys_pll: Processing device (SEQNUM=2989, ACTION=add) [ 44.622000] systemd-udevd[142]: clk-mt8195-cam: Device is queued (SEQNUM=2990, ACTION=add) [ 44.623812] systemd-udevd[165]: clk-mt8195-apmixed: Processing device (SEQNUM=2988, ACTION=add) [ 44.625928] systemd-udevd[142]: clk-mt8195-cam: Device ready for processing (SEQNUM=2990, ACTION=add) [ 44.627801] systemd-udevd[172]: clk-mt8192-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 44.629892] systemd-udevd[142]: clk-mt8195-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.631800] systemd-udevd[162]: clk-mt8195-cam: Processing device (SEQNUM=2990, ACTION=add) [ 44.633936] systemd-udevd[142]: clk-mt8195-ccu: Device is queued (SEQNUM=2991, ACTION=add) [ 44.635409] systemd-udevd[142]: clk-mt8195-ccu: Device ready for processing (SEQNUM=2991, ACTION=add) [ 44.637358] systemd-udevd[142]: clk-mt8195-ccu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.639216] systemd-udevd[172]: clk-mt8195-ccu: Processing device (SEQNUM=2991, ACTION=add) [ 44.641322] systemd-udevd[142]: clk-mt8195-img: Device is queued (SEQNUM=2992, ACTION=add) [ 44.642808] systemd-udevd[142]: clk-mt8195-img: Device ready for processing (SEQNUM=2992, ACTION=add) [ 44.644951] systemd-udevd[159]: clk-mt8192-mdp: Device processed (SEQNUM=2981, ACTION=add) [ 44.646767] systemd-udevd[142]: clk-mt8195-img: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.648940] systemd-udevd[159]: clk-mt8192-mdp: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.650841] systemd-udevd[142]: clk-mt8195-imp_iic_wrap: Device is queued (SEQNUM=2993, ACTION=add) [ 44.652625] systemd-udevd[142]: clk-mt8195-imp_iic_wrap: Device ready for processing (SEQNUM=2993, ACTION=add) [ 44.654482] systemd-udevd[164]: clk-mt8195-imp_iic_wrap: Processing device (SEQNUM=2993, ACTION=add) [ 44.656598] systemd-udevd[168]: clk-mt8195-apusys_pll: Device processed (SEQNUM=2989, ACTION=add) [ 44.658070] systemd-udevd[168]: clk-mt8195-apusys_pll: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 44.659946] systemd-udevd[142]: clk-mt8195-imp_iic_wrap: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 44.665418] systemd-udevd[166]: clk-mt8192-msdc: Device processed (SEQNUM=2984, ACTION=add) [ 44.666863] systemd-udevd[166]: clk-mt8192-msdc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.669089] systemd-udevd[158]: clk-mt8195-img: Processing device (SEQNUM=2992, ACTION=add) [ 44.670939] systemd-udevd[167]: clk-mt8192-venc: Device processed (SEQNUM=2987, ACTION=add) [ 44.672689] systemd-udevd[167]: clk-mt8192-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.674547] systemd-udevd[142]: clk-mt8195-infra_ao: Device is queued (SEQNUM=2994, ACTION=add) [ 44.676613] systemd-udevd[165]: clk-mt8195-apmixed: Device processed (SEQNUM=2988, ACTION=add) [ 44.678458] systemd-udevd[142]: clk-mt8195-infra_ao: Device ready for processing (SEQNUM=2994, ACTION=add) [ 44.680744] systemd-udevd[165]: clk-mt8195-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.682650] systemd-udevd[142]: clk-mt8195-infra_ao: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.684837] systemd-udevd[159]: clk-mt8195-infra_ao: Processing device (SEQNUM=2994, ACTION=add) [ 44.686706] systemd-udevd[162]: clk-mt8195-cam: Device processed (SEQNUM=2990, ACTION=add) [ 44.688467] systemd-udevd[162]: clk-mt8195-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.690321] systemd-udevd[164]: clk-mt8195-imp_iic_wrap: Device processed (SEQNUM=2993, ACTION=add) [ 44.691989] systemd-udevd[164]: clk-mt8195-imp_iic_wrap: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 44.694118] systemd-udevd[142]: clk-mt8195-ipe: Device is queued (SEQNUM=2995, ACTION=add) [ 44.695595] systemd-udevd[142]: clk-mt8195-ipe: Device ready for processing (SEQNUM=2995, ACTION=add) [ 44.697456] systemd-udevd[142]: clk-mt8195-ipe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.699329] systemd-udevd[158]: clk-mt8195-img: Device processed (SEQNUM=2992, ACTION=add) [ 44.700987] systemd-udevd[158]: clk-mt8195-img: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.702876] systemd-udevd[159]: clk-mt8195-infra_ao: Device processed (SEQNUM=2994, ACTION=add) [ 44.704626] systemd-udevd[159]: clk-mt8195-infra_ao: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.706486] systemd-udevd[142]: clk-mt8195-mfg: Device is queued (SEQNUM=2996, ACTION=add) [ 44.708556] systemd-udevd[172]: clk-mt8195-ccu: Device processed (SEQNUM=2991, ACTION=add) [ 44.710380] systemd-udevd[142]: clk-mt8195-mfg: Device ready for processing (SEQNUM=2996, ACTION=add) [ 44.712512] systemd-udevd[172]: clk-mt8195-ccu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.714385] systemd-udevd[167]: clk-mt8195-ipe: Processing device (SEQNUM=2995, ACTION=add) [ 44.716672] systemd-udevd[142]: clk-mt8195-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.718543] systemd-udevd[162]: clk-mt8195-mfg: Processing device (SEQNUM=2996, ACTION=add) [ 44.720656] systemd-udevd[142]: clk-mt8195-peri_ao: Device is queued (SEQNUM=2997, ACTION=add) [ 44.722123] systemd-udevd[142]: clk-mt8195-peri_ao: Device ready for processing (SEQNUM=2997, ACTION=add) [ 44.723624] systemd-udevd[142]: clk-mt8195-peri_ao: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.725783] systemd-udevd[159]: clk-mt8195-peri_ao: Processing device (SEQNUM=2997, ACTION=add) [ 44.727659] systemd-udevd[142]: clk-mt8195-scp_adsp: Device is queued (SEQNUM=2998, ACTION=add) [ 44.729351] systemd-udevd[142]: clk-mt8195-scp_adsp: Device ready for processing (SEQNUM=2998, ACTION=add) [ 44.730856] systemd-udevd[142]: clk-mt8195-scp_adsp: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 44.733374] systemd-udevd[172]: clk-mt8195-scp_adsp: Processing device (SEQNUM=2998, ACTION=add) [ 44.735421] systemd-udevd[142]: clk-mt8195-topck: Device is queued (SEQNUM=2999, ACTION=add) [ 44.737293] systemd-udevd[142]: clk-mt8195-topck: Device ready for processing (SEQNUM=2999, ACTION=add) [ 44.738796] systemd-udevd[142]: clk-mt8195-topck: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 44.740570] systemd-udevd[142]: clk-mt8195-vdec: Device is queued (SEQNUM=3000, ACTION=add) [ 44.742169] systemd-udevd[142]: clk-mt8195-vdec: Device ready for processing (SEQNUM=3000, ACTION=add) [ 44.743643] systemd-udevd[142]: clk-mt8195-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.745768] systemd-udevd[162]: clk-mt8195-mfg: Device processed (SEQNUM=2996, ACTION=add) [ 44.747623] systemd-udevd[142]: clk-mt8195-vdo0: Device is queued (SEQNUM=3001, ACTION=add) [ 44.749727] systemd-udevd[162]: clk-mt8195-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.751651] systemd-udevd[142]: clk-mt8195-vdo0: Device ready for processing (SEQNUM=3001, ACTION=add) [ 44.753446] systemd-udevd[142]: clk-mt8195-vdo0: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.754954] systemd-udevd[142]: clk-mt8195-vdo1: Device is queued (SEQNUM=3002, ACTION=add) [ 44.758519] systemd-udevd[166]: clk-mt8195-topck: Processing device (SEQNUM=2999, ACTION=add) [ 44.762759] systemd-udevd[142]: clk-mt8195-vdo1: Device ready for processing (SEQNUM=3002, ACTION=add) [ 44.765118] systemd-udevd[142]: clk-mt8195-vdo1: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.767649] systemd-udevd[162]: clk-mt8195-vdo1: Processing device (SEQNUM=3002, ACTION=add) [ 44.770359] systemd-udevd[142]: clk-mt8195-venc: Device is queued (SEQNUM=3003, ACTION=add) [ 44.772796] systemd-udevd[167]: clk-mt8195-ipe: Device processed (SEQNUM=2995, ACTION=add) [ 44.774649] systemd-udevd[142]: clk-mt8195-venc: Device ready for processing (SEQNUM=3003, ACTION=add) [ 44.776812] systemd-udevd[167]: clk-mt8195-ipe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.778728] systemd-udevd[164]: clk-mt8195-venc: Processing device (SEQNUM=3003, ACTION=add) [ 44.780864] systemd-udevd[165]: clk-mt8195-vdo0: Processing device (SEQNUM=3001, ACTION=add) [ 44.789590] systemd-udevd[142]: clk-mt8195-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.791476] systemd-udevd[158]: clk-mt8195-vdec: Processing device (SEQNUM=3000, ACTION=add) [ 44.793711] systemd-udevd[142]: clk-mt8195-vpp0: Device is queued (SEQNUM=3004, ACTION=add) [ 44.795588] systemd-udevd[159]: clk-mt8195-peri_ao: Device processed (SEQNUM=2997, ACTION=add) [ 44.797923] systemd-udevd[142]: clk-mt8195-vpp0: Device ready for processing (SEQNUM=3004, ACTION=add) [ 44.799439] systemd-udevd[142]: clk-mt8195-vpp0: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.801701] systemd-udevd[172]: clk-mt8195-scp_adsp: Device processed (SEQNUM=2998, ACTION=add) [ 44.803196] systemd-udevd[172]: clk-mt8195-scp_adsp: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 44.805322] systemd-udevd[142]: clk-mt8195-vpp1: Device is queued (SEQNUM=3005, ACTION=add) [ 44.806983] systemd-udevd[142]: clk-mt8195-vpp1: Device ready for processing (SEQNUM=3005, ACTION=add) [ 44.809136] systemd-udevd[167]: clk-mt8195-vpp0: Processing device (SEQNUM=3004, ACTION=add) [ 44.810986] systemd-udevd[142]: clk-mt8195-vpp1: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.813090] systemd-udevd[168]: clk-mt8195-vpp1: Processing device (SEQNUM=3005, ACTION=add) [ 44.814957] systemd-udevd[142]: clk-mt8195-wpe: Device is queued (SEQNUM=3006, ACTION=add) [ 44.817053] systemd-udevd[162]: clk-mt8195-vdo1: Device processed (SEQNUM=3002, ACTION=add) [ 44.818896] systemd-udevd[164]: clk-mt8195-venc: Device processed (SEQNUM=3003, ACTION=add) [ 44.820998] systemd-udevd[162]: clk-mt8195-vdo1: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.822895] systemd-udevd[164]: clk-mt8195-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.825082] systemd-udevd[142]: clk-mt8195-wpe: Device ready for processing (SEQNUM=3006, ACTION=add) [ 44.826602] systemd-udevd[142]: clk-mt8195-wpe: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.828787] systemd-udevd[172]: clk-mt8195-wpe: Processing device (SEQNUM=3006, ACTION=add) [ 44.830613] systemd-udevd[159]: clk-mt8195-peri_ao: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.832843] systemd-udevd[142]: clk-mt8365: Device is queued (SEQNUM=3007, ACTION=add) [ 44.834302] systemd-udevd[142]: clk-mt8365: Device ready for processing (SEQNUM=3007, ACTION=add) [ 44.835760] systemd-udevd[142]: clk-mt8365: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 44.837798] systemd-udevd[158]: clk-mt8195-vdec: Device processed (SEQNUM=3000, ACTION=add) [ 44.839264] systemd-udevd[158]: clk-mt8195-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.841393] systemd-udevd[166]: clk-mt8195-topck: Device processed (SEQNUM=2999, ACTION=add) [ 44.842876] systemd-udevd[166]: clk-mt8195-topck: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 44.847855] systemd-udevd[165]: clk-mt8195-vdo0: Device processed (SEQNUM=3001, ACTION=add) [ 44.849509] systemd-udevd[165]: clk-mt8195-vdo0: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.851379] systemd-udevd[142]: clk-mt8365-apmixed: Device is queued (SEQNUM=3008, ACTION=add) [ 44.853128] systemd-udevd[142]: clk-mt8365-apmixed: Device ready for processing (SEQNUM=3008, ACTION=add) [ 44.854605] systemd-udevd[142]: clk-mt8365-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.856789] systemd-udevd[162]: clk-mt8365: Processing device (SEQNUM=3007, ACTION=add) [ 44.858599] systemd-udevd[159]: clk-mt8365-apmixed: Processing device (SEQNUM=3008, ACTION=add) [ 44.860907] systemd-udevd[142]: clk-mt8365-apu: Device is queued (SEQNUM=3009, ACTION=add) [ 44.862358] systemd-udevd[142]: clk-mt8365-apu: Device ready for processing (SEQNUM=3009, ACTION=add) [ 44.863832] systemd-udevd[142]: clk-mt8365-apu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.865950] systemd-udevd[166]: clk-mt8365-apu: Processing device (SEQNUM=3009, ACTION=add) [ 44.867779] systemd-udevd[167]: clk-mt8195-vpp0: Device processed (SEQNUM=3004, ACTION=add) [ 44.869540] systemd-udevd[167]: clk-mt8195-vpp0: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.871442] systemd-udevd[142]: clk-mt8365-cam: Device is queued (SEQNUM=3010, ACTION=add) [ 44.873315] systemd-udevd[142]: clk-mt8365-cam: Device ready for processing (SEQNUM=3010, ACTION=add) [ 44.875138] systemd-udevd[168]: clk-mt8195-vpp1: Device processed (SEQNUM=3005, ACTION=add) [ 44.877395] systemd-udevd[142]: clk-mt8365-cam: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.879404] systemd-udevd[168]: clk-mt8195-vpp1: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.881903] systemd-udevd[159]: clk-mt8365-apmixed: Device processed (SEQNUM=3008, ACTION=add) [ 44.883941] systemd-udevd[172]: clk-mt8195-wpe: Device processed (SEQNUM=3006, ACTION=add) [ 44.886368] systemd-udevd[159]: clk-mt8365-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 44.889662] systemd-udevd[172]: clk-mt8195-wpe: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.894896] systemd-udevd[158]: clk-mt8365-cam: Processing device (SEQNUM=3010, ACTION=add) [ 44.897216] systemd-udevd[142]: clk-mt8365-mfg: Device is queued (SEQNUM=3011, ACTION=add) [ 44.899294] systemd-udevd[162]: clk-mt8365: Device processed (SEQNUM=3007, ACTION=add) [ 44.901693] systemd-udevd[142]: clk-mt8365-mfg: Device ready for processing (SEQNUM=3011, ACTION=add) [ 44.903813] systemd-udevd[162]: clk-mt8365: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 44.908893] systemd-udevd[142]: clk-mt8365-mfg: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 44.912627] systemd-udevd[167]: clk-mt8365-mfg: Processing device (SEQNUM=3011, ACTION=add) [ 44.915541] systemd-udevd[142]: clk-mt8365-mm: Device is queued (SEQNUM=3012, ACTION=add) [ 44.917687] systemd-udevd[158]: clk-mt8365-cam: Device processed (SEQNUM=3010, ACTION=add) [ 44.919536] systemd-udevd[166]: clk-mt8365-apu: Device processed (SEQNUM=3009, ACTION=add) [ 44.921946] systemd-udevd[158]: clk-mt8365-cam: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.923810] systemd-udevd[166]: clk-mt8365-apu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.926081] systemd-udevd[142]: clk-mt8365-mm: Device ready for processing (SEQNUM=3012, ACTION=add) [ 44.927582] systemd-udevd[142]: clk-mt8365-mm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 44.929622] systemd-udevd[142]: clk-mt8365-vdec: Device is queued (SEQNUM=3013, ACTION=add) [ 44.931071] systemd-udevd[142]: clk-mt8365-vdec: Device ready for processing (SEQNUM=3013, ACTION=add) [ 44.933136] systemd-udevd[159]: clk-mt8365-mm: Processing device (SEQNUM=3012, ACTION=add) [ 44.935014] systemd-udevd[142]: clk-mt8365-vdec: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.936804] systemd-udevd[142]: clk-mt8365-venc: Device is queued (SEQNUM=3014, ACTION=add) [ 44.938242] systemd-udevd[142]: clk-mt8365-venc: Device ready for processing (SEQNUM=3014, ACTION=add) [ 44.939721] systemd-udevd[142]: clk-mt8365-venc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 44.941463] systemd-udevd[142]: clk-mt8516: Device is queued (SEQNUM=3015, ACTION=add) [ 44.943246] systemd-udevd[162]: clk-mt8365-vdec: Processing device (SEQNUM=3013, ACTION=add) [ 44.945293] systemd-udevd[142]: clk-mt8516: Device ready for processing (SEQNUM=3015, ACTION=add) [ 44.946772] systemd-udevd[142]: clk-mt8516: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 44.949037] systemd-udevd[172]: clk-mt8365-venc: Processing device (SEQNUM=3014, ACTION=add) [ 44.950940] systemd-udevd[142]: clk-mt8516-apmixed: Device is queued (SEQNUM=3016, ACTION=add) [ 44.952627] systemd-udevd[142]: clk-mt8516-apmixed: Device ready for processing (SEQNUM=3016, ACTION=add) [ 44.954111] systemd-udevd[142]: clk-mt8516-apmixed: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 44.955736] systemd-udevd[142]: clk-rpmh: Device is queued (SEQNUM=3017, ACTION=add) [ 44.957862] systemd-udevd[166]: clk-mt8516: Processing device (SEQNUM=3015, ACTION=add) [ 44.959709] systemd-udevd[142]: clk-rpmh: Device ready for processing (SEQNUM=3017, ACTION=add) [ 44.961822] systemd-udevd[167]: clk-mt8365-mfg: Device processed (SEQNUM=3011, ACTION=add) [ 44.963666] systemd-udevd[142]: clk-rpmh: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 44.965840] systemd-udevd[158]: clk-mt8516-apmixed: Processing device (SEQNUM=3016, ACTION=add) [ 44.967686] systemd-udevd[159]: clk-mt8365-mm: Device processed (SEQNUM=3012, ACTION=add) [ 44.969845] systemd-udevd[142]: clk_imx8ulp: Device is queued (SEQNUM=3018, ACTION=add) [ 44.971303] systemd-udevd[142]: clk_imx8ulp: Device ready for processing (SEQNUM=3018, ACTION=add) [ 44.973043] systemd-udevd[142]: clk_imx8ulp: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 44.974684] systemd-udevd[142]: cmd-db: Device is queued (SEQNUM=3019, ACTION=add) [ 44.976412] systemd-udevd[142]: cmd-db: Device ready for processing (SEQNUM=3019, ACTION=add) [ 44.978231] systemd-udevd[164]: clk_imx8ulp: Processing device (SEQNUM=3018, ACTION=add) [ 44.980435] systemd-udevd[165]: clk-rpmh: Processing device (SEQNUM=3017, ACTION=add) [ 44.982216] systemd-udevd[158]: clk-mt8516-apmixed: Device processed (SEQNUM=3016, ACTION=add) [ 44.984889] systemd-udevd[142]: cmd-db: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 44.989998] systemd-udevd[167]: clk-mt8365-mfg: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 44.991856] systemd-udevd[172]: clk-mt8365-venc: Device processed (SEQNUM=3014, ACTION=add) [ 44.993890] systemd-udevd[142]: combphy: Device is queued (SEQNUM=3020, ACTION=add) [ 44.995355] systemd-udevd[142]: combphy: Device ready for processing (SEQNUM=3020, ACTION=add) [ 44.997466] systemd-udevd[172]: clk-mt8365-venc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 44.999341] systemd-udevd[142]: combphy: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 45.001503] systemd-udevd[169]: combphy: Processing device (SEQNUM=3020, ACTION=add) [ 45.003343] systemd-udevd[166]: clk-mt8516: Device processed (SEQNUM=3015, ACTION=add) [ 45.005513] systemd-udevd[168]: cmd-db: Processing device (SEQNUM=3019, ACTION=add) [ 45.007319] systemd-udevd[166]: clk-mt8516: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.009456] systemd-udevd[158]: clk-mt8516-apmixed: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.011353] systemd-udevd[142]: cpufreq-dt: Device is queued (SEQNUM=3021, ACTION=add) [ 45.013379] systemd-udevd[164]: clk_imx8ulp: Device processed (SEQNUM=3018, ACTION=add) [ 45.015207] systemd-udevd[142]: cpufreq-dt: Device ready for processing (SEQNUM=3021, ACTION=add) [ 45.017285] systemd-udevd[164]: clk_imx8ulp: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.019206] systemd-udevd[142]: cpufreq-dt: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 45.021337] systemd-udevd[165]: clk-rpmh: Device processed (SEQNUM=3017, ACTION=add) [ 45.023157] systemd-udevd[172]: cpufreq-dt: Processing device (SEQNUM=3021, ACTION=add) [ 45.028476] systemd-udevd[162]: clk-mt8365-vdec: Device processed (SEQNUM=3013, ACTION=add) [ 45.029934] systemd-udevd[162]: clk-mt8365-vdec: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.031807] systemd-udevd[159]: clk-mt8365-mm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.034034] systemd-udevd[168]: cmd-db: Device processed (SEQNUM=3019, ACTION=add) [ 45.035863] systemd-udevd[142]: cros-ec-debugfs: Device is queued (SEQNUM=3022, ACTION=add) [ 45.037584] systemd-udevd[142]: cros-ec-debugfs: Device ready for processing (SEQNUM=3022, ACTION=add) [ 45.039091] systemd-udevd[142]: cros-ec-debugfs: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.041245] systemd-udevd[172]: cpufreq-dt: Device processed (SEQNUM=3021, ACTION=add) [ 45.042711] systemd-udevd[172]: cpufreq-dt: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.044815] systemd-udevd[167]: cros-ec-debugfs: Processing device (SEQNUM=3022, ACTION=add) [ 45.046653] systemd-udevd[165]: clk-rpmh: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 45.048848] systemd-udevd[168]: cmd-db: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 45.050719] systemd-udevd[169]: combphy: Device processed (SEQNUM=3020, ACTION=add) [ 45.052815] systemd-udevd[142]: cros-ec-dev: Device is queued (SEQNUM=3023, ACTION=add) [ 45.054644] systemd-udevd[169]: combphy: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 45.056789] systemd-udevd[142]: cros-ec-dev: Device ready for processing (SEQNUM=3023, ACTION=add) [ 45.058273] systemd-udevd[142]: cros-ec-dev: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.060552] systemd-udevd[159]: cros-ec-dev: Processing device (SEQNUM=3023, ACTION=add) [ 45.062390] systemd-udevd[142]: cros-ec-i2c-tunnel: Device is queued (SEQNUM=3024, ACTION=add) [ 45.063891] systemd-udevd[142]: cros-ec-i2c-tunnel: Device ready for processing (SEQNUM=3024, ACTION=add) [ 45.065586] systemd-udevd[142]: cros-ec-i2c-tunnel: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 45.067465] systemd-udevd[162]: cros-ec-i2c-tunnel: Processing device (SEQNUM=3024, ACTION=add) [ 45.069936] systemd-udevd[142]: cros-ec-keyb: Device is queued (SEQNUM=3025, ACTION=add) [ 45.071421] systemd-udevd[142]: cros-ec-keyb: Device ready for processing (SEQNUM=3025, ACTION=add) [ 45.073205] systemd-udevd[142]: cros-ec-keyb: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.075097] systemd-udevd[167]: cros-ec-debugfs: Device processed (SEQNUM=3022, ACTION=add) [ 45.076945] systemd-udevd[167]: cros-ec-debugfs: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.078948] systemd-udevd[142]: cros-ec-lightbar: Device is queued (SEQNUM=3026, ACTION=add) [ 45.080642] systemd-udevd[142]: cros-ec-lightbar: Device ready for processing (SEQNUM=3026, ACTION=add) [ 45.082161] systemd-udevd[142]: cros-ec-lightbar: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 45.084667] systemd-udevd[172]: cros-ec-keyb: Processing device (SEQNUM=3025, ACTION=add) [ 45.086559] systemd-udevd[142]: cros-ec-pchg: Device is queued (SEQNUM=3027, ACTION=add) [ 45.088381] systemd-udevd[142]: cros-ec-pchg: Device ready for processing (SEQNUM=3027, ACTION=add) [ 45.090419] systemd-udevd[166]: cros-ec-lightbar: Processing device (SEQNUM=3026, ACTION=add) [ 45.092668] systemd-udevd[142]: cros-ec-pchg: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.094312] systemd-udevd[142]: cros-ec-regulator: Device is queued (SEQNUM=3028, ACTION=add) [ 45.095872] systemd-udevd[142]: cros-ec-regulator: Device ready for processing (SEQNUM=3028, ACTION=add) [ 45.098107] systemd-udevd[158]: cros-ec-regulator: Processing device (SEQNUM=3028, ACTION=add) [ 45.100329] systemd-udevd[162]: cros-ec-i2c-tunnel: Device processed (SEQNUM=3024, ACTION=add) [ 45.101838] systemd-udevd[162]: cros-ec-i2c-tunnel: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.103755] systemd-udevd[142]: cros-ec-regulator: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 45.105939] systemd-udevd[159]: cros-ec-dev: Device processed (SEQNUM=3023, ACTION=add) [ 45.107829] systemd-udevd[167]: cros-ec-pchg: Processing device (SEQNUM=3027, ACTION=add) [ 45.109977] systemd-udevd[159]: cros-ec-dev: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.112628] systemd-udevd[142]: cros-ec-rtc: Device is queued (SEQNUM=3029, ACTION=add) [ 45.114119] systemd-udevd[142]: cros-ec-rtc: Device ready for processing (SEQNUM=3029, ACTION=add) [ 45.115723] systemd-udevd[142]: cros-ec-rtc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.118056] systemd-udevd[166]: cros-ec-lightbar: Device processed (SEQNUM=3026, ACTION=add) [ 45.120498] systemd-udevd[172]: cros-ec-keyb: Device processed (SEQNUM=3025, ACTION=add) [ 45.122572] systemd-udevd[166]: cros-ec-lightbar: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 45.125024] systemd-udevd[172]: cros-ec-keyb: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.127290] systemd-udevd[142]: cros-ec-sensorhub: Device is queued (SEQNUM=3030, ACTION=add) [ 45.129669] systemd-udevd[159]: cros-ec-rtc: Processing device (SEQNUM=3029, ACTION=add) [ 45.131792] systemd-udevd[142]: cros-ec-sensorhub: Device ready for processing (SEQNUM=3030, ACTION=add) [ 45.133733] systemd-udevd[142]: cros-ec-sensorhub: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 45.135699] systemd-udevd[167]: cros-ec-pchg: Device processed (SEQNUM=3027, ACTION=add) [ 45.137847] systemd-udevd[158]: cros-ec-regulator: Device processed (SEQNUM=3028, ACTION=add) [ 45.146074] systemd-udevd[167]: cros-ec-pchg: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.149685] systemd-udevd[158]: cros-ec-regulator: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 45.151893] systemd-udevd[162]: cros-ec-sensorhub: Processing device (SEQNUM=3030, ACTION=add) [ 45.154217] systemd-udevd[142]: cros-ec-sysfs: Device is queued (SEQNUM=3031, ACTION=add) [ 45.155846] systemd-udevd[142]: cros-ec-sysfs: Device ready for processing (SEQNUM=3031, ACTION=add) [ 45.157825] systemd-udevd[142]: cros-ec-sysfs: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.159513] systemd-udevd[142]: cros-ec-vbc: Device is queued (SEQNUM=3032, ACTION=add) [ 45.161825] systemd-udevd[172]: cros-ec-sysfs: Processing device (SEQNUM=3031, ACTION=add) [ 45.163819] systemd-udevd[142]: cros-ec-vbc: Device ready for processing (SEQNUM=3032, ACTION=add) [ 45.165568] systemd-udevd[142]: cros-ec-vbc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.167140] systemd-udevd[142]: cros-usbpd-notify: Device is queued (SEQNUM=3033, ACTION=add) [ 45.169328] systemd-udevd[162]: cros-ec-sensorhub: Device processed (SEQNUM=3030, ACTION=add) [ 45.170828] systemd-udevd[162]: cros-ec-sensorhub: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 45.173051] systemd-udevd[167]: cros-ec-vbc: Processing device (SEQNUM=3032, ACTION=add) [ 45.175137] systemd-udevd[142]: cros-usbpd-notify: Device ready for processing (SEQNUM=3033, ACTION=add) [ 45.177373] systemd-udevd[159]: cros-ec-rtc: Device processed (SEQNUM=3029, ACTION=add) [ 45.179239] systemd-udevd[142]: cros-usbpd-notify: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 45.181365] systemd-udevd[159]: cros-ec-rtc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.183372] systemd-udevd[142]: cros-usbpd-notify-acpi: Device is queued (SEQNUM=3034, ACTION=add) [ 45.185273] systemd-udevd[142]: cros-usbpd-notify-acpi: Device ready for processing (SEQNUM=3034, ACTION=add) [ 45.186755] systemd-udevd[142]: cros-usbpd-notify-acpi: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 45.189385] systemd-udevd[159]: cros-usbpd-notify-acpi: Processing device (SEQNUM=3034, ACTION=add) [ 45.192589] systemd-udevd[142]: davinci_gpio: Device is queued (SEQNUM=3035, ACTION=add) [ 45.194900] systemd-udevd[142]: davinci_gpio: Device ready for processing (SEQNUM=3035, ACTION=add) [ 45.197455] systemd-udevd[167]: cros-ec-vbc: Device processed (SEQNUM=3032, ACTION=add) [ 45.198921] systemd-udevd[167]: cros-ec-vbc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.201058] systemd-udevd[166]: cros-usbpd-notify: Processing device (SEQNUM=3033, ACTION=add) [ 45.203046] systemd-udevd[142]: davinci_gpio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.205368] systemd-udevd[172]: cros-ec-sysfs: Device processed (SEQNUM=3031, ACTION=add) [ 45.207024] systemd-udevd[172]: cros-ec-sysfs: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.209157] systemd-udevd[142]: davinci_mdio: Device is queued (SEQNUM=3036, ACTION=add) [ 45.210611] systemd-udevd[142]: davinci_mdio: Device ready for processing (SEQNUM=3036, ACTION=add) [ 45.212370] systemd-udevd[142]: davinci_mdio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.214201] systemd-udevd[162]: davinci_gpio: Processing device (SEQNUM=3035, ACTION=add) [ 45.216300] systemd-udevd[142]: denali-nand-dt: Device is queued (SEQNUM=3037, ACTION=add) [ 45.217760] systemd-udevd[142]: denali-nand-dt: Device ready for processing (SEQNUM=3037, ACTION=add) [ 45.219221] systemd-udevd[142]: denali-nand-dt: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.221323] systemd-udevd[159]: cros-usbpd-notify-acpi: Device processed (SEQNUM=3034, ACTION=add) [ 45.223174] systemd-udevd[142]: disp_cc-sdm845: Device is queued (SEQNUM=3038, ACTION=add) [ 45.224889] systemd-udevd[142]: disp_cc-sdm845: Device ready for processing (SEQNUM=3038, ACTION=add) [ 45.226709] systemd-udevd[172]: davinci_mdio: Processing device (SEQNUM=3036, ACTION=add) [ 45.229173] systemd-udevd[142]: disp_cc-sdm845: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.230706] systemd-udevd[142]: disp_cc-sm8250: Device is queued (SEQNUM=3039, ACTION=add) [ 45.232417] systemd-udevd[142]: disp_cc-sm8250: Device ready for processing (SEQNUM=3039, ACTION=add) [ 45.234230] systemd-udevd[158]: disp_cc-sdm845: Processing device (SEQNUM=3038, ACTION=add) [ 45.236671] systemd-udevd[167]: denali-nand-dt: Processing device (SEQNUM=3037, ACTION=add) [ 45.241825] systemd-udevd[159]: cros-usbpd-notify-acpi: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 45.243694] systemd-udevd[165]: disp_cc-sm8250: Processing device (SEQNUM=3039, ACTION=add) [ 45.245785] systemd-udevd[166]: cros-usbpd-notify: Device processed (SEQNUM=3033, ACTION=add) [ 45.247255] systemd-udevd[166]: cros-usbpd-notify: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 45.249419] systemd-udevd[142]: disp_cc-sm8250: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.251376] systemd-udevd[162]: davinci_gpio: Device processed (SEQNUM=3035, ACTION=add) [ 45.253103] systemd-udevd[162]: davinci_gpio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.254947] systemd-udevd[142]: dma-owl: Device is queued (SEQNUM=3040, ACTION=add) [ 45.257197] systemd-udevd[172]: davinci_mdio: Device processed (SEQNUM=3036, ACTION=add) [ 45.258660] systemd-udevd[172]: davinci_mdio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.260836] systemd-udevd[142]: dma-owl: Device ready for processing (SEQNUM=3040, ACTION=add) [ 45.262673] systemd-udevd[158]: disp_cc-sdm845: Device processed (SEQNUM=3038, ACTION=add) [ 45.264456] systemd-udevd[158]: disp_cc-sdm845: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.266327] systemd-udevd[142]: dma-owl: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 45.268546] systemd-udevd[159]: dma-owl: Processing device (SEQNUM=3040, ACTION=add) [ 45.270335] systemd-udevd[167]: denali-nand-dt: Device processed (SEQNUM=3037, ACTION=add) [ 45.272443] systemd-udevd[142]: dpaa2-console: Device is queued (SEQNUM=3041, ACTION=add) [ 45.274284] systemd-udevd[167]: denali-nand-dt: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.276427] systemd-udevd[142]: dpaa2-console: Device ready for processing (SEQNUM=3041, ACTION=add) [ 45.278275] systemd-udevd[165]: disp_cc-sm8250: Device processed (SEQNUM=3039, ACTION=add) [ 45.280410] systemd-udevd[142]: dpaa2-console: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.282279] systemd-udevd[165]: disp_cc-sm8250: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.284583] systemd-udevd[142]: dw-apb-uart: Device is queued (SEQNUM=3042, ACTION=add) [ 45.286393] systemd-udevd[162]: dpaa2-console: Processing device (SEQNUM=3041, ACTION=add) [ 45.290753] systemd-udevd[142]: dw-apb-uart: Device ready for processing (SEQNUM=3042, ACTION=add) [ 45.293622] systemd-udevd[142]: dw-apb-uart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.297328] systemd-udevd[172]: dw-apb-uart: Processing device (SEQNUM=3042, ACTION=add) [ 45.300870] systemd-udevd[159]: dma-owl: Device processed (SEQNUM=3040, ACTION=add) [ 45.304690] systemd-udevd[159]: dma-owl: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 45.308004] systemd-udevd[142]: dw_mmc: Device is queued (SEQNUM=3043, ACTION=add) [ 45.310079] systemd-udevd[142]: dw_mmc: Device ready for processing (SEQNUM=3043, ACTION=add) [ 45.311888] systemd-udevd[142]: dw_mmc: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 45.313984] systemd-udevd[142]: dw_wdt: Device is queued (SEQNUM=3044, ACTION=add) [ 45.315665] systemd-udevd[142]: dw_wdt: Device ready for processing (SEQNUM=3044, ACTION=add) [ 45.317364] systemd-udevd[142]: dw_wdt: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 45.318828] systemd-udevd[142]: dwc2: Device is queued (SEQNUM=3045, ACTION=add) [ 45.321090] systemd-udevd[167]: dw_mmc: Processing device (SEQNUM=3043, ACTION=add) [ 45.322907] systemd-udevd[142]: dwc2: Device ready for processing (SEQNUM=3045, ACTION=add) [ 45.324606] systemd-udevd[142]: dwc2: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 45.326429] systemd-udevd[162]: dpaa2-console: Device processed (SEQNUM=3041, ACTION=add) [ 45.327899] systemd-udevd[162]: dpaa2-console: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.329979] systemd-udevd[142]: dwc3: Device is queued (SEQNUM=3046, ACTION=add) [ 45.331410] systemd-udevd[142]: dwc3: Device ready for processing (SEQNUM=3046, ACTION=add) [ 45.333214] systemd-udevd[142]: dwc3: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 45.335047] systemd-udevd[159]: dw_wdt: Processing device (SEQNUM=3044, ACTION=add) [ 45.337158] systemd-udevd[172]: dw-apb-uart: Device processed (SEQNUM=3042, ACTION=add) [ 45.338606] systemd-udevd[172]: dw-apb-uart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.340715] systemd-udevd[142]: dwc3-am62: Device is queued (SEQNUM=3047, ACTION=add) [ 45.342510] systemd-udevd[158]: dwc3: Processing device (SEQNUM=3046, ACTION=add) [ 45.344602] systemd-udevd[142]: dwc3-am62: Device ready for processing (SEQNUM=3047, ACTION=add) [ 45.346235] systemd-udevd[142]: dwc3-am62: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 45.348366] systemd-udevd[166]: dwc2: Processing device (SEQNUM=3045, ACTION=add) [ *] (2 of 2) A start job is running for…dev/gpt-auto-root (34s / 1min 30s) [ 45.350284] systemd-udevd[142]: dwc3-meson-g12a: Device is queued (SEQNUM=3048, ACTION=add) [ 45.351761] systemd-udevd[142]: dwc3-meson-g12a: Device ready for processing (SEQNUM=3048, ACTION=add) [ 45.353466] systemd-udevd[142]: dwc3-meson-g12a: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.355314] systemd-udevd[172]: dwc3-meson-g12a: Processing device (SEQNUM=3048, ACTION=add) [ 45.357752] systemd-udevd[142]: dwc3-of-simple: Device is queued (SEQNUM=3049, ACTION=add) [ 45.359219] systemd-udevd[142]: dwc3-of-simple: Device ready for processing (SEQNUM=3049, ACTION=add) [ 45.360893] systemd-udevd[142]: dwc3-of-simple: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.362370] systemd-udevd[142]: dwc3-qcom: Device is queued (SEQNUM=3050, ACTION=add) [ 45.364638] systemd-udevd[167]: dw_mmc: Device processed (SEQNUM=3043, ACTION=add) [ 45.366420] systemd-udevd[142]: dwc3-qcom: Device ready for processing (SEQNUM=3050, ACTION=add) [ 45.368540] systemd-udevd[167]: dw_mmc: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 45.370397] systemd-udevd[142]: dwc3-qcom: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 45.371895] systemd-udevd[142]: dwc3-xilinx: Device is queued (SEQNUM=3051, ACTION=add) [ 45.373953] systemd-udevd[165]: dwc3-of-simple: Processing device (SEQNUM=3049, ACTION=add) [ 45.375789] systemd-udevd[142]: dwc3-xilinx: Device ready for processing (SEQNUM=3051, ACTION=add) [ 45.377653] systemd-udevd[142]: dwc3-xilinx: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.379125] systemd-udevd[142]: dwmmc_exynos: Device is queued (SEQNUM=3052, ACTION=add) [ 45.381279] systemd-udevd[162]: dwc3-am62: Processing device (SEQNUM=3047, ACTION=add) [ 45.387011] systemd-udevd[164]: dwc3-qcom: Processing device (SEQNUM=3050, ACTION=add) [ 45.389345] systemd-udevd[142]: dwmmc_exynos: Device ready for processing (SEQNUM=3052, ACTION=add) [ 45.394892] systemd-udevd[168]: dwmmc_exynos: Processing device (SEQNUM=3052, ACTION=add) [ 45.397081] systemd-udevd[167]: dwc3-xilinx: Processing device (SEQNUM=3051, ACTION=add) [ 45.399478] systemd-udevd[142]: dwmmc_exynos: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.401662] systemd-udevd[142]: dwmmc_hi3798cv200: Device is queued (SEQNUM=3053, ACTION=add) [ 45.403268] systemd-udevd[142]: dwmmc_hi3798cv200: Device ready for processing (SEQNUM=3053, ACTION=add) [ 45.405750] systemd-udevd[159]: dw_wdt: Device processed (SEQNUM=3044, ACTION=add) [ 45.407750] systemd-udevd[142]: dwmmc_hi3798cv200: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 45.410166] systemd-udevd[159]: dw_wdt: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 45.415721] systemd-udevd[158]: dwc3: Device processed (SEQNUM=3046, ACTION=add) [ 45.418107] systemd-udevd[168]: dwmmc_exynos: Device processed (SEQNUM=3052, ACTION=add) [ 45.420451] systemd-udevd[172]: dwc3-meson-g12a: Device processed (SEQNUM=3048, ACTION=add) [ 45.422654] systemd-udevd[158]: dwc3: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 45.424984] systemd-udevd[168]: dwmmc_exynos: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.427076] systemd-udevd[172]: dwc3-meson-g12a: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.429651] systemd-udevd[142]: dwmmc_k3: Device is queued (SEQNUM=3054, ACTION=add) [ 45.431260] systemd-udevd[142]: dwmmc_k3: Device ready for processing (SEQNUM=3054, ACTION=add) [ 45.437173] systemd-udevd[169]: dwmmc_hi3798cv200: Processing device (SEQNUM=3053, ACTION=add) [ 45.442734] systemd-udevd[163]: dwmmc_k3: Processing device (SEQNUM=3054, ACTION=add) [ 45.445139] systemd-udevd[162]: dwc3-am62: Device processed (SEQNUM=3047, ACTION=add) [ 45.446759] systemd-udevd[162]: dwc3-am62: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 45.449106] systemd-udevd[166]: dwc2: Device processed (SEQNUM=3045, ACTION=add) [ 45.450721] systemd-udevd[166]: dwc2: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 45.453233] systemd-udevd[142]: dwmmc_k3: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 45.454900] systemd-udevd[142]: dwmmc_rockchip: Device is queued (SEQNUM=3055, ACTION=add) [ 45.456745] systemd-udevd[142]: dwmmc_rockchip: Device ready for processing (SEQNUM=3055, ACTION=add) [ 45.458788] systemd-udevd[167]: dwc3-xilinx: Device processed (SEQNUM=3051, ACTION=add) [ 45.460716] systemd-udevd[167]: dwc3-xilinx: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.462770] systemd-udevd[142]: dwmmc_rockchip: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.465405] systemd-udevd[165]: dwc3-of-simple: Device processed (SEQNUM=3049, ACTION=add) [ 45.467614] systemd-udevd[142]: eeprom-sunxi-sid: Device is queued (SEQNUM=3056, ACTION=add) [ 45.470103] systemd-udevd[165]: dwc3-of-simple: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.472350] systemd-udevd[164]: dwc3-qcom: Device processed (SEQNUM=3050, ACTION=add) [ 45.474343] systemd-udevd[163]: dwmmc_k3: Device processed (SEQNUM=3054, ACTION=add) [ 45.476574] systemd-udevd[164]: dwc3-qcom: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 45.478642] systemd-udevd[163]: dwmmc_k3: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 45.481054] systemd-udevd[159]: dwmmc_rockchip: Processing device (SEQNUM=3055, ACTION=add) [ 45.483150] systemd-udevd[142]: eeprom-sunxi-sid: Device ready for processing (SEQNUM=3056, ACTION=add) [ 45.485134] systemd-udevd[142]: eeprom-sunxi-sid: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 45.486793] systemd-udevd[142]: efi-framebuffer: Device is queued (SEQNUM=3057, ACTION=add) [ 45.489516] systemd-udevd[169]: dwmmc_hi3798cv200: Device processed (SEQNUM=3053, ACTION=add) [ 45.491235] systemd-udevd[169]: dwmmc_hi3798cv200: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 45.494041] systemd-udevd[142]: efi-framebuffer: Device ready for processing (SEQNUM=3057, ACTION=add) [ 45.495702] systemd-udevd[142]: efi-framebuffer: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.498148] systemd-udevd[162]: eeprom-sunxi-sid: Processing device (SEQNUM=3056, ACTION=add) [ 45.500389] systemd-udevd[142]: ehci-platform: Device is queued (SEQNUM=3058, ACTION=add) [ 45.502419] systemd-udevd[159]: dwmmc_rockchip: Device processed (SEQNUM=3055, ACTION=add) [ 45.504784] systemd-udevd[142]: ehci-platform: Device ready for processing (SEQNUM=3058, ACTION=add) [ 45.506429] systemd-udevd[142]: ehci-platform: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.508943] systemd-udevd[159]: dwmmc_rockchip: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.511020] systemd-udevd[142]: exiu: Device is queued (SEQNUM=3059, ACTION=add) [ 45.513361] systemd-udevd[167]: ehci-platform: Processing device (SEQNUM=3058, ACTION=add) [ 45.520917] systemd-udevd[142]: exiu: Device ready for processing (SEQNUM=3059, ACTION=add) [ 45.522914] systemd-udevd[142]: exiu: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 45.524790] systemd-udevd[142]: extcon-usb-gpio: Device is queued (SEQNUM=3060, ACTION=add) [ 45.526414] systemd-udevd[142]: extcon-usb-gpio: Device ready for processing (SEQNUM=3060, ACTION=add) [ 45.528755] systemd-udevd[172]: efi-framebuffer: Processing device (SEQNUM=3057, ACTION=add) [ 45.531015] systemd-udevd[166]: exiu: Processing device (SEQNUM=3059, ACTION=add) [ 45.533373] systemd-udevd[142]: extcon-usb-gpio: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 45.535082] systemd-udevd[142]: extcon-usbc-cros-ec: Device is queued (SEQNUM=3061, ACTION=add) [ 45.537149] systemd-udevd[142]: extcon-usbc-cros-ec: Device ready for processing (SEQNUM=3061, ACTION=add) [ 45.539021] systemd-udevd[142]: extcon-usbc-cros-ec: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 45.541731] systemd-udevd[162]: eeprom-sunxi-sid: Device processed (SEQNUM=3056, ACTION=add) [ 45.543385] systemd-udevd[162]: eeprom-sunxi-sid: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 45.545805] systemd-udevd[142]: exynos-adc: Device is queued (SEQNUM=3062, ACTION=add) [ 45.547437] systemd-udevd[142]: exynos-adc: Device ready for processing (SEQNUM=3062, ACTION=add) [ 45.549609] systemd-udevd[142]: exynos-adc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 45.551291] systemd-udevd[142]: exynos-audss-clk: Device is queued (SEQNUM=3063, ACTION=add) [ 45.553538] systemd-udevd[159]: extcon-usb-gpio: Processing device (SEQNUM=3060, ACTION=add) [ 45.555609] systemd-udevd[165]: exynos-adc: Processing device (SEQNUM=3062, ACTION=add) [ 45.557951] systemd-udevd[158]: extcon-usbc-cros-ec: Processing device (SEQNUM=3061, ACTION=add) [ 45.560459] systemd-udevd[142]: exynos-audss-clk: Device ready for processing (SEQNUM=3063, ACTION=add) [ 45.562198] systemd-udevd[142]: exynos-audss-clk: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 45.563914] systemd-udevd[142]: exynos-chipid: Device is queued (SEQNUM=3064, ACTION=add) [ 45.565764] systemd-udevd[142]: exynos-chipid: Device ready for processing (SEQNUM=3064, ACTION=add) [ 45.567774] systemd-udevd[166]: exiu: Device processed (SEQNUM=3059, ACTION=add) [ 45.570042] systemd-udevd[162]: exynos-audss-clk: Processing device (SEQNUM=3063, ACTION=add) [ 45.572427] systemd-udevd[166]: exiu: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 45.574498] systemd-udevd[142]: exynos-chipid: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.576469] systemd-udevd[142]: exynos-clkout: Device is queued (SEQNUM=3065, ACTION=add) [ 45.578450] systemd-udevd[167]: ehci-platform: Device processed (SEQNUM=3058, ACTION=add) [ 45.580783] systemd-udevd[142]: exynos-clkout: Device ready for processing (SEQNUM=3065, ACTION=add) [ 45.582894] systemd-udevd[167]: ehci-platform: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.585327] systemd-udevd[142]: exynos-clkout: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.591225] systemd-udevd[172]: efi-framebuffer: Device processed (SEQNUM=3057, ACTION=add) [ 45.594307] systemd-udevd[172]: efi-framebuffer: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.597190] systemd-udevd[142]: exynos-dp-video-phy: Device is queued (SEQNUM=3066, ACTION=add) [ 45.599293] systemd-udevd[159]: extcon-usb-gpio: Device processed (SEQNUM=3060, ACTION=add) [ 45.601727] systemd-udevd[164]: exynos-chipid: Processing device (SEQNUM=3064, ACTION=add) [ 45.603760] systemd-udevd[159]: extcon-usb-gpio: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 45.606112] systemd-udevd[166]: exynos-clkout: Processing device (SEQNUM=3065, ACTION=add) [ 45.608508] systemd-udevd[158]: extcon-usbc-cros-ec: Device processed (SEQNUM=3061, ACTION=add) [ 45.610164] systemd-udevd[158]: extcon-usbc-cros-ec: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 45.612945] systemd-udevd[142]: exynos-dp-video-phy: Device ready for processing (SEQNUM=3066, ACTION=add) [ 45.614676] systemd-udevd[142]: exynos-dp-video-phy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 45.616705] systemd-udevd[142]: exynos-dwc3: Device is queued (SEQNUM=3067, ACTION=add) [ 45.618439] systemd-udevd[142]: exynos-dwc3: Device ready for processing (SEQNUM=3067, ACTION=add) [ 45.620840] systemd-udevd[162]: exynos-audss-clk: Device processed (SEQNUM=3063, ACTION=add) [ 45.623134] systemd-udevd[142]: exynos-dwc3: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.625532] systemd-udevd[165]: exynos-adc: Device processed (SEQNUM=3062, ACTION=add) [ 45.627180] systemd-udevd[165]: exynos-adc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.629828] systemd-udevd[164]: exynos-chipid: Device processed (SEQNUM=3064, ACTION=add) [ 45.631866] systemd-udevd[166]: exynos-clkout: Device processed (SEQNUM=3065, ACTION=add) [ 45.634109] systemd-udevd[159]: exynos-dwc3: Processing device (SEQNUM=3067, ACTION=add) [ 45.636432] systemd-udevd[172]: exynos-dp-video-phy: Processing device (SEQNUM=3066, ACTION=add) [ 45.638518] systemd-udevd[142]: exynos-ehci: Device is queued (SEQNUM=3068, ACTION=add) [ 45.640490] systemd-udevd[142]: exynos-ehci: Device ready for processing (SEQNUM=3068, ACTION=add) [ 45.642104] systemd-udevd[142]: exynos-ehci: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.644467] systemd-udevd[162]: exynos-audss-clk: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 45.646575] systemd-udevd[167]: exynos-ehci: Processing device (SEQNUM=3068, ACTION=add) [ 45.648954] systemd-udevd[166]: exynos-clkout: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.651085] systemd-udevd[164]: exynos-chipid: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.653606] systemd-udevd[142]: exynos-mipi-video-phy: Device is queued (SEQNUM=3069, ACTION=add) [ 45.655256] systemd-udevd[142]: exynos-mipi-video-phy: Device ready for processing (SEQNUM=3069, ACTION=add) [ 45.657274] systemd-udevd[142]: exynos-mipi-video-phy: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 45.658960] systemd-udevd[142]: exynos-ohci: Device is queued (SEQNUM=3070, ACTION=add) [ 45.661330] systemd-udevd[172]: exynos-dp-video-phy: Device processed (SEQNUM=3066, ACTION=add) [ 45.663413] systemd-udevd[142]: exynos-ohci: Device ready for processing (SEQNUM=3070, ACTION=add) [ 45.665486] systemd-udevd[142]: exynos-ohci: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.667660] systemd-udevd[159]: exynos-dwc3: Device processed (SEQNUM=3067, ACTION=add) [ 45.669755] systemd-udevd[159]: exynos-dwc3: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.671966] systemd-udevd[162]: exynos-ohci: Processing device (SEQNUM=3070, ACTION=add) [ 45.674300] systemd-udevd[142]: exynos-pd: Device is queued (SEQNUM=3071, ACTION=add) [ 45.675912] systemd-udevd[142]: exynos-pd: Device ready for processing (SEQNUM=3071, ACTION=add) [ 45.678183] systemd-udevd[158]: exynos-mipi-video-phy: Processing device (SEQNUM=3069, ACTION=add) [ 45.683906] systemd-udevd[166]: exynos-pd: Processing device (SEQNUM=3071, ACTION=add) [ 45.688935] systemd-udevd[172]: exynos-dp-video-phy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 45.693941] systemd-udevd[142]: exynos-pd: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 45.696419] systemd-udevd[142]: exynos-pmu: Device is queued (SEQNUM=3072, ACTION=add) [ 45.698304] systemd-udevd[162]: exynos-ohci: Device processed (SEQNUM=3070, ACTION=add) [ 45.700451] systemd-udevd[142]: exynos-pmu: Device ready for processing (SEQNUM=3072, ACTION=add) [ 45.702448] systemd-udevd[162]: exynos-ohci: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.704902] systemd-udevd[142]: exynos-pmu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 45.706907] systemd-udevd[167]: exynos-ehci: Device processed (SEQNUM=3068, ACTION=add) [ 45.708933] systemd-udevd[167]: exynos-ehci: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.711223] systemd-udevd[159]: exynos-pmu: Processing device (SEQNUM=3072, ACTION=add) [ 45.713407] systemd-udevd[158]: exynos-mipi-video-phy: Device processed (SEQNUM=3069, ACTION=add) [ 45.715181] systemd-udevd[158]: exynos-mipi-video-phy: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 45.717479] systemd-udevd[142]: exynos-tmu: Device is queued (SEQNUM=3073, ACTION=add) [ 45.719368] systemd-udevd[142]: exynos-tmu: Device ready for processing (SEQNUM=3073, ACTION=add) [ 45.721566] systemd-udevd[142]: exynos-tmu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 45.723698] systemd-udevd[162]: exynos-tmu: Processing device (SEQNUM=3073, ACTION=add) [ 45.726047] systemd-udevd[166]: exynos-pd: Device processed (SEQNUM=3071, ACTION=add) [ 45.727977] systemd-udevd[142]: exynos-trng: Device is queued (SEQNUM=3074, ACTION=add) [ 45.730170] systemd-udevd[166]: exynos-pd: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 45.732733] systemd-udevd[142]: exynos-trng: Device ready for processing (SEQNUM=3074, ACTION=add) [ 45.734335] systemd-udevd[142]: exynos-trng: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 45.736578] systemd-udevd[172]: exynos-trng: Processing device (SEQNUM=3074, ACTION=add) [ 45.738511] systemd-udevd[142]: exynos-ufshc: Device is queued (SEQNUM=3075, ACTION=add) [ 45.741159] systemd-udevd[159]: exynos-pmu: Device processed (SEQNUM=3072, ACTION=add) [ 45.742772] systemd-udevd[159]: exynos-pmu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.745096] systemd-udevd[142]: exynos-ufshc: Device ready for processing (SEQNUM=3075, ACTION=add) [ 45.746729] systemd-udevd[142]: exynos-ufshc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.749119] systemd-udevd[167]: exynos-ufshc: Processing device (SEQNUM=3075, ACTION=add) [ 45.751124] systemd-udevd[142]: exynos-usi: Device is queued (SEQNUM=3076, ACTION=add) [ 45.752894] systemd-udevd[142]: exynos-usi: Device ready for processing (SEQNUM=3076, ACTION=add) [ 45.754454] systemd-udevd[142]: exynos-usi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 45.756264] systemd-udevd[142]: exynos5-hsi2c: Device is queued (SEQNUM=3077, ACTION=add) [ 45.757792] systemd-udevd[142]: exynos5-hsi2c: Device ready for processing (SEQNUM=3077, ACTION=add) [ 45.759361] systemd-udevd[142]: exynos5-hsi2c: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.761751] systemd-udevd[172]: exynos-trng: Device processed (SEQNUM=3074, ACTION=add) [ 45.763668] systemd-udevd[159]: exynos-usi: Processing device (SEQNUM=3076, ACTION=add) [ 45.765808] systemd-udevd[172]: exynos-trng: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 45.767829] systemd-udevd[142]: exynos5433-cmu: Device is queued (SEQNUM=3078, ACTION=add) [ 45.769641] systemd-udevd[142]: exynos5433-cmu: Device ready for processing (SEQNUM=3078, ACTION=add) [ 45.771386] systemd-udevd[142]: exynos5433-cmu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.773772] systemd-udevd[166]: exynos5-hsi2c: Processing device (SEQNUM=3077, ACTION=add) [ 45.775711] systemd-udevd[167]: exynos-ufshc: Device processed (SEQNUM=3075, ACTION=add) [ 45.777494] systemd-udevd[167]: exynos-ufshc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.779471] systemd-udevd[158]: exynos5433-cmu: Processing device (SEQNUM=3078, ACTION=add) [ 45.781805] systemd-udevd[142]: exynos5_usb3drd_phy: Device is queued (SEQNUM=3079, ACTION=add) [ 45.793825] systemd-udevd[142]: exynos5_usb3drd_phy: Device ready for processing (SEQNUM=3079, ACTION=add) [ 45.795438] systemd-udevd[142]: exynos5_usb3drd_phy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 45.797909] systemd-udevd[162]: exynos-tmu: Device processed (SEQNUM=3073, ACTION=add) [ 45.799455] systemd-udevd[162]: exynos-tmu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.801882] systemd-udevd[142]: exynos7885-cmu: Device is queued (SEQNUM=3080, ACTION=add) [ 45.803453] systemd-udevd[142]: exynos7885-cmu: Device ready for processing (SEQNUM=3080, ACTION=add) [ 45.805329] systemd-udevd[142]: exynos7885-cmu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.807335] systemd-udevd[172]: exynos5_usb3drd_phy: Processing device (SEQNUM=3079, ACTION=add) [ 45.809671] systemd-udevd[166]: exynos5-hsi2c: Device processed (SEQNUM=3077, ACTION=add) [ 45.811806] systemd-udevd[142]: exynos850-cmu: Device is queued (SEQNUM=3081, ACTION=add) [ 45.813613] systemd-udevd[142]: exynos850-cmu: Device ready for processing (SEQNUM=3081, ACTION=add) [ 45.815185] systemd-udevd[142]: exynos850-cmu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.817376] systemd-udevd[159]: exynos-usi: Device processed (SEQNUM=3076, ACTION=add) [ 45.819303] systemd-udevd[142]: exynosautov9-cmu: Device is queued (SEQNUM=3082, ACTION=add) [ 45.821512] systemd-udevd[159]: exynos-usi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 45.823510] systemd-udevd[142]: exynosautov9-cmu: Device ready for processing (SEQNUM=3082, ACTION=add) [ 45.825706] systemd-udevd[142]: exynosautov9-cmu: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 45.827691] systemd-udevd[162]: exynos850-cmu: Processing device (SEQNUM=3081, ACTION=add) [ 45.829894] systemd-udevd[142]: f_sdh30: Device is queued (SEQNUM=3083, ACTION=add) [ 45.831427] systemd-udevd[142]: f_sdh30: Device ready for processing (SEQNUM=3083, ACTION=add) [ 45.833722] systemd-udevd[158]: exynos5433-cmu: Device processed (SEQNUM=3078, ACTION=add) [ 45.835675] systemd-udevd[142]: f_sdh30: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 45.838114] systemd-udevd[158]: exynos5433-cmu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.840366] systemd-udevd[166]: exynos5-hsi2c: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.842321] systemd-udevd[142]: fec: Device is queued (SEQNUM=3084, ACTION=add) [ 45.844494] systemd-udevd[167]: exynos7885-cmu: Processing device (SEQNUM=3080, ACTION=add) [ 45.846420] systemd-udevd[159]: f_sdh30: Processing device (SEQNUM=3083, ACTION=add) [ 45.848594] systemd-udevd[142]: fec: Device ready for processing (SEQNUM=3084, ACTION=add) [ 45.850159] systemd-udevd[142]: fec: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 45.851755] systemd-udevd[142]: fsd-cmu: Device is queued (SEQNUM=3085, ACTION=add) [ 45.853523] systemd-udevd[142]: fsd-cmu: Device ready for processing (SEQNUM=3085, ACTION=add) [ 45.858474] systemd-udevd[165]: exynosautov9-cmu: Processing device (SEQNUM=3082, ACTION=add) [ 45.860663] systemd-udevd[142]: fsd-cmu: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 45.862286] systemd-udevd[142]: fsl,ifc-nand: Device is queued (SEQNUM=3086, ACTION=add) [ 45.863989] systemd-udevd[142]: fsl,ifc-nand: Device ready for processing (SEQNUM=3086, ACTION=add) [ 45.865807] systemd-udevd[142]: fsl,ifc-nand: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 45.868371] systemd-udevd[164]: fec: Processing device (SEQNUM=3084, ACTION=add) [ 45.870298] systemd-udevd[166]: fsd-cmu: Processing device (SEQNUM=3085, ACTION=add) [ 45.872410] systemd-udevd[142]: fsl,imx8dxl-iomuxc: Device is queued (SEQNUM=3087, ACTION=add) [ 45.873988] systemd-udevd[142]: fsl,imx8dxl-iomuxc: Device ready for processing (SEQNUM=3087, ACTION=add) [ 45.875583] systemd-udevd[142]: fsl,imx8dxl-iomuxc: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 45.877562] systemd-udevd[142]: fsl-16550-uart: Device is queued (SEQNUM=3088, ACTION=add) [ 45.879125] systemd-udevd[142]: fsl-16550-uart: Device ready for processing (SEQNUM=3088, ACTION=add) [ 45.881362] systemd-udevd[172]: exynos5_usb3drd_phy: Device processed (SEQNUM=3079, ACTION=add) [ 45.883338] systemd-udevd[142]: fsl-16550-uart: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.885762] systemd-udevd[172]: exynos5_usb3drd_phy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 45.887808] systemd-udevd[162]: exynos850-cmu: Device processed (SEQNUM=3081, ACTION=add) [ 45.890125] systemd-udevd[168]: fsl,imx8dxl-iomuxc: Processing device (SEQNUM=3087, ACTION=add) [ 45.892345] systemd-udevd[162]: exynos850-cmu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 45.894351] systemd-udevd[142]: fsl-dspi: Device is queued (SEQNUM=3089, ACTION=add) [ 45.896405] systemd-udevd[142]: fsl-dspi: Device ready for processing (SEQNUM=3089, ACTION=add) [ 45.897965] systemd-udevd[142]: fsl-dspi: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 45.899933] systemd-udevd[158]: fsl,ifc-nand: Processing device (SEQNUM=3086, ACTION=add) [ 45.902085] systemd-udevd[169]: fsl-16550-uart: Processing device (SEQNUM=3088, ACTION=add) [ 45.904020] systemd-udevd[163]: fsl-dspi: Processing device (SEQNUM=3089, ACTION=add) [ 45.906239] systemd-udevd[159]: f_sdh30: Device processed (SEQNUM=3083, ACTION=add) [ 45.907774] systemd-udevd[159]: f_sdh30: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 45.910000] systemd-udevd[142]: fsl-edma: Device is queued (SEQNUM=3090, ACTION=add) [ 45.911549] systemd-udevd[142]: fsl-edma: Device ready for processing (SEQNUM=3090, ACTION=add) [ 45.913651] systemd-udevd[142]: fsl-edma: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 45.915598] systemd-udevd[162]: fsl-edma: Processing device (SEQNUM=3090, ACTION=add) [ 45.917805] systemd-udevd[142]: fsl-enetc-ierb: Device is queued (SEQNUM=3091, ACTION=add) [ 45.919758] systemd-udevd[167]: exynos7885-cmu: Device processed (SEQNUM=3080, ACTION=add) [ 45.921596] systemd-udevd[167]: exynos7885-cmu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.923745] systemd-udevd[166]: fsd-cmu: Device processed (SEQNUM=3085, ACTION=add) [ 45.925923] systemd-udevd[142]: fsl-enetc-ierb: Device ready for processing (SEQNUM=3091, ACTION=add) [ 45.927886] systemd-udevd[166]: fsd-cmu: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 45.930203] systemd-udevd[142]: fsl-enetc-ierb: sd-device-monitor(manager): Passed 189 byte to netlink monitor. M [ **] (2 of 2) A start job is running for…dev/gpt-auto-root (35s / 1min 30s) [ 45.932004] systemd-udevd[142]: fsl-fman: Device is queued (SEQNUM=3092, ACTION=add) [ 45.934144] systemd-udevd[159]: fsl-enetc-ierb: Processing device (SEQNUM=3091, ACTION=add) [ 45.936341] systemd-udevd[163]: fsl-dspi: Device processed (SEQNUM=3089, ACTION=add) [ 45.937895] systemd-udevd[163]: fsl-dspi: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 45.939854] systemd-udevd[168]: fsl,imx8dxl-iomuxc: Device processed (SEQNUM=3087, ACTION=add) [ 45.942035] systemd-udevd[142]: fsl-fman: Device ready for processing (SEQNUM=3092, ACTION=add) [ 45.943983] systemd-udevd[168]: fsl,imx8dxl-iomuxc: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 45.946280] systemd-udevd[142]: fsl-fman: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 45.947902] systemd-udevd[142]: fsl-fman-port: Device is queued (SEQNUM=3093, ACTION=add) [ 45.949823] systemd-udevd[142]: fsl-fman-port: Device ready for processing (SEQNUM=3093, ACTION=add) [ 45.951411] systemd-udevd[142]: fsl-fman-port: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 45.953726] systemd-udevd[169]: fsl-16550-uart: Device processed (SEQNUM=3088, ACTION=add) [ 45.955299] systemd-udevd[169]: fsl-16550-uart: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.957627] systemd-udevd[142]: fsl-fman_xmdio: Device is queued (SEQNUM=3094, ACTION=add) [ 45.959638] systemd-udevd[172]: fsl-fman: Processing device (SEQNUM=3092, ACTION=add) [ 45.962032] systemd-udevd[162]: fsl-edma: Device processed (SEQNUM=3090, ACTION=add) [ 45.963744] systemd-udevd[162]: fsl-edma: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 45.965967] systemd-udevd[167]: fsl-fman-port: Processing device (SEQNUM=3093, ACTION=add) [ 45.967900] systemd-udevd[164]: fec: Device processed (SEQNUM=3084, ACTION=add) [ 45.969624] systemd-udevd[164]: fec: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 45.971553] systemd-udevd[142]: fsl-fman_xmdio: Device ready for processing (SEQNUM=3094, ACTION=add) [ 45.974446] systemd-udevd[165]: exynosautov9-cmu: Device processed (SEQNUM=3082, ACTION=add) [ 45.976856] systemd-udevd[142]: fsl-fman_xmdio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 45.978858] systemd-udevd[165]: exynosautov9-cmu: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 45.981159] systemd-udevd[142]: fsl-ifc: Device is queued (SEQNUM=3095, ACTION=add) [ 45.982708] systemd-udevd[142]: fsl-ifc: Device ready for processing (SEQNUM=3095, ACTION=add) [ 45.984981] systemd-udevd[159]: fsl-enetc-ierb: Device processed (SEQNUM=3091, ACTION=add) [ 45.986542] systemd-udevd[159]: fsl-enetc-ierb: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 45.988841] systemd-udevd[158]: fsl,ifc-nand: Device processed (SEQNUM=3086, ACTION=add) [ 45.990397] systemd-udevd[158]: fsl,ifc-nand: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 45.993016] systemd-udevd[142]: fsl-ifc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 45.995114] systemd-udevd[166]: fsl-fman_xmdio: Processing device (SEQNUM=3094, ACTION=add) [ 45.997297] systemd-udevd[142]: fsl-linflexuart: Device is queued (SEQNUM=3096, ACTION=add) [ 46.002363] systemd-udevd[167]: fsl-fman-port: Device processed (SEQNUM=3093, ACTION=add) [ 46.003915] systemd-udevd[167]: fsl-fman-port: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 46.006212] systemd-udevd[142]: fsl-linflexuart: Device ready for processing (SEQNUM=3096, ACTION=add) [ 46.008004] systemd-udevd[142]: fsl-linflexuart: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 46.010169] systemd-udevd[162]: fsl-ifc: Processing device (SEQNUM=3095, ACTION=add) [ 46.012360] systemd-udevd[172]: fsl-fman: Device processed (SEQNUM=3092, ACTION=add) [ 46.014277] systemd-udevd[142]: fsl-lpuart: Device is queued (SEQNUM=3097, ACTION=add) [ 46.015832] systemd-udevd[142]: fsl-lpuart: Device ready for processing (SEQNUM=3097, ACTION=add) [ 46.017651] systemd-udevd[142]: fsl-lpuart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.019259] systemd-udevd[142]: fsl-quadspi: Device is queued (SEQNUM=3098, ACTION=add) [ 46.021310] systemd-udevd[172]: fsl-fman: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.023281] systemd-udevd[167]: fsl-lpuart: Processing device (SEQNUM=3097, ACTION=add) [ 46.025425] systemd-udevd[159]: fsl-linflexuart: Processing device (SEQNUM=3096, ACTION=add) [ 46.027367] systemd-udevd[166]: fsl-fman_xmdio: Device processed (SEQNUM=3094, ACTION=add) [ 46.029316] systemd-udevd[166]: fsl-fman_xmdio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.031291] systemd-udevd[142]: fsl-quadspi: Device ready for processing (SEQNUM=3098, ACTION=add) [ 46.033355] systemd-udevd[142]: fsl-quadspi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.038599] systemd-udevd[162]: fsl-ifc: Device processed (SEQNUM=3095, ACTION=add) [ 46.040725] systemd-udevd[142]: fsl-sai-clk: Device is queued (SEQNUM=3099, ACTION=add) [ 46.042654] systemd-udevd[162]: fsl-ifc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 46.045002] systemd-udevd[142]: fsl-sai-clk: Device ready for processing (SEQNUM=3099, ACTION=add) [ 46.046957] systemd-udevd[158]: fsl-quadspi: Processing device (SEQNUM=3098, ACTION=add) [ 46.049106] systemd-udevd[142]: fsl-sai-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.050887] systemd-udevd[142]: fsl_dpa: Device is queued (SEQNUM=3100, ACTION=add) [ 46.052651] systemd-udevd[142]: fsl_dpa: Device ready for processing (SEQNUM=3100, ACTION=add) [ 46.054600] systemd-udevd[159]: fsl-linflexuart: Device processed (SEQNUM=3096, ACTION=add) [ 46.056853] systemd-udevd[142]: fsl_dpa: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 46.058451] systemd-udevd[142]: fsl_dpaa_mac: Device is queued (SEQNUM=3101, ACTION=add) [ 46.060654] systemd-udevd[172]: fsl_dpa: Processing device (SEQNUM=3100, ACTION=add) [ 46.062571] systemd-udevd[142]: fsl_dpaa_mac: Device ready for processing (SEQNUM=3101, ACTION=add) [ 46.064619] systemd-udevd[142]: fsl_dpaa_mac: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.066572] systemd-udevd[167]: fsl-lpuart: Device processed (SEQNUM=3097, ACTION=add) [ 46.068757] systemd-udevd[159]: fsl-linflexuart: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 46.070764] systemd-udevd[167]: fsl-lpuart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.072983] systemd-udevd[142]: fsl_lpspi: Device is queued (SEQNUM=3102, ACTION=add) [ 46.074547] systemd-udevd[142]: fsl_lpspi: Device ready for processing (SEQNUM=3102, ACTION=add) [ 46.076701] systemd-udevd[162]: fsl-sai-clk: Processing device (SEQNUM=3099, ACTION=add) [ 46.078624] systemd-udevd[166]: fsl_dpaa_mac: Processing device (SEQNUM=3101, ACTION=add) [ 46.080871] systemd-udevd[142]: fsl_lpspi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.082684] systemd-udevd[142]: fsl_mc_bus: Device is queued (SEQNUM=3103, ACTION=add) [ 46.084574] systemd-udevd[142]: fsl_mc_bus: Device ready for processing (SEQNUM=3103, ACTION=add) [ 46.086193] systemd-udevd[142]: fsl_mc_bus: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.088411] systemd-udevd[158]: fsl-quadspi: Device processed (SEQNUM=3098, ACTION=add) [ 46.089967] systemd-udevd[158]: fsl-quadspi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.092337] systemd-udevd[165]: fsl_lpspi: Processing device (SEQNUM=3102, ACTION=add) [ 46.094241] systemd-udevd[162]: fsl-sai-clk: Device processed (SEQNUM=3099, ACTION=add) [ 46.095806] systemd-udevd[162]: fsl-sai-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.098051] systemd-udevd[142]: g12a-aoclkc: Device is queued (SEQNUM=3104, ACTION=add) [ 46.099608] systemd-udevd[142]: g12a-aoclkc: Device ready for processing (SEQNUM=3104, ACTION=add) [ 46.101835] systemd-udevd[172]: fsl_dpa: Device processed (SEQNUM=3100, ACTION=add) [ 46.103775] systemd-udevd[167]: g12a-aoclkc: Processing device (SEQNUM=3104, ACTION=add) [ 46.106021] systemd-udevd[172]: fsl_dpa: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 46.108015] systemd-udevd[165]: fsl_lpspi: Device processed (SEQNUM=3102, ACTION=add) [ 46.109846] systemd-udevd[165]: fsl_lpspi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.111838] systemd-udevd[159]: fsl_mc_bus: Processing device (SEQNUM=3103, ACTION=add) [ 46.114118] systemd-udevd[142]: g12a-aoclkc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.115773] systemd-udevd[142]: g12a-clkc: Device is queued (SEQNUM=3105, ACTION=add) [ 46.117606] systemd-udevd[142]: g12a-clkc: Device ready for processing (SEQNUM=3105, ACTION=add) [ 46.119366] systemd-udevd[142]: g12a-clkc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.121830] systemd-udevd[167]: g12a-aoclkc: Device processed (SEQNUM=3104, ACTION=add) [ 46.123778] systemd-udevd[166]: fsl_dpaa_mac: Device processed (SEQNUM=3101, ACTION=add) [ 46.125919] systemd-udevd[167]: g12a-aoclkc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.127943] systemd-udevd[166]: fsl_dpaa_mac: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.130216] systemd-udevd[142]: gcc-ipq5332: Device is queued (SEQNUM=3106, ACTION=add) [ 46.131799] systemd-udevd[142]: gcc-ipq5332: Device ready for processing (SEQNUM=3106, ACTION=add) [ 46.133990] systemd-udevd[162]: g12a-clkc: Processing device (SEQNUM=3105, ACTION=add) [ 46.135928] systemd-udevd[142]: gcc-ipq5332: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.138289] systemd-udevd[158]: gcc-ipq5332: Processing device (SEQNUM=3106, ACTION=add) [ 46.140541] systemd-udevd[142]: gcc-msm8916: Device is queued (SEQNUM=3107, ACTION=add) [ 46.142132] systemd-udevd[142]: gcc-msm8916: Device ready for processing (SEQNUM=3107, ACTION=add) [ 46.143756] systemd-udevd[142]: gcc-msm8916: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.146033] systemd-udevd[159]: fsl_mc_bus: Device processed (SEQNUM=3103, ACTION=add) [ 46.147773] systemd-udevd[159]: fsl_mc_bus: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.150051] systemd-udevd[142]: gcc-msm8994: Device is queued (SEQNUM=3108, ACTION=add) [ 46.151639] systemd-udevd[142]: gcc-msm8994: Device ready for processing (SEQNUM=3108, ACTION=add) [ 46.153595] systemd-udevd[142]: gcc-msm8994: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.155619] systemd-udevd[167]: gcc-msm8916: Processing device (SEQNUM=3107, ACTION=add) [ 46.157985] systemd-udevd[159]: gcc-msm8994: Processing device (SEQNUM=3108, ACTION=add) [ 46.159984] systemd-udevd[142]: gcc-msm8996: Device is queued (SEQNUM=3109, ACTION=add) [ 46.161836] systemd-udevd[142]: gcc-msm8996: Device ready for processing (SEQNUM=3109, ACTION=add) [ 46.163436] systemd-udevd[142]: gcc-msm8996: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.165922] systemd-udevd[172]: gcc-msm8996: Processing device (SEQNUM=3109, ACTION=add) [ 46.167904] systemd-udevd[142]: gcc-msm8998: Device is queued (SEQNUM=3110, ACTION=add) [ 46.169711] systemd-udevd[142]: gcc-msm8998: Device ready for processing (SEQNUM=3110, ACTION=add) [ 46.171311] systemd-udevd[142]: gcc-msm8998: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.173789] systemd-udevd[162]: g12a-clkc: Device processed (SEQNUM=3105, ACTION=add) [ 46.175719] systemd-udevd[142]: gcc-qcm2290: Device is queued (SEQNUM=3111, ACTION=add) [ 46.177865] systemd-udevd[162]: g12a-clkc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.179897] systemd-udevd[142]: gcc-qcm2290: Device ready for processing (SEQNUM=3111, ACTION=add) [ 46.181803] systemd-udevd[142]: gcc-qcm2290: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.183441] systemd-udevd[142]: gcc-qcs404: Device is queued (SEQNUM=3112, ACTION=add) [ 46.185766] systemd-udevd[158]: gcc-ipq5332: Device processed (SEQNUM=3106, ACTION=add) [ 46.187727] systemd-udevd[142]: gcc-qcs404: Device ready for processing (SEQNUM=3112, ACTION=add) [ 46.189997] systemd-udevd[158]: gcc-ipq5332: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.192013] systemd-udevd[142]: gcc-qcs404: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.194223] systemd-udevd[167]: gcc-msm8916: Device processed (SEQNUM=3107, ACTION=add) [ 46.195810] systemd-udevd[167]: gcc-msm8916: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.198115] systemd-udevd[165]: gcc-qcm2290: Processing device (SEQNUM=3111, ACTION=add) [ 46.200331] systemd-udevd[162]: gcc-qcs404: Processing device (SEQNUM=3112, ACTION=add) [ 46.202395] systemd-udevd[166]: gcc-msm8998: Processing device (SEQNUM=3110, ACTION=add) [ 46.204627] systemd-udevd[162]: gcc-qcs404: Device processed (SEQNUM=3112, ACTION=add) [ 46.206556] systemd-udevd[142]: gcc-sc7180: Device is queued (SEQNUM=3113, ACTION=add) [ 46.208777] systemd-udevd[162]: gcc-qcs404: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.210836] systemd-udevd[172]: gcc-msm8996: Device processed (SEQNUM=3109, ACTION=add) [ 46.213034] systemd-udevd[142]: gcc-sc7180: Device ready for processing (SEQNUM=3113, ACTION=add) [ 46.215013] systemd-udevd[172]: gcc-msm8996: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.217204] systemd-udevd[142]: gcc-sc7180: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.219232] systemd-udevd[159]: gcc-msm8994: Device processed (SEQNUM=3108, ACTION=add) [ 46.221139] systemd-udevd[159]: gcc-msm8994: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.223156] systemd-udevd[165]: gcc-qcm2290: Device processed (SEQNUM=3111, ACTION=add) [ 46.224899] systemd-udevd[165]: gcc-qcm2290: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.226908] systemd-udevd[142]: gcc-sc7280: Device is queued (SEQNUM=3114, ACTION=add) [ 46.228729] systemd-udevd[142]: gcc-sc7280: Device ready for processing (SEQNUM=3114, ACTION=add) [ 46.230480] systemd-udevd[142]: gcc-sc7280: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.232758] systemd-udevd[162]: gcc-sc7180: Processing device (SEQNUM=3113, ACTION=add) [ 46.234699] systemd-udevd[159]: gcc-sc7280: Processing device (SEQNUM=3114, ACTION=add) [ 46.237003] systemd-udevd[142]: gcc-sc8180x: Device is queued (SEQNUM=3115, ACTION=add) [ 46.238589] systemd-udevd[142]: gcc-sc8180x: Device ready for processing (SEQNUM=3115, ACTION=add) [ 46.240497] systemd-udevd[142]: gcc-sc8180x: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.242232] systemd-udevd[142]: gcc-sc8280xp: Device is queued (SEQNUM=3116, ACTION=add) [ 46.243786] systemd-udevd[142]: gcc-sc8280xp: Device ready for processing (SEQNUM=3116, ACTION=add) [ 46.245597] systemd-udevd[142]: gcc-sc8280xp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.248339] systemd-udevd[166]: gcc-msm8998: Device processed (SEQNUM=3110, ACTION=add) [ 46.249918] systemd-udevd[166]: gcc-msm8998: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.252015] systemd-udevd[142]: gcc-sdm845: Device is queued (SEQNUM=3117, ACTION=add) [ 46.253890] systemd-udevd[142]: gcc-sdm845: Device ready for processing (SEQNUM=3117, ACTION=add) [ 46.255968] systemd-udevd[172]: gcc-sc8180x: Processing device (SEQNUM=3115, ACTION=add) [ 46.258031] systemd-udevd[142]: gcc-sdm845: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.263198] systemd-udevd[159]: gcc-sc7280: Device processed (SEQNUM=3114, ACTION=add) [ 46.264944] systemd-udevd[159]: gcc-sc7280: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.266950] systemd-udevd[142]: gcc-sm6115: Device is queued (SEQNUM=3118, ACTION=add) [ 46.268828] systemd-udevd[142]: gcc-sm6115: Device ready for processing (SEQNUM=3118, ACTION=add) [ 46.270418] systemd-udevd[142]: gcc-sm6115: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.272629] systemd-udevd[158]: gcc-sdm845: Processing device (SEQNUM=3117, ACTION=add) [ 46.274571] systemd-udevd[167]: gcc-sc8280xp: Processing device (SEQNUM=3116, ACTION=add) [ 46.276863] systemd-udevd[142]: gcc-sm8150: Device is queued (SEQNUM=3119, ACTION=add) [ 46.278437] systemd-udevd[142]: gcc-sm8150: Device ready for processing (SEQNUM=3119, ACTION=add) [ 46.280320] systemd-udevd[142]: gcc-sm8150: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.281970] systemd-udevd[142]: gcc-sm8250: Device is queued (SEQNUM=3120, ACTION=add) [ 46.283532] systemd-udevd[142]: gcc-sm8250: Device ready for processing (SEQNUM=3120, ACTION=add) [ 46.286234] systemd-udevd[162]: gcc-sc7180: Device processed (SEQNUM=3113, ACTION=add) [ 46.288514] systemd-udevd[142]: gcc-sm8250: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.290526] systemd-udevd[162]: gcc-sc7180: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.292830] systemd-udevd[142]: gcc-sm8450: Device is queued (SEQNUM=3121, ACTION=add) [ 46.294905] systemd-udevd[166]: gcc-sm6115: Processing device (SEQNUM=3118, ACTION=add) [ 46.297154] systemd-udevd[159]: gcc-sm8150: Processing device (SEQNUM=3119, ACTION=add) [ 46.299103] systemd-udevd[165]: gcc-sm8250: Processing device (SEQNUM=3120, ACTION=add) [ 46.301256] systemd-udevd[158]: gcc-sdm845: Device processed (SEQNUM=3117, ACTION=add) [ 46.303182] systemd-udevd[142]: gcc-sm8450: Device ready for processing (SEQNUM=3121, ACTION=add) [ 46.305442] systemd-udevd[158]: gcc-sdm845: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.307487] systemd-udevd[142]: gcc-sm8450: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.309633] systemd-udevd[142]: gcc-sm8550: Device is queued (SEQNUM=3122, ACTION=add) [ 46.311521] systemd-udevd[172]: gcc-sc8180x: Device processed (SEQNUM=3115, ACTION=add) [ 46.313723] systemd-udevd[159]: gcc-sm8150: Device processed (SEQNUM=3119, ACTION=add) [ 46.315807] systemd-udevd[164]: gcc-sm8450: Processing device (SEQNUM=3121, ACTION=add) [ 46.318002] systemd-udevd[159]: gcc-sm8150: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.319998] systemd-udevd[167]: gcc-sc8280xp: Device processed (SEQNUM=3116, ACTION=add) [ 46.321785] systemd-udevd[167]: gcc-sc8280xp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.323781] systemd-udevd[166]: gcc-sm6115: Device processed (SEQNUM=3118, ACTION=add) [ 46.326001] systemd-udevd[172]: gcc-sc8180x: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.328022] systemd-udevd[166]: gcc-sm6115: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.330311] systemd-udevd[142]: gcc-sm8550: Device ready for processing (SEQNUM=3122, ACTION=add) [ 46.331948] systemd-udevd[142]: gcc-sm8550: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.333825] systemd-udevd[142]: geni_se_qup: Device is queued (SEQNUM=3123, ACTION=add) [ 46.335975] systemd-udevd[162]: gcc-sm8550: Processing device (SEQNUM=3122, ACTION=add) [ 46.338224] systemd-udevd[142]: geni_se_qup: Device ready for processing (SEQNUM=3123, ACTION=add) [ 46.339866] systemd-udevd[142]: geni_se_qup: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.341758] systemd-udevd[142]: gic: Device is queued (SEQNUM=3124, ACTION=add) [ 46.343445] systemd-udevd[142]: gic: Device ready for processing (SEQNUM=3124, ACTION=add) [ 46.345526] systemd-udevd[142]: gic: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 46.347581] systemd-udevd[165]: gcc-sm8250: Device processed (SEQNUM=3120, ACTION=add) [ 46.349558] systemd-udevd[165]: gcc-sm8250: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.351546] systemd-udevd[159]: geni_se_qup: Processing device (SEQNUM=3123, ACTION=add) [ 46.353866] systemd-udevd[142]: gpio-clk: Device is queued (SEQNUM=3125, ACTION=add) [ 46.355441] systemd-udevd[142]: gpio-clk: Device ready for processing (SEQNUM=3125, ACTION=add) [ 46.357794] systemd-udevd[172]: gic: Processing device (SEQNUM=3124, ACTION=add) [ 46.359716] systemd-udevd[162]: gcc-sm8550: Device processed (SEQNUM=3122, ACTION=add) [ 46.361541] systemd-udevd[162]: gcc-sm8550: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.363523] systemd-udevd[164]: gcc-sm8450: Device processed (SEQNUM=3121, ACTION=add) [ 46.365954] systemd-udevd[142]: gpio-clk: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.367949] systemd-udevd[164]: gcc-sm8450: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.370349] systemd-udevd[167]: gpio-clk: Processing device (SEQNUM=3125, ACTION=add) [ 46.372716] systemd-udevd[159]: geni_se_qup: Device processed (SEQNUM=3123, ACTION=add) [ 46.374288] systemd-udevd[159]: geni_se_qup: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.376611] systemd-udevd[142]: gpio-dwapb: Device is queued (SEQNUM=3126, ACTION=add) [ 46.378181] systemd-udevd[142]: gpio-dwapb: Device ready for processing (SEQNUM=3126, ACTION=add) [ 46.379772] systemd-udevd[142]: gpio-dwapb: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.382044] systemd-udevd[172]: gic: Device processed (SEQNUM=3124, ACTION=add) [ 46.383955] systemd-udevd[142]: gpio-imx-scu: Device is queued (SEQNUM=3127, ACTION=add) [ 46.386124] systemd-udevd[172]: gic: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 46.388344] systemd-udevd[162]: gpio-dwapb: Processing device (SEQNUM=3126, ACTION=add) [ 46.390284] systemd-udevd[167]: gpio-clk: Device processed (SEQNUM=3125, ACTION=add) [ 46.392457] systemd-udevd[142]: gpio-imx-scu: Device ready for processing (SEQNUM=3127, ACTION=add) [ 46.394064] systemd-udevd[142]: gpio-imx-scu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.396342] systemd-udevd[167]: gpio-clk: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.398485] systemd-udevd[142]: gpio-keys: Device is queued (SEQNUM=3128, ACTION=add) [ 46.400339] systemd-udevd[142]: gpio-keys: Device ready for processing (SEQNUM=3128, ACTION=add) [ 46.402296] systemd-udevd[159]: gpio-imx-scu: Processing device (SEQNUM=3127, ACTION=add) [ 46.404503] systemd-udevd[142]: gpio-keys: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.406516] systemd-udevd[162]: gpio-dwapb: Device processed (SEQNUM=3126, ACTION=add) [ 46.408469] systemd-udevd[162]: gpio-dwapb: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.410474] systemd-udevd[142]: gpio-mpc8xxx: Device is queued (SEQNUM=3129, ACTION=add) [ 46.412383] systemd-udevd[142]: gpio-mpc8xxx: Device ready for processing (SEQNUM=3129, ACTION=add) [ 46.413985] systemd-udevd[142]: gpio-mpc8xxx: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.415971] systemd-udevd[172]: gpio-keys: Processing device (SEQNUM=3128, ACTION=add) [ 46.418148] systemd-udevd[142]: gpio-mxc: Device is queued (SEQNUM=3130, ACTION=add) [ 46.419730] systemd-udevd[142]: gpio-mxc: Device ready for processing (SEQNUM=3130, ACTION=add) [ 46.421619] systemd-udevd[142]: gpio-mxc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.423608] systemd-udevd[159]: gpio-imx-scu: Device processed (SEQNUM=3127, ACTION=add) [ 46.425671] systemd-udevd[159]: gpio-imx-scu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.427691] systemd-udevd[142]: gpio-regulator: Device is queued (SEQNUM=3131, ACTION=add) [ 46.429576] systemd-udevd[142]: gpio-regulator: Device ready for processing (SEQNUM=3131, ACTION=add) [ 46.431584] systemd-udevd[167]: gpio-mpc8xxx: Processing device (SEQNUM=3129, ACTION=add) [ 46.433881] systemd-udevd[142]: gpio-regulator: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.435897] systemd-udevd[162]: gpio-mxc: Processing device (SEQNUM=3130, ACTION=add) [ 46.438147] systemd-udevd[142]: gpio-syscon: Device is queued (SEQNUM=3132, ACTION=add) [ 46.439728] systemd-udevd[142]: gpio-syscon: Device ready for processing (SEQNUM=3132, ACTION=add) [ 46.441566] systemd-udevd[142]: gpio-syscon: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.444376] systemd-udevd[166]: gpio-regulator: Processing device (SEQNUM=3131, ACTION=add) [ 46.446521] systemd-udevd[142]: gpio-vf610: Device is queued (SEQNUM=3133, ACTION=add) [ 46.448372] systemd-udevd[142]: gpio-vf610: Device ready for processing (SEQNUM=3133, ACTION=add) [ 46.450065] systemd-udevd[142]: gpio-vf610: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.451686] systemd-udevd[142]: gpio-xilinx: Device is queued (SEQNUM=3134, ACTION=add) [ 46.453486] systemd-udevd[142]: gpio-xilinx: Device ready for processing (SEQNUM=3134, ACTION=add) [ 46.455603] systemd-udevd[159]: gpio-syscon: Processing device (SEQNUM=3132, ACTION=add) [ 46.458024] systemd-udevd[165]: gpio-xilinx: Processing device (SEQNUM=3134, ACTION=add) [ 46.459982] systemd-udevd[167]: gpio-mpc8xxx: Device processed (SEQNUM=3129, ACTION=add) [ 46.461969] systemd-udevd[167]: gpio-mpc8xxx: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.464347] systemd-udevd[172]: gpio-keys: Device processed (SEQNUM=3128, ACTION=add) [ 46.465876] systemd-udevd[172]: gpio-keys: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.467852] systemd-udevd[142]: gpio-xilinx: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.473393] systemd-udevd[158]: gpio-vf610: Processing device (SEQNUM=3133, ACTION=add) [ 46.475526] systemd-udevd[142]: gpio_rcar: Device is queued (SEQNUM=3135, ACTION=add) [ 46.477452] systemd-udevd[142]: gpio_rcar: Device ready for processing (SEQNUM=3135, ACTION=add) [ 46.479040] systemd-udevd[142]: gpio_rcar: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.480899] systemd-udevd[142]: gti-wdt: Device is queued (SEQNUM=3136, ACTION=add) [ 46.482425] systemd-udevd[142]: gti-wdt: Device ready for processing (SEQNUM=3136, ACTION=add) [ 46.484022] systemd-udevd[142]: gti-wdt: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 46.486368] systemd-udevd[172]: gpio_rcar: Processing device (SEQNUM=3135, ACTION=add) [ 46.488508] systemd-udevd[165]: gpio-xilinx: Device processed (SEQNUM=3134, ACTION=add) [ 46.490448] systemd-udevd[142]: gxbb-aoclkc: Device is queued (SEQNUM=3137, ACTION=add) [ 46.492677] systemd-udevd[165]: gpio-xilinx: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.494842] systemd-udevd[142]: gxbb-aoclkc: Device ready for processing (SEQNUM=3137, ACTION=add) [ 46.496991] systemd-udevd[167]: gti-wdt: Processing device (SEQNUM=3136, ACTION=add) [ 46.502437] systemd-udevd[164]: gxbb-aoclkc: Processing device (SEQNUM=3137, ACTION=add) [ 46.504752] systemd-udevd[142]: gxbb-aoclkc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.506408] systemd-udevd[142]: gxbb-clkc: Device is queued (SEQNUM=3138, ACTION=add) [ 46.508589] systemd-udevd[159]: gpio-syscon: Device processed (SEQNUM=3132, ACTION=add) [ 46.510139] systemd-udevd[159]: gpio-syscon: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.512397] systemd-udevd[142]: gxbb-clkc: Device ready for processing (SEQNUM=3138, ACTION=add) [ 46.514011] systemd-udevd[142]: gxbb-clkc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.515681] systemd-udevd[142]: hi3516cv300-crg: Device is queued (SEQNUM=3139, ACTION=add) M [ ***] (2 of 2) A start job is running for…dev/gpt-auto-root (35s / 1min 30s) [ 46.518247] systemd-udevd[165]: gxbb-clkc: Processing device (SEQNUM=3138, ACTION=add) [ 46.520509] systemd-udevd[142]: hi3516cv300-crg: Device ready for processing (SEQNUM=3139, ACTION=add) [ 46.522294] systemd-udevd[142]: hi3516cv300-crg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 46.524575] systemd-udevd[164]: gxbb-aoclkc: Device processed (SEQNUM=3137, ACTION=add) [ 46.526154] systemd-udevd[164]: gxbb-aoclkc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.528331] systemd-udevd[159]: hi3516cv300-crg: Processing device (SEQNUM=3139, ACTION=add) [ 46.530302] systemd-udevd[142]: hi3519-clk: Device is queued (SEQNUM=3140, ACTION=add) [ 46.531886] systemd-udevd[142]: hi3519-clk: Device ready for processing (SEQNUM=3140, ACTION=add) [ 46.534118] systemd-udevd[162]: gpio-mxc: Device processed (SEQNUM=3130, ACTION=add) [ 46.536306] systemd-udevd[142]: hi3519-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.538321] systemd-udevd[162]: gpio-mxc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.540631] systemd-udevd[166]: gpio-regulator: Device processed (SEQNUM=3131, ACTION=add) [ 46.542236] systemd-udevd[166]: gpio-regulator: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.544522] systemd-udevd[142]: hi3559av100-clock: Device is queued (SEQNUM=3141, ACTION=add) [ 46.546120] systemd-udevd[142]: hi3559av100-clock: Device ready for processing (SEQNUM=3141, ACTION=add) [ 46.547891] systemd-udevd[142]: hi3559av100-clock: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 46.550182] systemd-udevd[172]: gpio_rcar: Device processed (SEQNUM=3135, ACTION=add) [ 46.551773] systemd-udevd[172]: gpio_rcar: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.557250] systemd-udevd[168]: hi3519-clk: Processing device (SEQNUM=3140, ACTION=add) [ 46.559181] systemd-udevd[167]: gti-wdt: Device processed (SEQNUM=3136, ACTION=add) [ 46.561315] systemd-udevd[162]: hi3559av100-clock: Processing device (SEQNUM=3141, ACTION=add) [ 46.563287] systemd-udevd[167]: gti-wdt: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 46.565966] systemd-udevd[158]: gpio-vf610: Device processed (SEQNUM=3133, ACTION=add) [ 46.567742] systemd-udevd[158]: gpio-vf610: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.570217] systemd-udevd[142]: hi3660-clk: Device is queued (SEQNUM=3142, ACTION=add) [ 46.571967] systemd-udevd[142]: hi3660-clk: Device ready for processing (SEQNUM=3142, ACTION=add) [ 46.574115] systemd-udevd[142]: hi3660-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.576626] systemd-udevd[159]: hi3516cv300-crg: Device processed (SEQNUM=3139, ACTION=add) [ 46.578387] systemd-udevd[159]: hi3516cv300-crg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 46.581082] systemd-udevd[166]: hi3660-clk: Processing device (SEQNUM=3142, ACTION=add) [ 46.583234] systemd-udevd[165]: gxbb-clkc: Device processed (SEQNUM=3138, ACTION=add) [ 46.585755] systemd-udevd[162]: hi3559av100-clock: Device processed (SEQNUM=3141, ACTION=add) [ 46.587949] systemd-udevd[165]: gxbb-clkc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.590451] systemd-udevd[162]: hi3559av100-clock: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 46.593028] systemd-udevd[142]: hi3660-mbox: Device is queued (SEQNUM=3143, ACTION=add) [ 46.594774] systemd-udevd[142]: hi3660-mbox: Device ready for processing (SEQNUM=3143, ACTION=add) [ 46.600597] systemd-udevd[172]: hi3660-mbox: Processing device (SEQNUM=3143, ACTION=add) [ 46.602900] systemd-udevd[168]: hi3519-clk: Device processed (SEQNUM=3140, ACTION=add) [ 46.605351] systemd-udevd[166]: hi3660-clk: Device processed (SEQNUM=3142, ACTION=add) [ 46.607545] systemd-udevd[168]: hi3519-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.610108] systemd-udevd[166]: hi3660-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.612725] systemd-udevd[142]: hi3660-mbox: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.614780] systemd-udevd[142]: hi3660-reset: Device is queued (SEQNUM=3144, ACTION=add) [ 46.616850] systemd-udevd[142]: hi3660-reset: Device ready for processing (SEQNUM=3144, ACTION=add) [ 46.618667] systemd-udevd[142]: hi3660-reset: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.620774] systemd-udevd[142]: hi3660-stub-clk: Device is queued (SEQNUM=3145, ACTION=add) [ 46.623109] systemd-udevd[172]: hi3660-mbox: Device processed (SEQNUM=3143, ACTION=add) [ 46.625446] systemd-udevd[142]: hi3660-stub-clk: Device ready for processing (SEQNUM=3145, ACTION=add) [ 46.627662] systemd-udevd[172]: hi3660-mbox: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.630188] systemd-udevd[142]: hi3660-stub-clk: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 46.632494] systemd-udevd[142]: hi3670-clk: Device is queued (SEQNUM=3146, ACTION=add) [ 46.634776] systemd-udevd[159]: hi3660-reset: Processing device (SEQNUM=3144, ACTION=add) [ 46.637181] systemd-udevd[142]: hi3670-clk: Device ready for processing (SEQNUM=3146, ACTION=add) [ 46.638969] systemd-udevd[142]: hi3670-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.641428] systemd-udevd[172]: hi3670-clk: Processing device (SEQNUM=3146, ACTION=add) [ 46.643581] systemd-udevd[162]: hi3660-stub-clk: Processing device (SEQNUM=3145, ACTION=add) [ 46.646037] systemd-udevd[159]: hi3660-reset: Device processed (SEQNUM=3144, ACTION=add) [ 46.648998] systemd-udevd[142]: hi3798cv200-crg: Device is queued (SEQNUM=3147, ACTION=add) [ 46.653137] systemd-udevd[159]: hi3660-reset: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.655198] systemd-udevd[142]: hi3798cv200-crg: Device ready for processing (SEQNUM=3147, ACTION=add) [ 46.658371] systemd-udevd[142]: hi3798cv200-crg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 46.661798] systemd-udevd[162]: hi3660-stub-clk: Device processed (SEQNUM=3145, ACTION=add) [ 46.664510] systemd-udevd[162]: hi3660-stub-clk: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 46.667417] systemd-udevd[142]: hi6220-mbox: Device is queued (SEQNUM=3148, ACTION=add) [ 46.670197] systemd-udevd[167]: hi3798cv200-crg: Processing device (SEQNUM=3147, ACTION=add) [ 46.672925] systemd-udevd[142]: hi6220-mbox: Device ready for processing (SEQNUM=3148, ACTION=add) [ 46.674727] systemd-udevd[142]: hi6220-mbox: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.676567] systemd-udevd[142]: hi6220-stub-clk: Device is queued (SEQNUM=3149, ACTION=add) [ 46.678126] systemd-udevd[142]: hi6220-stub-clk: Device ready for processing (SEQNUM=3149, ACTION=add) [ 46.679735] systemd-udevd[142]: hi6220-stub-clk: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 46.681964] systemd-udevd[159]: hi6220-mbox: Processing device (SEQNUM=3148, ACTION=add) [ 46.683890] systemd-udevd[172]: hi3670-clk: Device processed (SEQNUM=3146, ACTION=add) [ 46.686122] systemd-udevd[142]: hi6220-usb-phy: Device is queued (SEQNUM=3150, ACTION=add) [ 46.687681] systemd-udevd[142]: hi6220-usb-phy: Device ready for processing (SEQNUM=3150, ACTION=add) [ 46.689762] systemd-udevd[172]: hi3670-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.691709] systemd-udevd[142]: hi6220-usb-phy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.693876] systemd-udevd[162]: hi6220-stub-clk: Processing device (SEQNUM=3149, ACTION=add) [ 46.695707] systemd-udevd[142]: hi6421_pmic: Device is queued (SEQNUM=3151, ACTION=add) [ 46.697395] systemd-udevd[142]: hi6421_pmic: Device ready for processing (SEQNUM=3151, ACTION=add) [ 46.699369] systemd-udevd[167]: hi3798cv200-crg: Device processed (SEQNUM=3147, ACTION=add) [ 46.701546] systemd-udevd[142]: hi6421_pmic: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.703433] systemd-udevd[167]: hi3798cv200-crg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 46.705670] systemd-udevd[142]: hi6421v530-regulator: Device is queued (SEQNUM=3152, ACTION=add) [ 46.707206] systemd-udevd[142]: hi6421v530-regulator: Device ready for processing (SEQNUM=3152, ACTION=add) [ 46.709383] systemd-udevd[172]: hi6421_pmic: Processing device (SEQNUM=3151, ACTION=add) [ 46.715272] systemd-udevd[166]: hi6220-usb-phy: Processing device (SEQNUM=3150, ACTION=add) [ 46.717750] systemd-udevd[142]: hi6421v530-regulator: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 46.719440] systemd-udevd[142]: hi655x-clk: Device is queued (SEQNUM=3153, ACTION=add) [ 46.721218] systemd-udevd[142]: hi655x-clk: Device ready for processing (SEQNUM=3153, ACTION=add) [ 46.722944] systemd-udevd[142]: hi655x-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.724796] systemd-udevd[142]: hi655x-pmic: Device is queued (SEQNUM=3154, ACTION=add) [ 46.726223] systemd-udevd[142]: hi655x-pmic: Device ready for processing (SEQNUM=3154, ACTION=add) [ 46.728389] systemd-udevd[172]: hi6421_pmic: Device processed (SEQNUM=3151, ACTION=add) [ 46.730233] systemd-udevd[142]: hi655x-pmic: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.732456] systemd-udevd[167]: hi655x-clk: Processing device (SEQNUM=3153, ACTION=add) [ 46.734365] systemd-udevd[158]: hi6421v530-regulator: Processing device (SEQNUM=3152, ACTION=add) [ 46.736679] systemd-udevd[142]: hi655x-regulator: Device is queued (SEQNUM=3155, ACTION=add) [ 46.738338] systemd-udevd[142]: hi655x-regulator: Device ready for processing (SEQNUM=3155, ACTION=add) [ 46.739949] systemd-udevd[142]: hi655x-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 46.742112] systemd-udevd[172]: hi6421_pmic: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.744356] systemd-udevd[164]: hi655x-regulator: Processing device (SEQNUM=3155, ACTION=add) [ 46.746188] systemd-udevd[165]: hi655x-pmic: Processing device (SEQNUM=3154, ACTION=add) [ 46.748010] systemd-udevd[142]: hi65xx-powerkey: Device is queued (SEQNUM=3156, ACTION=add) [ 46.749867] systemd-udevd[142]: hi65xx-powerkey: Device ready for processing (SEQNUM=3156, ACTION=add) [ 46.751332] systemd-udevd[142]: hi65xx-powerkey: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 46.753851] systemd-udevd[159]: hi6220-mbox: Device processed (SEQNUM=3148, ACTION=add) [ 46.755932] systemd-udevd[167]: hi655x-clk: Device processed (SEQNUM=3153, ACTION=add) [ 46.757927] systemd-udevd[159]: hi6220-mbox: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.759806] systemd-udevd[142]: hidma: Device is queued (SEQNUM=3157, ACTION=add) [ 46.762009] systemd-udevd[168]: hi65xx-powerkey: Processing device (SEQNUM=3156, ACTION=add) [ 46.763865] systemd-udevd[162]: hi6220-stub-clk: Device processed (SEQNUM=3149, ACTION=add) [ 46.766016] systemd-udevd[142]: hidma: Device ready for processing (SEQNUM=3157, ACTION=add) [ 46.768400] systemd-udevd[162]: hi6220-stub-clk: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 46.770308] systemd-udevd[142]: hidma: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 46.772336] systemd-udevd[158]: hi6421v530-regulator: Device processed (SEQNUM=3152, ACTION=add) [ 46.774312] systemd-udevd[142]: hidma-mgmt: Device is queued (SEQNUM=3158, ACTION=add) [ 46.776639] systemd-udevd[158]: hi6421v530-regulator: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 46.778600] systemd-udevd[167]: hi655x-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.781078] systemd-udevd[172]: hidma: Processing device (SEQNUM=3157, ACTION=add) [ 46.782910] systemd-udevd[142]: hidma-mgmt: Device ready for processing (SEQNUM=3158, ACTION=add) [ 46.794493] systemd-udevd[142]: hidma-mgmt: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.796655] systemd-udevd[165]: hi655x-pmic: Device processed (SEQNUM=3154, ACTION=add) [ 46.798498] systemd-udevd[142]: hisi-gmac: Device is queued (SEQNUM=3159, ACTION=add) [ 46.800622] systemd-udevd[165]: hi655x-pmic: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.802628] systemd-udevd[166]: hi6220-usb-phy: Device processed (SEQNUM=3150, ACTION=add) [ 46.804642] systemd-udevd[166]: hi6220-usb-phy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.806644] systemd-udevd[159]: hidma-mgmt: Processing device (SEQNUM=3158, ACTION=add) [ 46.808916] systemd-udevd[142]: hisi-gmac: Device ready for processing (SEQNUM=3159, ACTION=add) [ 46.810543] systemd-udevd[142]: hisi-gmac: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.812783] systemd-udevd[162]: hisi-gmac: Processing device (SEQNUM=3159, ACTION=add) [ 46.814891] systemd-udevd[168]: hi65xx-powerkey: Device processed (SEQNUM=3156, ACTION=add) [ 46.817002] systemd-udevd[142]: hisi-inno-phy: Device is queued (SEQNUM=3160, ACTION=add) [ 46.818879] systemd-udevd[168]: hi65xx-powerkey: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 46.821309] systemd-udevd[164]: hi655x-regulator: Device processed (SEQNUM=3155, ACTION=add) [ 46.822771] systemd-udevd[164]: hi655x-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 46.825063] systemd-udevd[142]: hisi-inno-phy: Device ready for processing (SEQNUM=3160, ACTION=add) [ 46.826541] systemd-udevd[142]: hisi-inno-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 46.828023] systemd-udevd[142]: hisi-lpc: Device is queued (SEQNUM=3161, ACTION=add) [ 46.829717] systemd-udevd[142]: hisi-lpc: Device ready for processing (SEQNUM=3161, ACTION=add) [ 46.831510] systemd-udevd[172]: hidma: Device processed (SEQNUM=3157, ACTION=add) [ 46.833792] systemd-udevd[142]: hisi-lpc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.835636] systemd-udevd[172]: hidma: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 46.837744] systemd-udevd[142]: hisi-pcie-almost-ecam: Device is queued (SEQNUM=3162, ACTION=add) [ 46.839718] systemd-udevd[166]: hisi-lpc: Processing device (SEQNUM=3161, ACTION=add) [ 46.841814] systemd-udevd[142]: hisi-pcie-almost-ecam: Device ready for processing (SEQNUM=3162, ACTION=add) [ 46.843666] systemd-udevd[167]: hisi-inno-phy: Processing device (SEQNUM=3160, ACTION=add) [ 46.845806] systemd-udevd[142]: hisi-pcie-almost-ecam: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 46.847343] systemd-udevd[142]: hisi-rng: Device is queued (SEQNUM=3163, ACTION=add) [ 46.849083] systemd-udevd[142]: hisi-rng: Device ready for processing (SEQNUM=3163, ACTION=add) [ 46.850539] systemd-udevd[142]: hisi-rng: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 46.852008] systemd-udevd[142]: hisi_cpa_pmu: Device is queued (SEQNUM=3164, ACTION=add) [ 46.854046] systemd-udevd[166]: hisi-lpc: Device processed (SEQNUM=3161, ACTION=add) [ 46.855890] systemd-udevd[159]: hidma-mgmt: Device processed (SEQNUM=3158, ACTION=add) [ 46.857899] systemd-udevd[142]: hisi_cpa_pmu: Device ready for processing (SEQNUM=3164, ACTION=add) [ 46.859737] systemd-udevd[166]: hisi-lpc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. M [ *** ] (1 of 2) A start job is running for…rtition Root Disk (36s / no limit) [ 46.861894] systemd-udevd[159]: hidma-mgmt: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 46.863777] systemd-udevd[142]: hisi_cpa_pmu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.866219] systemd-udevd[172]: hisi-rng: Processing device (SEQNUM=3163, ACTION=add) [ 46.868346] systemd-udevd[158]: hisi-pcie-almost-ecam: Processing device (SEQNUM=3162, ACTION=add) [ 46.870248] systemd-udevd[142]: hisi_ddrc_pmu: Device is queued (SEQNUM=3165, ACTION=add) [ 46.871718] systemd-udevd[142]: hisi_ddrc_pmu: Device ready for processing (SEQNUM=3165, ACTION=add) [ 46.873398] systemd-udevd[142]: hisi_ddrc_pmu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 46.874876] systemd-udevd[142]: hisi_hha_pmu: Device is queued (SEQNUM=3166, ACTION=add) [ 46.876643] systemd-udevd[142]: hisi_hha_pmu: Device ready for processing (SEQNUM=3166, ACTION=add) [ 46.881608] systemd-udevd[165]: hisi_cpa_pmu: Processing device (SEQNUM=3164, ACTION=add) [ 46.883401] systemd-udevd[162]: hisi-gmac: Device processed (SEQNUM=3159, ACTION=add) [ 46.885242] systemd-udevd[162]: hisi-gmac: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 46.887082] systemd-udevd[164]: hisi_hha_pmu: Processing device (SEQNUM=3166, ACTION=add) [ 46.889198] systemd-udevd[142]: hisi_hha_pmu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.890707] systemd-udevd[142]: hisi_l3c_pmu: Device is queued (SEQNUM=3167, ACTION=add) [ 46.892795] systemd-udevd[167]: hisi-inno-phy: Device processed (SEQNUM=3160, ACTION=add) [ 46.894786] systemd-udevd[172]: hisi-rng: Device processed (SEQNUM=3163, ACTION=add) [ 46.896845] systemd-udevd[142]: hisi_l3c_pmu: Device ready for processing (SEQNUM=3167, ACTION=add) [ 46.898686] systemd-udevd[167]: hisi-inno-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 46.900992] systemd-udevd[172]: hisi-rng: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 46.902866] systemd-udevd[159]: hisi_ddrc_pmu: Processing device (SEQNUM=3165, ACTION=add) [ 46.905014] systemd-udevd[142]: hisi_l3c_pmu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.906972] systemd-udevd[165]: hisi_cpa_pmu: Device processed (SEQNUM=3164, ACTION=add) [ 46.908692] systemd-udevd[165]: hisi_cpa_pmu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.910642] systemd-udevd[142]: hisi_pa_pmu: Device is queued (SEQNUM=3168, ACTION=add) [ 46.912367] systemd-udevd[142]: hisi_pa_pmu: Device ready for processing (SEQNUM=3168, ACTION=add) [ 46.914349] systemd-udevd[162]: hisi_l3c_pmu: Processing device (SEQNUM=3167, ACTION=add) [ 46.916590] systemd-udevd[158]: hisi-pcie-almost-ecam: Device processed (SEQNUM=3162, ACTION=add) [ 46.918451] systemd-udevd[172]: hisi_pa_pmu: Processing device (SEQNUM=3168, ACTION=add) [ 46.920913] systemd-udevd[164]: hisi_hha_pmu: Device processed (SEQNUM=3166, ACTION=add) [ 46.922393] systemd-udevd[164]: hisi_hha_pmu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.924447] systemd-udevd[158]: hisi-pcie-almost-ecam: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 46.926690] systemd-udevd[142]: hisi_pa_pmu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.928920] systemd-udevd[159]: hisi_ddrc_pmu: Device processed (SEQNUM=3165, ACTION=add) [ 46.930409] systemd-udevd[159]: hisi_ddrc_pmu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 46.932599] systemd-udevd[142]: hisi_sas_v1_hw: Device is queued (SEQNUM=3169, ACTION=add) [ 46.934147] systemd-udevd[142]: hisi_sas_v1_hw: Device ready for processing (SEQNUM=3169, ACTION=add) [ 46.935670] systemd-udevd[142]: hisi_sas_v1_hw: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.937883] systemd-udevd[172]: hisi_pa_pmu: Device processed (SEQNUM=3168, ACTION=add) [ 46.939742] systemd-udevd[162]: hisi_l3c_pmu: Device processed (SEQNUM=3167, ACTION=add) [ 46.941857] systemd-udevd[142]: hisi_sas_v2_hw: Device is queued (SEQNUM=3170, ACTION=add) [ 46.943773] systemd-udevd[172]: hisi_pa_pmu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 46.945909] systemd-udevd[162]: hisi_l3c_pmu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 46.947960] systemd-udevd[142]: hisi_sas_v2_hw: Device ready for processing (SEQNUM=3170, ACTION=add) [ 46.949811] systemd-udevd[142]: hisi_sas_v2_hw: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 46.951707] systemd-udevd[159]: hisi_sas_v1_hw: Processing device (SEQNUM=3169, ACTION=add) [ 46.953834] systemd-udevd[167]: hisi_sas_v2_hw: Processing device (SEQNUM=3170, ACTION=add) [ 46.955769] systemd-udevd[142]: hisi_sllc_pmu: Device is queued (SEQNUM=3171, ACTION=add) [ 46.957510] systemd-udevd[142]: hisi_sllc_pmu: Device ready for processing (SEQNUM=3171, ACTION=add) [ 46.958972] systemd-udevd[142]: hisi_sllc_pmu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 46.960741] systemd-udevd[142]: hisi_thermal: Device is queued (SEQNUM=3172, ACTION=add) [ 46.962194] systemd-udevd[142]: hisi_thermal: Device ready for processing (SEQNUM=3172, ACTION=add) [ 46.963671] systemd-udevd[142]: hisi_thermal: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 46.965818] systemd-udevd[167]: hisi_sas_v2_hw: Device processed (SEQNUM=3170, ACTION=add) [ 46.967648] systemd-udevd[159]: hisi_sas_v1_hw: Device processed (SEQNUM=3169, ACTION=add) [ 46.969794] systemd-udevd[167]: hisi_sas_v2_hw: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.971731] systemd-udevd[159]: hisi_sas_v1_hw: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 46.974019] systemd-udevd[142]: hisi_uc_pmu: Device is queued (SEQNUM=3173, ACTION=add) [ 46.975487] systemd-udevd[142]: hisi_uc_pmu: Device ready for processing (SEQNUM=3173, ACTION=add) [ 46.977695] systemd-udevd[162]: hisi_sllc_pmu: Processing device (SEQNUM=3171, ACTION=add) [ 46.979682] systemd-udevd[142]: hisi_uc_pmu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 46.981891] systemd-udevd[172]: hisi_thermal: Processing device (SEQNUM=3172, ACTION=add) [ 46.983761] systemd-udevd[142]: histb-pcie: Device is queued (SEQNUM=3174, ACTION=add) [ 46.985512] systemd-udevd[142]: histb-pcie: Device ready for processing (SEQNUM=3174, ACTION=add) [ 46.987068] systemd-udevd[142]: histb-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 46.989180] systemd-udevd[166]: hisi_uc_pmu: Processing device (SEQNUM=3173, ACTION=add) [ 46.991005] systemd-udevd[159]: histb-pcie: Processing device (SEQNUM=3174, ACTION=add) [ 46.993156] systemd-udevd[142]: histb-rng: Device is queued (SEQNUM=3175, ACTION=add) [ 46.994657] systemd-udevd[142]: histb-rng: Device ready for processing (SEQNUM=3175, ACTION=add) [ 46.996428] systemd-udevd[142]: histb-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 46.998112] systemd-udevd[142]: hns-nic: Device is queued (SEQNUM=3176, ACTION=add) [ 46.999637] systemd-udevd[142]: hns-nic: Device ready for processing (SEQNUM=3176, ACTION=add) [ 47.001407] systemd-udevd[142]: hns-nic: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.003247] systemd-udevd[162]: hisi_sllc_pmu: Device processed (SEQNUM=3171, ACTION=add) [ 47.006269] systemd-udevd[158]: hns-nic: Processing device (SEQNUM=3176, ACTION=add) [ 47.008873] systemd-udevd[142]: hns_dsaf: Device is queued (SEQNUM=3177, ACTION=add) [ 47.014528] systemd-udevd[167]: histb-rng: Processing device (SEQNUM=3175, ACTION=add) [ 47.016977] systemd-udevd[142]: hns_dsaf: Device ready for processing (SEQNUM=3177, ACTION=add) [ 47.018793] systemd-udevd[142]: hns_dsaf: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.020703] systemd-udevd[142]: i2c-apple: Device is queued (SEQNUM=3178, ACTION=add) [ 47.022508] systemd-udevd[142]: i2c-apple: Device ready for processing (SEQNUM=3178, ACTION=add) [ 47.024955] systemd-udevd[172]: hisi_thermal: Device processed (SEQNUM=3172, ACTION=add) [ 47.027077] systemd-udevd[164]: i2c-apple: Processing device (SEQNUM=3178, ACTION=add) [ 47.029289] systemd-udevd[172]: hisi_thermal: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.031437] systemd-udevd[166]: hisi_uc_pmu: Device processed (SEQNUM=3173, ACTION=add) [ 47.033758] systemd-udevd[162]: hisi_sllc_pmu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.035697] systemd-udevd[165]: hns_dsaf: Processing device (SEQNUM=3177, ACTION=add) [ 47.037837] systemd-udevd[142]: i2c-apple: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.039738] systemd-udevd[166]: hisi_uc_pmu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.041969] systemd-udevd[142]: i2c-mt65xx: Device is queued (SEQNUM=3179, ACTION=add) [ 47.043901] systemd-udevd[167]: histb-rng: Device processed (SEQNUM=3175, ACTION=add) [ 47.046006] systemd-udevd[158]: hns-nic: Device processed (SEQNUM=3176, ACTION=add) [ 47.047829] systemd-udevd[167]: histb-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.050066] systemd-udevd[158]: hns-nic: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.052010] systemd-udevd[159]: histb-pcie: Device processed (SEQNUM=3174, ACTION=add) dm-1: Processing udev action (SEQNUM=4054, ACTION=add) [ 47.054136] systemd-udevd[142]: i2c-mt65xx: Device ready for processing (SEQNUM=3179, ACTION=add) dm-1: Got 'add' action on syspath '/sys/devices/virtual/block/dm-1'. dm-1: Device busy: SYSTEMD_READY property from device is false [ 47.056663] systemd-udevd[159]: histb-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false [ 47.058722] systemd-udevd[142]: i2c-mt65xx: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.064394] systemd-udevd[162]: i2c-mt65xx: Processing device (SEQNUM=3179, ACTION=add) [ 47.066642] systemd-udevd[142]: i2c-rcar: Device is queued (SEQNUM=3180, ACTION=add) [ 47.068592] systemd-udevd[142]: i2c-rcar: Device ready for processing (SEQNUM=3180, ACTION=add) [ 47.070625] systemd-udevd[159]: i2c-rcar: Processing device (SEQNUM=3180, ACTION=add) [ 47.072948] systemd-udevd[164]: i2c-apple: Device processed (SEQNUM=3178, ACTION=add) [ 47.074492] systemd-udevd[164]: i2c-apple: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.076861] systemd-udevd[165]: hns_dsaf: Device processed (SEQNUM=3177, ACTION=add) [ 47.078434] systemd-udevd[165]: hns_dsaf: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.080652] systemd-udevd[142]: i2c-rcar: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.082138] systemd-udevd[142]: i2c-riic: Device is queued (SEQNUM=3181, ACTION=add) [ 47.084018] systemd-udevd[162]: i2c-mt65xx: Device processed (SEQNUM=3179, ACTION=add) [ 47.086143] systemd-udevd[142]: i2c-riic: Device ready for processing (SEQNUM=3181, ACTION=add) [ 47.087653] systemd-udevd[142]: i2c-riic: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.089701] systemd-udevd[172]: i2c-riic: Processing device (SEQNUM=3181, ACTION=add) [ 47.091806] systemd-udevd[142]: i2c-sh_mobile: Device is queued (SEQNUM=3182, ACTION=add) [ 47.093879] systemd-udevd[159]: i2c-rcar: Device processed (SEQNUM=3180, ACTION=add) [ 47.095682] systemd-udevd[142]: i2c-sh_mobile: Device ready for processing (SEQNUM=3182, ACTION=add) [ 47.097913] systemd-udevd[159]: i2c-rcar: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.099781] systemd-udevd[142]: i2c-sh_mobile: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.101849] systemd-udevd[167]: i2c-sh_mobile: Processing device (SEQNUM=3182, ACTION=add) [ 47.103702] systemd-udevd[142]: i2c_designware: Device is queued (SEQNUM=3183, ACTION=add) [ 47.105484] systemd-udevd[142]: i2c_designware: Device ready for processing (SEQNUM=3183, ACTION=add) [ 47.107323] systemd-udevd[162]: i2c-mt65xx: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.109483] systemd-udevd[142]: i2c_designware: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.111024] systemd-udevd[142]: i2c_qup: Device is queued (SEQNUM=3184, ACTION=add) [ 47.112653] systemd-udevd[142]: i2c_qup: Device ready for processing (SEQNUM=3184, ACTION=add) [ 47.114170] systemd-udevd[142]: i2c_qup: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.116434] systemd-udevd[162]: i2c_qup: Processing device (SEQNUM=3184, ACTION=add) [ 47.118319] systemd-udevd[142]: imx-bus-devfreq: Device is queued (SEQNUM=3185, ACTION=add) [ 47.120532] systemd-udevd[159]: i2c_designware: Processing device (SEQNUM=3183, ACTION=add) [ 47.122387] systemd-udevd[142]: imx-bus-devfreq: Device ready for processing (SEQNUM=3185, ACTION=add) [ 47.123894] systemd-udevd[142]: imx-bus-devfreq: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.126037] systemd-udevd[172]: i2c-riic: Device processed (SEQNUM=3181, ACTION=add) [ 47.127921] systemd-udevd[142]: imx-gpcv2: Device is queued (SEQNUM=3186, ACTION=add) [ 47.129726] systemd-udevd[142]: imx-gpcv2: Device ready for processing (SEQNUM=3186, ACTION=add) [ 47.131664] systemd-udevd[172]: i2c-riic: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.133948] systemd-udevd[166]: imx-bus-devfreq: Processing device (SEQNUM=3185, ACTION=add) [ 47.135874] systemd-udevd[142]: imx-gpcv2: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.137650] systemd-udevd[142]: imx-i2c: Device is queued (SEQNUM=3187, ACTION=add) [ 47.139120] systemd-udevd[142]: imx-i2c: Device ready for processing (SEQNUM=3187, ACTION=add) [ 47.140874] systemd-udevd[142]: imx-i2c: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.142908] systemd-udevd[158]: imx-gpcv2: Processing device (SEQNUM=3186, ACTION=add) [ 47.145035] systemd-udevd[167]: i2c-sh_mobile: Device processed (SEQNUM=3182, ACTION=add) [ 47.146996] systemd-udevd[142]: imx-iim: Device is queued (SEQNUM=3188, ACTION=add) [ 47.149040] systemd-udevd[167]: i2c-sh_mobile: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.150966] systemd-udevd[142]: imx-iim: Device ready for processing (SEQNUM=3188, ACTION=add) [ 47.152747] systemd-udevd[142]: imx-iim: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.154225] systemd-udevd[142]: imx-intmux: Device is queued (SEQNUM=3189, ACTION=add) [ 47.156251] systemd-udevd[162]: i2c_qup: Device processed (SEQNUM=3184, ACTION=add) [ 47.158052] systemd-udevd[142]: imx-intmux: Device ready for processing (SEQNUM=3189, ACTION=add) [ 47.160356] systemd-udevd[162]: i2c_qup: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.162282] systemd-udevd[142]: imx-intmux: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.164476] systemd-udevd[172]: imx-i2c: Processing device (SEQNUM=3187, ACTION=add) [ 47.166506] systemd-udevd[165]: imx-iim: Processing device (SEQNUM=3188, ACTION=add) [ 47.168773] systemd-udevd[166]: imx-bus-devfreq: Device processed (SEQNUM=3185, ACTION=add) [ 47.170395] systemd-udevd[166]: imx-bus-devfreq: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.172785] systemd-udevd[159]: i2c_designware: Device processed (SEQNUM=3183, ACTION=add) [ 47.174283] systemd-udevd[159]: i2c_designware: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.176660] systemd-udevd[142]: imx-irqsteer: Device is queued (SEQNUM=3190, ACTION=add) [ 47.178485] systemd-udevd[167]: imx-intmux: Processing device (SEQNUM=3189, ACTION=add) [ 47.180674] systemd-udevd[142]: imx-irqsteer: Device ready for processing (SEQNUM=3190, ACTION=add) [ 47.182257] systemd-udevd[142]: imx-irqsteer: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.184496] systemd-udevd[159]: imx-irqsteer: Processing device (SEQNUM=3190, ACTION=add) [ 47.186310] systemd-udevd[158]: imx-gpcv2: Device processed (SEQNUM=3186, ACTION=add) [ 47.188369] systemd-udevd[165]: imx-iim: Device processed (SEQNUM=3188, ACTION=add) [ 47.190260] systemd-udevd[158]: imx-gpcv2: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.192557] systemd-udevd[165]: imx-iim: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.195653] systemd-udevd[172]: imx-i2c: Device processed (SEQNUM=3187, ACTION=add) [ 47.201133] systemd-udevd[172]: imx-i2c: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.204607] systemd-udevd[142]: imx-lpi2c: Device is queued (SEQNUM=3191, ACTION=add) [ 47.206137] systemd-udevd[142]: imx-lpi2c: Device ready for processing (SEQNUM=3191, ACTION=add) [ 47.207747] systemd-udevd[142]: imx-lpi2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.210052] systemd-udevd[167]: imx-intmux: Device processed (SEQNUM=3189, ACTION=add) [ 47.211589] systemd-udevd[167]: imx-intmux: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.213870] systemd-udevd[142]: imx-pgc: Device is queued (SEQNUM=3192, ACTION=add) [ 47.215746] systemd-udevd[162]: imx-lpi2c: Processing device (SEQNUM=3191, ACTION=add) [ 47.217892] systemd-udevd[159]: imx-irqsteer: Device processed (SEQNUM=3190, ACTION=add) [ 47.219893] systemd-udevd[142]: imx-pgc: Device ready for processing (SEQNUM=3192, ACTION=add) [ 47.222062] systemd-udevd[159]: imx-irqsteer: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.224455] systemd-udevd[142]: imx-pgc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.226360] systemd-udevd[172]: imx-pgc: Processing device (SEQNUM=3192, ACTION=add) [ 47.228567] systemd-udevd[142]: imx-rpmsg: Device is queued (SEQNUM=3193, ACTION=add) [ 47.230197] systemd-udevd[142]: imx-rpmsg: Device ready for processing (SEQNUM=3193, ACTION=add) [ 47.231731] systemd-udevd[142]: imx-rpmsg: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.233533] systemd-udevd[142]: imx-scu: Device is queued (SEQNUM=3194, ACTION=add) [ 47.235019] systemd-udevd[142]: imx-scu: Device ready for processing (SEQNUM=3194, ACTION=add) [ 47.237148] systemd-udevd[162]: imx-lpi2c: Device processed (SEQNUM=3191, ACTION=add) [ 47.239126] systemd-udevd[142]: imx-scu: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.241354] systemd-udevd[162]: imx-lpi2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.243204] systemd-udevd[159]: imx-rpmsg: Processing device (SEQNUM=3193, ACTION=add) [ 47.245422] systemd-udevd[142]: imx-scu-pd: Device is queued (SEQNUM=3195, ACTION=add) [ 47.247222] systemd-udevd[167]: imx-scu: Processing device (SEQNUM=3194, ACTION=add) [ 47.249325] systemd-udevd[142]: imx-scu-pd: Device ready for processing (SEQNUM=3195, ACTION=add) [ 47.250842] systemd-udevd[142]: imx-scu-pd: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.252958] systemd-udevd[172]: imx-pgc: Device processed (SEQNUM=3192, ACTION=add) [ 47.254750] systemd-udevd[142]: imx-uart: Device is queued (SEQNUM=3196, ACTION=add) [ 47.257444] systemd-udevd[172]: imx-pgc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.259440] systemd-udevd[142]: imx-uart: Device ready for processing (SEQNUM=3196, ACTION=add) [ 47.261478] systemd-udevd[142]: imx-uart: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.262952] systemd-udevd[142]: imx-weim: Device is queued (SEQNUM=3197, ACTION=add) [ 47.264608] systemd-udevd[142]: imx-weim: Device ready for processing (SEQNUM=3197, ACTION=add) [ 47.266415] systemd-udevd[162]: imx-uart: Processing device (SEQNUM=3196, ACTION=add) [ 47.268695] systemd-udevd[142]: imx-weim: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.270609] systemd-udevd[166]: imx-scu-pd: Processing device (SEQNUM=3195, ACTION=add) [ 47.272831] systemd-udevd[142]: imx6q-pcie: Device is queued (SEQNUM=3198, ACTION=add) [ 47.274280] systemd-udevd[142]: imx6q-pcie: Device ready for processing (SEQNUM=3198, ACTION=add) [ 47.275931] systemd-udevd[142]: imx6q-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.278081] systemd-udevd[172]: imx-weim: Processing device (SEQNUM=3197, ACTION=add) [ 47.279904] systemd-udevd[142]: imx7ulp-tpm-pwm: Device is queued (SEQNUM=3199, ACTION=add) [ 47.281671] systemd-udevd[142]: imx7ulp-tpm-pwm: Device ready for processing (SEQNUM=3199, ACTION=add) [ 47.283894] systemd-udevd[167]: imx-scu: Device processed (SEQNUM=3194, ACTION=add) [ 47.286321] systemd-udevd[142]: imx7ulp-tpm-pwm: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.291915] systemd-udevd[159]: imx-rpmsg: Device processed (SEQNUM=3193, ACTION=add) [ 47.294238] systemd-udevd[142]: imx7ulp-wdt: Device is queued (SEQNUM=3200, ACTION=add) [ 47.296716] systemd-udevd[159]: imx-rpmsg: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.299063] systemd-udevd[142]: imx7ulp-wdt: Device ready for processing (SEQNUM=3200, ACTION=add) [ 47.301058] systemd-udevd[142]: imx7ulp-wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.303102] systemd-udevd[158]: imx6q-pcie: Processing device (SEQNUM=3198, ACTION=add) [ 47.305365] systemd-udevd[142]: imx8-acm: Device is queued (SEQNUM=3201, ACTION=add) [ 47.307475] systemd-udevd[164]: imx7ulp-wdt: Processing device (SEQNUM=3200, ACTION=add) [ 47.309921] systemd-udevd[165]: imx7ulp-tpm-pwm: Processing device (SEQNUM=3199, ACTION=add) [ 47.314962] systemd-udevd[167]: imx-scu: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.319962] systemd-udevd[142]: imx8-acm: Device ready for processing (SEQNUM=3201, ACTION=add) [ 47.321904] systemd-udevd[142]: imx8-acm: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 47.324588] systemd-udevd[166]: imx-scu-pd: Device processed (SEQNUM=3195, ACTION=add) [ 47.326314] systemd-udevd[166]: imx-scu-pd: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.328805] systemd-udevd[142]: imx8-pcie-phy: Device is queued (SEQNUM=3202, ACTION=add) [ 47.330908] systemd-udevd[162]: imx-uart: Device processed (SEQNUM=3196, ACTION=add) [ 47.332817] systemd-udevd[162]: imx-uart: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.334948] systemd-udevd[172]: imx-weim: Device processed (SEQNUM=3197, ACTION=add) [ 47.337154] systemd-udevd[159]: imx8-acm: Processing device (SEQNUM=3201, ACTION=add) [ 47.339272] systemd-udevd[142]: imx8-pcie-phy: Device ready for processing (SEQNUM=3202, ACTION=add) [ 47.341423] systemd-udevd[142]: imx8-pcie-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.343517] systemd-udevd[158]: imx6q-pcie: Device processed (SEQNUM=3198, ACTION=add) [ 47.346164] systemd-udevd[142]: imx8m-blk-ctrl: Device is queued (SEQNUM=3203, ACTION=add) [ 47.348645] systemd-udevd[158]: imx6q-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.350899] systemd-udevd[165]: imx7ulp-tpm-pwm: Device processed (SEQNUM=3199, ACTION=add) [ 47.353359] systemd-udevd[162]: imx8-pcie-phy: Processing device (SEQNUM=3202, ACTION=add) [ 47.355393] systemd-udevd[165]: imx7ulp-tpm-pwm: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.357916] systemd-udevd[142]: imx8m-blk-ctrl: Device ready for processing (SEQNUM=3203, ACTION=add) [ 47.360574] systemd-udevd[142]: imx8m-blk-ctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. M [ *** ] (1 of 2) A start job is running for…rtition Root Disk (36s / no limit) [ 47.363354] systemd-udevd[164]: imx7ulp-wdt: Device processed (SEQNUM=3200, ACTION=add) [ 47.367609] systemd-udevd[167]: imx8m-blk-ctrl: Processing device (SEQNUM=3203, ACTION=add) [ 47.370107] systemd-udevd[172]: imx-weim: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.372678] systemd-udevd[142]: imx8mm-ccm: Device is queued (SEQNUM=3204, ACTION=add) [ 47.374407] systemd-udevd[142]: imx8mm-ccm: Device ready for processing (SEQNUM=3204, ACTION=add) [ 47.376478] systemd-udevd[142]: imx8mm-ccm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.378572] systemd-udevd[172]: imx8mm-ccm: Processing device (SEQNUM=3204, ACTION=add) [ 47.381089] systemd-udevd[164]: imx7ulp-wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.383332] systemd-udevd[159]: imx8-acm: Device processed (SEQNUM=3201, ACTION=add) [ 47.385409] systemd-udevd[159]: imx8-acm: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 47.387744] systemd-udevd[142]: imx8mm-pinctrl: Device is queued (SEQNUM=3205, ACTION=add) [ 47.389778] systemd-udevd[142]: imx8mm-pinctrl: Device ready for processing (SEQNUM=3205, ACTION=add) [ 47.391498] systemd-udevd[142]: imx8mm-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.394093] systemd-udevd[172]: imx8mm-ccm: Device processed (SEQNUM=3204, ACTION=add) [ 47.396384] systemd-udevd[167]: imx8m-blk-ctrl: Device processed (SEQNUM=3203, ACTION=add) [ 47.398399] systemd-udevd[172]: imx8mm-ccm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.400791] systemd-udevd[167]: imx8m-blk-ctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.403006] systemd-udevd[166]: imx8mm-pinctrl: Processing device (SEQNUM=3205, ACTION=add) [ 47.405301] systemd-udevd[142]: imx8mn-ccm: Device is queued (SEQNUM=3206, ACTION=add) [ 47.406969] systemd-udevd[142]: imx8mn-ccm: Device ready for processing (SEQNUM=3206, ACTION=add) [ 47.409386] systemd-udevd[162]: imx8-pcie-phy: Device processed (SEQNUM=3202, ACTION=add) [ 47.411105] systemd-udevd[162]: imx8-pcie-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.413379] systemd-udevd[142]: imx8mn-ccm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.415514] systemd-udevd[159]: imx8mn-ccm: Processing device (SEQNUM=3206, ACTION=add) [ 47.418150] systemd-udevd[142]: imx8mn-pinctrl: Device is queued (SEQNUM=3207, ACTION=add) [ 47.419853] systemd-udevd[142]: imx8mn-pinctrl: Device ready for processing (SEQNUM=3207, ACTION=add) [ 47.421805] systemd-udevd[142]: imx8mn-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.423932] systemd-udevd[166]: imx8mm-pinctrl: Device processed (SEQNUM=3205, ACTION=add) [ 47.425717] systemd-udevd[166]: imx8mm-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.427605] systemd-udevd[142]: imx8mp-audio-blk-ctrl: Device is queued (SEQNUM=3208, ACTION=add) [ 47.429459] systemd-udevd[142]: imx8mp-audio-blk-ctrl: Device ready for processing (SEQNUM=3208, ACTION=add) [ 47.431048] systemd-udevd[142]: imx8mp-audio-blk-ctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 47.433254] systemd-udevd[172]: imx8mp-audio-blk-ctrl: Processing device (SEQNUM=3208, ACTION=add) [ 47.435142] systemd-udevd[142]: imx8mp-blk-ctrl: Device is queued (SEQNUM=3209, ACTION=add) [ 47.437303] systemd-udevd[159]: imx8mn-ccm: Device processed (SEQNUM=3206, ACTION=add) [ 47.439308] systemd-udevd[142]: imx8mp-blk-ctrl: Device ready for processing (SEQNUM=3209, ACTION=add) [ 47.441563] systemd-udevd[159]: imx8mn-ccm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.443691] systemd-udevd[142]: imx8mp-blk-ctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.445874] systemd-udevd[162]: imx8mn-pinctrl: Processing device (SEQNUM=3207, ACTION=add) [ 47.447722] systemd-udevd[142]: imx8mp-ccm: Device is queued (SEQNUM=3210, ACTION=add) [ 47.449880] systemd-udevd[167]: imx8mp-blk-ctrl: Processing device (SEQNUM=3209, ACTION=add) [ 47.451890] systemd-udevd[142]: imx8mp-ccm: Device ready for processing (SEQNUM=3210, ACTION=add) [ 47.453661] systemd-udevd[142]: imx8mp-ccm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.455147] systemd-udevd[142]: imx8mp-dwc3: Device is queued (SEQNUM=3211, ACTION=add) [ 47.456898] systemd-udevd[142]: imx8mp-dwc3: Device ready for processing (SEQNUM=3211, ACTION=add) [ 47.458457] systemd-udevd[142]: imx8mp-dwc3: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.459966] systemd-udevd[142]: imx8mp-interconnect: Device is queued (SEQNUM=3212, ACTION=add) [ 47.461670] systemd-udevd[142]: imx8mp-interconnect: Device ready for processing (SEQNUM=3212, ACTION=add) [ 47.463527] systemd-udevd[158]: imx8mp-interconnect: Processing device (SEQNUM=3212, ACTION=add) [ 47.465755] systemd-udevd[166]: imx8mp-dwc3: Processing device (SEQNUM=3211, ACTION=add) [ 47.467570] systemd-udevd[159]: imx8mp-ccm: Processing device (SEQNUM=3210, ACTION=add) [ 47.470158] systemd-udevd[142]: imx8mp-interconnect: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 47.471699] systemd-udevd[142]: imx8mp-pinctrl: Device is queued (SEQNUM=3213, ACTION=add) [ 47.473454] systemd-udevd[142]: imx8mp-pinctrl: Device ready for processing (SEQNUM=3213, ACTION=add) [ 47.474918] systemd-udevd[142]: imx8mp-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.477083] systemd-udevd[162]: imx8mn-pinctrl: Device processed (SEQNUM=3207, ACTION=add) [ 47.478561] systemd-udevd[162]: imx8mn-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.480847] systemd-udevd[172]: imx8mp-audio-blk-ctrl: Device processed (SEQNUM=3208, ACTION=add) [ 47.482955] systemd-udevd[167]: imx8mp-blk-ctrl: Device processed (SEQNUM=3209, ACTION=add) [ 47.485142] systemd-udevd[172]: imx8mp-audio-blk-ctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 47.487495] systemd-udevd[167]: imx8mp-blk-ctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.493722] systemd-udevd[158]: imx8mp-interconnect: Device processed (SEQNUM=3212, ACTION=add) dm-1: Processing udev action (SEQNUM=4055, ACTION=change) dm-1: Got 'change' action on syspath '/sys/devices/virtual/block/dm-1'. dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false [ 47.507248] sh[205]: Successfully encrypted future partition 3. [ 47.508974] sh[205]: Formatting future partition 3. [ 47.511369] systemd-udevd[159]: imx8mp-ccm: Device processed (SEQNUM=3210, ACTION=add) [ 47.513745] systemd-udevd[142]: imx8mq-ccm: Device is queued (SEQNUM=3214, ACTION=add) dm-1: Device busy: SYSTEMD_READY property from device is false [ 47.515704] systemd-udevd[159]: imx8mp-ccm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.518398] systemd-udevd[142]: imx8mq-ccm: Device ready for processing (SEQNUM=3214, ACTION=add) [ 47.520949] systemd-udevd[165]: imx8mp-pinctrl: Processing device (SEQNUM=3213, ACTION=add) [ 47.522935] systemd-udevd[142]: imx8mq-ccm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.525200] systemd-udevd[166]: imx8mp-dwc3: Device processed (SEQNUM=3211, ACTION=add) dm-1: Device busy: SYSTEMD_READY property from device is false dm-1: Device busy: SYSTEMD_READY property from device is false [ 47.526908] systemd-udevd[166]: imx8mp-dwc3: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.529156] systemd-udevd[158]: imx8mp-interconnect: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 47.534291] systemd-udevd[164]: imx8mq-ccm: Processing device (SEQNUM=3214, ACTION=add) [ 47.536425] systemd-udevd[142]: imx8mq-pinctrl: Device is queued (SEQNUM=3215, ACTION=add) [ 47.537888] systemd-udevd[142]: imx8mq-pinctrl: Device ready for processing (SEQNUM=3215, ACTION=add) [ 47.539382] systemd-udevd[142]: imx8mq-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.541371] systemd-udevd[142]: imx8mq-usb-phy: Device is queued (SEQNUM=3216, ACTION=add) [ 47.543002] systemd-udevd[142]: imx8mq-usb-phy: Device ready for processing (SEQNUM=3216, ACTION=add) [ 47.544963] systemd-udevd[142]: imx8mq-usb-phy: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.546883] systemd-udevd[165]: imx8mp-pinctrl: Device processed (SEQNUM=3213, ACTION=add) [ 47.549104] systemd-udevd[162]: imx8mq-usb-phy: Processing device (SEQNUM=3216, ACTION=add) [ 47.550981] systemd-udevd[142]: imx8qm-pinctrl: Device is queued (SEQNUM=3217, ACTION=add) [ 47.553096] systemd-udevd[165]: imx8mp-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.555019] systemd-udevd[142]: imx8qm-pinctrl: Device ready for processing (SEQNUM=3217, ACTION=add) [ 47.556759] systemd-udevd[142]: imx8qm-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.558702] systemd-udevd[159]: imx8mq-pinctrl: Processing device (SEQNUM=3215, ACTION=add) [ 47.560783] systemd-udevd[142]: imx8qxp-clk: Device is queued (SEQNUM=3218, ACTION=add) [ 47.562739] systemd-udevd[164]: imx8mq-ccm: Device processed (SEQNUM=3214, ACTION=add) [ 47.564927] systemd-udevd[142]: imx8qxp-clk: Device ready for processing (SEQNUM=3218, ACTION=add) [ 47.566946] systemd-udevd[164]: imx8mq-ccm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.569270] systemd-udevd[142]: imx8qxp-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.571320] systemd-udevd[172]: imx8qm-pinctrl: Processing device (SEQNUM=3217, ACTION=add) [ 47.573655] systemd-udevd[142]: imx8qxp-lpcg-clk: Device is queued (SEQNUM=3219, ACTION=add) [ 47.575164] systemd-udevd[142]: imx8qxp-lpcg-clk: Device ready for processing (SEQNUM=3219, ACTION=add) [ 47.577298] systemd-udevd[167]: imx8qxp-clk: Processing device (SEQNUM=3218, ACTION=add) [ 47.579155] systemd-udevd[142]: imx8qxp-lpcg-clk: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 47.580946] systemd-udevd[142]: imx8qxp-pinctrl: Device is queued (SEQNUM=3220, ACTION=add) [ 47.582396] systemd-udevd[142]: imx8qxp-pinctrl: Device ready for processing (SEQNUM=3220, ACTION=add) [ 47.583934] systemd-udevd[142]: imx8qxp-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.586069] systemd-udevd[166]: imx8qxp-lpcg-clk: Processing device (SEQNUM=3219, ACTION=add) [ 47.587913] systemd-udevd[142]: imx8ulp-pinctrl: Device is queued (SEQNUM=3221, ACTION=add) [ 47.589628] systemd-udevd[142]: imx8ulp-pinctrl: Device ready for processing (SEQNUM=3221, ACTION=add) [ 47.591089] systemd-udevd[142]: imx8ulp-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.593249] systemd-udevd[158]: imx8qxp-pinctrl: Processing device (SEQNUM=3220, ACTION=add) [ 47.595315] systemd-udevd[142]: imx93-blk-ctrl: Device is queued (SEQNUM=3222, ACTION=add) [ 47.597085] systemd-udevd[142]: imx93-blk-ctrl: Device ready for processing (SEQNUM=3222, ACTION=add) [ 47.598550] systemd-udevd[142]: imx93-blk-ctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.600327] systemd-udevd[142]: imx93-ccm: Device is queued (SEQNUM=3223, ACTION=add) [ 47.601760] systemd-udevd[142]: imx93-ccm: Device ready for processing (SEQNUM=3223, ACTION=add) [ 47.603614] systemd-udevd[159]: imx8mq-pinctrl: Device processed (SEQNUM=3215, ACTION=add) [ 47.617043] sh[214]: mke2fs 1.47.0 (5-Feb-2023) [ 47.622571] systemd-udevd[162]: imx8mq-usb-phy: Device processed (SEQNUM=3216, ACTION=add) [ 47.624852] systemd-udevd[142]: imx93-ccm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.626934] systemd-udevd[159]: imx8mq-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.629372] systemd-udevd[142]: imx93-pinctrl: Device is queued (SEQNUM=3224, ACTION=add) [ 47.631036] systemd-udevd[142]: imx93-pinctrl: Device ready for processing (SEQNUM=3224, ACTION=add) [ 47.633287] systemd-udevd[142]: imx93-pinctrl: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.639031] systemd-udevd[165]: imx8ulp-pinctrl: Processing device (SEQNUM=3221, ACTION=add) [ 47.641638] systemd-udevd[142]: imx93_power_domain: Device is queued (SEQNUM=3225, ACTION=add) [ 47.643302] systemd-udevd[142]: imx93_power_domain: Device ready for processing (SEQNUM=3225, ACTION=add) [ 47.645372] systemd-udevd[142]: imx93_power_domain: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 47.651011] systemd-udevd[168]: imx93-ccm: Processing device (SEQNUM=3223, ACTION=add) [ 47.653522] systemd-udevd[142]: imx93_src: Device is queued (SEQNUM=3226, ACTION=add) [ 47.662871] systemd-udevd[167]: imx8qxp-clk: Device processed (SEQNUM=3218, ACTION=add) [ 47.666306] systemd-udevd[142]: imx93_src: Device ready for processing (SEQNUM=3226, ACTION=add) [ 47.669509] systemd-udevd[167]: imx8qxp-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 47.672930] systemd-udevd[142]: imx93_src: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.676867] systemd-udevd[159]: imx93_power_domain: Processing device (SEQNUM=3225, ACTION=add) [ 47.678951] sh[214]: Discarding device blocks: 0/2617343 done [ 47.681698] systemd-udevd[142]: imx_mu: Device is queued (SEQNUM=3227, ACTION=add) [ 47.685789] systemd-udevd[142]: imx_mu: Device ready for processing (SEQNUM=3227, ACTION=add) [ 47.690893] systemd-udevd[142]: imx_mu: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 47.692616] systemd-udevd[142]: imx_ocotp: Device is queued (SEQNUM=3228, ACTION=add) [ 47.694133] systemd-udevd[142]: imx_ocotp: Device ready for processing (SEQNUM=3228, ACTION=add) [ 47.699092] systemd-udevd[169]: imx93-pinctrl: Processing device (SEQNUM=3224, ACTION=add) [ 47.701329] sh[214]: Creating filesystem with 2617343 4k blocks and 655360 inodes [ 47.702793] sh[214]: Filesystem UUID: 6f1bbe63-acbd-4792-9d89-732f48bcc664 [ 47.704508] sh[214]: Superblock backups stored on blocks: [ 47.705864] sh[214]: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 [ 47.707730] systemd-udevd[142]: imx_ocotp: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 47.713266] systemd-udevd[142]: imx_scu_ocotp: Device is queued (SEQNUM=3229, ACTION=add) [ 47.717037] systemd-udevd[142]: imx_scu_ocotp: Device ready for processing (SEQNUM=3229, ACTION=add) [ 47.719036] sh[214]: Allocating group tables: 0/80 done [ 47.721043] systemd-udevd[165]: imx8ulp-pinctrl: Device processed (SEQNUM=3221, ACTION=add) [ 47.723235] systemd-udevd[162]: imx8mq-usb-phy: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.728567] systemd-udevd[161]: imx_ocotp: Processing device (SEQNUM=3228, ACTION=add) [ 47.730396] sh[214]: Writing inode tables: 0/80 done [ 47.735301] systemd-udevd[172]: imx8qm-pinctrl: Device processed (SEQNUM=3217, ACTION=add) [ 47.736952] systemd-udevd[172]: imx8qm-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.738740] systemd-udevd[142]: imx_scu_ocotp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.740895] systemd-udevd[167]: imx_mu: Processing device (SEQNUM=3227, ACTION=add) [ 47.745928] systemd-udevd[164]: imx93-blk-ctrl: Processing device (SEQNUM=3222, ACTION=add) [ 47.747676] systemd-udevd[142]: imx_usb: Device is queued (SEQNUM=3230, ACTION=add) [ 47.749435] systemd-udevd[142]: imx_usb: Device ready for processing (SEQNUM=3230, ACTION=add) [ 47.751359] systemd-udevd[165]: imx8ulp-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.756944] systemd-udevd[163]: imx93_src: Processing device (SEQNUM=3226, ACTION=add) [ 47.761853] systemd-udevd[173]: imx_scu_ocotp: Processing device (SEQNUM=3229, ACTION=add) [ 47.764019] systemd-udevd[159]: imx93_power_domain: Device processed (SEQNUM=3225, ACTION=add) [ 47.765961] systemd-udevd[159]: imx93_power_domain: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 47.771201] systemd-udevd[166]: imx8qxp-lpcg-clk: Device processed (SEQNUM=3219, ACTION=add) [ 47.772825] systemd-udevd[166]: imx8qxp-lpcg-clk: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 47.774648] systemd-udevd[167]: imx_mu: Device processed (SEQNUM=3227, ACTION=add) [ 47.776326] systemd-udevd[167]: imx_mu: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 47.778146] systemd-udevd[142]: imx_usb: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.783296] systemd-udevd[158]: imx8qxp-pinctrl: Device processed (SEQNUM=3220, ACTION=add) [ 47.784942] systemd-udevd[158]: imx8qxp-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.794270] systemd-udevd[142]: imxrt1050-pinctrl: Device is queued (SEQNUM=3231, ACTION=add) [ 47.797736] systemd-udevd[162]: imx_usb: Processing device (SEQNUM=3230, ACTION=add) [ 47.800663] systemd-udevd[169]: imx93-pinctrl: Device processed (SEQNUM=3224, ACTION=add) [ 47.802201] systemd-udevd[169]: imx93-pinctrl: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.804400] systemd-udevd[142]: imxrt1050-pinctrl: Device ready for processing (SEQNUM=3231, ACTION=add) [ 47.805986] systemd-udevd[142]: imxrt1050-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 47.807874] systemd-udevd[159]: imxrt1050-pinctrl: Processing device (SEQNUM=3231, ACTION=add) [ 47.810001] systemd-udevd[142]: imxrt1170-pinctrl: Device is queued (SEQNUM=3232, ACTION=add) [ 47.811842] systemd-udevd[161]: imx_ocotp: Device processed (SEQNUM=3228, ACTION=add) [ 47.813914] systemd-udevd[142]: imxrt1170-pinctrl: Device ready for processing (SEQNUM=3232, ACTION=add) [ 47.815791] systemd-udevd[161]: imx_ocotp: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.817903] systemd-udevd[142]: imxrt1170-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 47.819822] systemd-udevd[172]: imxrt1170-pinctrl: Processing device (SEQNUM=3232, ACTION=add) [ 47.821934] systemd-udevd[142]: inno-hdmi-phy: Device is queued (SEQNUM=3233, ACTION=add) [ 47.823440] systemd-udevd[142]: inno-hdmi-phy: Device ready for processing (SEQNUM=3233, ACTION=add) [ 47.825396] systemd-udevd[142]: inno-hdmi-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 47.827022] systemd-udevd[142]: ipq5018-tlmm: Device is queued (SEQNUM=3234, ACTION=add) [ 47.828817] systemd-udevd[142]: ipq5018-tlmm: Device ready for processing (SEQNUM=3234, ACTION=add) [ 47.830346] systemd-udevd[142]: ipq5018-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.832613] systemd-udevd[167]: inno-hdmi-phy: Processing device (SEQNUM=3233, ACTION=add) [ 47.834381] systemd-udevd[173]: imx_scu_ocotp: Device processed (SEQNUM=3229, ACTION=add) [ 47.836556] systemd-udevd[166]: ipq5018-tlmm: Processing device (SEQNUM=3234, ACTION=add) [ 47.838322] systemd-udevd[173]: imx_scu_ocotp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.840403] systemd-udevd[142]: ipq5332-tlmm: Device is queued (SEQNUM=3235, ACTION=add) [ 47.842038] systemd-udevd[142]: ipq5332-tlmm: Device ready for processing (SEQNUM=3235, ACTION=add) [ 47.843608] systemd-udevd[142]: ipq5332-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.845720] systemd-udevd[163]: imx93_src: Device processed (SEQNUM=3226, ACTION=add) [ 47.847465] systemd-udevd[142]: ipq6018-pinctrl: Device is queued (SEQNUM=3236, ACTION=add) [ 47.849787] systemd-udevd[163]: imx93_src: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.851585] systemd-udevd[162]: imx_usb: Device processed (SEQNUM=3230, ACTION=add) [ 47.853667] systemd-udevd[158]: ipq5332-tlmm: Processing device (SEQNUM=3235, ACTION=add) [ 47.855604] systemd-udevd[162]: imx_usb: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 47.857701] systemd-udevd[142]: ipq6018-pinctrl: Device ready for processing (SEQNUM=3236, ACTION=add) [ 47.859590] systemd-udevd[165]: ipq6018-pinctrl: Processing device (SEQNUM=3236, ACTION=add) M [*** ] (1 of 2) A start job is running for…rtition Root Disk (37s / no limit) [ 47.861848] systemd-udevd[142]: ipq6018-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.866066] systemd-udevd[168]: imx93-ccm: Device processed (SEQNUM=3223, ACTION=add) [ 47.867466] systemd-udevd[168]: imx93-ccm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 47.869664] systemd-udevd[166]: ipq5018-tlmm: Device processed (SEQNUM=3234, ACTION=add) [ 47.871083] systemd-udevd[166]: ipq5018-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.873137] systemd-udevd[142]: ipq8074-pinctrl: Device is queued (SEQNUM=3237, ACTION=add) [ 47.874975] systemd-udevd[167]: inno-hdmi-phy: Device processed (SEQNUM=3233, ACTION=add) [ 47.876932] systemd-udevd[142]: ipq8074-pinctrl: Device ready for processing (SEQNUM=3237, ACTION=add) [ 47.878975] systemd-udevd[167]: inno-hdmi-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 47.881033] systemd-udevd[142]: ipq8074-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 47.883065] systemd-udevd[172]: imxrt1170-pinctrl: Device processed (SEQNUM=3232, ACTION=add) [ 47.884819] systemd-udevd[172]: imxrt1170-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 47.886644] systemd-udevd[162]: ipq8074-pinctrl: Processing device (SEQNUM=3237, ACTION=add) [ 47.888775] systemd-udevd[158]: ipq5332-tlmm: Device processed (SEQNUM=3235, ACTION=add) [ 47.890521] systemd-udevd[164]: imx93-blk-ctrl: Device processed (SEQNUM=3222, ACTION=add) [ 47.892557] systemd-udevd[158]: ipq5332-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.894359] systemd-udevd[142]: ipq9574-tlmm: Device is queued (SEQNUM=3238, ACTION=add) [ 47.896567] systemd-udevd[164]: imx93-blk-ctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 47.898407] systemd-udevd[142]: ipq9574-tlmm: Device ready for processing (SEQNUM=3238, ACTION=add) [ 47.899917] systemd-udevd[142]: ipq9574-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.901987] systemd-udevd[172]: ipq9574-tlmm: Processing device (SEQNUM=3238, ACTION=add) [ 47.903750] systemd-udevd[165]: ipq6018-pinctrl: Device processed (SEQNUM=3236, ACTION=add) [ 47.905955] systemd-udevd[142]: iproc-gpio: Device is queued (SEQNUM=3239, ACTION=add) [ 47.907802] systemd-udevd[165]: ipq6018-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.912838] systemd-udevd[142]: iproc-gpio: Device ready for processing (SEQNUM=3239, ACTION=add) [ 47.916783] systemd-udevd[159]: imxrt1050-pinctrl: Device processed (SEQNUM=3231, ACTION=add) [ 47.920812] systemd-udevd[142]: iproc-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.924538] systemd-udevd[159]: imxrt1050-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 47.927966] systemd-udevd[167]: iproc-gpio: Processing device (SEQNUM=3239, ACTION=add) [ 47.931368] systemd-udevd[142]: iproc-mdio: Device is queued (SEQNUM=3240, ACTION=add) [ 47.933090] systemd-udevd[142]: iproc-mdio: Device ready for processing (SEQNUM=3240, ACTION=add) [ 47.934588] systemd-udevd[142]: iproc-mdio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.936387] systemd-udevd[142]: iproc-pcie: Device is queued (SEQNUM=3241, ACTION=add) [ 47.937817] systemd-udevd[142]: iproc-pcie: Device ready for processing (SEQNUM=3241, ACTION=add) [ 47.939278] systemd-udevd[142]: iproc-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 47.941363] systemd-udevd[159]: iproc-mdio: Processing device (SEQNUM=3240, ACTION=add) [ 47.943399] systemd-udevd[142]: iproc-rng200: Device is queued (SEQNUM=3242, ACTION=add) [ 47.945317] systemd-udevd[142]: iproc-rng200: Device ready for processing (SEQNUM=3242, ACTION=add) [ 47.946780] systemd-udevd[142]: iproc-rng200: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 47.948733] systemd-udevd[142]: iproc-xgs-gpio: Device is queued (SEQNUM=3243, ACTION=add) [ 47.950181] systemd-udevd[142]: iproc-xgs-gpio: Device ready for processing (SEQNUM=3243, ACTION=add) [ 47.951666] systemd-udevd[142]: iproc-xgs-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 47.953823] systemd-udevd[162]: ipq8074-pinctrl: Device processed (SEQNUM=3237, ACTION=add) [ 47.955240] systemd-udevd[162]: ipq8074-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 47.957262] systemd-udevd[158]: iproc-rng200: Processing device (SEQNUM=3242, ACTION=add) [ 47.959049] systemd-udevd[142]: isp1760: Device is queued (SEQNUM=3244, ACTION=add) [ 47.960741] systemd-udevd[142]: isp1760: Device ready for processing (SEQNUM=3244, ACTION=add) [ 47.962561] systemd-udevd[166]: iproc-pcie: Processing device (SEQNUM=3241, ACTION=add) [ 47.964941] systemd-udevd[142]: isp1760: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 47.966447] systemd-udevd[142]: iwdg: Device is queued (SEQNUM=3245, ACTION=add) [ 47.968470] systemd-udevd[142]: iwdg: Device ready for processing (SEQNUM=3245, ACTION=add) [ 47.970276] systemd-udevd[165]: iproc-xgs-gpio: Processing device (SEQNUM=3243, ACTION=add) [ 47.972355] systemd-udevd[167]: iproc-gpio: Device processed (SEQNUM=3239, ACTION=add) [ 47.974099] systemd-udevd[142]: iwdg: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 47.978725] systemd-udevd[167]: iproc-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 47.980725] systemd-udevd[142]: k3-chipinfo: Device is queued (SEQNUM=3246, ACTION=add) [ 47.982527] systemd-udevd[172]: ipq9574-tlmm: Device processed (SEQNUM=3238, ACTION=add) [ 47.984669] systemd-udevd[142]: k3-chipinfo: Device ready for processing (SEQNUM=3246, ACTION=add) [ 47.986801] systemd-udevd[172]: ipq9574-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 47.989655] systemd-udevd[142]: k3-chipinfo: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 47.992619] systemd-udevd[164]: isp1760: Processing device (SEQNUM=3244, ACTION=add) [ 47.995394] systemd-udevd[142]: k3-dma: Device is queued (SEQNUM=3247, ACTION=add) [ 47.997889] systemd-udevd[142]: k3-dma: Device ready for processing (SEQNUM=3247, ACTION=add) [ 47.999834] systemd-udevd[142]: k3-dma: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 48.002755] systemd-udevd[168]: k3-chipinfo: Processing device (SEQNUM=3246, ACTION=add) [ 48.005129] systemd-udevd[159]: iproc-mdio: Device processed (SEQNUM=3240, ACTION=add) [ 48.007392] systemd-udevd[159]: iproc-mdio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.010493] systemd-udevd[162]: iwdg: Processing device (SEQNUM=3245, ACTION=add) [ 48.013176] systemd-udevd[172]: k3-dma: Processing device (SEQNUM=3247, ACTION=add) [ 48.015471] systemd-udevd[168]: k3-chipinfo: Device processed (SEQNUM=3246, ACTION=add) [ 48.017724] systemd-udevd[142]: k3-ringacc: Device is queued (SEQNUM=3248, ACTION=add) [ 48.019192] systemd-udevd[142]: k3-ringacc: Device ready for processing (SEQNUM=3248, ACTION=add) [ 48.021254] systemd-udevd[158]: iproc-rng200: Device processed (SEQNUM=3242, ACTION=add) [ 48.022995] systemd-udevd[142]: k3-ringacc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.025073] systemd-udevd[158]: iproc-rng200: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.026861] systemd-udevd[142]: keystone-dwc3: Device is queued (SEQNUM=3249, ACTION=add) [ 48.028954] systemd-udevd[168]: k3-chipinfo: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.030743] systemd-udevd[167]: k3-ringacc: Processing device (SEQNUM=3248, ACTION=add) [ 48.032877] systemd-udevd[142]: keystone-dwc3: Device ready for processing (SEQNUM=3249, ACTION=add) [ 48.034538] systemd-udevd[142]: keystone-dwc3: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.036648] systemd-udevd[165]: iproc-xgs-gpio: Device processed (SEQNUM=3243, ACTION=add) [ 48.038445] systemd-udevd[142]: kgdboc: Device is queued (SEQNUM=3250, ACTION=add) [ 48.039884] systemd-udevd[142]: kgdboc: Device ready for processing (SEQNUM=3250, ACTION=add) [ 48.041549] systemd-udevd[142]: kgdboc: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 48.043018] systemd-udevd[142]: kirin-pcie: Device is queued (SEQNUM=3251, ACTION=add) [ 48.044665] systemd-udevd[142]: kirin-pcie: Device ready for processing (SEQNUM=3251, ACTION=add) [ 48.046126] systemd-udevd[142]: kirin-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.047976] systemd-udevd[172]: k3-dma: Device processed (SEQNUM=3247, ACTION=add) [ 48.049902] systemd-udevd[164]: isp1760: Device processed (SEQNUM=3244, ACTION=add) [ 48.051624] systemd-udevd[172]: k3-dma: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 48.053716] systemd-udevd[142]: layerscape-pcie: Device is queued (SEQNUM=3252, ACTION=add) [ 48.055183] systemd-udevd[142]: layerscape-pcie: Device ready for processing (SEQNUM=3252, ACTION=add) [ 48.057258] systemd-udevd[159]: keystone-dwc3: Processing device (SEQNUM=3249, ACTION=add) [ 48.059524] systemd-udevd[142]: layerscape-pcie: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.061497] systemd-udevd[142]: leds-bcm63xxx: Device is queued (SEQNUM=3253, ACTION=add) [ 48.062934] systemd-udevd[142]: leds-bcm63xxx: Device ready for processing (SEQNUM=3253, ACTION=add) [ 48.064926] systemd-udevd[158]: kgdboc: Processing device (SEQNUM=3250, ACTION=add) [ 48.066681] systemd-udevd[166]: iproc-pcie: Device processed (SEQNUM=3241, ACTION=add) [ 48.068369] systemd-udevd[166]: iproc-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.070132] systemd-udevd[165]: iproc-xgs-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.071933] systemd-udevd[164]: isp1760: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 48.073956] systemd-udevd[168]: kirin-pcie: Processing device (SEQNUM=3251, ACTION=add) [ 48.075722] systemd-udevd[169]: layerscape-pcie: Processing device (SEQNUM=3252, ACTION=add) [ 48.077693] systemd-udevd[159]: keystone-dwc3: Device processed (SEQNUM=3249, ACTION=add) [ 48.079148] systemd-udevd[159]: keystone-dwc3: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.081285] systemd-udevd[142]: leds-bcm63xxx: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.083230] systemd-udevd[167]: k3-ringacc: Device processed (SEQNUM=3248, ACTION=add) [ 48.085343] systemd-udevd[163]: leds-bcm63xxx: Processing device (SEQNUM=3253, ACTION=add) [ 48.087100] systemd-udevd[167]: k3-ringacc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.089179] systemd-udevd[142]: leds-gpio: Device is queued (SEQNUM=3254, ACTION=add) [ 48.090974] systemd-udevd[162]: iwdg: Device processed (SEQNUM=3245, ACTION=add) [ 48.093193] systemd-udevd[142]: leds-gpio: Device ready for processing (SEQNUM=3254, ACTION=add) [ 48.095042] systemd-udevd[162]: iwdg: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 48.097093] systemd-udevd[142]: leds-gpio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.098749] systemd-udevd[142]: leds-syscon: Device is queued (SEQNUM=3255, ACTION=add) [ 48.100481] systemd-udevd[142]: leds-syscon: Device ready for processing (SEQNUM=3255, ACTION=add) [ 48.101938] systemd-udevd[142]: leds-syscon: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.103783] systemd-udevd[162]: leds-syscon: Processing device (SEQNUM=3255, ACTION=add) [ 48.105730] systemd-udevd[159]: leds-gpio: Processing device (SEQNUM=3254, ACTION=add) [ 48.107604] systemd-udevd[158]: kgdboc: Device processed (SEQNUM=3250, ACTION=add) [ 48.109292] systemd-udevd[158]: kgdboc: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 48.111208] systemd-udevd[169]: layerscape-pcie: Device processed (SEQNUM=3252, ACTION=add) [ 48.113037] systemd-udevd[169]: layerscape-pcie: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.115010] systemd-udevd[142]: leds_pwm: Device is queued (SEQNUM=3256, ACTION=add) [ 48.116884] systemd-udevd[142]: leds_pwm: Device ready for processing (SEQNUM=3256, ACTION=add) [ 48.118804] systemd-udevd[172]: leds_pwm: Processing device (SEQNUM=3256, ACTION=add) [ 48.121016] systemd-udevd[159]: leds-gpio: Device processed (SEQNUM=3254, ACTION=add) [ 48.122822] systemd-udevd[163]: leds-bcm63xxx: Device processed (SEQNUM=3253, ACTION=add) [ 48.125062] systemd-udevd[159]: leds-gpio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 48.127017] systemd-udevd[142]: leds_pwm: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 48.129271] systemd-udevd[168]: kirin-pcie: Device processed (SEQNUM=3251, ACTION=add) [ 48.130653] systemd-udevd[168]: kirin-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.132865] systemd-udevd[142]: ls-scfg-msi: Device is queued (SEQNUM=3257, ACTION=add) [ 48.134319] systemd-udevd[142]: ls-scfg-msi: Device ready for processing (SEQNUM=3257, ACTION=add) [ 48.135770] systemd-udevd[142]: ls-scfg-msi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.137951] systemd-udevd[162]: leds-syscon: Device processed (SEQNUM=3255, ACTION=add) [ 48.139851] systemd-udevd[172]: leds_pwm: Device processed (SEQNUM=3256, ACTION=add) [ 48.141794] systemd-udevd[142]: ma35d1-clk: Device is queued (SEQNUM=3258, ACTION=add) [ 48.143606] systemd-udevd[162]: leds-syscon: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.145710] systemd-udevd[172]: leds_pwm: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 48.147486] systemd-udevd[142]: ma35d1-clk: Device ready for processing (SEQNUM=3258, ACTION=add) [ 48.149688] systemd-udevd[163]: leds-bcm63xxx: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.151482] systemd-udevd[142]: ma35d1-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.153861] systemd-udevd[159]: ls-scfg-msi: Processing device (SEQNUM=3257, ACTION=add) [ 48.155678] systemd-udevd[142]: ma35d1-reset: Device is queued (SEQNUM=3259, ACTION=add) [ 48.157890] systemd-udevd[167]: ma35d1-clk: Processing device (SEQNUM=3258, ACTION=add) [ 48.159833] systemd-udevd[142]: ma35d1-reset: Device ready for processing (SEQNUM=3259, ACTION=add) [ 48.161651] systemd-udevd[142]: ma35d1-reset: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.163133] systemd-udevd[142]: macb: Device is queued (SEQNUM=3260, ACTION=add) [ 48.164816] systemd-udevd[142]: macb: Device ready for processing (SEQNUM=3260, ACTION=add) [ 48.166410] systemd-udevd[142]: macb: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 48.167869] systemd-udevd[142]: marvell-ap806-clock: Device is queued (SEQNUM=3261, ACTION=add) [ 48.170012] systemd-udevd[159]: ls-scfg-msi: Device processed (SEQNUM=3257, ACTION=add) [ 48.171816] systemd-udevd[142]: marvell-ap806-clock: Device ready for processing (SEQNUM=3261, ACTION=add) [ 48.173955] systemd-udevd[159]: ls-scfg-msi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.175997] systemd-udevd[167]: ma35d1-clk: Device processed (SEQNUM=3258, ACTION=add) [ 48.178120] systemd-udevd[166]: marvell-ap806-clock: Processing device (SEQNUM=3261, ACTION=add) [ 48.179915] systemd-udevd[172]: macb: Processing device (SEQNUM=3260, ACTION=add) [ 48.181931] systemd-udevd[162]: ma35d1-reset: Processing device (SEQNUM=3259, ACTION=add) [ 48.183681] systemd-udevd[142]: marvell-ap806-clock: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 48.185957] systemd-udevd[167]: ma35d1-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.187860] systemd-udevd[142]: marvell-ap806-system-controller: Device is queued (SEQNUM=3262, ACTION=add) [ 48.189823] systemd-udevd[142]: marvell-ap806-system-controller: Device ready for processing (SEQNUM=3262, ACTION=add) [ 48.191682] systemd-udevd[172]: macb: Device processed (SEQNUM=3260, ACTION=add) [ 48.194042] systemd-udevd[142]: marvell-ap806-system-controller: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 48.195969] systemd-udevd[172]: macb: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 48.198140] systemd-udevd[162]: ma35d1-reset: Device processed (SEQNUM=3259, ACTION=add) [ 48.199733] systemd-udevd[162]: ma35d1-reset: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.201727] systemd-udevd[159]: marvell-ap806-system-controller: Processing device (SEQNUM=3262, ACTION=add) [ 48.203630] systemd-udevd[142]: marvell-armada-3700-periph-clock: Device is queued (SEQNUM=3263, ACTION=add) [ 48.205472] systemd-udevd[142]: marvell-armada-3700-periph-clock: Device ready for processing (SEQNUM=3263, ACTION=add) [ 48.207345] systemd-udevd[166]: marvell-ap806-clock: Device processed (SEQNUM=3261, ACTION=add) [ 48.209037] systemd-udevd[166]: marvell-ap806-clock: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 48.210820] systemd-udevd[142]: marvell-armada-3700-periph-clock: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 48.213024] systemd-udevd[167]: marvell-armada-3700-periph-clock: Processing device (SEQNUM=3263, ACTION=add) [ 48.214853] systemd-udevd[142]: marvell-armada-3700-tbg-clock: Device is queued (SEQNUM=3264, ACTION=add) [ 48.216904] systemd-udevd[142]: marvell-armada-3700-tbg-clock: Device ready for processing (SEQNUM=3264, ACTION=add) [ 48.218408] systemd-udevd[142]: marvell-armada-3700-tbg-clock: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 48.220800] systemd-udevd[159]: marvell-ap806-system-controller: Device processed (SEQNUM=3262, ACTION=add) [ 48.222306] systemd-udevd[159]: marvell-ap806-system-controller: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 48.224518] systemd-udevd[142]: marvell-armada-3700-xtal-clock: Device is queued (SEQNUM=3265, ACTION=add) [ 48.226085] systemd-udevd[142]: marvell-armada-3700-xtal-clock: Device ready for processing (SEQNUM=3265, ACTION=add) [ 48.227621] systemd-udevd[142]: marvell-armada-3700-xtal-clock: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 48.229972] systemd-udevd[172]: marvell-armada-3700-xtal-clock: Processing device (SEQNUM=3265, ACTION=add) [ 48.231802] systemd-udevd[167]: marvell-armada-3700-periph-clock: Device processed (SEQNUM=3263, ACTION=add) [ 48.233583] systemd-udevd[167]: marvell-armada-3700-periph-clock: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 48.235424] systemd-udevd[142]: marvell-cp110-clock: Device is queued (SEQNUM=3266, ACTION=add) [ 48.241271] systemd-udevd[142]: marvell-cp110-clock: Device ready for processing (SEQNUM=3266, ACTION=add) [ 48.243125] systemd-udevd[162]: marvell-armada-3700-tbg-clock: Processing device (SEQNUM=3264, ACTION=add) [ 48.249200] systemd-udevd[142]: marvell-cp110-clock: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 48.250745] systemd-udevd[142]: marvell-cp110-system-controller0: Device is queued (SEQNUM=3267, ACTION=add) [ 48.253451] systemd-udevd[142]: marvell-cp110-system-controller0: Device ready for processing (SEQNUM=3267, ACTION=add) [ 48.255285] systemd-udevd[142]: marvell-cp110-system-controller0: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 48.257576] systemd-udevd[159]: marvell-cp110-clock: Processing device (SEQNUM=3266, ACTION=add) [ 48.259449] systemd-udevd[167]: marvell-cp110-system-controller0: Processing device (SEQNUM=3267, ACTION=add) [ 48.261928] systemd-udevd[142]: marvell-nfc: Device is queued (SEQNUM=3268, ACTION=add) [ 48.263416] systemd-udevd[142]: marvell-nfc: Device ready for processing (SEQNUM=3268, ACTION=add) [ 48.265259] systemd-udevd[142]: marvell-nfc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.266775] systemd-udevd[142]: max77620-gpio: Device is queued (SEQNUM=3269, ACTION=add) [ 48.269327] systemd-udevd[166]: marvell-nfc: Processing device (SEQNUM=3268, ACTION=add) [ 48.271287] systemd-udevd[172]: marvell-armada-3700-xtal-clock: Device processed (SEQNUM=3265, ACTION=add) [ 48.273035] systemd-udevd[172]: marvell-armada-3700-xtal-clock: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 48.278506] systemd-udevd[162]: marvell-armada-3700-tbg-clock: Device processed (SEQNUM=3264, ACTION=add) [ 48.281225] systemd-udevd[142]: max77620-gpio: Device ready for processing (SEQNUM=3269, ACTION=add) [ 48.283284] systemd-udevd[142]: max77620-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.285595] systemd-udevd[142]: max77620-pinctrl: Device is queued (SEQNUM=3270, ACTION=add) [ 48.287695] systemd-udevd[159]: marvell-cp110-clock: Device processed (SEQNUM=3266, ACTION=add) [ 48.289774] systemd-udevd[142]: max77620-pinctrl: Device ready for processing (SEQNUM=3270, ACTION=add) [ 48.295044] systemd-udevd[159]: marvell-cp110-clock: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 48.297503] systemd-udevd[162]: marvell-armada-3700-tbg-clock: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 48.299423] systemd-udevd[167]: marvell-cp110-system-controller0: Device processed (SEQNUM=3267, ACTION=add) [ 48.301639] systemd-udevd[158]: max77620-gpio: Processing device (SEQNUM=3269, ACTION=add) [ 48.303439] systemd-udevd[167]: marvell-cp110-system-controller0: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 48.305687] systemd-udevd[142]: max77620-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 48.313845] systemd-udevd[166]: marvell-nfc: Device processed (SEQNUM=3268, ACTION=add) [ 48.315646] systemd-udevd[142]: max77620-pmic: Device is queued (SEQNUM=3271, ACTION=add) [ 48.321796] systemd-udevd[166]: marvell-nfc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.323644] systemd-udevd[172]: max77620-pinctrl: Processing device (SEQNUM=3270, ACTION=add) [ 48.329862] systemd-udevd[142]: max77620-pmic: Device ready for processing (SEQNUM=3271, ACTION=add) [ 48.331404] systemd-udevd[142]: max77620-pmic: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.337158] systemd-udevd[142]: max77686-rtc: Device is queued (SEQNUM=3272, ACTION=add) [ 48.338649] systemd-udevd[142]: max77686-rtc: Device ready for processing (SEQNUM=3272, ACTION=add) [ 48.345028] systemd-udevd[158]: max77620-gpio: Device processed (SEQNUM=3269, ACTION=add) [ 48.346641] systemd-udevd[158]: max77620-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.348785] systemd-udevd[162]: max77686-rtc: Processing device (SEQNUM=3272, ACTION=add) [ 48.350597] systemd-udevd[142]: max77686-rtc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.352440] systemd-udevd[142]: mb86s70-gpio: Device is queued (SEQNUM=3273, ACTION=add) [ 48.354292] systemd-udevd[172]: max77620-pinctrl: Device processed (SEQNUM=3270, ACTION=add) [ 48.355733] systemd-udevd[172]: max77620-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 48.357821] systemd-udevd[142]: mb86s70-gpio: Device ready for processing (SEQNUM=3273, ACTION=add) [ 48.359365] systemd-udevd[142]: mb86s70-gpio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. M [** ] (2 of 2) A start job is running for…dev/gpt-auto-root (37s / 1min 30s) [ 48.361879] systemd-udevd[159]: max77620-pmic: Processing device (SEQNUM=3271, ACTION=add) [ 48.363842] systemd-udevd[142]: mdio-gpio: Device is queued (SEQNUM=3274, ACTION=add) [ 48.365693] systemd-udevd[142]: mdio-gpio: Device ready for processing (SEQNUM=3274, ACTION=add) [ 48.367243] systemd-udevd[142]: mdio-gpio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.369459] systemd-udevd[167]: mb86s70-gpio: Processing device (SEQNUM=3273, ACTION=add) [ 48.371464] systemd-udevd[172]: mdio-gpio: Processing device (SEQNUM=3274, ACTION=add) [ 48.374116] systemd-udevd[142]: mdio-mux-iproc: Device is queued (SEQNUM=3275, ACTION=add) [ 48.375682] systemd-udevd[142]: mdio-mux-iproc: Device ready for processing (SEQNUM=3275, ACTION=add) [ 48.377506] systemd-udevd[142]: mdio-mux-iproc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.379029] systemd-udevd[142]: mdio-mux-mmioreg: Device is queued (SEQNUM=3276, ACTION=add) [ 48.381064] systemd-udevd[166]: mdio-mux-iproc: Processing device (SEQNUM=3275, ACTION=add) [ 48.382871] systemd-udevd[162]: max77686-rtc: Device processed (SEQNUM=3272, ACTION=add) [ 48.384578] systemd-udevd[162]: max77686-rtc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.386422] systemd-udevd[142]: mdio-mux-mmioreg: Device ready for processing (SEQNUM=3276, ACTION=add) [ 48.387958] systemd-udevd[142]: mdio-mux-mmioreg: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 48.389683] systemd-udevd[142]: mdio-mux-multiplexer: Device is queued (SEQNUM=3277, ACTION=add) [ 48.391535] systemd-udevd[172]: mdio-gpio: Device processed (SEQNUM=3274, ACTION=add) [ 48.393706] systemd-udevd[142]: mdio-mux-multiplexer: Device ready for processing (SEQNUM=3277, ACTION=add) [ 48.395619] systemd-udevd[172]: mdio-gpio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 48.397750] systemd-udevd[142]: mdio-mux-multiplexer: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 48.399845] systemd-udevd[167]: mb86s70-gpio: Device processed (SEQNUM=3273, ACTION=add) [ 48.401812] systemd-udevd[167]: mb86s70-gpio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.403843] systemd-udevd[158]: mdio-mux-mmioreg: Processing device (SEQNUM=3276, ACTION=add) [ 48.406194] systemd-udevd[159]: max77620-pmic: Device processed (SEQNUM=3271, ACTION=add) [ 48.408573] systemd-udevd[162]: mdio-mux-multiplexer: Processing device (SEQNUM=3277, ACTION=add) [ 48.410669] systemd-udevd[159]: max77620-pmic: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.413092] systemd-udevd[142]: mediatek,efuse: Device is queued (SEQNUM=3278, ACTION=add) [ 48.414773] systemd-udevd[142]: mediatek,efuse: Device ready for processing (SEQNUM=3278, ACTION=add) [ 48.417315] systemd-udevd[162]: mdio-mux-multiplexer: Device processed (SEQNUM=3277, ACTION=add) [ 48.418925] systemd-udevd[162]: mdio-mux-multiplexer: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 48.421256] systemd-udevd[159]: mediatek,efuse: Processing device (SEQNUM=3278, ACTION=add) [ 48.423336] systemd-udevd[142]: mediatek,efuse: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 48.425760] systemd-udevd[166]: mdio-mux-iproc: Device processed (SEQNUM=3275, ACTION=add) [ 48.427734] systemd-udevd[142]: mediatek-mt2712-pinctrl: Device is queued (SEQNUM=3279, ACTION=add) [ 48.430264] systemd-udevd[166]: mdio-mux-iproc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.432760] systemd-udevd[142]: mediatek-mt2712-pinctrl: Device ready for processing (SEQNUM=3279, ACTION=add) [ 48.434479] systemd-udevd[142]: mediatek-mt2712-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 48.437068] systemd-udevd[158]: mdio-mux-mmioreg: Device processed (SEQNUM=3276, ACTION=add) [ 48.439083] systemd-udevd[162]: mediatek-mt2712-pinctrl: Processing device (SEQNUM=3279, ACTION=add) [ 48.441513] systemd-udevd[158]: mdio-mux-mmioreg: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 48.443583] systemd-udevd[142]: mediatek-mt6397-pinctrl: Device is queued (SEQNUM=3280, ACTION=add) [ 48.445905] systemd-udevd[159]: mediatek,efuse: Device processed (SEQNUM=3278, ACTION=add) [ 48.447572] systemd-udevd[159]: mediatek,efuse: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 48.450028] systemd-udevd[142]: mediatek-mt6397-pinctrl: Device ready for processing (SEQNUM=3280, ACTION=add) [ 48.451748] systemd-udevd[142]: mediatek-mt6397-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 48.454380] systemd-udevd[172]: mediatek-mt6397-pinctrl: Processing device (SEQNUM=3280, ACTION=add) [ 48.456685] systemd-udevd[142]: mediatek-mt8167-pinctrl: Device is queued (SEQNUM=3281, ACTION=add) [ 48.458945] systemd-udevd[162]: mediatek-mt2712-pinctrl: Device processed (SEQNUM=3279, ACTION=add) [ 48.461410] systemd-udevd[142]: mediatek-mt8167-pinctrl: Device ready for processing (SEQNUM=3281, ACTION=add) [ 48.463146] systemd-udevd[142]: mediatek-mt8167-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 48.465566] systemd-udevd[162]: mediatek-mt2712-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 48.467638] systemd-udevd[142]: mediatek-mt8173-pinctrl: Device is queued (SEQNUM=3282, ACTION=add) [ 48.470188] systemd-udevd[159]: mediatek-mt8167-pinctrl: Processing device (SEQNUM=3281, ACTION=add) [ 48.472601] systemd-udevd[142]: mediatek-mt8173-pinctrl: Device ready for processing (SEQNUM=3282, ACTION=add) [ 48.474328] systemd-udevd[142]: mediatek-mt8173-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 48.476809] systemd-udevd[162]: mediatek-mt8173-pinctrl: Processing device (SEQNUM=3282, ACTION=add) [ 48.479020] systemd-udevd[142]: mediatek-mt8365-pinctrl: Device is queued (SEQNUM=3283, ACTION=add) [ 48.481097] systemd-udevd[142]: mediatek-mt8365-pinctrl: Device ready for processing (SEQNUM=3283, ACTION=add) [ 48.482964] systemd-udevd[142]: mediatek-mt8365-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 48.485406] systemd-udevd[172]: mediatek-mt6397-pinctrl: Device processed (SEQNUM=3280, ACTION=add) [ 48.487011] systemd-udevd[172]: mediatek-mt6397-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 48.489633] systemd-udevd[142]: mediatek-mt8516-pinctrl: Device is queued (SEQNUM=3284, ACTION=add) [ 48.491332] systemd-udevd[142]: mediatek-mt8516-pinctrl: Device ready for processing (SEQNUM=3284, ACTION=add) [ 48.493365] systemd-udevd[142]: mediatek-mt8516-pinctrl: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 48.495534] systemd-udevd[167]: mediatek-mt8365-pinctrl: Processing device (SEQNUM=3283, ACTION=add) [ 48.497820] systemd-udevd[142]: meson-a1-pinctrl: Device is queued (SEQNUM=3285, ACTION=add) [ 48.499487] systemd-udevd[142]: meson-a1-pinctrl: Device ready for processing (SEQNUM=3285, ACTION=add) [ 48.501663] systemd-udevd[142]: meson-a1-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 48.503784] systemd-udevd[166]: mediatek-mt8516-pinctrl: Processing device (SEQNUM=3284, ACTION=add) [ 48.505991] systemd-udevd[172]: meson-a1-pinctrl: Processing device (SEQNUM=3285, ACTION=add) [ 48.507995] systemd-udevd[142]: meson-axg-pinctrl: Device is queued (SEQNUM=3286, ACTION=add) [ 48.509969] systemd-udevd[142]: meson-axg-pinctrl: Device ready for processing (SEQNUM=3286, ACTION=add) [ 48.512375] systemd-udevd[158]: meson-axg-pinctrl: Processing device (SEQNUM=3286, ACTION=add) [ 48.514427] systemd-udevd[159]: mediatek-mt8167-pinctrl: Device processed (SEQNUM=3281, ACTION=add) [ 48.516651] systemd-udevd[159]: mediatek-mt8167-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 48.519069] systemd-udevd[142]: meson-axg-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 48.521224] systemd-udevd[142]: meson-g12a-pinctrl: Device is queued (SEQNUM=3287, ACTION=add) [ 48.522868] systemd-udevd[142]: meson-g12a-pinctrl: Device ready for processing (SEQNUM=3287, ACTION=add) [ 48.524786] systemd-udevd[142]: meson-g12a-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 48.527393] systemd-udevd[167]: mediatek-mt8365-pinctrl: Device processed (SEQNUM=3283, ACTION=add) [ 48.530026] systemd-udevd[159]: meson-g12a-pinctrl: Processing device (SEQNUM=3287, ACTION=add) [ 48.532405] systemd-udevd[158]: meson-axg-pinctrl: Device processed (SEQNUM=3286, ACTION=add) [ 48.534402] systemd-udevd[172]: meson-a1-pinctrl: Device processed (SEQNUM=3285, ACTION=add) [ 48.536867] systemd-udevd[162]: mediatek-mt8173-pinctrl: Device processed (SEQNUM=3282, ACTION=add) [ 48.538480] systemd-udevd[162]: mediatek-mt8173-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 48.540972] systemd-udevd[172]: meson-a1-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 48.543037] systemd-udevd[142]: meson-gx-mmc: Device is queued (SEQNUM=3288, ACTION=add) [ 48.545592] systemd-udevd[167]: mediatek-mt8365-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 48.547865] systemd-udevd[142]: meson-gx-mmc: Device ready for processing (SEQNUM=3288, ACTION=add) [ 48.550416] systemd-udevd[166]: mediatek-mt8516-pinctrl: Device processed (SEQNUM=3284, ACTION=add) [ 48.552859] systemd-udevd[142]: meson-gx-mmc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.554990] systemd-udevd[166]: mediatek-mt8516-pinctrl: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 48.557427] systemd-udevd[158]: meson-axg-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 48.559481] systemd-udevd[165]: meson-gx-mmc: Processing device (SEQNUM=3288, ACTION=add) [ 48.561975] systemd-udevd[142]: meson-gxbb-pinctrl: Device is queued (SEQNUM=3289, ACTION=add) [ 48.564316] systemd-udevd[159]: meson-g12a-pinctrl: Device processed (SEQNUM=3287, ACTION=add) [ 48.566590] systemd-udevd[142]: meson-gxbb-pinctrl: Device ready for processing (SEQNUM=3289, ACTION=add) [ 48.569101] systemd-udevd[159]: meson-g12a-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 48.571339] systemd-udevd[142]: meson-gxbb-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 48.573946] systemd-udevd[162]: meson-gxbb-pinctrl: Processing device (SEQNUM=3289, ACTION=add) [ 48.576406] systemd-udevd[142]: meson-gxl-pinctrl: Device is queued (SEQNUM=3290, ACTION=add) [ 48.578079] systemd-udevd[142]: meson-gxl-pinctrl: Device ready for processing (SEQNUM=3290, ACTION=add) [ 48.579932] systemd-udevd[142]: meson-gxl-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 48.582127] systemd-udevd[142]: meson-i2c: Device is queued (SEQNUM=3291, ACTION=add) [ 48.583941] systemd-udevd[142]: meson-i2c: Device ready for processing (SEQNUM=3291, ACTION=add) [ 48.585827] systemd-udevd[142]: meson-i2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.587911] systemd-udevd[159]: meson-gxl-pinctrl: Processing device (SEQNUM=3290, ACTION=add) [ 48.590357] systemd-udevd[142]: meson-rng: Device is queued (SEQNUM=3292, ACTION=add) [ 48.592891] systemd-udevd[162]: meson-gxbb-pinctrl: Device processed (SEQNUM=3289, ACTION=add) [ 48.594905] systemd-udevd[142]: meson-rng: Device ready for processing (SEQNUM=3292, ACTION=add) [ 48.597341] systemd-udevd[162]: meson-gxbb-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 48.599412] systemd-udevd[142]: meson-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.601998] systemd-udevd[167]: meson-rng: Processing device (SEQNUM=3292, ACTION=add) [ 48.603995] systemd-udevd[142]: meson-s4-pinctrl: Device is queued (SEQNUM=3293, ACTION=add) [ 48.606435] systemd-udevd[172]: meson-i2c: Processing device (SEQNUM=3291, ACTION=add) [ 48.609182] systemd-udevd[142]: meson-s4-pinctrl: Device ready for processing (SEQNUM=3293, ACTION=add) [ 48.611061] systemd-udevd[142]: meson-s4-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 48.613147] systemd-udevd[142]: meson-saradc: Device is queued (SEQNUM=3294, ACTION=add) [ 48.614814] systemd-udevd[142]: meson-saradc: Device ready for processing (SEQNUM=3294, ACTION=add) [ 48.617253] systemd-udevd[165]: meson-gx-mmc: Device processed (SEQNUM=3288, ACTION=add) [ 48.619315] systemd-udevd[142]: meson-saradc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.621777] systemd-udevd[165]: meson-gx-mmc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.627766] systemd-udevd[162]: meson-s4-pinctrl: Processing device (SEQNUM=3293, ACTION=add) [ 48.630144] systemd-udevd[142]: meson_ee_pwrc: Device is queued (SEQNUM=3295, ACTION=add) [ 48.631821] systemd-udevd[142]: meson_ee_pwrc: Device ready for processing (SEQNUM=3295, ACTION=add) [ 48.633883] systemd-udevd[142]: meson_ee_pwrc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.636578] systemd-udevd[166]: meson-saradc: Processing device (SEQNUM=3294, ACTION=add) [ 48.638627] systemd-udevd[142]: meson_gpio_intc: Device is queued (SEQNUM=3296, ACTION=add) [ 48.640963] systemd-udevd[142]: meson_gpio_intc: Device ready for processing (SEQNUM=3296, ACTION=add) [ 48.642757] systemd-udevd[142]: meson_gpio_intc: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.645413] systemd-udevd[158]: meson_ee_pwrc: Processing device (SEQNUM=3295, ACTION=add) [ 48.647734] systemd-udevd[142]: meson_gx_pwrc_vpu: Device is queued (SEQNUM=3297, ACTION=add) [ 48.649676] systemd-udevd[142]: meson_gx_pwrc_vpu: Device ready for processing (SEQNUM=3297, ACTION=add) [ 48.651354] systemd-udevd[142]: meson_gx_pwrc_vpu: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 48.653989] systemd-udevd[159]: meson-gxl-pinctrl: Device processed (SEQNUM=3290, ACTION=add) [ 48.655666] systemd-udevd[159]: meson-gxl-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 48.661586] systemd-udevd[165]: meson_gpio_intc: Processing device (SEQNUM=3296, ACTION=add) [ 48.663600] systemd-udevd[164]: meson_gx_pwrc_vpu: Processing device (SEQNUM=3297, ACTION=add) [ 48.665895] systemd-udevd[142]: meson_msr: Device is queued (SEQNUM=3298, ACTION=add) [ 48.667940] systemd-udevd[172]: meson-i2c: Device processed (SEQNUM=3291, ACTION=add) [ 48.670151] systemd-udevd[142]: meson_msr: Device ready for processing (SEQNUM=3298, ACTION=add) [ 48.672514] systemd-udevd[172]: meson-i2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 48.674531] systemd-udevd[142]: meson_msr: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.680790] systemd-udevd[167]: meson-rng: Device processed (SEQNUM=3292, ACTION=add) [ 48.682483] systemd-udevd[167]: meson-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 48.685103] systemd-udevd[142]: meson_reset: Device is queued (SEQNUM=3299, ACTION=add) [ 48.690782] systemd-udevd[168]: meson_msr: Processing device (SEQNUM=3298, ACTION=add) [ 48.693193] systemd-udevd[165]: meson_gpio_intc: Device processed (SEQNUM=3296, ACTION=add) [ 48.699952] systemd-udevd[165]: meson_gpio_intc: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.702122] systemd-udevd[142]: meson_reset: Device ready for processing (SEQNUM=3299, ACTION=add) [ 48.703622] systemd-udevd[142]: meson_reset: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.705721] systemd-udevd[158]: meson_ee_pwrc: Device processed (SEQNUM=3295, ACTION=add) [ 48.707482] systemd-udevd[166]: meson-saradc: Device processed (SEQNUM=3294, ACTION=add) [ 48.709551] systemd-udevd[158]: meson_ee_pwrc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.711362] systemd-udevd[166]: meson-saradc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.713634] systemd-udevd[142]: meson_secure_pwrc: Device is queued (SEQNUM=3300, ACTION=add) [ 48.715472] systemd-udevd[164]: meson_gx_pwrc_vpu: Device processed (SEQNUM=3297, ACTION=add) [ 48.717580] systemd-udevd[159]: meson_reset: Processing device (SEQNUM=3299, ACTION=add) [ 48.719411] systemd-udevd[164]: meson_gx_pwrc_vpu: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 48.721839] systemd-udevd[162]: meson-s4-pinctrl: Device processed (SEQNUM=3293, ACTION=add) [ 48.723620] systemd-udevd[142]: meson_secure_pwrc: Device ready for processing (SEQNUM=3300, ACTION=add) [ 48.725717] systemd-udevd[162]: meson-s4-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 48.727544] systemd-udevd[142]: meson_secure_pwrc: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 48.730088] systemd-udevd[172]: meson_secure_pwrc: Processing device (SEQNUM=3300, ACTION=add) [ 48.731929] systemd-udevd[142]: meson_uart: Device is queued (SEQNUM=3301, ACTION=add) [ 48.733644] systemd-udevd[142]: meson_uart: Device ready for processing (SEQNUM=3301, ACTION=add) [ 48.735141] systemd-udevd[142]: meson_uart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.737342] systemd-udevd[168]: meson_msr: Device processed (SEQNUM=3298, ACTION=add) [ 48.738751] systemd-udevd[168]: meson_msr: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 48.751114] sh[214]: Creating journal (16384 blocks): done [ 48.753050] systemd-udevd[142]: mmio-mux: Device is queued (SEQNUM=3302, ACTION=add) [ 48.754511] systemd-udevd[142]: mmio-mux: Device ready for processing (SEQNUM=3302, ACTION=add) [ 48.756646] systemd-udevd[162]: meson_uart: Processing device (SEQNUM=3301, ACTION=add) [ 48.758589] systemd-udevd[142]: mmio-mux: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 48.760773] systemd-udevd[167]: mmio-mux: Processing device (SEQNUM=3302, ACTION=add) [ 48.762588] systemd-udevd[142]: modepin-gpio: Device is queued (SEQNUM=3303, ACTION=add) [ 48.764352] systemd-udevd[142]: modepin-gpio: Device ready for processing (SEQNUM=3303, ACTION=add) [ 48.765828] systemd-udevd[142]: modepin-gpio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 48.767347] systemd-udevd[142]: msm-restart: Device is queued (SEQNUM=3304, ACTION=add) [ 48.769008] systemd-udevd[142]: msm-restart: Device ready for processing (SEQNUM=3304, ACTION=add) [ 48.774016] systemd-udevd[166]: modepin-gpio: Processing device (SEQNUM=3303, ACTION=add) [ 48.775803] systemd-udevd[142]: msm-restart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 48.777629] systemd-udevd[142]: msm8916-pinctrl: Device is queued (SEQNUM=3305, ACTION=add) [ 48.782998] systemd-udevd[172]: meson_secure_pwrc: Device processed (SEQNUM=3300, ACTION=add) [ 48.785082] systemd-udevd[142]: msm8916-pinctrl: Device ready for processing (SEQNUM=3305, ACTION=add) [ 48.786964] systemd-udevd[172]: meson_secure_pwrc: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 48.795309] systemd-udevd[142]: msm8916-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.797835] systemd-udevd[159]: meson_reset: Device processed (SEQNUM=3299, ACTION=add) [ 48.799676] systemd-udevd[142]: msm8953-pinctrl: Device is queued (SEQNUM=3306, ACTION=add) [ 48.801809] systemd-udevd[165]: msm8916-pinctrl: Processing device (SEQNUM=3305, ACTION=add) [ 48.803617] systemd-udevd[142]: msm8953-pinctrl: Device ready for processing (SEQNUM=3306, ACTION=add) [ 48.805473] systemd-udevd[142]: msm8953-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.807001] systemd-udevd[142]: msm8976-pinctrl: Device is queued (SEQNUM=3307, ACTION=add) [ 48.809072] systemd-udevd[159]: meson_reset: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.810959] systemd-udevd[142]: msm8976-pinctrl: Device ready for processing (SEQNUM=3307, ACTION=add) [ 48.815897] systemd-udevd[158]: msm-restart: Processing device (SEQNUM=3304, ACTION=add) [ 48.820999] systemd-udevd[164]: msm8976-pinctrl: Processing device (SEQNUM=3307, ACTION=add) [ 48.822768] systemd-udevd[142]: msm8976-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.824963] systemd-udevd[162]: meson_uart: Device processed (SEQNUM=3301, ACTION=add) [ 48.826407] systemd-udevd[162]: meson_uart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.828613] systemd-udevd[172]: msm8953-pinctrl: Processing device (SEQNUM=3306, ACTION=add) [ 48.830544] systemd-udevd[142]: msm8994-pinctrl: Device is queued (SEQNUM=3308, ACTION=add) [ 48.832726] systemd-udevd[167]: mmio-mux: Device processed (SEQNUM=3302, ACTION=add) [ 48.834496] systemd-udevd[142]: msm8994-pinctrl: Device ready for processing (SEQNUM=3308, ACTION=add) [ 48.836641] systemd-udevd[167]: mmio-mux: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 48.838443] systemd-udevd[159]: msm8994-pinctrl: Processing device (SEQNUM=3308, ACTION=add) [ 48.840599] systemd-udevd[158]: msm-restart: Device processed (SEQNUM=3304, ACTION=add) [ 48.842416] systemd-udevd[142]: msm8994-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.844916] systemd-udevd[158]: msm-restart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 48.846765] systemd-udevd[142]: msm8996-pinctrl: Device is queued (SEQNUM=3309, ACTION=add) [ 48.848558] systemd-udevd[142]: msm8996-pinctrl: Device ready for processing (SEQNUM=3309, ACTION=add) [ 48.850170] systemd-udevd[142]: msm8996-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.852265] systemd-udevd[165]: msm8916-pinctrl: Device processed (SEQNUM=3305, ACTION=add) [ 48.854066] systemd-udevd[162]: msm8996-pinctrl: Processing device (SEQNUM=3309, ACTION=add) [ 48.855855] systemd-udevd[164]: msm8976-pinctrl: Device processed (SEQNUM=3307, ACTION=add) [ 48.857746] systemd-udevd[164]: msm8976-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.859574] systemd-udevd[142]: msm8998-pinctrl: Device is queued (SEQNUM=3310, ACTION=add) M [* ] (2 of 2) A start job is running for…dev/gpt-auto-root (38s / 1min 30s) [ 48.862024] systemd-udevd[166]: modepin-gpio: Device processed (SEQNUM=3303, ACTION=add) [ 48.863917] systemd-udevd[166]: modepin-gpio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 48.865983] systemd-udevd[142]: msm8998-pinctrl: Device ready for processing (SEQNUM=3310, ACTION=add) [ 48.867514] systemd-udevd[142]: msm8998-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 48.869798] systemd-udevd[159]: msm8994-pinctrl: Device processed (SEQNUM=3308, ACTION=add) [ 48.872381] systemd-udevd[162]: msm8996-pinctrl: Device processed (SEQNUM=3309, ACTION=add) [ 48.874168] systemd-udevd[165]: msm8916-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.876805] systemd-udevd[142]: msm_hsusb: Device is queued (SEQNUM=3311, ACTION=add) [ 48.878664] systemd-udevd[167]: msm8998-pinctrl: Processing device (SEQNUM=3310, ACTION=add) [ 48.880798] systemd-udevd[172]: msm8953-pinctrl: Device processed (SEQNUM=3306, ACTION=add) [ 48.882678] systemd-udevd[142]: msm_hsusb: Device ready for processing (SEQNUM=3311, ACTION=add) [ 48.884945] systemd-udevd[172]: msm8953-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.887065] systemd-udevd[159]: msm8994-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.889222] systemd-udevd[166]: msm_hsusb: Processing device (SEQNUM=3311, ACTION=add) [ 48.891068] systemd-udevd[142]: msm_hsusb: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 48.893658] systemd-udevd[162]: msm8996-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.895544] systemd-udevd[142]: msm_serial: Device is queued (SEQNUM=3312, ACTION=add) [ 48.897498] systemd-udevd[142]: msm_serial: Device ready for processing (SEQNUM=3312, ACTION=add) [ 48.899058] systemd-udevd[142]: msm_serial: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 48.901304] systemd-udevd[167]: msm8998-pinctrl: Device processed (SEQNUM=3310, ACTION=add) [ 48.903412] systemd-udevd[159]: msm_serial: Processing device (SEQNUM=3312, ACTION=add) [ 48.905930] systemd-udevd[167]: msm8998-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 48.912306] systemd-udevd[166]: msm_hsusb: Device processed (SEQNUM=3311, ACTION=add) [ 48.914456] systemd-udevd[142]: mt-pmic-pwrap: Device is queued (SEQNUM=3313, ACTION=add) [ 48.921016] systemd-udevd[166]: msm_hsusb: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 48.923107] systemd-udevd[142]: mt-pmic-pwrap: Device ready for processing (SEQNUM=3313, ACTION=add) [ 48.933687] systemd-udevd[162]: mt-pmic-pwrap: Processing device (SEQNUM=3313, ACTION=add) [ 48.935643] systemd-udevd[159]: msm_serial: Device processed (SEQNUM=3312, ACTION=add) [ 48.942238] systemd-udevd[142]: mt-pmic-pwrap: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 48.948655] systemd-udevd[159]: msm_serial: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 48.950903] systemd-udevd[142]: mt6357-regulator: Device is queued (SEQNUM=3314, ACTION=add) [ 48.956981] systemd-udevd[142]: mt6357-regulator: Device ready for processing (SEQNUM=3314, ACTION=add) [ 48.958908] systemd-udevd[142]: mt6357-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 48.965598] systemd-udevd[162]: mt-pmic-pwrap: Device processed (SEQNUM=3313, ACTION=add) [ 48.967834] systemd-udevd[159]: mt6357-regulator: Processing device (SEQNUM=3314, ACTION=add) [ 48.974529] systemd-udevd[162]: mt-pmic-pwrap: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 48.981013] systemd-udevd[142]: mt6358-regulator: Device is queued (SEQNUM=3315, ACTION=add) [ 48.982904] systemd-udevd[142]: mt6358-regulator: Device ready for processing (SEQNUM=3315, ACTION=add) [ 48.989078] systemd-udevd[142]: mt6358-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 48.991269] systemd-udevd[172]: mt6358-regulator: Processing device (SEQNUM=3315, ACTION=add) [ 48.997779] systemd-udevd[142]: mt6359-regulator: Device is queued (SEQNUM=3316, ACTION=add) [ 48.999430] systemd-udevd[142]: mt6359-regulator: Device ready for processing (SEQNUM=3316, ACTION=add) [ 49.005246] systemd-udevd[142]: mt6359-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.007076] systemd-udevd[142]: mt6360-regulator: Device is queued (SEQNUM=3317, ACTION=add) [ 49.013062] systemd-udevd[142]: mt6360-regulator: Device ready for processing (SEQNUM=3317, ACTION=add) [ 49.015354] systemd-udevd[159]: mt6357-regulator: Device processed (SEQNUM=3314, ACTION=add) [ 49.017892] systemd-udevd[142]: mt6360-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.020409] systemd-udevd[162]: mt6359-regulator: Processing device (SEQNUM=3316, ACTION=add) [ 49.022442] systemd-udevd[142]: mt6397: Device is queued (SEQNUM=3318, ACTION=add) [ 49.024461] systemd-udevd[142]: mt6397: Device ready for processing (SEQNUM=3318, ACTION=add) [ 49.026688] systemd-udevd[172]: mt6358-regulator: Device processed (SEQNUM=3315, ACTION=add) [ 49.029125] systemd-udevd[142]: mt6397: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 49.032004] systemd-udevd[172]: mt6358-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.034991] systemd-udevd[142]: mt6397-regulator: Device is queued (SEQNUM=3319, ACTION=add) [ 49.037595] systemd-udevd[167]: mt6360-regulator: Processing device (SEQNUM=3317, ACTION=add) [ 49.040397] systemd-udevd[159]: mt6357-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.042816] systemd-udevd[142]: mt6397-regulator: Device ready for processing (SEQNUM=3319, ACTION=add) [ 49.045046] systemd-udevd[142]: mt6397-regulator: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.047497] systemd-udevd[166]: mt6397: Processing device (SEQNUM=3318, ACTION=add) [ 49.050034] systemd-udevd[142]: mt6577-uart: Device is queued (SEQNUM=3320, ACTION=add) [ 49.051982] systemd-udevd[142]: mt6577-uart: Device ready for processing (SEQNUM=3320, ACTION=add) [ 49.054187] systemd-udevd[142]: mt6577-uart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 49.056414] systemd-udevd[142]: mt6765-pinctrl: Device is queued (SEQNUM=3321, ACTION=add) [ 49.058232] systemd-udevd[142]: mt6765-pinctrl: Device ready for processing (SEQNUM=3321, ACTION=add) [ 49.060545] systemd-udevd[142]: mt6765-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.063238] systemd-udevd[159]: mt6577-uart: Processing device (SEQNUM=3320, ACTION=add) [ 49.066310] systemd-udevd[142]: mt6779-pinctrl: Device is queued (SEQNUM=3322, ACTION=add) [ 49.068879] systemd-udevd[142]: mt6779-pinctrl: Device ready for processing (SEQNUM=3322, ACTION=add) [ 49.070954] systemd-udevd[142]: mt6779-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.073755] systemd-udevd[158]: mt6397-regulator: Processing device (SEQNUM=3319, ACTION=add) [ 49.076012] systemd-udevd[165]: mt6779-pinctrl: Processing device (SEQNUM=3322, ACTION=add) [ 49.078679] systemd-udevd[142]: mt6795-pinctrl: Device is queued (SEQNUM=3323, ACTION=add) [ 49.080904] systemd-udevd[142]: mt6795-pinctrl: Device ready for processing (SEQNUM=3323, ACTION=add) [ 49.082886] systemd-udevd[142]: mt6795-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.085327] systemd-udevd[142]: mt6797-pinctrl: Device is queued (SEQNUM=3324, ACTION=add) [ 49.087301] systemd-udevd[142]: mt6797-pinctrl: Device ready for processing (SEQNUM=3324, ACTION=add) [ 49.089955] systemd-udevd[164]: mt6795-pinctrl: Processing device (SEQNUM=3323, ACTION=add) [ 49.092651] systemd-udevd[166]: mt6397: Device processed (SEQNUM=3318, ACTION=add) [ 49.094548] systemd-udevd[166]: mt6397: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 49.097245] systemd-udevd[142]: mt6797-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.099746] systemd-udevd[172]: mt6765-pinctrl: Processing device (SEQNUM=3321, ACTION=add) [ 49.102247] systemd-udevd[142]: mt7622-pinctrl: Device is queued (SEQNUM=3325, ACTION=add) [ 49.104762] systemd-udevd[142]: mt7622-pinctrl: Device ready for processing (SEQNUM=3325, ACTION=add) [ 49.106754] systemd-udevd[142]: mt7622-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.109447] systemd-udevd[168]: mt6797-pinctrl: Processing device (SEQNUM=3324, ACTION=add) [ 49.111618] systemd-udevd[142]: mt7981-pinctrl: Device is queued (SEQNUM=3326, ACTION=add) [ 49.113865] systemd-udevd[142]: mt7981-pinctrl: Device ready for processing (SEQNUM=3326, ACTION=add) [ 49.115783] systemd-udevd[142]: mt7981-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.118495] systemd-udevd[142]: mt7986a-pinctrl: Device is queued (SEQNUM=3327, ACTION=add) [ 49.120721] systemd-udevd[142]: mt7986a-pinctrl: Device ready for processing (SEQNUM=3327, ACTION=add) [ 49.122732] systemd-udevd[142]: mt7986a-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.125810] systemd-udevd[162]: mt6359-regulator: Device processed (SEQNUM=3316, ACTION=add) [ 49.127663] systemd-udevd[162]: mt6359-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.130292] systemd-udevd[142]: mt7986b-pinctrl: Device is queued (SEQNUM=3328, ACTION=add) [ 49.132509] systemd-udevd[142]: mt7986b-pinctrl: Device ready for processing (SEQNUM=3328, ACTION=add) [ 49.134464] systemd-udevd[142]: mt7986b-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.140836] systemd-udevd[169]: mt7981-pinctrl: Processing device (SEQNUM=3326, ACTION=add) [ 49.146594] systemd-udevd[163]: mt7986a-pinctrl: Processing device (SEQNUM=3327, ACTION=add) [ 49.149057] systemd-udevd[142]: mt8183-pinctrl: Device is queued (SEQNUM=3329, ACTION=add) [ 49.151413] systemd-udevd[159]: mt6577-uart: Device processed (SEQNUM=3320, ACTION=add) [ 49.154536] systemd-udevd[142]: mt8183-pinctrl: Device ready for processing (SEQNUM=3329, ACTION=add) [ 49.156898] systemd-udevd[142]: mt8183-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.159429] systemd-udevd[159]: mt6577-uart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 49.165839] systemd-udevd[161]: mt7986b-pinctrl: Processing device (SEQNUM=3328, ACTION=add) [ 49.168494] systemd-udevd[142]: mt8186-pinctrl: Device is queued (SEQNUM=3330, ACTION=add) [ 49.170733] systemd-udevd[166]: mt7622-pinctrl: Processing device (SEQNUM=3325, ACTION=add) [ 49.173527] systemd-udevd[142]: mt8186-pinctrl: Device ready for processing (SEQNUM=3330, ACTION=add) [ 49.175730] systemd-udevd[142]: mt8186-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.178543] systemd-udevd[172]: mt6765-pinctrl: Device processed (SEQNUM=3321, ACTION=add) [ 49.180916] systemd-udevd[172]: mt6765-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.183268] systemd-udevd[142]: mt8188-pinctrl: Device is queued (SEQNUM=3331, ACTION=add) [ 49.185805] systemd-udevd[142]: mt8188-pinctrl: Device ready for processing (SEQNUM=3331, ACTION=add) [ 49.187995] systemd-udevd[142]: mt8188-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.190891] systemd-udevd[159]: mt8186-pinctrl: Processing device (SEQNUM=3330, ACTION=add) [ 49.193971] systemd-udevd[142]: mt8192-pinctrl: Device is queued (SEQNUM=3332, ACTION=add) [ 49.195838] systemd-udevd[142]: mt8192-pinctrl: Device ready for processing (SEQNUM=3332, ACTION=add) [ 49.198161] systemd-udevd[142]: mt8192-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.204006] systemd-udevd[173]: mt8188-pinctrl: Processing device (SEQNUM=3331, ACTION=add) [ 49.206414] systemd-udevd[172]: mt8192-pinctrl: Processing device (SEQNUM=3332, ACTION=add) [ 49.209074] systemd-udevd[162]: mt8183-pinctrl: Processing device (SEQNUM=3329, ACTION=add) [ 49.211410] systemd-udevd[158]: mt6397-regulator: Device processed (SEQNUM=3319, ACTION=add) [ 49.213715] systemd-udevd[158]: mt6397-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.216001] systemd-udevd[142]: mt8195-pinctrl: Device is queued (SEQNUM=3333, ACTION=add) [ 49.218551] systemd-udevd[164]: mt6795-pinctrl: Device processed (SEQNUM=3323, ACTION=add) [ 49.221327] systemd-udevd[142]: mt8195-pinctrl: Device ready for processing (SEQNUM=3333, ACTION=add) [ 49.223664] systemd-udevd[164]: mt6795-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.226525] systemd-udevd[142]: mt8195-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.228801] systemd-udevd[142]: mtk-iommu: Device is queued (SEQNUM=3334, ACTION=add) [ 49.230644] systemd-udevd[142]: mtk-iommu: Device ready for processing (SEQNUM=3334, ACTION=add) [ 49.232725] systemd-udevd[142]: mtk-iommu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.234736] systemd-udevd[142]: mtk-msdc: Device is queued (SEQNUM=3335, ACTION=add) [ 49.236787] systemd-udevd[142]: mtk-msdc: Device ready for processing (SEQNUM=3335, ACTION=add) [ 49.238361] systemd-udevd[142]: mtk-msdc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.240780] systemd-udevd[158]: mtk-iommu: Processing device (SEQNUM=3334, ACTION=add) [ 49.242688] systemd-udevd[164]: mtk-msdc: Processing device (SEQNUM=3335, ACTION=add) [ 49.244855] systemd-udevd[167]: mt6360-regulator: Device processed (SEQNUM=3317, ACTION=add) [ 49.246381] systemd-udevd[167]: mt6360-regulator: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.248527] sh[214]: Writing superblocks and filesystem accounting information: 0/80 done [ 49.254559] systemd-udevd[160]: mt8195-pinctrl: Processing device (SEQNUM=3333, ACTION=add) [ 49.256722] systemd-udevd[142]: mtk-power-controller: Device is queued (SEQNUM=3336, ACTION=add) [ 49.265931] sh[205]: /dev/mapper/luks-repart-64115783a20aa6ab successfully formatted as ext4 (label "root-arm64", uuid 6f1bbe63-acbd-4792-9d89-732f48bcc664) [ 49.267716] sh[205]: Successfully formatted future partition 3. [ 49.269592] sh[205]: Populating ext4 filesystem. [ 49.271831] systemd-udevd[165]: mt6779-pinctrl: Device processed (SEQNUM=3322, ACTION=add) [ 49.274629] systemd-udevd[142]: mtk-power-controller: Device ready for processing (SEQNUM=3336, ACTION=add) [ 49.278054] systemd-udevd[165]: mt6779-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.281368] systemd-udevd[142]: mtk-scpsys: Device is queued (SEQNUM=3337, ACTION=add) [ 49.285317] systemd-udevd[173]: mt8188-pinctrl: Device processed (SEQNUM=3331, ACTION=add) [ 49.288011] systemd-udevd[142]: mtk-power-controller: Device ready for processing (SEQNUM=3336, ACTION=add) [ 49.290352] systemd-udevd[169]: mt7981-pinctrl: Device processed (SEQNUM=3326, ACTION=add) [ 49.292510] systemd-udevd[142]: mtk-power-controller: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 49.294398] systemd-udevd[142]: mtk-scpsys: Device ready for processing (SEQNUM=3337, ACTION=add) [ 49.297147] systemd-udevd[169]: mt7981-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.299398] systemd-udevd[168]: mt6797-pinctrl: Device processed (SEQNUM=3324, ACTION=add) [ 49.301339] systemd-udevd[168]: mt6797-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.303277] systemd-udevd[142]: mtk-smi-common: Device is queued (SEQNUM=3338, ACTION=add) [ 49.305134] systemd-udevd[142]: mtk-scpsys: Device ready for processing (SEQNUM=3337, ACTION=add) [ 49.307061] systemd-udevd[166]: mt7622-pinctrl: Device processed (SEQNUM=3325, ACTION=add) [ 49.310093] systemd-udevd[142]: mtk-scpsys: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.311952] systemd-udevd[142]: mtk-smi-common: Device ready for processing (SEQNUM=3338, ACTION=add) [ 49.314146] systemd-udevd[173]: mt8188-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.316384] systemd-udevd[142]: mtk-smi-common: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 49.318326] systemd-udevd[169]: mtk-smi-common: Processing device (SEQNUM=3338, ACTION=add) [ 49.320507] systemd-udevd[165]: mtk-scpsys: Processing device (SEQNUM=3337, ACTION=add) [ 49.322304] systemd-udevd[166]: mt7622-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.324566] systemd-udevd[142]: mtk-smi-larb: Device is queued (SEQNUM=3339, ACTION=add) [ 49.326082] systemd-udevd[142]: mtk-smi-larb: Device ready for processing (SEQNUM=3339, ACTION=add) [ 49.327588] systemd-udevd[142]: mtk-smi-larb: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 49.330039] systemd-udevd[161]: mt7986b-pinctrl: Device processed (SEQNUM=3328, ACTION=add) [ 49.331463] systemd-udevd[161]: mt7986b-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.333809] systemd-udevd[142]: mtk-spi: Device is queued (SEQNUM=3340, ACTION=add) [ 49.335283] systemd-udevd[142]: mtk-spi: Device ready for processing (SEQNUM=3340, ACTION=add) [ 49.337085] systemd-udevd[142]: mtk-spi: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 49.338965] systemd-udevd[167]: mtk-power-controller: Processing device (SEQNUM=3336, ACTION=add) [ 49.341054] systemd-udevd[164]: mtk-msdc: Device processed (SEQNUM=3335, ACTION=add) [ 49.342441] systemd-udevd[164]: mtk-msdc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.344551] systemd-udevd[142]: mtk-tphy: Device is queued (SEQNUM=3341, ACTION=add) [ 49.346023] systemd-udevd[142]: mtk-tphy: Device ready for processing (SEQNUM=3341, ACTION=add) [ 49.347512] systemd-udevd[142]: mtk-tphy: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.350065] systemd-udevd[168]: mtk-smi-larb: Processing device (SEQNUM=3339, ACTION=add) [ 49.351880] systemd-udevd[142]: mtk-wdt: Device is queued (SEQNUM=3342, ACTION=add) [ 49.353709] systemd-udevd[142]: mtk-wdt: Device ready for processing (SEQNUM=3342, ACTION=add) [ 49.355267] systemd-udevd[142]: mtk-wdt: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 49.357515] systemd-udevd[166]: mtk-spi: Processing device (SEQNUM=3340, ACTION=add) [ 49.359933] systemd-udevd[142]: mtk_rng: Device is queued (SEQNUM=3343, ACTION=add) [ 49.361719] systemd-udevd[142]: mtk_rng: Device ready for processing (SEQNUM=3343, ACTION=add) [ 49.363266] systemd-udevd[142]: mtk_rng: sd-device-monitor(manager): Passed 182 byte to netlink monitor. M [** ] (2 of 2) A start job is running for…dev/gpt-auto-root (38s / 1min 30s) [ 49.368717] systemd-udevd[159]: mt8186-pinctrl: Device processed (SEQNUM=3330, ACTION=add) [ 49.377755] systemd-udevd[159]: mt8186-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.379940] systemd-udevd[161]: mtk-tphy: Processing device (SEQNUM=3341, ACTION=add) [ 49.382343] systemd-udevd[142]: mtu3: Device is queued (SEQNUM=3344, ACTION=add) [ 49.385138] systemd-udevd[172]: mt8192-pinctrl: Device processed (SEQNUM=3332, ACTION=add) [ 49.387282] systemd-udevd[164]: mtk-wdt: Processing device (SEQNUM=3342, ACTION=add) [ 49.389769] systemd-udevd[172]: mt8192-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.391670] systemd-udevd[165]: mtk-scpsys: Device processed (SEQNUM=3337, ACTION=add) [ 49.393390] systemd-udevd[165]: mtk-scpsys: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.395299] systemd-udevd[163]: mt7986a-pinctrl: Device processed (SEQNUM=3327, ACTION=add) [ 49.397127] systemd-udevd[163]: mt7986a-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 49.398956] systemd-udevd[173]: mtk_rng: Processing device (SEQNUM=3343, ACTION=add) [ 49.401003] systemd-udevd[142]: mtu3: Device ready for processing (SEQNUM=3344, ACTION=add) [ 49.402566] systemd-udevd[142]: mtu3: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 49.404506] systemd-udevd[142]: musb-hdrc: Device is queued (SEQNUM=3345, ACTION=add) [ 49.406352] systemd-udevd[160]: mt8195-pinctrl: Device processed (SEQNUM=3333, ACTION=add) [ 49.408455] systemd-udevd[142]: musb-hdrc: Device ready for processing (SEQNUM=3345, ACTION=add) [ 49.410346] systemd-udevd[160]: mt8195-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.412656] systemd-udevd[142]: musb-hdrc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.414588] systemd-udevd[158]: mtk-iommu: Device processed (SEQNUM=3334, ACTION=add) [ 49.415980] systemd-udevd[158]: mtk-iommu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.418303] systemd-udevd[167]: mtk-power-controller: Device processed (SEQNUM=3336, ACTION=add) [ 49.419779] systemd-udevd[167]: mtk-power-controller: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 49.422080] systemd-udevd[169]: mtk-smi-common: Device processed (SEQNUM=3338, ACTION=add) [ 49.423530] systemd-udevd[169]: mtk-smi-common: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.425786] systemd-udevd[162]: mt8183-pinctrl: Device processed (SEQNUM=3329, ACTION=add) [ 49.427224] systemd-udevd[162]: mt8183-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 49.429411] systemd-udevd[161]: mtk-tphy: Device processed (SEQNUM=3341, ACTION=add) [ 49.431206] systemd-udevd[172]: musb-hdrc: Processing device (SEQNUM=3345, ACTION=add) [ 49.433222] systemd-udevd[159]: mtu3: Processing device (SEQNUM=3344, ACTION=add) [ 49.435199] systemd-udevd[164]: mtk-wdt: Device processed (SEQNUM=3342, ACTION=add) [ 49.436967] systemd-udevd[164]: mtk-wdt: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 49.438865] systemd-udevd[161]: mtk-tphy: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.441031] systemd-udevd[168]: mtk-smi-larb: Device processed (SEQNUM=3339, ACTION=add) [ 49.442849] systemd-udevd[142]: musb-sunxi: Device is queued (SEQNUM=3346, ACTION=add) dm-1: Processing udev action (SEQNUM=4056, ACTION=change) dm-1: Got 'change' action on syspath '/sys/devices/virtual/block/dm-1'. [ 49.445614] systemd-udevd[168]: mtk-smi-larb: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 49.447497] systemd-udevd[173]: mtk_rng: Device processed (SEQNUM=3343, ACTION=add) [ 49.449316] systemd-udevd[173]: mtk_rng: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 49.451153] systemd-udevd[166]: mtk-spi: Device processed (SEQNUM=3340, ACTION=add) [ 49.452800] systemd-udevd[166]: mtk-spi: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 49.454705] systemd-udevd[142]: musb-sunxi: Device ready for processing (SEQNUM=3346, ACTION=add) [ 49.456610] systemd-udevd[142]: musb-sunxi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.458513] systemd-udevd[162]: musb-sunxi: Processing device (SEQNUM=3346, ACTION=add) [ 49.460633] systemd-udevd[142]: mv64xxx_i2c: Device is queued (SEQNUM=3347, ACTION=add) [ 49.462162] systemd-udevd[142]: mv64xxx_i2c: Device ready for processing (SEQNUM=3347, ACTION=add) [ 49.464348] systemd-udevd[172]: musb-hdrc: Device processed (SEQNUM=3345, ACTION=add) [ 49.466099] systemd-udevd[142]: mv64xxx_i2c: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 49.468403] systemd-udevd[172]: musb-hdrc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.470201] systemd-udevd[142]: mv_xor: Device is queued (SEQNUM=3348, ACTION=add) [ 49.472325] systemd-udevd[159]: mtu3: Device processed (SEQNUM=3344, ACTION=add) [ 49.474398] systemd-udevd[142]: mv_xor: Device ready for processing (SEQNUM=3348, ACTION=add) [ 49.476593] systemd-udevd[159]: mtu3: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 49.478698] systemd-udevd[142]: mv_xor: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 49.481002] systemd-udevd[167]: mv64xxx_i2c: Processing device (SEQNUM=3347, ACTION=add) [ 49.482871] systemd-udevd[142]: mv_xor_v2: Device is queued (SEQNUM=3349, ACTION=add) [ 49.484990] systemd-udevd[172]: mv_xor: Processing device (SEQNUM=3348, ACTION=add) [ 49.486876] systemd-udevd[142]: mv_xor_v2: Device ready for processing (SEQNUM=3349, ACTION=add) [ 49.488733] systemd-udevd[142]: mv_xor_v2: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.490254] systemd-udevd[142]: mvebu-a3700-comphy: Device is queued (SEQNUM=3350, ACTION=add) [ 49.491723] systemd-udevd[142]: mvebu-a3700-comphy: Device ready for processing (SEQNUM=3350, ACTION=add) [ 49.493506] systemd-udevd[142]: mvebu-a3700-comphy: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 49.495020] systemd-udevd[142]: mvebu-a3700-utmi-phy: Device is queued (SEQNUM=3351, ACTION=add) [ 49.497141] systemd-udevd[162]: musb-sunxi: Device processed (SEQNUM=3346, ACTION=add) [ 49.498929] systemd-udevd[142]: mvebu-a3700-utmi-phy: Device ready for processing (SEQNUM=3351, ACTION=add) [ 49.501287] systemd-udevd[162]: musb-sunxi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.503213] systemd-udevd[167]: mv64xxx_i2c: Device processed (SEQNUM=3347, ACTION=add) [ 49.504932] systemd-udevd[167]: mv64xxx_i2c: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 49.506753] systemd-udevd[158]: mvebu-a3700-utmi-phy: Processing device (SEQNUM=3351, ACTION=add) [ 49.508906] systemd-udevd[166]: mvebu-a3700-comphy: Processing device (SEQNUM=3350, ACTION=add) [ 49.510721] systemd-udevd[159]: mv_xor_v2: Processing device (SEQNUM=3349, ACTION=add) [ 49.512983] systemd-udevd[142]: mvebu-a3700-utmi-phy: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 49.514625] systemd-udevd[142]: mvebu-comphy: Device is queued (SEQNUM=3352, ACTION=add) [ 49.516484] systemd-udevd[142]: mvebu-comphy: Device ready for processing (SEQNUM=3352, ACTION=add) [ 49.518051] systemd-udevd[142]: mvebu-comphy: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 49.519989] systemd-udevd[159]: mv_xor_v2: Device processed (SEQNUM=3349, ACTION=add) [ 49.522134] systemd-udevd[172]: mv_xor: Device processed (SEQNUM=3348, ACTION=add) [ 49.523627] systemd-udevd[172]: mv_xor: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 49.525782] systemd-udevd[159]: mv_xor_v2: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.528023] systemd-udevd[142]: mvebu-gicp: Device is queued (SEQNUM=3353, ACTION=add) [ 49.529868] systemd-udevd[142]: mvebu-gicp: Device ready for processing (SEQNUM=3353, ACTION=add) [ 49.531791] systemd-udevd[158]: mvebu-a3700-utmi-phy: Device processed (SEQNUM=3351, ACTION=add) [ 49.534022] systemd-udevd[142]: mvebu-gicp: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.536991] systemd-udevd[158]: mvebu-a3700-utmi-phy: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 49.539128] systemd-udevd[166]: mvebu-a3700-comphy: Device processed (SEQNUM=3350, ACTION=add) [ 49.541197] systemd-udevd[162]: mvebu-comphy: Processing device (SEQNUM=3352, ACTION=add) [ 49.543001] systemd-udevd[167]: mvebu-gicp: Processing device (SEQNUM=3353, ACTION=add) [ 49.545210] systemd-udevd[142]: mvebu-gpio: Device is queued (SEQNUM=3354, ACTION=add) [ 49.546714] systemd-udevd[142]: mvebu-gpio: Device ready for processing (SEQNUM=3354, ACTION=add) [ 49.548665] systemd-udevd[142]: mvebu-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.550554] systemd-udevd[166]: mvebu-a3700-comphy: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 49.552819] systemd-udevd[159]: mvebu-gpio: Processing device (SEQNUM=3354, ACTION=add) [ 49.554653] systemd-udevd[167]: mvebu-gicp: Device processed (SEQNUM=3353, ACTION=add) [ 49.557024] systemd-udevd[142]: mvebu-icu: Device is queued (SEQNUM=3355, ACTION=add) [ 49.558864] systemd-udevd[167]: mvebu-gicp: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.561112] systemd-udevd[162]: mvebu-comphy: Device processed (SEQNUM=3352, ACTION=add) [ 49.562904] systemd-udevd[142]: mvebu-icu: Device ready for processing (SEQNUM=3355, ACTION=add) [ 49.565133] systemd-udevd[162]: mvebu-comphy: sd-device-monitor(worker): Passed 187 byte to netlink monitor. dev-disk-by\x2did-dm\x2dname\x2dluks\x2drepart\x2d64115783a20aa6ab.device: Changed dead -> plugged [ 49.566965] systemd-udevd[142]: mvebu-icu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d4711ad54dbda4defb3421d331237109c\x2dluks\x2drepart\x2d64115783a20aa6ab.device: Changed dead -> plugged dev-mapper-luks\x2drepart\x2d64115783a20aa6ab.device: Changed dead -> plugged [ 49.569545] systemd-udevd[172]: mvebu-icu: Processing device (SEQNUM=3355, ACTION=add) dev-disk-by\x2duuid-6f1bbe63\x2dacbd\x2d4792\x2d9d89\x2d732f48bcc664.device: Changed dead -> plugged dev-disk-by\x2dlabel-root\x2darm64.device: Changed dead -> plugged sys-devices-virtual-block-dm\x2d1.device: Changed dead -> plugged [ 49.571531] systemd-udevd[142]: mvebu-icu-subset: Device is queued (SEQNUM=3356, ACTION=add) dev-dm\x2d1.device: Changed dead -> plugged [ 49.573974] systemd-udevd[142]: mvebu-icu-subset: Device ready for processing (SEQNUM=3356, ACTION=add) [ 49.575554] systemd-udevd[142]: mvebu-icu-subset: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.578069] systemd-udevd[159]: mvebu-gpio: Device processed (SEQNUM=3354, ACTION=add) [ 49.579536] systemd-udevd[159]: mvebu-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.581856] systemd-udevd[162]: mvebu-icu-subset: Processing device (SEQNUM=3356, ACTION=add) [ 49.583681] systemd-udevd[142]: mvebu-pic: Device is queued (SEQNUM=3357, ACTION=add) [ 49.585500] systemd-udevd[142]: mvebu-pic: Device ready for processing (SEQNUM=3357, ACTION=add) [ 49.587002] systemd-udevd[142]: mvebu-pic: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.588769] systemd-udevd[142]: mvebu-sei: Device is queued (SEQNUM=3358, ACTION=add) [ 49.590228] systemd-udevd[142]: mvebu-sei: Device ready for processing (SEQNUM=3358, ACTION=add) [ 49.592655] systemd-udevd[172]: mvebu-icu: Device processed (SEQNUM=3355, ACTION=add) [ 49.594412] systemd-udevd[142]: mvebu-sei: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.596611] systemd-udevd[167]: mvebu-pic: Processing device (SEQNUM=3357, ACTION=add) [ 49.598430] systemd-udevd[142]: mvebu-uart: Device is queued (SEQNUM=3359, ACTION=add) [ 49.600362] systemd-udevd[142]: mvebu-uart: Device ready for processing (SEQNUM=3359, ACTION=add) [ 49.602195] systemd-udevd[162]: mvebu-icu-subset: Device processed (SEQNUM=3356, ACTION=add) [ 49.603986] systemd-udevd[142]: mvebu-uart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.606246] systemd-udevd[166]: mvebu-uart: Processing device (SEQNUM=3359, ACTION=add) [ 49.608394] systemd-udevd[142]: mvebu-uart-clock: Device is queued (SEQNUM=3360, ACTION=add) [ 49.609973] systemd-udevd[142]: mvebu-uart-clock: Device ready for processing (SEQNUM=3360, ACTION=add) [ 49.611518] systemd-udevd[142]: mvebu-uart-clock: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.613917] systemd-udevd[159]: mvebu-sei: Processing device (SEQNUM=3358, ACTION=add) [ 49.615820] systemd-udevd[142]: mvneta: Device is queued (SEQNUM=3361, ACTION=add) [ 49.617651] systemd-udevd[142]: mvneta: Device ready for processing (SEQNUM=3361, ACTION=add) [ 49.619317] systemd-udevd[142]: mvneta: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 49.621604] systemd-udevd[172]: mvebu-icu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.623494] systemd-udevd[162]: mvebu-icu-subset: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.625877] systemd-udevd[142]: mvpp2: Device is queued (SEQNUM=3362, ACTION=add) [ 49.627354] systemd-udevd[142]: mvpp2: Device ready for processing (SEQNUM=3362, ACTION=add) [ 49.629420] systemd-udevd[158]: mvebu-uart-clock: Processing device (SEQNUM=3360, ACTION=add) [ 49.631225] systemd-udevd[142]: mvpp2: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 49.633484] systemd-udevd[166]: mvebu-uart: Device processed (SEQNUM=3359, ACTION=add) [ 49.634912] systemd-udevd[166]: mvebu-uart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.636902] systemd-udevd[165]: mvneta: Processing device (SEQNUM=3361, ACTION=add) [ 49.638693] systemd-udevd[167]: mvebu-pic: Device processed (SEQNUM=3357, ACTION=add) [ 49.640395] systemd-udevd[167]: mvebu-pic: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.642363] systemd-udevd[164]: mvpp2: Processing device (SEQNUM=3362, ACTION=add) [ 49.644454] systemd-udevd[142]: netsec: Device is queued (SEQNUM=3363, ACTION=add) [ 49.646087] systemd-udevd[142]: netsec: Device ready for processing (SEQNUM=3363, ACTION=add) [ 49.647714] systemd-udevd[142]: netsec: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 49.653106] systemd-udevd[162]: netsec: Processing device (SEQNUM=3363, ACTION=add) [ 49.654819] systemd-udevd[142]: npcm-reset: Device is queued (SEQNUM=3364, ACTION=add) [ 49.656932] systemd-udevd[159]: mvebu-sei: Device processed (SEQNUM=3358, ACTION=add) [ 49.658778] systemd-udevd[142]: npcm-reset: Device ready for processing (SEQNUM=3364, ACTION=add) [ 49.660976] systemd-udevd[159]: mvebu-sei: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.662891] systemd-udevd[142]: npcm-reset: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.664997] systemd-udevd[172]: npcm-reset: Processing device (SEQNUM=3364, ACTION=add) [ 49.669962] systemd-udevd[165]: mvneta: Device processed (SEQNUM=3361, ACTION=add) [ 49.671331] systemd-udevd[165]: mvneta: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 49.673642] systemd-udevd[142]: npcm-rng: Device is queued (SEQNUM=3365, ACTION=add) [ 49.675459] systemd-udevd[164]: mvpp2: Device processed (SEQNUM=3362, ACTION=add) [ 49.677592] systemd-udevd[142]: npcm-rng: Device ready for processing (SEQNUM=3365, ACTION=add) [ 49.679467] systemd-udevd[164]: mvpp2: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 49.681757] systemd-udevd[162]: netsec: Device processed (SEQNUM=3363, ACTION=add) [ 49.683602] systemd-udevd[142]: npcm-rng: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.685808] systemd-udevd[162]: netsec: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 49.687650] systemd-udevd[158]: mvebu-uart-clock: Device processed (SEQNUM=3360, ACTION=add) [ 49.689610] systemd-udevd[158]: mvebu-uart-clock: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 49.691444] systemd-udevd[159]: npcm-rng: Processing device (SEQNUM=3365, ACTION=add) [ 49.693726] systemd-udevd[142]: npcm-wdt: Device is queued (SEQNUM=3366, ACTION=add) [ 49.695200] systemd-udevd[142]: npcm-wdt: Device ready for processing (SEQNUM=3366, ACTION=add) [ 49.696883] systemd-udevd[142]: npcm-wdt: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.698389] systemd-udevd[142]: npcm7xx-ehci: Device is queued (SEQNUM=3367, ACTION=add) [ 49.700300] systemd-udevd[142]: npcm7xx-ehci: Device ready for processing (SEQNUM=3367, ACTION=add) [ 49.701788] systemd-udevd[142]: npcm7xx-ehci: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 49.706982] systemd-udevd[167]: npcm7xx-ehci: Processing device (SEQNUM=3367, ACTION=add) [ 49.708951] systemd-udevd[142]: ns-thermal: Device is queued (SEQNUM=3368, ACTION=add) [ 49.710972] systemd-udevd[162]: npcm-wdt: Processing device (SEQNUM=3366, ACTION=add) [ 49.713087] systemd-udevd[142]: ns-thermal: Device ready for processing (SEQNUM=3368, ACTION=add) [ 49.714619] systemd-udevd[142]: ns-thermal: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.716559] systemd-udevd[142]: ns2-pinmux: Device is queued (SEQNUM=3369, ACTION=add) [ 49.718203] systemd-udevd[142]: ns2-pinmux: Device ready for processing (SEQNUM=3369, ACTION=add) [ 49.719688] systemd-udevd[142]: ns2-pinmux: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.721974] systemd-udevd[172]: npcm-reset: Device processed (SEQNUM=3364, ACTION=add) [ 49.723760] systemd-udevd[166]: ns-thermal: Processing device (SEQNUM=3368, ACTION=add) [ 49.726090] systemd-udevd[172]: npcm-reset: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.727979] systemd-udevd[142]: nwl-pcie: Device is queued (SEQNUM=3370, ACTION=add) [ 49.729712] systemd-udevd[142]: nwl-pcie: Device ready for processing (SEQNUM=3370, ACTION=add) [ 49.731558] systemd-udevd[158]: ns2-pinmux: Processing device (SEQNUM=3369, ACTION=add) [ 49.733746] systemd-udevd[142]: nwl-pcie: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.735287] systemd-udevd[142]: of_fixed_clk: Device is queued (SEQNUM=3371, ACTION=add) [ 49.737304] systemd-udevd[142]: of_fixed_clk: Device ready for processing (SEQNUM=3371, ACTION=add) [ 49.738811] systemd-udevd[142]: of_fixed_clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 49.740990] systemd-udevd[162]: npcm-wdt: Device processed (SEQNUM=3366, ACTION=add) [ 49.742894] systemd-udevd[165]: nwl-pcie: Processing device (SEQNUM=3370, ACTION=add) [ 49.744989] systemd-udevd[159]: npcm-rng: Device processed (SEQNUM=3365, ACTION=add) [ 49.746448] systemd-udevd[159]: npcm-rng: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.748769] systemd-udevd[167]: npcm7xx-ehci: Device processed (SEQNUM=3367, ACTION=add) [ 49.750172] systemd-udevd[167]: npcm7xx-ehci: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 49.751973] systemd-udevd[162]: npcm-wdt: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.754089] systemd-udevd[172]: of_fixed_clk: Processing device (SEQNUM=3371, ACTION=add) [ 49.755897] systemd-udevd[142]: of_fixed_factor_clk: Device is queued (SEQNUM=3372, ACTION=add) [ 49.757997] systemd-udevd[166]: ns-thermal: Device processed (SEQNUM=3368, ACTION=add) [ 49.759411] systemd-udevd[166]: ns-thermal: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.761554] systemd-udevd[142]: of_fixed_factor_clk: Device ready for processing (SEQNUM=3372, ACTION=add) [ 49.763585] systemd-udevd[159]: of_fixed_factor_clk: Processing device (SEQNUM=3372, ACTION=add) [ 49.765931] systemd-udevd[172]: of_fixed_clk: Device processed (SEQNUM=3371, ACTION=add) [ 49.767346] systemd-udevd[172]: of_fixed_clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 49.769483] systemd-udevd[142]: of_fixed_factor_clk: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 49.771065] systemd-udevd[142]: of_serial: Device is queued (SEQNUM=3373, ACTION=add) [ 49.773113] systemd-udevd[158]: ns2-pinmux: Device processed (SEQNUM=3369, ACTION=add) [ 49.774539] systemd-udevd[158]: ns2-pinmux: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.776632] systemd-udevd[142]: of_serial: Device ready for processing (SEQNUM=3373, ACTION=add) [ 49.778142] systemd-udevd[142]: of_serial: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.780429] systemd-udevd[165]: nwl-pcie: Device processed (SEQNUM=3370, ACTION=add) [ 49.781812] systemd-udevd[165]: nwl-pcie: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.783625] systemd-udevd[162]: of_serial: Processing device (SEQNUM=3373, ACTION=add) [ 49.785723] systemd-udevd[142]: ohci-platform: Device is queued (SEQNUM=3374, ACTION=add) [ 49.787332] systemd-udevd[142]: ohci-platform: Device ready for processing (SEQNUM=3374, ACTION=add) [ 49.799227] systemd-udevd[142]: ohci-platform: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 49.801154] systemd-udevd[142]: omap8250: Device is queued (SEQNUM=3375, ACTION=add) [ 49.802740] systemd-udevd[142]: omap8250: Device ready for processing (SEQNUM=3375, ACTION=add) [ 49.808485] systemd-udevd[172]: ohci-platform: Processing device (SEQNUM=3374, ACTION=add) [ 49.810490] systemd-udevd[142]: omap8250: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.812753] systemd-udevd[159]: of_fixed_factor_clk: Device processed (SEQNUM=3372, ACTION=add) [ 49.814631] systemd-udevd[142]: omap_i2c: Device is queued (SEQNUM=3376, ACTION=add) [ 49.816766] systemd-udevd[162]: of_serial: Device processed (SEQNUM=3373, ACTION=add) [ 49.818570] systemd-udevd[159]: of_fixed_factor_clk: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 49.820953] systemd-udevd[142]: omap_i2c: Device ready for processing (SEQNUM=3376, ACTION=add) [ 49.822458] systemd-udevd[142]: omap_i2c: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.824768] systemd-udevd[162]: of_serial: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 49.826586] systemd-udevd[167]: omap8250: Processing device (SEQNUM=3375, ACTION=add) [ 49.828610] systemd-udevd[142]: omap_rng: Device is queued (SEQNUM=3377, ACTION=add) [ 49.833631] systemd-udevd[166]: omap_i2c: Processing device (SEQNUM=3376, ACTION=add) [ 49.835559] systemd-udevd[142]: omap_rng: Device ready for processing (SEQNUM=3377, ACTION=add) [ 49.837516] systemd-udevd[142]: omap_rng: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.839374] systemd-udevd[159]: omap_rng: Processing device (SEQNUM=3377, ACTION=add) [ 49.841547] systemd-udevd[142]: omap_timer: Device is queued (SEQNUM=3378, ACTION=add) [ 49.843184] systemd-udevd[142]: omap_timer: Device ready for processing (SEQNUM=3378, ACTION=add) [ 49.844919] systemd-udevd[142]: omap_timer: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.846411] systemd-udevd[142]: optee: Device is queued (SEQNUM=3379, ACTION=add) [ 49.847853] systemd-udevd[142]: optee: Device ready for processing (SEQNUM=3379, ACTION=add) [ 49.849582] systemd-udevd[142]: optee: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 49.851072] systemd-udevd[142]: orion-ehci: Device is queued (SEQNUM=3380, ACTION=add) [ 49.852728] systemd-udevd[142]: orion-ehci: Device ready for processing (SEQNUM=3380, ACTION=add) [ 49.854587] systemd-udevd[172]: ohci-platform: Device processed (SEQNUM=3374, ACTION=add) [ 49.856685] systemd-udevd[162]: omap_timer: Processing device (SEQNUM=3378, ACTION=add) [ 49.858451] systemd-udevd[172]: ohci-platform: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 49.860895] systemd-udevd[165]: orion-ehci: Processing device (SEQNUM=3380, ACTION=add) M [*** ] (1 of 2) A start job is running for…rtition Root Disk (39s / no limit) [ 49.862843] systemd-udevd[167]: omap8250: Device processed (SEQNUM=3375, ACTION=add) [ 49.867987] systemd-udevd[167]: omap8250: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.870528] systemd-udevd[142]: orion-ehci: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.875711] systemd-udevd[158]: optee: Processing device (SEQNUM=3379, ACTION=add) [ 49.877694] systemd-udevd[159]: omap_rng: Device processed (SEQNUM=3377, ACTION=add) [ 49.879553] systemd-udevd[142]: orion-mdio: Device is queued (SEQNUM=3381, ACTION=add) [ 49.881854] systemd-udevd[159]: omap_rng: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.883837] systemd-udevd[142]: orion-mdio: Device ready for processing (SEQNUM=3381, ACTION=add) [ 49.885573] systemd-udevd[142]: orion-mdio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 49.887293] systemd-udevd[142]: orion_spi: Device is queued (SEQNUM=3382, ACTION=add) [ 49.889019] systemd-udevd[142]: orion_spi: Device ready for processing (SEQNUM=3382, ACTION=add) [ 49.890519] systemd-udevd[142]: orion_spi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 49.892748] systemd-udevd[166]: omap_i2c: Device processed (SEQNUM=3376, ACTION=add) [ 49.894398] systemd-udevd[166]: omap_i2c: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 49.896825] systemd-udevd[159]: orion-mdio: Processing device (SEQNUM=3381, ACTION=add) [ 49.898764] systemd-udevd[142]: owl-i2c: Device is queued (SEQNUM=3383, ACTION=add) [ 49.900598] systemd-udevd[142]: owl-i2c: Device ready for processing (SEQNUM=3383, ACTION=add) [ 49.902086] systemd-udevd[142]: owl-i2c: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 49.903952] systemd-udevd[172]: orion_spi: Processing device (SEQNUM=3382, ACTION=add) [ 49.905998] systemd-udevd[142]: owl-sps: Device is queued (SEQNUM=3384, ACTION=add) [ 49.907483] systemd-udevd[142]: owl-sps: Device ready for processing (SEQNUM=3384, ACTION=add) [ 49.909389] systemd-udevd[142]: owl-sps: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 49.911286] systemd-udevd[167]: owl-i2c: Processing device (SEQNUM=3383, ACTION=add) [ 49.913330] systemd-udevd[142]: owl-uart: Device is queued (SEQNUM=3385, ACTION=add) [ 49.914833] systemd-udevd[142]: owl-uart: Device ready for processing (SEQNUM=3385, ACTION=add) [ 49.916956] systemd-udevd[158]: optee: Device processed (SEQNUM=3379, ACTION=add) [ 49.918717] systemd-udevd[142]: owl-uart: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 49.921108] systemd-udevd[162]: omap_timer: Device processed (SEQNUM=3378, ACTION=add) [ 49.922889] systemd-udevd[142]: owl_mmc: Device is queued (SEQNUM=3386, ACTION=add) [ 49.925016] systemd-udevd[162]: omap_timer: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.926905] systemd-udevd[142]: owl_mmc: Device ready for processing (SEQNUM=3386, ACTION=add) [ 49.928623] systemd-udevd[142]: owl_mmc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 49.930511] systemd-udevd[166]: owl-uart: Processing device (SEQNUM=3385, ACTION=add) [ 49.932567] systemd-udevd[142]: pata_of_platform: Device is queued (SEQNUM=3387, ACTION=add) [ 49.934078] systemd-udevd[142]: pata_of_platform: Device ready for processing (SEQNUM=3387, ACTION=add) [ 49.935699] systemd-udevd[142]: pata_of_platform: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.941114] systemd-udevd[164]: owl-sps: Processing device (SEQNUM=3384, ACTION=add) [ 49.942863] systemd-udevd[142]: pata_platform: Device is queued (SEQNUM=3388, ACTION=add) [ 49.947823] systemd-udevd[168]: owl_mmc: Processing device (SEQNUM=3386, ACTION=add) [ 49.949867] systemd-udevd[142]: pata_platform: Device ready for processing (SEQNUM=3388, ACTION=add) [ 49.951844] systemd-udevd[158]: optee: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 49.953814] systemd-udevd[169]: pata_platform: Processing device (SEQNUM=3388, ACTION=add) [ 49.955774] systemd-udevd[165]: orion-ehci: Device processed (SEQNUM=3380, ACTION=add) [ 49.957462] systemd-udevd[165]: orion-ehci: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.959275] systemd-udevd[142]: pata_platform: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 49.961689] systemd-udevd[162]: pata_of_platform: Processing device (SEQNUM=3387, ACTION=add) [ 49.963579] systemd-udevd[142]: pci-host-generic: Device is queued (SEQNUM=3389, ACTION=add) [ 49.965505] systemd-udevd[142]: pci-host-generic: Device ready for processing (SEQNUM=3389, ACTION=add) [ 49.967063] systemd-udevd[142]: pci-host-generic: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.970192] systemd-udevd[158]: pci-host-generic: Processing device (SEQNUM=3389, ACTION=add) [ 49.972642] systemd-udevd[142]: pci_thunder_ecam: Device is queued (SEQNUM=3390, ACTION=add) [ 49.974160] systemd-udevd[142]: pci_thunder_ecam: Device ready for processing (SEQNUM=3390, ACTION=add) [ 49.975772] systemd-udevd[142]: pci_thunder_ecam: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 49.978059] systemd-udevd[159]: orion-mdio: Device processed (SEQNUM=3381, ACTION=add) [ 49.979933] systemd-udevd[142]: pci_thunder_pem: Device is queued (SEQNUM=3391, ACTION=add) [ 49.982138] systemd-udevd[159]: orion-mdio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 49.984515] systemd-udevd[142]: pci_thunder_pem: Device ready for processing (SEQNUM=3391, ACTION=add) [ 49.986053] systemd-udevd[142]: pci_thunder_pem: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 49.987648] systemd-udevd[142]: phy-axg-mipi-pcie-analog: Device is queued (SEQNUM=3392, ACTION=add) [ 49.989525] systemd-udevd[142]: phy-axg-mipi-pcie-analog: Device ready for processing (SEQNUM=3392, ACTION=add) [ 49.991056] systemd-udevd[142]: phy-axg-mipi-pcie-analog: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 49.993299] systemd-udevd[165]: pci_thunder_ecam: Processing device (SEQNUM=3390, ACTION=add) [ 49.995124] systemd-udevd[163]: pci_thunder_pem: Processing device (SEQNUM=3391, ACTION=add) [ 49.997139] systemd-udevd[142]: phy-axg-pcie: Device is queued (SEQNUM=3393, ACTION=add) [ 49.998788] systemd-udevd[142]: phy-axg-pcie: Device ready for processing (SEQNUM=3393, ACTION=add) [ 50.000914] systemd-udevd[164]: owl-sps: Device processed (SEQNUM=3384, ACTION=add) [ 50.002766] systemd-udevd[142]: phy-axg-pcie: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.004944] systemd-udevd[164]: owl-sps: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 50.006928] systemd-udevd[166]: owl-uart: Device processed (SEQNUM=3385, ACTION=add) [ 50.008683] systemd-udevd[166]: owl-uart: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.010740] systemd-udevd[142]: phy-bcm-sr-usb: Device is queued (SEQNUM=3394, ACTION=add) [ 50.012498] systemd-udevd[142]: phy-bcm-sr-usb: Device ready for processing (SEQNUM=3394, ACTION=add) [ 50.014384] systemd-udevd[161]: phy-axg-pcie: Processing device (SEQNUM=3393, ACTION=add) [ 50.016471] systemd-udevd[142]: phy-bcm-sr-usb: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.018381] systemd-udevd[159]: phy-axg-mipi-pcie-analog: Processing device (SEQNUM=3392, ACTION=add) [ 50.020536] systemd-udevd[142]: phy-g12a-usb3-pcie: Device is queued (SEQNUM=3395, ACTION=add) [ 50.022064] systemd-udevd[142]: phy-g12a-usb3-pcie: Device ready for processing (SEQNUM=3395, ACTION=add) [ 50.023941] systemd-udevd[169]: pata_platform: Device processed (SEQNUM=3388, ACTION=add) [ 50.025650] systemd-udevd[169]: pata_platform: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.027492] systemd-udevd[173]: phy-bcm-sr-usb: Processing device (SEQNUM=3394, ACTION=add) [ 50.029659] systemd-udevd[142]: phy-g12a-usb3-pcie: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 50.031613] systemd-udevd[166]: phy-g12a-usb3-pcie: Processing device (SEQNUM=3395, ACTION=add) [ 50.033766] systemd-udevd[142]: phy-gmii-sel: Device is queued (SEQNUM=3396, ACTION=add) [ 50.035265] systemd-udevd[142]: phy-gmii-sel: Device ready for processing (SEQNUM=3396, ACTION=add) [ 50.037156] systemd-udevd[142]: phy-gmii-sel: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.038687] systemd-udevd[142]: phy-meson-axg-mipi-dphy: Device is queued (SEQNUM=3397, ACTION=add) [ 50.040506] systemd-udevd[142]: phy-meson-axg-mipi-dphy: Device ready for processing (SEQNUM=3397, ACTION=add) [ 50.042033] systemd-udevd[142]: phy-meson-axg-mipi-dphy: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 50.043983] systemd-udevd[159]: phy-axg-mipi-pcie-analog: Device processed (SEQNUM=3392, ACTION=add) [ 50.045855] systemd-udevd[159]: phy-axg-mipi-pcie-analog: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 50.047890] systemd-udevd[168]: owl_mmc: Device processed (SEQNUM=3386, ACTION=add) [ 50.049679] systemd-udevd[168]: owl_mmc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 50.051556] systemd-udevd[164]: phy-gmii-sel: Processing device (SEQNUM=3396, ACTION=add) [ 50.053725] systemd-udevd[169]: phy-meson-axg-mipi-dphy: Processing device (SEQNUM=3397, ACTION=add) [ 50.055952] systemd-udevd[167]: owl-i2c: Device processed (SEQNUM=3383, ACTION=add) [ 50.058159] systemd-udevd[142]: phy-meson-g12a-mipi-dphy-analog: Device is queued (SEQNUM=3398, ACTION=add) [ 50.060423] systemd-udevd[167]: owl-i2c: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 50.062456] systemd-udevd[142]: phy-meson-g12a-mipi-dphy-analog: Device ready for processing (SEQNUM=3398, ACTION=add) [ 50.064319] systemd-udevd[142]: phy-meson-g12a-mipi-dphy-analog: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 50.066271] systemd-udevd[160]: phy-meson-g12a-mipi-dphy-analog: Processing device (SEQNUM=3398, ACTION=add) [ 50.068315] systemd-udevd[165]: pci_thunder_ecam: Device processed (SEQNUM=3390, ACTION=add) [ 50.069776] systemd-udevd[165]: pci_thunder_ecam: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.071602] systemd-udevd[172]: orion_spi: Device processed (SEQNUM=3382, ACTION=add) [ 50.073376] systemd-udevd[172]: orion_spi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.075186] systemd-udevd[142]: phy-meson-g12a-usb2: Device is queued (SEQNUM=3399, ACTION=add) [ 50.077401] systemd-udevd[173]: phy-bcm-sr-usb: Device processed (SEQNUM=3394, ACTION=add) [ 50.078841] systemd-udevd[173]: phy-bcm-sr-usb: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 50.080987] systemd-udevd[142]: phy-meson-g12a-usb2: Device ready for processing (SEQNUM=3399, ACTION=add) [ 50.082909] systemd-udevd[162]: pata_of_platform: Device processed (SEQNUM=3387, ACTION=add) [ 50.084996] systemd-udevd[142]: phy-meson-g12a-usb2: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 50.086575] systemd-udevd[142]: phy-meson-gxl-usb2: Device is queued (SEQNUM=3400, ACTION=add) [ 50.088911] systemd-udevd[162]: pata_of_platform: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.090830] systemd-udevd[142]: phy-meson-gxl-usb2: Device ready for processing (SEQNUM=3400, ACTION=add) [ 50.092656] systemd-udevd[142]: phy-meson-gxl-usb2: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 50.094224] systemd-udevd[142]: phy-meson-usb2: Device is queued (SEQNUM=3401, ACTION=add) [ 50.096359] systemd-udevd[160]: phy-meson-g12a-mipi-dphy-analog: Device processed (SEQNUM=3398, ACTION=add) [ 50.097818] systemd-udevd[160]: phy-meson-g12a-mipi-dphy-analog: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 50.099734] systemd-udevd[158]: pci-host-generic: Device processed (SEQNUM=3389, ACTION=add) [ 50.101812] systemd-udevd[142]: phy-meson-usb2: Device ready for processing (SEQNUM=3401, ACTION=add) [ 50.103365] systemd-udevd[142]: phy-meson-usb2: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.105795] systemd-udevd[158]: pci-host-generic: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.107747] systemd-udevd[142]: phy_rcar_gen3_pcie: Device is queued (SEQNUM=3402, ACTION=add) [ 50.109459] systemd-udevd[142]: phy_rcar_gen3_pcie: Device ready for processing (SEQNUM=3402, ACTION=add) [ 50.111359] systemd-udevd[159]: phy-meson-g12a-usb2: Processing device (SEQNUM=3399, ACTION=add) [ 50.113884] systemd-udevd[167]: phy_rcar_gen3_pcie: Processing device (SEQNUM=3402, ACTION=add) [ 50.116303] systemd-udevd[172]: phy-meson-gxl-usb2: Processing device (SEQNUM=3400, ACTION=add) [ 50.118156] systemd-udevd[142]: phy_rcar_gen3_pcie: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 50.120466] systemd-udevd[164]: phy-gmii-sel: Device processed (SEQNUM=3396, ACTION=add) [ 50.122295] systemd-udevd[163]: pci_thunder_pem: Device processed (SEQNUM=3391, ACTION=add) [ 50.124438] systemd-udevd[164]: phy-gmii-sel: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.126379] systemd-udevd[163]: pci_thunder_pem: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 50.128519] systemd-udevd[142]: phy_rcar_gen3_usb2: Device is queued (SEQNUM=3403, ACTION=add) [ 50.130452] systemd-udevd[166]: phy-g12a-usb3-pcie: Device processed (SEQNUM=3395, ACTION=add) [ 50.132541] systemd-udevd[142]: phy_rcar_gen3_usb2: Device ready for processing (SEQNUM=3403, ACTION=add) [ 50.134514] systemd-udevd[166]: phy-g12a-usb3-pcie: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 50.136773] systemd-udevd[142]: phy_rcar_gen3_usb2: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 50.138800] systemd-udevd[162]: phy-meson-usb2: Processing device (SEQNUM=3401, ACTION=add) [ 50.140967] systemd-udevd[142]: physmap-flash: Device is queued (SEQNUM=3404, ACTION=add) [ 50.142536] systemd-udevd[142]: physmap-flash: Device ready for processing (SEQNUM=3404, ACTION=add) [ 50.144927] systemd-udevd[158]: phy_rcar_gen3_usb2: Processing device (SEQNUM=3403, ACTION=add) [ 50.146799] systemd-udevd[166]: physmap-flash: Processing device (SEQNUM=3404, ACTION=add) [ 50.151905] systemd-udevd[169]: phy-meson-axg-mipi-dphy: Device processed (SEQNUM=3397, ACTION=add) [ 50.154176] systemd-udevd[161]: phy-axg-pcie: Device processed (SEQNUM=3393, ACTION=add) [ 50.156357] systemd-udevd[169]: phy-meson-axg-mipi-dphy: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 50.158386] systemd-udevd[161]: phy-axg-pcie: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.160793] systemd-udevd[142]: physmap-flash: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.162381] systemd-udevd[142]: pinctrl-bcm2835: Device is queued (SEQNUM=3405, ACTION=add) [ 50.163912] systemd-udevd[142]: pinctrl-bcm2835: Device ready for processing (SEQNUM=3405, ACTION=add) [ 50.165716] systemd-udevd[142]: pinctrl-bcm2835: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 50.167645] systemd-udevd[162]: phy-meson-usb2: Device processed (SEQNUM=3401, ACTION=add) [ 50.169520] systemd-udevd[162]: phy-meson-usb2: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 50.171333] systemd-udevd[165]: pinctrl-bcm2835: Processing device (SEQNUM=3405, ACTION=add) [ 50.173537] systemd-udevd[142]: pinctrl-rzg2l: Device is queued (SEQNUM=3406, ACTION=add) [ 50.175601] systemd-udevd[158]: phy_rcar_gen3_usb2: Device processed (SEQNUM=3403, ACTION=add) [ 50.177809] systemd-udevd[142]: pinctrl-rzg2l: Device ready for processing (SEQNUM=3406, ACTION=add) [ 50.179759] systemd-udevd[158]: phy_rcar_gen3_usb2: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 50.182076] systemd-udevd[142]: pinctrl-rzg2l: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.183994] systemd-udevd[166]: physmap-flash: Device processed (SEQNUM=3404, ACTION=add) [ 50.185714] systemd-udevd[166]: physmap-flash: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.187554] systemd-udevd[164]: pinctrl-rzg2l: Processing device (SEQNUM=3406, ACTION=add) [ 50.189877] systemd-udevd[159]: phy-meson-g12a-usb2: Device processed (SEQNUM=3399, ACTION=add) [ 50.191422] systemd-udevd[159]: phy-meson-g12a-usb2: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 50.193773] systemd-udevd[172]: phy-meson-gxl-usb2: Device processed (SEQNUM=3400, ACTION=add) [ 50.195882] systemd-udevd[167]: phy_rcar_gen3_pcie: Device processed (SEQNUM=3402, ACTION=add) [ 50.197941] systemd-udevd[172]: phy-meson-gxl-usb2: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 50.199924] systemd-udevd[167]: phy_rcar_gen3_pcie: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 50.202151] systemd-udevd[142]: pinctrl-rzv2m: Device is queued (SEQNUM=3407, ACTION=add) [ 50.204015] systemd-udevd[164]: pinctrl-rzg2l: Device processed (SEQNUM=3406, ACTION=add) [ 50.206058] systemd-udevd[142]: pinctrl-rzv2m: Device ready for processing (SEQNUM=3407, ACTION=add) [ 50.207991] systemd-udevd[164]: pinctrl-rzg2l: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.210281] systemd-udevd[165]: pinctrl-bcm2835: Device processed (SEQNUM=3405, ACTION=add) [ 50.211704] systemd-udevd[165]: pinctrl-bcm2835: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 50.214098] systemd-udevd[142]: pinctrl-rzv2m: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.216423] systemd-udevd[159]: pinctrl-rzv2m: Processing device (SEQNUM=3407, ACTION=add) [ 50.218321] systemd-udevd[142]: pinctrl-s700: Device is queued (SEQNUM=3408, ACTION=add) [ 50.219963] systemd-udevd[142]: pinctrl-s700: Device ready for processing (SEQNUM=3408, ACTION=add) [ 50.221708] systemd-udevd[142]: pinctrl-s700: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.223385] systemd-udevd[142]: pinctrl-s900: Device is queued (SEQNUM=3409, ACTION=add) [ 50.225701] systemd-udevd[162]: pinctrl-s700: Processing device (SEQNUM=3408, ACTION=add) [ 50.227528] systemd-udevd[142]: pinctrl-s900: Device ready for processing (SEQNUM=3409, ACTION=add) [ 50.229441] systemd-udevd[142]: pinctrl-s900: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.231316] systemd-udevd[159]: pinctrl-rzv2m: Device processed (SEQNUM=3407, ACTION=add) [ 50.233478] systemd-udevd[142]: pinctrl-single: Device is queued (SEQNUM=3410, ACTION=add) [ 50.235370] systemd-udevd[159]: pinctrl-rzv2m: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.237668] systemd-udevd[142]: pinctrl-single: Device ready for processing (SEQNUM=3410, ACTION=add) [ 50.239292] systemd-udevd[142]: pinctrl-single: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.241455] systemd-udevd[172]: pinctrl-s900: Processing device (SEQNUM=3409, ACTION=add) [ 50.243245] systemd-udevd[167]: pinctrl-single: Processing device (SEQNUM=3410, ACTION=add) [ 50.245466] systemd-udevd[142]: platform-mhu: Device is queued (SEQNUM=3411, ACTION=add) [ 50.246965] systemd-udevd[142]: platform-mhu: Device ready for processing (SEQNUM=3411, ACTION=add) [ 50.248687] systemd-udevd[142]: platform-mhu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.250383] systemd-udevd[142]: plldig-clock: Device is queued (SEQNUM=3412, ACTION=add) [ 50.251872] systemd-udevd[142]: plldig-clock: Device ready for processing (SEQNUM=3412, ACTION=add) [ 50.253637] systemd-udevd[142]: plldig-clock: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.255170] systemd-udevd[142]: pm8941-pwrkey: Device is queued (SEQNUM=3413, ACTION=add) [ 50.257036] systemd-udevd[142]: pm8941-pwrkey: Device ready for processing (SEQNUM=3413, ACTION=add) [ 50.258538] systemd-udevd[142]: pm8941-pwrkey: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.260784] systemd-udevd[159]: platform-mhu: Processing device (SEQNUM=3411, ACTION=add) [ 50.262681] systemd-udevd[142]: psci-cpuidle: Device is queued (SEQNUM=3414, ACTION=add) [ 50.264563] systemd-udevd[142]: psci-cpuidle: Device ready for processing (SEQNUM=3414, ACTION=add) [ 50.266046] systemd-udevd[142]: psci-cpuidle: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 50.267922] systemd-udevd[166]: plldig-clock: Processing device (SEQNUM=3412, ACTION=add) [ 50.270003] systemd-udevd[142]: psci-cpuidle-domain: Device is queued (SEQNUM=3415, ACTION=add) [ 50.271532] systemd-udevd[142]: psci-cpuidle-domain: Device ready for processing (SEQNUM=3415, ACTION=add) [ 50.273477] systemd-udevd[142]: psci-cpuidle-domain: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 50.275186] systemd-udevd[142]: ptp-dte: Device is queued (SEQNUM=3416, ACTION=add) [ 50.277225] systemd-udevd[162]: pinctrl-s700: Device processed (SEQNUM=3408, ACTION=add) [ 50.278656] systemd-udevd[162]: pinctrl-s700: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.280800] systemd-udevd[158]: pm8941-pwrkey: Processing device (SEQNUM=3413, ACTION=add) [ 50.282728] systemd-udevd[164]: psci-cpuidle-domain: Processing device (SEQNUM=3415, ACTION=add) [ 50.284899] systemd-udevd[167]: pinctrl-single: Device processed (SEQNUM=3410, ACTION=add) [ 50.286342] systemd-udevd[167]: pinctrl-single: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 50.288576] systemd-udevd[159]: platform-mhu: Device processed (SEQNUM=3411, ACTION=add) [ 50.290073] systemd-udevd[159]: platform-mhu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.292387] systemd-udevd[142]: ptp-dte: Device ready for processing (SEQNUM=3416, ACTION=add) [ 50.294007] systemd-udevd[142]: ptp-dte: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 50.295935] systemd-udevd[165]: psci-cpuidle: Processing device (SEQNUM=3414, ACTION=add) [ 50.297905] systemd-udevd[168]: ptp-dte: Processing device (SEQNUM=3416, ACTION=add) [ 50.299862] systemd-udevd[142]: ptp_qoriq: Device is queued (SEQNUM=3417, ACTION=add) [ 50.301734] systemd-udevd[142]: ptp_qoriq: Device ready for processing (SEQNUM=3417, ACTION=add) [ 50.303604] systemd-udevd[172]: pinctrl-s900: Device processed (SEQNUM=3409, ACTION=add) [ 50.305387] systemd-udevd[172]: pinctrl-s900: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.307658] systemd-udevd[159]: ptp_qoriq: Processing device (SEQNUM=3417, ACTION=add) [ 50.310136] systemd-udevd[142]: ptp_qoriq: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.311791] systemd-udevd[142]: pwm-clock: Device is queued (SEQNUM=3418, ACTION=add) [ 50.313462] systemd-udevd[142]: pwm-clock: Device ready for processing (SEQNUM=3418, ACTION=add) [ 50.315004] systemd-udevd[142]: pwm-clock: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.317214] systemd-udevd[164]: psci-cpuidle-domain: Device processed (SEQNUM=3415, ACTION=add) [ 50.318647] systemd-udevd[164]: psci-cpuidle-domain: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 50.320925] systemd-udevd[142]: pwm-regulator: Device is queued (SEQNUM=3419, ACTION=add) [ 50.322778] systemd-udevd[165]: psci-cpuidle: Device processed (SEQNUM=3414, ACTION=add) [ 50.324866] systemd-udevd[168]: ptp-dte: Device processed (SEQNUM=3416, ACTION=add) [ 50.326635] systemd-udevd[142]: pwm-regulator: Device ready for processing (SEQNUM=3419, ACTION=add) [ 50.328853] systemd-udevd[165]: psci-cpuidle: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.330716] systemd-udevd[142]: pwm-regulator: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.332998] systemd-udevd[158]: pm8941-pwrkey: Device processed (SEQNUM=3413, ACTION=add) [ 50.334435] systemd-udevd[158]: pm8941-pwrkey: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.336465] systemd-udevd[162]: pwm-clock: Processing device (SEQNUM=3418, ACTION=add) [ 50.338238] systemd-udevd[166]: plldig-clock: Device processed (SEQNUM=3412, ACTION=add) [ 50.340014] systemd-udevd[142]: pwrseq_emmc: Device is queued (SEQNUM=3420, ACTION=add) [ 50.342151] systemd-udevd[166]: plldig-clock: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 50.344338] systemd-udevd[142]: pwrseq_emmc: Device ready for processing (SEQNUM=3420, ACTION=add) [ 50.345828] systemd-udevd[142]: pwrseq_emmc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 50.347740] systemd-udevd[168]: ptp-dte: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 50.349956] systemd-udevd[172]: pwm-regulator: Processing device (SEQNUM=3419, ACTION=add) [ 50.351773] systemd-udevd[142]: pwrseq_simple: Device is queued (SEQNUM=3421, ACTION=add) [ 50.353602] systemd-udevd[142]: pwrseq_simple: Device ready for processing (SEQNUM=3421, ACTION=add) [ 50.355532] systemd-udevd[159]: ptp_qoriq: Device processed (SEQNUM=3417, ACTION=add) [ 50.357941] systemd-udevd[142]: pwrseq_simple: sd-device-monitor(manager): Passed 188 byte to netlink monitor. M [ *** ] (1 of 2) A start job is running for…rtition Root Disk (39s / no limit) [ 50.359949] systemd-udevd[159]: ptp_qoriq: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.362240] systemd-udevd[166]: pwrseq_simple: Processing device (SEQNUM=3421, ACTION=add) [ 50.364319] systemd-udevd[142]: pxa2xx-i2c: Device is queued (SEQNUM=3422, ACTION=add) [ 50.366168] systemd-udevd[167]: pwrseq_emmc: Processing device (SEQNUM=3420, ACTION=add) [ 50.368305] systemd-udevd[142]: pxa2xx-i2c: Device ready for processing (SEQNUM=3422, ACTION=add) [ 50.370004] systemd-udevd[142]: pxa2xx-i2c: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.371554] systemd-udevd[142]: qcm2290-pinctrl: Device is queued (SEQNUM=3423, ACTION=add) [ 50.373487] systemd-udevd[142]: qcm2290-pinctrl: Device ready for processing (SEQNUM=3423, ACTION=add) [ 50.375144] systemd-udevd[142]: qcm2290-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 50.377536] systemd-udevd[158]: pxa2xx-i2c: Processing device (SEQNUM=3422, ACTION=add) [ 50.379490] systemd-udevd[142]: qcom,apss-ipq6018-clk: Device is queued (SEQNUM=3424, ACTION=add) [ 50.381401] systemd-udevd[142]: qcom,apss-ipq6018-clk: Device ready for processing (SEQNUM=3424, ACTION=add) [ 50.382918] systemd-udevd[142]: qcom,apss-ipq6018-clk: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 50.384853] systemd-udevd[142]: qcom,gcc-ipq5018: Device is queued (SEQNUM=3425, ACTION=add) [ 50.386431] systemd-udevd[142]: qcom,gcc-ipq5018: Device ready for processing (SEQNUM=3425, ACTION=add) [ 50.388844] systemd-udevd[164]: qcom,gcc-ipq5018: Processing device (SEQNUM=3425, ACTION=add) [ 50.390742] systemd-udevd[167]: pwrseq_emmc: Device processed (SEQNUM=3420, ACTION=add) [ 50.392568] systemd-udevd[167]: pwrseq_emmc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 50.394404] systemd-udevd[142]: qcom,gcc-ipq5018: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.396765] systemd-udevd[162]: pwm-clock: Device processed (SEQNUM=3418, ACTION=add) [ 50.398370] systemd-udevd[162]: pwm-clock: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.400414] systemd-udevd[142]: qcom,gcc-ipq6018: Device is queued (SEQNUM=3426, ACTION=add) [ 50.405715] systemd-udevd[159]: qcm2290-pinctrl: Processing device (SEQNUM=3423, ACTION=add) [ 50.407578] systemd-udevd[172]: pwm-regulator: Device processed (SEQNUM=3419, ACTION=add) [ 50.409775] systemd-udevd[142]: qcom,gcc-ipq6018: Device ready for processing (SEQNUM=3426, ACTION=add) [ 50.411845] systemd-udevd[172]: pwm-regulator: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.413869] systemd-udevd[142]: qcom,gcc-ipq6018: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.416012] systemd-udevd[162]: qcom,gcc-ipq6018: Processing device (SEQNUM=3426, ACTION=add) [ 50.418103] systemd-udevd[165]: qcom,apss-ipq6018-clk: Processing device (SEQNUM=3424, ACTION=add) [ 50.419964] systemd-udevd[142]: qcom,gcc-ipq8074: Device is queued (SEQNUM=3427, ACTION=add) [ 50.421738] systemd-udevd[142]: qcom,gcc-ipq8074: Device ready for processing (SEQNUM=3427, ACTION=add) [ 50.423257] systemd-udevd[142]: qcom,gcc-ipq8074: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.425851] systemd-udevd[166]: pwrseq_simple: Device processed (SEQNUM=3421, ACTION=add) [ 50.427889] systemd-udevd[158]: pxa2xx-i2c: Device processed (SEQNUM=3422, ACTION=add) [ 50.430203] systemd-udevd[166]: pwrseq_simple: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.432721] systemd-udevd[158]: pxa2xx-i2c: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.434820] systemd-udevd[164]: qcom,gcc-ipq5018: Device processed (SEQNUM=3425, ACTION=add) [ 50.436657] systemd-udevd[164]: qcom,gcc-ipq5018: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.438877] systemd-udevd[142]: qcom,gcc-ipq9574: Device is queued (SEQNUM=3428, ACTION=add) [ 50.440848] systemd-udevd[142]: qcom,gcc-ipq9574: Device ready for processing (SEQNUM=3428, ACTION=add) [ 50.442512] systemd-udevd[142]: qcom,gcc-ipq9574: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.445230] systemd-udevd[167]: qcom,gcc-ipq9574: Processing device (SEQNUM=3428, ACTION=add) [ 50.447250] systemd-udevd[159]: qcm2290-pinctrl: Device processed (SEQNUM=3423, ACTION=add) [ 50.449640] systemd-udevd[142]: qcom,qfprom: Device is queued (SEQNUM=3429, ACTION=add) [ 50.451879] systemd-udevd[159]: qcm2290-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 50.454297] systemd-udevd[142]: qcom,qfprom: Device ready for processing (SEQNUM=3429, ACTION=add) [ 50.456000] systemd-udevd[142]: qcom,qfprom: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 50.458439] systemd-udevd[172]: qcom,gcc-ipq8074: Processing device (SEQNUM=3427, ACTION=add) [ 50.460832] systemd-udevd[142]: qcom-a53pll: Device is queued (SEQNUM=3430, ACTION=add) [ 50.462500] systemd-udevd[142]: qcom-a53pll: Device ready for processing (SEQNUM=3430, ACTION=add) [ 50.464480] systemd-udevd[142]: qcom-a53pll: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 50.466153] systemd-udevd[142]: qcom-apcs-msm8916-clk: Device is queued (SEQNUM=3431, ACTION=add) [ 50.467826] systemd-udevd[142]: qcom-apcs-msm8916-clk: Device ready for processing (SEQNUM=3431, ACTION=add) [ 50.470205] systemd-udevd[166]: qcom,qfprom: Processing device (SEQNUM=3429, ACTION=add) [ 50.472463] systemd-udevd[165]: qcom,apss-ipq6018-clk: Device processed (SEQNUM=3424, ACTION=add) [ 50.474813] systemd-udevd[142]: qcom-apcs-msm8916-clk: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 50.477360] systemd-udevd[165]: qcom,apss-ipq6018-clk: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 50.479611] systemd-udevd[142]: qcom-apcs-msm8996-clk: Device is queued (SEQNUM=3432, ACTION=add) [ 50.481592] systemd-udevd[142]: qcom-apcs-msm8996-clk: Device ready for processing (SEQNUM=3432, ACTION=add) [ 50.483758] systemd-udevd[159]: qcom-a53pll: Processing device (SEQNUM=3430, ACTION=add) [ 50.486209] systemd-udevd[164]: qcom-apcs-msm8996-clk: Processing device (SEQNUM=3432, ACTION=add) [ 50.488785] systemd-udevd[162]: qcom,gcc-ipq6018: Device processed (SEQNUM=3426, ACTION=add) [ 50.490374] systemd-udevd[162]: qcom,gcc-ipq6018: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.492812] systemd-udevd[167]: qcom,gcc-ipq9574: Device processed (SEQNUM=3428, ACTION=add) [ 50.494981] systemd-udevd[142]: qcom-apcs-msm8996-clk: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 50.497477] systemd-udevd[167]: qcom,gcc-ipq9574: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.499663] systemd-udevd[142]: qcom-clk-smd-rpm: Device is queued (SEQNUM=3433, ACTION=add) [ 50.501699] systemd-udevd[142]: qcom-clk-smd-rpm: Device ready for processing (SEQNUM=3433, ACTION=add) [ 50.503630] systemd-udevd[142]: qcom-clk-smd-rpm: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.506220] systemd-udevd[162]: qcom-clk-smd-rpm: Processing device (SEQNUM=3433, ACTION=add) [ 50.508674] systemd-udevd[158]: qcom-apcs-msm8916-clk: Processing device (SEQNUM=3431, ACTION=add) [ 50.510727] systemd-udevd[142]: qcom-cpr: Device is queued (SEQNUM=3434, ACTION=add) [ 50.512656] systemd-udevd[142]: qcom-cpr: Device ready for processing (SEQNUM=3434, ACTION=add) [ 50.514910] systemd-udevd[172]: qcom,gcc-ipq8074: Device processed (SEQNUM=3427, ACTION=add) [ 50.517266] systemd-udevd[142]: qcom-cpr: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.519441] systemd-udevd[166]: qcom,qfprom: Device processed (SEQNUM=3429, ACTION=add) [ 50.521849] systemd-udevd[172]: qcom,gcc-ipq8074: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.523979] systemd-udevd[166]: qcom,qfprom: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 50.526590] systemd-udevd[142]: qcom-cpufreq-hw: Device is queued (SEQNUM=3435, ACTION=add) [ 50.528661] systemd-udevd[142]: qcom-cpufreq-hw: Device ready for processing (SEQNUM=3435, ACTION=add) [ 50.530897] systemd-udevd[167]: qcom-cpr: Processing device (SEQNUM=3434, ACTION=add) [ 50.533133] systemd-udevd[142]: qcom-cpufreq-hw: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 50.535460] systemd-udevd[164]: qcom-apcs-msm8996-clk: Device processed (SEQNUM=3432, ACTION=add) [ 50.537871] systemd-udevd[158]: qcom-apcs-msm8916-clk: Device processed (SEQNUM=3431, ACTION=add) [ 50.540371] systemd-udevd[164]: qcom-apcs-msm8996-clk: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 50.542476] systemd-udevd[158]: qcom-apcs-msm8916-clk: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 50.545048] systemd-udevd[159]: qcom-a53pll: Device processed (SEQNUM=3430, ACTION=add) [ 50.547322] systemd-udevd[142]: qcom-ebi2: Device is queued (SEQNUM=3436, ACTION=add) [ 50.549812] systemd-udevd[159]: qcom-a53pll: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 50.552339] systemd-udevd[142]: qcom-ebi2: Device ready for processing (SEQNUM=3436, ACTION=add) [ 50.554064] systemd-udevd[142]: qcom-ebi2: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.556518] systemd-udevd[162]: qcom-clk-smd-rpm: Device processed (SEQNUM=3433, ACTION=add) [ 50.558094] systemd-udevd[162]: qcom-clk-smd-rpm: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.560898] systemd-udevd[165]: qcom-cpufreq-hw: Processing device (SEQNUM=3435, ACTION=add) [ 50.563071] systemd-udevd[142]: qcom-hfpll: Device is queued (SEQNUM=3437, ACTION=add) [ 50.565023] systemd-udevd[142]: qcom-hfpll: Device ready for processing (SEQNUM=3437, ACTION=add) [ 50.567115] systemd-udevd[167]: qcom-cpr: Device processed (SEQNUM=3434, ACTION=add) [ 50.569345] systemd-udevd[142]: qcom-hfpll: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.571644] systemd-udevd[167]: qcom-cpr: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.574025] systemd-udevd[172]: qcom-ebi2: Processing device (SEQNUM=3436, ACTION=add) [ 50.576306] systemd-udevd[142]: qcom-iommu: Device is queued (SEQNUM=3438, ACTION=add) [ 50.578174] systemd-udevd[142]: qcom-iommu: Device ready for processing (SEQNUM=3438, ACTION=add) [ 50.579863] systemd-udevd[142]: qcom-iommu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.582181] systemd-udevd[162]: qcom-iommu: Processing device (SEQNUM=3438, ACTION=add) [ 50.584494] systemd-udevd[142]: qcom-iommu-ctx: Device is queued (SEQNUM=3439, ACTION=add) [ 50.586149] systemd-udevd[142]: qcom-iommu-ctx: Device ready for processing (SEQNUM=3439, ACTION=add) [ 50.587878] systemd-udevd[142]: qcom-iommu-ctx: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.590372] systemd-udevd[159]: qcom-hfpll: Processing device (SEQNUM=3437, ACTION=add) [ 50.592919] systemd-udevd[162]: qcom-iommu: Device processed (SEQNUM=3438, ACTION=add) [ 50.594999] systemd-udevd[165]: qcom-cpufreq-hw: Device processed (SEQNUM=3435, ACTION=add) [ 50.597323] systemd-udevd[162]: qcom-iommu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.599481] systemd-udevd[142]: qcom-ipcc: Device is queued (SEQNUM=3440, ACTION=add) [ 50.601531] systemd-udevd[142]: qcom-ipcc: Device ready for processing (SEQNUM=3440, ACTION=add) [ 50.603581] systemd-udevd[167]: qcom-iommu-ctx: Processing device (SEQNUM=3439, ACTION=add) [ 50.605952] systemd-udevd[172]: qcom-ebi2: Device processed (SEQNUM=3436, ACTION=add) [ 50.608481] systemd-udevd[142]: qcom-ipcc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.610689] systemd-udevd[172]: qcom-ebi2: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.613041] systemd-udevd[142]: qcom-ipq-apss-pll: Device is queued (SEQNUM=3441, ACTION=add) [ 50.615252] systemd-udevd[165]: qcom-cpufreq-hw: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 50.617706] systemd-udevd[142]: qcom-ipq-apss-pll: Device ready for processing (SEQNUM=3441, ACTION=add) [ 50.620000] systemd-udevd[166]: qcom-ipcc: Processing device (SEQNUM=3440, ACTION=add) [ 50.622303] systemd-udevd[142]: qcom-ipq-apss-pll: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 50.624445] systemd-udevd[142]: qcom-irq-combiner: Device is queued (SEQNUM=3442, ACTION=add) [ 50.626535] systemd-udevd[159]: qcom-hfpll: Device processed (SEQNUM=3437, ACTION=add) [ 50.628715] systemd-udevd[159]: qcom-hfpll: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.630862] systemd-udevd[142]: qcom-irq-combiner: Device ready for processing (SEQNUM=3442, ACTION=add) [ 50.633046] systemd-udevd[142]: qcom-irq-combiner: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 50.635241] systemd-udevd[162]: qcom-ipq-apss-pll: Processing device (SEQNUM=3441, ACTION=add) [ 50.637654] systemd-udevd[142]: qcom-l2cache-pmu: Device is queued (SEQNUM=3443, ACTION=add) [ 50.639541] systemd-udevd[142]: qcom-l2cache-pmu: Device ready for processing (SEQNUM=3443, ACTION=add) [ 50.641960] systemd-udevd[142]: qcom-l2cache-pmu: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.644479] systemd-udevd[167]: qcom-iommu-ctx: Device processed (SEQNUM=3439, ACTION=add) [ 50.646520] systemd-udevd[172]: qcom-irq-combiner: Processing device (SEQNUM=3442, ACTION=add) [ 50.649041] systemd-udevd[142]: qcom-l3cache-pmu: Device is queued (SEQNUM=3444, ACTION=add) [ 50.650799] systemd-udevd[142]: qcom-l3cache-pmu: Device ready for processing (SEQNUM=3444, ACTION=add) [ 50.652777] systemd-udevd[142]: qcom-l3cache-pmu: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.654939] systemd-udevd[159]: qcom-l2cache-pmu: Processing device (SEQNUM=3443, ACTION=add) [ 50.657683] systemd-udevd[142]: qcom-msm8996-apcc: Device is queued (SEQNUM=3445, ACTION=add) [ 50.659789] systemd-udevd[166]: qcom-ipcc: Device processed (SEQNUM=3440, ACTION=add) [ 50.662190] systemd-udevd[142]: qcom-msm8996-apcc: Device ready for processing (SEQNUM=3445, ACTION=add) [ 50.664607] systemd-udevd[167]: qcom-iommu-ctx: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 50.666661] systemd-udevd[166]: qcom-ipcc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.672674] systemd-udevd[165]: qcom-msm8996-apcc: Processing device (SEQNUM=3445, ACTION=add) [ 50.674759] systemd-udevd[142]: qcom-msm8996-apcc: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 50.676647] systemd-udevd[142]: qcom-msm8996-cbf: Device is queued (SEQNUM=3446, ACTION=add) [ 50.681702] systemd-udevd[162]: qcom-ipq-apss-pll: Device processed (SEQNUM=3441, ACTION=add) [ 50.683528] systemd-udevd[142]: qcom-msm8996-cbf: Device ready for processing (SEQNUM=3446, ACTION=add) [ 50.686189] systemd-udevd[172]: qcom-irq-combiner: Device processed (SEQNUM=3442, ACTION=add) [ 50.688437] systemd-udevd[142]: qcom-msm8996-cbf: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.690475] systemd-udevd[172]: qcom-irq-combiner: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 50.692795] systemd-udevd[162]: qcom-ipq-apss-pll: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 50.694725] systemd-udevd[167]: qcom-msm8996-cbf: Processing device (SEQNUM=3446, ACTION=add) [ 50.696869] systemd-udevd[142]: qcom-nandc: Device is queued (SEQNUM=3447, ACTION=add) [ 50.698859] systemd-udevd[158]: qcom-l3cache-pmu: Processing device (SEQNUM=3444, ACTION=add) [ 50.701111] systemd-udevd[142]: qcom-nandc: Device ready for processing (SEQNUM=3447, ACTION=add) [ 50.702673] systemd-udevd[142]: qcom-nandc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.704932] systemd-udevd[159]: qcom-l2cache-pmu: Device processed (SEQNUM=3443, ACTION=add) [ 50.706943] systemd-udevd[165]: qcom-msm8996-apcc: Device processed (SEQNUM=3445, ACTION=add) [ 50.708956] systemd-udevd[159]: qcom-l2cache-pmu: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.710958] systemd-udevd[165]: qcom-msm8996-apcc: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 50.713167] systemd-udevd[166]: qcom-nandc: Processing device (SEQNUM=3447, ACTION=add) [ 50.714996] systemd-udevd[142]: qcom-pcie: Device is queued (SEQNUM=3448, ACTION=add) [ 50.716747] systemd-udevd[142]: qcom-pcie: Device ready for processing (SEQNUM=3448, ACTION=add) [ 50.721788] systemd-udevd[167]: qcom-msm8996-cbf: Device processed (SEQNUM=3446, ACTION=add) [ 50.723574] systemd-udevd[142]: qcom-pcie: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.725921] systemd-udevd[167]: qcom-msm8996-cbf: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.727829] systemd-udevd[142]: qcom-rpm-proc: Device is queued (SEQNUM=3449, ACTION=add) [ 50.729889] systemd-udevd[158]: qcom-l3cache-pmu: Device processed (SEQNUM=3444, ACTION=add) [ 50.731745] systemd-udevd[142]: qcom-rpm-proc: Device ready for processing (SEQNUM=3449, ACTION=add) [ 50.733967] systemd-udevd[158]: qcom-l3cache-pmu: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.735820] systemd-udevd[142]: qcom-rpm-proc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.737928] systemd-udevd[142]: qcom-rpmh-regulator: Device is queued (SEQNUM=3450, ACTION=add) [ 50.739771] systemd-udevd[159]: qcom-rpm-proc: Processing device (SEQNUM=3449, ACTION=add) [ 50.741837] systemd-udevd[142]: qcom-rpmh-regulator: Device ready for processing (SEQNUM=3450, ACTION=add) [ 50.743388] systemd-udevd[142]: qcom-rpmh-regulator: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 50.745785] systemd-udevd[162]: qcom-pcie: Processing device (SEQNUM=3448, ACTION=add) [ 50.747655] systemd-udevd[142]: qcom-rpmhpd: Device is queued (SEQNUM=3451, ACTION=add) [ 50.749447] systemd-udevd[142]: qcom-rpmhpd: Device ready for processing (SEQNUM=3451, ACTION=add) [ 50.750999] systemd-udevd[142]: qcom-rpmhpd: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 50.752998] systemd-udevd[142]: qcom-rpmpd: Device is queued (SEQNUM=3452, ACTION=add) [ 50.754885] systemd-udevd[172]: qcom-rpmh-regulator: Processing device (SEQNUM=3450, ACTION=add) [ 50.756974] systemd-udevd[142]: qcom-rpmpd: Device ready for processing (SEQNUM=3452, ACTION=add) [ 50.758693] systemd-udevd[142]: qcom-rpmpd: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.760565] systemd-udevd[142]: qcom-smd: Device is queued (SEQNUM=3453, ACTION=add) [ 50.762437] systemd-udevd[162]: qcom-pcie: Device processed (SEQNUM=3448, ACTION=add) [ 50.764628] systemd-udevd[142]: qcom-smd: Device ready for processing (SEQNUM=3453, ACTION=add) [ 50.766499] systemd-udevd[166]: qcom-nandc: Device processed (SEQNUM=3447, ACTION=add) [ 50.768511] systemd-udevd[158]: qcom-rpmpd: Processing device (SEQNUM=3452, ACTION=add) [ 50.770280] systemd-udevd[165]: qcom-smd: Processing device (SEQNUM=3453, ACTION=add) [ 50.772422] systemd-udevd[166]: qcom-nandc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.774187] systemd-udevd[167]: qcom-rpmhpd: Processing device (SEQNUM=3451, ACTION=add) [ 50.775967] systemd-udevd[159]: qcom-rpm-proc: Device processed (SEQNUM=3449, ACTION=add) [ 50.777674] systemd-udevd[159]: qcom-rpm-proc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.779561] systemd-udevd[142]: qcom-smd: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.781830] systemd-udevd[172]: qcom-rpmh-regulator: Device processed (SEQNUM=3450, ACTION=add) [ 50.783655] systemd-udevd[162]: qcom-pcie: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.785739] systemd-udevd[142]: qcom-smem: Device is queued (SEQNUM=3454, ACTION=add) [ 50.787550] systemd-udevd[167]: qcom-rpmhpd: Device processed (SEQNUM=3451, ACTION=add) [ 50.796402] systemd-udevd[142]: qcom-smem: Device ready for processing (SEQNUM=3454, ACTION=add) [ 50.798334] systemd-udevd[167]: qcom-rpmhpd: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 50.800704] systemd-udevd[172]: qcom-rpmh-regulator: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 50.802540] systemd-udevd[159]: qcom-smem: Processing device (SEQNUM=3454, ACTION=add) [ 50.804695] systemd-udevd[158]: qcom-rpmpd: Device processed (SEQNUM=3452, ACTION=add) [ 50.806142] systemd-udevd[158]: qcom-rpmpd: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.807971] systemd-udevd[142]: qcom-smem: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.810194] systemd-udevd[165]: qcom-smd: Device processed (SEQNUM=3453, ACTION=add) [ 50.811600] systemd-udevd[165]: qcom-smd: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 50.814277] systemd-udevd[142]: qcom-smsm: Device is queued (SEQNUM=3455, ACTION=add) [ 50.815823] systemd-udevd[142]: qcom-smsm: Device ready for processing (SEQNUM=3455, ACTION=add) [ 50.817709] systemd-udevd[142]: qcom-smsm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 50.819640] systemd-udevd[162]: qcom-smsm: Processing device (SEQNUM=3455, ACTION=add) [ 50.821649] systemd-udevd[142]: qcom-spmi-gpio: Device is queued (SEQNUM=3456, ACTION=add) [ 50.823184] systemd-udevd[142]: qcom-spmi-gpio: Device ready for processing (SEQNUM=3456, ACTION=add) [ 50.825250] systemd-udevd[159]: qcom-smem: Device processed (SEQNUM=3454, ACTION=add) [ 50.826885] systemd-udevd[159]: qcom-smem: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.831954] systemd-udevd[172]: qcom-spmi-gpio: Processing device (SEQNUM=3456, ACTION=add) [ 50.834109] systemd-udevd[142]: qcom-spmi-gpio: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.835656] systemd-udevd[142]: qcom-spmi-mpp: Device is queued (SEQNUM=3457, ACTION=add) [ 50.837813] systemd-udevd[162]: qcom-smsm: Device processed (SEQNUM=3455, ACTION=add) [ 50.839585] systemd-udevd[142]: qcom-spmi-mpp: Device ready for processing (SEQNUM=3457, ACTION=add) [ 50.842067] systemd-udevd[162]: qcom-smsm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 50.843897] systemd-udevd[142]: qcom-spmi-mpp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.846311] systemd-udevd[159]: qcom-spmi-mpp: Processing device (SEQNUM=3457, ACTION=add) [ 50.848451] systemd-udevd[142]: qcom-spmi-regulator: Device is queued (SEQNUM=3458, ACTION=add) [ 50.850436] systemd-udevd[172]: qcom-spmi-gpio: Device processed (SEQNUM=3456, ACTION=add) [ 50.851933] systemd-udevd[172]: qcom-spmi-gpio: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 50.854141] systemd-udevd[142]: qcom-spmi-regulator: Device ready for processing (SEQNUM=3458, ACTION=add) [ 50.855832] systemd-udevd[142]: qcom-spmi-regulator: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 50.857847] systemd-udevd[142]: qcom-tsens: Device is queued (SEQNUM=3459, ACTION=add) [ 50.859386] systemd-udevd[142]: qcom-tsens: Device ready for processing (SEQNUM=3459, ACTION=add) M [ *** ] (1 of 2) A start job is running for…rtition Root Disk (40s / no limit) [ 50.861751] systemd-udevd[162]: qcom-spmi-regulator: Processing device (SEQNUM=3458, ACTION=add) [ 50.864637] systemd-udevd[142]: qcom-tsens: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.866562] systemd-udevd[159]: qcom-spmi-mpp: Device processed (SEQNUM=3457, ACTION=add) [ 50.868781] systemd-udevd[142]: qcom_aoss_qmp: Device is queued (SEQNUM=3460, ACTION=add) [ 50.870750] systemd-udevd[159]: qcom-spmi-mpp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.873203] systemd-udevd[142]: qcom_aoss_qmp: Device ready for processing (SEQNUM=3460, ACTION=add) [ 50.874715] systemd-udevd[142]: qcom_aoss_qmp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.877069] systemd-udevd[172]: qcom-tsens: Processing device (SEQNUM=3459, ACTION=add) [ 50.878902] systemd-udevd[142]: qcom_aoss_reset: Device is queued (SEQNUM=3461, ACTION=add) [ 50.880739] systemd-udevd[142]: qcom_aoss_reset: Device ready for processing (SEQNUM=3461, ACTION=add) [ 50.882252] systemd-udevd[142]: qcom_aoss_reset: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 50.884825] systemd-udevd[167]: qcom_aoss_qmp: Processing device (SEQNUM=3460, ACTION=add) [ 50.886694] systemd-udevd[142]: qcom_apcs_ipc: Device is queued (SEQNUM=3462, ACTION=add) [ 50.888600] systemd-udevd[142]: qcom_apcs_ipc: Device ready for processing (SEQNUM=3462, ACTION=add) [ 50.890124] systemd-udevd[142]: qcom_apcs_ipc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 50.892387] systemd-udevd[162]: qcom-spmi-regulator: Device processed (SEQNUM=3458, ACTION=add) [ 50.893848] systemd-udevd[162]: qcom-spmi-regulator: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 50.895891] systemd-udevd[159]: qcom_aoss_reset: Processing device (SEQNUM=3461, ACTION=add) [ 50.898123] systemd-udevd[142]: qcom_geni_serial: Device is queued (SEQNUM=3463, ACTION=add) [ 50.899662] systemd-udevd[142]: qcom_geni_serial: Device ready for processing (SEQNUM=3463, ACTION=add) [ 50.901430] systemd-udevd[142]: qcom_geni_serial: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 50.906527] systemd-udevd[166]: qcom_apcs_ipc: Processing device (SEQNUM=3462, ACTION=add) [ 50.908658] systemd-udevd[142]: qcom_glink_rpm: Device is queued (SEQNUM=3464, ACTION=add) [ 50.910158] systemd-udevd[142]: qcom_glink_rpm: Device ready for processing (SEQNUM=3464, ACTION=add) [ 50.911718] systemd-udevd[142]: qcom_glink_rpm: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.913680] systemd-udevd[142]: qcom_hwspinlock: Device is queued (SEQNUM=3465, ACTION=add) [ 50.918681] systemd-udevd[158]: qcom_geni_serial: Processing device (SEQNUM=3463, ACTION=add) [ 50.920816] systemd-udevd[142]: qcom_hwspinlock: Device ready for processing (SEQNUM=3465, ACTION=add) [ 50.922354] systemd-udevd[142]: qcom_hwspinlock: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 50.923853] systemd-udevd[142]: qcom_mpm: Device is queued (SEQNUM=3466, ACTION=add) [ 50.925522] systemd-udevd[142]: qcom_mpm: Device ready for processing (SEQNUM=3466, ACTION=add) [ 50.927352] systemd-udevd[165]: qcom_hwspinlock: Processing device (SEQNUM=3465, ACTION=add) [ 50.929658] systemd-udevd[164]: qcom_mpm: Processing device (SEQNUM=3466, ACTION=add) [ 50.931462] systemd-udevd[166]: qcom_apcs_ipc: Device processed (SEQNUM=3462, ACTION=add) [ 50.933665] systemd-udevd[172]: qcom-tsens: Device processed (SEQNUM=3459, ACTION=add) [ 50.935415] systemd-udevd[142]: qcom_mpm: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.937593] systemd-udevd[162]: qcom_glink_rpm: Processing device (SEQNUM=3464, ACTION=add) [ 50.939377] systemd-udevd[167]: qcom_aoss_qmp: Device processed (SEQNUM=3460, ACTION=add) [ 50.941452] systemd-udevd[142]: qcom_pdc: Device is queued (SEQNUM=3467, ACTION=add) [ 50.943280] systemd-udevd[167]: qcom_aoss_qmp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.945699] systemd-udevd[142]: qcom_pdc: Device ready for processing (SEQNUM=3467, ACTION=add) [ 50.947289] systemd-udevd[142]: qcom_pdc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.949355] systemd-udevd[159]: qcom_aoss_reset: Device processed (SEQNUM=3461, ACTION=add) [ 50.950868] systemd-udevd[159]: qcom_aoss_reset: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 50.952940] systemd-udevd[166]: qcom_apcs_ipc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 50.954817] systemd-udevd[172]: qcom-tsens: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 50.956952] systemd-udevd[142]: qcom_rpm_smd_regulator: Device is queued (SEQNUM=3468, ACTION=add) [ 50.962146] systemd-udevd[168]: qcom_pdc: Processing device (SEQNUM=3467, ACTION=add) [ 50.963969] systemd-udevd[142]: qcom_rpm_smd_regulator: Device ready for processing (SEQNUM=3468, ACTION=add) [ 50.965877] systemd-udevd[142]: qcom_rpm_smd_regulator: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 50.967469] systemd-udevd[142]: qcom_scm: Device is queued (SEQNUM=3469, ACTION=add) [ 50.969197] systemd-udevd[142]: qcom_scm: Device ready for processing (SEQNUM=3469, ACTION=add) [ 50.971065] systemd-udevd[159]: qcom_rpm_smd_regulator: Processing device (SEQNUM=3468, ACTION=add) [ 50.973678] systemd-udevd[142]: qcom_scm: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 50.976497] systemd-udevd[158]: qcom_geni_serial: Device processed (SEQNUM=3463, ACTION=add) [ 50.978553] systemd-udevd[158]: qcom_geni_serial: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 50.981781] systemd-udevd[142]: qcom_smp2p: Device is queued (SEQNUM=3470, ACTION=add) [ 50.983467] systemd-udevd[142]: qcom_smp2p: Device ready for processing (SEQNUM=3470, ACTION=add) [ 50.985822] systemd-udevd[142]: qcom_smp2p: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 50.988508] systemd-udevd[172]: qcom_scm: Processing device (SEQNUM=3469, ACTION=add) [ 50.990947] systemd-udevd[142]: qcs404-pinctrl: Device is queued (SEQNUM=3471, ACTION=add) [ 50.993130] systemd-udevd[142]: qcs404-pinctrl: Device ready for processing (SEQNUM=3471, ACTION=add) [ 50.995252] systemd-udevd[142]: qcs404-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 50.998339] systemd-udevd[167]: qcom_smp2p: Processing device (SEQNUM=3470, ACTION=add) [ 51.001179] systemd-udevd[162]: qcom_glink_rpm: Device processed (SEQNUM=3464, ACTION=add) [ 51.003642] systemd-udevd[142]: qdf2xxx-pinctrl: Device is queued (SEQNUM=3472, ACTION=add) [ 51.006431] systemd-udevd[162]: qcom_glink_rpm: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 51.009458] systemd-udevd[142]: qdf2xxx-pinctrl: Device ready for processing (SEQNUM=3472, ACTION=add) [ 51.016648] systemd-udevd[164]: qcom_mpm: Device processed (SEQNUM=3466, ACTION=add) [ 51.018545] systemd-udevd[164]: qcom_mpm: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.021481] systemd-udevd[165]: qcom_hwspinlock: Device processed (SEQNUM=3465, ACTION=add) [ 51.023490] systemd-udevd[165]: qcom_hwspinlock: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 51.026722] systemd-udevd[142]: qdf2xxx-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 51.029098] systemd-udevd[142]: qdu1000-tlmm: Device is queued (SEQNUM=3473, ACTION=add) [ 51.031125] systemd-udevd[142]: qdu1000-tlmm: Device ready for processing (SEQNUM=3473, ACTION=add) [ 51.033984] systemd-udevd[158]: qdf2xxx-pinctrl: Processing device (SEQNUM=3472, ACTION=add) [ 51.037097] systemd-udevd[166]: qcs404-pinctrl: Processing device (SEQNUM=3471, ACTION=add) [ 51.039493] systemd-udevd[142]: qdu1000-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.041856] systemd-udevd[142]: qman_ccsr: Device is queued (SEQNUM=3474, ACTION=add) [ 51.043678] systemd-udevd[142]: qman_ccsr: Device ready for processing (SEQNUM=3474, ACTION=add) [ 51.046467] systemd-udevd[168]: qcom_pdc: Device processed (SEQNUM=3467, ACTION=add) [ 51.048562] systemd-udevd[168]: qcom_pdc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.050962] systemd-udevd[165]: qman_ccsr: Processing device (SEQNUM=3474, ACTION=add) [ 51.053655] systemd-udevd[162]: qdu1000-tlmm: Processing device (SEQNUM=3473, ACTION=add) [ 51.055957] systemd-udevd[142]: qman_ccsr: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.058257] systemd-udevd[142]: qman_portal: Device is queued (SEQNUM=3475, ACTION=add) [ 51.060409] systemd-udevd[142]: qman_portal: Device ready for processing (SEQNUM=3475, ACTION=add) [ 51.061984] systemd-udevd[142]: qman_portal: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.065127] systemd-udevd[164]: qman_portal: Processing device (SEQNUM=3475, ACTION=add) [ 51.067434] systemd-udevd[159]: qcom_rpm_smd_regulator: Device processed (SEQNUM=3468, ACTION=add) [ 51.069603] systemd-udevd[159]: qcom_rpm_smd_regulator: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 51.071780] systemd-udevd[142]: qnoc-sa8775p: Device is queued (SEQNUM=3476, ACTION=add) [ 51.074040] systemd-udevd[142]: qnoc-sa8775p: Device ready for processing (SEQNUM=3476, ACTION=add) [ 51.076499] systemd-udevd[172]: qcom_scm: Device processed (SEQNUM=3469, ACTION=add) [ 51.078654] systemd-udevd[142]: qnoc-sa8775p: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.081235] systemd-udevd[172]: qcom_scm: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.083662] systemd-udevd[165]: qman_ccsr: Device processed (SEQNUM=3474, ACTION=add) [ 51.086109] systemd-udevd[158]: qdf2xxx-pinctrl: Device processed (SEQNUM=3472, ACTION=add) [ 51.088563] systemd-udevd[167]: qcom_smp2p: Device processed (SEQNUM=3470, ACTION=add) [ 51.090606] systemd-udevd[165]: qman_ccsr: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.093082] systemd-udevd[158]: qdf2xxx-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 51.095233] systemd-udevd[167]: qcom_smp2p: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 51.097601] systemd-udevd[166]: qcs404-pinctrl: Device processed (SEQNUM=3471, ACTION=add) [ 51.099649] systemd-udevd[142]: qnoc-sc7180: Device is queued (SEQNUM=3477, ACTION=add) [ 51.102127] systemd-udevd[166]: qcs404-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 51.104561] systemd-udevd[142]: qnoc-sc7180: Device ready for processing (SEQNUM=3477, ACTION=add) [ 51.106929] systemd-udevd[168]: qnoc-sa8775p: Processing device (SEQNUM=3476, ACTION=add) [ 51.109375] systemd-udevd[142]: qnoc-sc7180: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.111534] systemd-udevd[159]: qnoc-sc7180: Processing device (SEQNUM=3477, ACTION=add) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.118979] systemd-udevd[142]: qnoc-sc7280: Device is queued (SEQNUM=3478, ACTION=add) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.125879] systemd-udevd[142]: qnoc-sc7280: Device ready for processing (SEQNUM=3478, ACTION=add) [ 51.127972] systemd-udevd[142]: qnoc-sc7280: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.130388] systemd-udevd[164]: qman_portal: Device processed (SEQNUM=3475, ACTION=add) [ 51.132747] systemd-udevd[164]: qman_portal: sd-device-monitor(worker): Passed 186 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.148497] systemd-timesyncd[150]: Selected server time3.google.com. [ 51.150197] systemd-timesyncd[150]: Resolving time3.google.com... [ 51.151879] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution [ 51.154606] systemd-udevd[172]: qnoc-sc7280: Processing device (SEQNUM=3478, ACTION=add) [ 51.157231] systemd-timesyncd[150]: Selected server time4.google.com. [ 51.159027] systemd-timesyncd[150]: Resolving time4.google.com... [ 51.161609] systemd-udevd[142]: qnoc-sc8180x: Device is queued (SEQNUM=3479, ACTION=add) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.163414] systemd-udevd[142]: qnoc-sc8180x: Device ready for processing (SEQNUM=3479, ACTION=add) [ 51.166037] systemd-udevd[142]: qnoc-sc8180x: sd-device-monitor(manager): Passed 187 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.168868] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution [ 51.171191] systemd-timesyncd[150]: Selected server time1.google.com. [ 51.173448] systemd-timesyncd[150]: Resolving time1.google.com... [ 51.175740] systemd-udevd[162]: qdu1000-tlmm: Device processed (SEQNUM=3473, ACTION=add) [ 51.178041] systemd-udevd[162]: qdu1000-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.180694] systemd-udevd[142]: qnoc-sc8280xp: Device is queued (SEQNUM=3480, ACTION=add) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.182607] systemd-udevd[142]: qnoc-sc8280xp: Device ready for processing (SEQNUM=3480, ACTION=add) [ 51.184646] systemd-udevd[142]: qnoc-sc8280xp: sd-device-monitor(manager): Passed 188 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.186814] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 51.189127] systemd-timesyncd[150]: Selected server time2.google.com. [ 51.190732] systemd-timesyncd[150]: Resolving time2.google.com... [ 51.193283] systemd-udevd[166]: qnoc-sc8280xp: Processing device (SEQNUM=3480, ACTION=add) [ 51.195454] systemd-udevd[142]: qnoc-sdm845: Device is queued (SEQNUM=3481, ACTION=add) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.197938] systemd-udevd[142]: qnoc-sdm845: Device ready for processing (SEQNUM=3481, ACTION=add) [ 51.199967] systemd-udevd[142]: qnoc-sdm845: sd-device-monitor(manager): Passed 186 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.202909] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution M [ ***] (2 of 2) A start job is running for…dev/gpt-auto-root (40s / 1min 30s) [ 51.205618] systemd-timesyncd[150]: Selected server time3.google.com. [ 51.207375] systemd-timesyncd[150]: Resolving time3.google.com... [ 51.210286] systemd-udevd[162]: qnoc-sdm845: Processing device (SEQNUM=3481, ACTION=add) [ 51.213036] systemd-udevd[142]: qnoc-sm8450: Device is queued (SEQNUM=3482, ACTION=add) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.215189] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution [ 51.217780] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.220598] systemd-udevd[167]: qnoc-sc8180x: Processing device (SEQNUM=3479, ACTION=add) [ 51.222792] systemd-timesyncd[150]: Resolving time4.google.com... [ 51.225510] systemd-udevd[142]: qnoc-sm8450: Device ready for processing (SEQNUM=3482, ACTION=add) [ 51.227509] systemd-udevd[142]: qnoc-sm8450: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.230528] systemd-udevd[168]: qnoc-sa8775p: Device processed (SEQNUM=3476, ACTION=add) [ 51.232655] systemd-udevd[168]: qnoc-sa8775p: sd-device-monitor(worker): Passed 187 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.235127] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.237756] systemd-timesyncd[150]: Selected server time1.google.com. [ 51.239918] systemd-timesyncd[150]: Resolving time1.google.com... [ 51.242685] systemd-udevd[142]: qnoc-sm8550: Device is queued (SEQNUM=3483, ACTION=add) [ 51.245140] systemd-udevd[142]: qnoc-sm8550: Device ready for processing (SEQNUM=3483, ACTION=add) [ 51.247852] systemd-udevd[165]: qnoc-sm8550: Processing device (SEQNUM=3483, ACTION=add) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.250483] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.256455] systemd-udevd[142]: qnoc-sm8550: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.259155] systemd-timesyncd[150]: Selected server time2.google.com. [ 51.261562] systemd-timesyncd[150]: Resolving time2.google.com... [ 51.263717] systemd-udevd[158]: qnoc-sm8450: Processing device (SEQNUM=3482, ACTION=add) [ 51.266441] systemd-udevd[159]: qnoc-sc7180: Device processed (SEQNUM=3477, ACTION=add) [ 51.268788] systemd-udevd[159]: qnoc-sc7180: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.271077] systemd-udevd[142]: qoriq-cpufreq: Device is queued (SEQNUM=3484, ACTION=add) [ 51.273399] systemd-udevd[142]: qoriq-cpufreq: Device ready for processing (SEQNUM=3484, ACTION=add) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.275558] systemd-udevd[142]: qoriq-cpufreq: sd-device-monitor(manager): Passed 188 byte to netlink monitor. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.278336] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 51.280956] systemd-timesyncd[150]: Selected server time3.google.com. [ 51.282820] systemd-timesyncd[150]: Resolving time3.google.com... [ 51.285380] systemd-udevd[164]: qoriq-cpufreq: Processing device (SEQNUM=3484, ACTION=add) [ 51.287674] systemd-udevd[166]: qnoc-sc8280xp: Device processed (SEQNUM=3480, ACTION=add) [ 51.290137] systemd-udevd[166]: qnoc-sc8280xp: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.292905] systemd-udevd[142]: r8a779f0_eth_serdes: Device is queued (SEQNUM=3485, ACTION=add) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.294984] systemd-udevd[142]: r8a779f0_eth_serdes: Device ready for processing (SEQNUM=3485, ACTION=add) [ 51.297183] systemd-udevd[142]: r8a779f0_eth_serdes: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 51.299555] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.302050] systemd-timesyncd[150]: Selected server time4.google.com. [ 51.303740] systemd-timesyncd[150]: Resolving time4.google.com... [ 51.306181] systemd-udevd[172]: qnoc-sc7280: Device processed (SEQNUM=3478, ACTION=add) [ 51.308669] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 51.310497] systemd-timesyncd[150]: Delaying attempts to contact servers. [ 51.312864] systemd-udevd[165]: qnoc-sm8550: Device processed (SEQNUM=3483, ACTION=add) [ 51.314925] systemd-udevd[172]: qnoc-sc7280: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.317710] systemd-udevd[162]: qnoc-sdm845: Device processed (SEQNUM=3481, ACTION=add) [ 51.320409] systemd-udevd[165]: qnoc-sm8550: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.322494] systemd-udevd[162]: qnoc-sdm845: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.324948] systemd-udevd[142]: raspberrypi-exp-gpio: Device is queued (SEQNUM=3486, ACTION=add) [ 51.327042] systemd-udevd[158]: qnoc-sm8450: Device processed (SEQNUM=3482, ACTION=add) [ 51.329165] systemd-udevd[142]: raspberrypi-exp-gpio: Device ready for processing (SEQNUM=3486, ACTION=add) [ 51.331237] systemd-udevd[159]: r8a779f0_eth_serdes: Processing device (SEQNUM=3485, ACTION=add) [ 51.333394] systemd-udevd[158]: qnoc-sm8450: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.335297] systemd-udevd[142]: raspberrypi-exp-gpio: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 51.337573] systemd-udevd[167]: qnoc-sc8180x: Device processed (SEQNUM=3479, ACTION=add) [ 51.338987] systemd-udevd[167]: qnoc-sc8180x: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.341034] systemd-udevd[142]: raspberrypi-firmware: Device is queued (SEQNUM=3487, ACTION=add) [ 51.342741] systemd-udevd[142]: raspberrypi-firmware: Device ready for processing (SEQNUM=3487, ACTION=add) [ 51.345282] systemd-udevd[164]: qoriq-cpufreq: Device processed (SEQNUM=3484, ACTION=add) [ 51.347267] systemd-udevd[142]: raspberrypi-firmware: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 51.349738] systemd-udevd[164]: qoriq-cpufreq: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.351798] systemd-udevd[166]: raspberrypi-exp-gpio: Processing device (SEQNUM=3486, ACTION=add) [ 51.354029] systemd-udevd[162]: raspberrypi-firmware: Processing device (SEQNUM=3487, ACTION=add) [ 51.356461] systemd-udevd[159]: r8a779f0_eth_serdes: Device processed (SEQNUM=3485, ACTION=add) [ 51.358140] systemd-udevd[159]: r8a779f0_eth_serdes: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 51.360794] systemd-udevd[142]: raspberrypi-power: Device is queued (SEQNUM=3488, ACTION=add) [ 51.362465] systemd-udevd[142]: raspberrypi-power: Device ready for processing (SEQNUM=3488, ACTION=add) [ 51.364497] systemd-udevd[142]: raspberrypi-power: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.366667] systemd-udevd[166]: raspberrypi-exp-gpio: Device processed (SEQNUM=3486, ACTION=add) [ 51.368690] systemd-udevd[166]: raspberrypi-exp-gpio: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 51.370790] systemd-udevd[142]: ravb: Device is queued (SEQNUM=3489, ACTION=add) [ 51.372757] systemd-udevd[142]: ravb: Device ready for processing (SEQNUM=3489, ACTION=add) [ 51.374403] systemd-udevd[142]: ravb: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 51.376792] systemd-udevd[172]: raspberrypi-power: Processing device (SEQNUM=3488, ACTION=add) [ 51.378982] systemd-udevd[142]: rcar-dmac: Device is queued (SEQNUM=3490, ACTION=add) [ 51.380984] systemd-udevd[142]: rcar-dmac: Device ready for processing (SEQNUM=3490, ACTION=add) [ 51.383020] systemd-udevd[159]: ravb: Processing device (SEQNUM=3489, ACTION=add) [ 51.385708] systemd-udevd[142]: rcar-dmac: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.387424] systemd-udevd[142]: rcar-pcie: Device is queued (SEQNUM=3491, ACTION=add) [ 51.389482] systemd-udevd[142]: rcar-pcie: Device ready for processing (SEQNUM=3491, ACTION=add) [ 51.391124] systemd-udevd[142]: rcar-pcie: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.393572] systemd-udevd[167]: rcar-dmac: Processing device (SEQNUM=3490, ACTION=add) [ 51.395520] systemd-udevd[142]: rcar-pcie-ep: Device is queued (SEQNUM=3492, ACTION=add) [ 51.398265] systemd-udevd[172]: raspberrypi-power: Device processed (SEQNUM=3488, ACTION=add) [ 51.400556] systemd-udevd[142]: rcar-pcie-ep: Device ready for processing (SEQNUM=3492, ACTION=add) [ 51.402660] systemd-udevd[172]: raspberrypi-power: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.404966] systemd-udevd[142]: rcar-pcie-ep: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.407139] systemd-udevd[162]: raspberrypi-firmware: Device processed (SEQNUM=3487, ACTION=add) [ 51.409476] systemd-udevd[166]: rcar-pcie: Processing device (SEQNUM=3491, ACTION=add) [ 51.411488] systemd-udevd[162]: raspberrypi-firmware: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 51.414036] systemd-udevd[158]: rcar-pcie-ep: Processing device (SEQNUM=3492, ACTION=add) [ 51.416571] systemd-udevd[142]: rcar-usb2-clock-sel: Device is queued (SEQNUM=3493, ACTION=add) [ 51.418279] systemd-udevd[142]: rcar-usb2-clock-sel: Device ready for processing (SEQNUM=3493, ACTION=add) [ 51.419954] systemd-udevd[142]: rcar-usb2-clock-sel: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 51.422478] systemd-udevd[162]: rcar-usb2-clock-sel: Processing device (SEQNUM=3493, ACTION=add) [ 51.424951] systemd-udevd[166]: rcar-pcie: Device processed (SEQNUM=3491, ACTION=add) [ 51.426560] systemd-udevd[166]: rcar-pcie: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.432579] systemd-udevd[159]: ravb: Device processed (SEQNUM=3489, ACTION=add) [ 51.434648] systemd-udevd[167]: rcar-dmac: Device processed (SEQNUM=3490, ACTION=add) [ 51.437011] systemd-udevd[159]: ravb: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 51.439336] systemd-udevd[142]: rcar_gen3_thermal: Device is queued (SEQNUM=3494, ACTION=add) [ 51.441320] systemd-udevd[142]: rcar_gen3_thermal: Device ready for processing (SEQNUM=3494, ACTION=add) [ 51.443026] systemd-udevd[142]: rcar_gen3_thermal: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.445413] systemd-udevd[172]: rcar_gen3_thermal: Processing device (SEQNUM=3494, ACTION=add) [ 51.447586] systemd-udevd[142]: rcar_thermal: Device is queued (SEQNUM=3495, ACTION=add) [ 51.454250] systemd-udevd[167]: rcar-dmac: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.457845] systemd-udevd[158]: rcar-pcie-ep: Device processed (SEQNUM=3492, ACTION=add) [ 51.459272] systemd-udevd[158]: rcar-pcie-ep: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.461372] systemd-udevd[162]: rcar-usb2-clock-sel: Device processed (SEQNUM=3493, ACTION=add) [ 51.463228] systemd-udevd[142]: rcar_thermal: Device ready for processing (SEQNUM=3495, ACTION=add) [ 51.465336] systemd-udevd[162]: rcar-usb2-clock-sel: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 51.467214] systemd-udevd[142]: rcar_thermal: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.469476] systemd-udevd[159]: rcar_thermal: Processing device (SEQNUM=3495, ACTION=add) [ 51.471432] systemd-udevd[142]: rcpm: Device is queued (SEQNUM=3496, ACTION=add) [ 51.473687] systemd-udevd[172]: rcar_gen3_thermal: Device processed (SEQNUM=3494, ACTION=add) [ 51.475555] systemd-udevd[142]: rcpm: Device ready for processing (SEQNUM=3496, ACTION=add) [ 51.477956] systemd-udevd[172]: rcar_gen3_thermal: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.479808] systemd-udevd[142]: rcpm: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 51.481599] systemd-udevd[142]: reg-dummy: Device is queued (SEQNUM=3497, ACTION=add) [ 51.483525] systemd-udevd[162]: rcpm: Processing device (SEQNUM=3496, ACTION=add) [ 51.485777] systemd-udevd[142]: reg-dummy: Device ready for processing (SEQNUM=3497, ACTION=add) [ 51.487327] systemd-udevd[142]: reg-dummy: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 51.489523] systemd-udevd[159]: rcar_thermal: Device processed (SEQNUM=3495, ACTION=add) [ 51.491545] systemd-udevd[142]: reg-fixed-voltage: Device is queued (SEQNUM=3498, ACTION=add) [ 51.493762] systemd-udevd[159]: rcar_thermal: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.495788] systemd-udevd[142]: reg-fixed-voltage: Device ready for processing (SEQNUM=3498, ACTION=add) [ 51.497657] systemd-udevd[142]: reg-fixed-voltage: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.499580] systemd-udevd[167]: reg-fixed-voltage: Processing device (SEQNUM=3498, ACTION=add) [ 51.501772] systemd-udevd[142]: renesas_eth_sw: Device is queued (SEQNUM=3499, ACTION=add) [ 51.503453] systemd-udevd[142]: renesas_eth_sw: Device ready for processing (SEQNUM=3499, ACTION=add) [ 51.505799] systemd-udevd[162]: rcpm: Device processed (SEQNUM=3496, ACTION=add) [ 51.507222] systemd-udevd[162]: rcpm: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 51.509395] systemd-udevd[142]: renesas_eth_sw: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 51.511443] systemd-udevd[172]: reg-dummy: Processing device (SEQNUM=3497, ACTION=add) [ 51.513921] systemd-udevd[142]: renesas_irqc: Device is queued (SEQNUM=3500, ACTION=add) [ 51.515425] systemd-udevd[142]: renesas_irqc: Device ready for processing (SEQNUM=3500, ACTION=add) [ 51.517241] systemd-udevd[142]: renesas_irqc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.518777] systemd-udevd[142]: renesas_sdhi_internal_dmac: Device is queued (SEQNUM=3501, ACTION=add) [ 51.521009] systemd-udevd[159]: renesas_eth_sw: Processing device (SEQNUM=3499, ACTION=add) [ 51.522961] systemd-udevd[142]: renesas_sdhi_internal_dmac: Device ready for processing (SEQNUM=3501, ACTION=add) [ 51.525047] systemd-udevd[142]: renesas_sdhi_internal_dmac: sd-device-monitor(manager): Passed 201 byte to netlink monitor. [ 51.527022] systemd-udevd[162]: renesas_irqc: Processing device (SEQNUM=3500, ACTION=add) [ 51.529294] systemd-udevd[142]: renesas_wdt: Device is queued (SEQNUM=3502, ACTION=add) [ 51.530814] systemd-udevd[142]: renesas_wdt: Device ready for processing (SEQNUM=3502, ACTION=add) [ 51.532656] systemd-udevd[142]: renesas_wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 51.534226] systemd-udevd[142]: reset-hi6220: Device is queued (SEQNUM=3503, ACTION=add) [ 51.535712] systemd-udevd[142]: reset-hi6220: Device ready for processing (SEQNUM=3503, ACTION=add) [ 51.537715] systemd-udevd[142]: reset-hi6220: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.539620] systemd-udevd[158]: renesas_wdt: Processing device (SEQNUM=3502, ACTION=add) [ 51.541834] systemd-udevd[166]: renesas_sdhi_internal_dmac: Processing device (SEQNUM=3501, ACTION=add) [ 51.543681] systemd-udevd[159]: renesas_eth_sw: Device processed (SEQNUM=3499, ACTION=add) [ 51.546014] systemd-udevd[167]: reg-fixed-voltage: Device processed (SEQNUM=3498, ACTION=add) [ 51.547558] systemd-udevd[167]: reg-fixed-voltage: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.549770] systemd-udevd[142]: reset_imx7: Device is queued (SEQNUM=3504, ACTION=add) [ 51.551585] systemd-udevd[165]: reset-hi6220: Processing device (SEQNUM=3503, ACTION=add) [ 51.553722] systemd-udevd[142]: reset_imx7: Device ready for processing (SEQNUM=3504, ACTION=add) [ 51.555226] systemd-udevd[142]: reset_imx7: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 51.557380] systemd-udevd[172]: reg-dummy: Device processed (SEQNUM=3497, ACTION=add) [ 51.558821] systemd-udevd[172]: reg-dummy: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 51.560931] systemd-udevd[162]: renesas_irqc: Device processed (SEQNUM=3500, ACTION=add) [ 51.562383] systemd-udevd[162]: renesas_irqc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.564631] systemd-udevd[159]: renesas_eth_sw: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 51.566781] systemd-udevd[164]: reset_imx7: Processing device (SEQNUM=3504, ACTION=add) [ 51.569267] systemd-udevd[166]: renesas_sdhi_internal_dmac: Device processed (SEQNUM=3501, ACTION=add) [ 51.571210] systemd-udevd[165]: reset-hi6220: Device processed (SEQNUM=3503, ACTION=add) [ 51.573375] systemd-udevd[166]: renesas_sdhi_internal_dmac: sd-device-monitor(worker): Passed 201 byte to netlink monitor. [ 51.575324] systemd-udevd[165]: reset-hi6220: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.577809] systemd-udevd[142]: reset_zynqmp: Device is queued (SEQNUM=3505, ACTION=add) [ 51.579741] systemd-udevd[158]: renesas_wdt: Device processed (SEQNUM=3502, ACTION=add) [ 51.581774] systemd-udevd[142]: reset_zynqmp: Device ready for processing (SEQNUM=3505, ACTION=add) [ 51.583669] systemd-udevd[158]: renesas_wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 51.585793] systemd-udevd[142]: reset_zynqmp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.587672] systemd-udevd[167]: reset_zynqmp: Processing device (SEQNUM=3505, ACTION=add) [ 51.589811] systemd-udevd[142]: rk3288-crypto: Device is queued (SEQNUM=3506, ACTION=add) [ 51.591297] systemd-udevd[142]: rk3288-crypto: Device ready for processing (SEQNUM=3506, ACTION=add) [ 51.593018] systemd-udevd[142]: rk3288-crypto: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.595146] systemd-udevd[159]: rk3288-crypto: Processing device (SEQNUM=3506, ACTION=add) [ 51.597405] systemd-udevd[142]: rk3399-dmc-freq: Device is queued (SEQNUM=3507, ACTION=add) [ 51.598965] systemd-udevd[142]: rk3399-dmc-freq: Device ready for processing (SEQNUM=3507, ACTION=add) [ 51.600893] systemd-udevd[142]: rk3399-dmc-freq: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 51.602849] systemd-udevd[162]: rk3399-dmc-freq: Processing device (SEQNUM=3507, ACTION=add) [ 51.605050] systemd-udevd[142]: rk3x-i2c: Device is queued (SEQNUM=3508, ACTION=add) [ 51.606645] systemd-udevd[142]: rk3x-i2c: Device ready for processing (SEQNUM=3508, ACTION=add) [ 51.608490] systemd-udevd[142]: rk3x-i2c: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 51.610472] systemd-udevd[164]: reset_imx7: Device processed (SEQNUM=3504, ACTION=add) M [ **] (2 of 2) A start job is running for…dev/gpt-auto-root (40s / 1min 30s) [ 51.612747] systemd-udevd[167]: reset_zynqmp: Device processed (SEQNUM=3505, ACTION=add) [ 51.614600] systemd-udevd[164]: reset_imx7: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 51.616762] systemd-udevd[142]: rk808-clkout: Device is queued (SEQNUM=3509, ACTION=add) [ 51.618613] systemd-udevd[167]: reset_zynqmp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.620863] systemd-udevd[142]: rk808-clkout: Device ready for processing (SEQNUM=3509, ACTION=add) [ 51.622689] systemd-udevd[142]: rk808-clkout: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.624979] systemd-udevd[172]: rk3x-i2c: Processing device (SEQNUM=3508, ACTION=add) [ 51.626913] systemd-udevd[142]: rk808-regulator: Device is queued (SEQNUM=3510, ACTION=add) [ 51.628739] systemd-udevd[142]: rk808-regulator: Device ready for processing (SEQNUM=3510, ACTION=add) [ 51.630284] systemd-udevd[142]: rk808-regulator: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 51.632740] systemd-udevd[159]: rk3288-crypto: Device processed (SEQNUM=3506, ACTION=add) [ 51.634609] systemd-udevd[166]: rk808-clkout: Processing device (SEQNUM=3509, ACTION=add) [ 51.636659] systemd-udevd[159]: rk3288-crypto: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.638758] systemd-udevd[142]: rk_iommu: Device is queued (SEQNUM=3511, ACTION=add) [ 51.640623] systemd-udevd[142]: rk_iommu: Device ready for processing (SEQNUM=3511, ACTION=add) [ 51.642222] systemd-udevd[142]: rk_iommu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 51.643755] systemd-udevd[142]: rockchip-dfi: Device is queued (SEQNUM=3512, ACTION=add) [ 51.645481] systemd-udevd[142]: rockchip-dfi: Device ready for processing (SEQNUM=3512, ACTION=add) [ 51.646999] systemd-udevd[142]: rockchip-dfi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.649335] systemd-udevd[158]: rk_iommu: Processing device (SEQNUM=3511, ACTION=add) [ 51.651117] systemd-udevd[167]: rk808-regulator: Processing device (SEQNUM=3510, ACTION=add) [ 51.653278] systemd-udevd[142]: rockchip-dp-phy: Device is queued (SEQNUM=3513, ACTION=add) [ 51.654839] systemd-udevd[142]: rockchip-dp-phy: Device ready for processing (SEQNUM=3513, ACTION=add) [ 51.656642] systemd-udevd[142]: rockchip-dp-phy: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 51.658246] systemd-udevd[142]: rockchip-dw-pcie: Device is queued (SEQNUM=3514, ACTION=add) [ 51.659787] systemd-udevd[142]: rockchip-dw-pcie: Device ready for processing (SEQNUM=3514, ACTION=add) [ 51.661607] systemd-udevd[142]: rockchip-dw-pcie: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.663568] systemd-udevd[162]: rk3399-dmc-freq: Device processed (SEQNUM=3507, ACTION=add) [ 51.665375] systemd-udevd[162]: rk3399-dmc-freq: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 51.667210] systemd-udevd[164]: rockchip-dw-pcie: Processing device (SEQNUM=3514, ACTION=add) [ 51.669251] systemd-udevd[142]: rockchip-efuse: Device is queued (SEQNUM=3515, ACTION=add) [ 51.671121] systemd-udevd[142]: rockchip-efuse: Device ready for processing (SEQNUM=3515, ACTION=add) [ 51.673274] systemd-udevd[172]: rk3x-i2c: Device processed (SEQNUM=3508, ACTION=add) [ 51.675233] systemd-udevd[166]: rk808-clkout: Device processed (SEQNUM=3509, ACTION=add) [ 51.677295] systemd-udevd[172]: rk3x-i2c: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.679111] systemd-udevd[142]: rockchip-efuse: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 51.681340] systemd-udevd[166]: rk808-clkout: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.686329] systemd-udevd[165]: rockchip-dp-phy: Processing device (SEQNUM=3513, ACTION=add) [ 51.688324] systemd-udevd[167]: rk808-regulator: Device processed (SEQNUM=3510, ACTION=add) [ 51.689766] systemd-udevd[167]: rk808-regulator: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 51.691576] systemd-udevd[159]: rockchip-dfi: Processing device (SEQNUM=3512, ACTION=add) [ 51.697693] systemd-udevd[158]: rk_iommu: Device processed (SEQNUM=3511, ACTION=add) [ 51.701285] systemd-udevd[158]: rk_iommu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 51.703199] systemd-udevd[168]: rockchip-efuse: Processing device (SEQNUM=3515, ACTION=add) [ 51.705292] systemd-udevd[142]: rockchip-emmc-phy: Device is queued (SEQNUM=3516, ACTION=add) [ 51.707166] systemd-udevd[159]: rockchip-dfi: Device processed (SEQNUM=3512, ACTION=add) [ 51.709373] systemd-udevd[142]: rockchip-emmc-phy: Device ready for processing (SEQNUM=3516, ACTION=add) [ 51.711485] systemd-udevd[159]: rockchip-dfi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.713906] systemd-udevd[142]: rockchip-emmc-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.719487] systemd-udevd[162]: rockchip-emmc-phy: Processing device (SEQNUM=3516, ACTION=add) [ 51.722110] systemd-udevd[164]: rockchip-dw-pcie: Device processed (SEQNUM=3514, ACTION=add) [ 51.723740] systemd-udevd[164]: rockchip-dw-pcie: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.726017] systemd-udevd[165]: rockchip-dp-phy: Device processed (SEQNUM=3513, ACTION=add) [ 51.728017] systemd-udevd[168]: rockchip-efuse: Device processed (SEQNUM=3515, ACTION=add) [ 51.730454] systemd-udevd[165]: rockchip-dp-phy: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 51.732987] systemd-udevd[168]: rockchip-efuse: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 51.735068] systemd-udevd[162]: rockchip-emmc-phy: Device processed (SEQNUM=3516, ACTION=add) [ 51.736874] systemd-udevd[162]: rockchip-emmc-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.738942] systemd-udevd[142]: rockchip-gpio: Device is queued (SEQNUM=3517, ACTION=add) [ 51.741034] systemd-udevd[142]: rockchip-gpio: Device ready for processing (SEQNUM=3517, ACTION=add) [ 51.742723] systemd-udevd[142]: rockchip-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.745334] systemd-udevd[159]: rockchip-gpio: Processing device (SEQNUM=3517, ACTION=add) [ 51.747477] systemd-udevd[142]: rockchip-iodomain: Device is queued (SEQNUM=3518, ACTION=add) [ 51.749585] systemd-udevd[142]: rockchip-iodomain: Device ready for processing (SEQNUM=3518, ACTION=add) [ 51.751376] systemd-udevd[142]: rockchip-iodomain: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.753487] systemd-udevd[142]: rockchip-mailbox: Device is queued (SEQNUM=3519, ACTION=add) [ 51.755161] systemd-udevd[142]: rockchip-mailbox: Device ready for processing (SEQNUM=3519, ACTION=add) [ 51.757152] systemd-udevd[142]: rockchip-mailbox: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.759282] systemd-udevd[162]: rockchip-iodomain: Processing device (SEQNUM=3518, ACTION=add) [ 51.761713] systemd-udevd[142]: rockchip-nfc: Device is queued (SEQNUM=3520, ACTION=add) [ 51.763356] systemd-udevd[142]: rockchip-nfc: Device ready for processing (SEQNUM=3520, ACTION=add) [ 51.765823] systemd-udevd[172]: rockchip-mailbox: Processing device (SEQNUM=3519, ACTION=add) [ 51.767857] systemd-udevd[142]: rockchip-nfc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.769825] systemd-udevd[142]: rockchip-otp: Device is queued (SEQNUM=3521, ACTION=add) [ 51.771549] systemd-udevd[142]: rockchip-otp: Device ready for processing (SEQNUM=3521, ACTION=add) [ 51.777866] systemd-udevd[167]: rockchip-nfc: Processing device (SEQNUM=3520, ACTION=add) [ 51.779972] systemd-udevd[142]: rockchip-otp: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.781972] systemd-udevd[142]: rockchip-pcie: Device is queued (SEQNUM=3522, ACTION=add) [ 51.783651] systemd-udevd[142]: rockchip-pcie: Device ready for processing (SEQNUM=3522, ACTION=add) [ 51.785856] systemd-udevd[142]: rockchip-pcie: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.787550] systemd-udevd[142]: rockchip-pcie-ep: Device is queued (SEQNUM=3523, ACTION=add) [ 51.789614] systemd-udevd[142]: rockchip-pcie-ep: Device ready for processing (SEQNUM=3523, ACTION=add) [ 51.802777] systemd-udevd[142]: rockchip-pcie-ep: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.805631] systemd-udevd[159]: rockchip-gpio: Device processed (SEQNUM=3517, ACTION=add) [ 51.807750] systemd-udevd[142]: rockchip-pcie-phy: Device is queued (SEQNUM=3524, ACTION=add) [ 51.810175] systemd-udevd[159]: rockchip-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.812616] systemd-udevd[142]: rockchip-pcie-phy: Device ready for processing (SEQNUM=3524, ACTION=add) [ 51.814855] systemd-udevd[172]: rockchip-mailbox: Device processed (SEQNUM=3519, ACTION=add) [ 51.816768] systemd-udevd[172]: rockchip-mailbox: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.819037] systemd-udevd[165]: rockchip-pcie-ep: Processing device (SEQNUM=3523, ACTION=add) [ 51.821804] systemd-udevd[158]: rockchip-pcie: Processing device (SEQNUM=3522, ACTION=add) [ 51.824005] systemd-udevd[166]: rockchip-otp: Processing device (SEQNUM=3521, ACTION=add) [ 51.826361] systemd-udevd[164]: rockchip-pcie-phy: Processing device (SEQNUM=3524, ACTION=add) [ 51.828880] systemd-udevd[142]: rockchip-pcie-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 51.830838] systemd-udevd[142]: rockchip-pinctrl: Device is queued (SEQNUM=3525, ACTION=add) [ 51.832722] systemd-udevd[142]: rockchip-pinctrl: Device ready for processing (SEQNUM=3525, ACTION=add) [ 51.834529] systemd-udevd[142]: rockchip-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.836583] systemd-udevd[142]: rockchip-pm-domain: Device is queued (SEQNUM=3526, ACTION=add) [ 51.838327] systemd-udevd[142]: rockchip-pm-domain: Device ready for processing (SEQNUM=3526, ACTION=add) [ 51.840852] systemd-udevd[159]: rockchip-pinctrl: Processing device (SEQNUM=3525, ACTION=add) [ 51.842954] systemd-udevd[162]: rockchip-iodomain: Device processed (SEQNUM=3518, ACTION=add) [ 51.844868] systemd-udevd[162]: rockchip-iodomain: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.850544] systemd-udevd[172]: rockchip-pm-domain: Processing device (SEQNUM=3526, ACTION=add) [ 51.852987] systemd-udevd[142]: rockchip-pm-domain: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 51.855209] systemd-udevd[158]: rockchip-pcie: Device processed (SEQNUM=3522, ACTION=add) [ 51.857615] systemd-udevd[142]: rockchip-pwm: Device is queued (SEQNUM=3527, ACTION=add) [ 51.859736] systemd-udevd[158]: rockchip-pcie: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 51.862259] systemd-udevd[142]: rockchip-pwm: Device ready for processing (SEQNUM=3527, ACTION=add) [ 51.864338] systemd-udevd[142]: rockchip-pwm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.866487] systemd-udevd[165]: rockchip-pcie-ep: Device processed (SEQNUM=3523, ACTION=add) [ 51.868394] systemd-udevd[165]: rockchip-pcie-ep: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.870636] systemd-udevd[162]: rockchip-pwm: Processing device (SEQNUM=3527, ACTION=add) [ 51.873068] systemd-udevd[164]: rockchip-pcie-phy: Device processed (SEQNUM=3524, ACTION=add) [ 51.874686] systemd-udevd[164]: rockchip-pcie-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 51.877110] systemd-udevd[142]: rockchip-sfc: Device is queued (SEQNUM=3528, ACTION=add) [ 51.879240] systemd-udevd[167]: rockchip-nfc: Device processed (SEQNUM=3520, ACTION=add) [ 51.881251] systemd-udevd[167]: rockchip-nfc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.883546] systemd-udevd[142]: rockchip-sfc: Device ready for processing (SEQNUM=3528, ACTION=add) [ 51.885810] systemd-udevd[142]: rockchip-sfc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.887498] systemd-udevd[142]: rockchip-snps-pcie3-phy: Device is queued (SEQNUM=3529, ACTION=add) [ 51.889626] systemd-udevd[142]: rockchip-snps-pcie3-phy: Device ready for processing (SEQNUM=3529, ACTION=add) [ 51.891364] systemd-udevd[142]: rockchip-snps-pcie3-phy: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 51.894038] systemd-udevd[167]: rockchip-snps-pcie3-phy: Processing device (SEQNUM=3529, ACTION=add) [ 51.896431] systemd-udevd[158]: rockchip-sfc: Processing device (SEQNUM=3528, ACTION=add) [ 51.898697] systemd-udevd[142]: rockchip-spi: Device is queued (SEQNUM=3530, ACTION=add) [ 51.900793] systemd-udevd[142]: rockchip-spi: Device ready for processing (SEQNUM=3530, ACTION=add) [ 51.902661] systemd-udevd[142]: rockchip-spi: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 51.905115] systemd-udevd[162]: rockchip-pwm: Device processed (SEQNUM=3527, ACTION=add) [ 51.907123] systemd-udevd[159]: rockchip-pinctrl: Device processed (SEQNUM=3525, ACTION=add) [ 51.913155] systemd-udevd[166]: rockchip-otp: Device processed (SEQNUM=3521, ACTION=add) [ 51.915146] systemd-udevd[159]: rockchip-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.917553] systemd-udevd[166]: rockchip-otp: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.919745] systemd-udevd[142]: rockchip-thermal: Device is queued (SEQNUM=3531, ACTION=add) [ 51.921703] systemd-udevd[142]: rockchip-thermal: Device ready for processing (SEQNUM=3531, ACTION=add) [ 51.923396] systemd-udevd[142]: rockchip-thermal: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.926006] systemd-udevd[162]: rockchip-pwm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.928381] systemd-udevd[172]: rockchip-pm-domain: Device processed (SEQNUM=3526, ACTION=add) [ 51.930010] systemd-udevd[172]: rockchip-pm-domain: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 51.932317] systemd-udevd[165]: rockchip-spi: Processing device (SEQNUM=3530, ACTION=add) [ 51.938822] systemd-udevd[158]: rockchip-sfc: Device processed (SEQNUM=3528, ACTION=add) [ 51.942984] systemd-udevd[158]: rockchip-sfc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.947493] systemd-udevd[164]: rockchip-thermal: Processing device (SEQNUM=3531, ACTION=add) [ 51.949656] systemd-udevd[167]: rockchip-snps-pcie3-phy: Device processed (SEQNUM=3529, ACTION=add) [ 51.951532] systemd-udevd[142]: rockchip-typec-phy: Device is queued (SEQNUM=3532, ACTION=add) [ 51.953869] systemd-udevd[167]: rockchip-snps-pcie3-phy: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 51.955741] systemd-udevd[142]: rockchip-typec-phy: Device ready for processing (SEQNUM=3532, ACTION=add) [ 51.957713] systemd-udevd[142]: rockchip-typec-phy: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 51.959267] systemd-udevd[142]: rockchip-usb-phy: Device is queued (SEQNUM=3533, ACTION=add) [ 51.961068] systemd-udevd[142]: rockchip-usb-phy: Device ready for processing (SEQNUM=3533, ACTION=add) [ 51.963112] systemd-udevd[165]: rockchip-spi: Device processed (SEQNUM=3530, ACTION=add) [ 51.964908] systemd-udevd[165]: rockchip-spi: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 51.966900] systemd-udevd[162]: rockchip-usb-phy: Processing device (SEQNUM=3533, ACTION=add) [ 51.968907] systemd-udevd[164]: rockchip-thermal: Device processed (SEQNUM=3531, ACTION=add) [ 51.970671] systemd-udevd[159]: rockchip-typec-phy: Processing device (SEQNUM=3532, ACTION=add) [ 51.972958] systemd-udevd[164]: rockchip-thermal: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.974921] systemd-udevd[142]: rockchip-usb-phy: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.976812] systemd-udevd[142]: rockchip-usb2phy: Device is queued (SEQNUM=3534, ACTION=add) [ 51.978275] systemd-udevd[142]: rockchip-usb2phy: Device ready for processing (SEQNUM=3534, ACTION=add) [ 51.979867] systemd-udevd[142]: rockchip-usb2phy: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 51.981981] systemd-udevd[162]: rockchip-usb-phy: Device processed (SEQNUM=3533, ACTION=add) [ 51.983793] systemd-udevd[142]: rockchip_emac: Device is queued (SEQNUM=3535, ACTION=add) [ 51.985883] systemd-udevd[162]: rockchip-usb-phy: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 51.987930] systemd-udevd[142]: rockchip_emac: Device ready for processing (SEQNUM=3535, ACTION=add) [ 51.989888] systemd-udevd[142]: rockchip_emac: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 51.992336] systemd-udevd[172]: rockchip-usb2phy: Processing device (SEQNUM=3534, ACTION=add) [ 51.994141] systemd-udevd[167]: rockchip_emac: Processing device (SEQNUM=3535, ACTION=add) [ 51.996437] systemd-udevd[142]: rpmh: Device is queued (SEQNUM=3536, ACTION=add) [ 51.997911] systemd-udevd[142]: rpmh: Device ready for processing (SEQNUM=3536, ACTION=add) [ 51.999390] systemd-udevd[142]: rpmh: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 52.001794] systemd-udevd[142]: rproc-virtio: Device is queued (SEQNUM=3537, ACTION=add) [ 52.003631] systemd-udevd[159]: rockchip-typec-phy: Device processed (SEQNUM=3532, ACTION=add) [ 52.005804] systemd-udevd[142]: rproc-virtio: Device ready for processing (SEQNUM=3537, ACTION=add) [ 52.007680] systemd-udevd[159]: rockchip-typec-phy: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 52.009811] systemd-udevd[142]: rproc-virtio: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.011685] systemd-udevd[162]: rpmh: Processing device (SEQNUM=3536, ACTION=add) [ 52.013771] systemd-udevd[142]: rtc_zynqmp: Device is queued (SEQNUM=3538, ACTION=add) [ 52.015272] systemd-udevd[142]: rtc_zynqmp: Device ready for processing (SEQNUM=3538, ACTION=add) [ 52.017249] systemd-udevd[142]: rtc_zynqmp: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 52.019155] systemd-udevd[166]: rproc-virtio: Processing device (SEQNUM=3537, ACTION=add) [ 52.021192] systemd-udevd[159]: rtc_zynqmp: Processing device (SEQNUM=3538, ACTION=add) [ 52.023078] systemd-udevd[142]: rtd1295-rtc: Device is queued (SEQNUM=3539, ACTION=add) [ 52.024967] systemd-udevd[142]: rtd1295-rtc: Device ready for processing (SEQNUM=3539, ACTION=add) [ 52.026448] systemd-udevd[142]: rtd1295-rtc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.027960] systemd-udevd[142]: rtd1295-watchdog: Device is queued (SEQNUM=3540, ACTION=add) [ 52.030027] systemd-udevd[172]: rockchip-usb2phy: Device processed (SEQNUM=3534, ACTION=add) [ 52.031836] systemd-udevd[142]: rtd1295-watchdog: Device ready for processing (SEQNUM=3540, ACTION=add) [ 52.033993] systemd-udevd[172]: rockchip-usb2phy: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.035846] systemd-udevd[142]: rtd1295-watchdog: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.038018] systemd-udevd[167]: rockchip_emac: Device processed (SEQNUM=3535, ACTION=add) [ 52.039472] systemd-udevd[167]: rockchip_emac: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.041599] systemd-udevd[165]: rtd1295-watchdog: Processing device (SEQNUM=3540, ACTION=add) [ 52.043656] systemd-udevd[142]: rz-dmac: Device is queued (SEQNUM=3541, ACTION=add) [ 52.045461] systemd-udevd[142]: rz-dmac: Device ready for processing (SEQNUM=3541, ACTION=add) [ 52.046999] systemd-udevd[142]: rz-dmac: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.048806] systemd-udevd[142]: rz-mtu3: Device is queued (SEQNUM=3542, ACTION=add) [ 52.050241] systemd-udevd[142]: rz-mtu3: Device ready for processing (SEQNUM=3542, ACTION=add) [ 52.051710] systemd-udevd[142]: rz-mtu3: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.053888] systemd-udevd[158]: rtd1295-rtc: Processing device (SEQNUM=3539, ACTION=add) [ 52.055667] systemd-udevd[142]: rzg2l_irqc: Device is queued (SEQNUM=3543, ACTION=add) [ 52.057502] systemd-udevd[142]: rzg2l_irqc: Device ready for processing (SEQNUM=3543, ACTION=add) [ 52.058969] systemd-udevd[142]: rzg2l_irqc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 52.060696] systemd-udevd[142]: rzg2l_thermal: Device is queued (SEQNUM=3544, ACTION=add) [ 52.065682] systemd-udevd[164]: rzg2l_irqc: Processing device (SEQNUM=3543, ACTION=add) [ 52.067428] systemd-udevd[172]: rz-dmac: Processing device (SEQNUM=3541, ACTION=add) [ 52.069616] systemd-udevd[142]: rzg2l_thermal: Device ready for processing (SEQNUM=3544, ACTION=add) [ 52.071582] systemd-udevd[142]: rzg2l_thermal: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.074469] systemd-udevd[162]: rpmh: Device processed (SEQNUM=3536, ACTION=add) [ 52.075894] systemd-udevd[162]: rpmh: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 52.078235] systemd-udevd[159]: rtc_zynqmp: Device processed (SEQNUM=3538, ACTION=add) [ 52.080357] systemd-udevd[142]: rzg2l_usbphy_ctrl: Device is queued (SEQNUM=3545, ACTION=add) [ 52.082514] systemd-udevd[159]: rtc_zynqmp: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 52.085075] systemd-udevd[142]: rzg2l_usbphy_ctrl: Device ready for processing (SEQNUM=3545, ACTION=add) [ 52.086652] systemd-udevd[142]: rzg2l_usbphy_ctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 52.090678] systemd-udevd[167]: rz-mtu3: Processing device (SEQNUM=3542, ACTION=add) [ 52.096381] systemd-udevd[169]: rzg2l_usbphy_ctrl: Processing device (SEQNUM=3545, ACTION=add) [ 52.102513] systemd-udevd[168]: rzg2l_thermal: Processing device (SEQNUM=3544, ACTION=add) [ 52.108779] systemd-udevd[172]: rz-dmac: Device processed (SEQNUM=3541, ACTION=add) M [ *] (2 of 2) A start job is running for…dev/gpt-auto-root (41s / 1min 30s) [ 52.111151] systemd-udevd[166]: rproc-virtio: Device processed (SEQNUM=3537, ACTION=add) [ 52.118166] systemd-udevd[172]: rz-dmac: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 52.124919] systemd-udevd[166]: rproc-virtio: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.127316] systemd-udevd[165]: rtd1295-watchdog: Device processed (SEQNUM=3540, ACTION=add) [ 52.130220] systemd-udevd[158]: rtd1295-rtc: Device processed (SEQNUM=3539, ACTION=add) [ 52.132002] systemd-udevd[165]: rtd1295-watchdog: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.134129] systemd-udevd[158]: rtd1295-rtc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.136421] systemd-udevd[169]: rzg2l_usbphy_ctrl: Device processed (SEQNUM=3545, ACTION=add) [ 52.138396] systemd-udevd[142]: rzg2l_wdt: Device is queued (SEQNUM=3546, ACTION=add) [ 52.140517] systemd-udevd[167]: rz-mtu3: Device processed (SEQNUM=3542, ACTION=add) [ 52.142408] systemd-udevd[142]: rzg2l_wdt: Device ready for processing (SEQNUM=3546, ACTION=add) [ 52.144605] systemd-udevd[169]: rzg2l_usbphy_ctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 52.146451] systemd-udevd[167]: rz-mtu3: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 52.148576] systemd-udevd[142]: rzg2l_wdt: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.150509] systemd-udevd[159]: rzg2l_wdt: Processing device (SEQNUM=3546, ACTION=add) [ 52.152833] systemd-udevd[164]: rzg2l_irqc: Device processed (SEQNUM=3543, ACTION=add) [ 52.154482] systemd-udevd[164]: rzg2l_irqc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 52.156589] systemd-udevd[142]: rzv2m-usb3drd: Device is queued (SEQNUM=3547, ACTION=add) [ 52.158834] systemd-udevd[168]: rzg2l_thermal: Device processed (SEQNUM=3544, ACTION=add) [ 52.160950] systemd-udevd[168]: rzg2l_thermal: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.164894] systemd-udevd[142]: rzv2m-usb3drd: Device ready for processing (SEQNUM=3547, ACTION=add) [ 52.169059] systemd-udevd[142]: rzv2m-usb3drd: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.173737] systemd-udevd[162]: rzv2m-usb3drd: Processing device (SEQNUM=3547, ACTION=add) [ 52.176426] systemd-udevd[142]: rzv2m_pwc: Device is queued (SEQNUM=3548, ACTION=add) [ 52.178725] systemd-udevd[159]: rzg2l_wdt: Device processed (SEQNUM=3546, ACTION=add) [ 52.180782] systemd-udevd[159]: rzg2l_wdt: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 52.183113] systemd-udevd[142]: rzv2m_pwc: Device ready for processing (SEQNUM=3548, ACTION=add) [ 52.185187] systemd-udevd[142]: rzv2m_pwc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.187496] systemd-udevd[172]: rzv2m_pwc: Processing device (SEQNUM=3548, ACTION=add) [ 52.190200] systemd-udevd[142]: s2mps11-clk: Device is queued (SEQNUM=3549, ACTION=add) [ 52.192545] systemd-udevd[142]: s2mps11-clk: Device ready for processing (SEQNUM=3549, ACTION=add) [ 52.194439] systemd-udevd[142]: s2mps11-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.196722] systemd-udevd[142]: s2mps11-pmic: Device is queued (SEQNUM=3550, ACTION=add) [ 52.198966] systemd-udevd[162]: rzv2m-usb3drd: Device processed (SEQNUM=3547, ACTION=add) [ 52.201549] systemd-udevd[142]: s2mps11-pmic: Device ready for processing (SEQNUM=3550, ACTION=add) [ 52.203873] systemd-udevd[162]: rzv2m-usb3drd: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.206191] systemd-udevd[142]: s2mps11-pmic: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.208435] systemd-udevd[167]: s2mps11-pmic: Processing device (SEQNUM=3550, ACTION=add) [ 52.210461] systemd-udevd[142]: s3c-i2c: Device is queued (SEQNUM=3551, ACTION=add) [ 52.212753] systemd-udevd[159]: s2mps11-clk: Processing device (SEQNUM=3549, ACTION=add) [ 52.214673] systemd-udevd[142]: s3c-i2c: Device ready for processing (SEQNUM=3551, ACTION=add) [ 52.216558] systemd-udevd[142]: s3c-i2c: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.218047] systemd-udevd[142]: s3c-rtc: Device is queued (SEQNUM=3552, ACTION=add) [ 52.219502] systemd-udevd[142]: s3c-rtc: Device ready for processing (SEQNUM=3552, ACTION=add) [ 52.222118] systemd-udevd[172]: rzv2m_pwc: Device processed (SEQNUM=3548, ACTION=add) [ 52.223822] systemd-udevd[172]: rzv2m_pwc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 52.226298] systemd-udevd[166]: s3c-rtc: Processing device (SEQNUM=3552, ACTION=add) [ 52.228467] systemd-udevd[162]: s3c-i2c: Processing device (SEQNUM=3551, ACTION=add) [ 52.230849] systemd-udevd[142]: s3c-rtc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.233811] systemd-udevd[159]: s2mps11-clk: Device processed (SEQNUM=3549, ACTION=add) [ 52.235729] systemd-udevd[159]: s2mps11-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.238080] systemd-udevd[142]: s3c2410-wdt: Device is queued (SEQNUM=3553, ACTION=add) [ 52.239748] systemd-udevd[142]: s3c2410-wdt: Device ready for processing (SEQNUM=3553, ACTION=add) [ 52.242067] systemd-udevd[142]: s3c2410-wdt: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.245220] systemd-udevd[166]: s3c-rtc: Device processed (SEQNUM=3552, ACTION=add) [ 52.246981] systemd-udevd[166]: s3c-rtc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 52.249299] systemd-udevd[167]: s2mps11-pmic: Device processed (SEQNUM=3550, ACTION=add) [ 52.251193] systemd-udevd[142]: s3c64xx-spi: Device is queued (SEQNUM=3554, ACTION=add) [ 52.254101] systemd-udevd[167]: s2mps11-pmic: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.256890] systemd-udevd[142]: s3c64xx-spi: Device ready for processing (SEQNUM=3554, ACTION=add) [ 52.259332] systemd-udevd[159]: s3c2410-wdt: Processing device (SEQNUM=3553, ACTION=add) [ 52.261893] systemd-udevd[142]: s3c64xx-spi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.264436] systemd-udevd[162]: s3c-i2c: Device processed (SEQNUM=3551, ACTION=add) [ 52.266170] systemd-udevd[162]: s3c-i2c: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 52.268741] systemd-udevd[142]: s500-cmu: Device is queued (SEQNUM=3555, ACTION=add) [ 52.270966] systemd-udevd[172]: s3c64xx-spi: Processing device (SEQNUM=3554, ACTION=add) [ 52.273502] systemd-udevd[142]: s500-cmu: Device ready for processing (SEQNUM=3555, ACTION=add) [ 52.275563] systemd-udevd[142]: s500-cmu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 52.278303] systemd-udevd[167]: s500-cmu: Processing device (SEQNUM=3555, ACTION=add) [ 52.280886] systemd-udevd[142]: s5m-rtc: Device is queued (SEQNUM=3556, ACTION=add) [ 52.282801] systemd-udevd[142]: s5m-rtc: Device ready for processing (SEQNUM=3556, ACTION=add) [ 52.285038] systemd-udevd[159]: s3c2410-wdt: Device processed (SEQNUM=3553, ACTION=add) [ 52.287026] systemd-udevd[142]: s5m-rtc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 52.289628] systemd-udevd[159]: s3c2410-wdt: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.291691] systemd-udevd[142]: s700-cmu: Device is queued (SEQNUM=3557, ACTION=add) [ 52.293512] systemd-udevd[142]: s700-cmu: Device ready for processing (SEQNUM=3557, ACTION=add) [ 52.295061] systemd-udevd[142]: s700-cmu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 52.296932] systemd-udevd[142]: s900-cmu: Device is queued (SEQNUM=3558, ACTION=add) [ 52.298547] systemd-udevd[142]: s900-cmu: Device ready for processing (SEQNUM=3558, ACTION=add) [ 52.300011] systemd-udevd[142]: s900-cmu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 52.302202] systemd-udevd[166]: s700-cmu: Processing device (SEQNUM=3557, ACTION=add) [ 52.303970] systemd-udevd[142]: sa8775p-gcc: Device is queued (SEQNUM=3559, ACTION=add) [ 52.305982] systemd-udevd[162]: s5m-rtc: Processing device (SEQNUM=3556, ACTION=add) [ 52.307737] systemd-udevd[142]: sa8775p-gcc: Device ready for processing (SEQNUM=3559, ACTION=add) [ 52.310184] systemd-udevd[158]: sa8775p-gcc: Processing device (SEQNUM=3559, ACTION=add) [ 52.311975] systemd-udevd[167]: s500-cmu: Device processed (SEQNUM=3555, ACTION=add) [ 52.313953] systemd-udevd[159]: s900-cmu: Processing device (SEQNUM=3558, ACTION=add) [ 52.315961] systemd-udevd[167]: s500-cmu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 52.318030] systemd-udevd[142]: sa8775p-gcc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.319560] systemd-udevd[142]: sa8775p-tlmm: Device is queued (SEQNUM=3560, ACTION=add) [ 52.321804] systemd-udevd[162]: s5m-rtc: Device processed (SEQNUM=3556, ACTION=add) [ 52.323696] systemd-udevd[142]: sa8775p-tlmm: Device ready for processing (SEQNUM=3560, ACTION=add) [ 52.325666] systemd-udevd[142]: sa8775p-tlmm: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.329100] systemd-udevd[159]: s900-cmu: Device processed (SEQNUM=3558, ACTION=add) [ 52.331254] systemd-udevd[172]: s3c64xx-spi: Device processed (SEQNUM=3554, ACTION=add) [ 52.333253] systemd-udevd[172]: s3c64xx-spi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.335105] systemd-udevd[142]: samsung-pinctrl: Device is queued (SEQNUM=3561, ACTION=add) [ 52.336977] systemd-udevd[142]: samsung-pinctrl: Device ready for processing (SEQNUM=3561, ACTION=add) [ 52.338464] systemd-udevd[142]: samsung-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 52.340979] systemd-udevd[167]: sa8775p-tlmm: Processing device (SEQNUM=3560, ACTION=add) [ 52.343312] systemd-udevd[166]: s700-cmu: Device processed (SEQNUM=3557, ACTION=add) [ 52.344979] systemd-udevd[166]: s700-cmu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 52.346773] systemd-udevd[162]: s5m-rtc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 52.348891] systemd-udevd[159]: s900-cmu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 52.350773] systemd-udevd[165]: samsung-pinctrl: Processing device (SEQNUM=3561, ACTION=add) [ 52.352851] systemd-udevd[158]: sa8775p-gcc: Device processed (SEQNUM=3559, ACTION=add) [ 52.354254] systemd-udevd[158]: sa8775p-gcc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.356287] systemd-udevd[142]: samsung-pwm: Device is queued (SEQNUM=3562, ACTION=add) [ 52.357761] systemd-udevd[142]: samsung-pwm: Device ready for processing (SEQNUM=3562, ACTION=add) [ 52.359284] systemd-udevd[142]: samsung-pwm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.361440] systemd-udevd[172]: samsung-pwm: Processing device (SEQNUM=3562, ACTION=add) [ 52.363312] systemd-udevd[142]: samsung-uart: Device is queued (SEQNUM=3563, ACTION=add) [ 52.365079] systemd-udevd[142]: samsung-uart: Device ready for processing (SEQNUM=3563, ACTION=add) [ 52.366554] systemd-udevd[142]: samsung-uart: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.368609] systemd-udevd[142]: samsung-ufs-phy: Device is queued (SEQNUM=3564, ACTION=add) [ 52.370170] systemd-udevd[142]: samsung-ufs-phy: Device ready for processing (SEQNUM=3564, ACTION=add) [ 52.375847] systemd-udevd[142]: samsung-ufs-phy: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 52.380820] systemd-udevd[159]: samsung-uart: Processing device (SEQNUM=3563, ACTION=add) [ 52.393618] sh[205]: Successfully populated ext4 filesystem. [ 52.395529] systemd-udevd[142]: samsung-usb2-phy: Device is queued (SEQNUM=3565, ACTION=add) [ 52.397680] systemd-udevd[142]: samsung-usb2-phy: Device ready for processing (SEQNUM=3565, ACTION=add) [ 52.399428] systemd-udevd[142]: samsung-usb2-phy: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 52.401746] systemd-udevd[142]: sata_rcar: Device is queued (SEQNUM=3566, ACTION=add) [ 52.403240] systemd-udevd[142]: sata_rcar: Device ready for processing (SEQNUM=3566, ACTION=add) [ 52.406129] systemd-udevd[166]: samsung-usb2-phy: Processing device (SEQNUM=3565, ACTION=add) [ 52.409449] systemd-udevd[162]: samsung-ufs-phy: Processing device (SEQNUM=3564, ACTION=add) [ 52.411308] systemd-udevd[142]: sata_rcar: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.413430] systemd-udevd[142]: sbsa-gwdt: Device is queued (SEQNUM=3567, ACTION=add) [ 52.415240] systemd-udevd[142]: sbsa-gwdt: Device ready for processing (SEQNUM=3567, ACTION=add) [ 52.417914] systemd-udevd[172]: samsung-pwm: Device processed (SEQNUM=3562, ACTION=add) [ 52.420413] systemd-udevd[158]: sata_rcar: Processing device (SEQNUM=3566, ACTION=add) [ 52.422400] systemd-udevd[172]: samsung-pwm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.424932] systemd-udevd[164]: sbsa-gwdt: Processing device (SEQNUM=3567, ACTION=add) [ 52.426873] systemd-udevd[159]: samsung-uart: Device processed (SEQNUM=3563, ACTION=add) [ 52.428666] systemd-udevd[159]: samsung-uart: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.430822] systemd-udevd[162]: samsung-ufs-phy: Device processed (SEQNUM=3564, ACTION=add) [ 52.433009] systemd-udevd[142]: sbsa-gwdt: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.434901] systemd-udevd[167]: sa8775p-tlmm: Device processed (SEQNUM=3560, ACTION=add) [ 52.436650] systemd-udevd[167]: sa8775p-tlmm: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.438539] systemd-udevd[142]: sbsa-uart: Device is queued (SEQNUM=3568, ACTION=add) [ 52.440674] systemd-udevd[165]: samsung-pinctrl: Device processed (SEQNUM=3561, ACTION=add) [ 52.442105] systemd-udevd[165]: samsung-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 52.444584] systemd-udevd[166]: samsung-usb2-phy: Device processed (SEQNUM=3565, ACTION=add) [ 52.445974] systemd-udevd[166]: samsung-usb2-phy: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 52.447777] systemd-udevd[162]: samsung-ufs-phy: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 52.449955] systemd-udevd[158]: sata_rcar: Device processed (SEQNUM=3566, ACTION=add) [ 52.451374] systemd-udevd[158]: sata_rcar: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 52.453731] systemd-udevd[142]: sbsa-uart: Device ready for processing (SEQNUM=3568, ACTION=add) [ 52.455228] systemd-udevd[142]: sbsa-uart: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.457360] systemd-udevd[164]: sbsa-gwdt: Device processed (SEQNUM=3567, ACTION=add) [ 52.462359] systemd-udevd[164]: sbsa-gwdt: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 52.467530] systemd-udevd[142]: sc7180-pinctrl: Device is queued (SEQNUM=3569, ACTION=add) [ 52.473176] systemd-udevd[159]: sbsa-uart: Processing device (SEQNUM=3568, ACTION=add) [ 52.475076] systemd-udevd[142]: sc7180-pinctrl: Device ready for processing (SEQNUM=3569, ACTION=add) [ 52.477093] systemd-udevd[142]: sc7180-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 52.479180] systemd-udevd[162]: sc7180-pinctrl: Processing device (SEQNUM=3569, ACTION=add) [ 52.481564] systemd-udevd[142]: sc7280-pinctrl: Device is queued (SEQNUM=3570, ACTION=add) [ 52.483194] systemd-udevd[142]: sc7280-pinctrl: Device ready for processing (SEQNUM=3570, ACTION=add) [ 52.485070] systemd-udevd[142]: sc7280-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 52.487245] systemd-udevd[172]: sc7280-pinctrl: Processing device (SEQNUM=3570, ACTION=add) [ 52.489459] systemd-udevd[142]: sc8180x-pinctrl: Device is queued (SEQNUM=3571, ACTION=add) [ 52.491034] systemd-udevd[142]: sc8180x-pinctrl: Device ready for processing (SEQNUM=3571, ACTION=add) [ 52.492869] systemd-udevd[142]: sc8180x-pinctrl: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 52.494417] systemd-udevd[142]: sc8280xp-tlmm: Device is queued (SEQNUM=3572, ACTION=add) [ 52.496507] systemd-udevd[167]: sc8180x-pinctrl: Processing device (SEQNUM=3571, ACTION=add) [ 52.498306] systemd-udevd[142]: sc8280xp-tlmm: Device ready for processing (SEQNUM=3572, ACTION=add) [ 52.499817] systemd-udevd[142]: sc8280xp-tlmm: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.501727] systemd-udevd[142]: sc9860-clk: Device is queued (SEQNUM=3573, ACTION=add) [ 52.503542] systemd-udevd[159]: sbsa-uart: Device processed (SEQNUM=3568, ACTION=add) [ 52.505948] systemd-udevd[142]: sc9860-clk: Device ready for processing (SEQNUM=3573, ACTION=add) [ 52.507607] systemd-udevd[142]: sc9860-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 52.509996] systemd-udevd[166]: sc8280xp-tlmm: Processing device (SEQNUM=3572, ACTION=add) [ 52.511819] systemd-udevd[142]: sc9863a-clk: Device is queued (SEQNUM=3574, ACTION=add) [ 52.513582] systemd-udevd[142]: sc9863a-clk: Device ready for processing (SEQNUM=3574, ACTION=add) [ 52.515095] systemd-udevd[142]: sc9863a-clk: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.516899] systemd-udevd[142]: scpi-cpufreq: Device is queued (SEQNUM=3575, ACTION=add) [ 52.518874] systemd-udevd[159]: sbsa-uart: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 52.520988] systemd-udevd[142]: scpi-cpufreq: Device ready for processing (SEQNUM=3575, ACTION=add) [ 52.522495] systemd-udevd[142]: scpi-cpufreq: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.524728] systemd-udevd[165]: sc9863a-clk: Processing device (SEQNUM=3574, ACTION=add) [ 52.526492] systemd-udevd[158]: sc9860-clk: Processing device (SEQNUM=3573, ACTION=add) [ 52.528700] systemd-udevd[142]: scpi-hwmon: Device is queued (SEQNUM=3576, ACTION=add) [ 52.530212] systemd-udevd[142]: scpi-hwmon: Device ready for processing (SEQNUM=3576, ACTION=add) [ 52.531708] systemd-udevd[142]: scpi-hwmon: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 52.533999] systemd-udevd[162]: sc7180-pinctrl: Device processed (SEQNUM=3569, ACTION=add) [ 52.535973] systemd-udevd[142]: scpi_clocks: Device is queued (SEQNUM=3577, ACTION=add) [ 52.538246] systemd-udevd[162]: sc7180-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 52.540363] systemd-udevd[142]: scpi_clocks: Device ready for processing (SEQNUM=3577, ACTION=add) [ 52.541985] systemd-udevd[142]: scpi_clocks: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.543968] systemd-udevd[172]: sc7280-pinctrl: Device processed (SEQNUM=3570, ACTION=add) [ 52.545880] systemd-udevd[172]: sc7280-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 52.547902] systemd-udevd[142]: scpi_power_domain: Device is queued (SEQNUM=3578, ACTION=add) [ 52.550091] systemd-udevd[159]: scpi-hwmon: Processing device (SEQNUM=3576, ACTION=add) [ 52.551966] systemd-udevd[168]: scpi_clocks: Processing device (SEQNUM=3577, ACTION=add) [ 52.554105] systemd-udevd[142]: scpi_power_domain: Device ready for processing (SEQNUM=3578, ACTION=add) [ 52.555798] systemd-udevd[142]: scpi_power_domain: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 52.557826] systemd-udevd[142]: scpi_protocol: Device is queued (SEQNUM=3579, ACTION=add) [ 52.559392] systemd-udevd[142]: scpi_protocol: Device ready for processing (SEQNUM=3579, ACTION=add) [ 52.561466] systemd-udevd[142]: scpi_protocol: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.563487] systemd-udevd[164]: scpi-cpufreq: Processing device (SEQNUM=3575, ACTION=add) [ 52.565747] systemd-udevd[167]: sc8180x-pinctrl: Device processed (SEQNUM=3571, ACTION=add) [ 52.567569] systemd-udevd[142]: sdhci-acpi: Device is queued (SEQNUM=3580, ACTION=add) [ 52.569820] systemd-udevd[167]: sc8180x-pinctrl: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 52.571678] systemd-udevd[142]: sdhci-acpi: Device ready for processing (SEQNUM=3580, ACTION=add) [ 52.573604] systemd-udevd[142]: sdhci-acpi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 52.575501] systemd-udevd[169]: scpi_protocol: Processing device (SEQNUM=3579, ACTION=add) [ 52.577781] systemd-udevd[142]: sdhci-am654: Device is queued (SEQNUM=3581, ACTION=add) [ 52.579347] systemd-udevd[142]: sdhci-am654: Device ready for processing (SEQNUM=3581, ACTION=add) [ 52.581279] systemd-udevd[142]: sdhci-am654: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.583665] systemd-udevd[162]: scpi_power_domain: Processing device (SEQNUM=3578, ACTION=add) [ 52.586067] systemd-udevd[142]: sdhci-arasan: Device is queued (SEQNUM=3582, ACTION=add) [ 52.587605] systemd-udevd[142]: sdhci-arasan: Device ready for processing (SEQNUM=3582, ACTION=add) [ 52.593629] systemd-udevd[163]: sdhci-acpi: Processing device (SEQNUM=3580, ACTION=add) [ 52.595419] systemd-udevd[142]: sdhci-arasan: sd-device-monitor(manager): Passed 187 byte to netlink monitor. dm-1: Processing udev action (SEQNUM=4057, ACTION=change) dm-1: Got 'change' action on syspath '/sys/devices/virtual/block/dm-1'. [ 52.597560] systemd-udevd[142]: sdhci-brcmstb: Device is queued (SEQNUM=3583, ACTION=add) [ 52.599508] systemd-udevd[142]: sdhci-brcmstb: Device ready for processing (SEQNUM=3583, ACTION=add) dev-dm\x2d1.device: Installed new job dev-dm\x2d1.device/nop as 252 sys-devices-virtual-block-dm\x2d1.device: Installed new job sys-devices-virtual-block-dm\x2d1.device/nop as 253 dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d4711ad54dbda4defb3421d331237109c\x2dluks\x2drepart\x2d64115783a20aa6ab.device: Changed plugged -> dead dev-mapper-luks\x2drepart\x2d64115783a20aa6ab.device: Changed plugged -> dead [ 52.605692] systemd-udevd[161]: sdhci-arasan: Processing device (SEQNUM=3582, ACTION=add) dev-disk-by\x2dlabel-root\x2darm64.device: Changed plugged -> dead dev-disk-by\x2did-dm\x2dname\x2dluks\x2drepart\x2d64115783a20aa6ab.device: Changed plugged -> dead dev-disk-by\x2duuid-6f1bbe63\x2dacbd\x2d4792\x2d9d89\x2d732f48bcc664.device: Changed plugged -> dead [ 52.607845] systemd-udevd[142]: sdhci-brcmstb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. dev-disk-by\x2duuid-6f1bbe63\x2dacbd\x2d4792\x2d9d89\x2d732f48bcc664.device: Collecting. dev-disk-by\x2did-dm\x2dname\x2dluks\x2drepart\x2d64115783a20aa6ab.device: Collecting. dev-disk-by\x2dlabel-root\x2darm64.device: Collecting. dev-mapper-luks\x2drepart\x2d64115783a20aa6ab.device: Collecting. [ 52.611142] systemd-udevd[165]: sc9863a-clk: Device processed (SEQNUM=3574, ACTION=add) dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d4711ad54dbda4defb3421d331237109c\x2dluks\x2drepart\x2d64115783a20aa6ab.device: Collecting. [ 52.613254] systemd-udevd[165]: sc9863a-clk: sd-device-monitor(worker): Passed 186 byte to netlink monitor. M [ **] (1 of 2) A start job is running for…rtition Root Disk (41s / no limit) dev-dm\x2d1.device: Job 252 dev-dm\x2d1.device/nop finished, result=done [ 52.615300] systemd-udevd[142]: sdhci-cdns: Device is queued (SEQNUM=3584, ACTION=add) sys-devices-virtual-block-dm\x2d1.device: Job 253 sys-devices-virtual-block-dm\x2d1.device/nop finished, result=done [ 52.618298] systemd-udevd[167]: sdhci-am654: Processing device (SEQNUM=3581, ACTION=add) [ 52.620482] systemd-udevd[142]: sdhci-cdns: Device ready for processing (SEQNUM=3584, ACTION=add) [ 52.622074] systemd-udevd[142]: sdhci-cdns: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 52.624344] systemd-udevd[166]: sc8280xp-tlmm: Device processed (SEQNUM=3572, ACTION=add) [ 52.626051] systemd-udevd[166]: sc8280xp-tlmm: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.631994] systemd-udevd[173]: sdhci-brcmstb: Processing device (SEQNUM=3583, ACTION=add) [ 52.634265] systemd-udevd[162]: scpi_power_domain: Device processed (SEQNUM=3578, ACTION=add) [ 52.635733] systemd-udevd[162]: scpi_power_domain: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 52.637877] systemd-udevd[168]: scpi_clocks: Device processed (SEQNUM=3577, ACTION=add) [ 52.639394] systemd-udevd[168]: scpi_clocks: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.641671] systemd-udevd[142]: sdhci-dwcmshc: Device is queued (SEQNUM=3585, ACTION=add) [ 52.643167] systemd-udevd[142]: sdhci-dwcmshc: Device ready for processing (SEQNUM=3585, ACTION=add) [ 52.644857] systemd-udevd[142]: sdhci-dwcmshc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.650151] systemd-udevd[160]: sdhci-cdns: Processing device (SEQNUM=3584, ACTION=add) [ 52.651912] systemd-udevd[165]: sdhci-dwcmshc: Processing device (SEQNUM=3585, ACTION=add) [ 52.654042] systemd-udevd[159]: scpi-hwmon: Device processed (SEQNUM=3576, ACTION=add) [ 52.655512] systemd-udevd[159]: scpi-hwmon: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 52.657924] systemd-udevd[161]: sdhci-arasan: Device processed (SEQNUM=3582, ACTION=add) [ 52.659713] systemd-udevd[142]: sdhci-esdhc: Device is queued (SEQNUM=3586, ACTION=add) [ 52.661786] systemd-udevd[161]: sdhci-arasan: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.663807] systemd-udevd[142]: sdhci-esdhc: Device ready for processing (SEQNUM=3586, ACTION=add) [ 52.666136] systemd-udevd[167]: sdhci-am654: Device processed (SEQNUM=3581, ACTION=add) [ 52.667933] systemd-udevd[163]: sdhci-acpi: Device processed (SEQNUM=3580, ACTION=add) [ 52.669950] systemd-udevd[158]: sc9860-clk: Device processed (SEQNUM=3573, ACTION=add) [ 52.671748] systemd-udevd[163]: sdhci-acpi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 52.673947] systemd-udevd[158]: sc9860-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 52.675824] systemd-udevd[142]: sdhci-esdhc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.677972] systemd-udevd[164]: scpi-cpufreq: Device processed (SEQNUM=3575, ACTION=add) [ 52.679450] systemd-udevd[164]: scpi-cpufreq: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.681818] systemd-udevd[142]: sdhci-esdhc-imx: Device is queued (SEQNUM=3587, ACTION=add) [ 52.683690] systemd-udevd[173]: sdhci-brcmstb: Device processed (SEQNUM=3583, ACTION=add) [ 52.685778] systemd-udevd[142]: sdhci-esdhc-imx: Device ready for processing (SEQNUM=3587, ACTION=add) [ 52.687779] systemd-udevd[173]: sdhci-brcmstb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.690031] systemd-udevd[142]: sdhci-esdhc-imx: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 52.692437] systemd-udevd[167]: sdhci-am654: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.694412] systemd-udevd[169]: scpi_protocol: Device processed (SEQNUM=3579, ACTION=add) [ 52.696538] systemd-udevd[142]: sdhci-iproc: Device is queued (SEQNUM=3588, ACTION=add) [ 52.698441] systemd-udevd[169]: scpi_protocol: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.700774] systemd-udevd[142]: sdhci-iproc: Device ready for processing (SEQNUM=3588, ACTION=add) [ 52.702278] systemd-udevd[142]: sdhci-iproc: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.704432] systemd-udevd[160]: sdhci-cdns: Device processed (SEQNUM=3584, ACTION=add) [ 52.706242] systemd-udevd[172]: sdhci-iproc: Processing device (SEQNUM=3588, ACTION=add) [ 52.708011] systemd-udevd[162]: sdhci-esdhc: Processing device (SEQNUM=3586, ACTION=add) [ 52.710059] systemd-udevd[142]: sdhci-sparx5: Device is queued (SEQNUM=3589, ACTION=add) [ 52.711544] systemd-udevd[142]: sdhci-sparx5: Device ready for processing (SEQNUM=3589, ACTION=add) [ 52.713466] systemd-udevd[142]: sdhci-sparx5: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.715494] systemd-udevd[167]: sdhci-sparx5: Processing device (SEQNUM=3589, ACTION=add) [ 52.717795] systemd-udevd[142]: sdhci-tegra: Device is queued (SEQNUM=3590, ACTION=add) [ 52.719653] systemd-udevd[142]: sdhci-tegra: Device ready for processing (SEQNUM=3590, ACTION=add) [ 52.721994] systemd-udevd[160]: sdhci-cdns: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 52.724017] systemd-udevd[166]: sdhci-tegra: Processing device (SEQNUM=3590, ACTION=add) [ 52.726434] systemd-udevd[172]: sdhci-iproc: Device processed (SEQNUM=3588, ACTION=add) [ 52.727991] systemd-udevd[172]: sdhci-iproc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.730364] systemd-udevd[159]: sdhci-esdhc-imx: Processing device (SEQNUM=3587, ACTION=add) [ 52.732997] systemd-udevd[142]: sdhci-tegra: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 52.734837] systemd-udevd[142]: sdhci_msm: Device is queued (SEQNUM=3591, ACTION=add) [ 52.737128] systemd-udevd[142]: sdhci_msm: Device ready for processing (SEQNUM=3591, ACTION=add) [ 52.743572] systemd-udevd[165]: sdhci-dwcmshc: Device processed (SEQNUM=3585, ACTION=add) [ 52.746136] systemd-udevd[142]: sdhci_msm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 52.748622] systemd-udevd[165]: sdhci-dwcmshc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. dm-1: Processing udev action (SEQNUM=4058, ACTION=remove) [ 52.750823] systemd-udevd[142]: sdhost-bcm2835: Device is queued (SEQNUM=3592, ACTION=add) dm-1: Got 'remove' action on syspath '/sys/devices/virtual/block/dm-1'. [ 52.753410] systemd-udevd[142]: sdhost-bcm2835: Device ready for processing (SEQNUM=3592, ACTION=add) dev-dm\x2d1.device: Changed plugged -> dead sys-devices-virtual-block-dm\x2d1.device: Changed plugged -> dead [ 52.755338] systemd-udevd[142]: sdhost-bcm2835: sd-device-monitor(manager): Passed 189 byte to netlink monitor. sys-devices-virtual-block-dm\x2d1.device: Collecting. dev-dm\x2d1.device: Collecting. [ 52.757979] systemd-udevd[172]: sdhci_msm: Processing device (SEQNUM=3591, ACTION=add) [ 52.763579] systemd-udevd[162]: sdhci-esdhc: Device processed (SEQNUM=3586, ACTION=add) [ 52.765637] systemd-udevd[162]: sdhci-esdhc: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.767688] systemd-udevd[166]: sdhci-tegra: Device processed (SEQNUM=3590, ACTION=add) [ 52.770007] systemd-udevd[167]: sdhci-sparx5: Device processed (SEQNUM=3589, ACTION=add) [ 52.771607] systemd-udevd[167]: sdhci-sparx5: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.773993] systemd-udevd[158]: sdhost-bcm2835: Processing device (SEQNUM=3592, ACTION=add) [ 52.776404] systemd-udevd[142]: sdm660-pinctrl: Device is queued (SEQNUM=3593, ACTION=add) [ 52.778072] systemd-udevd[142]: sdm660-pinctrl: Device ready for processing (SEQNUM=3593, ACTION=add) [ 52.779747] systemd-udevd[142]: sdm660-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 52.782307] systemd-udevd[159]: sdhci-esdhc-imx: Device processed (SEQNUM=3587, ACTION=add) [ 52.784548] systemd-udevd[159]: sdhci-esdhc-imx: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 52.786742] systemd-udevd[142]: sdm670-pinctrl: Device is queued (SEQNUM=3594, ACTION=add) [ 52.789501] systemd-udevd[172]: sdhci_msm: Device processed (SEQNUM=3591, ACTION=add) [ 52.795153] systemd-udevd[166]: sdhci-tegra: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 52.806498] systemd-udevd[142]: sdm670-pinctrl: Device ready for processing (SEQNUM=3594, ACTION=add) [ 52.808953] systemd-udevd[172]: sdhci_msm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 52.810802] systemd-udevd[142]: sdm670-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 52.813320] systemd-udevd[162]: sdm660-pinctrl: Processing device (SEQNUM=3593, ACTION=add) [ 52.815174] systemd-udevd[142]: sdm845-gpucc: Device is queued (SEQNUM=3595, ACTION=add) [ 52.820665] systemd-udevd[167]: sdm670-pinctrl: Processing device (SEQNUM=3594, ACTION=add) [ 52.822664] systemd-udevd[142]: sdm845-gpucc: Device ready for processing (SEQNUM=3595, ACTION=add) [ 52.824529] systemd-udevd[142]: sdm845-gpucc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.826689] systemd-udevd[159]: sdm845-gpucc: Processing device (SEQNUM=3595, ACTION=add) [ 52.829211] systemd-udevd[142]: sdm845-pinctrl: Device is queued (SEQNUM=3596, ACTION=add) [ 52.830767] systemd-udevd[142]: sdm845-pinctrl: Device ready for processing (SEQNUM=3596, ACTION=add) [ 52.832772] systemd-udevd[142]: sdm845-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 52.834463] systemd-udevd[142]: sdm845-videocc: Device is queued (SEQNUM=3597, ACTION=add) [ 52.835982] systemd-udevd[142]: sdm845-videocc: Device ready for processing (SEQNUM=3597, ACTION=add) [ 52.838485] systemd-udevd[158]: sdhost-bcm2835: Device processed (SEQNUM=3592, ACTION=add) [ 52.840758] systemd-udevd[142]: sdm845-videocc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 52.842681] systemd-udevd[158]: sdhost-bcm2835: sd-device-monitor(worker): Passed 189 byte to netlink monitor. loop0: Processing udev action (SEQNUM=4050, ACTION=change) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 52.845179] systemd-udevd[142]: serial-tegra: Device is queued (SEQNUM=3598, ACTION=add) loop0: Device busy: SYSTEMD_READY property from device is false [ 52.850561] systemd-udevd[142]: serial-tegra: Device ready for processing (SEQNUM=3598, ACTION=add) [ 52.854399] systemd-udevd[166]: sdm845-videocc: Processing device (SEQNUM=3597, ACTION=add) [ 52.857368] sh[205]: Adding new partition 3 to partition table. [ 52.858833] sh[205]: Writing new partition table. [ 52.860925] systemd-udevd[142]: serial-tegra: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 52.863024] systemd-udevd[165]: serial-tegra: Processing device (SEQNUM=3598, ACTION=add) [ 52.865352] systemd-udevd[142]: serial8250: Device is queued (SEQNUM=3599, ACTION=add) [ 52.866990] systemd-udevd[142]: serial8250: Device ready for processing (SEQNUM=3599, ACTION=add) [ 52.868915] systemd-udevd[142]: serial8250: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 52.871024] systemd-udevd[158]: serial8250: Processing device (SEQNUM=3599, ACTION=add) [ 52.889022] systemd-udevd[142]: serial8250-em: Device is queued (SEQNUM=3600, ACTION=add) [ 52.890757] systemd-udevd[142]: serial8250-em: Device ready for processing (SEQNUM=3600, ACTION=add) [ 52.892746] systemd-udevd[142]: serial8250-em: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 52.894902] sh[205]: Telling kernel to reread partition table. [ 52.896664] sh[205]: All done. [ 52.906156] systemd-udevd[172]: sdm845-pinctrl: Processing device (SEQNUM=3596, ACTION=add) [ 52.909383] systemd-udevd[142]: sh-eth: Device is queued (SEQNUM=3601, ACTION=add) [ 52.911229] systemd-udevd[142]: sh-eth: Device ready for processing (SEQNUM=3601, ACTION=add) [ 52.913386] systemd-udevd[142]: sh-eth: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 52.915892] systemd-udevd[159]: sdm845-gpucc: Device processed (SEQNUM=3595, ACTION=add) [ 52.918260] systemd-udevd[164]: serial8250-em: Processing device (SEQNUM=3600, ACTION=add) [ 52.920456] systemd-udevd[159]: sdm845-gpucc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 52.922398] systemd-udevd[162]: sdm660-pinctrl: Device processed (SEQNUM=3593, ACTION=add) [ 52.923906] systemd-udevd[162]: sdm660-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 52.926083] systemd-udevd[168]: sh-eth: Processing device (SEQNUM=3601, ACTION=add) [ 52.927888] systemd-udevd[142]: sh-pfc: Device is queued (SEQNUM=3602, ACTION=add) [ 52.929708] systemd-udevd[142]: sh-pfc: Device ready for processing (SEQNUM=3602, ACTION=add) [ 52.931309] systemd-udevd[142]: sh-pfc: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 52.936900] systemd-udevd[166]: sdm845-videocc: Device processed (SEQNUM=3597, ACTION=add) [ 52.938361] systemd-udevd[166]: sdm845-videocc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 52.943551] systemd-udevd[158]: serial8250: Device processed (SEQNUM=3599, ACTION=add) Received SIGCHLD from PID 203 (sh). [ 52.946706] systemd-udevd[167]: sdm670-pinctrl: Device processed (SEQNUM=3594, ACTION=add) Child 203 (sh) died (code=exited, status=0/SUCCESS) [ 52.948882] systemd-udevd[169]: sh-pfc: Processing device (SEQNUM=3602, ACTION=add) systemd-repart.service: Child 203 belongs to systemd-repart.service. [ 52.950874] systemd-udevd[158]: serial8250: sd-device-monitor(worker): Passed 185 byte to netlink monitor. systemd-repart.service: Main process exited, code=exited, status=0/SUCCESS (success) [ 52.953735] systemd-udevd[167]: sdm670-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 52.955604] systemd-udevd[165]: serial-tegra: Device processed (SEQNUM=3598, ACTION=add) systemd-repart.service: Changed start -> exited systemd-repart.service: Job 51 systemd-repart.service/start finished, result=done [ 52.957423] systemd-udevd[165]: serial-tegra: sd-device-monitor(worker): Passed 187 byte to netlink monitor. M [ OK ] Finished Repartition Root Disk. [ 52.959407] systemd-udevd[142]: sh-sci: Device is queued (SEQNUM=3603, ACTION=add) Failed to communicate with plymouth: Connection refused systemd-repart.service: Control group is empty. systemd-journald.service: Received EPOLLHUP on stored fd 74 (stored), closing. [ 52.963789] systemd-udevd[172]: sdm845-pinctrl: Device processed (SEQNUM=3596, ACTION=add) [ 52.968610] systemd-udevd[142]: sh-sci: Device ready for processing (SEQNUM=3603, ACTION=add) [ 52.972563] systemd-udevd[172]: sdm845-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. initrd-root-fs.target: starting held back, waiting for: systemd-pcrfs@sysroot.service [ 52.975722] systemd-udevd[159]: sh-sci: Processing device (SEQNUM=3603, ACTION=add) Received SIGCHLD from PID 225 ((sd-close)). [ 52.978629] systemd-udevd[142]: sh-sci: sd-device-monitor(manager): Passed 181 byte to netlink monitor. Child 225 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 52.981095] systemd-udevd[168]: sh-eth: Device processed (SEQNUM=3601, ACTION=add) init.scope: Child 225 belongs to init.scope. [ 52.983087] systemd-udevd[164]: serial8250-em: Device processed (SEQNUM=3600, ACTION=add) [ 52.985265] systemd-udevd[168]: sh-eth: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 52.987198] systemd-udevd[164]: serial8250-em: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 52.989350] systemd-udevd[169]: sh-pfc: Device processed (SEQNUM=3602, ACTION=add) [ 52.991153] systemd-udevd[142]: sh_cmt: Device is queued (SEQNUM=3604, ACTION=add) [ 52.993267] systemd-udevd[169]: sh-pfc: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 52.995122] systemd-udevd[142]: sh_cmt: Device ready for processing (SEQNUM=3604, ACTION=add) [ 52.996907] systemd-udevd[142]: sh_cmt: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 52.998791] systemd-udevd[159]: sh-sci: Device processed (SEQNUM=3603, ACTION=add) [ 53.000621] systemd-udevd[159]: sh-sci: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.002502] systemd-udevd[142]: sh_tmu: Device is queued (SEQNUM=3605, ACTION=add) [ 53.004655] systemd-udevd[142]: sh_tmu: Device ready for processing (SEQNUM=3605, ACTION=add) [ 53.006153] systemd-udevd[142]: sh_tmu: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 53.008415] systemd-udevd[172]: sh_tmu: Processing device (SEQNUM=3605, ACTION=add) [ 53.010180] systemd-udevd[162]: sh_cmt: Processing device (SEQNUM=3604, ACTION=add) [ 53.012409] systemd-udevd[142]: simple-framebuffer: Device is queued (SEQNUM=3606, ACTION=add) [ 53.013863] systemd-udevd[142]: simple-framebuffer: Device ready for processing (SEQNUM=3606, ACTION=add) [ 53.015359] systemd-udevd[142]: simple-framebuffer: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 53.017541] systemd-udevd[142]: simple-pm-bus: Device is queued (SEQNUM=3607, ACTION=add) [ 53.019530] systemd-udevd[142]: simple-pm-bus: Device ready for processing (SEQNUM=3607, ACTION=add) [ 53.021734] systemd-udevd[142]: simple-pm-bus: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.024406] systemd-udevd[159]: simple-framebuffer: Processing device (SEQNUM=3606, ACTION=add) [ 53.026605] systemd-udevd[142]: simple-reset: Device is queued (SEQNUM=3608, ACTION=add) [ 53.028574] systemd-udevd[142]: simple-reset: Device ready for processing (SEQNUM=3608, ACTION=add) [ 53.030391] systemd-udevd[142]: simple-reset: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.032775] systemd-udevd[162]: sh_cmt: Device processed (SEQNUM=3604, ACTION=add) [ 53.034757] systemd-udevd[142]: sl28cpld-intc: Device is queued (SEQNUM=3609, ACTION=add) [ 53.037234] systemd-udevd[162]: sh_cmt: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.039387] systemd-udevd[142]: sl28cpld-intc: Device ready for processing (SEQNUM=3609, ACTION=add) [ 53.042191] systemd-udevd[167]: simple-pm-bus: Processing device (SEQNUM=3607, ACTION=add) loop0: Processing udev action (SEQNUM=4051, ACTION=change) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.045869] systemd-udevd[166]: simple-reset: Processing device (SEQNUM=3608, ACTION=add) [ 53.050137] systemd-udevd[158]: sl28cpld-intc: Processing device (SEQNUM=3609, ACTION=add) [ 53.054219] systemd-udevd[142]: sl28cpld-intc: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.056421] systemd-udevd[142]: sm6115-tlmm: Device is queued (SEQNUM=3610, ACTION=add) [ 53.057958] systemd-udevd[142]: sm6115-tlmm: Device ready for processing (SEQNUM=3610, ACTION=add) [ 53.059829] systemd-udevd[172]: sh_tmu: Device processed (SEQNUM=3605, ACTION=add) [ 53.061833] systemd-udevd[142]: sm6115-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.063773] systemd-udevd[172]: sh_tmu: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.065932] systemd-udevd[158]: sl28cpld-intc: Device processed (SEQNUM=3609, ACTION=add) [ 53.067381] systemd-udevd[158]: sl28cpld-intc: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 53.069773] systemd-udevd[142]: sm6125-tlmm: Device is queued (SEQNUM=3611, ACTION=add) [ 53.071870] systemd-udevd[162]: sm6115-tlmm: Processing device (SEQNUM=3610, ACTION=add) [ 53.073923] systemd-udevd[142]: sm6125-tlmm: Device ready for processing (SEQNUM=3611, ACTION=add) [ 53.075506] systemd-udevd[142]: sm6125-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.077475] systemd-udevd[142]: sm6350-tlmm: Device is queued (SEQNUM=3612, ACTION=add) [ 53.079337] systemd-udevd[167]: simple-pm-bus: Device processed (SEQNUM=3607, ACTION=add) [ 53.081554] systemd-udevd[159]: simple-framebuffer: Device processed (SEQNUM=3606, ACTION=add) [ 53.083557] systemd-udevd[166]: simple-reset: Device processed (SEQNUM=3608, ACTION=add) [ 53.085747] systemd-udevd[159]: simple-framebuffer: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 53.087685] systemd-udevd[166]: simple-reset: sd-device-monitor(worker): Passed 187 byte to netlink monitor. loop0: Processing udev action (SEQNUM=4052, ACTION=change) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.090915] systemd-udevd[167]: simple-pm-bus: sd-device-monitor(worker): Passed 188 byte to netlink monitor. loop0: Device busy: SYSTEMD_READY property from device is false [ 53.094129] systemd-udevd[162]: sm6115-tlmm: Device processed (SEQNUM=3610, ACTION=add) [ 53.096581] systemd-udevd[165]: sm6125-tlmm: Processing device (SEQNUM=3611, ACTION=add) [ 53.098668] systemd-udevd[162]: sm6115-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.101105] systemd-udevd[142]: sm6350-tlmm: Device ready for processing (SEQNUM=3612, ACTION=add) [ 53.102999] systemd-udevd[142]: sm6350-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.105755] systemd-udevd[172]: sm6350-tlmm: Processing device (SEQNUM=3612, ACTION=add) [ 53.107905] systemd-udevd[142]: sm6375-tlmm: Device is queued (SEQNUM=3613, ACTION=add) [ 53.110042] systemd-udevd[142]: sm6375-tlmm: Device ready for processing (SEQNUM=3613, ACTION=add) [ 53.111996] systemd-udevd[142]: sm6375-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.113992] systemd-udevd[142]: sm8150-gpucc: Device is queued (SEQNUM=3614, ACTION=add) [ 53.115758] systemd-udevd[142]: sm8150-gpucc: Device ready for processing (SEQNUM=3614, ACTION=add) [ 53.118170] systemd-udevd[165]: sm6125-tlmm: Device processed (SEQNUM=3611, ACTION=add) [ 53.121955] systemd-udevd[142]: sm8150-gpucc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.124367] systemd-udevd[165]: sm6125-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.126475] systemd-udevd[142]: sm8150-pinctrl: Device is queued (SEQNUM=3615, ACTION=add) [ 53.128907] systemd-udevd[159]: sm6375-tlmm: Processing device (SEQNUM=3613, ACTION=add) [ 53.130996] systemd-udevd[142]: sm8150-pinctrl: Device ready for processing (SEQNUM=3615, ACTION=add) [ 53.133438] systemd-udevd[162]: sm8150-gpucc: Processing device (SEQNUM=3614, ACTION=add) loop0: Processing udev action (SEQNUM=4061, ACTION=change) [ 53.135538] systemd-udevd[142]: sm8150-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.138272] systemd-udevd[142]: sm8250-gpucc: Device is queued (SEQNUM=3616, ACTION=add) loop0: Device busy: SYSTEMD_READY property from device is false [ 53.139998] systemd-udevd[142]: sm8250-gpucc: Device ready for processing (SEQNUM=3616, ACTION=add) [ 53.142358] systemd-udevd[172]: sm6350-tlmm: Device processed (SEQNUM=3612, ACTION=add) [ 53.144760] systemd-udevd[167]: sm8150-pinctrl: Processing device (SEQNUM=3615, ACTION=add) [ 53.146814] systemd-udevd[172]: sm6350-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.149119] systemd-udevd[159]: sm6375-tlmm: Device processed (SEQNUM=3613, ACTION=add) [ 53.150832] systemd-udevd[159]: sm6375-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.153389] systemd-udevd[142]: sm8250-gpucc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.155179] systemd-udevd[142]: sm8250-pinctrl: Device is queued (SEQNUM=3617, ACTION=add) [ 53.157607] systemd-udevd[162]: sm8150-gpucc: Device processed (SEQNUM=3614, ACTION=add) [ 53.159604] systemd-udevd[142]: sm8250-pinctrl: Device ready for processing (SEQNUM=3617, ACTION=add) vda: Processing udev action (SEQNUM=4066, ACTION=change) vda: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda'. [ 53.162105] systemd-udevd[162]: sm8150-gpucc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 53.165097] systemd-udevd[167]: sm8150-pinctrl: Device processed (SEQNUM=3615, ACTION=add) [ 53.167159] systemd-udevd[142]: sm8250-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.169814] systemd-udevd[167]: sm8150-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 53.171945] systemd-udevd[166]: sm8250-gpucc: Processing device (SEQNUM=3616, ACTION=add) [ 53.174264] systemd-udevd[142]: sm8250-videocc: Device is queued (SEQNUM=3618, ACTION=add) [ 53.176707] systemd-udevd[159]: sm8250-pinctrl: Processing device (SEQNUM=3617, ACTION=add) [ 53.178893] systemd-udevd[142]: sm8250-videocc: Device ready for processing (SEQNUM=3618, ACTION=add) [ 53.181155] systemd-udevd[142]: sm8250-videocc: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.183255] systemd-udevd[142]: sm8350-gcc: Device is queued (SEQNUM=3619, ACTION=add) [ 53.185643] systemd-udevd[142]: sm8350-gcc: Device ready for processing (SEQNUM=3619, ACTION=add) [ 53.187855] systemd-udevd[166]: sm8250-gpucc: Device processed (SEQNUM=3616, ACTION=add) [ 53.190123] systemd-udevd[162]: sm8250-videocc: Processing device (SEQNUM=3618, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device/nop as 254 dev-vda.device: Installed new job dev-vda.device/nop as 255 [ 53.193141] systemd-udevd[166]: sm8250-gpucc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. dev-disk-by\x2ddiskseq-25.device: Installed new job dev-disk-by\x2ddiskseq-25.device/nop as 256 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device/nop as 257 [ 53.195448] systemd-udevd[142]: sm8350-gcc: sd-device-monitor(manager): Passed 185 byte to netlink monitor. dev-disk-by\x2ddiskseq-25.device: Job 256 dev-disk-by\x2ddiskseq-25.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Job 257 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device/nop finished, result=done [ 53.198473] systemd-udevd[159]: sm8250-pinctrl: Device processed (SEQNUM=3617, ACTION=add) dev-vda.device: Job 255 dev-vda.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Job 254 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device/nop finished, result=done [ 53.201525] systemd-udevd[159]: sm8250-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 53.206858] systemd-udevd[142]: sm8350-tlmm: Device is queued (SEQNUM=3620, ACTION=add) [ 53.209121] systemd-udevd[142]: sm8350-tlmm: Device ready for processing (SEQNUM=3620, ACTION=add) [ 53.211380] systemd-udevd[172]: sm8350-gcc: Processing device (SEQNUM=3619, ACTION=add) [ 53.214099] systemd-udevd[142]: sm8350-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.216595] systemd-udevd[142]: sm8450-tlmm: Device is queued (SEQNUM=3621, ACTION=add) [ 53.218761] systemd-udevd[142]: sm8450-tlmm: Device ready for processing (SEQNUM=3621, ACTION=add) [ 53.221144] systemd-udevd[142]: sm8450-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.223504] systemd-udevd[159]: sm8350-tlmm: Processing device (SEQNUM=3620, ACTION=add) [ 53.225882] systemd-udevd[162]: sm8250-videocc: Device processed (SEQNUM=3618, ACTION=add) [ 53.227803] systemd-udevd[142]: sm8550-tlmm: Device is queued (SEQNUM=3622, ACTION=add) [ 53.229959] systemd-udevd[162]: sm8250-videocc: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 53.231955] systemd-udevd[142]: sm8550-tlmm: Device ready for processing (SEQNUM=3622, ACTION=add) [ 53.233869] systemd-udevd[142]: sm8550-tlmm: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.235949] systemd-udevd[167]: sm8450-tlmm: Processing device (SEQNUM=3621, ACTION=add) [ 53.238171] systemd-udevd[142]: smc91x: Device is queued (SEQNUM=3623, ACTION=add) [ 53.239745] systemd-udevd[142]: smc91x: Device ready for processing (SEQNUM=3623, ACTION=add) [ 53.241971] systemd-udevd[166]: sm8550-tlmm: Processing device (SEQNUM=3622, ACTION=add) [ 53.243890] systemd-udevd[162]: smc91x: Processing device (SEQNUM=3623, ACTION=add) [ 53.245990] systemd-udevd[142]: smc91x: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 53.247780] systemd-udevd[142]: smccc_trng: Device is queued (SEQNUM=3624, ACTION=add) [ 53.249945] systemd-udevd[172]: sm8350-gcc: Device processed (SEQNUM=3619, ACTION=add) [ 53.251780] systemd-udevd[142]: smccc_trng: Device ready for processing (SEQNUM=3624, ACTION=add) [ 53.254031] systemd-udevd[172]: sm8350-gcc: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 53.255953] systemd-udevd[142]: smccc_trng: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 53.258171] systemd-udevd[159]: sm8350-tlmm: Device processed (SEQNUM=3620, ACTION=add) [ 53.259837] systemd-udevd[159]: sm8350-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.262046] systemd-udevd[162]: smc91x: Device processed (SEQNUM=3623, ACTION=add) [ 53.263837] systemd-udevd[142]: smsc911x: Device is queued (SEQNUM=3625, ACTION=add) [ 53.266173] systemd-udevd[158]: smccc_trng: Processing device (SEQNUM=3624, ACTION=add) loop0: Processing udev action (SEQNUM=4062, ACTION=change) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.272758] systemd-udevd[142]: smsc911x: Device ready for processing (SEQNUM=3625, ACTION=add) [ 53.274680] systemd-udevd[166]: sm8550-tlmm: Device processed (SEQNUM=3622, ACTION=add) loop0: Device busy: SYSTEMD_READY property from device is false [ 53.278063] systemd-udevd[142]: smsc911x: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 53.280007] systemd-udevd[166]: sm8550-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.282141] systemd-udevd[167]: sm8450-tlmm: Device processed (SEQNUM=3621, ACTION=add) [ 53.284014] systemd-udevd[142]: snd-soc-dummy: Device is queued (SEQNUM=3626, ACTION=add) [ 53.286167] systemd-udevd[167]: sm8450-tlmm: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.288423] systemd-udevd[142]: snd-soc-dummy: Device ready for processing (SEQNUM=3626, ACTION=add) [ 53.290408] systemd-udevd[162]: smc91x: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.292574] systemd-udevd[142]: snd-soc-dummy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.294587] systemd-udevd[159]: smsc911x: Processing device (SEQNUM=3625, ACTION=add) [ 53.296705] systemd-udevd[172]: snd-soc-dummy: Processing device (SEQNUM=3626, ACTION=add) [ 53.298746] systemd-udevd[142]: snps-udc-plat: Device is queued (SEQNUM=3627, ACTION=add) [ 53.300803] systemd-udevd[142]: snps-udc-plat: Device ready for processing (SEQNUM=3627, ACTION=add) [ 53.302330] systemd-udevd[142]: snps-udc-plat: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.304584] systemd-udevd[167]: snps-udc-plat: Processing device (SEQNUM=3627, ACTION=add) [ 53.306548] systemd-udevd[142]: snvs_lpgpr: Device is queued (SEQNUM=3628, ACTION=add) [ 53.308419] systemd-udevd[142]: snvs_lpgpr: Device ready for processing (SEQNUM=3628, ACTION=add) [ 53.309952] systemd-udevd[142]: snvs_lpgpr: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 53.313217] systemd-udevd[142]: soc-audio: Device is queued (SEQNUM=3629, ACTION=add) [ 53.316925] systemd-udevd[142]: soc-audio: Device ready for processing (SEQNUM=3629, ACTION=add) [ 53.318880] systemd-udevd[142]: soc-audio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. loop0: Processing udev action (SEQNUM=4063, ACTION=change) [ 53.321322] systemd-udevd[142]: sparx5-clk: Device is queued (SEQNUM=3630, ACTION=add) loop0: Got 'change' action on syspath '/sys/devices/virtual/block/loop0'. loop0: Device busy: SYSTEMD_READY property from device is false loop0: Device busy: SYSTEMD_READY property from device is false [ 53.323666] systemd-udevd[142]: sparx5-clk: Device ready for processing (SEQNUM=3630, ACTION=add) loop0: Device busy: SYSTEMD_READY property from device is false [ 53.330432] systemd-udevd[159]: smsc911x: Device processed (SEQNUM=3625, ACTION=add) [ 53.336842] systemd-udevd[162]: snvs_lpgpr: Processing device (SEQNUM=3628, ACTION=add) [ 53.338734] systemd-udevd[142]: sparx5-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 53.341637] systemd-udevd[159]: smsc911x: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 53.343747] systemd-udevd[142]: spi_qup: Device is queued (SEQNUM=3631, ACTION=add) [ 53.347285] systemd-udevd[142]: spi_qup: Device ready for processing (SEQNUM=3631, ACTION=add) [ 53.349318] systemd-udevd[165]: sparx5-clk: Processing device (SEQNUM=3630, ACTION=add) [ 53.351158] systemd-udevd[158]: smccc_trng: Device processed (SEQNUM=3624, ACTION=add) [ 53.359507] systemd-udevd[158]: smccc_trng: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 53.365920] systemd-udevd[142]: spi_qup: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 53.367993] systemd-udevd[166]: soc-audio: Processing device (SEQNUM=3629, ACTION=add) [ 53.373271] systemd-udevd[164]: spi_qup: Processing device (SEQNUM=3631, ACTION=add) [ 53.375112] systemd-udevd[142]: spmi_pmic_arb: Device is queued (SEQNUM=3632, ACTION=add) [ 53.377067] systemd-udevd[142]: spmi_pmic_arb: Device ready for processing (SEQNUM=3632, ACTION=add) loop0: Processing udev action (SEQNUM=4065, ACTION=remove) loop0: Got 'remove' action on syspath '/sys/devices/virtual/block/loop0'. [ 53.379222] systemd-udevd[172]: snd-soc-dummy: Device processed (SEQNUM=3626, ACTION=add) [ 53.381149] systemd-udevd[172]: snd-soc-dummy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 53.383301] systemd-udevd[167]: snps-udc-plat: Device processed (SEQNUM=3627, ACTION=add) [ 53.385740] systemd-udevd[142]: spmi_pmic_arb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. vda3: Processing udev action (SEQNUM=4070, ACTION=change) vda3: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3'. [ 53.388635] systemd-udevd[167]: snps-udc-plat: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 53.392648] systemd-udevd[162]: snvs_lpgpr: Device processed (SEQNUM=3628, ACTION=add) [ 53.394713] systemd-udevd[142]: sr-clk: Device is queued (SEQNUM=3633, ACTION=add) [ 53.397011] systemd-udevd[162]: snvs_lpgpr: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 53.398971] systemd-udevd[166]: soc-audio: Device processed (SEQNUM=3629, ACTION=add) [ 53.400822] systemd-udevd[166]: soc-audio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 53.402892] systemd-udevd[165]: sparx5-clk: Device processed (SEQNUM=3630, ACTION=add) [ 53.405253] systemd-udevd[159]: spmi_pmic_arb: Processing device (SEQNUM=3632, ACTION=add) [ 53.407233] systemd-udevd[165]: sparx5-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 53.409498] systemd-udevd[142]: sr-clk: Device ready for processing (SEQNUM=3633, ACTION=add) [ 53.411108] systemd-udevd[142]: sr-clk: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 53.413546] systemd-udevd[164]: spi_qup: Device processed (SEQNUM=3631, ACTION=add) [ 53.415152] systemd-udevd[164]: spi_qup: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 53.417480] systemd-udevd[142]: sr-pcie-phy: Device is queued (SEQNUM=3634, ACTION=add) [ 53.419733] systemd-udevd[162]: sr-clk: Processing device (SEQNUM=3633, ACTION=add) [ 53.421841] systemd-udevd[159]: spmi_pmic_arb: Device processed (SEQNUM=3632, ACTION=add) [ 53.423401] systemd-udevd[159]: spmi_pmic_arb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 53.425897] systemd-udevd[162]: sr-clk: Device processed (SEQNUM=3633, ACTION=add) [ 53.427391] systemd-udevd[162]: sr-clk: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 53.429712] systemd-udevd[142]: sr-pcie-phy: Device ready for processing (SEQNUM=3634, ACTION=add) [ 53.431293] systemd-udevd[142]: sr-pcie-phy: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.433161] systemd-udevd[142]: sr-thermal: Device is queued (SEQNUM=3635, ACTION=add) [ 53.434668] systemd-udevd[142]: sr-thermal: Device ready for processing (SEQNUM=3635, ACTION=add) [ 53.436644] systemd-udevd[142]: sr-thermal: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 53.438645] systemd-udevd[172]: sr-pcie-phy: Processing device (SEQNUM=3634, ACTION=add) [ 53.440819] systemd-udevd[159]: sr-thermal: Processing device (SEQNUM=3635, ACTION=add) [ 53.442829] systemd-udevd[142]: sram: Device is queued (SEQNUM=3636, ACTION=add) [ 53.444745] systemd-udevd[142]: sram: Device ready for processing (SEQNUM=3636, ACTION=add) [ 53.446419] systemd-udevd[142]: sram: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 53.448018] systemd-udevd[142]: stm32-rng: Device is queued (SEQNUM=3637, ACTION=add) [ 53.449879] systemd-udevd[142]: stm32-rng: Device ready for processing (SEQNUM=3637, ACTION=add) [ 53.451789] systemd-udevd[167]: stm32-rng: Processing device (SEQNUM=3637, ACTION=add) [ 53.454002] systemd-udevd[162]: sram: Processing device (SEQNUM=3636, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop as 258 dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device: Installed new job dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device/nop as 259 [ 53.455964] systemd-udevd[159]: sr-thermal: Device processed (SEQNUM=3635, ACTION=add) dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device: Installed new job dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device/nop as 260 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop as 261 [ 53.458261] systemd-udevd[159]: sr-thermal: sd-device-monitor(worker): Passed 185 byte to netlink monitor. dev-disk-by\x2dpartlabel-verityhash.device: Installed new job dev-disk-by\x2dpartlabel-verityhash.device/nop as 262 [ 53.461215] systemd-udevd[142]: stm32-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. dev-vda3.device: Installed new job dev-vda3.device/nop as 263 [ 53.463390] systemd-udevd[167]: stm32-rng: Device processed (SEQNUM=3637, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart3.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop as 264 [ 53.465390] systemd-udevd[167]: stm32-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 53.467626] systemd-udevd[172]: sr-pcie-phy: Device processed (SEQNUM=3634, ACTION=add) [ 53.469528] systemd-udevd[172]: sr-pcie-phy: sd-device-monitor(worker): Passed 186 byte to netlink monitor. vda4: Processing udev action (SEQNUM=4067, ACTION=add) vda4: Got 'add' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4'. [ 53.471665] systemd-udevd[142]: stm32-usart: Device is queued (SEQNUM=3638, ACTION=add) [ 53.474126] systemd-udevd[162]: sram: Device processed (SEQNUM=3636, ACTION=add) [ 53.475684] systemd-udevd[162]: sram: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 53.477862] systemd-udevd[142]: stm32-usart: Device ready for processing (SEQNUM=3638, ACTION=add) [ 53.479470] systemd-udevd[142]: stm32-usart: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 53.485098] systemd-udevd[159]: stm32-usart: Processing device (SEQNUM=3638, ACTION=add) [ 53.487103] systemd-udevd[142]: stm32mp257-pinctrl: Device is queued (SEQNUM=3639, ACTION=add) [ 53.488926] systemd-udevd[142]: stm32mp257-pinctrl: Device ready for processing (SEQNUM=3639, ACTION=add) [ 53.490490] systemd-udevd[142]: stm32mp257-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 53.492528] systemd-udevd[142]: stratix10-clkmgr: Device is queued (SEQNUM=3640, ACTION=add) [ 53.494359] systemd-udevd[162]: stm32mp257-pinctrl: Processing device (SEQNUM=3639, ACTION=add) [ 53.496550] systemd-udevd[142]: stratix10-clkmgr: Device ready for processing (SEQNUM=3640, ACTION=add) [ 53.498108] systemd-udevd[142]: stratix10-clkmgr: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 53.499729] systemd-udevd[142]: sun4i-usb-phy: Device is queued (SEQNUM=3641, ACTION=add) [ 53.501480] systemd-udevd[142]: sun4i-usb-phy: Device ready for processing (SEQNUM=3641, ACTION=add) [ 53.503095] systemd-udevd[142]: sun4i-usb-phy: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.505413] systemd-udevd[159]: stm32-usart: Device processed (SEQNUM=3638, ACTION=add) [ 53.507281] systemd-udevd[142]: sun50i-a100-ccu: Device is queued (SEQNUM=3642, ACTION=add) [ 53.509564] systemd-udevd[167]: sun4i-usb-phy: Processing device (SEQNUM=3641, ACTION=add) [ 53.511403] systemd-udevd[142]: sun50i-a100-ccu: Device ready for processing (SEQNUM=3642, ACTION=add) [ 53.513310] systemd-udevd[142]: sun50i-a100-ccu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 53.515380] systemd-udevd[172]: stratix10-clkmgr: Processing device (SEQNUM=3640, ACTION=add) [ 53.517610] systemd-udevd[142]: sun50i-a100-pinctrl: Device is queued (SEQNUM=3643, ACTION=add) [ 53.519321] systemd-udevd[142]: sun50i-a100-pinctrl: Device ready for processing (SEQNUM=3643, ACTION=add) [ 53.524736] systemd-udevd[159]: stm32-usart: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 53.530559] systemd-udevd[142]: sun50i-a100-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 53.532670] systemd-udevd[142]: sun50i-a100-r-ccu: Device is queued (SEQNUM=3644, ACTION=add) [ 53.534536] systemd-udevd[166]: sun50i-a100-ccu: Processing device (SEQNUM=3642, ACTION=add) [ 53.536754] systemd-udevd[142]: sun50i-a100-r-ccu: Device ready for processing (SEQNUM=3644, ACTION=add) [ 53.538357] systemd-udevd[142]: sun50i-a100-r-ccu: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 53.540575] systemd-udevd[142]: sun50i-a100-r-pinctrl: Device is queued (SEQNUM=3645, ACTION=add) [ 53.542475] systemd-udevd[159]: sun50i-a100-r-ccu: Processing device (SEQNUM=3644, ACTION=add) [ 53.544818] systemd-udevd[142]: sun50i-a100-r-pinctrl: Device ready for processing (SEQNUM=3645, ACTION=add) [ 53.546528] systemd-udevd[142]: sun50i-a100-r-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 53.548503] systemd-udevd[142]: sun50i-a64-ccu: Device is queued (SEQNUM=3646, ACTION=add) [ 53.550039] systemd-udevd[142]: sun50i-a64-ccu: Device ready for processing (SEQNUM=3646, ACTION=add) [ 53.551639] systemd-udevd[142]: sun50i-a64-ccu: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.553968] systemd-udevd[158]: sun50i-a100-pinctrl: Processing device (SEQNUM=3643, ACTION=add) [ 53.555884] systemd-udevd[142]: sun50i-a64-pinctrl: Device is queued (SEQNUM=3647, ACTION=add) [ 53.557740] systemd-udevd[142]: sun50i-a64-pinctrl: Device ready for processing (SEQNUM=3647, ACTION=add) [ 53.559354] systemd-udevd[142]: sun50i-a64-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 53.561446] systemd-udevd[142]: sun50i-a64-r-pinctrl: Device is queued (SEQNUM=3648, ACTION=add) [ 53.563071] systemd-udevd[142]: sun50i-a64-r-pinctrl: Device ready for processing (SEQNUM=3648, ACTION=add) [ 53.565621] systemd-udevd[164]: sun50i-a64-ccu: Processing device (SEQNUM=3646, ACTION=add) [ 53.567486] systemd-udevd[142]: sun50i-a64-r-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 53.569507] systemd-udevd[142]: sun50i-de2-bus: Device is queued (SEQNUM=3649, ACTION=add) [ 53.571689] systemd-udevd[167]: sun4i-usb-phy: Device processed (SEQNUM=3641, ACTION=add) [ 53.574042] systemd-udevd[142]: sun50i-de2-bus: Device ready for processing (SEQNUM=3649, ACTION=add) [ 53.576022] systemd-udevd[167]: sun4i-usb-phy: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 53.578184] systemd-udevd[142]: sun50i-de2-bus: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 53.580383] systemd-udevd[165]: sun50i-a100-r-pinctrl: Processing device (SEQNUM=3645, ACTION=add) [ 53.582208] systemd-udevd[162]: stm32mp257-pinctrl: Device processed (SEQNUM=3639, ACTION=add) [ 53.584389] systemd-udevd[142]: sun50i-h5-pinctrl: Device is queued (SEQNUM=3650, ACTION=add) [ 53.586335] systemd-udevd[162]: stm32mp257-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 53.588575] systemd-udevd[142]: sun50i-h5-pinctrl: Device ready for processing (SEQNUM=3650, ACTION=add) [ 53.590206] systemd-udevd[142]: sun50i-h5-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 53.595975] systemd-udevd[163]: sun50i-de2-bus: Processing device (SEQNUM=3649, ACTION=add) Unit blockdev@dev-mapper-root.target has alias blockdev@.target. [ 53.601603] systemd-udevd[168]: sun50i-a64-pinctrl: Processing device (SEQNUM=3647, ACTION=add) [ 53.603400] systemd-udevd[142]: sun50i-h6-ccu: Device is queued (SEQNUM=3651, ACTION=add) [ 53.605254] systemd-udevd[142]: sun50i-h6-ccu: Device ready for processing (SEQNUM=3651, ACTION=add) [ 53.606869] systemd-udevd[142]: sun50i-h6-ccu: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 53.612002] systemd-udevd[169]: sun50i-a64-r-pinctrl: Processing device (SEQNUM=3648, ACTION=add) [ 53.614118] systemd-udevd[142]: sun50i-h6-pinctrl: Device is queued (SEQNUM=3652, ACTION=add) [ 53.615779] systemd-udevd[142]: sun50i-h6-pinctrl: Device ready for processing (SEQNUM=3652, ACTION=add) [ 53.617852] systemd-udevd[142]: sun50i-h6-pinctrl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 53.619464] systemd-udevd[142]: sun50i-h6-r-ccu: Device is queued (SEQNUM=3653, ACTION=add) [ 53.621731] systemd-udevd[172]: stratix10-clkmgr: Device processed (SEQNUM=3640, ACTION=add) [ 53.623590] systemd-udevd[166]: sun50i-a100-ccu: Device processed (SEQNUM=3642, ACTION=add) [ 53.625712] systemd-udevd[142]: sun50i-h6-r-ccu: Device ready for processing (SEQNUM=3653, ACTION=add) [ 53.627692] systemd-udevd[166]: sun50i-a100-ccu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 53.630001] systemd-udevd[142]: sun50i-h6-r-ccu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 53.631839] systemd-udevd[142]: sun50i-h6-r-pinctrl: Device is queued (SEQNUM=3654, ACTION=add) [ 53.633585] systemd-udevd[142]: sun50i-h6-r-pinctrl: Device ready for processing (SEQNUM=3654, ACTION=add) [ 53.635163] systemd-udevd[142]: sun50i-h6-r-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 53.637691] systemd-udevd[158]: sun50i-a100-pinctrl: Device processed (SEQNUM=3643, ACTION=add) [ 53.639176] systemd-udevd[158]: sun50i-a100-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 53.641339] systemd-udevd[142]: sun50i-h616-ccu: Device is queued (SEQNUM=3655, ACTION=add) [ 53.642901] systemd-udevd[142]: sun50i-h616-ccu: Device ready for processing (SEQNUM=3655, ACTION=add) [ 53.647969] systemd-udevd[161]: sun50i-h6-pinctrl: Processing device (SEQNUM=3652, ACTION=add) [ 53.726771] systemd-udevd[160]: sun50i-h616-ccu: Processing device (SEQNUM=3655, ACTION=add) dev-disk-by\x2dpartlabel-root\x2darm64.device: Changed dead -> plugged dev-disk-by\x2dpartuuid-c140c9ec\x2d4652\x2d498a\x2d95f2\x2d6967c39a6ff6.device: Changed dead -> plugged dev-disk-by\x2duuid-4711ad54\x2ddbda\x2d4def\x2db342\x2d1d331237109c.device: Changed dead -> plugged sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Changed dead -> plugged dev-disk-by\x2ddiskseq-25\x2dpart4.device: Changed dead -> plugged dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Changed dead -> plugged [ 53.734863] systemd-udevd[159]: sun50i-a100-r-ccu: Device processed (SEQNUM=3644, ACTION=add) dev-gpt\x2dauto\x2droot\x2dluks.device: Changed dead -> plugged systemd-cryptsetup@root.service: Trying to enqueue job systemd-cryptsetup@root.service/start/fail [ 53.741609] systemd-udevd[159]: sun50i-a100-r-ccu: sd-device-monitor(worker): Passed 192 byte to netlink monitor. blockdev@dev-mapper-root.target: Installed new job blockdev@dev-mapper-root.target/start as 278 systemd-cryptsetup@root.service: Installed new job systemd-cryptsetup@root.service/start as 265 system-systemd\x2dcryptsetup.slice: Installed new job system-systemd\x2dcryptsetup.slice/start as 275 dev-vda4.device: Installed new job dev-vda4.device/start as 274 [ 53.748358] systemd-udevd[142]: sun50i-h616-ccu: sd-device-monitor(manager): Passed 190 byte to netlink monitor. dev-disk-by\x2dlabel-root\x2darm64.device: Installed new job dev-disk-by\x2dlabel-root\x2darm64.device/start as 273 systemd-cryptsetup@root.service: Enqueued job systemd-cryptsetup@root.service/start as 265 [ 53.750557] systemd-udevd[142]: sun50i-h616-pinctrl: Device is queued (SEQNUM=3656, ACTION=add) dev-vda4.device: Changed dead -> plugged dev-vda4.device: Job 274 dev-vda4.device/start finished, result=done dev-disk-by\x2dlabel-root\x2darm64.device: Changed dead -> plugged dev-disk-by\x2dlabel-root\x2darm64.device: Job 273 dev-disk-by\x2dlabel-root\x2darm64.device/start finished, result=done vda2: Processing udev action (SEQNUM=4069, ACTION=change) vda2: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2'. [ 53.765338] systemd-udevd[165]: sun50i-a100-r-pinctrl: Device processed (SEQNUM=3645, ACTION=add) [ 53.767599] systemd-udevd[142]: sun50i-h616-pinctrl: Device ready for processing (SEQNUM=3656, ACTION=add) [ 53.774186] systemd-udevd[165]: sun50i-a100-r-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 53.780575] systemd-udevd[142]: sun50i-h616-pinctrl: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 53.782674] systemd-udevd[167]: sun50i-h5-pinctrl: Processing device (SEQNUM=3650, ACTION=add) [ 53.788892] systemd-udevd[142]: sun50i-h616-r-pinctrl: Device is queued (SEQNUM=3657, ACTION=add) [ 53.798320] systemd-udevd[162]: sun50i-h6-ccu: Processing device (SEQNUM=3651, ACTION=add) [ 53.815131] systemd-udevd[142]: sun50i-h616-r-pinctrl: Device ready for processing (SEQNUM=3657, ACTION=add) dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device: Installed new job dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device/nop as 282 dev-disk-by\x2dpartlabel-verityroot.device: Installed new job dev-disk-by\x2dpartlabel-verityroot.device/nop as 283 [ 53.822038] systemd-udevd[166]: sun50i-h6-r-pinctrl: Processing device (SEQNUM=3654, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart2.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop as 284 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop as 285 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop as 286 dev-vda2.device: Installed new job dev-vda2.device/nop as 287 dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device: Installed new job dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device/nop as 288 [ 53.828804] systemd-udevd[142]: sun6i-msgbox: Device is queued (SEQNUM=3658, ACTION=add) [ 53.830512] systemd-udevd[142]: sun50i-h616-r-pinctrl: Device ready for processing (SEQNUM=3657, ACTION=add) vda1: Processing udev action (SEQNUM=4068, ACTION=change) vda1: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1'. [ 53.841113] systemd-udevd[172]: stratix10-clkmgr: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 53.843835] systemd-udevd[160]: sun50i-h616-ccu: Device processed (SEQNUM=3655, ACTION=add) [ 53.849702] systemd-udevd[173]: sun50i-h6-r-ccu: Processing device (SEQNUM=3653, ACTION=add) [ 53.851764] systemd-udevd[160]: sun50i-h616-ccu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 53.854292] systemd-udevd[168]: sun50i-a64-pinctrl: Device processed (SEQNUM=3647, ACTION=add) [ 53.856735] systemd-udevd[142]: sun6i-rtc: Device is queued (SEQNUM=3659, ACTION=add) [ 53.858902] systemd-udevd[168]: sun50i-a64-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 53.861658] systemd-udevd[142]: sun50i-h616-r-pinctrl: Device ready for processing (SEQNUM=3657, ACTION=add) [ 53.863836] systemd-udevd[159]: sun50i-h616-pinctrl: Processing device (SEQNUM=3656, ACTION=add) [ 53.866471] systemd-udevd[142]: sun6i-spi: Device is queued (SEQNUM=3660, ACTION=add) [ 53.868886] systemd-udevd[142]: sun50i-h616-r-pinctrl: Device ready for processing (SEQNUM=3657, ACTION=add) [ 53.870732] systemd-udevd[142]: sun50i-h616-r-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 53.872899] systemd-udevd[142]: sun6i-msgbox: Device ready for processing (SEQNUM=3658, ACTION=add) [ 53.874622] systemd-udevd[142]: sun6i-msgbox: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.876712] systemd-udevd[142]: sun6i-rtc: Device ready for processing (SEQNUM=3659, ACTION=add) [ 53.878867] systemd-udevd[172]: sun50i-h616-r-pinctrl: Processing device (SEQNUM=3657, ACTION=add) [ 53.881606] systemd-udevd[160]: sun6i-rtc: Processing device (SEQNUM=3659, ACTION=add) [ 53.883651] systemd-udevd[166]: sun50i-h6-r-pinctrl: Device processed (SEQNUM=3654, ACTION=add) [ 53.886101] systemd-udevd[142]: sun6i-rtc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 53.887857] systemd-udevd[142]: sun6i-spi: Device ready for processing (SEQNUM=3660, ACTION=add) [ 53.890461] systemd-udevd[163]: sun50i-de2-bus: Device processed (SEQNUM=3649, ACTION=add) [ 53.892540] systemd-udevd[163]: sun50i-de2-bus: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 53.894713] systemd-udevd[142]: sun8i-h3-ccu: Device is queued (SEQNUM=3661, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop as 289 dev-disk-by\x2dlabel-bootfs.device: Installed new job dev-disk-by\x2dlabel-bootfs.device/nop as 290 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop as 291 [ 53.901728] systemd-udevd[167]: sun50i-h5-pinctrl: Device processed (SEQNUM=3650, ACTION=add) dev-disk-by\x2duuid-7819\x2d74F8.device: Installed new job dev-disk-by\x2duuid-7819\x2d74F8.device/nop as 292 dev-disk-by\x2ddiskseq-25\x2dpart1.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop as 293 [ 53.904775] systemd-udevd[167]: sun50i-h5-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. dev-disk-by\x2dpartlabel-ESP.device: Installed new job dev-disk-by\x2dpartlabel-ESP.device/nop as 294 dev-vda1.device: Installed new job dev-vda1.device/nop as 295 dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Installed new job dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop as 296 [ 53.907131] systemd-udevd[142]: sun6i-spi: Device ready for processing (SEQNUM=3660, ACTION=add) [ 53.909548] systemd-udevd[142]: sun6i-spi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. vda: Processing udev action (SEQNUM=4071, ACTION=change) vda: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda'. [ 53.911791] systemd-udevd[168]: sun6i-msgbox: Processing device (SEQNUM=3658, ACTION=add) [ 53.914053] systemd-udevd[161]: sun50i-h6-pinctrl: Device processed (SEQNUM=3652, ACTION=add) [ 53.915542] systemd-udevd[161]: sun50i-h6-pinctrl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 53.917974] systemd-udevd[164]: sun50i-a64-ccu: Device processed (SEQNUM=3646, ACTION=add) [ 53.919449] systemd-udevd[164]: sun50i-a64-ccu: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 53.921869] systemd-udevd[142]: sun8i-h3-ccu: Device ready for processing (SEQNUM=3661, ACTION=add) [ 53.923604] systemd-udevd[142]: sun8i-h3-ccu: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 53.925988] systemd-udevd[165]: sun6i-spi: Processing device (SEQNUM=3660, ACTION=add) [ 53.927835] systemd-udevd[142]: sun8i-h3-r-pinctrl: Device is queued (SEQNUM=3662, ACTION=add) [ 53.929727] systemd-udevd[142]: sun8i-h3-r-pinctrl: Device ready for processing (SEQNUM=3662, ACTION=add) [ 53.931659] systemd-udevd[160]: sun6i-rtc: Device processed (SEQNUM=3659, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device/nop as 297 dev-vda.device: Installed new job dev-vda.device/nop as 298 [ 53.933725] systemd-udevd[160]: sun6i-rtc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. dev-disk-by\x2ddiskseq-25.device: Installed new job dev-disk-by\x2ddiskseq-25.device/nop as 299 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device/nop as 300 [ 53.935699] systemd-udevd[169]: sun50i-a64-r-pinctrl: Device processed (SEQNUM=3648, ACTION=add) [ 53.937987] systemd-udevd[142]: sun8i-h3-r-pinctrl: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 53.939967] systemd-udevd[169]: sun50i-a64-r-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 53.942046] systemd-udevd[142]: sun8i-r-ccu: Device is queued (SEQNUM=3663, ACTION=add) [ 53.943547] systemd-udevd[142]: sun8i-r-ccu: Device ready for processing (SEQNUM=3663, ACTION=add) system-systemd\x2dcryptsetup.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dcryptsetup.slice' to 'max': No such file or directory [ 53.949174] systemd-udevd[166]: sun50i-h6-r-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 53.951056] systemd-udevd[142]: sun8i-r-ccu: sd-device-monitor(manager): Passed 186 byte to netlink monitor. system-systemd\x2dcryptsetup.slice changed dead -> active system-systemd\x2dcryptsetup.slice: Job 275 system-systemd\x2dcryptsetup.slice/start finished, result=done [ OK ] Created slice Encrypted Volume Units Service Slice. dev-disk-by\x2ddiskseq-25.device: Job 299 dev-disk-by\x2ddiskseq-25.device/nop finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart1.device: Job 293 dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart2.device: Job 284 dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop finished, result=done [ 53.957137] systemd-udevd[158]: sun8i-r-ccu: Processing device (SEQNUM=3663, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart3.device: Job 264 dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop finished, result=done dev-disk-by\x2dlabel-bootfs.device: Job 290 dev-disk-by\x2dlabel-bootfs.device/nop finished, result=done dev-disk-by\x2dpartlabel-ESP.device: Job 294 dev-disk-by\x2dpartlabel-ESP.device/nop finished, result=done [ 53.959287] systemd-udevd[142]: sun8i-thermal: Device is queued (SEQNUM=3664, ACTION=add) dev-disk-by\x2dpartlabel-verityhash.device: Job 262 dev-disk-by\x2dpartlabel-verityhash.device/nop finished, result=done dev-disk-by\x2dpartlabel-verityroot.device: Job 283 dev-disk-by\x2dpartlabel-verityroot.device/nop finished, result=done [ 53.961482] systemd-udevd[142]: sun8i-thermal: Device ready for processing (SEQNUM=3664, ACTION=add) dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Job 296 dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop finished, result=done dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device: Job 259 dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device/nop finished, result=done [ 53.963178] systemd-udevd[142]: sun8i-thermal: sd-device-monitor(manager): Passed 188 byte to netlink monitor. dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device: Job 288 dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device: Job 300 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0.device/nop finished, result=done [ 53.966410] systemd-udevd[163]: sun8i-h3-ccu: Processing device (SEQNUM=3661, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Job 291 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Job 285 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop finished, result=done [ 53.969208] systemd-udevd[142]: sunxi-de2-clks: Device is queued (SEQNUM=3665, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Job 258 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop finished, result=done [ 53.970918] systemd-udevd[142]: sunxi-de2-clks: Device ready for processing (SEQNUM=3665, ACTION=add) dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device: Job 282 dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device/nop finished, result=done dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device: Job 260 dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device/nop finished, result=done [ 53.972807] systemd-udevd[142]: sunxi-de2-clks: sd-device-monitor(manager): Passed 189 byte to netlink monitor. dev-disk-by\x2duuid-7819\x2d74F8.device: Job 292 dev-disk-by\x2duuid-7819\x2d74F8.device/nop finished, result=done dev-vda.device: Job 298 dev-vda.device/nop finished, result=done [ 53.975247] systemd-udevd[142]: sunxi-mmc: Device is queued (SEQNUM=3666, ACTION=add) [ 53.977148] systemd-udevd[142]: sunxi-mmc: Device ready for processing (SEQNUM=3666, ACTION=add) [ 53.978868] systemd-udevd[142]: sunxi-mmc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. dev-vda1.device: Job 295 dev-vda1.device/nop finished, result=done dev-vda2.device: Job 287 dev-vda2.device/nop finished, result=done dev-vda3.device: Job 263 dev-vda3.device/nop finished, result=done [ 53.981289] systemd-udevd[173]: sun50i-h6-r-ccu: Device processed (SEQNUM=3653, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Job 289 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Job 286 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop finished, result=done [ 53.983860] systemd-udevd[167]: sun8i-h3-r-pinctrl: Processing device (SEQNUM=3662, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Job 261 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device: Job 297 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda.device/nop finished, result=done [ 53.986870] systemd-udevd[173]: sun50i-h6-r-ccu: sd-device-monitor(worker): Passed 190 byte to netlink monitor. blockdev@dev-mapper-root.target: starting held back, waiting for: systemd-cryptsetup@root.service [ 53.989722] systemd-udevd[142]: sunxi-rsb: Device is queued (SEQNUM=3667, ACTION=add) systemd-cryptsetup@root.service: Will spawn child (service_enter_start): /usr/bin/systemd-cryptsetup [ 53.991364] systemd-udevd[142]: sunxi-rsb: Device ready for processing (SEQNUM=3667, ACTION=add) [ 53.993302] systemd-udevd[142]: sunxi-rsb: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 53.998621] systemd-udevd[172]: sun50i-h616-r-pinctrl: Device processed (SEQNUM=3657, ACTION=add) [ 54.000685] systemd-udevd[172]: sun50i-h616-r-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 54.002616] systemd-udevd[142]: syscon: Device is queued (SEQNUM=3668, ACTION=add) [ 54.004533] systemd-udevd[142]: syscon: Device ready for processing (SEQNUM=3668, ACTION=add) systemd-cryptsetup@root.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-systemd\x2dcryptsetup.slice/systemd-cryptsetup@root.service' to 'max': No such file or directory [ 54.006087] systemd-udevd[142]: syscon: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 54.008410] systemd-udevd[159]: sun50i-h616-pinctrl: Device processed (SEQNUM=3656, ACTION=add) [ 54.010327] systemd-udevd[162]: sun50i-h6-ccu: Device processed (SEQNUM=3651, ACTION=add) [ 54.011805] systemd-udevd[162]: sun50i-h6-ccu: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.013979] systemd-udevd[159]: sun50i-h616-pinctrl: sd-device-monitor(worker): Passed 194 byte to netlink monitor. systemd-cryptsetup@root.service: Passing 0 fds to service systemd-cryptsetup@root.service: About to execute: /usr/bin/systemd-cryptsetup attach root /dev/gpt-auto-root-luks "" "" Serializing sd-executor-state to memfd. [ 54.016730] systemd-udevd[164]: sunxi-de2-clks: Processing device (SEQNUM=3665, ACTION=add) [ 54.022016] systemd-udevd[166]: sun8i-thermal: Processing device (SEQNUM=3664, ACTION=add) [ 54.023866] systemd-udevd[142]: syscon-poweroff: Device is queued (SEQNUM=3669, ACTION=add) systemd-cryptsetup@root.service: Forked /usr/bin/systemd-cryptsetup as 230 [ 54.028784] systemd-udevd[169]: sunxi-mmc: Processing device (SEQNUM=3666, ACTION=add) [ 54.030655] systemd-udevd[142]: syscon-poweroff: Device ready for processing (SEQNUM=3669, ACTION=add) [ 54.032640] systemd-udevd[142]: syscon-poweroff: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 54.034463] systemd-udevd[142]: syscon-reboot: Device is queued (SEQNUM=3670, ACTION=add) [ 54.036629] systemd-udevd[158]: sun8i-r-ccu: Device processed (SEQNUM=3663, ACTION=add) [ 54.038464] systemd-udevd[173]: syscon: Processing device (SEQNUM=3668, ACTION=add) [ 54.040587] systemd-udevd[158]: sun8i-r-ccu: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.042477] systemd-udevd[168]: sun6i-msgbox: Device processed (SEQNUM=3658, ACTION=add) [ 54.043936] systemd-udevd[168]: sun6i-msgbox: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.046135] systemd-udevd[142]: syscon-reboot: Device ready for processing (SEQNUM=3670, ACTION=add) [ 54.047708] systemd-udevd[142]: syscon-reboot: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.049729] systemd-udevd[142]: syscon-reboot-mode: Device is queued (SEQNUM=3671, ACTION=add) [ 54.060719] systemd-udevd[142]: syscon-reboot-mode: Device ready for processing (SEQNUM=3671, ACTION=add) Closing set fd 67 (socket:[2393]) [ 54.067008] systemd-udevd[142]: syscon-reboot-mode: sd-device-monitor(manager): Passed 193 byte to netlink monitor. systemd-cryptsetup@root.service: Changed dead -> start [ 54.069154] systemd-udevd[142]: tcsr_cc-sm8550: Device is queued (SEQNUM=3672, ACTION=add) Starting Cryptography Setup for root... [ 54.070882] systemd-udevd[142]: tcsr_cc-sm8550: Device ready for processing (SEQNUM=3672, ACTION=add) [ 54.073413] systemd-udevd[161]: sunxi-rsb: Processing device (SEQNUM=3667, ACTION=add) vda3: Processing udev action (SEQNUM=4074, ACTION=change) [ 54.075651] systemd-udevd[172]: syscon-poweroff: Processing device (SEQNUM=3669, ACTION=add) vda3: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3'. [ 54.078024] systemd-udevd[158]: tcsr_cc-sm8550: Processing device (SEQNUM=3672, ACTION=add) [ 54.080421] systemd-udevd[142]: tcsr_cc-sm8550: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 54.082252] systemd-udevd[142]: tegra-ahb: Device is queued (SEQNUM=3673, ACTION=add) [ 54.083968] systemd-udevd[142]: tegra-ahb: Device ready for processing (SEQNUM=3673, ACTION=add) [ 54.085994] systemd-udevd[142]: tegra-ahb: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.088502] systemd-udevd[162]: syscon-reboot-mode: Processing device (SEQNUM=3671, ACTION=add) [ 54.090646] systemd-udevd[159]: syscon-reboot: Processing device (SEQNUM=3670, ACTION=add) [ 54.093118] systemd-udevd[142]: tegra-apbdma: Device is queued (SEQNUM=3674, ACTION=add) [ 54.095404] systemd-udevd[142]: tegra-apbdma: Device ready for processing (SEQNUM=3674, ACTION=add) [ 54.098202] systemd-udevd[168]: tegra-ahb: Processing device (SEQNUM=3673, ACTION=add) [ 54.100625] systemd-udevd[142]: tegra-apbdma: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 54.102448] systemd-udevd[142]: tegra-bpmp: Device is queued (SEQNUM=3675, ACTION=add) [ 54.104483] systemd-udevd[142]: tegra-bpmp: Device ready for processing (SEQNUM=3675, ACTION=add) [ 54.106666] systemd-udevd[164]: sunxi-de2-clks: Device processed (SEQNUM=3665, ACTION=add) [ 54.109014] systemd-udevd[160]: tegra-apbdma: Processing device (SEQNUM=3674, ACTION=add) [ 54.111087] systemd-udevd[164]: sunxi-de2-clks: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.113651] systemd-udevd[161]: sunxi-rsb: Device processed (SEQNUM=3667, ACTION=add) [ 54.115284] systemd-udevd[161]: sunxi-rsb: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.117780] systemd-udevd[167]: sun8i-h3-r-pinctrl: Device processed (SEQNUM=3662, ACTION=add) [ 54.119455] systemd-udevd[167]: sun8i-h3-r-pinctrl: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 54.125797] systemd-udevd[142]: tegra-bpmp-i2c: Device is queued (SEQNUM=3676, ACTION=add) [ 54.129781] systemd-udevd[165]: sun6i-spi: Device processed (SEQNUM=3660, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop as 301 [ 54.131768] systemd-udevd[142]: tegra-bpmp: Device ready for processing (SEQNUM=3675, ACTION=add) dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device: Installed new job dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device/nop as 302 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop as 303 [ 54.135220] systemd-udevd[165]: sun6i-spi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. dev-disk-by\x2ddiskseq-25\x2dpart3.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop as 304 dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device: Installed new job dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device/nop as 305 [ 54.137682] systemd-udevd[169]: sunxi-mmc: Device processed (SEQNUM=3666, ACTION=add) dev-vda3.device: Installed new job dev-vda3.device/nop as 306 dev-disk-by\x2dpartlabel-verityhash.device: Installed new job dev-disk-by\x2dpartlabel-verityhash.device/nop as 307 [ 54.139499] systemd-udevd[169]: sunxi-mmc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.142134] systemd-udevd[166]: sun8i-thermal: Device processed (SEQNUM=3664, ACTION=add) vda4: Processing udev action (SEQNUM=4075, ACTION=change) vda4: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4'. [ 54.143644] systemd-udevd[166]: sun8i-thermal: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.146483] systemd-udevd[163]: sun8i-h3-ccu: Device processed (SEQNUM=3661, ACTION=add) [ 54.148424] systemd-udevd[163]: sun8i-h3-ccu: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.151147] systemd-udevd[158]: tcsr_cc-sm8550: Device processed (SEQNUM=3672, ACTION=add) [ 54.153734] systemd-udevd[142]: tegra-clock: Device is queued (SEQNUM=3677, ACTION=add) [ 54.158060] systemd-udevd[158]: tcsr_cc-sm8550: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.160421] systemd-udevd[142]: tegra-bpmp: Device ready for processing (SEQNUM=3675, ACTION=add) [ 54.162487] systemd-udevd[173]: syscon: Device processed (SEQNUM=3668, ACTION=add) [ 54.165065] systemd-udevd[172]: syscon-poweroff: Device processed (SEQNUM=3669, ACTION=add) [ 54.167506] systemd-udevd[160]: tegra-apbdma: Device processed (SEQNUM=3674, ACTION=add) [ 54.170043] systemd-udevd[167]: tegra-bpmp: Processing device (SEQNUM=3675, ACTION=add) [ 54.172753] systemd-udevd[172]: syscon-poweroff: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 54.175009] systemd-udevd[160]: tegra-apbdma: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.177818] systemd-udevd[173]: syscon: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 54.180376] systemd-udevd[142]: tegra-bpmp: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.182164] systemd-udevd[142]: tegra-bpmp-i2c: Device ready for processing (SEQNUM=3676, ACTION=add) [ 54.184611] systemd-udevd[162]: syscon-reboot-mode: Device processed (SEQNUM=3671, ACTION=add) [ 54.187446] systemd-udevd[142]: tegra-bpmp-i2c: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 54.190101] systemd-udevd[162]: syscon-reboot-mode: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 54.192584] systemd-udevd[142]: tegra-clock: Device ready for processing (SEQNUM=3677, ACTION=add) [ 54.194759] systemd-udevd[168]: tegra-ahb: Device processed (SEQNUM=3673, ACTION=add) [ 54.197474] systemd-udevd[142]: tegra-clock: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.199770] systemd-udevd[159]: syscon-reboot: Device processed (SEQNUM=3670, ACTION=add) [ 54.203036] systemd-udevd[168]: tegra-ahb: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.206805] systemd-udevd[159]: syscon-reboot: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.209497] systemd-udevd[165]: tegra-bpmp-i2c: Processing device (SEQNUM=3676, ACTION=add) [ 54.211529] systemd-udevd[164]: tegra-clock: Processing device (SEQNUM=3677, ACTION=add) [ 54.214005] systemd-udevd[142]: tegra-flowctrl: Device is queued (SEQNUM=3678, ACTION=add) [ 54.215761] systemd-udevd[142]: tegra-flowctrl: Device ready for processing (SEQNUM=3678, ACTION=add) [ 54.217744] systemd-udevd[142]: tegra-flowctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 54.219474] systemd-udevd[142]: tegra-fuse: Device is queued (SEQNUM=3679, ACTION=add) [ 54.221604] systemd-udevd[142]: tegra-fuse: Device ready for processing (SEQNUM=3679, ACTION=add) [ 54.223346] systemd-udevd[142]: tegra-fuse: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.225905] systemd-udevd[159]: tegra-flowctrl: Processing device (SEQNUM=3678, ACTION=add) [ 54.228405] systemd-udevd[142]: tegra-gpcdma: Device is queued (SEQNUM=3680, ACTION=add) [ 54.230149] systemd-udevd[142]: tegra-gpcdma: Device ready for processing (SEQNUM=3680, ACTION=add) [ 54.231849] systemd-udevd[142]: tegra-gpcdma: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 54.233923] systemd-udevd[142]: tegra-gpio: Device is queued (SEQNUM=3681, ACTION=add) [ 54.235724] systemd-udevd[142]: tegra-gpio: Device ready for processing (SEQNUM=3681, ACTION=add) [ 54.238082] systemd-udevd[162]: tegra-fuse: Processing device (SEQNUM=3679, ACTION=add) [ 54.240372] systemd-udevd[142]: tegra-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.242573] systemd-udevd[165]: tegra-bpmp-i2c: Device processed (SEQNUM=3676, ACTION=add) [ 54.244664] systemd-udevd[165]: tegra-bpmp-i2c: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.246774] systemd-udevd[142]: tegra-hsp: Device is queued (SEQNUM=3682, ACTION=add) dev-vda4.device: Installed new job dev-vda4.device/nop as 308 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device/nop as 309 [ 54.249409] systemd-udevd[167]: tegra-bpmp: Device processed (SEQNUM=3675, ACTION=add) dev-disk-by\x2dlabel-root\x2darm64.device: Installed new job dev-disk-by\x2dlabel-root\x2darm64.device/nop as 310 dev-disk-by\x2ddiskseq-25\x2dpart4.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart4.device/nop as 311 dev-disk-by\x2duuid-4711ad54\x2ddbda\x2d4def\x2db342\x2d1d331237109c.device: Installed new job dev-disk-by\x2duuid-4711ad54\x2ddbda\x2d4def\x2db342\x2d1d331237109c.device/nop as 312 [ 54.251529] systemd-udevd[142]: tegra-hsp: Device ready for processing (SEQNUM=3682, ACTION=add) dev-gpt\x2dauto\x2droot\x2dluks.device: Installed new job dev-gpt\x2dauto\x2droot\x2dluks.device/nop as 313 dev-disk-by\x2dpartlabel-root\x2darm64.device: Installed new job dev-disk-by\x2dpartlabel-root\x2darm64.device/nop as 314 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device/nop as 315 [ 54.255243] systemd-udevd[167]: tegra-bpmp: sd-device-monitor(worker): Passed 185 byte to netlink monitor. dev-disk-by\x2dpartuuid-c140c9ec\x2d4652\x2d498a\x2d95f2\x2d6967c39a6ff6.device: Installed new job dev-disk-by\x2dpartuuid-c140c9ec\x2d4652\x2d498a\x2d95f2\x2d6967c39a6ff6.device/nop as 316 [ 54.258214] systemd-udevd[142]: tegra-hsp: sd-device-monitor(manager): Passed 184 byte to netlink monitor. vda2: Processing udev action (SEQNUM=4073, ACTION=change) [ 54.260709] systemd-udevd[172]: tegra-gpcdma: Processing device (SEQNUM=3680, ACTION=add) vda2: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2'. [ 54.262926] systemd-udevd[166]: tegra-gpio: Processing device (SEQNUM=3681, ACTION=add) [ 54.267227] systemd-udevd[164]: tegra-clock: Device processed (SEQNUM=3677, ACTION=add) [ 54.272011] systemd-udevd[164]: tegra-clock: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.276712] systemd-udevd[158]: tegra-hsp: Processing device (SEQNUM=3682, ACTION=add) [ 54.278553] systemd-udevd[142]: tegra-i2c: Device is queued (SEQNUM=3683, ACTION=add) [ 54.280510] systemd-udevd[142]: tegra-i2c: Device ready for processing (SEQNUM=3683, ACTION=add) [ 54.282011] systemd-udevd[142]: tegra-i2c: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.283945] systemd-udevd[159]: tegra-flowctrl: Device processed (SEQNUM=3678, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 54.285817] systemd-udevd[159]: tegra-flowctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.287984] systemd-udevd[162]: tegra-fuse: Device processed (SEQNUM=3679, ACTION=add) [ 54.290047] systemd-udevd[142]: tegra-mc: Device is queued (SEQNUM=3684, ACTION=add) [ 54.291906] systemd-udevd[162]: tegra-fuse: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 54.294074] systemd-udevd[167]: tegra-i2c: Processing device (SEQNUM=3683, ACTION=add) [ 54.295972] systemd-udevd[142]: tegra-mc: Device ready for processing (SEQNUM=3684, ACTION=add) [ 54.297892] systemd-udevd[142]: tegra-mc: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 54.299460] systemd-udevd[142]: tegra-pcie: Device is queued (SEQNUM=3685, ACTION=add) [ 54.301358] systemd-udevd[142]: tegra-pcie: Device ready for processing (SEQNUM=3685, ACTION=add) [ 54.303102] systemd-udevd[142]: tegra-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.305538] systemd-udevd[172]: tegra-gpcdma: Device processed (SEQNUM=3680, ACTION=add) [ 54.307062] systemd-udevd[172]: tegra-gpcdma: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.309303] systemd-udevd[142]: tegra-phy: Device is queued (SEQNUM=3686, ACTION=add) [ 54.310853] systemd-udevd[142]: tegra-phy: Device ready for processing (SEQNUM=3686, ACTION=add) [ 54.312598] systemd-udevd[142]: tegra-phy: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.314551] systemd-udevd[165]: tegra-mc: Processing device (SEQNUM=3684, ACTION=add) [ 54.317680] systemd-udevd[166]: tegra-gpio: Device processed (SEQNUM=3681, ACTION=add) Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy [ 54.319181] systemd-udevd[166]: tegra-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. dev-disk-by\x2ddiskseq-25\x2dpart2.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop as 317 dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device: Installed new job dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device/nop as 318 dev-vda2.device: Installed new job dev-vda2.device/nop as 319 dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device: Installed new job dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device/nop as 320 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop as 321 [ 54.325043] systemd-udevd[159]: tegra-pcie: Processing device (SEQNUM=3685, ACTION=add) dev-disk-by\x2dpartlabel-verityroot.device: Installed new job dev-disk-by\x2dpartlabel-verityroot.device/nop as 322 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop as 323 [ 54.327665] systemd-udevd[162]: tegra-phy: Processing device (SEQNUM=3686, ACTION=add) systemd-journald.service: Got notification message from PID 116 (FDSTORE=1) [ 54.330115] systemd-udevd[158]: tegra-hsp: Device processed (SEQNUM=3682, ACTION=add) systemd-journald.service: Trying to stash fd for dev=0:8/inode=4179 [ 54.331968] systemd-udevd[158]: tegra-hsp: sd-device-monitor(worker): Passed 184 byte to netlink monitor. systemd-journald.service: Added fd 74 (stored) to fd store. [ 54.334328] systemd-udevd[167]: tegra-i2c: Device processed (SEQNUM=3683, ACTION=add) vda1: Processing udev action (SEQNUM=4072, ACTION=change) [ 54.335796] systemd-udevd[167]: tegra-i2c: sd-device-monitor(worker): Passed 184 byte to netlink monitor. vda1: Got 'change' action on syspath '/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1'. [ 54.338301] systemd-udevd[162]: tegra-phy: Device processed (SEQNUM=3686, ACTION=add) [ 54.340399] systemd-udevd[165]: tegra-mc: Device processed (SEQNUM=3684, ACTION=add) [ 54.342270] systemd-udevd[162]: tegra-phy: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.344408] systemd-udevd[165]: tegra-mc: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 54.346323] systemd-udevd[142]: tegra-pmc: Device is queued (SEQNUM=3687, ACTION=add) [ 54.347854] systemd-udevd[142]: tegra-pmc: Device ready for processing (SEQNUM=3687, ACTION=add) [ 54.349744] systemd-udevd[142]: tegra-pmc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.351691] systemd-udevd[172]: tegra-pmc: Processing device (SEQNUM=3687, ACTION=add) [ 54.353846] systemd-udevd[142]: tegra-tcu: Device is queued (SEQNUM=3688, ACTION=add) [ 54.355841] systemd-udevd[159]: tegra-pcie: Device processed (SEQNUM=3685, ACTION=add) [ 54.358002] systemd-udevd[142]: tegra-tcu: Device ready for processing (SEQNUM=3688, ACTION=add) [ 54.359731] systemd-udevd[142]: tegra-tcu: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.362178] systemd-udevd[159]: tegra-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 54.364469] systemd-udevd[142]: tegra-uart: Device is queued (SEQNUM=3689, ACTION=add) [ 54.365964] systemd-udevd[142]: tegra-uart: Device ready for processing (SEQNUM=3689, ACTION=add) [ 54.367881] systemd-udevd[162]: tegra-tcu: Processing device (SEQNUM=3688, ACTION=add) [ 54.369884] systemd-udevd[142]: tegra-uart: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.371828] systemd-udevd[167]: tegra-uart: Processing device (SEQNUM=3689, ACTION=add) [ 54.374051] systemd-udevd[142]: tegra-usb: Device is queued (SEQNUM=3690, ACTION=add) [ 54.375608] systemd-udevd[142]: tegra-usb: Device ready for processing (SEQNUM=3690, ACTION=add) [ 54.377413] systemd-udevd[142]: tegra-usb: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.378958] systemd-udevd[142]: tegra-xusb: Device is queued (SEQNUM=3691, ACTION=add) [ 54.380759] systemd-udevd[142]: tegra-xusb: Device ready for processing (SEQNUM=3691, ACTION=add) [ 54.382713] systemd-udevd[166]: tegra-xusb: Processing device (SEQNUM=3691, ACTION=add) [ 54.385034] systemd-udevd[159]: tegra-usb: Processing device (SEQNUM=3690, ACTION=add) [ 54.386960] systemd-udevd[172]: tegra-pmc: Device processed (SEQNUM=3687, ACTION=add) [ 54.388743] systemd-udevd[172]: tegra-pmc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.390620] systemd-udevd[142]: tegra-xusb: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.392931] systemd-udevd[162]: tegra-tcu: Device processed (SEQNUM=3688, ACTION=add) [ 54.394395] systemd-udevd[162]: tegra-tcu: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.396617] systemd-udevd[142]: tegra-xusb-padctl: Device is queued (SEQNUM=3692, ACTION=add) [ 54.398193] systemd-udevd[142]: tegra-xusb-padctl: Device ready for processing (SEQNUM=3692, ACTION=add) [ 54.399811] systemd-udevd[142]: tegra-xusb-padctl: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 54.402626] systemd-udevd[167]: tegra-uart: Device processed (SEQNUM=3689, ACTION=add) [ 54.404481] systemd-udevd[167]: tegra-uart: sd-device-monitor(worker): Passed 185 byte to netlink monitor. dev-disk-by\x2dpartlabel-ESP.device: Installed new job dev-disk-by\x2dpartlabel-ESP.device/nop as 324 dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Installed new job dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop as 325 [ 54.406753] systemd-udevd[159]: tegra-usb: Device processed (SEQNUM=3690, ACTION=add) dev-disk-by\x2duuid-7819\x2d74F8.device: Installed new job dev-disk-by\x2duuid-7819\x2d74F8.device/nop as 326 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Installed new job dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop as 327 [ 54.409434] systemd-udevd[159]: tegra-usb: sd-device-monitor(worker): Passed 184 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Installed new job sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop as 328 dev-disk-by\x2ddiskseq-25\x2dpart1.device: Installed new job dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop as 329 dev-vda1.device: Installed new job dev-vda1.device/nop as 330 [ 54.412786] systemd-udevd[142]: tegra124-dfll: Device is queued (SEQNUM=3693, ACTION=add) dev-disk-by\x2dlabel-bootfs.device: Installed new job dev-disk-by\x2dlabel-bootfs.device/nop as 331 dev-disk-by\x2ddiskseq-25\x2dpart1.device: Job 329 dev-disk-by\x2ddiskseq-25\x2dpart1.device/nop finished, result=done [ 54.415214] systemd-udevd[162]: tegra-xusb-padctl: Processing device (SEQNUM=3692, ACTION=add) dev-disk-by\x2ddiskseq-25\x2dpart2.device: Job 317 dev-disk-by\x2ddiskseq-25\x2dpart2.device/nop finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart3.device: Job 304 dev-disk-by\x2ddiskseq-25\x2dpart3.device/nop finished, result=done dev-disk-by\x2ddiskseq-25\x2dpart4.device: Job 311 dev-disk-by\x2ddiskseq-25\x2dpart4.device/nop finished, result=done [ 54.418201] systemd-udevd[142]: tegra124-dfll: Device ready for processing (SEQNUM=3693, ACTION=add) dev-disk-by\x2dlabel-bootfs.device: Job 331 dev-disk-by\x2dlabel-bootfs.device/nop finished, result=done dev-disk-by\x2dlabel-root\x2darm64.device: Job 310 dev-disk-by\x2dlabel-root\x2darm64.device/nop finished, result=done dev-disk-by\x2dpartlabel-ESP.device: Job 324 dev-disk-by\x2dpartlabel-ESP.device/nop finished, result=done [ 54.421186] systemd-udevd[166]: tegra-xusb: Device processed (SEQNUM=3691, ACTION=add) dev-disk-by\x2dpartlabel-root\x2darm64.device: Job 314 dev-disk-by\x2dpartlabel-root\x2darm64.device/nop finished, result=done dev-disk-by\x2dpartlabel-verityhash.device: Job 307 dev-disk-by\x2dpartlabel-verityhash.device/nop finished, result=done [ 54.423290] systemd-udevd[166]: tegra-xusb: sd-device-monitor(worker): Passed 185 byte to netlink monitor. dev-disk-by\x2dpartlabel-verityroot.device: Job 322 dev-disk-by\x2dpartlabel-verityroot.device/nop finished, result=done dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device: Job 325 dev-disk-by\x2dpartuuid-00112233\x2d1234\x2d1111\x2d2222\x2d000123456789.device/nop finished, result=done dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device: Job 305 dev-disk-by\x2dpartuuid-06cf17e9\x2df035\x2d037d\x2deac3\x2d2229c909cf73.device/nop finished, result=done [ 54.426588] systemd-udevd[142]: tegra124-dfll: sd-device-monitor(manager): Passed 188 byte to netlink monitor. dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device: Job 320 dev-disk-by\x2dpartuuid-97343ed2\x2dd180\x2d602b\x2d083d\x2dddc01a255364.device/nop finished, result=done dev-disk-by\x2dpartuuid-c140c9ec\x2d4652\x2d498a\x2d95f2\x2d6967c39a6ff6.device: Job 316 dev-disk-by\x2dpartuuid-c140c9ec\x2d4652\x2d498a\x2d95f2\x2d6967c39a6ff6.device/nop finished, result=done [ 54.429909] systemd-udevd[172]: tegra124-dfll: Processing device (SEQNUM=3693, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device: Job 327 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart1.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device: Job 321 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart2.device/nop finished, result=done [ 54.433190] systemd-udevd[142]: tegra124-pinctrl: Device is queued (SEQNUM=3694, ACTION=add) dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device: Job 301 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart3.device/nop finished, result=done dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device: Job 309 dev-disk-by\x2dpath-platform\x2d4010000000.pcie\x2dpci\x2d0000:00:04.0\x2dpart4.device/nop finished, result=done [ 54.435460] systemd-udevd[142]: tegra124-pinctrl: Device ready for processing (SEQNUM=3694, ACTION=add) dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device: Job 318 dev-disk-by\x2duuid-24c89187\x2d5232\x2d40c0\x2d8465\x2d1b1e30111038.device/nop finished, result=done dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device: Job 302 dev-disk-by\x2duuid-3e65a482\x2d1384\x2d4983\x2d8d66\x2d7bf9110daa08.device/nop finished, result=done [ 54.438110] systemd-udevd[142]: tegra124-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. dev-disk-by\x2duuid-4711ad54\x2ddbda\x2d4def\x2db342\x2d1d331237109c.device: Job 312 dev-disk-by\x2duuid-4711ad54\x2ddbda\x2d4def\x2db342\x2d1d331237109c.device/nop finished, result=done dev-disk-by\x2duuid-7819\x2d74F8.device: Job 326 dev-disk-by\x2duuid-7819\x2d74F8.device/nop finished, result=done [ 54.441389] systemd-udevd[142]: tegra186-cpufreq: Device is queued (SEQNUM=3695, ACTION=add) dev-gpt\x2dauto\x2droot\x2dluks.device: Job 313 dev-gpt\x2dauto\x2droot\x2dluks.device/nop finished, result=done dev-vda1.device: Job 330 dev-vda1.device/nop finished, result=done [ 54.443409] systemd-udevd[142]: tegra186-cpufreq: Device ready for processing (SEQNUM=3695, ACTION=add) dev-vda2.device: Job 319 dev-vda2.device/nop finished, result=done dev-vda3.device: Job 306 dev-vda3.device/nop finished, result=done dev-vda4.device: Job 308 dev-vda4.device/nop finished, result=done [ 54.446146] systemd-udevd[162]: tegra-xusb-padctl: Device processed (SEQNUM=3692, ACTION=add) sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device: Job 328 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device: Job 323 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device/nop finished, result=done [ 54.448630] systemd-udevd[142]: tegra186-cpufreq: sd-device-monitor(manager): Passed 191 byte to netlink monitor. sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device: Job 303 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda3.device/nop finished, result=done sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device: Job 315 sys-devices-platform-4010000000.pcie-pci0000:00-0000:00:04.0-virtio2-block-vda-vda4.device/nop finished, result=done [ 54.451598] systemd-udevd[162]: tegra-xusb-padctl: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 54.454077] systemd-udevd[142]: tegra186-emc: Device is queued (SEQNUM=3696, ACTION=add) [ 54.455676] systemd-udevd[142]: tegra186-emc: Device ready for processing (SEQNUM=3696, ACTION=add) [ 54.457973] systemd-udevd[159]: tegra124-pinctrl: Processing device (SEQNUM=3694, ACTION=add) [ 54.460312] systemd-udevd[142]: tegra186-emc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 54.462314] systemd-udevd[172]: tegra124-dfll: Device processed (SEQNUM=3693, ACTION=add) [ 54.463745] systemd-udevd[172]: tegra124-dfll: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.466051] systemd-udevd[142]: tegra186-gpio: Device is queued (SEQNUM=3697, ACTION=add) [ 54.467949] systemd-udevd[166]: tegra186-emc: Processing device (SEQNUM=3696, ACTION=add) [ 54.470201] systemd-udevd[167]: tegra186-cpufreq: Processing device (SEQNUM=3695, ACTION=add) [ 54.472450] systemd-udevd[159]: tegra124-pinctrl: Device processed (SEQNUM=3694, ACTION=add) [ 54.474087] systemd-udevd[159]: tegra124-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 54.476439] systemd-udevd[142]: tegra186-gpio: Device ready for processing (SEQNUM=3697, ACTION=add) [ 54.478117] systemd-udevd[142]: tegra186-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.480618] systemd-udevd[162]: tegra186-gpio: Processing device (SEQNUM=3697, ACTION=add) [ 54.482485] systemd-udevd[142]: tegra186-timer: Device is queued (SEQNUM=3698, ACTION=add) [ 54.484452] systemd-udevd[142]: tegra186-timer: Device ready for processing (SEQNUM=3698, ACTION=add) [ 54.489547] systemd-udevd[159]: tegra186-timer: Processing device (SEQNUM=3698, ACTION=add) [ 54.491587] systemd-udevd[167]: tegra186-cpufreq: Device processed (SEQNUM=3695, ACTION=add) [ 54.493981] systemd-udevd[167]: tegra186-cpufreq: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 54.496339] systemd-udevd[142]: tegra186-timer: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 54.500443] systemd-udevd[166]: tegra186-emc: Device processed (SEQNUM=3696, ACTION=add) [ 54.502003] systemd-udevd[166]: tegra186-emc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.503916] systemd-udevd[142]: tegra194-cbb: Device is queued (SEQNUM=3699, ACTION=add) [ 54.505863] systemd-udevd[142]: tegra194-cbb: Device ready for processing (SEQNUM=3699, ACTION=add) [ 54.507486] systemd-udevd[142]: tegra194-cbb: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 54.510092] systemd-udevd[162]: tegra186-gpio: Device processed (SEQNUM=3697, ACTION=add) [ 54.512021] systemd-udevd[159]: tegra186-timer: Device processed (SEQNUM=3698, ACTION=add) [ 54.514457] systemd-udevd[162]: tegra186-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.518944] systemd-udevd[142]: tegra194-cpufreq: Device is queued (SEQNUM=3700, ACTION=add) [ 54.523047] systemd-udevd[159]: tegra186-timer: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 54.526903] systemd-udevd[142]: tegra194-cpufreq: Device ready for processing (SEQNUM=3700, ACTION=add) [ 54.528824] systemd-udevd[142]: tegra194-cpufreq: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 54.530792] systemd-udevd[172]: tegra194-cbb: Processing device (SEQNUM=3699, ACTION=add) [ 54.533132] systemd-udevd[167]: tegra194-cpufreq: Processing device (SEQNUM=3700, ACTION=add) [ 54.535203] systemd-udevd[142]: tegra194-pinctrl: Device is queued (SEQNUM=3701, ACTION=add) [ 54.537300] systemd-udevd[142]: tegra194-pinctrl: Device ready for processing (SEQNUM=3701, ACTION=add) [ 54.539082] systemd-udevd[142]: tegra194-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 54.541508] systemd-udevd[159]: tegra194-pinctrl: Processing device (SEQNUM=3701, ACTION=add) [ 54.543642] systemd-udevd[172]: tegra194-cbb: Device processed (SEQNUM=3699, ACTION=add) [ 54.545548] systemd-udevd[172]: tegra194-cbb: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.547710] systemd-udevd[142]: tegra20-cpufreq: Device is queued (SEQNUM=3702, ACTION=add) [ 54.549730] systemd-udevd[142]: tegra20-cpufreq: Device ready for processing (SEQNUM=3702, ACTION=add) [ 54.551513] systemd-udevd[142]: tegra20-cpufreq: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 54.554135] systemd-udevd[167]: tegra194-cpufreq: Device processed (SEQNUM=3700, ACTION=add) [ 54.555841] systemd-udevd[167]: tegra194-cpufreq: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 54.558408] systemd-udevd[142]: tegra210-pinctrl: Device is queued (SEQNUM=3703, ACTION=add) [ 54.560468] systemd-udevd[142]: tegra210-pinctrl: Device ready for processing (SEQNUM=3703, ACTION=add) [ 54.562631] systemd-udevd[162]: tegra20-cpufreq: Processing device (SEQNUM=3702, ACTION=add) [ 54.565084] systemd-udevd[142]: tegra210-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 54.567357] systemd-udevd[172]: tegra210-pinctrl: Processing device (SEQNUM=3703, ACTION=add) [ 54.569757] systemd-udevd[159]: tegra194-pinctrl: Device processed (SEQNUM=3701, ACTION=add) [ 54.571489] systemd-udevd[159]: tegra194-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 54.584631] systemd-cryptsetup[230]: run root ← /dev/gpt-auto-root-luks type= cipher= [ 54.586684] systemd-cryptsetup[230]: Allocating context for crypt device /dev/gpt-auto-root-luks. [ 54.589439] systemd-udevd[142]: tegra234-cbb: Device is queued (SEQNUM=3704, ACTION=add) [ 54.591175] systemd-udevd[142]: tegra234-cbb: Device ready for processing (SEQNUM=3704, ACTION=add) [ 54.593255] systemd-udevd[142]: tegra234-cbb: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 54.595574] systemd-cryptsetup[230]: Trying to open and read device /dev/gpt-auto-root-luks with direct-io. [ 54.597550] systemd-cryptsetup[230]: Initialising device-mapper backend library. [ 54.599209] systemd-cryptsetup[230]: dm version [ opencount flush ] [16384] (*1) [ 54.601186] systemd-cryptsetup[230]: dm versions [ opencount flush ] [16384] (*1) [ 54.602913] systemd-cryptsetup[230]: Detected dm-ioctl version 4.48.0. [ 54.604734] systemd-cryptsetup[230]: Detected dm-verity version 1.9.0. [ 54.606344] systemd-cryptsetup[230]: Detected dm-zero version 1.2.0. [ 54.607967] systemd-cryptsetup[230]: Detected dm-crypt version 1.24.0. [ 54.610085] systemd-cryptsetup[230]: Device-mapper backend running with UDEV support enabled. [ 54.615771] systemd-udevd[162]: tegra20-cpufreq: Device processed (SEQNUM=3702, ACTION=add) [ 54.617594] systemd-udevd[162]: tegra20-cpufreq: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 54.619716] systemd-cryptsetup[230]: dm status root [ opencount noflush ] [16384] (*1) [ 54.621822] systemd-cryptsetup[230]: Trying to load any crypt type from device /dev/gpt-auto-root-luks. [ 54.623973] systemd-udevd[142]: tegra234-pinctrl: Device is queued (SEQNUM=3705, ACTION=add) [ 54.629864] systemd-udevd[172]: tegra210-pinctrl: Device processed (SEQNUM=3703, ACTION=add) [ 54.631937] systemd-udevd[142]: tegra234-pinctrl: Device ready for processing (SEQNUM=3705, ACTION=add) [ 54.634360] systemd-cryptsetup[230]: Crypto backend (OpenSSL 3.2.1 30 Jan 2024 [default][threads][argon2]) initialized in cryptsetup library version 2.7.0. [ 54.636856] systemd-cryptsetup[230]: Detected kernel Linux 6.6.20-yocto-standard aarch64. [ 54.638901] systemd-udevd[172]: tegra210-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 54.641293] systemd-cryptsetup[230]: Loading LUKS2 header (repair disabled). [ 54.643636] systemd-cryptsetup[230]: Acquiring read lock for device /dev/gpt-auto-root-luks. [ 54.645746] systemd-cryptsetup[230]: Opening lock resource file /run/cryptsetup/L_254:4 [ 54.647175] systemd-cryptsetup[230]: Verifying lock handle for /dev/gpt-auto-root-luks. [ 54.648853] systemd-cryptsetup[230]: Device /dev/gpt-auto-root-luks READ lock taken. [ 54.650272] systemd-cryptsetup[230]: Trying to read primary LUKS2 header at offset 0x0. [ 54.653075] systemd-cryptsetup[230]: Opening locked device /dev/gpt-auto-root-luks [ 54.654923] systemd-cryptsetup[230]: Verifying locked device handle (bdev) [ 54.657712] systemd-udevd[142]: tegra234-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 54.659875] systemd-cryptsetup[230]: LUKS2 header version 2 of size 16384 bytes, checksum sha256. [ 54.662043] systemd-udevd[159]: tegra234-cbb: Processing device (SEQNUM=3704, ACTION=add) [ 54.667019] systemd-udevd[167]: tegra234-pinctrl: Processing device (SEQNUM=3705, ACTION=add) [ 54.669082] systemd-udevd[142]: tegra_hte: Device is queued (SEQNUM=3706, ACTION=add) [ 54.670705] systemd-udevd[142]: tegra_hte: Device ready for processing (SEQNUM=3706, ACTION=add) [ 54.672427] systemd-udevd[142]: tegra_hte: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.673904] systemd-udevd[142]: tegra_rtc: Device is queued (SEQNUM=3707, ACTION=add) [ 54.675691] systemd-udevd[162]: tegra_hte: Processing device (SEQNUM=3706, ACTION=add) [ 54.679966] systemd-udevd[167]: tegra234-pinctrl: Device processed (SEQNUM=3705, ACTION=add) [ 54.682962] systemd-udevd[167]: tegra234-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 54.687129] systemd-udevd[142]: tegra_rtc: Device ready for processing (SEQNUM=3707, ACTION=add) [ 54.689925] systemd-cryptsetup[230]: Checksum:832b2ba136d217a4a9f3919edde7082d933f4875afdbf2f4b336cc8341becfd6 (on-disk) [ 54.691470] systemd-cryptsetup[230]: Checksum:832b2ba136d217a4a9f3919edde7082d933f4875afdbf2f4b336cc8341becfd6 (in-memory) [ 54.693656] systemd-udevd[159]: tegra234-cbb: Device processed (SEQNUM=3704, ACTION=add) [ 54.695470] systemd-udevd[142]: tegra_rtc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 54.697668] systemd-udevd[159]: tegra234-cbb: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.699567] systemd-udevd[142]: ti-cpufreq: Device is queued (SEQNUM=3708, ACTION=add) [ 54.701813] systemd-cryptsetup[230]: Trying to read secondary LUKS2 header at offset 0x4000. [ 54.703435] systemd-cryptsetup[230]: Reusing open ro fd on device /dev/gpt-auto-root-luks [ 54.705186] systemd-cryptsetup[230]: LUKS2 header version 2 of size 16384 bytes, checksum sha256. [ 54.706662] systemd-cryptsetup[230]: Checksum:b68d9b3453a16d3795f982c7ab289868ecda3084f792f0b8a5dbaa50f9b4955d (on-disk) [ 54.708493] systemd-cryptsetup[230]: Checksum:b68d9b3453a16d3795f982c7ab289868ecda3084f792f0b8a5dbaa50f9b4955d (in-memory) [ 54.710425] systemd-udevd[172]: tegra_rtc: Processing device (SEQNUM=3707, ACTION=add) [ 54.712383] systemd-cryptsetup[230]: Device size 10737414144, offset 16777216. [ 54.713810] systemd-cryptsetup[230]: Device /dev/gpt-auto-root-luks READ lock released. [ 54.715270] systemd-cryptsetup[230]: Not enough physical memory detected, PBKDF max memory decreased from 1048576kB to 850124kB. [ 54.717078] systemd-cryptsetup[230]: PBKDF argon2i, time_ms 2000 (iterations 0), max_memory_kb 850124, parallel_threads 4. [ 54.718992] systemd-udevd[142]: ti-cpufreq: Device ready for processing (SEQNUM=3708, ACTION=add) [ 54.720695] systemd-udevd[142]: ti-cpufreq: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.722591] systemd-cryptsetup[230]: Token activation unsuccessful for device /dev/gpt-auto-root-luks: Operation not supported [ 54.724632] systemd-cryptsetup[230]: Requesting JSON for token 0. [ 54.726034] systemd-cryptsetup[230]: Requesting JSON for token 1. [ 54.727975] systemd-udevd[162]: tegra_hte: Device processed (SEQNUM=3706, ACTION=add) [ 54.730298] systemd-cryptsetup[230]: Requesting JSON for token 2. [ 54.731737] systemd-cryptsetup[230]: Requesting JSON for token 3. [ 54.733512] systemd-cryptsetup[230]: Requesting JSON for token 4. [ 54.734876] systemd-cryptsetup[230]: Requesting JSON for token 5. [ 54.736524] systemd-cryptsetup[230]: Requesting JSON for token 6. [ 54.737884] systemd-cryptsetup[230]: Requesting JSON for token 7. [ 54.739263] systemd-cryptsetup[230]: Requesting JSON for token 8. [ 54.740934] systemd-cryptsetup[230]: Requesting JSON for token 9. [ 54.742319] systemd-cryptsetup[230]: Requesting JSON for token 10. [ 54.743713] systemd-cryptsetup[230]: Requesting JSON for token 11. [ 54.745344] systemd-cryptsetup[230]: Requesting JSON for token 12. [ 54.746741] systemd-cryptsetup[230]: Requesting JSON for token 13. [ 54.748389] systemd-cryptsetup[230]: Requesting JSON for token 14. [ 54.749859] systemd-cryptsetup[230]: Requesting JSON for token 15. [ 54.751249] systemd-cryptsetup[230]: Requesting JSON for token 16. [ 54.752912] systemd-cryptsetup[230]: Requesting JSON for token 17. [ 54.754429] systemd-cryptsetup[230]: Requesting JSON for token 18. [ 54.755816] systemd-cryptsetup[230]: Requesting JSON for token 19. [ 54.757475] systemd-cryptsetup[230]: Requesting JSON for token 20. [ 54.758875] systemd-cryptsetup[230]: Requesting JSON for token 21. [ 54.760616] systemd-cryptsetup[230]: Requesting JSON for token 22. Received SIGCHLD from PID 230 (systemd-cryptse). [ 54.762007] systemd-cryptsetup[230]: Requesting JSON for token 23. [ 54.763444] systemd-cryptsetup[230]: Requesting JSON for token 24. Child 230 (systemd-cryptse) died (code=exited, status=1/FAILURE) [ 54.765207] systemd-cryptsetup[230]: Requesting JSON for token 25. [ 54.766606] systemd-cryptsetup[230]: Requesting JSON for token 26. systemd-cryptsetup@root.service: Child 230 belongs to systemd-cryptsetup@root.service. systemd-cryptsetup@root.service: Main process exited, code=exited, status=1/FAILURE [ 54.768020] systemd-cryptsetup[230]: Requesting JSON for token 27. [ 54.769975] systemd-cryptsetup[230]: Requesting JSON for token 28. [ 54.771359] systemd-cryptsetup[230]: Requesting JSON for token 29. [ 54.772955] systemd-cryptsetup[230]: Requesting JSON for token 30. [ 54.774329] systemd-cryptsetup[230]: Requesting JSON for token 31. [ 54.775754] systemd-cryptsetup[230]: No passphrase or recovery key registered. systemd-cryptsetup@root.service: Failed with result 'exit-code'. [ 54.777494] systemd-cryptsetup[230]: Releasing crypt device /dev/gpt-auto-root-luks context. systemd-cryptsetup@root.service: Service will not restart (restart setting) [ 54.779227] systemd-cryptsetup[230]: Releasing device-mapper backend. systemd-cryptsetup@root.service: Changed start -> failed [ 54.781742] systemd-udevd[142]: ti-msgmgr: Device is queued (SEQNUM=3709, ACTION=add) [ 54.783211] systemd-udevd[142]: ti-msgmgr: Device ready for processing (SEQNUM=3709, ACTION=add) systemd-cryptsetup@root.service: Job 265 systemd-cryptsetup@root.service/start finished, result=failed [ 54.785618] systemd-cryptsetup[230]: Closing read only fd for /dev/gpt-auto-root-luks. [FAILED] Failed to start Cryptography Setup for root. See 'systemctl status systemd-cryptsetup@root.service' for details. [ 54.787844] systemd-udevd[162]: tegra_hte: sd-device-monitor(worker): Passed 184 byte to netlink monitor. systemd-cryptsetup@root.service: Unit entered failed state. systemd-cryptsetup@root.service: Consumed 637ms CPU time. [ 54.792662] systemd-udevd[142]: ti-msgmgr: sd-device-monitor(manager): Passed 184 byte to netlink monitor. systemd-cryptsetup@root.service: Releasing resources... [ 54.795501] systemd-udevd[159]: ti-cpufreq: Processing device (SEQNUM=3708, ACTION=add) systemd-journald.service: Received EPOLLHUP on stored fd 74 (stored), closing. [ 54.797759] systemd-udevd[142]: ti-sci: Device is queued (SEQNUM=3710, ACTION=add) [ 54.799568] systemd-udevd[167]: ti-msgmgr: Processing device (SEQNUM=3709, ACTION=add) [ 54.801778] systemd-udevd[142]: ti-sci: Device ready for processing (SEQNUM=3710, ACTION=add) [ 54.803727] systemd-udevd[142]: ti-sci: sd-device-monitor(manager): Passed 181 byte to netlink monitor. blockdev@dev-mapper-root.target changed dead -> active blockdev@dev-mapper-root.target: Job 278 blockdev@dev-mapper-root.target/start finished, result=done [ OK ] Reached target Block Device Preparation for /dev/mapper/root. blockdev@dev-mapper-root.target: Unit is not needed anymore. blockdev@dev-mapper-root.target: Trying to enqueue job blockdev@dev-mapper-root.target/stop/fail blockdev@dev-mapper-root.target: Installed new job blockdev@dev-mapper-root.target/stop as 332 blockdev@dev-mapper-root.target: Enqueued job blockdev@dev-mapper-root.target/stop as 332 Received SIGCHLD from PID 231 ((sd-close)). Child 231 ((sd-close)) died (code=exited, status=0/SUCCESS) [ 54.818288] systemd-udevd[142]: ti-sci-clk: Device is queued (SEQNUM=3711, ACTION=add) [ 54.819974] systemd-udevd[142]: ti-sci-clk: Device ready for processing (SEQNUM=3711, ACTION=add) init.scope: Child 231 belongs to init.scope. [ 54.821995] systemd-udevd[142]: ti-sci-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. blockdev@dev-mapper-root.target changed active -> dead blockdev@dev-mapper-root.target: Job 332 blockdev@dev-mapper-root.target/stop finished, result=done [ 54.824015] systemd-udevd[162]: ti-sci: Processing device (SEQNUM=3710, ACTION=add) [ OK ] Stopped target Block Device Preparation for /dev/mapper/root. [ 54.826411] systemd-udevd[142]: ti-sci-inta: Device is queued (SEQNUM=3712, ACTION=add) [ 54.827881] systemd-udevd[142]: ti-sci-inta: Device ready for processing (SEQNUM=3712, ACTION=add) [ 54.830055] systemd-udevd[172]: tegra_rtc: Device processed (SEQNUM=3707, ACTION=add) [ 54.831965] systemd-udevd[142]: ti-sci-inta: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.834063] systemd-udevd[172]: tegra_rtc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.839077] systemd-udevd[158]: ti-sci-inta: Processing device (SEQNUM=3712, ACTION=add) [ 54.841104] systemd-udevd[142]: ti-sci-intr: Device is queued (SEQNUM=3713, ACTION=add) [ 54.842632] systemd-udevd[142]: ti-sci-intr: Device ready for processing (SEQNUM=3713, ACTION=add) [ 54.844402] systemd-udevd[142]: ti-sci-intr: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.846277] systemd-udevd[159]: ti-cpufreq: Device processed (SEQNUM=3708, ACTION=add) [ 54.847735] systemd-udevd[159]: ti-cpufreq: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 54.849860] systemd-udevd[142]: ti-sci-reset: Device is queued (SEQNUM=3714, ACTION=add) [ 54.854833] systemd-udevd[165]: ti-sci-intr: Processing device (SEQNUM=3713, ACTION=add) [ 54.859704] systemd-udevd[166]: ti-sci-clk: Processing device (SEQNUM=3711, ACTION=add) [ 54.861700] systemd-udevd[167]: ti-msgmgr: Device processed (SEQNUM=3709, ACTION=add) [ 54.863096] systemd-udevd[167]: ti-msgmgr: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 54.865269] systemd-udevd[142]: ti-sci-reset: Device ready for processing (SEQNUM=3714, ACTION=add) [ 54.866927] systemd-udevd[142]: ti-sci-reset: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 54.868956] systemd-udevd[172]: ti-sci-reset: Processing device (SEQNUM=3714, ACTION=add) [ 54.870754] systemd-udevd[142]: ti-sysc: Device is queued (SEQNUM=3715, ACTION=add) [ 54.872508] systemd-udevd[142]: ti-sysc: Device ready for processing (SEQNUM=3715, ACTION=add) [ 54.873965] systemd-udevd[142]: ti-sysc: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 54.875804] systemd-udevd[159]: ti-sysc: Processing device (SEQNUM=3715, ACTION=add) [ 54.877850] systemd-udevd[172]: ti-sci-reset: Device processed (SEQNUM=3714, ACTION=add) [ 54.879241] systemd-udevd[172]: ti-sci-reset: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 54.881319] systemd-udevd[142]: ti-syscon-gate-clk: Device is queued (SEQNUM=3716, ACTION=add) [ 54.882802] systemd-udevd[142]: ti-syscon-gate-clk: Device ready for processing (SEQNUM=3716, ACTION=add) [ 54.884521] systemd-udevd[142]: ti-syscon-gate-clk: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 54.886401] systemd-udevd[165]: ti-sci-intr: Device processed (SEQNUM=3713, ACTION=add) [ 54.887788] systemd-udevd[165]: ti-sci-intr: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.889855] systemd-udevd[158]: ti-sci-inta: Device processed (SEQNUM=3712, ACTION=add) [ 54.891761] systemd-udevd[167]: ti-syscon-gate-clk: Processing device (SEQNUM=3716, ACTION=add) [ 54.893958] systemd-udevd[158]: ti-sci-inta: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.895768] systemd-udevd[142]: ti-udma: Device is queued (SEQNUM=3717, ACTION=add) [ 54.897461] systemd-udevd[142]: ti-udma: Device ready for processing (SEQNUM=3717, ACTION=add) [ 54.899279] systemd-udevd[162]: ti-sci: Device processed (SEQNUM=3710, ACTION=add) [ 54.901268] systemd-udevd[142]: ti-udma: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 54.903134] systemd-udevd[162]: ti-sci: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 54.905146] systemd-udevd[159]: ti-sysc: Device processed (SEQNUM=3715, ACTION=add) [ 54.906592] systemd-udevd[159]: ti-sysc: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 54.909138] systemd-udevd[142]: ti_opp_supply: Device is queued (SEQNUM=3718, ACTION=add) [ 54.910630] systemd-udevd[142]: ti_opp_supply: Device ready for processing (SEQNUM=3718, ACTION=add) [ 54.912813] systemd-udevd[172]: ti-udma: Processing device (SEQNUM=3717, ACTION=add) [ 54.914798] systemd-udevd[142]: ti_opp_supply: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.916946] systemd-udevd[162]: ti_opp_supply: Processing device (SEQNUM=3718, ACTION=add) [ 54.918891] systemd-udevd[142]: ti_sci_pm_domains: Device is queued (SEQNUM=3719, ACTION=add) [ 54.920556] systemd-udevd[142]: ti_sci_pm_domains: Device ready for processing (SEQNUM=3719, ACTION=add) [ 54.922040] systemd-udevd[142]: ti_sci_pm_domains: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 54.923934] systemd-udevd[166]: ti-sci-clk: Device processed (SEQNUM=3711, ACTION=add) [ 54.925500] systemd-udevd[166]: ti-sci-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 54.927316] systemd-udevd[142]: tmpv7700-pinctrl: Device is queued (SEQNUM=3720, ACTION=add) [ 54.929039] systemd-udevd[142]: tmpv7700-pinctrl: Device ready for processing (SEQNUM=3720, ACTION=add) [ 54.930509] systemd-udevd[142]: tmpv7700-pinctrl: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 54.932760] systemd-udevd[167]: ti-syscon-gate-clk: Device processed (SEQNUM=3716, ACTION=add) [ 54.934180] systemd-udevd[167]: ti-syscon-gate-clk: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 54.935979] systemd-udevd[172]: ti-udma: Device processed (SEQNUM=3717, ACTION=add) [ 54.937567] systemd-udevd[172]: ti-udma: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 54.939352] systemd-udevd[159]: ti_sci_pm_domains: Processing device (SEQNUM=3719, ACTION=add) [ 54.941439] systemd-udevd[158]: tmpv7700-pinctrl: Processing device (SEQNUM=3720, ACTION=add) [ 54.943359] systemd-udevd[142]: tps65219-gpio: Device is queued (SEQNUM=3721, ACTION=add) [ 54.945012] systemd-udevd[142]: tps65219-gpio: Device ready for processing (SEQNUM=3721, ACTION=add) [ 54.946849] systemd-udevd[162]: ti_opp_supply: Device processed (SEQNUM=3718, ACTION=add) [ 54.948917] systemd-udevd[142]: tps65219-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.950808] systemd-udevd[166]: tps65219-gpio: Processing device (SEQNUM=3721, ACTION=add) [ 54.952927] systemd-udevd[159]: ti_sci_pm_domains: Device processed (SEQNUM=3719, ACTION=add) [ 54.954411] systemd-udevd[159]: ti_sci_pm_domains: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 54.956536] systemd-udevd[162]: ti_opp_supply: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.958364] systemd-udevd[142]: tps65219-pmic: Device is queued (SEQNUM=3722, ACTION=add) [ 54.959830] systemd-udevd[142]: tps65219-pmic: Device ready for processing (SEQNUM=3722, ACTION=add) [ 54.961556] systemd-udevd[142]: tps65219-pmic: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 54.963419] systemd-udevd[158]: tmpv7700-pinctrl: Device processed (SEQNUM=3720, ACTION=add) [ 54.965155] systemd-udevd[158]: tmpv7700-pinctrl: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 54.966972] systemd-udevd[166]: tps65219-gpio: Device processed (SEQNUM=3721, ACTION=add) [ 54.968682] systemd-udevd[166]: tps65219-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.970486] systemd-udevd[142]: ufshcd-hisi: Device is queued (SEQNUM=3723, ACTION=add) [ 54.971945] systemd-udevd[142]: ufshcd-hisi: Device ready for processing (SEQNUM=3723, ACTION=add) [ 54.973960] systemd-udevd[172]: tps65219-pmic: Processing device (SEQNUM=3722, ACTION=add) [ 54.975719] systemd-udevd[142]: ufshcd-hisi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.977839] systemd-udevd[159]: ufshcd-hisi: Processing device (SEQNUM=3723, ACTION=add) [ 54.979703] systemd-udevd[142]: ums512-clk: Device is queued (SEQNUM=3724, ACTION=add) [ 54.981387] systemd-udevd[142]: ums512-clk: Device ready for processing (SEQNUM=3724, ACTION=add) [ 54.982854] systemd-udevd[142]: ums512-clk: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 54.984601] systemd-udevd[142]: unimac-mdio: Device is queued (SEQNUM=3725, ACTION=add) [ 54.986035] systemd-udevd[142]: unimac-mdio: Device ready for processing (SEQNUM=3725, ACTION=add) [ 54.987854] systemd-udevd[162]: ums512-clk: Processing device (SEQNUM=3724, ACTION=add) [ 54.989821] systemd-udevd[172]: tps65219-pmic: Device processed (SEQNUM=3722, ACTION=add) [ 54.991222] systemd-udevd[172]: tps65219-pmic: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 54.993404] systemd-udevd[159]: ufshcd-hisi: Device processed (SEQNUM=3723, ACTION=add) [ 54.995263] systemd-udevd[142]: unimac-mdio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 54.997394] systemd-udevd[159]: ufshcd-hisi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 54.999273] systemd-udevd[167]: unimac-mdio: Processing device (SEQNUM=3725, ACTION=add) [ 55.001272] systemd-udevd[142]: uniphier-ahci-phy: Device is queued (SEQNUM=3726, ACTION=add) [ 55.002751] systemd-udevd[142]: uniphier-ahci-phy: Device ready for processing (SEQNUM=3726, ACTION=add) [ 55.004566] systemd-udevd[142]: uniphier-ahci-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 55.006431] systemd-udevd[159]: uniphier-ahci-phy: Processing device (SEQNUM=3726, ACTION=add) [ 55.008534] systemd-udevd[142]: uniphier-aidet: Device is queued (SEQNUM=3727, ACTION=add) [ 55.009991] systemd-udevd[142]: uniphier-aidet: Device ready for processing (SEQNUM=3727, ACTION=add) [ 55.011650] systemd-udevd[142]: uniphier-aidet: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.013749] systemd-udevd[167]: unimac-mdio: Device processed (SEQNUM=3725, ACTION=add) [ 55.015511] systemd-udevd[172]: uniphier-aidet: Processing device (SEQNUM=3727, ACTION=add) [ 55.017654] systemd-udevd[167]: unimac-mdio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.019477] systemd-udevd[142]: uniphier-clk: Device is queued (SEQNUM=3728, ACTION=add) [ 55.021142] systemd-udevd[142]: uniphier-clk: Device ready for processing (SEQNUM=3728, ACTION=add) [ 55.022617] systemd-udevd[142]: uniphier-clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.024764] systemd-udevd[162]: ums512-clk: Device processed (SEQNUM=3724, ACTION=add) [ 55.026151] systemd-udevd[162]: ums512-clk: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.027933] systemd-udevd[166]: uniphier-clk: Processing device (SEQNUM=3728, ACTION=add) [ 55.029983] systemd-udevd[142]: uniphier-efuse: Device is queued (SEQNUM=3729, ACTION=add) [ 55.031454] systemd-udevd[142]: uniphier-efuse: Device ready for processing (SEQNUM=3729, ACTION=add) [ 55.033220] systemd-udevd[142]: uniphier-efuse: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.034723] systemd-udevd[142]: uniphier-fi2c: Device is queued (SEQNUM=3730, ACTION=add) [ 55.036586] systemd-udevd[142]: uniphier-fi2c: Device ready for processing (SEQNUM=3730, ACTION=add) [ 55.038158] systemd-udevd[142]: uniphier-fi2c: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.040349] systemd-udevd[172]: uniphier-aidet: Device processed (SEQNUM=3727, ACTION=add) [ 55.041723] systemd-udevd[172]: uniphier-aidet: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.043505] systemd-udevd[142]: uniphier-glue-reset: Device is queued (SEQNUM=3731, ACTION=add) [ 55.045690] systemd-udevd[162]: uniphier-efuse: Processing device (SEQNUM=3729, ACTION=add) [ 55.047448] systemd-udevd[167]: uniphier-fi2c: Processing device (SEQNUM=3730, ACTION=add) [ 55.049390] systemd-udevd[142]: uniphier-glue-reset: Device ready for processing (SEQNUM=3731, ACTION=add) [ 55.051267] systemd-udevd[159]: uniphier-ahci-phy: Device processed (SEQNUM=3726, ACTION=add) [ 55.053305] systemd-udevd[142]: uniphier-glue-reset: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 55.055234] systemd-udevd[159]: uniphier-ahci-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 55.057319] systemd-udevd[166]: uniphier-clk: Device processed (SEQNUM=3728, ACTION=add) [ 55.058869] systemd-udevd[166]: uniphier-clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.060910] systemd-udevd[142]: uniphier-gpio: Device is queued (SEQNUM=3732, ACTION=add) [ 55.062746] systemd-udevd[158]: uniphier-glue-reset: Processing device (SEQNUM=3731, ACTION=add) [ 55.064829] systemd-udevd[162]: uniphier-efuse: Device processed (SEQNUM=3729, ACTION=add) [ 55.066223] systemd-udevd[162]: uniphier-efuse: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.068006] systemd-udevd[142]: uniphier-gpio: Device ready for processing (SEQNUM=3732, ACTION=add) [ 55.074456] systemd-udevd[167]: uniphier-fi2c: Device processed (SEQNUM=3730, ACTION=add) [ 55.078074] systemd-udevd[159]: uniphier-gpio: Processing device (SEQNUM=3732, ACTION=add) [ 55.079879] systemd-udevd[167]: uniphier-fi2c: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.081812] systemd-udevd[142]: uniphier-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.083659] systemd-udevd[158]: uniphier-glue-reset: Device processed (SEQNUM=3731, ACTION=add) [ 55.085686] systemd-udevd[142]: uniphier-ld11-pinctrl: Device is queued (SEQNUM=3733, ACTION=add) [ 55.087523] systemd-udevd[158]: uniphier-glue-reset: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 55.089611] systemd-udevd[142]: uniphier-ld11-pinctrl: Device ready for processing (SEQNUM=3733, ACTION=add) [ 55.091102] systemd-udevd[142]: uniphier-ld11-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 55.092807] systemd-udevd[142]: uniphier-ld20-pinctrl: Device is queued (SEQNUM=3734, ACTION=add) [ 55.094240] systemd-udevd[142]: uniphier-ld20-pinctrl: Device ready for processing (SEQNUM=3734, ACTION=add) [ 55.096342] systemd-udevd[162]: uniphier-ld11-pinctrl: Processing device (SEQNUM=3733, ACTION=add) [ 55.098074] systemd-udevd[142]: uniphier-ld20-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 55.100303] systemd-udevd[172]: uniphier-ld20-pinctrl: Processing device (SEQNUM=3734, ACTION=add) [ 55.102081] systemd-udevd[142]: uniphier-nx1-pinctrl: Device is queued (SEQNUM=3735, ACTION=add) [ 55.103542] systemd-udevd[142]: uniphier-nx1-pinctrl: Device ready for processing (SEQNUM=3735, ACTION=add) [ 55.105261] systemd-udevd[142]: uniphier-nx1-pinctrl: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 55.107114] systemd-udevd[159]: uniphier-gpio: Device processed (SEQNUM=3732, ACTION=add) [ 55.108811] systemd-udevd[159]: uniphier-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.110676] systemd-udevd[142]: uniphier-pxs3-pinctrl: Device is queued (SEQNUM=3736, ACTION=add) [ 55.112395] systemd-udevd[142]: uniphier-pxs3-pinctrl: Device ready for processing (SEQNUM=3736, ACTION=add) [ 55.113889] systemd-udevd[142]: uniphier-pxs3-pinctrl: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 55.115773] systemd-udevd[167]: uniphier-nx1-pinctrl: Processing device (SEQNUM=3735, ACTION=add) [ 55.117814] systemd-udevd[162]: uniphier-ld11-pinctrl: Device processed (SEQNUM=3733, ACTION=add) [ 55.119226] systemd-udevd[162]: uniphier-ld11-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 55.121276] systemd-udevd[142]: uniphier-regulator: Device is queued (SEQNUM=3737, ACTION=add) [ 55.123126] systemd-udevd[166]: uniphier-pxs3-pinctrl: Processing device (SEQNUM=3736, ACTION=add) [ 55.125305] systemd-udevd[142]: uniphier-regulator: Device ready for processing (SEQNUM=3737, ACTION=add) [ 55.127182] systemd-udevd[159]: uniphier-regulator: Processing device (SEQNUM=3737, ACTION=add) [ 55.129238] systemd-udevd[167]: uniphier-nx1-pinctrl: Device processed (SEQNUM=3735, ACTION=add) [ 55.130662] systemd-udevd[167]: uniphier-nx1-pinctrl: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 55.132709] systemd-udevd[142]: uniphier-regulator: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 55.134631] systemd-udevd[172]: uniphier-ld20-pinctrl: Device processed (SEQNUM=3734, ACTION=add) [ 55.136310] systemd-udevd[172]: uniphier-ld20-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 55.138135] systemd-udevd[142]: uniphier-reset: Device is queued (SEQNUM=3738, ACTION=add) [ 55.139598] systemd-udevd[142]: uniphier-reset: Device ready for processing (SEQNUM=3738, ACTION=add) [ 55.142004] systemd-udevd[166]: uniphier-pxs3-pinctrl: Device processed (SEQNUM=3736, ACTION=add) [ 55.143797] systemd-udevd[142]: uniphier-reset: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.145861] systemd-udevd[166]: uniphier-pxs3-pinctrl: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 55.147723] systemd-udevd[159]: uniphier-regulator: Device processed (SEQNUM=3737, ACTION=add) [ 55.149801] systemd-udevd[159]: uniphier-regulator: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 55.151887] systemd-udevd[162]: uniphier-reset: Processing device (SEQNUM=3738, ACTION=add) [ 55.154117] systemd-udevd[142]: uniphier-sd: Device is queued (SEQNUM=3739, ACTION=add) [ 55.155760] systemd-udevd[142]: uniphier-sd: Device ready for processing (SEQNUM=3739, ACTION=add) [ 55.157629] systemd-udevd[142]: uniphier-sd: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.160370] systemd-udevd[172]: uniphier-sd: Processing device (SEQNUM=3739, ACTION=add) [ 55.162512] systemd-udevd[142]: uniphier-system-bus: Device is queued (SEQNUM=3740, ACTION=add) [ 55.164493] systemd-udevd[142]: uniphier-system-bus: Device ready for processing (SEQNUM=3740, ACTION=add) [ 55.166140] systemd-udevd[142]: uniphier-system-bus: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 55.167839] systemd-udevd[142]: uniphier-thermal: Device is queued (SEQNUM=3741, ACTION=add) [ 55.169720] systemd-udevd[142]: uniphier-thermal: Device ready for processing (SEQNUM=3741, ACTION=add) [ 55.171360] systemd-udevd[142]: uniphier-thermal: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.173746] systemd-udevd[159]: uniphier-system-bus: Processing device (SEQNUM=3740, ACTION=add) [ 55.175965] systemd-udevd[142]: uniphier-uart: Device is queued (SEQNUM=3742, ACTION=add) [ 55.178211] systemd-udevd[172]: uniphier-sd: Device processed (SEQNUM=3739, ACTION=add) [ 55.180425] systemd-udevd[142]: uniphier-uart: Device ready for processing (SEQNUM=3742, ACTION=add) [ 55.182524] systemd-udevd[172]: uniphier-sd: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.184839] systemd-udevd[142]: uniphier-uart: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.186939] systemd-udevd[166]: uniphier-uart: Processing device (SEQNUM=3742, ACTION=add) [ 55.189174] systemd-udevd[167]: uniphier-thermal: Processing device (SEQNUM=3741, ACTION=add) [ 55.191144] systemd-udevd[162]: uniphier-reset: Device processed (SEQNUM=3738, ACTION=add) [ 55.192891] systemd-udevd[162]: uniphier-reset: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.194877] systemd-udevd[159]: uniphier-system-bus: Device processed (SEQNUM=3740, ACTION=add) [ 55.197153] systemd-udevd[166]: uniphier-uart: Device processed (SEQNUM=3742, ACTION=add) [ 55.199113] systemd-udevd[159]: uniphier-system-bus: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 55.201489] systemd-udevd[142]: uniphier-usb2-phy: Device is queued (SEQNUM=3743, ACTION=add) [ 55.203679] systemd-udevd[166]: uniphier-uart: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.205912] systemd-udevd[167]: uniphier-thermal: Device processed (SEQNUM=3741, ACTION=add) [ 55.207868] systemd-udevd[142]: uniphier-usb2-phy: Device ready for processing (SEQNUM=3743, ACTION=add) [ 55.210170] systemd-udevd[167]: uniphier-thermal: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.212429] systemd-udevd[142]: uniphier-usb2-phy: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 55.214528] systemd-udevd[159]: uniphier-usb2-phy: Processing device (SEQNUM=3743, ACTION=add) [ 55.216964] systemd-udevd[142]: uniphier-usb3-hsphy: Device is queued (SEQNUM=3744, ACTION=add) [ 55.218628] systemd-udevd[142]: uniphier-usb3-hsphy: Device ready for processing (SEQNUM=3744, ACTION=add) [ 55.220579] systemd-udevd[142]: uniphier-usb3-hsphy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 55.222411] systemd-udevd[142]: uniphier-usb3-ssphy: Device is queued (SEQNUM=3745, ACTION=add) [ 55.224034] systemd-udevd[142]: uniphier-usb3-ssphy: Device ready for processing (SEQNUM=3745, ACTION=add) [ 55.225960] systemd-udevd[142]: uniphier-usb3-ssphy: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 55.228316] systemd-udevd[172]: uniphier-usb3-ssphy: Processing device (SEQNUM=3745, ACTION=add) [ 55.230352] systemd-udevd[142]: uniphier-wdt: Device is queued (SEQNUM=3746, ACTION=add) [ 55.232409] systemd-udevd[142]: uniphier-wdt: Device ready for processing (SEQNUM=3746, ACTION=add) [ 55.234036] systemd-udevd[142]: uniphier-wdt: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.236326] systemd-udevd[162]: uniphier-usb3-hsphy: Processing device (SEQNUM=3744, ACTION=add) [ 55.238301] systemd-udevd[142]: usb-conn-gpio: Device is queued (SEQNUM=3747, ACTION=add) [ 55.239939] systemd-udevd[142]: usb-conn-gpio: Device ready for processing (SEQNUM=3747, ACTION=add) [ 55.241784] systemd-udevd[142]: usb-conn-gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.243838] systemd-udevd[167]: uniphier-wdt: Processing device (SEQNUM=3746, ACTION=add) [ 55.246176] systemd-udevd[142]: usb3503: Device is queued (SEQNUM=3748, ACTION=add) [ 55.247792] systemd-udevd[142]: usb3503: Device ready for processing (SEQNUM=3748, ACTION=add) [ 55.249628] systemd-udevd[142]: usb3503: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 55.251880] systemd-udevd[166]: usb-conn-gpio: Processing device (SEQNUM=3747, ACTION=add) [ 55.254085] systemd-udevd[142]: usb_phy_generic: Device is queued (SEQNUM=3749, ACTION=add) [ 55.255718] systemd-udevd[142]: usb_phy_generic: Device ready for processing (SEQNUM=3749, ACTION=add) [ 55.257605] systemd-udevd[142]: usb_phy_generic: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 55.259838] systemd-udevd[165]: usb_phy_generic: Processing device (SEQNUM=3749, ACTION=add) [ 55.262048] systemd-udevd[142]: usbmisc_imx: Device is queued (SEQNUM=3750, ACTION=add) [ 55.263671] systemd-udevd[142]: usbmisc_imx: Device ready for processing (SEQNUM=3750, ACTION=add) [ 55.265556] systemd-udevd[142]: usbmisc_imx: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.267621] systemd-udevd[159]: uniphier-usb2-phy: Device processed (SEQNUM=3743, ACTION=add) [ 55.269510] systemd-udevd[159]: uniphier-usb2-phy: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 55.271586] systemd-udevd[142]: vexpress-osc: Device is queued (SEQNUM=3751, ACTION=add) [ 55.273919] systemd-udevd[158]: usb3503: Processing device (SEQNUM=3748, ACTION=add) [ 55.275922] systemd-udevd[142]: vexpress-osc: Device ready for processing (SEQNUM=3751, ACTION=add) [ 55.277790] systemd-udevd[142]: vexpress-osc: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.279442] systemd-udevd[142]: vexpress-syscfg: Device is queued (SEQNUM=3752, ACTION=add) [ 55.281724] systemd-udevd[142]: vexpress-syscfg: Device ready for processing (SEQNUM=3752, ACTION=add) [ 55.283540] systemd-udevd[142]: vexpress-syscfg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 55.285429] systemd-udevd[142]: vexpress-sysreg: Device is queued (SEQNUM=3753, ACTION=add) [ 55.287460] systemd-udevd[162]: uniphier-usb3-hsphy: Device processed (SEQNUM=3744, ACTION=add) [ 55.289823] systemd-udevd[172]: uniphier-usb3-ssphy: Device processed (SEQNUM=3745, ACTION=add) [ 55.291404] systemd-udevd[172]: uniphier-usb3-ssphy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 55.293790] systemd-udevd[162]: uniphier-usb3-hsphy: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 55.295825] systemd-udevd[142]: vexpress-sysreg: Device ready for processing (SEQNUM=3753, ACTION=add) [ 55.301744] systemd-udevd[168]: vexpress-osc: Processing device (SEQNUM=3751, ACTION=add) [ 55.307094] systemd-udevd[164]: usbmisc_imx: Processing device (SEQNUM=3750, ACTION=add) [ 55.312786] systemd-udevd[169]: vexpress-sysreg: Processing device (SEQNUM=3753, ACTION=add) [ 55.314746] systemd-udevd[142]: vexpress-sysreg: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 55.317199] systemd-udevd[159]: vexpress-syscfg: Processing device (SEQNUM=3752, ACTION=add) [ 55.319255] systemd-udevd[142]: virtio-mmio: Device is queued (SEQNUM=3754, ACTION=add) [ 55.321082] systemd-udevd[142]: virtio-mmio: Device ready for processing (SEQNUM=3754, ACTION=add) [ 55.322709] systemd-udevd[142]: virtio-mmio: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.325126] systemd-udevd[167]: uniphier-wdt: Device processed (SEQNUM=3746, ACTION=add) [ 55.326682] systemd-udevd[167]: uniphier-wdt: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.329093] systemd-udevd[162]: virtio-mmio: Processing device (SEQNUM=3754, ACTION=add) [ 55.331073] systemd-udevd[142]: visconti-clk: Device is queued (SEQNUM=3755, ACTION=add) [ 55.333124] systemd-udevd[142]: visconti-clk: Device ready for processing (SEQNUM=3755, ACTION=add) [ 55.334764] systemd-udevd[142]: visconti-clk: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.337098] systemd-udevd[172]: visconti-clk: Processing device (SEQNUM=3755, ACTION=add) [ 55.339115] systemd-udevd[142]: visconti-pcie: Device is queued (SEQNUM=3756, ACTION=add) [ 55.340964] systemd-udevd[142]: visconti-pcie: Device ready for processing (SEQNUM=3756, ACTION=add) [ 55.342603] systemd-udevd[142]: visconti-pcie: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.344548] systemd-udevd[142]: visconti_gpio: Device is queued (SEQNUM=3757, ACTION=add) [ 55.346544] systemd-udevd[167]: visconti-pcie: Processing device (SEQNUM=3756, ACTION=add) [ 55.348987] systemd-udevd[165]: usb_phy_generic: Device processed (SEQNUM=3749, ACTION=add) [ 55.350543] systemd-udevd[165]: usb_phy_generic: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 55.352801] systemd-udevd[142]: visconti_gpio: Device ready for processing (SEQNUM=3757, ACTION=add) [ 55.354454] systemd-udevd[142]: visconti_gpio: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.360012] systemd-udevd[163]: visconti_gpio: Processing device (SEQNUM=3757, ACTION=add) [ 55.362304] systemd-udevd[142]: xenon-sdhci: Device is queued (SEQNUM=3758, ACTION=add) [ 55.364367] systemd-udevd[142]: xenon-sdhci: Device ready for processing (SEQNUM=3758, ACTION=add) [ 55.365991] systemd-udevd[142]: xenon-sdhci: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.367641] systemd-udevd[142]: xgene-ahci: Device is queued (SEQNUM=3759, ACTION=add) [ 55.369487] systemd-udevd[142]: xgene-ahci: Device ready for processing (SEQNUM=3759, ACTION=add) [ 55.371113] systemd-udevd[142]: xgene-ahci: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.373391] systemd-udevd[165]: xenon-sdhci: Processing device (SEQNUM=3758, ACTION=add) [ 55.375373] systemd-udevd[142]: xgene-enet: Device is queued (SEQNUM=3760, ACTION=add) [ 55.377378] systemd-udevd[142]: xgene-enet: Device ready for processing (SEQNUM=3760, ACTION=add) [ 55.379011] systemd-udevd[142]: xgene-enet: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.384784] systemd-udevd[161]: xgene-ahci: Processing device (SEQNUM=3759, ACTION=add) [ 55.386722] systemd-udevd[169]: vexpress-sysreg: Device processed (SEQNUM=3753, ACTION=add) [ 55.388554] systemd-udevd[169]: vexpress-sysreg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 55.390568] systemd-udevd[142]: xgene-gpio: Device is queued (SEQNUM=3761, ACTION=add) [ 55.392501] systemd-udevd[142]: xgene-gpio: Device ready for processing (SEQNUM=3761, ACTION=add) [ 55.398196] systemd-udevd[173]: xgene-enet: Processing device (SEQNUM=3760, ACTION=add) [ 55.400466] systemd-udevd[142]: xgene-gpio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.402550] systemd-udevd[168]: vexpress-osc: Device processed (SEQNUM=3751, ACTION=add) [ 55.404409] systemd-udevd[168]: vexpress-osc: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.406419] systemd-udevd[167]: visconti-pcie: Device processed (SEQNUM=3756, ACTION=add) [ 55.407997] systemd-udevd[167]: visconti-pcie: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.410750] systemd-udevd[159]: vexpress-syscfg: Device processed (SEQNUM=3752, ACTION=add) [ 55.412666] systemd-udevd[159]: vexpress-syscfg: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 55.418375] systemd-udevd[160]: xgene-gpio: Processing device (SEQNUM=3761, ACTION=add) [ 55.420565] systemd-udevd[165]: xenon-sdhci: Device processed (SEQNUM=3758, ACTION=add) [ 55.422529] systemd-udevd[172]: visconti-clk: Device processed (SEQNUM=3755, ACTION=add) [ 55.424404] systemd-udevd[172]: visconti-clk: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.426400] systemd-udevd[162]: virtio-mmio: Device processed (SEQNUM=3754, ACTION=add) [ 55.427946] systemd-udevd[162]: virtio-mmio: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.430131] systemd-udevd[164]: usbmisc_imx: Device processed (SEQNUM=3750, ACTION=add) [ 55.432542] systemd-udevd[142]: xgene-gpio-sb: Device is queued (SEQNUM=3762, ACTION=add) [ 55.434575] systemd-udevd[164]: usbmisc_imx: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.436875] systemd-udevd[142]: xgene-gpio-sb: Device ready for processing (SEQNUM=3762, ACTION=add) [ 55.438940] systemd-udevd[159]: xgene-gpio-sb: Processing device (SEQNUM=3762, ACTION=add) [ 55.441264] systemd-udevd[166]: usb-conn-gpio: Device processed (SEQNUM=3747, ACTION=add) [ 55.442819] systemd-udevd[166]: usb-conn-gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.445006] systemd-udevd[158]: usb3503: Device processed (SEQNUM=3748, ACTION=add) [ 55.446528] systemd-udevd[158]: usb3503: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 55.448836] systemd-udevd[165]: xenon-sdhci: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.450836] systemd-udevd[142]: xgene-gpio-sb: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 55.453262] systemd-udevd[163]: visconti_gpio: Device processed (SEQNUM=3757, ACTION=add) [ 55.454827] systemd-udevd[163]: visconti_gpio: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.457032] systemd-udevd[160]: xgene-gpio: Device processed (SEQNUM=3761, ACTION=add) [ 55.458968] systemd-udevd[142]: xgene-mdio: Device is queued (SEQNUM=3763, ACTION=add) [ 55.461447] systemd-udevd[160]: xgene-gpio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.463468] systemd-udevd[142]: xgene-mdio: Device ready for processing (SEQNUM=3763, ACTION=add) [ 55.465513] systemd-udevd[142]: xgene-mdio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.467565] systemd-udevd[173]: xgene-enet: Device processed (SEQNUM=3760, ACTION=add) [ 55.469812] systemd-udevd[159]: xgene-gpio-sb: Device processed (SEQNUM=3762, ACTION=add) [ 55.471569] systemd-udevd[159]: xgene-gpio-sb: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 55.473871] systemd-udevd[173]: xgene-enet: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.475885] systemd-udevd[162]: xgene-mdio: Processing device (SEQNUM=3763, ACTION=add) [ 55.478062] systemd-udevd[161]: xgene-ahci: Device processed (SEQNUM=3759, ACTION=add) [ 55.480002] systemd-udevd[142]: xgene-msi: Device is queued (SEQNUM=3764, ACTION=add) [ 55.482439] systemd-udevd[161]: xgene-ahci: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.484830] systemd-udevd[142]: xgene-msi: Device ready for processing (SEQNUM=3764, ACTION=add) [ 55.486483] systemd-udevd[142]: xgene-msi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.492288] systemd-udevd[159]: xgene-msi: Processing device (SEQNUM=3764, ACTION=add) [ 55.494498] systemd-udevd[142]: xgene-pcie: Device is queued (SEQNUM=3765, ACTION=add) [ 55.496432] systemd-udevd[142]: xgene-pcie: Device ready for processing (SEQNUM=3765, ACTION=add) [ 55.498050] systemd-udevd[142]: xgene-pcie: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.500431] systemd-udevd[172]: xgene-pcie: Processing device (SEQNUM=3765, ACTION=add) [ 55.502416] systemd-udevd[142]: xgene-phy: Device is queued (SEQNUM=3766, ACTION=add) [ 55.504239] systemd-udevd[142]: xgene-phy: Device ready for processing (SEQNUM=3766, ACTION=add) [ 55.505862] systemd-udevd[142]: xgene-phy: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.507510] systemd-udevd[142]: xgene-reboot: Device is queued (SEQNUM=3767, ACTION=add) [ 55.510026] systemd-udevd[159]: xgene-msi: Device processed (SEQNUM=3764, ACTION=add) [ 55.512306] systemd-udevd[142]: xgene-reboot: Device ready for processing (SEQNUM=3767, ACTION=add) [ 55.514413] systemd-udevd[159]: xgene-msi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.516899] systemd-udevd[142]: xgene-reboot: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.519015] systemd-udevd[162]: xgene-mdio: Device processed (SEQNUM=3763, ACTION=add) [ 55.520769] systemd-udevd[162]: xgene-mdio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.522923] systemd-udevd[142]: xgene-rng: Device is queued (SEQNUM=3768, ACTION=add) [ 55.525145] systemd-udevd[167]: xgene-phy: Processing device (SEQNUM=3766, ACTION=add) [ 55.527094] systemd-udevd[166]: xgene-reboot: Processing device (SEQNUM=3767, ACTION=add) [ 55.529281] systemd-udevd[142]: xgene-rng: Device ready for processing (SEQNUM=3768, ACTION=add) [ 55.530925] systemd-udevd[142]: xgene-rng: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.533276] systemd-udevd[166]: xgene-reboot: Device processed (SEQNUM=3767, ACTION=add) [ 55.535226] systemd-udevd[167]: xgene-phy: Device processed (SEQNUM=3766, ACTION=add) [ 55.537462] systemd-udevd[142]: xgene-rtc: Device is queued (SEQNUM=3769, ACTION=add) [ 55.539480] systemd-udevd[166]: xgene-reboot: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.541886] systemd-udevd[167]: xgene-phy: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.543902] systemd-udevd[142]: xgene-rtc: Device ready for processing (SEQNUM=3769, ACTION=add) [ 55.545782] systemd-udevd[142]: xgene-rtc: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.547845] systemd-udevd[172]: xgene-pcie: Device processed (SEQNUM=3765, ACTION=add) [ 55.549652] systemd-udevd[172]: xgene-pcie: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.551792] systemd-udevd[162]: xgene-rtc: Processing device (SEQNUM=3769, ACTION=add) [ 55.553932] systemd-udevd[142]: xhci-hcd: Device is queued (SEQNUM=3770, ACTION=add) [ 55.555964] systemd-udevd[159]: xgene-rng: Processing device (SEQNUM=3768, ACTION=add) [ 55.558394] systemd-udevd[142]: xhci-hcd: Device ready for processing (SEQNUM=3770, ACTION=add) [ 55.560318] systemd-udevd[142]: xhci-hcd: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 55.562145] systemd-udevd[142]: xhci-mtk: Device is queued (SEQNUM=3771, ACTION=add) [ 55.563902] systemd-udevd[142]: xhci-mtk: Device ready for processing (SEQNUM=3771, ACTION=add) [ 55.566144] systemd-udevd[162]: xgene-rtc: Device processed (SEQNUM=3769, ACTION=add) [ 55.567699] systemd-udevd[162]: xgene-rtc: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.569923] systemd-udevd[172]: xhci-hcd: Processing device (SEQNUM=3770, ACTION=add) [ 55.571890] systemd-udevd[167]: xhci-mtk: Processing device (SEQNUM=3771, ACTION=add) [ 55.574094] systemd-udevd[159]: xgene-rng: Device processed (SEQNUM=3768, ACTION=add) [ 55.575732] systemd-udevd[159]: xgene-rng: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.578113] systemd-udevd[142]: xhci-mtk: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 55.579967] systemd-udevd[142]: xhci-renesas-hcd: Device is queued (SEQNUM=3772, ACTION=add) [ 55.581813] systemd-udevd[142]: xhci-renesas-hcd: Device ready for processing (SEQNUM=3772, ACTION=add) [ 55.583466] systemd-udevd[142]: xhci-renesas-hcd: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 55.585931] systemd-udevd[167]: xhci-mtk: Device processed (SEQNUM=3771, ACTION=add) [ 55.587473] systemd-udevd[167]: xhci-mtk: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 55.589657] systemd-udevd[159]: xhci-renesas-hcd: Processing device (SEQNUM=3772, ACTION=add) [ 55.591722] systemd-udevd[142]: xiic-i2c: Device is queued (SEQNUM=3773, ACTION=add) [ 55.593581] systemd-udevd[142]: xiic-i2c: Device ready for processing (SEQNUM=3773, ACTION=add) [ 55.595198] systemd-udevd[142]: xiic-i2c: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 55.597532] systemd-udevd[172]: xhci-hcd: Device processed (SEQNUM=3770, ACTION=add) [ 55.599482] systemd-udevd[162]: xiic-i2c: Processing device (SEQNUM=3773, ACTION=add) [ 55.601758] systemd-udevd[172]: xhci-hcd: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 55.603746] systemd-udevd[142]: xilinx-cpm-pcie: Device is queued (SEQNUM=3774, ACTION=add) [ 55.606008] systemd-udevd[159]: xhci-renesas-hcd: Device processed (SEQNUM=3772, ACTION=add) [ 55.608485] systemd-udevd[142]: xilinx-cpm-pcie: Device ready for processing (SEQNUM=3774, ACTION=add) [ 55.610575] systemd-udevd[159]: xhci-renesas-hcd: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 55.612980] systemd-udevd[142]: xilinx-cpm-pcie: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 55.614669] systemd-udevd[142]: xilinx-pcie: Device is queued (SEQNUM=3775, ACTION=add) [ 55.617032] systemd-udevd[172]: xilinx-cpm-pcie: Processing device (SEQNUM=3774, ACTION=add) [ 55.622478] systemd-udevd[162]: xiic-i2c: Device processed (SEQNUM=3773, ACTION=add) [ 55.624671] systemd-udevd[142]: xilinx-pcie: Device ready for processing (SEQNUM=3775, ACTION=add) [ 55.626725] systemd-udevd[162]: xiic-i2c: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 55.628971] systemd-udevd[142]: xilinx-pcie: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.631060] systemd-udevd[159]: xilinx-pcie: Processing device (SEQNUM=3775, ACTION=add) [ 55.633407] systemd-udevd[142]: xilinx-psgtr: Device is queued (SEQNUM=3776, ACTION=add) [ 55.635034] systemd-udevd[142]: xilinx-psgtr: Device ready for processing (SEQNUM=3776, ACTION=add) [ 55.636943] systemd-udevd[142]: xilinx-psgtr: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.638998] systemd-udevd[162]: xilinx-psgtr: Processing device (SEQNUM=3776, ACTION=add) [ 55.644000] systemd-udevd[142]: xilinx-pwm: Device is queued (SEQNUM=3777, ACTION=add) [ 55.645732] systemd-udevd[142]: xilinx-pwm: Device ready for processing (SEQNUM=3777, ACTION=add) [ 55.647189] systemd-udevd[142]: xilinx-pwm: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.648862] systemd-udevd[142]: xilinx-vdma: Device is queued (SEQNUM=3778, ACTION=add) [ 55.650283] systemd-udevd[142]: xilinx-vdma: Device ready for processing (SEQNUM=3778, ACTION=add) [ 55.651752] systemd-udevd[142]: xilinx-vdma: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.653824] systemd-udevd[167]: xilinx-pwm: Processing device (SEQNUM=3777, ACTION=add) [ 55.655593] systemd-udevd[142]: xilinx-zynqmp-dma: Device is queued (SEQNUM=3779, ACTION=add) [ 55.657274] systemd-udevd[142]: xilinx-zynqmp-dma: Device ready for processing (SEQNUM=3779, ACTION=add) [ 55.658764] systemd-udevd[142]: xilinx-zynqmp-dma: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 55.661434] systemd-udevd[166]: xilinx-vdma: Processing device (SEQNUM=3778, ACTION=add) [ 55.663297] systemd-udevd[142]: xilinx-zynqmp-dpdma: Device is queued (SEQNUM=3780, ACTION=add) [ 55.668463] systemd-udevd[172]: xilinx-cpm-pcie: Device processed (SEQNUM=3774, ACTION=add) [ 55.670192] systemd-udevd[142]: xilinx-zynqmp-dpdma: Device ready for processing (SEQNUM=3780, ACTION=add) [ 55.672445] systemd-udevd[172]: xilinx-cpm-pcie: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 55.674258] systemd-udevd[142]: xilinx-zynqmp-dpdma: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 55.676367] systemd-udevd[158]: xilinx-zynqmp-dma: Processing device (SEQNUM=3779, ACTION=add) [ 55.678164] systemd-udevd[142]: xilinx_spi: Device is queued (SEQNUM=3781, ACTION=add) [ 55.679632] systemd-udevd[142]: xilinx_spi: Device ready for processing (SEQNUM=3781, ACTION=add) [ 55.681323] systemd-udevd[142]: xilinx_spi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.683185] systemd-udevd[159]: xilinx-pcie: Device processed (SEQNUM=3775, ACTION=add) [ 55.684827] systemd-udevd[159]: xilinx-pcie: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.686698] systemd-udevd[165]: xilinx-zynqmp-dpdma: Processing device (SEQNUM=3780, ACTION=add) [ 55.688859] systemd-udevd[142]: xlnx_event_manager: Device is queued (SEQNUM=3782, ACTION=add) [ 55.690335] systemd-udevd[142]: xlnx_event_manager: Device ready for processing (SEQNUM=3782, ACTION=add) [ 55.692380] systemd-udevd[172]: xilinx_spi: Processing device (SEQNUM=3781, ACTION=add) [ 55.694157] systemd-udevd[142]: xlnx_event_manager: sd-device-monitor(manager): Passed 193 byte to netlink monitor. [ 55.695834] systemd-udevd[142]: xuartps: Device is queued (SEQNUM=3783, ACTION=add) [ 55.697507] systemd-udevd[142]: xuartps: Device ready for processing (SEQNUM=3783, ACTION=add) [ 55.699320] systemd-udevd[164]: xlnx_event_manager: Processing device (SEQNUM=3782, ACTION=add) [ 55.704411] systemd-udevd[167]: xilinx-pwm: Device processed (SEQNUM=3777, ACTION=add) [ 55.705782] systemd-udevd[167]: xilinx-pwm: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.707578] systemd-udevd[162]: xilinx-psgtr: Device processed (SEQNUM=3776, ACTION=add) [ 55.709634] systemd-udevd[142]: xuartps: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 55.711509] systemd-udevd[162]: xilinx-psgtr: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.713639] systemd-udevd[159]: xuartps: Processing device (SEQNUM=3783, ACTION=add) [ 55.715456] systemd-udevd[142]: zynq-gpio: Device is queued (SEQNUM=3784, ACTION=add) [ 55.717514] systemd-udevd[172]: xilinx_spi: Device processed (SEQNUM=3781, ACTION=add) [ 55.718906] systemd-udevd[172]: xilinx_spi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.720936] systemd-udevd[142]: zynq-gpio: Device ready for processing (SEQNUM=3784, ACTION=add) [ 55.722789] systemd-udevd[166]: xilinx-vdma: Device processed (SEQNUM=3778, ACTION=add) [ 55.724890] systemd-udevd[142]: zynq-gpio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.726915] systemd-udevd[166]: xilinx-vdma: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.728934] systemd-udevd[158]: xilinx-zynqmp-dma: Device processed (SEQNUM=3779, ACTION=add) [ 55.730338] systemd-udevd[158]: xilinx-zynqmp-dma: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 55.732399] systemd-udevd[142]: zynqmp-aes: Device is queued (SEQNUM=3785, ACTION=add) [ 55.734207] systemd-udevd[164]: xlnx_event_manager: Device processed (SEQNUM=3782, ACTION=add) [ 55.736436] systemd-udevd[162]: zynq-gpio: Processing device (SEQNUM=3784, ACTION=add) [ 55.738387] systemd-udevd[164]: xlnx_event_manager: sd-device-monitor(worker): Passed 193 byte to netlink monitor. [ 55.740680] systemd-udevd[142]: zynqmp-aes: Device ready for processing (SEQNUM=3785, ACTION=add) [ 55.742324] systemd-udevd[142]: zynqmp-aes: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.744640] systemd-udevd[159]: xuartps: Device processed (SEQNUM=3783, ACTION=add) [ 55.746236] systemd-udevd[159]: xuartps: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 55.748548] systemd-udevd[165]: xilinx-zynqmp-dpdma: Device processed (SEQNUM=3780, ACTION=add) [ 55.750514] systemd-udevd[142]: zynqmp-ipi: Device is queued (SEQNUM=3786, ACTION=add) [ 55.752805] systemd-udevd[165]: xilinx-zynqmp-dpdma: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 55.754997] systemd-udevd[172]: zynqmp-aes: Processing device (SEQNUM=3785, ACTION=add) [ 55.757231] systemd-udevd[142]: zynqmp-ipi: Device ready for processing (SEQNUM=3786, ACTION=add) [ 55.758881] systemd-udevd[142]: zynqmp-ipi: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 55.761131] systemd-udevd[159]: zynqmp-ipi: Processing device (SEQNUM=3786, ACTION=add) [ 55.763170] systemd-udevd[142]: zynqmp-nvmem: Device is queued (SEQNUM=3787, ACTION=add) [ 55.765137] systemd-udevd[142]: zynqmp-nvmem: Device ready for processing (SEQNUM=3787, ACTION=add) [ 55.767170] systemd-udevd[162]: zynq-gpio: Device processed (SEQNUM=3784, ACTION=add) [ 55.769318] systemd-udevd[142]: zynqmp-nvmem: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.771414] systemd-udevd[162]: zynq-gpio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 55.773703] systemd-udevd[142]: zynqmp-pinctrl: Device is queued (SEQNUM=3788, ACTION=add) [ 55.775727] systemd-udevd[167]: zynqmp-nvmem: Processing device (SEQNUM=3787, ACTION=add) [ 55.778009] systemd-udevd[142]: zynqmp-pinctrl: Device ready for processing (SEQNUM=3788, ACTION=add) [ 55.779678] systemd-udevd[142]: zynqmp-pinctrl: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 55.781569] systemd-udevd[142]: zynqmp-qspi: Device is queued (SEQNUM=3789, ACTION=add) [ 55.783337] systemd-udevd[142]: zynqmp-qspi: Device ready for processing (SEQNUM=3789, ACTION=add) [ 55.785268] systemd-udevd[142]: zynqmp-qspi: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.787319] systemd-udevd[162]: zynqmp-qspi: Processing device (SEQNUM=3789, ACTION=add) [ 55.789493] systemd-udevd[142]: zynqmp-sha3-384: Device is queued (SEQNUM=3790, ACTION=add) [ 55.791150] systemd-udevd[142]: zynqmp-sha3-384: Device ready for processing (SEQNUM=3790, ACTION=add) [ 55.793053] systemd-udevd[142]: zynqmp-sha3-384: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 55.795162] systemd-udevd[159]: zynqmp-ipi: Device processed (SEQNUM=3786, ACTION=add) [ 55.797007] systemd-udevd[159]: zynqmp-ipi: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.799104] systemd-udevd[142]: zynqmp_clock: Device is queued (SEQNUM=3791, ACTION=add) [ 55.800961] systemd-udevd[142]: zynqmp_clock: Device ready for processing (SEQNUM=3791, ACTION=add) [ 55.802590] systemd-udevd[142]: zynqmp_clock: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.805208] systemd-udevd[166]: zynqmp-pinctrl: Processing device (SEQNUM=3788, ACTION=add) [ 55.807195] systemd-udevd[172]: zynqmp-aes: Device processed (SEQNUM=3785, ACTION=add) [ 55.809107] systemd-udevd[172]: zynqmp-aes: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 55.818506] systemd-udevd[142]: zynqmp_firmware: Device is queued (SEQNUM=3792, ACTION=add) [ 55.820878] systemd-udevd[158]: zynqmp-sha3-384: Processing device (SEQNUM=3790, ACTION=add) [ 55.822874] systemd-udevd[142]: zynqmp_firmware: Device ready for processing (SEQNUM=3792, ACTION=add) [ 55.824739] systemd-udevd[142]: zynqmp_firmware: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 55.826846] systemd-udevd[165]: zynqmp_clock: Processing device (SEQNUM=3791, ACTION=add) [ 55.829091] systemd-udevd[142]: zynqmp_power: Device is queued (SEQNUM=3793, ACTION=add) [ 55.830727] systemd-udevd[142]: zynqmp_power: Device ready for processing (SEQNUM=3793, ACTION=add) [ 55.832630] systemd-udevd[142]: zynqmp_power: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 55.834695] systemd-udevd[159]: zynqmp_firmware: Processing device (SEQNUM=3792, ACTION=add) [ 55.837123] systemd-udevd[142]: zynqmp_power_controller: Device is queued (SEQNUM=3794, ACTION=add) [ 55.838787] systemd-udevd[142]: zynqmp_power_controller: Device ready for processing (SEQNUM=3794, ACTION=add) [ 55.840684] systemd-udevd[142]: zynqmp_power_controller: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 55.842954] systemd-udevd[167]: zynqmp-nvmem: Device processed (SEQNUM=3787, ACTION=add) [ 55.844791] systemd-udevd[167]: zynqmp-nvmem: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.846761] systemd-udevd[142]: pnp: Device is queued (SEQNUM=3795, ACTION=add) [ 55.849032] systemd-udevd[164]: zynqmp_power_controller: Processing device (SEQNUM=3794, ACTION=add) [ 55.854476] systemd-udevd[158]: zynqmp-sha3-384: Device processed (SEQNUM=3790, ACTION=add) [ 55.856012] systemd-udevd[158]: zynqmp-sha3-384: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 55.861715] systemd-udevd[166]: zynqmp-pinctrl: Device processed (SEQNUM=3788, ACTION=add) [ 55.863658] systemd-udevd[142]: pnp: Device ready for processing (SEQNUM=3795, ACTION=add) [ 55.865519] systemd-udevd[142]: pnp: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 55.867553] systemd-udevd[172]: zynqmp_power: Processing device (SEQNUM=3793, ACTION=add) [ 55.870003] systemd-udevd[162]: zynqmp-qspi: Device processed (SEQNUM=3789, ACTION=add) [ 55.871954] systemd-udevd[142]: serial: Device is queued (SEQNUM=3796, ACTION=add) [ 55.874177] systemd-udevd[162]: zynqmp-qspi: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.876486] systemd-udevd[142]: serial: SEQNUM=3796 blocked by SEQNUM=3795 [ 55.878470] systemd-udevd[159]: zynqmp_firmware: Device processed (SEQNUM=3792, ACTION=add) [ 55.884399] systemd-udevd[165]: zynqmp_clock: Device processed (SEQNUM=3791, ACTION=add) [ 55.886316] systemd-udevd[168]: pnp: Processing device (SEQNUM=3795, ACTION=add) [ 55.888500] systemd-udevd[142]: system: Device is queued (SEQNUM=3797, ACTION=add) [ 55.890101] systemd-udevd[142]: system: SEQNUM=3797 blocked by SEQNUM=3795 [ 55.892352] systemd-udevd[159]: zynqmp_firmware: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 55.894429] systemd-udevd[166]: zynqmp-pinctrl: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 55.896938] systemd-udevd[172]: zynqmp_power: Device processed (SEQNUM=3793, ACTION=add) [ 55.898886] systemd-udevd[165]: zynqmp_clock: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.901198] systemd-udevd[172]: zynqmp_power: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 55.903227] systemd-udevd[164]: zynqmp_power_controller: Device processed (SEQNUM=3794, ACTION=add) [ 55.905441] systemd-udevd[142]: rpmsg: Device is queued (SEQNUM=3798, ACTION=add) [ 55.907464] systemd-udevd[164]: zynqmp_power_controller: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 55.909732] systemd-udevd[142]: rpmsg: Device ready for processing (SEQNUM=3798, ACTION=add) [ 55.911365] systemd-udevd[142]: rpmsg: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 55.914327] systemd-udevd[168]: pnp: Device processed (SEQNUM=3795, ACTION=add) [ 55.916675] systemd-udevd[162]: rpmsg: Processing device (SEQNUM=3798, ACTION=add) [ 55.918617] systemd-udevd[168]: pnp: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 55.921022] systemd-udevd[142]: qcom_glink_ssr: Device is queued (SEQNUM=3799, ACTION=add) [ 55.922668] systemd-udevd[142]: serial: Device ready for processing (SEQNUM=3796, ACTION=add) [ 55.924574] systemd-udevd[142]: serial: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 55.926210] systemd-udevd[142]: system: Device ready for processing (SEQNUM=3797, ACTION=add) [ 55.927814] systemd-udevd[142]: system: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 55.929715] systemd-udevd[142]: qcom_glink_ssr: SEQNUM=3799 blocked by SEQNUM=3798 [ 55.931687] systemd-udevd[159]: serial: Processing device (SEQNUM=3796, ACTION=add) [ 55.934009] systemd-udevd[162]: rpmsg: Device processed (SEQNUM=3798, ACTION=add) [ 55.935530] systemd-udevd[162]: rpmsg: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 55.937798] systemd-udevd[142]: qcom_smd_rpm: Device is queued (SEQNUM=3800, ACTION=add) [ 55.939423] systemd-udevd[142]: qcom_smd_rpm: SEQNUM=3800 blocked by SEQNUM=3798 [ 55.941863] systemd-udevd[172]: system: Processing device (SEQNUM=3797, ACTION=add) [ 55.943870] systemd-udevd[142]: rpmsg_ns: Device is queued (SEQNUM=3801, ACTION=add) [ 55.945707] systemd-udevd[142]: qcom_glink_ssr: Device ready for processing (SEQNUM=3799, ACTION=add) [ 55.947350] systemd-udevd[142]: qcom_glink_ssr: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 55.949334] systemd-udevd[142]: qcom_smd_rpm: Device ready for processing (SEQNUM=3800, ACTION=add) [ 55.950963] systemd-udevd[142]: qcom_smd_rpm: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 55.952905] systemd-udevd[142]: rpmsg_ns: Device ready for processing (SEQNUM=3801, ACTION=add) [ 55.954518] systemd-udevd[142]: rpmsg_ns: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 55.956858] systemd-udevd[166]: rpmsg_ns: Processing device (SEQNUM=3801, ACTION=add) [ 55.958862] systemd-udevd[142]: scmi_protocol: Device is queued (SEQNUM=3802, ACTION=add) [ 55.960701] systemd-udevd[142]: scmi_protocol: Device ready for processing (SEQNUM=3802, ACTION=add) [ 55.962738] systemd-udevd[158]: scmi_protocol: Processing device (SEQNUM=3802, ACTION=add) [ 55.964952] systemd-udevd[172]: system: Device processed (SEQNUM=3797, ACTION=add) [ 55.966878] systemd-udevd[162]: qcom_glink_ssr: Processing device (SEQNUM=3799, ACTION=add) [ 55.969297] systemd-udevd[159]: serial: Device processed (SEQNUM=3796, ACTION=add) [ 55.970912] systemd-udevd[159]: serial: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 55.973356] systemd-udevd[142]: scmi_protocol: sd-device-monitor(manager): Passed 167 byte to netlink monitor. [ 55.975443] systemd-udevd[167]: qcom_smd_rpm: Processing device (SEQNUM=3800, ACTION=add) [ 55.977622] systemd-udevd[142]: scmi-clocks: Device is queued (SEQNUM=3803, ACTION=add) [ 55.979245] systemd-udevd[142]: scmi-clocks: SEQNUM=3803 blocked by SEQNUM=3802 [ 55.981417] systemd-udevd[172]: system: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 55.983402] systemd-udevd[142]: scmi-cpufreq: Device is queued (SEQNUM=3804, ACTION=add) [ 55.985319] systemd-udevd[142]: scmi-cpufreq: SEQNUM=3804 blocked by SEQNUM=3802 [ 55.987314] systemd-udevd[158]: scmi_protocol: Device processed (SEQNUM=3802, ACTION=add) [ 55.989150] systemd-udevd[158]: scmi_protocol: sd-device-monitor(worker): Passed 167 byte to netlink monitor. [ 55.991141] systemd-udevd[142]: scmi-hwmon: Device is queued (SEQNUM=3805, ACTION=add) [ 55.992991] systemd-udevd[142]: scmi-hwmon: SEQNUM=3805 blocked by SEQNUM=3802 [ 55.994973] systemd-udevd[162]: qcom_glink_ssr: Device processed (SEQNUM=3799, ACTION=add) [ 55.996963] systemd-udevd[162]: qcom_glink_ssr: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 55.998958] systemd-udevd[142]: scmi-power-domain: Device is queued (SEQNUM=3806, ACTION=add) [ 56.001304] systemd-udevd[166]: rpmsg_ns: Device processed (SEQNUM=3801, ACTION=add) [ 56.003248] systemd-udevd[142]: scmi-clocks: Device ready for processing (SEQNUM=3803, ACTION=add) [ 56.005604] systemd-udevd[166]: rpmsg_ns: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 56.007659] systemd-udevd[142]: scmi-clocks: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 56.009605] systemd-udevd[142]: scmi-cpufreq: Device ready for processing (SEQNUM=3804, ACTION=add) [ 56.011234] systemd-udevd[142]: scmi-cpufreq: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 56.013142] systemd-udevd[142]: scmi-hwmon: Device ready for processing (SEQNUM=3805, ACTION=add) [ 56.014761] systemd-udevd[142]: scmi-hwmon: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 56.017038] systemd-udevd[159]: scmi-clocks: Processing device (SEQNUM=3803, ACTION=add) [ 56.019110] systemd-udevd[142]: scmi-power-domain: Device ready for processing (SEQNUM=3806, ACTION=add) [ 56.021007] systemd-udevd[142]: scmi-power-domain: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 56.023119] systemd-udevd[167]: qcom_smd_rpm: Device processed (SEQNUM=3800, ACTION=add) [ 56.025045] systemd-udevd[167]: qcom_smd_rpm: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 56.027065] systemd-udevd[142]: scmi-reset: Device is queued (SEQNUM=3807, ACTION=add) [ 56.028934] systemd-udevd[142]: scmi-reset: Device ready for processing (SEQNUM=3807, ACTION=add) [ 56.030548] systemd-udevd[142]: scmi-reset: sd-device-monitor(manager): Passed 190 byte to netlink monitor. [ 56.033601] systemd-udevd[165]: scmi-power-domain: Processing device (SEQNUM=3806, ACTION=add) [ 56.035560] systemd-udevd[172]: scmi-cpufreq: Processing device (SEQNUM=3804, ACTION=add) [ 56.037861] systemd-udevd[142]: scsi: Device is queued (SEQNUM=3808, ACTION=add) [ 56.039467] systemd-udevd[142]: scsi: Device ready for processing (SEQNUM=3808, ACTION=add) [ 56.041339] systemd-udevd[142]: scsi: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 56.043364] systemd-udevd[158]: scmi-hwmon: Processing device (SEQNUM=3805, ACTION=add) [ 56.045625] systemd-udevd[162]: scmi-reset: Processing device (SEQNUM=3807, ACTION=add) [ 56.047615] systemd-udevd[165]: scmi-power-domain: Device processed (SEQNUM=3806, ACTION=add) [ 56.049452] systemd-udevd[165]: scmi-power-domain: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 56.051465] systemd-udevd[142]: sd: Device is queued (SEQNUM=3809, ACTION=add) [ 56.053525] systemd-udevd[142]: sd: SEQNUM=3809 blocked by SEQNUM=3808 [ 56.055474] systemd-udevd[167]: scsi: Processing device (SEQNUM=3808, ACTION=add) [ 56.057777] systemd-udevd[142]: ufs_device_wlun: Device is queued (SEQNUM=3810, ACTION=add) [ 56.059425] systemd-udevd[142]: ufs_device_wlun: SEQNUM=3810 blocked by SEQNUM=3808 [ 56.061207] systemd-udevd[142]: sdio: Device is queued (SEQNUM=3811, ACTION=add) [ 56.063202] systemd-udevd[167]: scsi: Device processed (SEQNUM=3808, ACTION=add) [ 56.064971] systemd-udevd[167]: scsi: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 56.066934] systemd-udevd[158]: scmi-hwmon: Device processed (SEQNUM=3805, ACTION=add) [ 56.069161] systemd-udevd[172]: scmi-cpufreq: Device processed (SEQNUM=3804, ACTION=add) [ 56.071123] systemd-udevd[142]: sdio: Device ready for processing (SEQNUM=3811, ACTION=add) [ 56.073379] systemd-udevd[172]: scmi-cpufreq: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 56.075386] systemd-udevd[142]: sdio: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 56.078002] systemd-udevd[166]: sdio: Processing device (SEQNUM=3811, ACTION=add) [ 56.079929] systemd-udevd[159]: scmi-clocks: Device processed (SEQNUM=3803, ACTION=add) [ 56.082158] systemd-udevd[158]: scmi-hwmon: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 56.084595] systemd-udevd[142]: serial: Device is queued (SEQNUM=3812, ACTION=add) [ 56.086614] systemd-udevd[162]: scmi-reset: Device processed (SEQNUM=3807, ACTION=add) [ 56.088827] systemd-udevd[159]: scmi-clocks: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 56.090905] systemd-udevd[142]: sd: Device ready for processing (SEQNUM=3809, ACTION=add) [ 56.093143] systemd-udevd[162]: scmi-reset: sd-device-monitor(worker): Passed 190 byte to netlink monitor. [ 56.095195] systemd-udevd[142]: sd: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 56.097058] systemd-udevd[142]: ufs_device_wlun: Device ready for processing (SEQNUM=3810, ACTION=add) [ 56.098692] systemd-udevd[142]: ufs_device_wlun: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 56.100624] systemd-udevd[142]: serial: Device ready for processing (SEQNUM=3812, ACTION=add) [ 56.102633] systemd-udevd[172]: sd: Processing device (SEQNUM=3809, ACTION=add) [ 56.104868] systemd-udevd[167]: ufs_device_wlun: Processing device (SEQNUM=3810, ACTION=add) [ 56.106884] systemd-udevd[166]: sdio: Device processed (SEQNUM=3811, ACTION=add) [ 56.109214] systemd-udevd[166]: sdio: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 56.111343] systemd-udevd[142]: serial: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 56.114336] systemd-udevd[165]: serial: Processing device (SEQNUM=3812, ACTION=add) [ 56.116722] systemd-udevd[142]: serial-base: Device is queued (SEQNUM=3813, ACTION=add) [ 56.118344] systemd-udevd[142]: serial-base: Device ready for processing (SEQNUM=3813, ACTION=add) [ 56.119969] systemd-udevd[142]: serial-base: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 56.122296] systemd-udevd[172]: sd: Device processed (SEQNUM=3809, ACTION=add) [ 56.123821] systemd-udevd[172]: sd: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 56.126206] systemd-udevd[142]: ctrl: Device is queued (SEQNUM=3814, ACTION=add) [ 56.127810] systemd-udevd[142]: ctrl: SEQNUM=3814 blocked by SEQNUM=3813 [ 56.130026] systemd-udevd[159]: serial-base: Processing device (SEQNUM=3813, ACTION=add) [ 56.132405] systemd-udevd[142]: port: Device is queued (SEQNUM=3815, ACTION=add) [ 56.134009] systemd-udevd[142]: port: SEQNUM=3815 blocked by SEQNUM=3813 [ 56.135558] systemd-udevd[142]: serio: Device is queued (SEQNUM=3816, ACTION=add) [ 56.137401] systemd-udevd[142]: serio: Device ready for processing (SEQNUM=3816, ACTION=add) [ 56.139014] systemd-udevd[142]: serio: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 56.141339] systemd-udevd[165]: serial: Device processed (SEQNUM=3812, ACTION=add) [ 56.142866] systemd-udevd[165]: serial: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 56.145057] systemd-udevd[162]: serio: Processing device (SEQNUM=3816, ACTION=add) [ 56.147013] systemd-udevd[142]: atkbd: Device is queued (SEQNUM=3817, ACTION=add) [ 56.148903] systemd-udevd[142]: atkbd: SEQNUM=3817 blocked by SEQNUM=3816 [ 56.150864] systemd-udevd[167]: ufs_device_wlun: Device processed (SEQNUM=3810, ACTION=add) [ 56.152806] systemd-udevd[167]: ufs_device_wlun: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 56.154800] systemd-udevd[159]: serial-base: Device processed (SEQNUM=3813, ACTION=add) [ 56.157045] systemd-udevd[142]: psmouse: Device is queued (SEQNUM=3818, ACTION=add) [ 56.158657] systemd-udevd[142]: psmouse: SEQNUM=3818 blocked by SEQNUM=3816 [ 56.160922] systemd-udevd[159]: serial-base: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 56.163054] systemd-udevd[142]: soc: Device is queued (SEQNUM=3819, ACTION=add) [ 56.164916] systemd-udevd[142]: ctrl: Device ready for processing (SEQNUM=3814, ACTION=add) [ 56.166513] systemd-udevd[142]: ctrl: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 56.168435] systemd-udevd[142]: port: Device ready for processing (SEQNUM=3815, ACTION=add) [ 56.170034] systemd-udevd[142]: port: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 56.172780] systemd-udevd[162]: serio: Device processed (SEQNUM=3816, ACTION=add) [ 56.174834] systemd-udevd[142]: soc: Device ready for processing (SEQNUM=3819, ACTION=add) [ 56.177083] systemd-udevd[159]: ctrl: Processing device (SEQNUM=3814, ACTION=add) [ 56.179100] systemd-udevd[142]: soc: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 56.181648] systemd-udevd[162]: serio: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 56.183642] systemd-udevd[142]: spi: Device is queued (SEQNUM=3820, ACTION=add) [ 56.185821] systemd-udevd[167]: soc: Processing device (SEQNUM=3819, ACTION=add) [ 56.187783] systemd-udevd[142]: spi: Device ready for processing (SEQNUM=3820, ACTION=add) [ 56.189624] systemd-udevd[142]: spi: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 56.191654] systemd-udevd[172]: port: Processing device (SEQNUM=3815, ACTION=add) [ 56.193918] systemd-udevd[142]: cros-ec-spi: Device is queued (SEQNUM=3821, ACTION=add) [ 56.195537] systemd-udevd[142]: atkbd: Device ready for processing (SEQNUM=3817, ACTION=add) [ 56.197545] systemd-udevd[142]: atkbd: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 56.199180] systemd-udevd[142]: psmouse: Device ready for processing (SEQNUM=3818, ACTION=add) [ 56.201482] systemd-udevd[166]: spi: Processing device (SEQNUM=3820, ACTION=add) [ 56.203413] systemd-udevd[162]: atkbd: Processing device (SEQNUM=3817, ACTION=add) [ 56.205601] systemd-udevd[158]: psmouse: Processing device (SEQNUM=3818, ACTION=add) [ 56.207545] systemd-udevd[167]: soc: Device processed (SEQNUM=3819, ACTION=add) [ 56.209318] systemd-udevd[167]: soc: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 56.211452] systemd-udevd[142]: psmouse: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 56.213350] systemd-udevd[142]: cros-ec-spi: SEQNUM=3821 blocked by SEQNUM=3820 [ 56.215324] systemd-udevd[159]: ctrl: Device processed (SEQNUM=3814, ACTION=add) [ 56.217630] systemd-udevd[142]: ds3234: Device is queued (SEQNUM=3822, ACTION=add) [ 56.219644] systemd-udevd[159]: ctrl: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 56.221990] systemd-udevd[142]: ds3234: SEQNUM=3822 blocked by SEQNUM=3820 [ 56.224013] systemd-udevd[172]: port: Device processed (SEQNUM=3815, ACTION=add) [ 56.225901] systemd-udevd[172]: port: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 56.227873] systemd-udevd[162]: atkbd: Device processed (SEQNUM=3817, ACTION=add) [ 56.229610] systemd-udevd[162]: atkbd: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 56.231599] systemd-udevd[142]: mmc_spi: Device is queued (SEQNUM=3823, ACTION=add) [ 56.233501] systemd-udevd[142]: mmc_spi: SEQNUM=3823 blocked by SEQNUM=3820 [ 56.235483] systemd-udevd[166]: spi: Device processed (SEQNUM=3820, ACTION=add) [ 56.237325] systemd-udevd[166]: spi: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 56.239285] systemd-udevd[158]: psmouse: Device processed (SEQNUM=3818, ACTION=add) [ 56.241342] systemd-udevd[158]: psmouse: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 56.243386] systemd-udevd[142]: mtd_dataflash: Device is queued (SEQNUM=3824, ACTION=add) [ 56.245232] systemd-udevd[142]: cros-ec-spi: Device ready for processing (SEQNUM=3821, ACTION=add) [ 56.246865] systemd-udevd[142]: cros-ec-spi: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 56.248779] systemd-udevd[142]: ds3234: Device ready for processing (SEQNUM=3822, ACTION=add) [ 56.250394] systemd-udevd[142]: ds3234: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 56.252720] systemd-udevd[159]: cros-ec-spi: Processing device (SEQNUM=3821, ACTION=add) [ 56.254843] systemd-udevd[142]: mmc_spi: Device ready for processing (SEQNUM=3823, ACTION=add) [ 56.257145] systemd-udevd[142]: mmc_spi: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 56.258961] systemd-udevd[142]: mtd_dataflash: Device ready for processing (SEQNUM=3824, ACTION=add) [ 56.261027] systemd-udevd[142]: mtd_dataflash: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 56.262697] systemd-udevd[142]: rk8xx-spi: Device is queued (SEQNUM=3825, ACTION=add) [ 56.265050] systemd-udevd[167]: mtd_dataflash: Processing device (SEQNUM=3824, ACTION=add) [ 56.267010] systemd-udevd[172]: mmc_spi: Processing device (SEQNUM=3823, ACTION=add) [ 56.269212] systemd-udevd[162]: ds3234: Processing device (SEQNUM=3822, ACTION=add) [ 56.271147] systemd-udevd[159]: cros-ec-spi: Device processed (SEQNUM=3821, ACTION=add) [ 56.273446] systemd-udevd[142]: rk8xx-spi: Device ready for processing (SEQNUM=3825, ACTION=add) [ 56.275111] systemd-udevd[142]: rk8xx-spi: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 56.277361] systemd-udevd[162]: ds3234: Device processed (SEQNUM=3822, ACTION=add) [ 56.279288] systemd-udevd[142]: spi-nor: Device is queued (SEQNUM=3826, ACTION=add) [ 56.281550] systemd-udevd[162]: ds3234: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 56.283581] systemd-udevd[142]: spi-nor: Device ready for processing (SEQNUM=3826, ACTION=add) [ 56.286077] systemd-udevd[159]: cros-ec-spi: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 56.288338] systemd-udevd[167]: mtd_dataflash: Device processed (SEQNUM=3824, ACTION=add) [ 56.290436] systemd-udevd[166]: rk8xx-spi: Processing device (SEQNUM=3825, ACTION=add) [ 56.292643] systemd-udevd[167]: mtd_dataflash: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 56.294643] systemd-udevd[158]: spi-nor: Processing device (SEQNUM=3826, ACTION=add) [ 56.296919] systemd-udevd[142]: spi-nor: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 56.298597] systemd-udevd[142]: sst25l: Device is queued (SEQNUM=3827, ACTION=add) [ 56.300872] systemd-udevd[172]: mmc_spi: Device processed (SEQNUM=3823, ACTION=add) [ 56.302399] systemd-udevd[172]: mmc_spi: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 56.304676] systemd-udevd[142]: sst25l: Device ready for processing (SEQNUM=3827, ACTION=add) [ 56.306314] systemd-udevd[142]: sst25l: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 56.307963] systemd-udevd[142]: spmi: Device is queued (SEQNUM=3828, ACTION=add) [ 56.309768] systemd-udevd[142]: spmi: Device ready for processing (SEQNUM=3828, ACTION=add) [ 56.311780] systemd-udevd[159]: sst25l: Processing device (SEQNUM=3827, ACTION=add) [ 56.314062] systemd-udevd[142]: spmi: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 56.316427] systemd-udevd[166]: rk8xx-spi: Device processed (SEQNUM=3825, ACTION=add) [ 56.317975] systemd-udevd[166]: rk8xx-spi: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 56.320399] systemd-udevd[142]: pmic-spmi: Device is queued (SEQNUM=3829, ACTION=add) [ 56.322011] systemd-udevd[142]: pmic-spmi: SEQNUM=3829 blocked by SEQNUM=3828 [ 56.323989] systemd-udevd[158]: spi-nor: Device processed (SEQNUM=3826, ACTION=add) [ 56.326148] systemd-udevd[162]: spmi: Processing device (SEQNUM=3828, ACTION=add) [ 56.328395] systemd-udevd[158]: spi-nor: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 56.330402] systemd-udevd[142]: sunxi-rsb: Device is queued (SEQNUM=3830, ACTION=add) [ 56.332327] systemd-udevd[142]: sunxi-rsb: Device ready for processing (SEQNUM=3830, ACTION=add) [ 56.333958] systemd-udevd[142]: sunxi-rsb: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 56.336284] systemd-udevd[172]: sunxi-rsb: Processing device (SEQNUM=3830, ACTION=add) [ 56.338245] systemd-udevd[162]: spmi: Device processed (SEQNUM=3828, ACTION=add) [ 56.340415] systemd-udevd[142]: axp20x-rsb: Device is queued (SEQNUM=3831, ACTION=add) [ 56.342437] systemd-udevd[162]: spmi: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 56.344661] systemd-udevd[142]: axp20x-rsb: SEQNUM=3831 blocked by SEQNUM=3830 [ 56.346254] systemd-udevd[142]: tee: Device is queued (SEQNUM=3832, ACTION=add) [ 56.347982] systemd-udevd[142]: pmic-spmi: Device ready for processing (SEQNUM=3829, ACTION=add) [ 56.350225] systemd-udevd[172]: sunxi-rsb: Device processed (SEQNUM=3830, ACTION=add) [ 56.352406] systemd-udevd[142]: pmic-spmi: sd-device-monitor(manager): Passed 180 byte to netlink monitor. [ 56.354078] systemd-udevd[142]: tee: Device ready for processing (SEQNUM=3832, ACTION=add) [ 56.356365] systemd-udevd[172]: sunxi-rsb: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 56.358349] systemd-udevd[142]: tee: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 56.360676] systemd-udevd[159]: sst25l: Device processed (SEQNUM=3827, ACTION=add) [ 56.362280] systemd-udevd[159]: sst25l: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 56.364582] systemd-udevd[167]: tee: Processing device (SEQNUM=3832, ACTION=add) [ 56.366493] systemd-udevd[142]: optee-rng: Device is queued (SEQNUM=3833, ACTION=add) [ 56.368817] systemd-udevd[162]: pmic-spmi: Processing device (SEQNUM=3829, ACTION=add) [ 56.370804] systemd-udevd[142]: axp20x-rsb: Device ready for processing (SEQNUM=3831, ACTION=add) [ 56.372674] systemd-udevd[142]: axp20x-rsb: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 56.374322] systemd-udevd[142]: optee-rng: SEQNUM=3833 blocked by SEQNUM=3832 [ 56.375881] systemd-udevd[142]: tee_bnxt_fw: Device is queued (SEQNUM=3834, ACTION=add) [ 56.377845] systemd-udevd[142]: tee_bnxt_fw: SEQNUM=3834 blocked by SEQNUM=3832 [ 56.379856] systemd-udevd[167]: tee: Device processed (SEQNUM=3832, ACTION=add) [ 56.381558] systemd-udevd[167]: tee: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 56.383523] systemd-udevd[159]: axp20x-rsb: Processing device (SEQNUM=3831, ACTION=add) [ 56.385921] systemd-udevd[142]: ulpi: Device is queued (SEQNUM=3835, ACTION=add) [ 56.387540] systemd-udevd[142]: ulpi: Device ready for processing (SEQNUM=3835, ACTION=add) [ 56.389616] systemd-udevd[142]: ulpi: sd-device-monitor(manager): Passed 158 byte to netlink monitor. [ 56.391662] systemd-udevd[162]: pmic-spmi: Device processed (SEQNUM=3829, ACTION=add) [ 56.393871] systemd-udevd[142]: usb: Device is queued (SEQNUM=3836, ACTION=add) [ 56.395470] systemd-udevd[142]: optee-rng: Device ready for processing (SEQNUM=3833, ACTION=add) [ 56.397769] systemd-udevd[172]: ulpi: Processing device (SEQNUM=3835, ACTION=add) [ 56.399799] systemd-udevd[142]: optee-rng: sd-device-monitor(manager): Passed 179 byte to netlink monitor. [ 56.401696] systemd-udevd[142]: tee_bnxt_fw: Device ready for processing (SEQNUM=3834, ACTION=add) [ 56.403333] systemd-udevd[142]: tee_bnxt_fw: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 56.405489] systemd-udevd[142]: usb: Device ready for processing (SEQNUM=3836, ACTION=add) [ 56.407097] systemd-udevd[142]: usb: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 56.409381] systemd-udevd[159]: axp20x-rsb: Device processed (SEQNUM=3831, ACTION=add) [ 56.411007] systemd-udevd[159]: axp20x-rsb: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 56.413322] systemd-udevd[167]: optee-rng: Processing device (SEQNUM=3833, ACTION=add) [ 56.415269] systemd-udevd[142]: hub: Device is queued (SEQNUM=3837, ACTION=add) [ 56.417508] systemd-udevd[162]: pmic-spmi: sd-device-monitor(worker): Passed 180 byte to netlink monitor. [ 56.419514] systemd-udevd[142]: hub: SEQNUM=3837 blocked by SEQNUM=3836 [ 56.421700] systemd-udevd[166]: tee_bnxt_fw: Processing device (SEQNUM=3834, ACTION=add) [ 56.424364] systemd-udevd[142]: usb: Device is queued (SEQNUM=3838, ACTION=add) [ 56.425983] systemd-udevd[142]: usb: SEQNUM=3838 blocked by SEQNUM=3836 [ 56.428340] systemd-udevd[172]: ulpi: Device processed (SEQNUM=3835, ACTION=add) [ 56.429840] systemd-udevd[172]: ulpi: sd-device-monitor(worker): Passed 158 byte to netlink monitor. [ 56.431836] systemd-udevd[142]: usb-storage: Device is queued (SEQNUM=3839, ACTION=add) [ 56.433818] systemd-udevd[142]: usb-storage: SEQNUM=3839 blocked by SEQNUM=3836 [ 56.435790] systemd-udevd[158]: usb: Processing device (SEQNUM=3836, ACTION=add) [ 56.437988] systemd-udevd[142]: usbfs: Device is queued (SEQNUM=3840, ACTION=add) [ 56.439595] systemd-udevd[142]: usbfs: SEQNUM=3840 blocked by SEQNUM=3836 [ 56.441461] systemd-udevd[142]: usbhid: Device is queued (SEQNUM=3841, ACTION=add) [ 56.443453] systemd-udevd[167]: optee-rng: Device processed (SEQNUM=3833, ACTION=add) [ 56.445754] systemd-udevd[142]: usbhid: SEQNUM=3841 blocked by SEQNUM=3836 [ 56.447747] systemd-udevd[167]: optee-rng: sd-device-monitor(worker): Passed 179 byte to netlink monitor. [ 56.449998] systemd-udevd[158]: usb: Device processed (SEQNUM=3836, ACTION=add) [ 56.451534] systemd-udevd[158]: usb: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 56.453831] systemd-udevd[142]: usbserial_generic: Device is queued (SEQNUM=3842, ACTION=add) [ 56.455476] systemd-udevd[142]: usbserial_generic: SEQNUM=3842 blocked by SEQNUM=3836 [ 56.457405] systemd-udevd[142]: usb-serial: Device is queued (SEQNUM=3843, ACTION=add) [ 56.459408] systemd-udevd[166]: tee_bnxt_fw: Device processed (SEQNUM=3834, ACTION=add) [ 56.461740] systemd-udevd[142]: hub: Device ready for processing (SEQNUM=3837, ACTION=add) [ 56.463804] systemd-udevd[166]: tee_bnxt_fw: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 56.466073] systemd-udevd[142]: hub: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 56.467740] systemd-udevd[142]: usb: Device ready for processing (SEQNUM=3838, ACTION=add) [ 56.469644] systemd-udevd[142]: usb: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 56.471695] systemd-udevd[159]: hub: Processing device (SEQNUM=3837, ACTION=add) [ 56.473981] systemd-udevd[142]: usb-storage: Device ready for processing (SEQNUM=3839, ACTION=add) [ 56.475647] systemd-udevd[142]: usb-storage: sd-device-monitor(manager): Passed 181 byte to netlink monitor. [ 56.477610] systemd-udevd[142]: usbfs: Device ready for processing (SEQNUM=3840, ACTION=add) [ 56.479220] systemd-udevd[142]: usbfs: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 56.481608] systemd-udevd[172]: usb-storage: Processing device (SEQNUM=3839, ACTION=add) [ 56.483609] systemd-udevd[142]: usbhid: Device ready for processing (SEQNUM=3841, ACTION=add) [ 56.485573] systemd-udevd[142]: usbhid: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 56.487239] systemd-udevd[142]: usbserial_generic: Device ready for processing (SEQNUM=3842, ACTION=add) [ 56.489717] systemd-udevd[162]: usb: Processing device (SEQNUM=3838, ACTION=add) [ 56.491687] systemd-udevd[142]: usbserial_generic: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.493831] systemd-udevd[142]: usb-serial: Device ready for processing (SEQNUM=3843, ACTION=add) [ 56.495634] systemd-udevd[142]: usb-serial: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 56.497455] systemd-udevd[142]: generic: Device is queued (SEQNUM=3844, ACTION=add) [ 56.499445] systemd-udevd[165]: usbserial_generic: Processing device (SEQNUM=3842, ACTION=add) [ 56.501796] systemd-udevd[167]: usbfs: Processing device (SEQNUM=3840, ACTION=add) [ 56.503749] systemd-udevd[172]: usb-storage: Device processed (SEQNUM=3839, ACTION=add) [ 56.505558] systemd-udevd[172]: usb-storage: sd-device-monitor(worker): Passed 181 byte to netlink monitor. [ 56.507551] systemd-udevd[142]: generic: SEQNUM=3844 blocked by SEQNUM=3843 [ 56.513286] systemd-udevd[164]: usb-serial: Processing device (SEQNUM=3843, ACTION=add) [ 56.515205] systemd-udevd[158]: usbhid: Processing device (SEQNUM=3841, ACTION=add) [ 56.517412] systemd-udevd[142]: virtio: Device is queued (SEQNUM=3845, ACTION=add) [ 56.519043] systemd-udevd[142]: virtio: Device ready for processing (SEQNUM=3845, ACTION=add) [ 56.521132] systemd-udevd[142]: virtio: sd-device-monitor(manager): Passed 160 byte to netlink monitor. [ 56.523190] systemd-udevd[164]: usb-serial: Device processed (SEQNUM=3843, ACTION=add) [ 56.525063] systemd-udevd[164]: usb-serial: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 56.527038] systemd-udevd[172]: virtio: Processing device (SEQNUM=3845, ACTION=add) [ 56.529344] systemd-udevd[142]: 9pnet_virtio: Device is queued (SEQNUM=3846, ACTION=add) [ 56.530976] systemd-udevd[142]: 9pnet_virtio: SEQNUM=3846 blocked by SEQNUM=3845 [ 56.533128] systemd-udevd[172]: virtio: Device processed (SEQNUM=3845, ACTION=add) [ 56.535059] systemd-udevd[165]: usbserial_generic: Device processed (SEQNUM=3842, ACTION=add) [ 56.537252] systemd-udevd[172]: virtio: sd-device-monitor(worker): Passed 160 byte to netlink monitor. [ 56.539265] systemd-udevd[165]: usbserial_generic: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.541763] systemd-udevd[142]: scmi-virtio: Device is queued (SEQNUM=3847, ACTION=add) [ 56.543389] systemd-udevd[142]: generic: Device ready for processing (SEQNUM=3844, ACTION=add) [ 56.545221] systemd-udevd[142]: generic: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 56.546882] systemd-udevd[142]: scmi-virtio: SEQNUM=3847 blocked by SEQNUM=3845 [ 56.552564] systemd-udevd[159]: hub: Device processed (SEQNUM=3837, ACTION=add) [ 56.554299] systemd-udevd[159]: hub: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 56.556588] systemd-udevd[142]: virtio_balloon: Device is queued (SEQNUM=3848, ACTION=add) [ 56.558625] systemd-udevd[158]: usbhid: Device processed (SEQNUM=3841, ACTION=add) [ 56.560883] systemd-udevd[162]: usb: Device processed (SEQNUM=3838, ACTION=add) [ 56.562828] systemd-udevd[142]: 9pnet_virtio: Device ready for processing (SEQNUM=3846, ACTION=add) [ 56.565131] systemd-udevd[158]: usbhid: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 56.567133] systemd-udevd[162]: usb: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 56.569418] systemd-udevd[142]: 9pnet_virtio: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.571107] systemd-udevd[142]: scmi-virtio: Device ready for processing (SEQNUM=3847, ACTION=add) [ 56.573487] systemd-udevd[167]: usbfs: Device processed (SEQNUM=3840, ACTION=add) [ 56.575031] systemd-udevd[167]: usbfs: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 56.577241] systemd-udevd[166]: generic: Processing device (SEQNUM=3844, ACTION=add) [ 56.579176] systemd-udevd[165]: scmi-virtio: Processing device (SEQNUM=3847, ACTION=add) [ 56.581450] systemd-udevd[142]: scmi-virtio: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 56.583299] systemd-udevd[142]: virtio_balloon: Device ready for processing (SEQNUM=3848, ACTION=add) [ 56.585197] systemd-udevd[142]: virtio_balloon: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.587264] systemd-udevd[164]: virtio_balloon: Processing device (SEQNUM=3848, ACTION=add) [ 56.589417] systemd-udevd[142]: virtio_blk: Device is queued (SEQNUM=3849, ACTION=add) [ 56.591051] systemd-udevd[142]: virtio_blk: Device ready for processing (SEQNUM=3849, ACTION=add) [ 56.593372] systemd-udevd[159]: virtio_blk: Processing device (SEQNUM=3849, ACTION=add) [ 56.595407] systemd-udevd[165]: scmi-virtio: Device processed (SEQNUM=3847, ACTION=add) [ 56.597872] systemd-udevd[142]: virtio_blk: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 56.599966] systemd-udevd[165]: scmi-virtio: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 56.602175] systemd-udevd[172]: 9pnet_virtio: Processing device (SEQNUM=3846, ACTION=add) [ 56.604460] systemd-udevd[142]: virtio_console: Device is queued (SEQNUM=3850, ACTION=add) [ 56.606098] systemd-udevd[142]: virtio_console: Device ready for processing (SEQNUM=3850, ACTION=add) [ 56.607738] systemd-udevd[142]: virtio_console: sd-device-monitor(manager): Passed 187 byte to netlink monitor. [ 56.609636] systemd-udevd[142]: virtio_crypto: Device is queued (SEQNUM=3851, ACTION=add) [ 56.611416] systemd-udevd[142]: virtio_crypto: Device ready for processing (SEQNUM=3851, ACTION=add) [ 56.613727] systemd-udevd[162]: virtio_console: Processing device (SEQNUM=3850, ACTION=add) [ 56.615718] systemd-udevd[142]: virtio_crypto: sd-device-monitor(manager): Passed 186 byte to netlink monitor. [ 56.617658] systemd-udevd[142]: virtio_gpu: Device is queued (SEQNUM=3852, ACTION=add) [ 56.619263] systemd-udevd[142]: virtio_gpu: Device ready for processing (SEQNUM=3852, ACTION=add) [ 56.621551] systemd-udevd[167]: virtio_crypto: Processing device (SEQNUM=3851, ACTION=add) [ 56.623506] systemd-udevd[172]: 9pnet_virtio: Device processed (SEQNUM=3846, ACTION=add) [ 56.625969] systemd-udevd[158]: virtio_gpu: Processing device (SEQNUM=3852, ACTION=add) [ 56.627978] systemd-udevd[164]: virtio_balloon: Device processed (SEQNUM=3848, ACTION=add) [ 56.629781] systemd-udevd[164]: virtio_balloon: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.631773] systemd-udevd[159]: virtio_blk: Device processed (SEQNUM=3849, ACTION=add) [ 56.634029] systemd-udevd[142]: virtio_gpu: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 56.636367] systemd-udevd[166]: generic: Device processed (SEQNUM=3844, ACTION=add) [ 56.638312] systemd-udevd[159]: virtio_blk: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 56.640851] systemd-udevd[166]: generic: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 56.642844] systemd-udevd[172]: 9pnet_virtio: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.645026] systemd-udevd[142]: virtio_iommu: Device is queued (SEQNUM=3853, ACTION=add) [ 56.650467] systemd-udevd[162]: virtio_console: Device processed (SEQNUM=3850, ACTION=add) [ 56.652002] systemd-udevd[162]: virtio_console: sd-device-monitor(worker): Passed 187 byte to netlink monitor. [ 56.654271] systemd-udevd[142]: virtio_iommu: Device ready for processing (SEQNUM=3853, ACTION=add) [ 56.655942] systemd-udevd[142]: virtio_iommu: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 56.658247] systemd-udevd[159]: virtio_iommu: Processing device (SEQNUM=3853, ACTION=add) [ 56.660572] systemd-udevd[142]: virtio_net: Device is queued (SEQNUM=3854, ACTION=add) [ 56.662606] systemd-udevd[167]: virtio_crypto: Device processed (SEQNUM=3851, ACTION=add) [ 56.664793] systemd-udevd[142]: virtio_net: Device ready for processing (SEQNUM=3854, ACTION=add) [ 56.666849] systemd-udevd[167]: virtio_crypto: sd-device-monitor(worker): Passed 186 byte to netlink monitor. [ 56.669137] systemd-udevd[142]: virtio_net: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 56.670821] systemd-udevd[142]: virtio_rng: Device is queued (SEQNUM=3855, ACTION=add) [ 56.672911] systemd-udevd[142]: virtio_rng: Device ready for processing (SEQNUM=3855, ACTION=add) [ 56.674547] systemd-udevd[142]: virtio_rng: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 56.677397] systemd-udevd[158]: virtio_gpu: Device processed (SEQNUM=3852, ACTION=add) [ 56.678970] systemd-udevd[158]: virtio_gpu: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 56.681377] systemd-udevd[142]: virtio_rpmsg_bus: Device is queued (SEQNUM=3856, ACTION=add) [ 56.683035] systemd-udevd[142]: virtio_rpmsg_bus: Device ready for processing (SEQNUM=3856, ACTION=add) [ 56.684946] systemd-udevd[142]: virtio_rpmsg_bus: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 56.687018] systemd-udevd[162]: virtio_net: Processing device (SEQNUM=3854, ACTION=add) [ 56.689339] systemd-udevd[167]: virtio_rpmsg_bus: Processing device (SEQNUM=3856, ACTION=add) [ 56.691367] systemd-udevd[142]: virtio_rproc_serial: Device is queued (SEQNUM=3857, ACTION=add) [ 56.693352] systemd-udevd[142]: virtio_rproc_serial: Device ready for processing (SEQNUM=3857, ACTION=add) [ 56.695006] systemd-udevd[142]: virtio_rproc_serial: sd-device-monitor(manager): Passed 192 byte to netlink monitor. [ 56.696927] systemd-udevd[142]: virtio_scsi: Device is queued (SEQNUM=3858, ACTION=add) [ 56.698514] systemd-udevd[142]: virtio_scsi: Device ready for processing (SEQNUM=3858, ACTION=add) [ 56.704521] systemd-udevd[172]: virtio_rng: Processing device (SEQNUM=3855, ACTION=add) [ 56.706435] systemd-udevd[142]: virtio_scsi: sd-device-monitor(manager): Passed 184 byte to netlink monitor. [ 56.708879] systemd-udevd[159]: virtio_iommu: Device processed (SEQNUM=3853, ACTION=add) [ 56.710917] systemd-udevd[142]: vmw_vsock_virtio_transport: Device is queued (SEQNUM=3859, ACTION=add) [ 56.713257] systemd-udevd[159]: virtio_iommu: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 56.715378] systemd-udevd[142]: vmw_vsock_virtio_transport: Device ready for processing (SEQNUM=3859, ACTION=add) [ 56.717475] systemd-udevd[142]: vmw_vsock_virtio_transport: sd-device-monitor(manager): Passed 199 byte to netlink monitor. [ 56.719177] systemd-udevd[142]: workqueue: Device is queued (SEQNUM=3860, ACTION=add) [ 56.721392] systemd-udevd[166]: virtio_rproc_serial: Processing device (SEQNUM=3857, ACTION=add) [ 56.723384] systemd-udevd[142]: workqueue: Device ready for processing (SEQNUM=3860, ACTION=add) [ 56.725292] systemd-udevd[142]: workqueue: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 56.727364] systemd-udevd[162]: virtio_net: Device processed (SEQNUM=3854, ACTION=add) [ 56.729239] systemd-udevd[162]: virtio_net: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 56.731246] systemd-udevd[142]: xen: Device is queued (SEQNUM=3861, ACTION=add) [ 56.733325] systemd-udevd[142]: xen: Device ready for processing (SEQNUM=3861, ACTION=add) [ 56.734950] systemd-udevd[142]: xen: sd-device-monitor(manager): Passed 157 byte to netlink monitor. [ 56.737272] systemd-udevd[158]: virtio_scsi: Processing device (SEQNUM=3858, ACTION=add) [ 56.739244] systemd-udevd[165]: vmw_vsock_virtio_transport: Processing device (SEQNUM=3859, ACTION=add) [ 56.741561] systemd-udevd[142]: xen-backend: Device is queued (SEQNUM=3862, ACTION=add) [ 56.743208] systemd-udevd[142]: xen-backend: Device ready for processing (SEQNUM=3862, ACTION=add) [ 56.745077] systemd-udevd[142]: xen-backend: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 56.746736] systemd-udevd[142]: armv8_pmuv3: Device is queued (SEQNUM=3863, ACTION=add) [ 56.749048] systemd-udevd[159]: workqueue: Processing device (SEQNUM=3860, ACTION=add) [ 56.751114] systemd-udevd[142]: armv8_pmuv3: Device ready for processing (SEQNUM=3863, ACTION=add) [ 56.753050] systemd-udevd[142]: armv8_pmuv3: sd-device-monitor(manager): Passed 178 byte to netlink monitor. [ 56.754709] systemd-udevd[142]: breakpoint: Device is queued (SEQNUM=3864, ACTION=add) [ 56.760442] systemd-udevd[167]: virtio_rpmsg_bus: Device processed (SEQNUM=3856, ACTION=add) [ 56.762401] systemd-udevd[142]: breakpoint: Device ready for processing (SEQNUM=3864, ACTION=add) [ 56.764513] systemd-udevd[142]: breakpoint: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 56.770240] systemd-udevd[168]: armv8_pmuv3: Processing device (SEQNUM=3863, ACTION=add) [ 56.772453] systemd-udevd[142]: kprobe: Device is queued (SEQNUM=3865, ACTION=add) [ 56.774072] systemd-udevd[142]: kprobe: Device ready for processing (SEQNUM=3865, ACTION=add) [ 56.775695] systemd-udevd[142]: kprobe: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 56.777612] systemd-udevd[142]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device is queued (SEQNUM=3866, ACTION=add) [ 56.779315] systemd-udevd[142]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device ready for processing (SEQNUM=3866, ACTION=add) [ 56.781409] systemd-udevd[142]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: sd-device-monitor(manager): Passed 253 byte to netlink monitor. [ 56.783170] systemd-udevd[142]: mtd0: Device is queued (SEQNUM=3867, ACTION=add) [ 56.784942] systemd-udevd[142]: mtd0: Device ready for processing (SEQNUM=3867, ACTION=add) [ 56.786982] systemd-udevd[166]: virtio_rproc_serial: Device processed (SEQNUM=3857, ACTION=add) [ 56.788853] systemd-udevd[166]: virtio_rproc_serial: sd-device-monitor(worker): Passed 192 byte to netlink monitor. [ 56.794361] systemd-udevd[161]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Processing device (SEQNUM=3866, ACTION=add) [ 56.796661] systemd-udevd[162]: xen-backend: Processing device (SEQNUM=3862, ACTION=add) [ 56.798791] systemd-udevd[164]: xen: Processing device (SEQNUM=3861, ACTION=add) [ 56.801050] systemd-udevd[161]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=tee' [ 56.802958] systemd-udevd[161]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=tee': Invalid argument [ 56.808904] systemd-udevd[169]: breakpoint: Processing device (SEQNUM=3864, ACTION=add) [ 56.814353] systemd-udevd[173]: mtd0: Processing device (SEQNUM=3867, ACTION=add) [ 56.816675] systemd-udevd[159]: workqueue: Device processed (SEQNUM=3860, ACTION=add) [ 56.818290] systemd-udevd[159]: workqueue: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 56.827685] systemd-udevd[142]: mtd0: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 56.830141] systemd-udevd[172]: virtio_rng: Device processed (SEQNUM=3855, ACTION=add) [ 56.832443] systemd-udevd[142]: mtd0ro: Device is queued (SEQNUM=3868, ACTION=add) [ 56.834432] systemd-udevd[172]: virtio_rng: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 56.836658] systemd-udevd[167]: virtio_rpmsg_bus: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 56.838696] systemd-udevd[142]: mtd0ro: Device ready for processing (SEQNUM=3868, ACTION=add) [ 56.844797] systemd-udevd[163]: kprobe: Processing device (SEQNUM=3865, ACTION=add) [ 56.846740] systemd-udevd[164]: xen: Device processed (SEQNUM=3861, ACTION=add) [ 56.848533] systemd-udevd[164]: xen: sd-device-monitor(worker): Passed 157 byte to netlink monitor. [ 56.850372] systemd-udevd[161]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 56.851906] systemd-udevd[161]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Running built-in command "kmod load" [ 56.853571] systemd-udevd[161]: Loading module: tee:d96a5b40-c3e5-21e3-8794-1002a5d5c61b [ 56.855305] systemd-udevd[168]: armv8_pmuv3: Device processed (SEQNUM=3863, ACTION=add) [ 56.857237] systemd-udevd[169]: breakpoint: Device processed (SEQNUM=3864, ACTION=add) [ 56.858992] systemd-udevd[168]: armv8_pmuv3: sd-device-monitor(worker): Passed 178 byte to netlink monitor. [ 56.861156] systemd-udevd[169]: breakpoint: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ ***] A start job is running for /dev/gpt-auto-root (46s / 1min 30s) [ 56.863777] systemd-udevd[161]: Failed to find module 'tee:d96a5b40-c3e5-21e3-8794-1002a5d5c61b' [ 56.867650] systemd-udevd[161]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: Device processed (SEQNUM=3866, ACTION=add) [ 56.870081] systemd-udevd[161]: optee-ta-d96a5b40-c3e5-21e3-8794-1002a5d5c61b: sd-device-monitor(worker): Passed 253 byte to netlink monitor. [ 56.873275] systemd-udevd[165]: vmw_vsock_virtio_transport: Device processed (SEQNUM=3859, ACTION=add) [ 56.876349] systemd-udevd[142]: mtd0ro: sd-device-monitor(manager): Passed 228 byte to netlink monitor. [ 56.878241] systemd-udevd[165]: vmw_vsock_virtio_transport: sd-device-monitor(worker): Passed 199 byte to netlink monitor. [ 56.880394] systemd-udevd[142]: 0000:00:00.0: Device is queued (SEQNUM=3869, ACTION=add) [ 56.882192] systemd-udevd[159]: mtd0ro: Processing device (SEQNUM=3868, ACTION=add) [ 56.884003] systemd-udevd[162]: xen-backend: Device processed (SEQNUM=3862, ACTION=add) [ 56.885967] systemd-udevd[159]: mtd0ro: Removing watch handle -1. [ 56.887751] systemd-udevd[142]: 0000:00:00.0: Device ready for processing (SEQNUM=3869, ACTION=add) [ 56.890013] systemd-udevd[162]: xen-backend: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 56.894948] systemd-udevd[158]: virtio_scsi: Device processed (SEQNUM=3858, ACTION=add) [ 56.896525] systemd-udevd[158]: virtio_scsi: sd-device-monitor(worker): Passed 184 byte to netlink monitor. [ 56.898296] systemd-udevd[172]: 0000:00:00.0: Processing device (SEQNUM=3869, ACTION=add) [ 56.900293] systemd-udevd[173]: mtd0: Device processed (SEQNUM=3867, ACTION=add) [ 56.902028] systemd-udevd[172]: 0000:00:00.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 56.903635] systemd-udevd[172]: 0000:00:00.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 56.905790] systemd-udevd[173]: mtd0: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 56.907572] systemd-udevd[172]: 0000:00:00.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 56.910124] systemd-udevd[142]: 0000:00:00.0: sd-device-monitor(manager): Passed 353 byte to netlink monitor. [ 56.912341] systemd-udevd[163]: kprobe: Device processed (SEQNUM=3865, ACTION=add) [ 56.913717] systemd-udevd[163]: kprobe: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 56.915491] systemd-udevd[142]: 0000:00:02.0: Device is queued (SEQNUM=3870, ACTION=add) [ 56.917171] systemd-udevd[142]: 0000:00:02.0: Device ready for processing (SEQNUM=3870, ACTION=add) [ 56.918650] systemd-udevd[142]: 0000:00:02.0: sd-device-monitor(manager): Passed 370 byte to netlink monitor. [ 56.920783] systemd-udevd[162]: 0000:00:02.0: Processing device (SEQNUM=3870, ACTION=add) [ 56.922550] systemd-udevd[142]: virtio1: Device is queued (SEQNUM=3871, ACTION=add) [ 56.924390] systemd-udevd[142]: virtio1: SEQNUM=3871 blocked by SEQNUM=3870 [ 56.926212] systemd-udevd[162]: 0000:00:02.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 56.927838] systemd-udevd[162]: 0000:00:02.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 56.929567] systemd-udevd[162]: 0000:00:02.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 56.931893] systemd-udevd[142]: 0000:00:03.0: Device is queued (SEQNUM=3872, ACTION=add) [ 56.933618] systemd-udevd[142]: 0000:00:03.0: Device ready for processing (SEQNUM=3872, ACTION=add) [ 56.935101] systemd-udevd[142]: 0000:00:03.0: sd-device-monitor(manager): Passed 353 byte to netlink monitor. [ 56.937469] systemd-udevd[167]: 0000:00:03.0: Processing device (SEQNUM=3872, ACTION=add) [ 56.939288] systemd-udevd[142]: 0000:00: Device is queued (SEQNUM=3873, ACTION=add) [ 56.940960] systemd-udevd[142]: 0000:00: Device ready for processing (SEQNUM=3873, ACTION=add) [ 56.942407] systemd-udevd[142]: 0000:00: sd-device-monitor(manager): Passed 321 byte to netlink monitor. [ 56.943881] systemd-udevd[142]: 9000000.pl011:0: Device is queued (SEQNUM=3874, ACTION=add) [ 56.945873] systemd-udevd[159]: mtd0ro: /usr/lib/udev/rules.d/75-probe_mtd.rules:5 Importing properties from results of 'mtd_probe /dev/mtd0ro' [ 56.947857] systemd-udevd[142]: 9000000.pl011:0: Device ready for processing (SEQNUM=3874, ACTION=add) [ 56.949527] systemd-udevd[142]: 9000000.pl011:0: sd-device-monitor(manager): Passed 229 byte to netlink monitor. [ 56.951381] systemd-udevd[159]: mtd0ro: Starting 'mtd_probe /dev/mtd0ro' [ 56.953386] systemd-udevd[142]: 9000000.pl011:0.0: Device is queued (SEQNUM=3875, ACTION=add) [ 56.954866] systemd-udevd[142]: 9000000.pl011:0.0: SEQNUM=3875 blocked by SEQNUM=3874 [ 56.956557] systemd-udevd[142]: 9010000.pl031: Device is queued (SEQNUM=3876, ACTION=add) [ 56.958369] systemd-udevd[158]: 9000000.pl011:0: Processing device (SEQNUM=3874, ACTION=add) [ 56.963221] systemd-udevd[166]: 0000:00: Processing device (SEQNUM=3873, ACTION=add) [ 56.965323] systemd-udevd[142]: 9010000.pl031: Device ready for processing (SEQNUM=3876, ACTION=add) [ 56.966828] systemd-udevd[142]: 9010000.pl031: sd-device-monitor(manager): Passed 354 byte to netlink monitor. [ 56.968570] systemd-udevd[142]: rtc0: Device is queued (SEQNUM=3877, ACTION=add) [ 56.969986] systemd-udevd[142]: rtc0: SEQNUM=3877 blocked by SEQNUM=3876 [ 56.971377] systemd-udevd[142]: alarmtimer.0.auto: Device is queued (SEQNUM=3878, ACTION=add) [ 56.973140] systemd-udevd[142]: alarmtimer.0.auto: SEQNUM=3878 blocked by SEQNUM=3876 [ 56.974561] systemd-udevd[142]: wakeup1: Device is queued (SEQNUM=3879, ACTION=add) [ 56.975979] systemd-udevd[142]: wakeup1: SEQNUM=3879 blocked by SEQNUM=3876 [ 56.981164] systemd-udevd[165]: 9010000.pl031: Processing device (SEQNUM=3876, ACTION=add) [ 56.982923] systemd-udevd[167]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 56.984785] systemd-udevd[167]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 56.986324] systemd-udevd[167]: 0000:00:03.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 56.988432] systemd-udevd[142]: wakeup0: Device is queued (SEQNUM=3880, ACTION=add) [ 56.990271] systemd-udevd[165]: 9010000.pl031: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=amba' [ 56.992292] systemd-udevd[165]: 9010000.pl031: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=amba': Invalid argument [ 56.994260] systemd-udevd[142]: wakeup0: SEQNUM=3880 blocked by SEQNUM=3876 [ 56.995695] systemd-udevd[142]: 9020000.fw-cfg: Device is queued (SEQNUM=3881, ACTION=add) [ 56.997433] systemd-udevd[142]: 9020000.fw-cfg: Device ready for processing (SEQNUM=3881, ACTION=add) [ 56.998906] systemd-udevd[142]: 9020000.fw-cfg: sd-device-monitor(manager): Passed 324 byte to netlink monitor. [ 57.000580] systemd-udevd[142]: 9030000.pl061: Device is queued (SEQNUM=3882, ACTION=add) [ 57.002019] systemd-udevd[142]: 9030000.pl061: Device ready for processing (SEQNUM=3882, ACTION=add) [ 57.003484] systemd-udevd[142]: 9030000.pl061: sd-device-monitor(manager): Passed 355 byte to netlink monitor. [ 57.005569] systemd-udevd[159]: Successfully forked off '(spawn)' as PID 180. [ 57.007380] systemd-udevd[142]: gpiochip0: Device is queued (SEQNUM=3883, ACTION=add) [ 57.009071] systemd-udevd[142]: gpiochip0: SEQNUM=3883 blocked by SEQNUM=3882 [ 57.010844] systemd-udevd[158]: 9000000.pl011:0: Device processed (SEQNUM=3874, ACTION=add) [ 57.012966] systemd-udevd[142]: Fixed MDIO bus.0: Device is queued (SEQNUM=3884, ACTION=add) [ 57.014943] systemd-udevd[158]: 9000000.pl011:0: sd-device-monitor(worker): Passed 229 byte to netlink monitor. [ 57.016997] systemd-udevd[142]: Fixed MDIO bus.0: Device ready for processing (SEQNUM=3884, ACTION=add) [ 57.018875] systemd-udevd[164]: 9020000.fw-cfg: Processing device (SEQNUM=3881, ACTION=add) [ 57.020869] systemd-udevd[165]: 9010000.pl031: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.022815] systemd-udevd[164]: 9020000.fw-cfg: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.024697] systemd-udevd[164]: 9020000.fw-cfg: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.026620] systemd-udevd[165]: 9010000.pl031: Running built-in command "kmod load" [ 57.028610] systemd-udevd[164]: 9020000.fw-cfg: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.030560] systemd-udevd[165]: Loading module: amba:d00141031 [ 57.032532] systemd-udevd[142]: Fixed MDIO bus.0: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 57.034441] systemd-udevd[168]: 9030000.pl061: Processing device (SEQNUM=3882, ACTION=add) [ 57.036394] systemd-udevd[142]: fixed-0: Device is queued (SEQNUM=3885, ACTION=add) [ 57.038211] systemd-udevd[168]: 9030000.pl061: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=amba' [ 57.040399] systemd-udevd[142]: 9000000.pl011:0.0: Device ready for processing (SEQNUM=3875, ACTION=add) [ 57.042428] systemd-udevd[168]: 9030000.pl061: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=amba': Invalid argument [ 57.044658] systemd-udevd[142]: 9000000.pl011:0.0: sd-device-monitor(manager): Passed 247 byte to netlink monitor. [ 57.046326] systemd-udevd[142]: fixed-0: SEQNUM=3885 blocked by SEQNUM=3884 [ 57.048494] systemd-udevd[168]: 9030000.pl061: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.050291] systemd-udevd[165]: Failed to find module 'amba:d00141031' [ 57.051631] systemd-udevd[165]: 9010000.pl031: Device processed (SEQNUM=3876, ACTION=add) [ 57.053816] systemd-udevd[169]: Fixed MDIO bus.0: Processing device (SEQNUM=3884, ACTION=add) [ 57.055574] systemd-udevd[142]: a000000.virtio_mmio: Device is queued (SEQNUM=3886, ACTION=add) [ 57.057594] systemd-udevd[165]: 9010000.pl031: sd-device-monitor(worker): Passed 354 byte to netlink monitor. [ 57.059417] systemd-udevd[142]: a000000.virtio_mmio: Device ready for processing (SEQNUM=3886, ACTION=add) [ 57.061247] systemd-udevd[142]: a000000.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.063124] systemd-udevd[169]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.065261] systemd-udevd[158]: 9000000.pl011:0.0: Processing device (SEQNUM=3875, ACTION=add) [ 57.067092] systemd-udevd[169]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.069041] systemd-udevd[169]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.070946] systemd-udevd[168]: 9030000.pl061: Running built-in command "kmod load" [ 57.072873] systemd-udevd[142]: a000200.virtio_mmio: Device is queued (SEQNUM=3887, ACTION=add) [ 57.074726] systemd-udevd[168]: Loading module: amba:d00041061 [ 57.076263] systemd-udevd[168]: Failed to find module 'amba:d00041061' [ 57.077576] systemd-udevd[168]: 9030000.pl061: Device processed (SEQNUM=3882, ACTION=add) [ 57.079304] systemd-udevd[142]: rtc0: Device ready for processing (SEQNUM=3877, ACTION=add) [ 57.081341] systemd-udevd[168]: 9030000.pl061: sd-device-monitor(worker): Passed 355 byte to netlink monitor. [ 57.083168] systemd-udevd[142]: rtc0: sd-device-monitor(manager): Passed 225 byte to netlink monitor. [ 57.086326] systemd-udevd[142]: alarmtimer.0.auto: SEQNUM=3878 blocked by SEQNUM=3877 [ 57.091046] systemd-udevd[142]: wakeup1: SEQNUM=3879 blocked by SEQNUM=3877 [ 57.093610] systemd-udevd[142]: wakeup0: Device ready for processing (SEQNUM=3880, ACTION=add) [ 57.095486] systemd-udevd[165]: rtc0: Processing device (SEQNUM=3877, ACTION=add) [ 57.097556] systemd-udevd[161]: wakeup0: Processing device (SEQNUM=3880, ACTION=add) [ 57.099530] systemd-udevd[165]: rtc0: Removing watch handle -1. [ 57.101264] systemd-udevd[165]: rtc0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Added SYMLINK 'rtc' [ 57.103172] systemd-udevd[163]: a000000.virtio_mmio: Processing device (SEQNUM=3886, ACTION=add) [ 57.104826] systemd-udevd[163]: a000000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.106451] systemd-udevd[163]: a000000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.108298] systemd-udevd[163]: a000000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.110257] systemd-udevd[142]: wakeup0: sd-device-monitor(manager): Passed 198 byte to netlink monitor. [ 57.111795] systemd-udevd[142]: a000200.virtio_mmio: Device ready for processing (SEQNUM=3887, ACTION=add) [ 57.113527] systemd-udevd[142]: a000200.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.115455] systemd-udevd[166]: 0000:00: Device processed (SEQNUM=3873, ACTION=add) [ 57.117715] systemd-udevd[142]: a000400.virtio_mmio: Device is queued (SEQNUM=3888, ACTION=add) [ 57.119580] systemd-udevd[158]: 9000000.pl011:0.0: Device processed (SEQNUM=3875, ACTION=add) [ 57.121351] systemd-udevd[158]: 9000000.pl011:0.0: sd-device-monitor(worker): Passed 247 byte to netlink monitor. [ 57.123392] systemd-udevd[173]: a000200.virtio_mmio: Processing device (SEQNUM=3887, ACTION=add) [ 57.125034] systemd-udevd[173]: a000200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.126673] systemd-udevd[173]: a000200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.128515] systemd-udevd[173]: a000200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.130498] systemd-udevd[142]: gpiochip0: Device ready for processing (SEQNUM=3883, ACTION=add) [ 57.132016] systemd-udevd[142]: gpiochip0: sd-device-monitor(manager): Passed 347 byte to netlink monitor. [ 57.133812] systemd-udevd[142]: a000400.virtio_mmio: Device ready for processing (SEQNUM=3888, ACTION=add) [ 57.135320] systemd-udevd[142]: a000400.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.137080] systemd-udevd[142]: a000600.virtio_mmio: Device is queued (SEQNUM=3889, ACTION=add) [ 57.138912] systemd-udevd[163]: a000000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.140969] systemd-udevd[164]: 9020000.fw-cfg: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.142789] systemd-udevd[172]: 0000:00:00.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.144897] systemd-udevd[168]: gpiochip0: Processing device (SEQNUM=3883, ACTION=add) [ 57.146589] systemd-udevd[168]: gpiochip0: Removing watch handle -1. [ 57.148609] systemd-udevd[163]: a000000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000000.virtio_mmio' for '/devices/platform/a000000.virtio_mmio' [ 57.150235] systemd-udevd[163]: a000000.virtio_mmio: Running built-in command "kmod load" [ 57.155142] systemd-udevd[160]: a000400.virtio_mmio: Processing device (SEQNUM=3888, ACTION=add) [ 57.157177] systemd-udevd[163]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.158558] systemd-udevd[163]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.159940] systemd-udevd[163]: a000000.virtio_mmio: Device processed (SEQNUM=3886, ACTION=add) [ 57.161559] systemd-udevd[163]: a000000.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.163405] systemd-udevd[160]: a000400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.165473] systemd-udevd[160]: a000400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.167071] systemd-udevd[160]: a000400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.169202] systemd-udevd[166]: 0000:00: sd-device-monitor(worker): Passed 321 byte to netlink monitor. [ 57.171003] systemd-udevd[162]: 0000:00:02.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.173245] systemd-udevd[164]: 9020000.fw-cfg: sd-device: Created db file '/run/udev/data/+platform:9020000.fw-cfg' for '/devices/platform/9020000.fw-cfg' [ 57.174836] systemd-udevd[164]: 9020000.fw-cfg: Running built-in command "kmod load" [ 57.176839] systemd-udevd[172]: 0000:00:00.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:00.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:00.0' [ 57.178817] systemd-udevd[164]: Loading module: of:Nfw-cfgT(null)Cqemu,fw-cfg-mmio [ 57.180846] systemd-udevd[172]: 0000:00:00.0: Running built-in command "kmod load" [ 57.183040] systemd-udevd[164]: Failed to find module 'of:Nfw-cfgT(null)Cqemu,fw-cfg-mmio' [ 57.185227] systemd-udevd[172]: Loading module: pci:v00001B36d00000008sv00001AF4sd00001100bc06sc00i00 [ 57.187035] systemd-udevd[164]: 9020000.fw-cfg: Device processed (SEQNUM=3881, ACTION=add) [ 57.189027] systemd-udevd[172]: Failed to find module 'pci:v00001B36d00000008sv00001AF4sd00001100bc06sc00i00' [ 57.190479] systemd-udevd[172]: 0000:00:00.0: Device processed (SEQNUM=3869, ACTION=add) [ 57.192448] systemd-udevd[164]: 9020000.fw-cfg: sd-device-monitor(worker): Passed 392 byte to netlink monitor. [ 57.194270] systemd-udevd[172]: 0000:00:00.0: sd-device-monitor(worker): Passed 457 byte to netlink monitor. [ 57.196334] systemd-udevd[142]: a000600.virtio_mmio: Device ready for processing (SEQNUM=3889, ACTION=add) [ 57.197836] systemd-udevd[142]: a000600.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.199870] systemd-udevd[167]: 0000:00:03.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.201862] systemd-udevd[142]: a000800.virtio_mmio: Device is queued (SEQNUM=3890, ACTION=add) [ 57.203729] systemd-udevd[165]: rtc0: Preserve permissions of /dev/rtc0, uid=0, gid=0, mode=0600 [ 57.205790] systemd-udevd[167]: 0000:00:03.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:03.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:03.0' [ 57.207763] systemd-udevd[142]: a000800.virtio_mmio: Device ready for processing (SEQNUM=3890, ACTION=add) [ 57.209867] systemd-udevd[158]: a000600.virtio_mmio: Processing device (SEQNUM=3889, ACTION=add) [ 57.211662] systemd-udevd[169]: Fixed MDIO bus.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.213745] systemd-udevd[173]: a000200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.215600] systemd-udevd[158]: a000600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.217534] systemd-udevd[158]: a000600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.219126] systemd-udevd[158]: a000600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.221482] systemd-udevd[169]: Fixed MDIO bus.0: sd-device: Created db file '/run/udev/data/+platform:Fixed MDIO bus.0' for '/devices/platform/Fixed MDIO bus.0' [ 57.223519] systemd-udevd[162]: 0000:00:02.0: sd-device: Created db file '/run/udev/data/+pci:0000:00:02.0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:02.0' [ 57.225510] systemd-udevd[162]: 0000:00:02.0: Running built-in command "kmod load" [ 57.226888] systemd-udevd[162]: Loading module: pci:v00001AF4d00001005sv00001AF4sd00000004bc00scFFi00 [ 57.228534] systemd-udevd[162]: Failed to find module 'pci:v00001AF4d00001005sv00001AF4sd00000004bc00scFFi00' [ 57.230181] systemd-udevd[162]: 0000:00:02.0: Device processed (SEQNUM=3870, ACTION=add) [ 57.231733] systemd-udevd[162]: 0000:00:02.0: sd-device-monitor(worker): Passed 474 byte to netlink monitor. [ 57.234027] systemd-udevd[169]: Fixed MDIO bus.0: Running built-in command "kmod load" [ 57.235588] systemd-udevd[169]: Loading module: platform:Fixed MDIO bus [ 57.237324] systemd-udevd[169]: Failed to find module 'platform:Fixed MDIO bus' [ 57.238836] systemd-udevd[169]: Fixed MDIO bus.0: Device processed (SEQNUM=3884, ACTION=add) [ 57.240650] systemd-udevd[169]: Fixed MDIO bus.0: sd-device-monitor(worker): Passed 293 byte to netlink monitor. [ 57.242716] systemd-udevd[167]: 0000:00:03.0: Running built-in command "kmod load" [ 57.244532] systemd-udevd[167]: Loading module: pci:v00001B36d0000000Dsv00001AF4sd00001100bc0Csc03i30 [ 57.246092] systemd-udevd[167]: Failed to find module 'pci:v00001B36d0000000Dsv00001AF4sd00001100bc0Csc03i30' [ 57.247676] systemd-udevd[167]: 0000:00:03.0: Device processed (SEQNUM=3872, ACTION=add) [ 57.249461] systemd-udevd[167]: 0000:00:03.0: sd-device-monitor(worker): Passed 457 byte to netlink monitor. [ 57.251632] systemd-udevd[142]: a000800.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.253642] systemd-udevd[142]: a000a00.virtio_mmio: Device is queued (SEQNUM=3891, ACTION=add) [ 57.255677] systemd-udevd[173]: a000200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000200.virtio_mmio' for '/devices/platform/a000200.virtio_mmio' [ 57.258110] systemd-udevd[142]: virtio1: Device ready for processing (SEQNUM=3871, ACTION=add) [ 57.260409] systemd-udevd[173]: a000200.virtio_mmio: Running built-in command "kmod load" [ 57.261965] systemd-udevd[173]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.263861] systemd-udevd[162]: virtio1: Processing device (SEQNUM=3871, ACTION=add) [ 57.266024] systemd-udevd[168]: gpiochip0: Preserve permissions of /dev/gpiochip0, uid=0, gid=0, mode=0600 [ 57.268348] systemd-udevd[173]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.270070] systemd-udevd[173]: a000200.virtio_mmio: Device processed (SEQNUM=3887, ACTION=add) [ 57.271619] systemd-udevd[173]: a000200.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.273873] systemd-udevd[162]: virtio1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=virtio' [ 57.275670] systemd-udevd[162]: virtio1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=virtio': Invalid argument [ 57.278270] systemd-udevd[142]: virtio1: sd-device-monitor(manager): Passed 270 byte to netlink monitor. [ 57.279963] systemd-udevd[142]: fixed-0: Device ready for processing (SEQNUM=3885, ACTION=add) [ 57.281812] systemd-udevd[142]: fixed-0: sd-device-monitor(manager): Passed 205 byte to netlink monitor. [ 57.283464] systemd-udevd[142]: a000a00.virtio_mmio: Device ready for processing (SEQNUM=3891, ACTION=add) [ 57.285936] systemd-udevd[172]: a000800.virtio_mmio: Processing device (SEQNUM=3890, ACTION=add) [ 57.287925] systemd-udevd[160]: a000400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.290193] systemd-udevd[172]: a000800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.293018] systemd-udevd[166]: a000a00.virtio_mmio: Processing device (SEQNUM=3891, ACTION=add) [ 57.295041] systemd-udevd[172]: a000800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.297128] systemd-udevd[172]: a000800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.299290] systemd-udevd[160]: a000400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000400.virtio_mmio' for '/devices/platform/a000400.virtio_mmio' [ 57.301723] systemd-udevd[161]: wakeup0: Device processed (SEQNUM=3880, ACTION=add) [ 57.303853] systemd-udevd[142]: a000a00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.306196] systemd-udevd[161]: wakeup0: sd-device-monitor(worker): Passed 198 byte to netlink monitor. [ 57.308479] systemd-udevd[165]: rtc0: Successfully created symlink '/dev/rtc' to '/dev/rtc0' [ 57.310457] systemd-udevd[142]: a000c00.virtio_mmio: Device is queued (SEQNUM=3892, ACTION=add) [ 57.312851] systemd-udevd[165]: rtc0: Successfully created symlink '/dev/char/251:0' to '/dev/rtc0' [ 57.314887] systemd-udevd[142]: a000c00.virtio_mmio: Device ready for processing (SEQNUM=3892, ACTION=add) [ 57.317309] systemd-udevd[160]: a000400.virtio_mmio: Running built-in command "kmod load" [ 57.318883] systemd-udevd[160]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.321061] systemd-udevd[167]: fixed-0: Processing device (SEQNUM=3885, ACTION=add) [ 57.323025] systemd-udevd[160]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.324869] systemd-udevd[160]: a000400.virtio_mmio: Device processed (SEQNUM=3888, ACTION=add) [ 57.327002] systemd-udevd[166]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.329032] systemd-udevd[166]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.331199] systemd-udevd[160]: a000400.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.335259] systemd-udevd[158]: a000600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.340756] systemd-udevd[166]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.343986] systemd-udevd[168]: gpiochip0: Successfully created symlink '/dev/char/254:0' to '/dev/gpiochip0' [ 57.345982] systemd-udevd[165]: rtc0: sd-device: Created db file '/run/udev/data/c251:0' for '/devices/platform/9010000.pl031/rtc/rtc0' [ 57.347493] systemd-udevd[165]: rtc0: Device processed (SEQNUM=3877, ACTION=add) [ 57.349467] systemd-udevd[164]: a000c00.virtio_mmio: Processing device (SEQNUM=3892, ACTION=add) [ 57.351230] systemd-udevd[165]: rtc0: sd-device-monitor(worker): Passed 243 byte to netlink monitor. [ 57.353191] systemd-udevd[172]: a000800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.354999] systemd-udevd[142]: a000c00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.356759] systemd-udevd[142]: a000e00.virtio_mmio: Device is queued (SEQNUM=3893, ACTION=add) [ 57.358195] systemd-udevd[142]: alarmtimer.0.auto: Device ready for processing (SEQNUM=3878, ACTION=add) [ 57.360399] systemd-udevd[165]: alarmtimer.0.auto: Processing device (SEQNUM=3878, ACTION=add) M [ *** ] A start job is running for /dev/gpt-auto-root (46s / 1min 30s) [ 57.362265] systemd-udevd[142]: alarmtimer.0.auto: sd-device-monitor(manager): Passed 259 byte to netlink monitor. [ 57.364534] systemd-udevd[142]: wakeup1: SEQNUM=3879 blocked by SEQNUM=3878 [ 57.365929] systemd-udevd[142]: a000e00.virtio_mmio: Device ready for processing (SEQNUM=3893, ACTION=add) [ 57.367560] systemd-udevd[142]: a000e00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.369546] systemd-udevd[142]: a001000.virtio_mmio: Device is queued (SEQNUM=3894, ACTION=add) [ 57.371352] systemd-udevd[162]: virtio1: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.373381] systemd-udevd[142]: a001000.virtio_mmio: Device ready for processing (SEQNUM=3894, ACTION=add) [ 57.375234] systemd-udevd[162]: virtio1: Running built-in command "kmod load" [ 57.377239] systemd-udevd[165]: alarmtimer.0.auto: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.378874] systemd-udevd[165]: alarmtimer.0.auto: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.380719] systemd-udevd[165]: alarmtimer.0.auto: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.382696] systemd-udevd[158]: a000600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000600.virtio_mmio' for '/devices/platform/a000600.virtio_mmio' [ 57.384556] systemd-udevd[158]: a000600.virtio_mmio: Running built-in command "kmod load" [ 57.385914] systemd-udevd[158]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.387236] systemd-udevd[158]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.388902] systemd-udevd[158]: a000600.virtio_mmio: Device processed (SEQNUM=3889, ACTION=add) [ 57.390267] systemd-udevd[158]: a000600.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.392392] systemd-udevd[142]: a001000.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.394269] systemd-udevd[166]: a000a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.396351] systemd-udevd[142]: a001200.virtio_mmio: Device is queued (SEQNUM=3895, ACTION=add) [ 57.398150] systemd-udevd[169]: a000e00.virtio_mmio: Processing device (SEQNUM=3893, ACTION=add) [ 57.399897] systemd-udevd[162]: Loading module: virtio:d00000004v00001AF4 [ 57.401948] systemd-udevd[163]: a001000.virtio_mmio: Processing device (SEQNUM=3894, ACTION=add) [ 57.403720] systemd-udevd[162]: Failed to find module 'virtio:d00000004v00001AF4' [ 57.405285] systemd-udevd[162]: virtio1: Device processed (SEQNUM=3871, ACTION=add) [ 57.406620] systemd-udevd[162]: virtio1: sd-device-monitor(worker): Passed 270 byte to netlink monitor. [ 57.409695] systemd-udevd[164]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.413286] systemd-udevd[164]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.416011] systemd-udevd[164]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.419846] systemd-udevd[172]: a000800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000800.virtio_mmio' for '/devices/platform/a000800.virtio_mmio' [ 57.426112] systemd-udevd[172]: a000800.virtio_mmio: Running built-in command "kmod load" [ 57.428342] systemd-udevd[172]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.429976] systemd-udevd[172]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.431531] systemd-udevd[172]: a000800.virtio_mmio: Device processed (SEQNUM=3890, ACTION=add) [ 57.433574] systemd-udevd[172]: a000800.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.436373] systemd-udevd[142]: a001200.virtio_mmio: Device ready for processing (SEQNUM=3895, ACTION=add) [ 57.437912] systemd-udevd[142]: a001200.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.439885] systemd-udevd[158]: a001200.virtio_mmio: Processing device (SEQNUM=3895, ACTION=add) [ 57.441849] systemd-udevd[142]: a001400.virtio_mmio: Device is queued (SEQNUM=3896, ACTION=add) [ 57.443716] systemd-udevd[158]: a001200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.445601] systemd-udevd[158]: a001200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.447682] systemd-udevd[142]: a001400.virtio_mmio: Device ready for processing (SEQNUM=3896, ACTION=add) [ 57.449788] systemd-udevd[158]: a001200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.451739] systemd-udevd[142]: a001400.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.453911] systemd-udevd[168]: gpiochip0: sd-device: Created empty file '/run/udev/data/c254:0' for '/devices/platform/9030000.pl061/gpiochip0' [ 57.455810] systemd-udevd[167]: fixed-0: Device processed (SEQNUM=3885, ACTION=add) [ 57.457745] systemd-udevd[168]: gpiochip0: Device processed (SEQNUM=3883, ACTION=add) [ 57.459479] systemd-udevd[167]: fixed-0: sd-device-monitor(worker): Passed 205 byte to netlink monitor. [ 57.461620] systemd-udevd[168]: gpiochip0: sd-device-monitor(worker): Passed 347 byte to netlink monitor. [ 57.463411] systemd-udevd[142]: a001600.virtio_mmio: Device is queued (SEQNUM=3897, ACTION=add) [ 57.465435] systemd-udevd[164]: a000c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.467285] systemd-udevd[142]: a001600.virtio_mmio: Device ready for processing (SEQNUM=3897, ACTION=add) [ 57.469011] systemd-udevd[142]: a001600.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.470520] systemd-udevd[142]: a001800.virtio_mmio: Device is queued (SEQNUM=3898, ACTION=add) [ 57.471977] systemd-udevd[142]: a001800.virtio_mmio: Device ready for processing (SEQNUM=3898, ACTION=add) [ 57.474179] systemd-udevd[162]: a001400.virtio_mmio: Processing device (SEQNUM=3896, ACTION=add) [ 57.475946] systemd-udevd[142]: a001800.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.478038] systemd-udevd[172]: a001600.virtio_mmio: Processing device (SEQNUM=3897, ACTION=add) [ 57.479849] systemd-udevd[163]: a001000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.481696] systemd-udevd[163]: a001000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.483286] systemd-udevd[163]: a001000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.485424] systemd-udevd[169]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.487075] systemd-udevd[169]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.488896] systemd-udevd[169]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.490862] systemd-udevd[162]: a001400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.492805] systemd-udevd[162]: a001400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.494393] systemd-udevd[162]: a001400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.496779] systemd-udevd[164]: a000c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000c00.virtio_mmio' for '/devices/platform/a000c00.virtio_mmio' [ 57.498745] systemd-udevd[142]: a001a00.virtio_mmio: Device is queued (SEQNUM=3899, ACTION=add) [ 57.500895] systemd-udevd[164]: a000c00.virtio_mmio: Running built-in command "kmod load" [ 57.502283] systemd-udevd[164]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.503985] systemd-udevd[142]: a001a00.virtio_mmio: Device ready for processing (SEQNUM=3899, ACTION=add) [ 57.506049] systemd-udevd[164]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.507439] systemd-udevd[164]: a000c00.virtio_mmio: Device processed (SEQNUM=3892, ACTION=add) [ 57.509428] systemd-udevd[142]: a001a00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.514491] systemd-udevd[164]: a000c00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.516529] systemd-udevd[167]: a001800.virtio_mmio: Processing device (SEQNUM=3898, ACTION=add) [ 57.518291] systemd-udevd[168]: a001a00.virtio_mmio: Processing device (SEQNUM=3899, ACTION=add) [ 57.520348] systemd-udevd[166]: a000a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000a00.virtio_mmio' for '/devices/platform/a000a00.virtio_mmio' [ 57.521927] systemd-udevd[166]: a000a00.virtio_mmio: Running built-in command "kmod load" [ 57.523289] systemd-udevd[166]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.524830] systemd-udevd[166]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.526540] systemd-udevd[163]: a001000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.528854] systemd-udevd[158]: a001200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.530668] systemd-udevd[165]: alarmtimer.0.auto: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.532868] systemd-udevd[142]: a001c00.virtio_mmio: Device is queued (SEQNUM=3900, ACTION=add) [ 57.534360] systemd-udevd[142]: a001c00.virtio_mmio: Device ready for processing (SEQNUM=3900, ACTION=add) [ 57.535847] systemd-udevd[142]: a001c00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.537885] systemd-udevd[161]: a001c00.virtio_mmio: Processing device (SEQNUM=3900, ACTION=add) [ 57.539716] systemd-udevd[172]: a001600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.541687] systemd-udevd[172]: a001600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.543257] systemd-udevd[172]: a001600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.545419] systemd-udevd[167]: a001800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.547411] systemd-udevd[168]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.549775] systemd-udevd[167]: a001800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.551891] systemd-udevd[168]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.554023] systemd-udevd[167]: a001800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.555966] systemd-udevd[168]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.558201] systemd-udevd[166]: a000a00.virtio_mmio: Device processed (SEQNUM=3891, ACTION=add) [ 57.559598] systemd-udevd[166]: a000a00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.561759] systemd-udevd[163]: a001000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001000.virtio_mmio' for '/devices/platform/a001000.virtio_mmio' [ 57.563364] systemd-udevd[163]: a001000.virtio_mmio: Running built-in command "kmod load" [ 57.565203] systemd-udevd[163]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.566535] systemd-udevd[163]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.567893] systemd-udevd[163]: a001000.virtio_mmio: Device processed (SEQNUM=3894, ACTION=add) [ 57.569408] systemd-udevd[163]: a001000.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.571222] systemd-udevd[142]: a001e00.virtio_mmio: Device is queued (SEQNUM=3901, ACTION=add) [ 57.572903] systemd-udevd[142]: a001e00.virtio_mmio: Device ready for processing (SEQNUM=3901, ACTION=add) [ 57.574761] systemd-udevd[169]: a000e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.576836] systemd-udevd[142]: a001e00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.578967] systemd-udevd[165]: alarmtimer.0.auto: sd-device: Created db file '/run/udev/data/+platform:alarmtimer.0.auto' for '/devices/platform/9010000.pl031/rtc/rtc0/alarmtimer.0.auto' [ 57.580863] systemd-udevd[165]: alarmtimer.0.auto: Running built-in command "kmod load" [ 57.582219] systemd-udevd[165]: Loading module: platform:alarmtimer [ 57.583535] systemd-udevd[165]: Failed to find module 'platform:alarmtimer' [ 57.585181] systemd-udevd[165]: alarmtimer.0.auto: Device processed (SEQNUM=3878, ACTION=add) [ 57.586937] systemd-udevd[169]: a000e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a000e00.virtio_mmio' for '/devices/platform/a000e00.virtio_mmio' [ 57.589159] systemd-udevd[165]: alarmtimer.0.auto: sd-device-monitor(worker): Passed 371 byte to netlink monitor. [ 57.590982] systemd-udevd[169]: a000e00.virtio_mmio: Running built-in command "kmod load" [ 57.592611] systemd-udevd[169]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.594292] systemd-udevd[142]: a002000.virtio_mmio: Device is queued (SEQNUM=3902, ACTION=add) [ 57.596393] systemd-udevd[169]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.597778] systemd-udevd[169]: a000e00.virtio_mmio: Device processed (SEQNUM=3893, ACTION=add) [ 57.599506] systemd-udevd[142]: a002000.virtio_mmio: Device ready for processing (SEQNUM=3902, ACTION=add) [ 57.601616] systemd-udevd[172]: a001600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.603409] systemd-udevd[142]: a002000.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.605815] systemd-udevd[172]: a001600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001600.virtio_mmio' for '/devices/platform/a001600.virtio_mmio' [ 57.607420] systemd-udevd[172]: a001600.virtio_mmio: Running built-in command "kmod load" [ 57.609297] systemd-udevd[164]: a001e00.virtio_mmio: Processing device (SEQNUM=3901, ACTION=add) [ 57.611054] systemd-udevd[142]: a002200.virtio_mmio: Device is queued (SEQNUM=3903, ACTION=add) [ 57.613200] systemd-udevd[172]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.614558] systemd-udevd[172]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.616530] systemd-udevd[142]: wakeup1: Device ready for processing (SEQNUM=3879, ACTION=add) [ 57.618372] systemd-udevd[172]: a001600.virtio_mmio: Device processed (SEQNUM=3897, ACTION=add) [ 57.620371] systemd-udevd[142]: wakeup1: sd-device-monitor(manager): Passed 225 byte to netlink monitor. [ 57.621867] systemd-udevd[142]: a002200.virtio_mmio: Device ready for processing (SEQNUM=3903, ACTION=add) [ 57.623713] systemd-udevd[168]: a001a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.625725] systemd-udevd[166]: a002000.virtio_mmio: Processing device (SEQNUM=3902, ACTION=add) [ 57.627486] systemd-udevd[165]: wakeup1: Processing device (SEQNUM=3879, ACTION=add) [ 57.629519] systemd-udevd[142]: a002200.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.631413] systemd-udevd[161]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.633723] systemd-udevd[162]: a001400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.635538] systemd-udevd[161]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.637801] systemd-udevd[161]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.639741] systemd-udevd[142]: a002400.virtio_mmio: Device is queued (SEQNUM=3904, ACTION=add) [ 57.641431] systemd-udevd[142]: a002400.virtio_mmio: Device ready for processing (SEQNUM=3904, ACTION=add) [ 57.643325] systemd-udevd[162]: a001400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001400.virtio_mmio' for '/devices/platform/a001400.virtio_mmio' [ 57.645169] systemd-udevd[162]: a001400.virtio_mmio: Running built-in command "kmod load" [ 57.646519] systemd-udevd[162]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.651440] systemd-udevd[162]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.653043] systemd-udevd[162]: a001400.virtio_mmio: Device processed (SEQNUM=3896, ACTION=add) [ 57.654782] systemd-udevd[169]: a000e00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.656981] systemd-udevd[158]: a001200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001200.virtio_mmio' for '/devices/platform/a001200.virtio_mmio' [ 57.658590] systemd-udevd[158]: a001200.virtio_mmio: Running built-in command "kmod load" [ 57.659936] systemd-udevd[158]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.661456] systemd-udevd[158]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.663296] systemd-udevd[163]: a002200.virtio_mmio: Processing device (SEQNUM=3903, ACTION=add) [ 57.665351] systemd-udevd[158]: a001200.virtio_mmio: Device processed (SEQNUM=3895, ACTION=add) [ 57.666754] systemd-udevd[158]: a001200.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.668860] systemd-udevd[163]: a002200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.670490] systemd-udevd[163]: a002200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.672730] systemd-udevd[167]: a001800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.674698] systemd-udevd[163]: a002200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.676917] systemd-udevd[172]: a001600.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.678775] systemd-udevd[164]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.680667] systemd-udevd[164]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.682241] systemd-udevd[164]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.684346] systemd-udevd[162]: a001400.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.686556] systemd-udevd[161]: a001c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.688849] systemd-udevd[142]: a002400.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.690371] systemd-udevd[142]: a002600.virtio_mmio: Device is queued (SEQNUM=3905, ACTION=add) [ 57.691821] systemd-udevd[142]: a002600.virtio_mmio: Device ready for processing (SEQNUM=3905, ACTION=add) [ 57.693881] systemd-udevd[166]: a002000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.695861] systemd-udevd[168]: a001a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001a00.virtio_mmio' for '/devices/platform/a001a00.virtio_mmio' [ 57.698040] systemd-udevd[166]: a002000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.699983] systemd-udevd[168]: a001a00.virtio_mmio: Running built-in command "kmod load" [ 57.706017] systemd-udevd[166]: a002000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.709433] systemd-udevd[173]: a002400.virtio_mmio: Processing device (SEQNUM=3904, ACTION=add) [ 57.711792] systemd-udevd[168]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.713844] systemd-udevd[168]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.715613] systemd-udevd[168]: a001a00.virtio_mmio: Device processed (SEQNUM=3899, ACTION=add) [ 57.717402] systemd-udevd[168]: a001a00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.719235] systemd-udevd[173]: a002400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.721258] systemd-udevd[173]: a002400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.722860] systemd-udevd[173]: a002400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.725010] systemd-udevd[142]: a002600.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.726933] systemd-udevd[162]: a002600.virtio_mmio: Processing device (SEQNUM=3905, ACTION=add) [ 57.728920] systemd-udevd[142]: a002800.virtio_mmio: Device is queued (SEQNUM=3906, ACTION=add) [ 57.730790] systemd-udevd[162]: a002600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.733007] systemd-udevd[142]: a002800.virtio_mmio: Device ready for processing (SEQNUM=3906, ACTION=add) [ 57.734925] systemd-udevd[162]: a002600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.736803] systemd-udevd[162]: a002600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.738740] systemd-udevd[142]: a002800.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.741065] systemd-udevd[161]: a001c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001c00.virtio_mmio' for '/devices/platform/a001c00.virtio_mmio' [ 57.742693] systemd-udevd[161]: a001c00.virtio_mmio: Running built-in command "kmod load" [ 57.744428] systemd-udevd[161]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.746206] systemd-udevd[164]: a001e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.747686] systemd-udevd[164]: a001e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001e00.virtio_mmio' for '/devices/platform/a001e00.virtio_mmio' [ 57.749493] systemd-udevd[164]: a001e00.virtio_mmio: Running built-in command "kmod load" [ 57.750876] systemd-udevd[164]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.752495] systemd-udevd[164]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.753872] systemd-udevd[164]: a001e00.virtio_mmio: Device processed (SEQNUM=3901, ACTION=add) [ 57.755689] systemd-udevd[167]: a001800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a001800.virtio_mmio' for '/devices/platform/a001800.virtio_mmio' [ 57.761108] systemd-udevd[167]: a001800.virtio_mmio: Running built-in command "kmod load" [ 57.762484] systemd-udevd[167]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.763844] systemd-udevd[167]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.765436] systemd-udevd[167]: a001800.virtio_mmio: Device processed (SEQNUM=3898, ACTION=add) [ 57.770360] systemd-udevd[172]: a002800.virtio_mmio: Processing device (SEQNUM=3906, ACTION=add) [ 57.771773] systemd-udevd[172]: a002800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.773608] systemd-udevd[172]: a002800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.775197] systemd-udevd[172]: a002800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.777635] systemd-udevd[142]: a002a00.virtio_mmio: Device is queued (SEQNUM=3907, ACTION=add) [ 57.779134] systemd-udevd[142]: a002a00.virtio_mmio: Device ready for processing (SEQNUM=3907, ACTION=add) [ 57.780867] systemd-udevd[142]: a002a00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.782785] systemd-udevd[167]: a001800.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.784954] systemd-udevd[164]: a001e00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.786804] systemd-udevd[166]: a002000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.788884] systemd-udevd[173]: a002400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.790710] systemd-udevd[163]: a002200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.792816] systemd-udevd[162]: a002600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.794273] systemd-udevd[162]: a002600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002600.virtio_mmio' for '/devices/platform/a002600.virtio_mmio' [ 57.796524] systemd-udevd[166]: a002000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002000.virtio_mmio' for '/devices/platform/a002000.virtio_mmio' [ 57.798146] systemd-udevd[166]: a002000.virtio_mmio: Running built-in command "kmod load" [ 57.799529] systemd-udevd[166]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.801272] systemd-udevd[166]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.802649] systemd-udevd[166]: a002000.virtio_mmio: Device processed (SEQNUM=3902, ACTION=add) [ 57.804663] systemd-udevd[142]: a002c00.virtio_mmio: Device is queued (SEQNUM=3908, ACTION=add) [ 57.806521] systemd-udevd[158]: a002a00.virtio_mmio: Processing device (SEQNUM=3907, ACTION=add) [ 57.808542] systemd-udevd[142]: a002c00.virtio_mmio: Device ready for processing (SEQNUM=3908, ACTION=add) [ 57.810423] systemd-udevd[166]: a002000.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.812508] systemd-udevd[142]: a002c00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.814410] systemd-udevd[162]: a002600.virtio_mmio: Running built-in command "kmod load" [ 57.816447] systemd-udevd[158]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.818451] systemd-udevd[162]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.820583] systemd-udevd[158]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.822560] systemd-udevd[162]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.824550] systemd-udevd[158]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.826523] systemd-udevd[162]: a002600.virtio_mmio: Device processed (SEQNUM=3905, ACTION=add) [ 57.827958] systemd-udevd[162]: a002600.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.833184] systemd-udevd[173]: a002400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002400.virtio_mmio' for '/devices/platform/a002400.virtio_mmio' [ 57.834935] systemd-udevd[173]: a002400.virtio_mmio: Running built-in command "kmod load" [ 57.836514] systemd-udevd[173]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.837867] systemd-udevd[173]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.839229] systemd-udevd[173]: a002400.virtio_mmio: Device processed (SEQNUM=3904, ACTION=add) [ 57.840833] systemd-udevd[173]: a002400.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.845911] systemd-udevd[163]: a002200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002200.virtio_mmio' for '/devices/platform/a002200.virtio_mmio' [ 57.854478] systemd-udevd[142]: a002e00.virtio_mmio: Device is queued (SEQNUM=3909, ACTION=add) [ 57.856597] systemd-udevd[163]: a002200.virtio_mmio: Running built-in command "kmod load" [ 57.858379] systemd-udevd[142]: a002e00.virtio_mmio: Device ready for processing (SEQNUM=3909, ACTION=add) [ 57.860838] systemd-udevd[163]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio M [ *** ] A start job is running for /dev/gpt-auto-root (47s / 1min 30s) [ 57.862235] systemd-udevd[163]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.865883] systemd-udevd[142]: a002e00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.867803] systemd-udevd[163]: a002200.virtio_mmio: Device processed (SEQNUM=3903, ACTION=add) [ 57.869616] systemd-udevd[163]: a002200.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.871768] systemd-udevd[167]: a002e00.virtio_mmio: Processing device (SEQNUM=3909, ACTION=add) [ 57.873604] systemd-udevd[167]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.875437] systemd-udevd[167]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.877600] systemd-udevd[167]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.879595] systemd-udevd[165]: wakeup1: Device processed (SEQNUM=3879, ACTION=add) [ 57.885051] systemd-udevd[161]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.886437] systemd-udevd[161]: a001c00.virtio_mmio: Device processed (SEQNUM=3900, ACTION=add) [ 57.888482] systemd-udevd[142]: a003000.virtio_mmio: Device is queued (SEQNUM=3910, ACTION=add) [ 57.890002] systemd-udevd[142]: a003000.virtio_mmio: Device ready for processing (SEQNUM=3910, ACTION=add) [ 57.891887] systemd-udevd[161]: a001c00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 57.894070] systemd-udevd[142]: a003000.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.899359] systemd-udevd[168]: a002c00.virtio_mmio: Processing device (SEQNUM=3908, ACTION=add) [ 57.901635] systemd-udevd[142]: a003200.virtio_mmio: Device is queued (SEQNUM=3911, ACTION=add) [ 57.903154] systemd-udevd[142]: a003200.virtio_mmio: Device ready for processing (SEQNUM=3911, ACTION=add) [ 57.904934] systemd-udevd[142]: a003200.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.906451] systemd-udevd[142]: a003400.virtio_mmio: Device is queued (SEQNUM=3912, ACTION=add) [ 57.907927] systemd-udevd[142]: a003400.virtio_mmio: Device ready for processing (SEQNUM=3912, ACTION=add) [ 57.909618] systemd-udevd[142]: a003400.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.911505] systemd-udevd[172]: a002800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 57.913878] systemd-udevd[142]: a003600.virtio_mmio: Device is queued (SEQNUM=3913, ACTION=add) [ 57.915742] systemd-udevd[162]: a003000.virtio_mmio: Processing device (SEQNUM=3910, ACTION=add) [ 57.917873] systemd-udevd[142]: a003600.virtio_mmio: Device ready for processing (SEQNUM=3913, ACTION=add) [ 57.919392] systemd-udevd[142]: a003600.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.921740] systemd-udevd[164]: a003400.virtio_mmio: Processing device (SEQNUM=3912, ACTION=add) [ 57.923563] systemd-udevd[162]: a003000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.925939] systemd-udevd[162]: a003000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.927541] systemd-udevd[162]: a003000.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.929979] systemd-udevd[142]: a003800.virtio_mmio: Device is queued (SEQNUM=3914, ACTION=add) [ 57.931837] systemd-udevd[164]: a003400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.934089] systemd-udevd[142]: a003800.virtio_mmio: Device ready for processing (SEQNUM=3914, ACTION=add) [ 57.935993] systemd-udevd[165]: wakeup1: sd-device-monitor(worker): Passed 225 byte to netlink monitor. [ 57.941793] systemd-udevd[159]: mtd0ro: Process 'mtd_probe /dev/mtd0ro' failed with exit code 1. [ 57.943295] systemd-udevd[159]: mtd0ro: /usr/lib/udev/rules.d/75-probe_mtd.rules:5 Command "mtd_probe /dev/mtd0ro" returned 1 (error), ignoring [ 57.945924] systemd-udevd[142]: a003800.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.947836] systemd-udevd[166]: a003200.virtio_mmio: Processing device (SEQNUM=3911, ACTION=add) [ 57.949993] systemd-udevd[172]: a002800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002800.virtio_mmio' for '/devices/platform/a002800.virtio_mmio' [ 57.951990] systemd-udevd[142]: a003a00.virtio_mmio: Device is queued (SEQNUM=3915, ACTION=add) [ 57.954199] systemd-udevd[172]: a002800.virtio_mmio: Running built-in command "kmod load" [ 57.955754] systemd-udevd[172]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 57.957737] systemd-udevd[166]: a003200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.959735] systemd-udevd[172]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 57.964881] systemd-udevd[166]: a003200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.966827] systemd-udevd[172]: a002800.virtio_mmio: Device processed (SEQNUM=3906, ACTION=add) [ 57.968968] systemd-udevd[166]: a003200.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.970943] systemd-udevd[142]: a003a00.virtio_mmio: Device ready for processing (SEQNUM=3915, ACTION=add) [ 57.972638] systemd-udevd[142]: a003a00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 57.974558] systemd-udevd[168]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 57.976492] systemd-udevd[168]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 57.978088] systemd-udevd[168]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 57.980290] systemd-udevd[159]: mtd0ro: Preserve permissions of /dev/mtd0ro, uid=0, gid=0, mode=0600 [ 57.981769] systemd-udevd[159]: mtd0ro: Successfully created symlink '/dev/char/90:1' to '/dev/mtd0ro' [ 57.986859] systemd-udevd[165]: a003a00.virtio_mmio: Processing device (SEQNUM=3915, ACTION=add) [ 57.991833] systemd-udevd[169]: a003600.virtio_mmio: Processing device (SEQNUM=3913, ACTION=add) [ 57.993814] systemd-udevd[142]: a003c00.virtio_mmio: Device is queued (SEQNUM=3916, ACTION=add) [ 57.998783] systemd-udevd[158]: a002a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.000836] systemd-udevd[142]: a003c00.virtio_mmio: Device ready for processing (SEQNUM=3916, ACTION=add) [ 58.002362] systemd-udevd[142]: a003c00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.004643] systemd-udevd[164]: a003400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.006259] systemd-udevd[164]: a003400.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.008429] systemd-udevd[142]: a003e00.virtio_mmio: Device is queued (SEQNUM=3917, ACTION=add) [ 58.009918] systemd-udevd[142]: a003e00.virtio_mmio: Device ready for processing (SEQNUM=3917, ACTION=add) [ 58.011774] systemd-udevd[172]: a002800.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.013905] systemd-udevd[167]: a002e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.015730] systemd-udevd[163]: a003800.virtio_mmio: Processing device (SEQNUM=3914, ACTION=add) [ 58.017758] systemd-udevd[161]: a003c00.virtio_mmio: Processing device (SEQNUM=3916, ACTION=add) [ 58.019727] systemd-udevd[169]: a003600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.021614] systemd-udevd[169]: a003600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.023210] systemd-udevd[169]: a003600.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.025453] systemd-udevd[163]: a003800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.027103] systemd-udevd[163]: a003800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.028859] systemd-udevd[163]: a003800.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.030788] systemd-udevd[173]: a003e00.virtio_mmio: Processing device (SEQNUM=3917, ACTION=add) [ 58.032885] systemd-udevd[165]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.034536] systemd-udevd[165]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.036386] systemd-udevd[165]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.038319] systemd-udevd[168]: a002c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.040344] systemd-udevd[166]: a003200.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.042217] systemd-udevd[168]: a002c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002c00.virtio_mmio' for '/devices/platform/a002c00.virtio_mmio' [ 58.044003] systemd-udevd[168]: a002c00.virtio_mmio: Running built-in command "kmod load" [ 58.046037] systemd-udevd[166]: a003200.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003200.virtio_mmio' for '/devices/platform/a003200.virtio_mmio' [ 58.048022] systemd-udevd[142]: a003e00.virtio_mmio: sd-device-monitor(manager): Passed 334 byte to netlink monitor. [ 58.050154] systemd-udevd[164]: a003400.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.051974] systemd-udevd[142]: efivars.0: Device is queued (SEQNUM=3918, ACTION=add) [ 58.054173] systemd-udevd[164]: a003400.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003400.virtio_mmio' for '/devices/platform/a003400.virtio_mmio' [ 58.056402] systemd-udevd[142]: efivars.0: Device ready for processing (SEQNUM=3918, ACTION=add) [ 58.058266] systemd-udevd[164]: a003400.virtio_mmio: Running built-in command "kmod load" [ 58.060283] systemd-udevd[142]: efivars.0: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 58.062150] systemd-udevd[162]: a003000.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.063999] systemd-udevd[163]: a003800.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.066030] systemd-udevd[162]: a003000.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003000.virtio_mmio' for '/devices/platform/a003000.virtio_mmio' [ 58.068314] systemd-udevd[172]: efivars.0: Processing device (SEQNUM=3918, ACTION=add) [ 58.069849] systemd-udevd[172]: efivars.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.071467] systemd-udevd[172]: efivars.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.073422] systemd-udevd[172]: efivars.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.075321] systemd-udevd[169]: a003600.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.077543] systemd-udevd[168]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.078931] systemd-udevd[168]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.080560] systemd-udevd[168]: a002c00.virtio_mmio: Device processed (SEQNUM=3908, ACTION=add) [ 58.081966] systemd-udevd[168]: a002c00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.083791] systemd-udevd[167]: a002e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002e00.virtio_mmio' for '/devices/platform/a002e00.virtio_mmio' [ 58.085617] systemd-udevd[167]: a002e00.virtio_mmio: Running built-in command "kmod load" [ 58.087365] systemd-udevd[164]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.089333] systemd-udevd[167]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.091068] systemd-udevd[164]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.093082] systemd-udevd[167]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.094987] systemd-udevd[164]: a003400.virtio_mmio: Device processed (SEQNUM=3912, ACTION=add) [ 58.097004] systemd-udevd[167]: a002e00.virtio_mmio: Device processed (SEQNUM=3909, ACTION=add) [ 58.098793] systemd-udevd[164]: a003400.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.101052] systemd-udevd[167]: a002e00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.102926] systemd-udevd[159]: mtd0ro: sd-device: Created empty file '/run/udev/data/c90:1' for '/devices/platform/4000000.flash/mtd/mtd0ro' [ 58.104810] systemd-udevd[159]: mtd0ro: Device processed (SEQNUM=3868, ACTION=add) [ 58.106236] systemd-udevd[159]: mtd0ro: sd-device-monitor(worker): Passed 228 byte to netlink monitor. [ 58.108314] systemd-udevd[142]: firmware:optee: Device is queued (SEQNUM=3919, ACTION=add) [ 58.109787] systemd-udevd[142]: firmware:optee: Device ready for processing (SEQNUM=3919, ACTION=add) [ 58.111672] systemd-udevd[166]: a003200.virtio_mmio: Running built-in command "kmod load" [ 58.113316] systemd-udevd[166]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.115040] systemd-udevd[142]: firmware:optee: sd-device-monitor(manager): Passed 333 byte to netlink monitor. [ 58.117294] systemd-udevd[166]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.118698] systemd-udevd[166]: a003200.virtio_mmio: Device processed (SEQNUM=3911, ACTION=add) [ 58.120357] systemd-udevd[166]: a003200.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.122189] systemd-udevd[161]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.123849] systemd-udevd[161]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.125784] systemd-udevd[161]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.127738] systemd-udevd[142]: kgdboc: Device is queued (SEQNUM=3920, ACTION=add) [ 58.129442] systemd-udevd[142]: kgdboc: Device ready for processing (SEQNUM=3920, ACTION=add) [ 58.131313] systemd-udevd[173]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.133316] systemd-udevd[173]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.134917] systemd-udevd[173]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.137098] systemd-udevd[172]: efivars.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.138528] systemd-udevd[172]: efivars.0: sd-device: Created db file '/run/udev/data/+platform:efivars.0' for '/devices/platform/efivars.0' [ 58.140699] systemd-udevd[162]: a003000.virtio_mmio: Running built-in command "kmod load" [ 58.142099] systemd-udevd[162]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.143444] systemd-udevd[162]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.145100] systemd-udevd[162]: a003000.virtio_mmio: Device processed (SEQNUM=3910, ACTION=add) [ 58.146867] systemd-udevd[158]: a002a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a002a00.virtio_mmio' for '/devices/platform/a002a00.virtio_mmio' [ 58.149101] systemd-udevd[162]: a003000.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.150992] systemd-udevd[158]: a002a00.virtio_mmio: Running built-in command "kmod load" [ 58.152764] systemd-udevd[158]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.154112] systemd-udevd[158]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.155478] systemd-udevd[158]: a002a00.virtio_mmio: Device processed (SEQNUM=3907, ACTION=add) [ 58.157448] systemd-udevd[158]: a002a00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.159280] systemd-udevd[163]: a003800.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003800.virtio_mmio' for '/devices/platform/a003800.virtio_mmio' [ 58.161455] systemd-udevd[165]: a003a00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.163326] systemd-udevd[163]: a003800.virtio_mmio: Running built-in command "kmod load" [ 58.164930] systemd-udevd[163]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.166282] systemd-udevd[163]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.167659] systemd-udevd[163]: a003800.virtio_mmio: Device processed (SEQNUM=3914, ACTION=add) [ 58.169318] systemd-udevd[163]: a003800.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.171186] systemd-udevd[165]: a003a00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003a00.virtio_mmio' for '/devices/platform/a003a00.virtio_mmio' [ 58.173083] systemd-udevd[165]: a003a00.virtio_mmio: Running built-in command "kmod load" [ 58.174460] systemd-udevd[165]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.175814] systemd-udevd[165]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.177438] systemd-udevd[165]: a003a00.virtio_mmio: Device processed (SEQNUM=3915, ACTION=add) [ 58.182383] systemd-udevd[160]: firmware:optee: Processing device (SEQNUM=3919, ACTION=add) [ 58.183937] systemd-udevd[160]: firmware:optee: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.185740] systemd-udevd[160]: firmware:optee: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.187326] systemd-udevd[160]: firmware:optee: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.189834] systemd-udevd[159]: kgdboc: Processing device (SEQNUM=3920, ACTION=add) [ 58.191793] systemd-udevd[169]: a003600.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003600.virtio_mmio' for '/devices/platform/a003600.virtio_mmio' [ 58.193702] systemd-udevd[169]: a003600.virtio_mmio: Running built-in command "kmod load" [ 58.195102] systemd-udevd[169]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.197035] systemd-udevd[159]: kgdboc: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.199085] systemd-udevd[169]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.201079] systemd-udevd[159]: kgdboc: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.203078] systemd-udevd[169]: a003600.virtio_mmio: Device processed (SEQNUM=3913, ACTION=add) [ 58.205217] systemd-udevd[159]: kgdboc: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.207223] systemd-udevd[169]: a003600.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.209461] systemd-udevd[172]: efivars.0: Running built-in command "kmod load" [ 58.210843] systemd-udevd[172]: Loading module: platform:efivars [ 58.212555] systemd-udevd[172]: Module 'efi_pstore' is built in [ 58.213866] systemd-udevd[172]: efivars.0: Device processed (SEQNUM=3918, ACTION=add) [ 58.215235] systemd-udevd[172]: efivars.0: sd-device-monitor(worker): Passed 265 byte to netlink monitor. [ 58.217242] systemd-udevd[142]: kgdboc: sd-device-monitor(manager): Passed 217 byte to netlink monitor. [ 58.219118] systemd-udevd[161]: a003c00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.221202] systemd-udevd[142]: platform-bus@c000000: Device is queued (SEQNUM=3921, ACTION=add) [ 58.223127] systemd-udevd[161]: a003c00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003c00.virtio_mmio' for '/devices/platform/a003c00.virtio_mmio' [ 58.224931] systemd-udevd[161]: a003c00.virtio_mmio: Running built-in command "kmod load" [ 58.226302] systemd-udevd[161]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.227658] systemd-udevd[161]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.229249] systemd-udevd[161]: a003c00.virtio_mmio: Device processed (SEQNUM=3916, ACTION=add) [ 58.231031] systemd-udevd[142]: platform-bus@c000000: Device ready for processing (SEQNUM=3921, ACTION=add) [ 58.233328] systemd-udevd[161]: a003c00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.235180] systemd-udevd[165]: a003a00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.237238] systemd-udevd[159]: kgdboc: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.239103] systemd-udevd[173]: a003e00.virtio_mmio: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.241228] systemd-udevd[159]: kgdboc: sd-device: Created db file '/run/udev/data/+platform:kgdboc' for '/devices/platform/kgdboc' [ 58.242816] systemd-udevd[159]: kgdboc: Running built-in command "kmod load" [ 58.244496] systemd-udevd[159]: Loading module: platform:kgdboc [ 58.245876] systemd-udevd[159]: Failed to find module 'platform:kgdboc' [ 58.247282] systemd-udevd[159]: kgdboc: Device processed (SEQNUM=3920, ACTION=add) [ 58.249108] systemd-udevd[159]: kgdboc: sd-device-monitor(worker): Passed 269 byte to netlink monitor. [ 58.250993] systemd-udevd[162]: platform-bus@c000000: Processing device (SEQNUM=3921, ACTION=add) [ 58.252969] systemd-udevd[142]: platform-bus@c000000: sd-device-monitor(manager): Passed 380 byte to netlink monitor. [ 58.254924] systemd-udevd[162]: platform-bus@c000000: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.256947] systemd-udevd[162]: platform-bus@c000000: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.258539] systemd-udevd[162]: platform-bus@c000000: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.260906] systemd-udevd[142]: c000000.tpm_tis: Device is queued (SEQNUM=3922, ACTION=add) [ 58.262391] systemd-udevd[142]: c000000.tpm_tis: SEQNUM=3922 blocked by SEQNUM=3921 [ 58.263825] systemd-udevd[142]: platform-framebuffer.0: Device is queued (SEQNUM=3923, ACTION=add) [ 58.265905] systemd-udevd[160]: firmware:optee: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.267732] systemd-udevd[142]: platform-framebuffer.0: Device ready for processing (SEQNUM=3923, ACTION=add) [ 58.269484] systemd-udevd[142]: platform-framebuffer.0: sd-device-monitor(manager): Passed 233 byte to netlink monitor. [ 58.271453] systemd-udevd[173]: a003e00.virtio_mmio: sd-device: Created db file '/run/udev/data/+platform:a003e00.virtio_mmio' for '/devices/platform/a003e00.virtio_mmio' [ 58.273834] systemd-udevd[159]: platform-framebuffer.0: Processing device (SEQNUM=3923, ACTION=add) [ 58.275753] systemd-udevd[173]: a003e00.virtio_mmio: Running built-in command "kmod load" [ 58.277381] systemd-udevd[173]: Loading module: of:Nvirtio_mmioT(null)Cvirtio,mmio [ 58.278729] systemd-udevd[173]: Failed to find module 'of:Nvirtio_mmioT(null)Cvirtio,mmio' [ 58.280454] systemd-udevd[173]: a003e00.virtio_mmio: Device processed (SEQNUM=3917, ACTION=add) [ 58.282248] systemd-udevd[159]: platform-framebuffer.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.283991] systemd-udevd[159]: platform-framebuffer.0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.286030] systemd-udevd[159]: platform-framebuffer.0: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.288632] systemd-udevd[173]: a003e00.virtio_mmio: sd-device-monitor(worker): Passed 412 byte to netlink monitor. [ 58.290722] systemd-udevd[160]: firmware:optee: sd-device: Created db file '/run/udev/data/+platform:firmware:optee' for '/devices/platform/firmware:optee' [ 58.292677] systemd-udevd[160]: firmware:optee: Running built-in command "kmod load" [ 58.294600] systemd-udevd[142]: pmu: Device is queued (SEQNUM=3924, ACTION=add) [ 58.296924] systemd-udevd[160]: Loading module: of:NopteeT(null)Clinaro,optee-tz [ 58.298443] systemd-udevd[160]: Failed to find module 'of:NopteeT(null)Clinaro,optee-tz' [ 58.300652] systemd-udevd[142]: pmu: Device ready for processing (SEQNUM=3924, ACTION=add) [ 58.302704] systemd-udevd[160]: firmware:optee: Device processed (SEQNUM=3919, ACTION=add) [ 58.304968] systemd-udevd[142]: pmu: sd-device-monitor(manager): Passed 311 byte to netlink monitor. [ 58.307056] systemd-udevd[160]: firmware:optee: sd-device-monitor(worker): Passed 401 byte to netlink monitor. [ 58.309474] systemd-udevd[142]: psci: Device is queued (SEQNUM=3925, ACTION=add) [ 58.311098] systemd-udevd[142]: psci: Device ready for processing (SEQNUM=3925, ACTION=add) [ 58.313398] systemd-udevd[172]: pmu: Processing device (SEQNUM=3924, ACTION=add) [ 58.314949] systemd-udevd[172]: pmu: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.317008] systemd-udevd[172]: pmu: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.318754] systemd-udevd[172]: pmu: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.321157] systemd-udevd[162]: platform-bus@c000000: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.322795] systemd-udevd[162]: platform-bus@c000000: sd-device: Created db file '/run/udev/data/+platform:platform-bus@c000000' for '/devices/platform/platform-bus@c000000' [ 58.324847] systemd-udevd[162]: platform-bus@c000000: Running built-in command "kmod load" [ 58.326371] systemd-udevd[162]: Loading module: of:Nplatform-busT(null)Cqemu,platformCsimple-bus [ 58.327920] systemd-udevd[162]: Failed to find module 'of:Nplatform-busT(null)Cqemu,platformCsimple-bus' [ 58.329727] systemd-udevd[162]: platform-bus@c000000: Device processed (SEQNUM=3921, ACTION=add) [ 58.331288] systemd-udevd[162]: platform-bus@c000000: sd-device-monitor(worker): Passed 460 byte to netlink monitor. [ 58.333757] systemd-udevd[142]: psci: sd-device-monitor(manager): Passed 395 byte to netlink monitor. [ 58.336001] systemd-udevd[167]: psci: Processing device (SEQNUM=3925, ACTION=add) [ 58.338177] systemd-udevd[142]: psci-cpuidle: Device is queued (SEQNUM=3926, ACTION=add) [ 58.340422] systemd-udevd[167]: psci: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.342206] systemd-udevd[167]: psci: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.344588] systemd-udevd[142]: c000000.tpm_tis: Device ready for processing (SEQNUM=3922, ACTION=add) [ 58.346698] systemd-udevd[167]: psci: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.348609] systemd-udevd[167]: psci: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.350620] systemd-udevd[159]: platform-framebuffer.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.353036] systemd-udevd[142]: c000000.tpm_tis: sd-device-monitor(manager): Passed 364 byte to netlink monitor. [ 58.354767] systemd-udevd[142]: psci-cpuidle: Device ready for processing (SEQNUM=3926, ACTION=add) [ 58.356627] systemd-udevd[142]: psci-cpuidle: sd-device-monitor(manager): Passed 215 byte to netlink monitor. [ 58.358764] systemd-udevd[167]: psci: sd-device: Created db file '/run/udev/data/+platform:psci' for '/devices/platform/psci' [ 58.360635] systemd-udevd[167]: psci: Running built-in command "kmod load" M [*** ] A start job is running for /dev/gpt-auto-root (47s / 1min 30s) [ 58.362350] systemd-udevd[167]: Loading module: of:NpsciT(null)Carm,psci-1.0Carm,psci-0.2Carm,psci [ 58.364005] systemd-udevd[167]: Failed to find module 'of:NpsciT(null)Carm,psci-1.0Carm,psci-0.2Carm,psci' [ 58.365842] systemd-udevd[167]: psci: Device processed (SEQNUM=3925, ACTION=add) [ 58.367767] systemd-udevd[142]: reg-dummy: Device is queued (SEQNUM=3927, ACTION=add) [ 58.369787] systemd-udevd[142]: reg-dummy: Device ready for processing (SEQNUM=3927, ACTION=add) [ 58.371837] systemd-udevd[167]: psci: sd-device-monitor(worker): Passed 443 byte to netlink monitor. [ 58.374131] systemd-udevd[162]: c000000.tpm_tis: Processing device (SEQNUM=3922, ACTION=add) [ 58.376382] systemd-udevd[172]: pmu: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.378400] systemd-udevd[162]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.380602] systemd-udevd[162]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.382379] systemd-udevd[162]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.384849] systemd-udevd[166]: psci-cpuidle: Processing device (SEQNUM=3926, ACTION=add) [ 58.386867] systemd-udevd[159]: platform-framebuffer.0: sd-device: Created db file '/run/udev/data/+platform:platform-framebuffer.0' for '/devices/platform/platform-framebuffer.0' [ 58.389022] systemd-udevd[159]: platform-framebuffer.0: Running built-in command "kmod load" [ 58.390828] systemd-udevd[159]: Loading module: platform:platform-framebuffer [ 58.392606] systemd-udevd[159]: Failed to find module 'platform:platform-framebuffer' [ 58.394653] systemd-udevd[166]: psci-cpuidle: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.397081] systemd-udevd[159]: platform-framebuffer.0: Device processed (SEQNUM=3923, ACTION=add) [ 58.399190] systemd-udevd[166]: psci-cpuidle: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.401271] systemd-udevd[166]: psci-cpuidle: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.403419] systemd-udevd[159]: platform-framebuffer.0: sd-device-monitor(worker): Passed 317 byte to netlink monitor. [ 58.405791] systemd-udevd[158]: reg-dummy: Processing device (SEQNUM=3927, ACTION=add) [ 58.407359] systemd-udevd[158]: reg-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.409545] systemd-udevd[158]: reg-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.411285] systemd-udevd[158]: reg-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.413645] systemd-udevd[142]: reg-dummy: sd-device-monitor(manager): Passed 226 byte to netlink monitor. [ 58.415332] systemd-udevd[142]: regulator.0: Device is queued (SEQNUM=3928, ACTION=add) [ 58.417411] systemd-udevd[142]: regulator.0: SEQNUM=3928 blocked by SEQNUM=3927 [ 58.419423] systemd-udevd[162]: c000000.tpm_tis: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.421707] systemd-udevd[172]: pmu: sd-device: Created db file '/run/udev/data/+platform:pmu' for '/devices/platform/pmu' [ 58.423370] systemd-udevd[172]: pmu: Running built-in command "kmod load" [ 58.425165] systemd-udevd[172]: Loading module: of:NpmuT(null)Carm,armv8-pmuv3 [ 58.426669] systemd-udevd[172]: Failed to find module 'of:NpmuT(null)Carm,armv8-pmuv3' [ 58.428480] systemd-udevd[172]: pmu: Device processed (SEQNUM=3924, ACTION=add) [ 58.430429] systemd-udevd[162]: c000000.tpm_tis: sd-device: Created db file '/run/udev/data/+platform:c000000.tpm_tis' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis' [ 58.432571] systemd-udevd[162]: c000000.tpm_tis: Running built-in command "kmod load" [ 58.434494] systemd-udevd[172]: pmu: sd-device-monitor(worker): Passed 357 byte to netlink monitor. [ 58.436750] systemd-udevd[162]: Loading module: of:Ntpm_tisT(null)Ctcg,tpm-tis-mmio [ 58.438747] systemd-udevd[142]: serial8250:0: Device is queued (SEQNUM=3929, ACTION=add) [ 58.440776] systemd-udevd[142]: serial8250:0: Device ready for processing (SEQNUM=3929, ACTION=add) [ 58.442424] systemd-udevd[142]: serial8250:0: sd-device-monitor(manager): Passed 223 byte to netlink monitor. [ 58.444483] systemd-udevd[142]: serial8250:0.0: Device is queued (SEQNUM=3930, ACTION=add) [ 58.446971] systemd-udevd[159]: serial8250:0: Processing device (SEQNUM=3929, ACTION=add) [ 58.449497] systemd-udevd[142]: serial8250:0.0: SEQNUM=3930 blocked by SEQNUM=3929 [ 58.451121] systemd-udevd[142]: serial8250:0.1: Device is queued (SEQNUM=3931, ACTION=add) [ 58.452984] systemd-udevd[142]: serial8250:0.1: SEQNUM=3931 blocked by SEQNUM=3929 [ 58.454592] systemd-udevd[142]: serial8250:0.2: Device is queued (SEQNUM=3932, ACTION=add) [ 58.456481] systemd-udevd[142]: serial8250:0.2: SEQNUM=3932 blocked by SEQNUM=3929 [ 58.458498] systemd-udevd[158]: reg-dummy: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.460427] systemd-udevd[158]: reg-dummy: sd-device: Created db file '/run/udev/data/+platform:reg-dummy' for '/devices/platform/reg-dummy' [ 58.462516] systemd-udevd[142]: serial8250:0.3: Device is queued (SEQNUM=3933, ACTION=add) [ 58.464465] systemd-udevd[142]: serial8250:0.3: SEQNUM=3933 blocked by SEQNUM=3929 [ 58.466527] systemd-udevd[166]: psci-cpuidle: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.468454] systemd-udevd[166]: psci-cpuidle: sd-device: Created db file '/run/udev/data/+platform:psci-cpuidle' for '/devices/platform/psci-cpuidle' [ 58.470160] systemd-udevd[166]: psci-cpuidle: Running built-in command "kmod load" [ 58.472671] systemd-udevd[158]: reg-dummy: Running built-in command "kmod load" [ 58.474198] systemd-udevd[158]: Loading module: platform:reg-dummy [ 58.475656] systemd-udevd[158]: Failed to find module 'platform:reg-dummy' [ 58.477330] systemd-udevd[158]: reg-dummy: Device processed (SEQNUM=3927, ACTION=add) [ 58.479303] systemd-udevd[142]: snd-soc-dummy: Device is queued (SEQNUM=3934, ACTION=add) [ 58.481270] systemd-udevd[142]: snd-soc-dummy: Device ready for processing (SEQNUM=3934, ACTION=add) [ 58.483324] systemd-udevd[158]: reg-dummy: sd-device-monitor(worker): Passed 284 byte to netlink monitor. [ 58.485609] systemd-udevd[142]: snd-soc-dummy: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 58.487305] systemd-udevd[142]: timer: Device is queued (SEQNUM=3935, ACTION=add) [ 58.489567] systemd-udevd[172]: snd-soc-dummy: Processing device (SEQNUM=3934, ACTION=add) [ 58.491148] systemd-udevd[172]: snd-soc-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.493146] systemd-udevd[172]: snd-soc-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.494897] systemd-udevd[172]: snd-soc-dummy: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.497275] systemd-udevd[166]: Loading module: platform:psci-cpuidle [ 58.498921] systemd-udevd[166]: Failed to find module 'platform:psci-cpuidle' [ 58.501069] systemd-udevd[159]: serial8250:0: Device processed (SEQNUM=3929, ACTION=add) [ 58.503122] systemd-udevd[166]: psci-cpuidle: Device processed (SEQNUM=3926, ACTION=add) [ 58.505302] systemd-udevd[159]: serial8250:0: sd-device-monitor(worker): Passed 223 byte to netlink monitor. [ 58.507386] systemd-udevd[166]: psci-cpuidle: sd-device-monitor(worker): Passed 279 byte to netlink monitor. [ 58.509803] systemd-udevd[142]: regulator.0: Device ready for processing (SEQNUM=3928, ACTION=add) [ 58.511485] systemd-udevd[142]: regulator.0: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 58.513582] systemd-udevd[142]: serial8250:0.0: Device ready for processing (SEQNUM=3930, ACTION=add) [ 58.515626] systemd-udevd[159]: regulator.0: Processing device (SEQNUM=3928, ACTION=add) [ 58.517998] systemd-udevd[142]: serial8250:0.0: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 58.519700] systemd-udevd[142]: serial8250:0.1: Device ready for processing (SEQNUM=3931, ACTION=add) [ 58.521585] systemd-udevd[142]: serial8250:0.1: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 58.523669] systemd-udevd[167]: serial8250:0.0: Processing device (SEQNUM=3930, ACTION=add) [ 58.526212] systemd-udevd[142]: serial8250:0.2: Device ready for processing (SEQNUM=3932, ACTION=add) [ 58.529234] systemd-udevd[142]: serial8250:0.2: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 58.532877] systemd-udevd[142]: serial8250:0.3: Device ready for processing (SEQNUM=3933, ACTION=add) [ 58.534864] systemd-udevd[158]: serial8250:0.2: Processing device (SEQNUM=3932, ACTION=add) [ 58.537275] systemd-udevd[165]: serial8250:0.3: Processing device (SEQNUM=3933, ACTION=add) [ 58.539997] systemd-udevd[142]: serial8250:0.3: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 58.542687] systemd-udevd[142]: timer: Device ready for processing (SEQNUM=3935, ACTION=add) [ 58.545194] systemd-udevd[142]: timer: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 58.547757] systemd-udevd[172]: snd-soc-dummy: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.550042] systemd-udevd[142]: tpm-event-log: Device is queued (SEQNUM=3936, ACTION=add) [ 58.551663] systemd-udevd[142]: tpm-event-log: Device ready for processing (SEQNUM=3936, ACTION=add) [ 58.553849] systemd-udevd[166]: serial8250:0.1: Processing device (SEQNUM=3931, ACTION=add) [ 58.558929] systemd-udevd[164]: timer: Processing device (SEQNUM=3935, ACTION=add) [ 58.560990] systemd-udevd[142]: tpm-event-log: sd-device-monitor(manager): Passed 338 byte to netlink monitor. [ 58.562653] systemd-udevd[142]: software: Device is queued (SEQNUM=3937, ACTION=add) [ 58.565017] systemd-udevd[168]: tpm-event-log: Processing device (SEQNUM=3936, ACTION=add) [ 58.566552] systemd-udevd[168]: tpm-event-log: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.568582] systemd-udevd[168]: tpm-event-log: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.570342] systemd-udevd[168]: tpm-event-log: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.572684] systemd-udevd[142]: software: Device ready for processing (SEQNUM=3937, ACTION=add) [ 58.574751] systemd-udevd[172]: snd-soc-dummy: sd-device: Created db file '/run/udev/data/+platform:snd-soc-dummy' for '/devices/platform/snd-soc-dummy' [ 58.576908] systemd-udevd[172]: snd-soc-dummy: Running built-in command "kmod load" [ 58.578361] systemd-udevd[172]: Loading module: platform:snd-soc-dummy [ 58.579773] systemd-udevd[172]: Failed to find module 'platform:snd-soc-dummy' [ 58.581442] systemd-udevd[172]: snd-soc-dummy: Device processed (SEQNUM=3934, ACTION=add) [ 58.582917] systemd-udevd[172]: snd-soc-dummy: sd-device-monitor(worker): Passed 304 byte to netlink monitor. [ 58.585063] systemd-udevd[169]: software: Processing device (SEQNUM=3937, ACTION=add) [ 58.586951] systemd-udevd[142]: software: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 58.588861] systemd-udevd[142]: broadcast: Device is queued (SEQNUM=3938, ACTION=add) [ 58.591312] systemd-udevd[162]: Inserted module 'tpm_tis' [ 58.593421] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 58.595198] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 58.597558] systemd-udevd[162]: c000000.tpm_tis: Device processed (SEQNUM=3922, ACTION=add) [ 58.599445] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 58.601809] systemd-udevd[162]: c000000.tpm_tis: sd-device-monitor(worker): Passed 434 byte to netlink monitor. [ 58.603764] systemd-udevd[166]: serial8250:0.1: Device processed (SEQNUM=3931, ACTION=add) [ 58.605526] systemd-udevd[166]: serial8250:0.1: sd-device-monitor(worker): Passed 238 byte to netlink monitor. [ 58.607455] systemd-udevd[165]: serial8250:0.3: Device processed (SEQNUM=3933, ACTION=add) [ 58.609238] systemd-udevd[165]: serial8250:0.3: sd-device-monitor(worker): Passed 238 byte to netlink monitor. [ 58.611171] systemd-udevd[142]: broadcast: Device ready for processing (SEQNUM=3938, ACTION=add) [ 58.613516] systemd-udevd[159]: regulator.0: Device processed (SEQNUM=3928, ACTION=add) [ 58.615091] systemd-udevd[159]: regulator.0: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 58.617318] systemd-udevd[172]: broadcast: Processing device (SEQNUM=3938, ACTION=add) [ 58.619205] systemd-udevd[142]: broadcast: sd-device-monitor(manager): Passed 194 byte to netlink monitor. [ 58.621107] systemd-udevd[142]: clockevent0: Device is queued (SEQNUM=3939, ACTION=add) [ 58.623118] systemd-udevd[168]: tpm-event-log: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.624927] systemd-udevd[168]: tpm-event-log: sd-device: Created db file '/run/udev/data/+platform:tpm-event-log' for '/devices/platform/tpm-event-log' [ 58.626622] systemd-udevd[168]: tpm-event-log: Running built-in command "kmod load" [ 58.628345] systemd-udevd[168]: Loading module: of:Ntpm-event-logT(null)Carm,tpm_event_log [ 58.629850] systemd-udevd[168]: Failed to find module 'of:Ntpm-event-logT(null)Carm,tpm_event_log' [ 58.631377] systemd-udevd[168]: tpm-event-log: Device processed (SEQNUM=3936, ACTION=add) [ 58.633141] systemd-udevd[168]: tpm-event-log: sd-device-monitor(worker): Passed 404 byte to netlink monitor. [ 58.635096] systemd-udevd[142]: clockevent0: Device ready for processing (SEQNUM=3939, ACTION=add) [ 58.636911] systemd-udevd[142]: clockevent0: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 58.639062] systemd-udevd[164]: timer: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.641210] systemd-udevd[142]: clockevent1: Device is queued (SEQNUM=3940, ACTION=add) [ 58.642797] systemd-udevd[142]: clockevent1: Device ready for processing (SEQNUM=3940, ACTION=add) [ 58.644938] systemd-udevd[164]: timer: sd-device: Created db file '/run/udev/data/+platform:timer' for '/devices/platform/timer' [ 58.646937] systemd-udevd[169]: software: Device processed (SEQNUM=3937, ACTION=add) [ 58.649010] systemd-udevd[164]: timer: Running built-in command "kmod load" [ 58.650459] systemd-udevd[164]: Loading module: of:NtimerT(null)Carm,armv8-timerCarm,armv7-timer [ 58.652576] systemd-udevd[169]: software: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 58.654528] systemd-udevd[164]: Failed to find module 'of:NtimerT(null)Carm,armv8-timerCarm,armv7-timer' [ 58.656388] systemd-udevd[164]: timer: Device processed (SEQNUM=3935, ACTION=add) [ 58.658223] systemd-udevd[158]: serial8250:0.2: Device processed (SEQNUM=3932, ACTION=add) [ 58.660353] systemd-udevd[164]: timer: sd-device-monitor(worker): Passed 400 byte to netlink monitor. [ 58.662256] systemd-udevd[158]: serial8250:0.2: sd-device-monitor(worker): Passed 238 byte to netlink monitor. [ 58.664480] systemd-udevd[159]: clockevent0: Processing device (SEQNUM=3939, ACTION=add) [ 58.669661] systemd-udevd[162]: clockevent1: Processing device (SEQNUM=3940, ACTION=add) [ 58.673879] systemd-udevd[142]: clockevent1: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 58.677342] systemd-udevd[167]: serial8250:0.0: Device processed (SEQNUM=3930, ACTION=add) [ 58.679359] systemd-udevd[167]: serial8250:0.0: sd-device-monitor(worker): Passed 238 byte to netlink monitor. [ 58.682665] systemd-udevd[142]: clockevent2: Device is queued (SEQNUM=3941, ACTION=add) [ 58.684736] systemd-udevd[172]: broadcast: Device processed (SEQNUM=3938, ACTION=add) [ 58.686120] systemd-udevd[172]: broadcast: sd-device-monitor(worker): Passed 194 byte to netlink monitor. [ 58.687896] systemd-udevd[142]: clockevent2: Device ready for processing (SEQNUM=3941, ACTION=add) [ 58.689561] systemd-udevd[142]: clockevent2: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 58.691408] systemd-udevd[159]: clockevent0: Device processed (SEQNUM=3939, ACTION=add) [ 58.693524] systemd-udevd[142]: clockevent3: Device is queued (SEQNUM=3942, ACTION=add) [ 58.695337] systemd-udevd[159]: clockevent0: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 58.697848] systemd-udevd[142]: clockevent3: Device ready for processing (SEQNUM=3942, ACTION=add) [ 58.699351] systemd-udevd[142]: clockevent3: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 58.701663] systemd-udevd[167]: clockevent3: Processing device (SEQNUM=3942, ACTION=add) [ 58.703425] systemd-udevd[162]: clockevent1: Device processed (SEQNUM=3940, ACTION=add) [ 58.705190] systemd-udevd[162]: clockevent1: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 58.706958] systemd-udevd[142]: clocksource0: Device is queued (SEQNUM=3943, ACTION=add) [ 58.708971] systemd-udevd[172]: clockevent2: Processing device (SEQNUM=3941, ACTION=add) [ 58.710811] systemd-udevd[142]: clocksource0: Device ready for processing (SEQNUM=3943, ACTION=add) [ 58.712584] systemd-udevd[142]: clocksource0: sd-device-monitor(manager): Passed 197 byte to netlink monitor. [ 58.714066] systemd-udevd[142]: cpu0: Device is queued (SEQNUM=3944, ACTION=add) [ 58.715467] systemd-udevd[142]: cpu0: Device ready for processing (SEQNUM=3944, ACTION=add) [ 58.717274] systemd-udevd[142]: cpu0: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 58.718737] systemd-udevd[142]: cpu1: Device is queued (SEQNUM=3945, ACTION=add) [ 58.720737] systemd-udevd[167]: clockevent3: Device processed (SEQNUM=3942, ACTION=add) [ 58.722119] systemd-udevd[167]: clockevent3: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 58.723885] systemd-udevd[142]: cpu1: Device ready for processing (SEQNUM=3945, ACTION=add) [ 58.725867] systemd-udevd[162]: cpu0: Processing device (SEQNUM=3944, ACTION=add) [ 58.727734] systemd-udevd[159]: clocksource0: Processing device (SEQNUM=3943, ACTION=add) [ 58.729824] systemd-udevd[162]: cpu0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 58.731416] systemd-udevd[162]: cpu0: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': Invalid argument [ 58.733666] systemd-udevd[166]: cpu1: Processing device (SEQNUM=3945, ACTION=add) [ 58.735043] systemd-udevd[166]: cpu1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 58.736803] systemd-udevd[166]: cpu1: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': Invalid argument [ 58.738720] systemd-udevd[172]: clockevent2: Device processed (SEQNUM=3941, ACTION=add) [ 58.740394] systemd-udevd[172]: clockevent2: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 58.742175] systemd-udevd[142]: cpu1: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 58.743664] systemd-udevd[142]: cpu2: Device is queued (SEQNUM=3946, ACTION=add) [ 58.745685] systemd-udevd[159]: clocksource0: Device processed (SEQNUM=3943, ACTION=add) [ 58.747512] systemd-udevd[142]: cpu2: Device ready for processing (SEQNUM=3946, ACTION=add) [ 58.749621] systemd-udevd[159]: clocksource0: sd-device-monitor(worker): Passed 197 byte to netlink monitor. [ 58.751624] systemd-udevd[142]: cpu2: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 58.753780] systemd-udevd[172]: cpu2: Processing device (SEQNUM=3946, ACTION=add) [ 58.755156] systemd-udevd[172]: cpu2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 58.758499] systemd-udevd[172]: cpu2: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': Invalid argument [ 58.762486] systemd-udevd[162]: cpu0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.765352] systemd-udevd[162]: cpu0: Running built-in command "kmod load" [ 58.767728] systemd-udevd[162]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B [ 58.773205] systemd-udevd[172]: cpu2: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.774567] systemd-udevd[172]: cpu2: Running built-in command "kmod load" [ 58.775887] systemd-udevd[172]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B [ 58.777954] systemd-udevd[142]: cpu3: Device is queued (SEQNUM=3947, ACTION=add) [ 58.779784] systemd-udevd[172]: Failed to find module 'cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B' [ 58.781473] systemd-udevd[172]: cpu2: Device processed (SEQNUM=3946, ACTION=add) [ 58.782815] systemd-udevd[172]: cpu2: sd-device-monitor(worker): Passed 350 byte to netlink monitor. [ 58.785028] systemd-udevd[142]: cpu3: Device ready for processing (SEQNUM=3947, ACTION=add) [ 58.786636] systemd-udevd[142]: cpu3: sd-device-monitor(manager): Passed 350 byte to netlink monitor. [ 58.788780] systemd-udevd[166]: cpu1: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.790172] systemd-udevd[166]: cpu1: Running built-in command "kmod load" [ 58.791497] systemd-udevd[166]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B [ 58.793209] systemd-udevd[166]: Failed to find module 'cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B' [ 58.795034] systemd-udevd[142]: mc: Device is queued (SEQNUM=3948, ACTION=add) [ 58.797048] systemd-udevd[166]: cpu1: Device processed (SEQNUM=3945, ACTION=add) [ 58.798403] systemd-udevd[166]: cpu1: sd-device-monitor(worker): Passed 350 byte to netlink monitor. [ 58.800393] systemd-udevd[142]: mc: Device ready for processing (SEQNUM=3948, ACTION=add) [ 58.801868] systemd-udevd[142]: mc: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 58.803706] systemd-udevd[159]: cpu3: Processing device (SEQNUM=3947, ACTION=add) [ 58.805706] systemd-udevd[142]: memory1: Device is queued (SEQNUM=3949, ACTION=add) [ 58.807652] systemd-udevd[162]: Failed to find module 'cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B' [ 58.809859] systemd-udevd[159]: cpu3: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=cpu' [ 58.811849] systemd-udevd[162]: cpu0: Device processed (SEQNUM=3944, ACTION=add) [ 58.813999] systemd-udevd[159]: cpu3: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=cpu': Invalid argument [ 58.815954] systemd-udevd[162]: cpu0: sd-device-monitor(worker): Passed 350 byte to netlink monitor. [ 58.817960] systemd-udevd[142]: memory1: Device ready for processing (SEQNUM=3949, ACTION=add) [ 58.819769] systemd-udevd[162]: memory1: Processing device (SEQNUM=3949, ACTION=add) [ 58.821700] systemd-udevd[172]: mc: Processing device (SEQNUM=3948, ACTION=add) [ 58.823461] systemd-udevd[142]: memory1: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 58.825185] systemd-udevd[142]: memory10: Device is queued (SEQNUM=3950, ACTION=add) [ 58.826597] systemd-udevd[142]: memory10: Device ready for processing (SEQNUM=3950, ACTION=add) [ 58.828732] systemd-udevd[142]: memory10: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.833784] systemd-udevd[159]: cpu3: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 58.836463] systemd-udevd[159]: cpu3: Running built-in command "kmod load" [ 58.838645] systemd-udevd[159]: Loading module: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B [ 58.841547] systemd-udevd[159]: Failed to find module 'cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B' [ 58.843536] systemd-udevd[159]: cpu3: Device processed (SEQNUM=3947, ACTION=add) [ 58.845734] systemd-udevd[162]: memory1: Device processed (SEQNUM=3949, ACTION=add) [ 58.847473] systemd-udevd[159]: cpu3: sd-device-monitor(worker): Passed 350 byte to netlink monitor. [ 58.849482] systemd-udevd[162]: memory1: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 58.857883] systemd-udevd[142]: memory11: Device is queued (SEQNUM=3951, ACTION=add) [ 58.859328] systemd-udevd[142]: memory11: Device ready for processing (SEQNUM=3951, ACTION=add) M [** ] A start job is running for /dev/gpt-auto-root (48s / 1min 30s) [ 58.861010] systemd-udevd[142]: memory11: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.863663] systemd-udevd[172]: mc: Device processed (SEQNUM=3948, ACTION=add) [ 58.865246] systemd-udevd[172]: mc: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 58.867021] systemd-udevd[142]: memory12: Device is queued (SEQNUM=3952, ACTION=add) [ 58.868734] systemd-udevd[142]: memory12: Device ready for processing (SEQNUM=3952, ACTION=add) [ 58.873680] systemd-udevd[167]: memory10: Processing device (SEQNUM=3950, ACTION=add) [ 58.875478] systemd-udevd[142]: memory12: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.877404] systemd-udevd[142]: memory13: Device is queued (SEQNUM=3953, ACTION=add) [ 58.879001] systemd-udevd[142]: memory13: Device ready for processing (SEQNUM=3953, ACTION=add) [ 58.880621] systemd-udevd[142]: memory13: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.882089] systemd-udevd[142]: memory14: Device is queued (SEQNUM=3954, ACTION=add) [ 58.883502] systemd-udevd[142]: memory14: Device ready for processing (SEQNUM=3954, ACTION=add) [ 58.885482] systemd-udevd[166]: memory11: Processing device (SEQNUM=3951, ACTION=add) [ 58.887276] systemd-udevd[142]: memory14: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.889062] systemd-udevd[142]: memory15: Device is queued (SEQNUM=3955, ACTION=add) [ 58.890484] systemd-udevd[142]: memory15: Device ready for processing (SEQNUM=3955, ACTION=add) [ 58.891937] systemd-udevd[142]: memory15: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.893946] systemd-udevd[162]: memory13: Processing device (SEQNUM=3953, ACTION=add) [ 58.895684] systemd-udevd[166]: memory11: Device processed (SEQNUM=3951, ACTION=add) [ 58.897641] systemd-udevd[159]: memory12: Processing device (SEQNUM=3952, ACTION=add) [ 58.899442] systemd-udevd[162]: memory13: Device processed (SEQNUM=3953, ACTION=add) [ 58.901424] systemd-udevd[172]: memory14: Processing device (SEQNUM=3954, ACTION=add) [ 58.903343] systemd-udevd[142]: memory16: Device is queued (SEQNUM=3956, ACTION=add) [ 58.905004] systemd-udevd[142]: memory16: Device ready for processing (SEQNUM=3956, ACTION=add) [ 58.906449] systemd-udevd[142]: memory16: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.908518] systemd-udevd[162]: memory13: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.910293] systemd-udevd[142]: memory17: Device is queued (SEQNUM=3957, ACTION=add) [ 58.912415] systemd-udevd[158]: memory15: Processing device (SEQNUM=3955, ACTION=add) [ 58.914137] systemd-udevd[142]: memory17: Device ready for processing (SEQNUM=3957, ACTION=add) [ 58.915620] systemd-udevd[142]: memory17: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.917790] systemd-udevd[164]: memory17: Processing device (SEQNUM=3957, ACTION=add) [ 58.919566] systemd-udevd[167]: memory10: Device processed (SEQNUM=3950, ACTION=add) [ 58.921154] systemd-udevd[167]: memory10: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.922934] systemd-udevd[165]: memory16: Processing device (SEQNUM=3956, ACTION=add) [ 58.924937] systemd-udevd[142]: memory18: Device is queued (SEQNUM=3958, ACTION=add) [ 58.926382] systemd-udevd[142]: memory18: Device ready for processing (SEQNUM=3958, ACTION=add) [ 58.927984] systemd-udevd[142]: memory18: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.929670] systemd-udevd[142]: memory19: Device is queued (SEQNUM=3959, ACTION=add) [ 58.931096] systemd-udevd[142]: memory19: Device ready for processing (SEQNUM=3959, ACTION=add) [ 58.933142] systemd-udevd[166]: memory11: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.934937] systemd-udevd[162]: memory18: Processing device (SEQNUM=3958, ACTION=add) [ 58.936881] systemd-udevd[172]: memory14: Device processed (SEQNUM=3954, ACTION=add) [ 58.938617] systemd-udevd[164]: memory17: Device processed (SEQNUM=3957, ACTION=add) [ 58.940609] systemd-udevd[142]: memory19: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.942105] systemd-udevd[142]: memory20: Device is queued (SEQNUM=3960, ACTION=add) [ 58.943534] systemd-udevd[142]: memory20: Device ready for processing (SEQNUM=3960, ACTION=add) [ 58.945569] systemd-udevd[158]: memory15: Device processed (SEQNUM=3955, ACTION=add) [ 58.947309] systemd-udevd[142]: memory20: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.949742] systemd-udevd[166]: memory20: Processing device (SEQNUM=3960, ACTION=add) [ 58.951600] systemd-udevd[162]: memory18: Device processed (SEQNUM=3958, ACTION=add) [ 58.956669] systemd-udevd[159]: memory12: Device processed (SEQNUM=3952, ACTION=add) [ 58.958230] systemd-udevd[159]: memory12: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.960323] systemd-udevd[164]: memory17: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.962101] systemd-udevd[167]: memory19: Processing device (SEQNUM=3959, ACTION=add) [ 58.963836] systemd-udevd[142]: memory21: Device is queued (SEQNUM=3961, ACTION=add) [ 58.965845] systemd-udevd[165]: memory16: Device processed (SEQNUM=3956, ACTION=add) [ 58.967580] systemd-udevd[142]: memory21: Device ready for processing (SEQNUM=3961, ACTION=add) [ 58.969751] systemd-udevd[165]: memory16: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.971534] systemd-udevd[142]: memory21: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.973588] systemd-udevd[158]: memory15: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.975374] systemd-udevd[172]: memory14: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.977425] systemd-udevd[162]: memory18: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.979207] systemd-udevd[142]: memory22: Device is queued (SEQNUM=3962, ACTION=add) [ 58.981184] systemd-udevd[159]: memory21: Processing device (SEQNUM=3961, ACTION=add) [ 58.982995] systemd-udevd[142]: memory22: Device ready for processing (SEQNUM=3962, ACTION=add) [ 58.985238] systemd-udevd[162]: memory22: Processing device (SEQNUM=3962, ACTION=add) [ 58.986978] systemd-udevd[167]: memory19: Device processed (SEQNUM=3959, ACTION=add) [ 58.988538] systemd-udevd[167]: memory19: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 58.990325] systemd-udevd[142]: memory22: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 58.991822] systemd-udevd[142]: memory23: Device is queued (SEQNUM=3963, ACTION=add) [ 58.993596] systemd-udevd[142]: memory23: Device ready for processing (SEQNUM=3963, ACTION=add) [ 58.998462] systemd-udevd[166]: memory20: Device processed (SEQNUM=3960, ACTION=add) [ 59.000356] systemd-udevd[142]: memory23: sd-device-monitor(manager): Passed 183 byte to netlink monitor. [ 59.002206] systemd-udevd[166]: memory20: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 59.003983] systemd-udevd[172]: memory23: Processing device (SEQNUM=3963, ACTION=add) [ 59.005907] systemd-udevd[162]: memory22: Device processed (SEQNUM=3962, ACTION=add) [ 59.007293] systemd-udevd[162]: memory22: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 59.009230] systemd-udevd[159]: memory21: Device processed (SEQNUM=3961, ACTION=add) [ 59.011029] systemd-udevd[142]: memory8: Device is queued (SEQNUM=3964, ACTION=add) [ 59.012969] systemd-udevd[159]: memory21: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 59.015033] systemd-udevd[142]: memory8: Device ready for processing (SEQNUM=3964, ACTION=add) [ 59.016731] systemd-udevd[142]: memory8: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 59.018569] systemd-udevd[172]: memory23: Device processed (SEQNUM=3963, ACTION=add) [ 59.020588] systemd-udevd[142]: memory9: Device is queued (SEQNUM=3965, ACTION=add) [ 59.022381] systemd-udevd[172]: memory23: sd-device-monitor(worker): Passed 183 byte to netlink monitor. [ 59.024426] systemd-udevd[142]: memory9: Device ready for processing (SEQNUM=3965, ACTION=add) [ 59.025902] systemd-udevd[142]: memory9: sd-device-monitor(manager): Passed 182 byte to netlink monitor. [ 59.027733] systemd-udevd[159]: memory9: Processing device (SEQNUM=3965, ACTION=add) [ 59.029754] systemd-udevd[142]: node0: Device is queued (SEQNUM=3966, ACTION=add) [ 59.031200] systemd-udevd[142]: node0: Device ready for processing (SEQNUM=3966, ACTION=add) [ 59.033208] systemd-udevd[162]: node0: Processing device (SEQNUM=3966, ACTION=add) [ 59.034947] systemd-udevd[142]: node0: sd-device-monitor(manager): Passed 176 byte to netlink monitor. [ 59.036990] systemd-udevd[167]: memory8: Processing device (SEQNUM=3964, ACTION=add) [ 59.038736] systemd-udevd[142]: tracepoint: Device is queued (SEQNUM=3967, ACTION=add) [ 59.040570] systemd-udevd[142]: tracepoint: Device ready for processing (SEQNUM=3967, ACTION=add) [ 59.042024] systemd-udevd[142]: tracepoint: sd-device-monitor(manager): Passed 177 byte to netlink monitor. [ 59.043876] systemd-udevd[172]: tracepoint: Processing device (SEQNUM=3967, ACTION=add) [ 59.045852] systemd-udevd[142]: uprobe: Device is queued (SEQNUM=3968, ACTION=add) [ 59.047287] systemd-udevd[142]: uprobe: Device ready for processing (SEQNUM=3968, ACTION=add) [ 59.048961] systemd-udevd[142]: uprobe: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.050792] systemd-udevd[166]: uprobe: Processing device (SEQNUM=3968, ACTION=add) [ 59.052777] systemd-udevd[142]: 1:0: Device is queued (SEQNUM=3969, ACTION=add) [ 59.054556] systemd-udevd[167]: memory8: Device processed (SEQNUM=3964, ACTION=add) [ 59.056536] systemd-udevd[142]: 1:0: Device ready for processing (SEQNUM=3969, ACTION=add) [ 59.061386] systemd-udevd[158]: 1:0: Processing device (SEQNUM=3969, ACTION=add) [ 59.063109] systemd-udevd[162]: node0: Device processed (SEQNUM=3966, ACTION=add) [ 59.064751] systemd-udevd[162]: node0: sd-device-monitor(worker): Passed 176 byte to netlink monitor. [ 59.066515] systemd-udevd[142]: 1:0: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.068390] systemd-udevd[142]: 1:1: Device is queued (SEQNUM=3970, ACTION=add) [ 59.069795] systemd-udevd[142]: 1:1: Device ready for processing (SEQNUM=3970, ACTION=add) [ 59.071622] systemd-udevd[159]: memory9: Device processed (SEQNUM=3965, ACTION=add) [ 59.073353] systemd-udevd[159]: memory9: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 59.075192] systemd-udevd[162]: 1:1: Processing device (SEQNUM=3970, ACTION=add) [ 59.077191] systemd-udevd[172]: tracepoint: Device processed (SEQNUM=3967, ACTION=add) [ 59.078953] systemd-udevd[142]: 1:1: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.080971] systemd-udevd[172]: tracepoint: sd-device-monitor(worker): Passed 177 byte to netlink monitor. [ 59.082757] systemd-udevd[167]: memory8: sd-device-monitor(worker): Passed 182 byte to netlink monitor. [ 59.084792] systemd-udevd[142]: 1:10: Device is queued (SEQNUM=3971, ACTION=add) [ 59.086599] systemd-udevd[166]: uprobe: Device processed (SEQNUM=3968, ACTION=add) [ 59.087956] systemd-udevd[166]: uprobe: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.089904] systemd-udevd[142]: 1:10: Device ready for processing (SEQNUM=3971, ACTION=add) [ 59.091369] systemd-udevd[142]: 1:10: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 59.093435] systemd-udevd[159]: 1:10: Processing device (SEQNUM=3971, ACTION=add) [ 59.095412] systemd-udevd[142]: 1:11: Device is queued (SEQNUM=3972, ACTION=add) [ 59.097149] systemd-udevd[142]: 1:11: Device ready for processing (SEQNUM=3972, ACTION=add) [ 59.098594] systemd-udevd[142]: 1:11: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 59.100331] systemd-udevd[142]: 1:12: Device is queued (SEQNUM=3973, ACTION=add) [ 59.102124] systemd-udevd[172]: 1:11: Processing device (SEQNUM=3972, ACTION=add) [ 59.103879] systemd-udevd[142]: 1:12: Device ready for processing (SEQNUM=3973, ACTION=add) [ 59.105551] systemd-udevd[142]: 1:12: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 59.107015] systemd-udevd[142]: 1:13: Device is queued (SEQNUM=3974, ACTION=add) [ 59.108596] systemd-udevd[142]: 1:13: Device ready for processing (SEQNUM=3974, ACTION=add) [ 59.110408] systemd-udevd[162]: 1:1: Device processed (SEQNUM=3970, ACTION=add) [ 59.111770] systemd-udevd[162]: 1:1: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.113782] systemd-udevd[158]: 1:0: Device processed (SEQNUM=3969, ACTION=add) [ 59.115144] systemd-udevd[158]: 1:0: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.117181] systemd-udevd[142]: 1:13: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 59.118806] systemd-udevd[142]: 1:14: Device is queued (SEQNUM=3975, ACTION=add) [ 59.120856] systemd-udevd[167]: 1:12: Processing device (SEQNUM=3973, ACTION=add) [ 59.122573] systemd-udevd[142]: 1:14: Device ready for processing (SEQNUM=3975, ACTION=add) [ 59.124622] systemd-udevd[162]: 1:14: Processing device (SEQNUM=3975, ACTION=add) [ 59.126375] systemd-udevd[142]: 1:14: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 59.127863] systemd-udevd[142]: 1:15: Device is queued (SEQNUM=3976, ACTION=add) [ 59.129483] systemd-udevd[142]: 1:15: Device ready for processing (SEQNUM=3976, ACTION=add) [ 59.130914] systemd-udevd[142]: 1:15: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 59.132924] systemd-udevd[159]: 1:10: Device processed (SEQNUM=3971, ACTION=add) [ 59.134345] systemd-udevd[159]: 1:10: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 59.136374] systemd-udevd[166]: 1:13: Processing device (SEQNUM=3974, ACTION=add) [ 59.138096] systemd-udevd[158]: 1:15: Processing device (SEQNUM=3976, ACTION=add) [ 59.139848] systemd-udevd[142]: 1:2: Device is queued (SEQNUM=3977, ACTION=add) [ 59.141465] systemd-udevd[142]: 1:2: Device ready for processing (SEQNUM=3977, ACTION=add) [ 59.142913] systemd-udevd[142]: 1:2: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.145156] systemd-udevd[162]: 1:14: Device processed (SEQNUM=3975, ACTION=add) [ 59.146520] systemd-udevd[162]: 1:14: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 59.148552] systemd-udevd[142]: 1:3: Device is queued (SEQNUM=3978, ACTION=add) [ 59.149977] systemd-udevd[142]: 1:3: Device ready for processing (SEQNUM=3978, ACTION=add) [ 59.151430] systemd-udevd[142]: 1:3: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.153545] systemd-udevd[172]: 1:11: Device processed (SEQNUM=3972, ACTION=add) [ 59.155276] systemd-udevd[142]: 1:4: Device is queued (SEQNUM=3979, ACTION=add) [ 59.156885] systemd-udevd[142]: 1:4: Device ready for processing (SEQNUM=3979, ACTION=add) [ 59.158689] systemd-udevd[172]: 1:11: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 59.160695] systemd-udevd[164]: 1:4: Processing device (SEQNUM=3979, ACTION=add) [ 59.165495] systemd-udevd[165]: 1:2: Processing device (SEQNUM=3977, ACTION=add) [ 59.167331] systemd-udevd[167]: 1:12: Device processed (SEQNUM=3973, ACTION=add) [ 59.169195] systemd-udevd[167]: 1:12: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 59.171182] systemd-udevd[142]: 1:4: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.173173] systemd-udevd[142]: 1:5: Device is queued (SEQNUM=3980, ACTION=add) [ 59.174736] systemd-udevd[142]: 1:5: Device ready for processing (SEQNUM=3980, ACTION=add) [ 59.177034] systemd-udevd[158]: 1:15: Device processed (SEQNUM=3976, ACTION=add) [ 59.178544] systemd-udevd[158]: 1:15: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 59.180820] systemd-udevd[159]: 1:3: Processing device (SEQNUM=3978, ACTION=add) [ 59.182803] systemd-udevd[162]: 1:5: Processing device (SEQNUM=3980, ACTION=add) [ 59.185000] systemd-udevd[142]: 1:5: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.186660] systemd-udevd[142]: 1:6: Device is queued (SEQNUM=3981, ACTION=add) [ 59.188571] systemd-udevd[142]: 1:6: Device ready for processing (SEQNUM=3981, ACTION=add) [ 59.190167] systemd-udevd[142]: 1:6: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.192383] systemd-udevd[159]: 1:3: Device processed (SEQNUM=3978, ACTION=add) [ 59.193977] systemd-udevd[159]: 1:3: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.195998] systemd-udevd[172]: 1:6: Processing device (SEQNUM=3981, ACTION=add) [ 59.198155] systemd-udevd[164]: 1:4: Device processed (SEQNUM=3979, ACTION=add) [ 59.199667] systemd-udevd[164]: 1:4: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.202677] systemd-udevd[142]: 1:7: Device is queued (SEQNUM=3982, ACTION=add) [ 59.204581] systemd-udevd[142]: 1:7: Device ready for processing (SEQNUM=3982, ACTION=add) [ 59.206175] systemd-udevd[142]: 1:7: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.208610] systemd-udevd[172]: 1:6: Device processed (SEQNUM=3981, ACTION=add) [ 59.210117] systemd-udevd[172]: 1:6: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.212366] systemd-udevd[142]: 1:8: Device is queued (SEQNUM=3983, ACTION=add) [ 59.214348] systemd-udevd[167]: 1:7: Processing device (SEQNUM=3982, ACTION=add) [ 59.216493] systemd-udevd[165]: 1:2: Device processed (SEQNUM=3977, ACTION=add) [ 59.218382] systemd-udevd[162]: 1:5: Device processed (SEQNUM=3980, ACTION=add) [ 59.220568] systemd-udevd[165]: 1:2: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.222522] systemd-udevd[162]: 1:5: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.224768] systemd-udevd[142]: 1:8: Device ready for processing (SEQNUM=3983, ACTION=add) [ 59.226380] systemd-udevd[142]: 1:8: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.228685] systemd-udevd[166]: 1:13: Device processed (SEQNUM=3974, ACTION=add) [ 59.230193] systemd-udevd[166]: 1:13: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 59.232596] systemd-udevd[142]: 1:9: Device is queued (SEQNUM=3984, ACTION=add) [ 59.234174] systemd-udevd[142]: 1:9: Device ready for processing (SEQNUM=3984, ACTION=add) [ 59.235763] systemd-udevd[142]: 1:9: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.237958] systemd-udevd[159]: 1:8: Processing device (SEQNUM=3983, ACTION=add) [ 59.239983] systemd-udevd[142]: 253:0: Device is queued (SEQNUM=3985, ACTION=add) [ 59.241784] systemd-udevd[142]: 253:0: Device ready for processing (SEQNUM=3985, ACTION=add) [ 59.243379] systemd-udevd[142]: 253:0: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 59.245638] systemd-udevd[172]: 253:0: Processing device (SEQNUM=3985, ACTION=add) [ 59.247549] systemd-udevd[162]: 1:9: Processing device (SEQNUM=3984, ACTION=add) [ 59.249871] systemd-udevd[142]: 254:0: Device is queued (SEQNUM=3986, ACTION=add) [ 59.251466] systemd-udevd[142]: 254:0: Device ready for processing (SEQNUM=3986, ACTION=add) [ 59.253275] systemd-udevd[142]: 254:0: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 59.254895] systemd-udevd[142]: 31:0: Device is queued (SEQNUM=3987, ACTION=add) [ 59.256645] systemd-udevd[142]: 31:0: Device ready for processing (SEQNUM=3987, ACTION=add) [ 59.258808] systemd-udevd[167]: 1:7: Device processed (SEQNUM=3982, ACTION=add) [ 59.260954] systemd-udevd[166]: 254:0: Processing device (SEQNUM=3986, ACTION=add) [ 59.262865] systemd-udevd[162]: 1:9: Device processed (SEQNUM=3984, ACTION=add) [ 59.264989] systemd-udevd[167]: 1:7: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.267031] systemd-udevd[142]: 31:0: sd-device-monitor(manager): Passed 174 byte to netlink monitor. [ 59.268944] systemd-udevd[142]: 7:0: Device is queued (SEQNUM=3988, ACTION=add) [ 59.270913] systemd-udevd[158]: 31:0: Processing device (SEQNUM=3987, ACTION=add) [ 59.273099] systemd-udevd[142]: 7:0: Device ready for processing (SEQNUM=3988, ACTION=add) [ 59.274735] systemd-udevd[142]: 7:0: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.277035] systemd-udevd[162]: 1:9: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.279061] systemd-udevd[142]: 7:1: Device is queued (SEQNUM=3989, ACTION=add) [ 59.280907] systemd-udevd[142]: 7:1: Device ready for processing (SEQNUM=3989, ACTION=add) [ 59.282816] systemd-udevd[142]: 7:1: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.284840] systemd-udevd[142]: 7:2: Device is queued (SEQNUM=3990, ACTION=add) [ 59.286802] systemd-udevd[167]: 7:0: Processing device (SEQNUM=3988, ACTION=add) [ 59.289035] systemd-udevd[142]: 7:2: Device ready for processing (SEQNUM=3990, ACTION=add) [ 59.290662] systemd-udevd[142]: 7:2: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.292623] systemd-udevd[142]: 7:3: Device is queued (SEQNUM=3991, ACTION=add) [ 59.294191] systemd-udevd[142]: 7:3: Device ready for processing (SEQNUM=3991, ACTION=add) [ 59.296552] systemd-udevd[162]: 7:2: Processing device (SEQNUM=3990, ACTION=add) [ 59.298449] systemd-udevd[142]: 7:3: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.300794] systemd-udevd[172]: 253:0: Device processed (SEQNUM=3985, ACTION=add) [ 59.302728] systemd-udevd[142]: 7:4: Device is queued (SEQNUM=3992, ACTION=add) [ 59.305135] systemd-udevd[172]: 253:0: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 59.307114] systemd-udevd[142]: 7:4: Device ready for processing (SEQNUM=3992, ACTION=add) [ 59.309389] systemd-udevd[159]: 1:8: Device processed (SEQNUM=3983, ACTION=add) [ 59.311132] systemd-udevd[159]: 1:8: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.313383] systemd-udevd[165]: 7:1: Processing device (SEQNUM=3989, ACTION=add) [ 59.315297] systemd-udevd[164]: 7:3: Processing device (SEQNUM=3991, ACTION=add) [ 59.320910] systemd-udevd[168]: 7:4: Processing device (SEQNUM=3992, ACTION=add) [ 59.322803] systemd-udevd[167]: 7:0: Device processed (SEQNUM=3988, ACTION=add) [ 59.324567] systemd-udevd[167]: 7:0: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.326521] systemd-udevd[158]: 31:0: Device processed (SEQNUM=3987, ACTION=add) [ 59.328672] systemd-udevd[142]: 7:4: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.330725] systemd-udevd[158]: 31:0: sd-device-monitor(worker): Passed 174 byte to netlink monitor. [ 59.333043] systemd-udevd[142]: 7:5: Device is queued (SEQNUM=3993, ACTION=add) [ 59.335048] systemd-udevd[166]: 254:0: Device processed (SEQNUM=3986, ACTION=add) [ 59.336829] systemd-udevd[166]: 254:0: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 59.338978] systemd-udevd[142]: 7:5: Device ready for processing (SEQNUM=3993, ACTION=add) [ 59.341320] systemd-udevd[159]: 7:5: Processing device (SEQNUM=3993, ACTION=add) [ 59.343368] systemd-udevd[165]: 7:1: Device processed (SEQNUM=3989, ACTION=add) [ 59.345390] systemd-udevd[165]: 7:1: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.347409] systemd-udevd[142]: 7:5: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.349264] systemd-udevd[142]: 7:6: Device is queued (SEQNUM=3994, ACTION=add) [ 59.350823] systemd-udevd[142]: 7:6: Device ready for processing (SEQNUM=3994, ACTION=add) [ 59.352691] systemd-udevd[142]: 7:6: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.354728] systemd-udevd[162]: 7:2: Device processed (SEQNUM=3990, ACTION=add) [ 59.357253] systemd-udevd[162]: 7:2: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.360353] systemd-udevd[159]: 7:5: Device processed (SEQNUM=3993, ACTION=add) M [* ] A start job is running for /dev/gpt-auto-root (48s / 1min 30s) [ 59.361789] systemd-udevd[159]: 7:5: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.363943] systemd-udevd[172]: 7:6: Processing device (SEQNUM=3994, ACTION=add) [ 59.366231] systemd-udevd[168]: 7:4: Device processed (SEQNUM=3992, ACTION=add) [ 59.367996] systemd-udevd[168]: 7:4: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.370667] systemd-udevd[142]: 7:7: Device is queued (SEQNUM=3995, ACTION=add) [ 59.372786] systemd-udevd[142]: 7:7: Device ready for processing (SEQNUM=3995, ACTION=add) [ 59.375143] systemd-udevd[172]: 7:6: Device processed (SEQNUM=3994, ACTION=add) [ 59.376985] systemd-udevd[172]: 7:6: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.378736] systemd-udevd[142]: 7:7: sd-device-monitor(manager): Passed 173 byte to netlink monitor. [ 59.380949] systemd-udevd[164]: 7:3: Device processed (SEQNUM=3991, ACTION=add) [ 59.382312] systemd-udevd[164]: 7:3: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.384371] systemd-udevd[142]: mtd-0: Device is queued (SEQNUM=3996, ACTION=add) [ 59.385802] systemd-udevd[142]: mtd-0: Device ready for processing (SEQNUM=3996, ACTION=add) [ 59.387237] systemd-udevd[142]: mtd-0: sd-device-monitor(manager): Passed 175 byte to netlink monitor. [ 59.389213] systemd-udevd[167]: 7:7: Processing device (SEQNUM=3995, ACTION=add) [ 59.390950] systemd-udevd[142]: id: Device is queued (SEQNUM=3997, ACTION=add) [ 59.392531] systemd-udevd[142]: id: Device ready for processing (SEQNUM=3997, ACTION=add) [ 59.393968] systemd-udevd[142]: id: sd-device-monitor(manager): Passed 255 byte to netlink monitor. [ 59.395775] systemd-udevd[162]: id: Processing device (SEQNUM=3997, ACTION=add) [ 59.397737] systemd-udevd[159]: mtd-0: Processing device (SEQNUM=3996, ACTION=add) [ 59.399552] systemd-udevd[162]: id: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=dmi' [ 59.401715] systemd-udevd[162]: id: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=dmi': Invalid argument [ 59.403646] systemd-udevd[142]: fbcon: Device is queued (SEQNUM=3998, ACTION=add) [ 59.405320] systemd-udevd[142]: fbcon: Device ready for processing (SEQNUM=3998, ACTION=add) [ 59.406769] systemd-udevd[142]: fbcon: sd-device-monitor(manager): Passed 185 byte to netlink monitor. [ 59.408522] systemd-udevd[142]: full: Device is queued (SEQNUM=3999, ACTION=add) [ 59.410364] systemd-udevd[172]: fbcon: Processing device (SEQNUM=3998, ACTION=add) [ 59.412311] systemd-udevd[162]: id: /usr/lib/udev/rules.d/70-memory.rules:6 Importing properties from results of 'dmi_memory_id' [ 59.413790] systemd-udevd[162]: id: Starting 'dmi_memory_id' [ 59.415461] systemd-udevd[167]: 7:7: Device processed (SEQNUM=3995, ACTION=add) [ 59.417185] systemd-udevd[167]: 7:7: sd-device-monitor(worker): Passed 173 byte to netlink monitor. [ 59.418946] systemd-udevd[142]: full: Device ready for processing (SEQNUM=3999, ACTION=add) [ 59.420944] systemd-udevd[162]: Successfully forked off '(spawn)' as PID 182. [ 59.422649] systemd-udevd[142]: full: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 59.424756] systemd-udevd[166]: full: Processing device (SEQNUM=3999, ACTION=add) [ 59.426110] systemd-udevd[166]: full: Removing watch handle -1. [ 59.427965] systemd-udevd[142]: kmsg: Device is queued (SEQNUM=4000, ACTION=add) [ 59.429570] systemd-udevd[142]: kmsg: Device ready for processing (SEQNUM=4000, ACTION=add) [ 59.431011] systemd-udevd[142]: kmsg: sd-device-monitor(manager): Passed 222 byte to netlink monitor. [ 59.433050] systemd-udevd[167]: kmsg: Processing device (SEQNUM=4000, ACTION=add) [ 59.434420] systemd-udevd[167]: kmsg: Removing watch handle -1. [ 59.436292] systemd-udevd[159]: mtd-0: Device processed (SEQNUM=3996, ACTION=add) [ 59.437721] systemd-udevd[159]: mtd-0: sd-device-monitor(worker): Passed 175 byte to netlink monitor. [ 59.439551] systemd-udevd[172]: fbcon: Device processed (SEQNUM=3998, ACTION=add) [ 59.441158] systemd-udevd[172]: fbcon: sd-device-monitor(worker): Passed 185 byte to netlink monitor. [ 59.442954] systemd-udevd[142]: mem: Device is queued (SEQNUM=4001, ACTION=add) [ 59.444599] systemd-udevd[142]: mem: Device ready for processing (SEQNUM=4001, ACTION=add) [ 59.446029] systemd-udevd[142]: mem: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 59.447477] systemd-udevd[142]: null: Device is queued (SEQNUM=4002, ACTION=add) [ 59.449459] systemd-udevd[158]: mem: Processing device (SEQNUM=4001, ACTION=add) [ 59.450965] systemd-udevd[158]: mem: Removing watch handle -1. [ 59.452498] systemd-udevd[158]: mem: /usr/lib/udev/rules.d/50-udev-default.rules:44 GROUP 15 [ 59.453859] systemd-udevd[158]: mem: /usr/lib/udev/rules.d/50-udev-default.rules:44 MODE 0640 [ 59.456309] systemd-udevd[142]: null: Device ready for processing (SEQNUM=4002, ACTION=add) [ 59.457772] systemd-udevd[142]: null: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 59.459228] systemd-udevd[142]: port: Device is queued (SEQNUM=4003, ACTION=add) [ 59.460816] systemd-udevd[142]: port: Device ready for processing (SEQNUM=4003, ACTION=add) [ 59.462239] systemd-udevd[142]: port: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 59.464373] systemd-udevd[159]: null: Processing device (SEQNUM=4002, ACTION=add) [ 59.465803] systemd-udevd[159]: null: Removing watch handle -1. [ 59.467526] systemd-udevd[167]: kmsg: Preserve permissions of /dev/kmsg, uid=0, gid=0, mode=0644 [ 59.469803] systemd-udevd[165]: port: Processing device (SEQNUM=4003, ACTION=add) [ 59.471541] systemd-udevd[166]: full: Preserve permissions of /dev/full, uid=0, gid=0, mode=0666 [ 59.473524] systemd-udevd[165]: port: Removing watch handle -1. [ 59.474853] systemd-udevd[165]: port: /usr/lib/udev/rules.d/50-udev-default.rules:44 GROUP 15 [ 59.476469] systemd-udevd[165]: port: /usr/lib/udev/rules.d/50-udev-default.rules:44 MODE 0640 [ 59.478223] systemd-udevd[142]: random: Device is queued (SEQNUM=4004, ACTION=add) [ 59.479663] systemd-udevd[142]: random: Device ready for processing (SEQNUM=4004, ACTION=add) [ 59.481721] systemd-udevd[172]: random: Processing device (SEQNUM=4004, ACTION=add) [ 59.483089] systemd-udevd[172]: random: Removing watch handle -1. [ 59.484964] systemd-udevd[166]: full: Successfully created symlink '/dev/char/1:7' to '/dev/full' [ 59.486374] systemd-udevd[166]: full: sd-device: Created empty file '/run/udev/data/c1:7' for '/devices/virtual/mem/full' [ 59.487813] systemd-udevd[166]: full: Device processed (SEQNUM=3999, ACTION=add) [ 59.489763] systemd-udevd[167]: kmsg: Successfully created symlink '/dev/char/1:11' to '/dev/kmsg' [ 59.491178] systemd-udevd[167]: kmsg: sd-device: Created empty file '/run/udev/data/c1:11' for '/devices/virtual/mem/kmsg' [ 59.493974] systemd-udevd[167]: kmsg: Device processed (SEQNUM=4000, ACTION=add) [ 59.498137] systemd-udevd[167]: kmsg: sd-device-monitor(worker): Passed 222 byte to netlink monitor. [ 59.502861] systemd-udevd[166]: full: sd-device-monitor(worker): Passed 221 byte to netlink monitor. [ 59.504981] systemd-udevd[142]: random: sd-device-monitor(manager): Passed 225 byte to netlink monitor. [ 59.506476] systemd-udevd[142]: urandom: Device is queued (SEQNUM=4005, ACTION=add) [ 59.508518] systemd-udevd[158]: mem: Setting permissions /dev/mem, uid=0, gid=15, mode=0640 [ 59.510282] systemd-udevd[142]: urandom: Device ready for processing (SEQNUM=4005, ACTION=add) [ 59.511765] systemd-udevd[142]: urandom: sd-device-monitor(manager): Passed 227 byte to netlink monitor. [ 59.513988] systemd-udevd[167]: urandom: Processing device (SEQNUM=4005, ACTION=add) [ 59.515736] systemd-udevd[142]: zero: Device is queued (SEQNUM=4006, ACTION=add) [ 59.517804] systemd-udevd[167]: urandom: Removing watch handle -1. [ 59.519488] systemd-udevd[142]: zero: Device ready for processing (SEQNUM=4006, ACTION=add) [ 59.521577] systemd-udevd[159]: null: Preserve permissions of /dev/null, uid=0, gid=0, mode=0666 [ 59.523068] systemd-udevd[159]: null: Successfully created symlink '/dev/char/1:3' to '/dev/null' [ 59.525172] systemd-udevd[158]: mem: Successfully created symlink '/dev/char/1:1' to '/dev/mem' [ 59.526584] systemd-udevd[158]: mem: sd-device: Created empty file '/run/udev/data/c1:1' for '/devices/virtual/mem/mem' [ 59.528442] systemd-udevd[158]: mem: Device processed (SEQNUM=4001, ACTION=add) [ 59.530136] systemd-udevd[165]: port: Setting permissions /dev/port, uid=0, gid=15, mode=0640 [ 59.531920] systemd-udevd[142]: zero: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 59.533590] systemd-udevd[142]: memory_tier4: Device is queued (SEQNUM=4007, ACTION=add) [ 59.535384] systemd-udevd[165]: port: Successfully created symlink '/dev/char/1:4' to '/dev/port' [ 59.537357] systemd-udevd[142]: memory_tier4: Device ready for processing (SEQNUM=4007, ACTION=add) [ 59.538847] systemd-udevd[142]: memory_tier4: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 59.540981] systemd-udevd[165]: port: sd-device: Created empty file '/run/udev/data/c1:4' for '/devices/virtual/mem/port' [ 59.542894] systemd-udevd[172]: random: Preserve permissions of /dev/random, uid=0, gid=0, mode=0666 [ 59.544525] systemd-udevd[172]: random: Successfully created symlink '/dev/char/1:8' to '/dev/random' [ 59.546279] systemd-udevd[158]: mem: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 59.548292] systemd-udevd[164]: memory_tier4: Processing device (SEQNUM=4007, ACTION=add) [ 59.550053] systemd-udevd[142]: autofs: Device is queued (SEQNUM=4008, ACTION=add) [ 59.551853] systemd-udevd[166]: zero: Processing device (SEQNUM=4006, ACTION=add) [ 59.553967] systemd-udevd[142]: autofs: Device ready for processing (SEQNUM=4008, ACTION=add) [ 59.555795] systemd-udevd[166]: zero: Removing watch handle -1. [ 59.557703] systemd-udevd[142]: autofs: sd-device-monitor(manager): Passed 230 byte to netlink monitor. [ 59.559592] systemd-udevd[159]: null: sd-device: Created empty file '/run/udev/data/c1:3' for '/devices/virtual/mem/null' [ 59.561358] systemd-udevd[159]: null: Device processed (SEQNUM=4002, ACTION=add) [ 59.562776] systemd-udevd[159]: null: sd-device-monitor(worker): Passed 221 byte to netlink monitor. [ 59.564873] systemd-udevd[142]: btrfs-control: Device is queued (SEQNUM=4009, ACTION=add) [ 59.566334] systemd-udevd[142]: btrfs-control: Device ready for processing (SEQNUM=4009, ACTION=add) [ 59.568381] systemd-udevd[159]: btrfs-control: Processing device (SEQNUM=4009, ACTION=add) [ 59.570203] systemd-udevd[165]: port: Device processed (SEQNUM=4003, ACTION=add) [ 59.571927] systemd-udevd[142]: btrfs-control: sd-device-monitor(manager): Passed 231 byte to netlink monitor. [ 59.573980] systemd-udevd[165]: port: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 59.575768] systemd-udevd[142]: cpu_dma_latency: Device is queued (SEQNUM=4010, ACTION=add) [ 59.577483] systemd-udevd[142]: cpu_dma_latency: Device ready for processing (SEQNUM=4010, ACTION=add) [ 59.579473] systemd-udevd[159]: btrfs-control: Removing watch handle -1. [ 59.581510] systemd-udevd[158]: cpu_dma_latency: Processing device (SEQNUM=4010, ACTION=add) [ 59.582913] systemd-udevd[158]: cpu_dma_latency: Removing watch handle -1. [ 59.585153] systemd-udevd[172]: random: sd-device: Created empty file '/run/udev/data/c1:8' for '/devices/virtual/mem/random' [ 59.586812] systemd-udevd[172]: random: Device processed (SEQNUM=4004, ACTION=add) [ 59.589026] systemd-udevd[168]: autofs: Processing device (SEQNUM=4008, ACTION=add) [ 59.590973] systemd-udevd[172]: random: sd-device-monitor(worker): Passed 225 byte to netlink monitor. [ 59.593212] systemd-udevd[168]: autofs: Removing watch handle -1. [ 59.595100] systemd-udevd[142]: cpu_dma_latency: sd-device-monitor(manager): Passed 235 byte to netlink monitor. [ 59.597464] systemd-udevd[159]: btrfs-control: /usr/lib/udev/rules.d/50-udev-default.rules:99 GROUP 6 [ 59.599602] systemd-udevd[167]: urandom: Preserve permissions of /dev/urandom, uid=0, gid=0, mode=0666 [ 59.601505] systemd-udevd[167]: urandom: Successfully created symlink '/dev/char/1:9' to '/dev/urandom' [ 59.603083] systemd-udevd[167]: urandom: sd-device: Created empty file '/run/udev/data/c1:9' for '/devices/virtual/mem/urandom' [ 59.604932] systemd-udevd[167]: urandom: Device processed (SEQNUM=4005, ACTION=add) [ 59.606870] systemd-udevd[142]: device-mapper: Device is queued (SEQNUM=4011, ACTION=add) [ 59.608922] systemd-udevd[142]: device-mapper: Device ready for processing (SEQNUM=4011, ACTION=add) [ 59.610558] systemd-udevd[142]: device-mapper: sd-device-monitor(manager): Passed 232 byte to netlink monitor. [ 59.616557] systemd-udevd[164]: memory_tier4: Device processed (SEQNUM=4007, ACTION=add) [ 59.618036] systemd-udevd[164]: memory_tier4: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 59.619835] systemd-udevd[142]: efi_capsule_loader: Device is queued (SEQNUM=4012, ACTION=add) [ 59.621521] systemd-udevd[142]: efi_capsule_loader: Device ready for processing (SEQNUM=4012, ACTION=add) [ 59.623378] systemd-udevd[172]: device-mapper: Processing device (SEQNUM=4011, ACTION=add) [ 59.625010] systemd-udevd[172]: device-mapper: Removing watch handle -1. [ 59.626700] systemd-udevd[167]: urandom: sd-device-monitor(worker): Passed 227 byte to netlink monitor. [ 59.628733] systemd-udevd[166]: zero: Preserve permissions of /dev/zero, uid=0, gid=0, mode=0666 [ 59.630485] systemd-udevd[168]: autofs: Preserve permissions of /dev/autofs, uid=0, gid=0, mode=0644 [ 59.632543] systemd-udevd[142]: efi_capsule_loader: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 59.634568] systemd-udevd[168]: autofs: Successfully created symlink '/dev/char/10:235' to '/dev/autofs' [ 59.636594] systemd-udevd[142]: hw_random: Device is queued (SEQNUM=4013, ACTION=add) [ 59.638565] systemd-udevd[168]: autofs: sd-device: Created empty file '/run/udev/data/c10:235' for '/devices/virtual/misc/autofs' [ 59.640462] systemd-udevd[168]: autofs: Device processed (SEQNUM=4008, ACTION=add) [ 59.642195] systemd-udevd[142]: hw_random: Device ready for processing (SEQNUM=4013, ACTION=add) [ 59.644305] systemd-udevd[166]: zero: Successfully created symlink '/dev/char/1:5' to '/dev/zero' [ 59.646062] systemd-udevd[165]: efi_capsule_loader: Processing device (SEQNUM=4012, ACTION=add) [ 59.647828] systemd-udevd[166]: zero: sd-device: Created empty file '/run/udev/data/c1:5' for '/devices/virtual/mem/zero' [ 59.649856] systemd-udevd[165]: efi_capsule_loader: Removing watch handle -1. [ 59.651580] systemd-udevd[166]: zero: Device processed (SEQNUM=4006, ACTION=add) [ 59.653243] systemd-udevd[166]: zero: sd-device-monitor(worker): Passed 221 byte to netlink monitor. [ 59.654998] systemd-udevd[168]: autofs: sd-device-monitor(worker): Passed 230 byte to netlink monitor. [ 59.656974] systemd-udevd[159]: btrfs-control: Setting permissions /dev/btrfs-control, uid=0, gid=6, mode=0660 [ 59.658852] systemd-udevd[158]: cpu_dma_latency: Preserve permissions of /dev/cpu_dma_latency, uid=0, gid=0, mode=0600 [ 59.660512] systemd-udevd[158]: cpu_dma_latency: Successfully created symlink '/dev/char/10:124' to '/dev/cpu_dma_latency' [ 59.662332] systemd-udevd[142]: hw_random: sd-device-monitor(manager): Passed 219 byte to netlink monitor. [ 59.664641] systemd-udevd[165]: efi_capsule_loader: Preserve permissions of /dev/efi_capsule_loader, uid=0, gid=0, mode=0600 [ 59.666477] systemd-udevd[142]: kvm: Device is queued (SEQNUM=4014, ACTION=add) [ 59.667904] systemd-udevd[142]: kvm: Device ready for processing (SEQNUM=4014, ACTION=add) [ 59.669985] systemd-udevd[165]: efi_capsule_loader: Successfully created symlink '/dev/char/10:126' to '/dev/efi_capsule_loader' [ 59.671498] systemd-udevd[165]: efi_capsule_loader: sd-device: Created empty file '/run/udev/data/c10:126' for '/devices/virtual/misc/efi_capsule_loader' [ 59.673433] systemd-udevd[165]: efi_capsule_loader: Device processed (SEQNUM=4012, ACTION=add) [ 59.674806] systemd-udevd[165]: efi_capsule_loader: sd-device-monitor(worker): Passed 241 byte to netlink monitor. [ 59.676854] systemd-udevd[159]: btrfs-control: Successfully created symlink '/dev/char/10:234' to '/dev/btrfs-control' [ 59.678741] systemd-udevd[172]: device-mapper: Preserve permissions of /dev/mapper/control, uid=0, gid=0, mode=0600 [ 59.680827] systemd-udevd[159]: btrfs-control: sd-device: Created empty file '/run/udev/data/c10:234' for '/devices/virtual/misc/btrfs-control' [ 59.682797] systemd-udevd[166]: kvm: Processing device (SEQNUM=4014, ACTION=add) [ 59.684774] systemd-udevd[159]: btrfs-control: Device processed (SEQNUM=4009, ACTION=add) [ 59.686575] systemd-udevd[166]: kvm: Removing watch handle -1. [ 59.688492] systemd-udevd[159]: btrfs-control: sd-device-monitor(worker): Passed 231 byte to netlink monitor. [ 59.690502] systemd-udevd[172]: device-mapper: Successfully created symlink '/dev/char/10:236' to '/dev/mapper/control' [ 59.692574] systemd-udevd[166]: kvm: /usr/lib/udev/rules.d/50-udev-default.rules:111 GROUP 47 [ 59.694306] systemd-udevd[167]: hw_random: Processing device (SEQNUM=4013, ACTION=add) [ 59.696272] systemd-udevd[166]: kvm: /usr/lib/udev/rules.d/50-udev-default.rules:111 MODE 0666 [ 59.698003] systemd-udevd[142]: kvm: sd-device-monitor(manager): Passed 211 byte to netlink monitor. [ 59.699830] systemd-udevd[167]: hw_random: Removing watch handle -1. [ 59.701735] systemd-udevd[172]: device-mapper: sd-device: Created empty file '/run/udev/data/c10:236' for '/devices/virtual/misc/device-mapper' [ 59.703262] systemd-udevd[172]: device-mapper: Device processed (SEQNUM=4011, ACTION=add) [ 59.704824] systemd-udevd[172]: device-mapper: sd-device-monitor(worker): Passed 232 byte to netlink monitor. [ 59.707063] systemd-udevd[142]: loop-control: Device is queued (SEQNUM=4015, ACTION=add) [ 59.710113] systemd-udevd[142]: loop-control: Device ready for processing (SEQNUM=4015, ACTION=add) [ 59.713102] systemd-udevd[142]: loop-control: sd-device-monitor(manager): Passed 229 byte to netlink monitor. [ 59.714572] systemd-udevd[142]: rfkill: Device is queued (SEQNUM=4016, ACTION=add) [ 59.715978] systemd-udevd[142]: rfkill: Device ready for processing (SEQNUM=4016, ACTION=add) [ 59.718221] systemd-udevd[159]: loop-control: Processing device (SEQNUM=4015, ACTION=add) [ 59.720309] systemd-udevd[158]: cpu_dma_latency: sd-device: Created empty file '/run/udev/data/c10:124' for '/devices/virtual/misc/cpu_dma_latency' [ 59.722303] systemd-udevd[159]: loop-control: Removing watch handle -1. [ 59.724330] systemd-udevd[158]: cpu_dma_latency: Device processed (SEQNUM=4010, ACTION=add) [ 59.726051] systemd-udevd[159]: loop-control: /usr/lib/udev/rules.d/50-udev-default.rules:98 GROUP 6 [ 59.727897] systemd-udevd[158]: cpu_dma_latency: sd-device-monitor(worker): Passed 235 byte to netlink monitor. [ 59.729918] systemd-udevd[142]: rfkill: sd-device-monitor(manager): Passed 217 byte to netlink monitor. [ 59.731413] systemd-udevd[142]: snapshot: Device is queued (SEQNUM=4017, ACTION=add) [ 59.733072] systemd-udevd[142]: snapshot: Device ready for processing (SEQNUM=4017, ACTION=add) [ 59.734881] systemd-udevd[172]: rfkill: Processing device (SEQNUM=4016, ACTION=add) [ 59.736840] systemd-udevd[158]: snapshot: Processing device (SEQNUM=4017, ACTION=add) [ 59.738553] systemd-udevd[172]: rfkill: Removing watch handle -1. [ 59.740453] systemd-udevd[158]: snapshot: Removing watch handle -1. [ 59.742131] systemd-udevd[172]: rfkill: /usr/lib/udev/rules.d/50-udev-default.rules:105 MODE 0664 [ 59.743893] systemd-udevd[166]: kvm: Preserve permissions of /dev/kvm, uid=0, gid=47, mode=0666 [ 59.745663] systemd-udevd[166]: kvm: Successfully created symlink '/dev/char/10:232' to '/dev/kvm' [ 59.747406] systemd-udevd[167]: hw_random: Preserve permissions of /dev/hwrng, uid=0, gid=0, mode=0600 [ 59.749432] systemd-udevd[142]: snapshot: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 59.751303] systemd-udevd[166]: kvm: sd-device: Created empty file '/run/udev/data/c10:232' for '/devices/virtual/misc/kvm' [ 59.753031] systemd-udevd[166]: kvm: Device processed (SEQNUM=4014, ACTION=add) [ 59.754720] systemd-udevd[142]: vfio: Device is queued (SEQNUM=4018, ACTION=add) [ 59.756747] systemd-udevd[166]: kvm: sd-device-monitor(worker): Passed 211 byte to netlink monitor. [ 59.758497] systemd-udevd[142]: vfio: Device ready for processing (SEQNUM=4018, ACTION=add) [ 59.760544] systemd-udevd[172]: rfkill: /usr/lib/udev/rules.d/71-seat.rules:74 Importing properties from results of builtin command 'path_id' [ 59.762457] systemd-udevd[167]: hw_random: Successfully created symlink '/dev/char/10:183' to '/dev/hwrng' [ 59.763898] systemd-udevd[167]: hw_random: sd-device: Created empty file '/run/udev/data/c10:183' for '/devices/virtual/misc/hw_random' [ 59.765555] systemd-udevd[167]: hw_random: Device processed (SEQNUM=4013, ACTION=add) [ 59.766901] systemd-udevd[167]: hw_random: sd-device-monitor(worker): Passed 219 byte to netlink monitor. [ 59.768876] systemd-udevd[165]: vfio: Processing device (SEQNUM=4018, ACTION=add) [ 59.770749] systemd-udevd[158]: snapshot: Preserve permissions of /dev/snapshot, uid=0, gid=0, mode=0600 [ 59.772792] systemd-udevd[165]: vfio: Removing watch handle -1. [ 59.774463] systemd-udevd[158]: snapshot: Successfully created symlink '/dev/char/10:231' to '/dev/snapshot' [ 59.776497] systemd-udevd[165]: vfio: /usr/lib/udev/rules.d/50-udev-default.rules:113 MODE 0666 [ 59.778253] systemd-udevd[142]: vfio: sd-device-monitor(manager): Passed 231 byte to netlink monitor. [ 59.780363] systemd-udevd[158]: snapshot: sd-device: Created empty file '/run/udev/data/c10:231' for '/devices/virtual/misc/snapshot' [ 59.781831] systemd-udevd[158]: snapshot: Device processed (SEQNUM=4017, ACTION=add) [ 59.783173] systemd-udevd[158]: snapshot: sd-device-monitor(worker): Passed 221 byte to netlink monitor. [ 59.785179] systemd-udevd[142]: vga_arbiter: Device is queued (SEQNUM=4019, ACTION=add) [ 59.786640] systemd-udevd[142]: vga_arbiter: Device ready for processing (SEQNUM=4019, ACTION=add) [ 59.788391] systemd-udevd[142]: vga_arbiter: sd-device-monitor(manager): Passed 227 byte to netlink monitor. [ 59.793418] systemd-udevd[172]: rfkill: /usr/lib/udev/rules.d/71-seat.rules:74 Failed to run builtin 'path_id': No such file or directory [ 59.795263] systemd-udevd[159]: loop-control: Preserve permissions of /dev/loop-control, uid=0, gid=6, mode=0660 [ 59.799072] systemd-udevd[167]: vga_arbiter: Processing device (SEQNUM=4019, ACTION=add) [ 59.803822] systemd-udevd[167]: vga_arbiter: Removing watch handle -1. [ 59.807994] systemd-udevd[159]: loop-control: Successfully created symlink '/dev/char/10:237' to '/dev/loop-control' [ 59.810474] systemd-udevd[172]: rfkill: /usr/lib/udev/rules.d/73-seat-late.rules:16 RUN 'uaccess' [ 59.811883] systemd-udevd[172]: rfkill: Setting permissions /dev/rfkill, uid=0, gid=0, mode=0664 [ 59.813404] systemd-udevd[172]: rfkill: Successfully created symlink '/dev/char/10:242' to '/dev/rfkill' [ 59.815198] systemd-udevd[159]: loop-control: sd-device: Created empty file '/run/udev/data/c10:237' for '/devices/virtual/misc/loop-control' [ 59.817040] systemd-udevd[159]: loop-control: Device processed (SEQNUM=4015, ACTION=add) [ 59.818461] systemd-udevd[159]: loop-control: sd-device-monitor(worker): Passed 229 byte to netlink monitor. [ 59.820585] systemd-udevd[142]: vsock: Device is queued (SEQNUM=4020, ACTION=add) [ 59.822009] systemd-udevd[142]: vsock: Device ready for processing (SEQNUM=4020, ACTION=add) [ 59.823442] systemd-udevd[142]: vsock: sd-device-monitor(manager): Passed 215 byte to netlink monitor. [ 59.825679] systemd-udevd[165]: vfio: Preserve permissions of /dev/vfio/vfio, uid=0, gid=0, mode=0666 [ 59.827489] systemd-udevd[166]: vsock: Processing device (SEQNUM=4020, ACTION=add) [ 59.829143] systemd-udevd[166]: vsock: Removing watch handle -1. [ 59.830793] systemd-udevd[165]: vfio: Successfully created symlink '/dev/char/10:196' to '/dev/vfio/vfio' [ 59.832965] systemd-udevd[166]: vsock: /usr/lib/udev/rules.d/50-udev-default.rules:115 MODE 0666 [ 59.834754] systemd-udevd[142]: timer: Device is queued (SEQNUM=4021, ACTION=add) [ 59.836519] systemd-udevd[142]: timer: Device ready for processing (SEQNUM=4021, ACTION=add) [ 59.837954] systemd-udevd[142]: timer: sd-device-monitor(manager): Passed 221 byte to netlink monitor. [ 59.839825] systemd-udevd[172]: rfkill: sd-device: Created db file '/run/udev/data/c10:242' for '/devices/virtual/misc/rfkill' [ 59.841527] systemd-udevd[172]: rfkill: Running built-in command "uaccess" [ 59.843246] systemd-udevd[165]: vfio: sd-device: Created empty file '/run/udev/data/c10:196' for '/devices/virtual/misc/vfio' [ 59.844988] systemd-udevd[165]: vfio: Device processed (SEQNUM=4018, ACTION=add) [ 59.846312] systemd-udevd[165]: vfio: sd-device-monitor(worker): Passed 231 byte to netlink monitor. [ 59.848322] systemd-udevd[142]: tee0: Device is queued (SEQNUM=4022, ACTION=add) [ 59.849746] systemd-udevd[142]: tee0: Device ready for processing (SEQNUM=4022, ACTION=add) M [** ] A start job is running for /dev/gpt-auto-root (49s / 1min 30s) [ 59.861393] systemd-udevd[142]: tee0: sd-device-monitor(manager): Passed 210 byte to netlink monitor. [ 59.863969] systemd-udevd[167]: vga_arbiter: Preserve permissions of /dev/vga_arbiter, uid=0, gid=0, mode=0600 [ 59.866075] systemd-udevd[142]: teepriv0: Device is queued (SEQNUM=4023, ACTION=add) [ 59.867521] systemd-udevd[142]: teepriv0: Device ready for processing (SEQNUM=4023, ACTION=add) [ 59.869752] systemd-udevd[167]: vga_arbiter: Successfully created symlink '/dev/char/10:127' to '/dev/vga_arbiter' [ 59.871565] systemd-udevd[159]: timer: Processing device (SEQNUM=4021, ACTION=add) [ 59.873801] systemd-udevd[158]: tee0: Processing device (SEQNUM=4022, ACTION=add) [ 59.875524] systemd-udevd[159]: timer: Removing watch handle -1. [ 59.877591] systemd-udevd[158]: tee0: Removing watch handle -1. [ 59.879268] systemd-udevd[159]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:67 GROUP 29 [ 59.881434] systemd-udevd[165]: teepriv0: Processing device (SEQNUM=4023, ACTION=add) [ 59.882817] systemd-udevd[165]: teepriv0: Removing watch handle -1. [ 59.884803] systemd-udevd[172]: rfkill: Device processed (SEQNUM=4016, ACTION=add) [ 59.886158] systemd-udevd[172]: rfkill: sd-device-monitor(worker): Passed 317 byte to netlink monitor. [ 59.888378] systemd-udevd[142]: teepriv0: sd-device-monitor(manager): Passed 219 byte to netlink monitor. [ 59.889872] systemd-udevd[142]: vcs: Device is queued (SEQNUM=4024, ACTION=add) [ 59.891273] systemd-udevd[142]: vcs: Device ready for processing (SEQNUM=4024, ACTION=add) [ 59.892927] systemd-udevd[142]: vcs: sd-device-monitor(manager): Passed 204 byte to netlink monitor. [ 59.894764] systemd-udevd[166]: vsock: Setting permissions /dev/vsock, uid=0, gid=0, mode=0666 [ 59.896755] systemd-udevd[172]: vcs: Processing device (SEQNUM=4024, ACTION=add) [ 59.898104] systemd-udevd[172]: vcs: Removing watch handle -1. [ 59.899754] systemd-udevd[166]: vsock: Successfully created symlink '/dev/char/10:125' to '/dev/vsock' [ 59.901760] systemd-udevd[172]: vcs: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 59.903525] systemd-udevd[142]: vcs1: Device is queued (SEQNUM=4025, ACTION=add) [ 59.905274] systemd-udevd[142]: vcs1: Device ready for processing (SEQNUM=4025, ACTION=add) [ 59.906712] systemd-udevd[142]: vcs1: sd-device-monitor(manager): Passed 206 byte to netlink monitor. [ 59.908793] systemd-udevd[158]: tee0: Preserve permissions of /dev/tee0, uid=0, gid=0, mode=0600 [ 59.910197] systemd-udevd[158]: tee0: Successfully created symlink '/dev/char/247:0' to '/dev/tee0' [ 59.911950] systemd-udevd[142]: vcsa: Device is queued (SEQNUM=4026, ACTION=add) [ 59.913755] systemd-udevd[142]: vcsa: Device ready for processing (SEQNUM=4026, ACTION=add) [ 59.915563] systemd-udevd[158]: tee0: sd-device: Created empty file '/run/udev/data/c247:0' for '/devices/virtual/tee/tee0' [ 59.917444] systemd-udevd[158]: tee0: Device processed (SEQNUM=4022, ACTION=add) [ 59.919148] systemd-udevd[142]: vcsa: sd-device-monitor(manager): Passed 208 byte to netlink monitor. [ 59.921152] systemd-udevd[158]: tee0: sd-device-monitor(worker): Passed 210 byte to netlink monitor. [ 59.922931] systemd-udevd[159]: timer: /usr/lib/udev/rules.d/73-seat-late.rules:16 RUN 'uaccess' [ 59.924628] systemd-udevd[159]: timer: Preserve permissions of /dev/snd/timer, uid=0, gid=29, mode=0660 [ 59.926596] systemd-udevd[172]: vcs: Setting permissions /dev/vcs, uid=0, gid=5, mode=0660 [ 59.928703] systemd-udevd[159]: timer: Successfully created symlink '/dev/char/116:33' to '/dev/snd/timer' [ 59.930562] systemd-udevd[172]: vcs: Successfully created symlink '/dev/char/7:0' to '/dev/vcs' [ 59.935370] systemd-udevd[167]: vga_arbiter: sd-device: Created empty file '/run/udev/data/c10:127' for '/devices/virtual/misc/vga_arbiter' [ 59.937493] systemd-udevd[166]: vsock: sd-device: Created empty file '/run/udev/data/c10:125' for '/devices/virtual/misc/vsock' [ 59.939335] systemd-udevd[167]: vga_arbiter: Device processed (SEQNUM=4019, ACTION=add) [ 59.941258] systemd-udevd[166]: vsock: Device processed (SEQNUM=4020, ACTION=add) [ 59.943131] systemd-udevd[168]: vcsa: Processing device (SEQNUM=4026, ACTION=add) [ 59.945097] systemd-udevd[167]: vga_arbiter: sd-device-monitor(worker): Passed 227 byte to netlink monitor. [ 59.946883] systemd-udevd[166]: vsock: sd-device-monitor(worker): Passed 215 byte to netlink monitor. [ 59.948869] systemd-udevd[172]: vcs: sd-device: Created empty file '/run/udev/data/c7:0' for '/devices/virtual/vc/vcs' [ 59.950674] systemd-udevd[168]: vcsa: Removing watch handle -1. [ 59.952625] systemd-udevd[172]: vcs: Device processed (SEQNUM=4024, ACTION=add) [ 59.953983] systemd-udevd[172]: vcs: sd-device-monitor(worker): Passed 204 byte to netlink monitor. [ 59.955722] systemd-udevd[168]: vcsa: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 59.958030] systemd-udevd[165]: teepriv0: Preserve permissions of /dev/teepriv0, uid=0, gid=0, mode=0600 [ 59.959933] systemd-udevd[164]: vcs1: Processing device (SEQNUM=4025, ACTION=add) [ 59.961470] systemd-udevd[164]: vcs1: Removing watch handle -1. [ 59.963118] systemd-udevd[165]: teepriv0: Successfully created symlink '/dev/char/247:16' to '/dev/teepriv0' [ 59.965206] systemd-udevd[164]: vcs1: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 59.966987] systemd-udevd[142]: vcsa1: Device is queued (SEQNUM=4027, ACTION=add) [ 59.968616] systemd-udevd[142]: vcsa1: Device ready for processing (SEQNUM=4027, ACTION=add) [ 59.970190] systemd-udevd[142]: vcsa1: sd-device-monitor(manager): Passed 210 byte to netlink monitor. [ 59.975081] systemd-udevd[169]: vcsa1: Processing device (SEQNUM=4027, ACTION=add) [ 59.976591] systemd-udevd[169]: vcsa1: Removing watch handle -1. [ 59.981360] systemd-udevd[159]: timer: sd-device: Created db file '/run/udev/data/c116:33' for '/devices/virtual/sound/timer' [ 59.982886] systemd-udevd[159]: timer: Running built-in command "uaccess" [ 59.984894] systemd-udevd[169]: vcsa1: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 59.986649] systemd-udevd[159]: timer: Device processed (SEQNUM=4021, ACTION=add) [ 59.990234] systemd-udevd[165]: teepriv0: sd-device: Created empty file '/run/udev/data/c247:16' for '/devices/virtual/tee/teepriv0' [ 59.995454] systemd-udevd[165]: teepriv0: Device processed (SEQNUM=4023, ACTION=add) [ 59.997494] systemd-udevd[165]: teepriv0: sd-device-monitor(worker): Passed 219 byte to netlink monitor. [ 59.999264] systemd-udevd[142]: vcsu: Device is queued (SEQNUM=4028, ACTION=add) [ 60.000966] systemd-udevd[142]: vcsu: Device ready for processing (SEQNUM=4028, ACTION=add) [ 60.002767] systemd-udevd[159]: timer: sd-device-monitor(worker): Passed 259 byte to netlink monitor. [ 60.004865] systemd-udevd[164]: vcs1: Setting permissions /dev/vcs1, uid=0, gid=5, mode=0660 [ 60.006383] systemd-udevd[164]: vcs1: Successfully created symlink '/dev/char/7:1' to '/dev/vcs1' [ 60.008345] systemd-udevd[142]: vcsu: sd-device-monitor(manager): Passed 207 byte to netlink monitor. [ 60.010177] systemd-udevd[172]: vcsu: Processing device (SEQNUM=4028, ACTION=add) [ 60.011535] systemd-udevd[172]: vcsu: Removing watch handle -1. [ 60.013481] systemd-udevd[142]: vcsu1: Device is queued (SEQNUM=4029, ACTION=add) [ 60.014926] systemd-udevd[142]: vcsu1: Device ready for processing (SEQNUM=4029, ACTION=add) [ 60.016955] systemd-udevd[172]: vcsu: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 60.018733] systemd-udevd[159]: vcsu1: Processing device (SEQNUM=4029, ACTION=add) [ 60.020414] systemd-udevd[159]: vcsu1: Removing watch handle -1. [ 60.021769] systemd-udevd[159]: vcsu1: /usr/lib/udev/rules.d/50-udev-default.rules:41 GROUP 5 [ 60.023569] systemd-udevd[164]: vcs1: sd-device: Created empty file '/run/udev/data/c7:1' for '/devices/virtual/vc/vcs1' [ 60.025829] systemd-udevd[168]: vcsa: Setting permissions /dev/vcsa, uid=0, gid=5, mode=0660 [ 60.027600] systemd-udevd[164]: vcs1: Device processed (SEQNUM=4025, ACTION=add) [ 60.029253] systemd-udevd[164]: vcs1: sd-device-monitor(worker): Passed 206 byte to netlink monitor. [ 60.030992] systemd-udevd[168]: vcsa: Successfully created symlink '/dev/char/7:128' to '/dev/vcsa' [ 60.033233] systemd-udevd[142]: vcsu1: sd-device-monitor(manager): Passed 209 byte to netlink monitor. [ 60.034736] systemd-udevd[142]: vtcon0: Device is queued (SEQNUM=4030, ACTION=add) [ 60.036441] systemd-udevd[142]: vtcon0: Device ready for processing (SEQNUM=4030, ACTION=add) [ 60.037878] systemd-udevd[142]: vtcon0: sd-device-monitor(manager): Passed 188 byte to netlink monitor. [ 60.039708] systemd-udevd[169]: vcsa1: Setting permissions /dev/vcsa1, uid=0, gid=5, mode=0660 [ 60.041717] systemd-udevd[168]: vcsa: sd-device: Created empty file '/run/udev/data/c7:128' for '/devices/virtual/vc/vcsa' [ 60.043197] systemd-udevd[168]: vcsa: Device processed (SEQNUM=4026, ACTION=add) [ 60.044737] systemd-udevd[168]: vcsa: sd-device-monitor(worker): Passed 208 byte to netlink monitor. [ 60.046480] systemd-udevd[169]: vcsa1: Successfully created symlink '/dev/char/7:129' to '/dev/vcsa1' [ 60.048504] systemd-udevd[142]: blkcg_punt_bio: Device is queued (SEQNUM=4031, ACTION=add) [ 60.050309] systemd-udevd[167]: vtcon0: Processing device (SEQNUM=4030, ACTION=add) [ 60.052327] systemd-udevd[142]: blkcg_punt_bio: Device ready for processing (SEQNUM=4031, ACTION=add) [ 60.053809] systemd-udevd[142]: blkcg_punt_bio: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 60.055663] systemd-udevd[172]: vcsu: Setting permissions /dev/vcsu, uid=0, gid=5, mode=0660 [ 60.057734] systemd-udevd[169]: vcsa1: sd-device: Created empty file '/run/udev/data/c7:129' for '/devices/virtual/vc/vcsa1' [ 60.059216] systemd-udevd[169]: vcsa1: Device processed (SEQNUM=4027, ACTION=add) [ 60.060724] systemd-udevd[169]: vcsa1: sd-device-monitor(worker): Passed 210 byte to netlink monitor. [ 60.065550] systemd-udevd[166]: blkcg_punt_bio: Processing device (SEQNUM=4031, ACTION=add) [ 60.067285] systemd-udevd[172]: vcsu: Successfully created symlink '/dev/char/7:64' to '/dev/vcsu' [ 60.069261] systemd-udevd[142]: nvme-delete-wq: Device is queued (SEQNUM=4032, ACTION=add) [ 60.070724] systemd-udevd[142]: nvme-delete-wq: Device ready for processing (SEQNUM=4032, ACTION=add) [ 60.072800] systemd-udevd[172]: vcsu: sd-device: Created empty file '/run/udev/data/c7:64' for '/devices/virtual/vc/vcsu' [ 60.074622] systemd-udevd[142]: nvme-delete-wq: sd-device-monitor(manager): Passed 196 byte to netlink monitor. [ 60.076767] systemd-udevd[172]: vcsu: Device processed (SEQNUM=4028, ACTION=add) [ 60.078129] systemd-udevd[172]: vcsu: sd-device-monitor(worker): Passed 207 byte to netlink monitor. [ 60.079872] systemd-udevd[142]: nvme-reset-wq: Device is queued (SEQNUM=4033, ACTION=add) [ 60.084962] systemd-udevd[158]: nvme-delete-wq: Processing device (SEQNUM=4032, ACTION=add) [ 60.086683] systemd-udevd[159]: vcsu1: Setting permissions /dev/vcsu1, uid=0, gid=5, mode=0660 [ 60.088896] systemd-udevd[142]: nvme-reset-wq: Device ready for processing (SEQNUM=4033, ACTION=add) [ 60.090533] systemd-udevd[142]: nvme-reset-wq: sd-device-monitor(manager): Passed 195 byte to netlink monitor. [ 60.092013] systemd-udevd[142]: nvme-wq: Device is queued (SEQNUM=4034, ACTION=add) [ 60.094165] systemd-udevd[158]: nvme-delete-wq: Device processed (SEQNUM=4032, ACTION=add) [ 60.095906] systemd-udevd[142]: nvme-wq: Device ready for processing (SEQNUM=4034, ACTION=add) [ 60.097990] systemd-udevd[165]: nvme-reset-wq: Processing device (SEQNUM=4033, ACTION=add) [ 60.099766] systemd-udevd[158]: nvme-delete-wq: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 60.101773] systemd-udevd[167]: vtcon0: /usr/lib/udev/rules.d/90-vconsole.rules:12 RUN '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' [ 60.103688] systemd-udevd[159]: vcsu1: Successfully created symlink '/dev/char/7:65' to '/dev/vcsu1' [ 60.105792] systemd-udevd[167]: vtcon0: Running command "/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service" [ 60.107291] systemd-udevd[167]: vtcon0: Starting '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' [ 60.109357] systemd-udevd[159]: vcsu1: sd-device: Created empty file '/run/udev/data/c7:65' for '/devices/virtual/vc/vcsu1' [ 60.110897] systemd-udevd[159]: vcsu1: Device processed (SEQNUM=4029, ACTION=add) [ 60.112552] systemd-udevd[159]: vcsu1: sd-device-monitor(worker): Passed 209 byte to netlink monitor. [ 60.114503] systemd-udevd[167]: Successfully forked off '(spawn)' as PID 183. [ 60.116466] systemd-udevd[142]: nvme-wq: sd-device-monitor(manager): Passed 189 byte to netlink monitor. [ 60.117952] systemd-udevd[142]: writeback: Device is queued (SEQNUM=4035, ACTION=add) [ 60.119366] systemd-udevd[142]: writeback: Device ready for processing (SEQNUM=4035, ACTION=add) [ 60.121420] systemd-udevd[172]: nvme-wq: Processing device (SEQNUM=4034, ACTION=add) [ 60.123185] systemd-udevd[166]: blkcg_punt_bio: Device processed (SEQNUM=4031, ACTION=add) [ 60.124852] systemd-udevd[166]: blkcg_punt_bio: sd-device-monitor(worker): Passed 196 byte to netlink monitor. [ 60.126649] systemd-udevd[142]: writeback: sd-device-monitor(manager): Passed 191 byte to netlink monitor. [ 60.128365] systemd-udevd[142]: enp0s1: Device is queued (SEQNUM=4036, ACTION=move) [ 60.130290] systemd-udevd[159]: writeback: Processing device (SEQNUM=4035, ACTION=add) [ 60.135368] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_LOCATION=Other' [ 60.137101] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_EC_TYPE=Multi-bit ECC' [ 60.138468] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_MAX_CAPACITY=2147483648' [ 60.139839] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_SIZE=2147483648' [ 60.141367] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_FORM_FACTOR=DIMM' [ 60.142892] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_LOCATOR=DIMM 0' [ 60.144482] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_BANK_LOCATOR=Not Specified' [ 60.145866] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_TYPE=RAM' [ 60.147211] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_TYPE_DETAIL=Other' [ 60.148788] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_MANUFACTURER=QEMU' [ 60.150144] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_SERIAL_NUMBER=Not Specified' [ 60.151535] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_ASSET_TAG=Not Specified' [ 60.153257] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_DEVICE_0_PART_NUMBER=Not Specified' [ 60.154636] systemd-udevd[162]: id: 'dmi_memory_id'(out) 'MEMORY_ARRAY_NUM_DEVICES=1' [ 60.156526] systemd-udevd[142]: enp0s1: Device ready for processing (SEQNUM=4036, ACTION=move) [ 60.158356] systemd-udevd[165]: nvme-reset-wq: Device processed (SEQNUM=4033, ACTION=add) [ 60.159734] systemd-udevd[165]: nvme-reset-wq: sd-device-monitor(worker): Passed 195 byte to netlink monitor. [ 60.161844] systemd-udevd[162]: id: Process 'dmi_memory_id' succeeded. [ 60.163523] systemd-udevd[142]: enp0s1: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 60.165723] systemd-udevd[172]: nvme-wq: Device processed (SEQNUM=4034, ACTION=add) [ 60.167247] systemd-udevd[172]: nvme-wq: sd-device-monitor(worker): Passed 189 byte to netlink monitor. [ 60.169235] systemd-udevd[142]: vda3: Device is queued (SEQNUM=4037, ACTION=change) [ 60.171029] systemd-udevd[166]: enp0s1: Processing device (SEQNUM=4036, ACTION=move) [ 60.172979] systemd-udevd[162]: id: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load' [ 60.174742] systemd-udevd[159]: writeback: Device processed (SEQNUM=4035, ACTION=add) [ 60.176430] systemd-udevd[159]: writeback: sd-device-monitor(worker): Passed 191 byte to netlink monitor. [ 60.178262] systemd-udevd[166]: enp0s1: /usr/lib/udev/rules.d/50-udev-default.rules:31 Importing properties from results of builtin command 'net_driver' [ 60.180460] systemd-udevd[162]: id: sd-device: Created db file '/run/udev/data/+dmi:id' for '/devices/virtual/dmi/id' [ 60.181963] systemd-udevd[162]: id: Running built-in command "kmod load" [ 60.183537] systemd-udevd[162]: Loading module: dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku: [ 60.185602] systemd-udevd[162]: Failed to find module 'dmi:svnQEMU:pnQEMUVirtualMachine:pvrvirt-8.2:cvnQEMU:ct1:cvrvirt-8.2:sku:' [ 60.187230] systemd-udevd[162]: id: Device processed (SEQNUM=3997, ACTION=add) [ 60.188961] systemd-udevd[162]: id: sd-device-monitor(worker): Passed 785 byte to netlink monitor. [ 60.190942] systemd-udevd[142]: vda3: Device ready for processing (SEQNUM=4037, ACTION=change) [ 60.193007] systemd-udevd[142]: vda3: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 60.194629] systemd-udevd[142]: 252:0: Device is queued (SEQNUM=4038, ACTION=add) [ 60.196458] systemd-udevd[142]: 252:0: Device ready for processing (SEQNUM=4038, ACTION=add) [ 60.198069] systemd-udevd[142]: 252:0: sd-device-monitor(manager): Passed 162 byte to netlink monitor. [ 60.200392] systemd-udevd[159]: vda3: Processing device (SEQNUM=4037, ACTION=change) [ 60.202448] systemd-udevd[142]: dm-0: Device is queued (SEQNUM=4039, ACTION=add) [ 60.204312] systemd-udevd[142]: dm-0: Device ready for processing (SEQNUM=4039, ACTION=add) [ 60.205904] systemd-udevd[142]: dm-0: sd-device-monitor(manager): Passed 225 byte to netlink monitor. [ 60.207537] systemd-udevd[142]: dm-0: Device is queued (SEQNUM=4040, ACTION=change) [ 60.210243] systemd-udevd[172]: dm-0: Processing device (SEQNUM=4039, ACTION=add) [ 60.212548] systemd-udevd[142]: dm-0: SEQNUM=4040 blocked by SEQNUM=4039 [ 60.214508] systemd-udevd[172]: dm-0: Removing watch handle -1. [ 60.216679] systemd-udevd[166]: enp0s1: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id' [ 60.218820] systemd-udevd[142]: dm-0: Device is queued (SEQNUM=4041, ACTION=change) [ 60.220797] systemd-udevd[142]: dm-0: SEQNUM=4041 blocked by SEQNUM=4039 [ 60.222760] systemd-udevd[162]: 252:0: Processing device (SEQNUM=4038, ACTION=add) [ 60.224969] systemd-udevd[142]: vda2: Device is queued (SEQNUM=4042, ACTION=change) [ 60.226986] systemd-udevd[172]: dm-0: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 60.229240] systemd-udevd[142]: vda2: Device ready for processing (SEQNUM=4042, ACTION=change) [ 60.230880] systemd-udevd[142]: vda2: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 60.232750] systemd-udevd[142]: tpm_tis_core: Device is queued (SEQNUM=4043, ACTION=add) [ 60.234188] systemd-udevd[142]: tpm_tis_core: Device ready for processing (SEQNUM=4043, ACTION=add) [ 60.239040] systemd-udevd[165]: tpm_tis_core: Processing device (SEQNUM=4043, ACTION=add) [ 60.241056] systemd-udevd[158]: vda2: Processing device (SEQNUM=4042, ACTION=change) [ 60.242838] systemd-udevd[142]: tpm_tis_core: sd-device-monitor(manager): Passed 159 byte to netlink monitor. [ 60.244553] systemd-udevd[142]: tpm0: Device is queued (SEQNUM=4044, ACTION=add) [ 60.245954] systemd-udevd[142]: tpm0: Device ready for processing (SEQNUM=4044, ACTION=add) [ 60.247384] systemd-udevd[142]: tpm0: sd-device-monitor(manager): Passed 236 byte to netlink monitor. [ 60.249438] systemd-udevd[166]: enp0s1: MAC address identifier: hw_addr=52:54:00:12:35:02 -> x525400123502 [ 60.251391] systemd-udevd[165]: tpm_tis_core: Device processed (SEQNUM=4043, ACTION=add) [ 60.253002] systemd-udevd[165]: tpm_tis_core: sd-device-monitor(worker): Passed 159 byte to netlink monitor. [ 60.254792] systemd-udevd[142]: tpmrm0: Device is queued (SEQNUM=4045, ACTION=add) [ 60.256485] systemd-udevd[142]: tpmrm0: Device ready for processing (SEQNUM=4045, ACTION=add) [ 60.257931] systemd-udevd[142]: tpmrm0: sd-device-monitor(manager): Passed 247 byte to netlink monitor. [ 60.259753] systemd-udevd[162]: 252:0: Device processed (SEQNUM=4038, ACTION=add) [ 60.261751] systemd-udevd[142]: c000000.tpm_tis: Device is queued (SEQNUM=4046, ACTION=bind) [ 60.263568] systemd-udevd[162]: 252:0: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 60.265698] systemd-udevd[142]: c000000.tpm_tis: SEQNUM=4046 blocked by SEQNUM=4044 [ 60.267490] systemd-udevd[172]: dm-0: Setting permissions /dev/dm-0, uid=0, gid=6, mode=0660 [ 60.269414] systemd-udevd[159]: vda3: Removing watch handle 10. [ 60.271171] systemd-udevd[168]: tpmrm0: Processing device (SEQNUM=4045, ACTION=add) [ 60.272746] systemd-udevd[168]: tpmrm0: Removing watch handle -1. [ 60.274416] systemd-udevd[166]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/of_node". [ 60.276370] systemd-udevd[166]: virtio0: Failed to get 'of_node' child device: No such device [ 60.278091] systemd-udevd[142]: tpm_tis: Device is queued (SEQNUM=4047, ACTION=add) [ 60.279877] systemd-udevd[164]: tpm0: Processing device (SEQNUM=4044, ACTION=add) [ 60.281767] systemd-udevd[142]: tpm_tis: Device ready for processing (SEQNUM=4047, ACTION=add) [ 60.283593] systemd-udevd[164]: tpm0: Removing watch handle -1. [ 60.285518] systemd-udevd[142]: tpm_tis: sd-device-monitor(manager): Passed 169 byte to netlink monitor. [ 60.287366] systemd-udevd[162]: tpm_tis: Processing device (SEQNUM=4047, ACTION=add) [ 60.289338] systemd-udevd[142]: tpm_tis: Device is queued (SEQNUM=4048, ACTION=add) [ 60.291129] systemd-udevd[172]: dm-0: Successfully created symlink '/dev/block/252:0' to '/dev/dm-0' [ 60.293166] systemd-udevd[142]: tpm_tis: Device ready for processing (SEQNUM=4048, ACTION=add) [ 60.294644] systemd-udevd[142]: tpm_tis: sd-device-monitor(manager): Passed 164 byte to netlink monitor. [ 60.296392] systemd-udevd[142]: tpm_tis: Device is queued (SEQNUM=4049, ACTION=add) [ 60.297799] systemd-udevd[142]: tpm_tis: Device ready for processing (SEQNUM=4049, ACTION=add) [ 60.299599] systemd-udevd[165]: tpm_tis: Processing device (SEQNUM=4048, ACTION=add) [ 60.301549] systemd-udevd[142]: tpm_tis: sd-device-monitor(manager): Passed 154 byte to netlink monitor. [ 60.303580] systemd-udevd[169]: tpm_tis: Processing device (SEQNUM=4049, ACTION=add) [ 60.305603] systemd-udevd[158]: vda2: Removing watch handle 12. [ 60.307321] systemd-udevd[168]: tpmrm0: /usr/lib/udev/rules.d/tpm-udev.rules:4 GROUP 998 [ 60.308899] systemd-udevd[168]: tpmrm0: /usr/lib/udev/rules.d/tpm-udev.rules:4 MODE 0660 [ 60.310620] systemd-udevd[165]: tpm_tis: Device processed (SEQNUM=4048, ACTION=add) [ 60.312550] systemd-udevd[172]: dm-0: sd-device: Created db file '/run/udev/data/b252:0' for '/devices/virtual/block/dm-0' [ 60.314374] systemd-udevd[165]: tpm_tis: sd-device-monitor(worker): Passed 164 byte to netlink monitor. [ 60.316895] systemd-udevd[172]: dm-0: Device processed (SEQNUM=4039, ACTION=add) [ 60.318860] systemd-udevd[172]: dm-0: sd-device-monitor(worker): Passed 387 byte to netlink monitor. [ 60.324327] systemd-udevd[168]: tpmrm0: Setting permissions /dev/tpmrm0, uid=0, gid=998, mode=0660 [ 60.326108] systemd-udevd[142]: dm-0: Device ready for processing (SEQNUM=4040, ACTION=change) [ 60.328386] systemd-udevd[142]: dm-0: sd-device-monitor(manager): Passed 238 byte to netlink monitor. [ 60.330020] systemd-udevd[142]: dm-0: SEQNUM=4041 blocked by SEQNUM=4040 [ 60.332537] systemd-udevd[162]: tpm_tis: Device processed (SEQNUM=4047, ACTION=add) [ 60.334051] systemd-udevd[162]: tpm_tis: sd-device-monitor(worker): Passed 169 byte to netlink monitor. [ 60.335994] systemd-udevd[169]: tpm_tis: Device processed (SEQNUM=4049, ACTION=add) [ 60.337558] systemd-udevd[169]: tpm_tis: sd-device-monitor(worker): Passed 154 byte to netlink monitor. [ 60.339315] systemd-udevd[168]: tpmrm0: Successfully created symlink '/dev/char/252:65536' to '/dev/tpmrm0' [ 60.341552] systemd-udevd[172]: dm-0: Processing device (SEQNUM=4040, ACTION=change) [ 60.342915] systemd-udevd[172]: dm-0: Removing watch handle -1. [ 60.345042] systemd-udevd[166]: sd-device: Failed to chase symlinks in "/sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/physfn". [ 60.346562] systemd-udevd[166]: 0000:00:01.0: Failed to get PCI onboard label: No such file or directory [ 60.348510] systemd-udevd[168]: tpmrm0: sd-device: Created db file '/run/udev/data/c252:65536' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpmrm/tpmrm0' [ 60.350086] systemd-udevd[168]: tpmrm0: Device processed (SEQNUM=4045, ACTION=add) [ 60.351779] systemd-udevd[166]: 0000:00:01.0: Could not obtain onboard index: No such file or directory [ 60.353784] systemd-udevd[168]: tpmrm0: sd-device-monitor(worker): Passed 311 byte to netlink monitor. [ 60.355602] systemd-udevd[164]: tpm0: /usr/lib/udev/rules.d/tpm-udev.rules:3 OWNER 998 [ 60.357214] systemd-udevd[164]: tpm0: /usr/lib/udev/rules.d/tpm-udev.rules:3 MODE 0660 [ 60.358561] systemd-udevd[164]: tpm0: Setting permissions /dev/tpm0, uid=998, gid=0, mode=0660 [ 60.360695] systemd-udevd[166]: enp0s1: PCI path identifier: domain=n/a bus_and_slot=p0s1 func=n/a port=n/a -> enp0s1 M [*** ] A start job is running for /dev/gpt-auto-root (49s / 1min 30s) [ 60.362196] systemd-udevd[166]: enp0s1: Could not find usb parent device: No such file or directory [ 60.363601] systemd-udevd[166]: enp0s1: Could not get bcma parent device: No such file or directory [ 60.365317] systemd-udevd[166]: enp0s1: /usr/lib/udev/rules.d/75-net-description.rules:12 Importing properties from results of builtin command 'hwdb --subsystem=pci' [ 60.367173] systemd-udevd[166]: enp0s1: /usr/lib/udev/rules.d/75-net-description.rules:12 Failed to run builtin 'hwdb --subsystem=pci': Invalid argument [ 60.368932] systemd-udevd[166]: enp0s1: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id' [ 60.370443] systemd-udevd[166]: enp0s1: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link' [ 60.371966] systemd-udevd[166]: enp0s1: Device has name_assign_type=4 [ 60.373490] systemd-udevd[166]: enp0s1: Device has addr_assign_type=0 [ 60.374811] systemd-udevd[166]: enp0s1: Config file /usr/lib/systemd/network/99-default.link is applied [ 60.376546] systemd-udevd[166]: enp0s1: MAC address on the device already matches policy "persistent". [ 60.377933] systemd-udevd[166]: enp0s1: Skipping to apply Name= and NamePolicy= on 'move' uevent. [ 60.379311] systemd-udevd[166]: enp0s1: Skipping to apply AlternativeNames= and AlternativeNamesPolicy= on 'move' uevent. [ 60.381005] systemd-udevd[166]: enp0s1: /usr/lib/udev/rules.d/80-net-setup-link.rules:11 NAME 'enp0s1' [ 60.382808] systemd-udevd[159]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' [ 60.384691] systemd-udevd[159]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 60.386689] systemd-udevd[166]: enp0s1: sd-device: Created db file '/run/udev/data/n2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:01.0/virtio0/net/enp0s1' [ 60.388688] systemd-udevd[166]: enp0s1: Device processed (SEQNUM=4036, ACTION=move) [ 60.390398] systemd-udevd[159]: vda3: Probe /dev/vda3 with raid and offset=0 [ 60.392432] systemd-udevd[166]: enp0s1: sd-device-monitor(worker): Passed 751 byte to netlink monitor. [ 60.394242] systemd-udevd[164]: tpm0: Successfully created symlink '/dev/char/10:224' to '/dev/tpm0' [ 60.395662] systemd-udevd[164]: tpm0: sd-device: Created db file '/run/udev/data/c10:224' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis/tpm/tpm0' [ 60.397443] systemd-udevd[164]: tpm0: Device processed (SEQNUM=4044, ACTION=add) [ 60.398778] systemd-udevd[164]: tpm0: sd-device-monitor(worker): Passed 274 byte to netlink monitor. [ 60.400762] systemd-udevd[142]: c000000.tpm_tis: Device ready for processing (SEQNUM=4046, ACTION=bind) [ 60.402247] systemd-udevd[142]: c000000.tpm_tis: sd-device-monitor(manager): Passed 367 byte to netlink monitor. [ 60.404389] systemd-udevd[162]: c000000.tpm_tis: Processing device (SEQNUM=4046, ACTION=bind) [ 60.405787] systemd-udevd[162]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:20 Importing properties from results of builtin command 'hwdb --subsystem=platform' [ 60.407377] systemd-udevd[162]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:20 Failed to run builtin 'hwdb --subsystem=platform': Invalid argument [ 60.409290] systemd-udevd[162]: c000000.tpm_tis: /usr/lib/udev/rules.d/50-udev-default.rules:29 Importing properties from results of builtin command 'path_id' [ 60.411225] systemd-udevd[172]: dm-0: Successfully created symlink '/dev/block/252:0' to '/dev/dm-0' [ 60.412866] systemd-udevd[172]: dm-0: sd-device: Created db file '/run/udev/data/b252:0' for '/devices/virtual/block/dm-0' [ 60.414287] systemd-udevd[172]: dm-0: Device processed (SEQNUM=4040, ACTION=change) [ 60.415619] systemd-udevd[172]: dm-0: sd-device-monitor(worker): Passed 384 byte to netlink monitor. [ 60.417778] systemd-udevd[162]: c000000.tpm_tis: sd-device: Created db file '/run/udev/data/+platform:c000000.tpm_tis' for '/devices/platform/platform-bus@c000000/c000000.tpm_tis' [ 60.419382] systemd-udevd[162]: c000000.tpm_tis: Device processed (SEQNUM=4046, ACTION=bind) [ 60.421006] systemd-udevd[162]: c000000.tpm_tis: sd-device-monitor(worker): Passed 437 byte to netlink monitor. [ 60.422820] systemd-udevd[142]: dm-0: Device ready for processing (SEQNUM=4041, ACTION=change) [ 60.424508] systemd-udevd[142]: dm-0: sd-device-monitor(manager): Passed 246 byte to netlink monitor. [ 60.426329] systemd-udevd[162]: dm-0: Processing device (SEQNUM=4041, ACTION=change) [ 60.427684] systemd-udevd[162]: dm-0: Removing watch handle -1. [ 60.429558] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' [ 60.431160] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 60.432915] systemd-udevd[158]: vda2: Probe /dev/vda2 with raid and offset=0 [ 60.434609] systemd-udevd[162]: dm-0: /usr/lib/udev/rules.d/10-dm.rules:51 Importing properties from results of '/usr/sbin/dmsetup udevflags 6346180' [ 60.436370] systemd-udevd[162]: dm-0: Starting '/usr/sbin/dmsetup udevflags 6346180' [ 60.438111] systemd-udevd[159]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/3e65a482-1384-4983-8d66-7bf9110daa08' [ 60.439749] systemd-udevd[159]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73' [ 60.441757] systemd-udevd[159]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityhash' [ 60.443307] systemd-udevd[159]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part3' [ 60.445467] systemd-udevd[162]: Successfully forked off '(spawn)' as PID 184. [ 60.447249] systemd-udevd[159]: vda3: Successfully created symlink '/dev/block/254:3' to '/dev/vda3' [ 60.449069] systemd-udevd[159]: vda3: sd-device: Created db file '/run/udev/data/b254:3' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3' [ 60.450719] systemd-udevd[159]: vda3: Adding watch on '/dev/vda3' [ 60.452342] systemd-udevd[159]: vda3: Device processed (SEQNUM=4037, ACTION=change) [ 60.453764] systemd-udevd[159]: vda3: sd-device-monitor(worker): Passed 1252 byte to netlink monitor. [ 60.456348] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/24c89187-5232-40c0-8465-1b1e30111038' [ 60.458069] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/97343ed2-d180-602b-083d-ddc01a255364' [ 60.459617] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityroot' [ 60.461255] systemd-udevd[158]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part2' [ 60.463727] systemd-udevd[162]: dm-0: '/usr/sbin/dmsetup udevflags 6346180'(out) 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG='1'' [ 60.465441] systemd-udevd[162]: dm-0: '/usr/sbin/dmsetup udevflags 6346180'(out) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1'' [ 60.466860] systemd-udevd[162]: dm-0: Process '/usr/sbin/dmsetup udevflags 6346180' succeeded. [ 60.468512] systemd-udevd[162]: dm-0: /usr/lib/udev/rules.d/10-dm.rules:133 Added SYMLINK 'mapper/usr' [ 60.469900] systemd-udevd[162]: dm-0: /usr/lib/udev/rules.d/13-dm-disk.rules:17 Added SYMLINK 'disk/by-id/dm-name-usr' [ 60.471476] systemd-udevd[162]: dm-0: /usr/lib/udev/rules.d/13-dm-disk.rules:18 Added SYMLINK 'disk/by-id/dm-uuid-CRYPT-VERITY-3e65a482138449838d667bf9110daa08-usr' [ 60.473409] systemd-udevd[162]: dm-0: /usr/lib/udev/rules.d/13-dm-disk.rules:25 Importing properties from results of builtin command 'blkid' [ 60.474889] systemd-udevd[162]: dm-0: Probe /dev/dm-0 with raid and offset=0 [ 60.476975] systemd-udevd[158]: vda2: Successfully created symlink '/dev/block/254:2' to '/dev/vda2' [ 60.478388] systemd-udevd[158]: vda2: sd-device: Created db file '/run/udev/data/b254:2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2' [ 60.479957] systemd-udevd[158]: vda2: Adding watch on '/dev/vda2' [ 60.481458] systemd-udevd[158]: vda2: Device processed (SEQNUM=4042, ACTION=change) [ 60.482802] systemd-udevd[158]: vda2: sd-device-monitor(worker): Passed 1314 byte to netlink monitor. [ 60.484955] systemd-udevd[162]: dm-0: /usr/lib/udev/rules.d/13-dm-disk.rules:39 Added SYMLINK 'disk/by-uuid/24c89187-5232-40c0-8465-1b1e30111038' [ 60.486480] systemd-udevd[162]: dm-0: /usr/lib/udev/rules.d/95-dm-notify.rules:12 RUN '/usr/sbin/dmsetup udevcomplete $env{DM_COOKIE}' [ 60.487946] systemd-udevd[162]: dm-0: Successfully created symlink '/dev/mapper/usr' to '/dev/dm-0' [ 60.489581] systemd-udevd[162]: dm-0: Successfully created symlink '/dev/disk/by-uuid/24c89187-5232-40c0-8465-1b1e30111038' to '/dev/dm-0' [ 60.491094] systemd-udevd[162]: dm-0: Successfully created symlink '/dev/disk/by-id/dm-name-usr' to '/dev/dm-0' [ 60.492794] systemd-udevd[162]: dm-0: Successfully created symlink '/dev/disk/by-id/dm-uuid-CRYPT-VERITY-3e65a482138449838d667bf9110daa08-usr' to '/dev/dm-0' [ 60.494521] systemd-udevd[162]: dm-0: Successfully created symlink '/dev/block/252:0' to '/dev/dm-0' [ 60.495898] systemd-udevd[162]: dm-0: sd-device: Created db file '/run/udev/data/b252:0' for '/devices/virtual/block/dm-0' [ 60.497474] systemd-udevd[162]: dm-0: Running command "/usr/sbin/dmsetup udevcomplete 6346180" [ 60.498843] systemd-udevd[162]: dm-0: Starting '/usr/sbin/dmsetup udevcomplete 6346180' [ 60.500411] systemd-udevd[162]: Successfully forked off '(spawn)' as PID 185. [ 60.501739] systemd-udevd[162]: dm-0: '/usr/sbin/dmsetup udevcomplete 6346180'(out) 'DM_COOKIE_COMPLETED=0x60d5c4 ' [ 60.503167] systemd-udevd[162]: dm-0: Process '/usr/sbin/dmsetup udevcomplete 6346180' succeeded. [ 60.504760] systemd-udevd[162]: dm-0: Adding watch on '/dev/dm-0' [ 60.506039] systemd-udevd[162]: dm-0: Device processed (SEQNUM=4041, ACTION=change) [ 60.507375] systemd-udevd[162]: dm-0: sd-device-monitor(worker): Passed 896 byte to netlink monitor. [ 60.509380] systemd-udevd[167]: vtcon0: Process '/usr/bin/systemctl --no-block restart systemd-vconsole-setup.service' succeeded. [ 60.510872] systemd-udevd[167]: vtcon0: Device processed (SEQNUM=4030, ACTION=add) [ 60.512490] systemd-udevd[167]: vtcon0: sd-device-monitor(worker): Passed 188 byte to netlink monitor. [ 60.514437] systemd-udevd[142]: No events are queued, removing /run/udev/queue. [ 60.515865] systemd-udevd[142]: loop0: Device is queued (SEQNUM=4050, ACTION=change) [ 60.517512] systemd-udevd[142]: Cleanup idle workers [ 60.519047] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.520683] systemd-udevd[142]: Worker [166] exited. [ 60.522007] systemd-udevd[142]: loop0: Received inotify event for /dev/loop0. [ 60.523405] systemd-udevd[142]: loop0: Failed to re-read partition table, ignoring: Resource temporarily unavailable [ 60.525206] systemd-udevd[142]: loop0: device is closed, synthesising 'change' on /sys/devices/virtual/block/loop0 [ 60.526716] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.528444] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 206. [ 60.529853] systemd-udevd[142]: loop0: Worker [206] is forked for processing SEQNUM=4050. [ 60.531274] systemd-udevd[142]: Worker [159] exited. [ 60.532814] systemd-udevd[142]: Worker [164] exited. [ 60.534124] systemd-udevd[142]: Worker [162] exited. [ 60.535444] systemd-udevd[142]: Worker [163] exited. [ 60.536956] systemd-udevd[142]: Worker [161] exited. [ 60.538269] systemd-udevd[142]: Worker [169] exited. [ 60.539601] systemd-udevd[142]: Worker [165] exited. [ 60.541308] systemd-udevd[142]: Worker [172] exited. [ 60.542629] systemd-udevd[142]: Worker [168] exited. [ 60.543939] systemd-udevd[142]: Worker [158] exited. [ 60.550319] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.552337] systemd-udevd[142]: Worker [160] exited. [ 60.553736] systemd-udevd[142]: Worker [173] exited. [ 60.555449] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.557252] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.559044] systemd-udevd[142]: Worker [167] exited. [ 60.560609] systemd-udevd[142]: loop0: Device is queued (SEQNUM=4051, ACTION=change) [ 60.562033] systemd-udevd[142]: loop0: SEQNUM=4051 blocked by SEQNUM=4050 [ 60.563424] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.565158] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.566999] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.568531] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.569900] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.571779] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.573558] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.575524] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.577353] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.578798] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.580802] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.582259] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.584360] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.585692] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.587078] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.588999] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.590461] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.592532] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.593885] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.595270] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.597267] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.598730] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.600788] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.602146] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.603519] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.605561] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.607026] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.609053] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.610403] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.611768] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.613848] systemd-udevd[142]: loop0: Received inotify event for /dev/loop0. [ 60.615412] systemd-udevd[142]: loop0: Failed to re-read partition table, ignoring: Resource temporarily unavailable [ 60.617174] systemd-udevd[142]: loop0: device is closed, synthesising 'change' on /sys/devices/virtual/block/loop0 [ 60.618666] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.620313] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.621755] systemd-udevd[142]: loop0: Device is queued (SEQNUM=4052, ACTION=change) [ 60.623159] systemd-udevd[142]: loop0: SEQNUM=4052 blocked by SEQNUM=4050 [ 60.624841] systemd-udevd[142]: 252:1: Device is queued (SEQNUM=4053, ACTION=add) [ 60.626253] systemd-udevd[142]: 252:1: Device ready for processing (SEQNUM=4053, ACTION=add) [ 60.628303] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.629664] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.631030] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.632947] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 211. [ 60.634378] systemd-udevd[142]: 252:1: Worker [211] is forked for processing SEQNUM=4053. [ 60.635799] systemd-udevd[142]: dm-1: Device is queued (SEQNUM=4054, ACTION=add) [ 60.640924] systemd-udevd[211]: 252:1: Processing device (SEQNUM=4053, ACTION=add) [ 60.642640] systemd-udevd[142]: dm-1: Device ready for processing (SEQNUM=4054, ACTION=add) [ 60.644324] systemd-udevd[142]: dm-1: sd-device-monitor(manager): Passed 225 byte to netlink monitor. [ 60.646143] systemd-udevd[206]: dm-1: Processing device (SEQNUM=4054, ACTION=add) [ 60.647643] systemd-udevd[206]: dm-1: Removing watch handle -1. [ 60.649529] systemd-udevd[142]: dm-1: Device is queued (SEQNUM=4055, ACTION=change) [ 60.650959] systemd-udevd[142]: dm-1: SEQNUM=4055 blocked by SEQNUM=4054 [ 60.652910] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 60.654674] systemd-udevd[211]: 252:1: Device processed (SEQNUM=4053, ACTION=add) [ 60.656025] systemd-udevd[211]: 252:1: sd-device-monitor(worker): Passed 162 byte to netlink monitor. [ 60.658222] systemd-udevd[206]: dm-1: Setting permissions /dev/dm-1, uid=0, gid=6, mode=0660 [ 60.659623] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 60.661277] systemd-udevd[206]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 60.662725] systemd-udevd[206]: dm-1: Device processed (SEQNUM=4054, ACTION=add) [ 60.664391] systemd-udevd[206]: dm-1: sd-device-monitor(worker): Passed 387 byte to netlink monitor. [ 60.666136] systemd-udevd[142]: dm-1: Device ready for processing (SEQNUM=4055, ACTION=change) [ 60.667593] systemd-udevd[142]: dm-1: sd-device-monitor(manager): Passed 246 byte to netlink monitor. [ 60.670003] systemd-udevd[206]: dm-1: Processing device (SEQNUM=4055, ACTION=change) [ 60.671511] systemd-udevd[206]: dm-1: Removing watch handle -1. [ 60.672975] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:51 Importing properties from results of '/usr/sbin/dmsetup udevflags 6301384' [ 60.674476] systemd-udevd[206]: dm-1: Starting '/usr/sbin/dmsetup udevflags 6301384' [ 60.675809] systemd-udevd[206]: Successfully forked off '(spawn)' as PID 212. [ 60.677388] systemd-udevd[206]: dm-1: '/usr/sbin/dmsetup udevflags 6301384'(out) 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG='1'' [ 60.678834] systemd-udevd[206]: dm-1: '/usr/sbin/dmsetup udevflags 6301384'(out) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1'' [ 60.680493] systemd-udevd[206]: dm-1: Process '/usr/sbin/dmsetup udevflags 6301384' succeeded. [ 60.681870] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:133 Added SYMLINK 'mapper/luks-repart-64115783a20aa6ab' [ 60.683374] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:17 Added SYMLINK 'disk/by-id/dm-name-luks-repart-64115783a20aa6ab' [ 60.685172] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:18 Added SYMLINK 'disk/by-id/dm-uuid-CRYPT-LUKS2-4711ad54dbda4defb3421d331237109c-luks-repart-64115783a20aa6ab' [ 60.686791] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:25 Importing properties from results of builtin command 'blkid' [ 60.688496] systemd-udevd[206]: dm-1: Probe /dev/dm-1 with raid and offset=0 [ 60.689822] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/95-dm-notify.rules:12 RUN '/usr/sbin/dmsetup udevcomplete $env{DM_COOKIE}' [ 60.691473] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/mapper/luks-repart-64115783a20aa6ab' to '/dev/dm-1' [ 60.693211] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/disk/by-id/dm-name-luks-repart-64115783a20aa6ab' to '/dev/dm-1' [ 60.694707] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/disk/by-id/dm-uuid-CRYPT-LUKS2-4711ad54dbda4defb3421d331237109c-luks-repart-64115783a20aa6ab' to '/dev/dm-1' [ 60.696513] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 60.697891] systemd-udevd[206]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 60.699324] systemd-udevd[206]: dm-1: Running command "/usr/sbin/dmsetup udevcomplete 6301384" [ 60.700842] systemd-udevd[206]: dm-1: Starting '/usr/sbin/dmsetup udevcomplete 6301384' [ 60.702177] systemd-udevd[206]: Successfully forked off '(spawn)' as PID 213. [ 60.703871] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.705484] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.707338] systemd-udevd[211]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.708984] systemd-udevd[211]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.710354] systemd-udevd[211]: loop0: Block device is currently locked, requeueing the event. [ 60.712310] systemd-udevd[206]: dm-1: '/usr/sbin/dmsetup udevcomplete 6301384'(out) 'DM_COOKIE_COMPLETED=0x6026c8 ' [ 60.713778] systemd-udevd[206]: dm-1: Process '/usr/sbin/dmsetup udevcomplete 6301384' succeeded. [ 60.715151] systemd-udevd[206]: dm-1: Adding watch on '/dev/dm-1' [ 60.716713] systemd-udevd[206]: dm-1: Device processed (SEQNUM=4055, ACTION=change) [ 60.718045] systemd-udevd[206]: dm-1: sd-device-monitor(worker): Passed 741 byte to netlink monitor. [ 60.720576] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.722056] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.723981] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.725571] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.726972] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.728889] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.730349] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.732401] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.733760] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.735140] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.737119] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.738574] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.740620] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.741986] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.743353] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.745296] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.746773] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.748868] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.750369] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.751744] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.753675] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.755533] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.757221] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.758598] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.760684] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.762411] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.763858] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.765914] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.767273] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.768838] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.770567] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.772299] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.774142] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.775511] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.777199] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.778998] systemd-udevd[142]: dm-1: Received inotify event for /dev/dm-1. [ 60.780668] systemd-udevd[142]: dm-1: device is closed, synthesising 'change' on /sys/devices/virtual/block/dm-1 [ 60.782154] systemd-udevd[142]: dm-1: Device is queued (SEQNUM=4056, ACTION=change) [ 60.783575] systemd-udevd[142]: dm-1: Device ready for processing (SEQNUM=4056, ACTION=change) [ 60.785266] systemd-udevd[142]: dm-1: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 60.787169] systemd-udevd[206]: dm-1: Processing device (SEQNUM=4056, ACTION=change) [ 60.788749] systemd-udevd[206]: dm-1: Removing watch handle 16. [ 60.790179] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:133 Added SYMLINK 'mapper/luks-repart-64115783a20aa6ab' [ 60.791636] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:17 Added SYMLINK 'disk/by-id/dm-name-luks-repart-64115783a20aa6ab' [ 60.793404] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:18 Added SYMLINK 'disk/by-id/dm-uuid-CRYPT-LUKS2-4711ad54dbda4defb3421d331237109c-luks-repart-64115783a20aa6ab' [ 60.795018] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:25 Importing properties from results of builtin command 'blkid' [ 60.796929] systemd-udevd[206]: dm-1: Probe /dev/dm-1 with raid and offset=0 [ 60.798667] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.800410] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.802449] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:39 Added SYMLINK 'disk/by-uuid/6f1bbe63-acbd-4792-9d89-732f48bcc664' [ 60.804408] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:40 Added SYMLINK 'disk/by-label/root-arm64' [ 60.806458] systemd-udevd[211]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.807988] systemd-udevd[211]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.809752] systemd-udevd[211]: loop0: Block device is currently locked, requeueing the event. [ 60.811784] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/disk/by-uuid/6f1bbe63-acbd-4792-9d89-732f48bcc664' to '/dev/dm-1' [ 60.813687] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/disk/by-label/root-arm64' to '/dev/dm-1' [ 60.815295] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 60.817127] systemd-udevd[206]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 60.818713] systemd-udevd[206]: dm-1: Adding watch on '/dev/dm-1' [ 60.820386] systemd-udevd[206]: dm-1: Device processed (SEQNUM=4056, ACTION=change) [ 60.821880] systemd-udevd[206]: dm-1: sd-device-monitor(worker): Passed 1080 byte to netlink monitor. [ 60.823858] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.825725] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.827766] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.829709] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.831242] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.833345] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.834964] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.837355] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.838873] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.840608] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.842520] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.844427] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.846529] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.848338] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.849859] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.859176] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.861095] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. M [ *** ] A start job is running for /dev/gpt-auto-root (50s / 1min 30s) [ 60.863240] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.865042] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.866683] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.868931] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.870547] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.872884] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.874397] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.875920] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.878155] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.879773] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.882052] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.883569] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.885376] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.887291] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.889570] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.891474] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.893747] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.895319] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.897503] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.899123] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.901485] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.903013] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.904900] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.906836] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.908682] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.910738] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.912521] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.914056] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.915976] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.917893] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.919949] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.921665] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.923197] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.925377] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 60.927000] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 60.929315] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 60.930831] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 60.932588] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 60.934553] systemd-udevd[142]: dm-1: Received inotify event for /dev/dm-1. [ 60.936415] systemd-udevd[142]: dm-1: device is closed, synthesising 'change' on /sys/devices/virtual/block/dm-1 [ 60.938059] systemd-udevd[142]: dm-1: Device is queued (SEQNUM=4057, ACTION=change) [ 60.939781] systemd-udevd[142]: dm-1: Device ready for processing (SEQNUM=4057, ACTION=change) [ 60.941622] systemd-udevd[142]: dm-1: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 60.943642] systemd-udevd[206]: dm-1: Processing device (SEQNUM=4057, ACTION=change) [ 60.945838] systemd-udevd[142]: dm-1: Device is queued (SEQNUM=4058, ACTION=remove) [ 60.947438] systemd-udevd[142]: dm-1: SEQNUM=4058 blocked by SEQNUM=4057 [ 60.949683] systemd-udevd[206]: dm-1: Removing watch handle 17. [ 60.951177] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:114 Importing properties from results of '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended' [ 60.953376] systemd-udevd[206]: dm-1: Starting '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended' [ 60.955011] systemd-udevd[206]: Successfully forked off '(spawn)' as PID 223. [ 60.957121] systemd-udevd[142]: 252:1: Device is queued (SEQNUM=4059, ACTION=remove) [ 60.958736] systemd-udevd[142]: 252:1: Device ready for processing (SEQNUM=4059, ACTION=remove) [ 60.960630] systemd-udevd[142]: 252:1: sd-device-monitor(manager): Passed 165 byte to netlink monitor. [ 60.962673] systemd-udevd[211]: 252:1: Processing device (SEQNUM=4059, ACTION=remove) [ 60.964865] systemd-udevd[142]: dm-1: Device is queued (SEQNUM=4060, ACTION=remove) [ 60.966861] systemd-udevd[211]: 252:1: Device processed (SEQNUM=4059, ACTION=remove) [ 60.969299] systemd-udevd[142]: dm-1: SEQNUM=4060 blocked by SEQNUM=4057 [ 60.971719] systemd-udevd[211]: 252:1: sd-device-monitor(worker): Passed 165 byte to netlink monitor. [ 60.974274] systemd-udevd[206]: dm-1: '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended'(err) 'Device does not exist.' [ 60.976020] systemd-udevd[206]: dm-1: '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended'(err) 'Command failed.' [ 60.977996] systemd-udevd[206]: dm-1: Process '/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended' failed with exit code 1. [ 60.979715] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/10-dm.rules:114 Command "/usr/sbin/dmsetup info -j 252 -m 1 -c --nameprefixes --noheadings --rows -o suspended" returned 1 (error), ignoring [ 60.981792] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:17 Added SYMLINK 'disk/by-id/dm-name-' [ 60.983405] systemd-udevd[206]: dm-1: /usr/lib/udev/rules.d/13-dm-disk.rules:25 Importing properties from results of builtin command 'blkid' [ 60.985321] systemd-udevd[206]: dm-1: Failed to open block device /dev/dm-1, ignoring: No such file or directory [ 60.986889] systemd-udevd[206]: dm-1: Device node /dev/dm-1 is missing, skipping handling. [ 60.988621] systemd-udevd[206]: dm-1: Removing/updating old device symlink '/dev/disk/by-id/dm-name-luks-repart-64115783a20aa6ab', which is no longer belonging to this device. [ 60.990376] systemd-udevd[206]: dm-1: No reference left for '/dev/disk/by-id/dm-name-luks-repart-64115783a20aa6ab', removing [ 60.991997] systemd-udevd[206]: dm-1: Removing/updating old device symlink '/dev/disk/by-uuid/6f1bbe63-acbd-4792-9d89-732f48bcc664', which is no longer belonging to this device. [ 60.994168] systemd-udevd[206]: dm-1: No reference left for '/dev/disk/by-uuid/6f1bbe63-acbd-4792-9d89-732f48bcc664', removing [ 60.995809] systemd-udevd[206]: dm-1: Removing/updating old device symlink '/dev/disk/by-id/dm-uuid-CRYPT-LUKS2-4711ad54dbda4defb3421d331237109c-luks-repart-64115783a20aa6ab', which is no longer belonging to this device. [ 60.997928] systemd-udevd[206]: dm-1: No reference left for '/dev/disk/by-id/dm-uuid-CRYPT-LUKS2-4711ad54dbda4defb3421d331237109c-luks-repart-64115783a20aa6ab', removing [ 60.999676] systemd-udevd[206]: dm-1: Removing/updating old device symlink '/dev/mapper/luks-repart-64115783a20aa6ab', which is no longer belonging to this device. [ 61.001630] systemd-udevd[206]: dm-1: No reference left for '/dev/mapper/luks-repart-64115783a20aa6ab', removing [ 61.003219] systemd-udevd[206]: dm-1: Removing/updating old device symlink '/dev/disk/by-label/root-arm64', which is no longer belonging to this device. [ 61.005692] systemd-udevd[206]: dm-1: No reference left for '/dev/disk/by-label/root-arm64', removing [ 61.007271] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/disk/by-id/dm-name-' to '/dev/dm-1' [ 61.009121] systemd-udevd[206]: dm-1: Successfully created symlink '/dev/block/252:1' to '/dev/dm-1' [ 61.010656] systemd-udevd[206]: dm-1: sd-device: Created db file '/run/udev/data/b252:1' for '/devices/virtual/block/dm-1' [ 61.012523] systemd-udevd[206]: dm-1: Adding watch on '/dev/dm-1' [ 61.013947] systemd-udevd[206]: dm-1: Failed to watch device node '/dev/dm-1': No such file or directory [ 61.015488] systemd-udevd[206]: dm-1: Device processed (SEQNUM=4057, ACTION=change) [ 61.017267] systemd-udevd[206]: dm-1: sd-device-monitor(worker): Passed 435 byte to netlink monitor. [ 61.019248] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 61.021096] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 61.022874] systemd-udevd[142]: dm-1: Device ready for processing (SEQNUM=4058, ACTION=remove) [ 61.024643] systemd-udevd[142]: dm-1: sd-device-monitor(manager): Passed 246 byte to netlink monitor. [ 61.026666] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 61.028890] systemd-udevd[142]: dm-1: SEQNUM=4060 blocked by SEQNUM=4058 [ 61.030888] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 61.032683] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 61.034708] systemd-udevd[211]: dm-1: Processing device (SEQNUM=4058, ACTION=remove) [ 61.036525] systemd-udevd[211]: dm-1: Removing watch handle -1. [ 61.037961] systemd-udevd[211]: dm-1: /usr/lib/udev/rules.d/95-dm-notify.rules:12 RUN '/usr/sbin/dmsetup udevcomplete $env{DM_COOKIE}' [ 61.039596] systemd-udevd[211]: dm-1: No reference left for '/dev/disk/by-id/dm-name-', removing [ 61.041295] systemd-udevd[211]: dm-1: Running command "/usr/sbin/dmsetup udevcomplete 6320878" [ 61.042816] systemd-udevd[211]: dm-1: Starting '/usr/sbin/dmsetup udevcomplete 6320878' [ 61.044523] systemd-udevd[211]: Successfully forked off '(spawn)' as PID 224. [ 61.045996] systemd-udevd[211]: dm-1: '/usr/sbin/dmsetup udevcomplete 6320878'(out) 'DM_COOKIE_COMPLETED=0x6072ee ' [ 61.047582] systemd-udevd[211]: dm-1: Process '/usr/sbin/dmsetup udevcomplete 6320878' succeeded. [ 61.049381] systemd-udevd[211]: dm-1: Device processed (SEQNUM=4058, ACTION=remove) [ 61.050867] systemd-udevd[211]: dm-1: sd-device-monitor(worker): Passed 408 byte to netlink monitor. [ 61.053086] systemd-udevd[142]: loop0: Received inotify event for /dev/loop0. [ 61.054824] systemd-udevd[142]: loop0: Failed to re-read partition table, ignoring: Resource temporarily unavailable [ 61.056718] systemd-udevd[142]: loop0: device is closed, synthesising 'change' on /sys/devices/virtual/block/loop0 [ 61.058364] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 61.059958] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 61.061770] systemd-udevd[142]: loop0: Device is queued (SEQNUM=4061, ACTION=change) [ 61.063341] systemd-udevd[142]: dm-1: Device ready for processing (SEQNUM=4060, ACTION=remove) [ 61.065246] systemd-udevd[142]: dm-1: sd-device-monitor(manager): Passed 228 byte to netlink monitor. [ 61.066892] systemd-udevd[142]: loop0: SEQNUM=4061 blocked by SEQNUM=4050 [ 61.069054] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 61.070733] systemd-udevd[206]: loop0: Failed to flock(/dev/loop0): Resource temporarily unavailable [ 61.072606] systemd-udevd[206]: loop0: Block device is currently locked, requeueing the event. [ 61.074657] systemd-udevd[211]: dm-1: Processing device (SEQNUM=4060, ACTION=remove) [ 61.076462] systemd-udevd[211]: dm-1: Removing watch handle -1. [ 61.077875] systemd-udevd[211]: dm-1: Device processed (SEQNUM=4060, ACTION=remove) [ 61.079363] systemd-udevd[211]: dm-1: sd-device-monitor(worker): Passed 228 byte to netlink monitor. [ 61.081633] systemd-udevd[142]: loop0: Device is queued (SEQNUM=4062, ACTION=change) [ 61.083252] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4050, ACTION=change) [ 61.085062] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 237 byte to netlink monitor. [ 61.086670] systemd-udevd[142]: loop0: SEQNUM=4062 blocked by SEQNUM=4050 [ 61.088915] systemd-udevd[206]: loop0: Processing device (SEQNUM=4050, ACTION=change) [ 61.090577] systemd-udevd[206]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 61.092425] systemd-udevd[206]: loop0: Removing watch handle 3. [ 61.094286] systemd-udevd[142]: vda: Received inotify event for /dev/vda. [ 61.095859] systemd-udevd[142]: vda: Failed to re-read partition table, ignoring: Resource temporarily unavailable [ 61.097866] systemd-udevd[142]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda [ 61.100497] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.102225] systemd-udevd[206]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 61.103818] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 61.105687] systemd-udevd[206]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 61.107209] systemd-udevd[206]: loop0: Removing/updating old device symlink '/dev/disk/by-diskseq/17', which is no longer belonging to this device. [ 61.109186] systemd-udevd[206]: loop0: No reference left for '/dev/disk/by-diskseq/17', removing [ 61.110723] systemd-udevd[206]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 61.112547] systemd-udevd[206]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 61.114087] systemd-udevd[206]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 61.115860] systemd-udevd[206]: loop0: Adding watch on '/dev/loop0' [ 61.117579] systemd-udevd[206]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 61.119131] systemd-udevd[206]: loop0: Device processed (SEQNUM=4050, ACTION=change) [ 61.120820] systemd-udevd[206]: loop0: sd-device-monitor(worker): Passed 324 byte to netlink monitor. [ 61.123017] systemd-udevd[142]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 [ 61.125046] systemd-udevd[142]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 [ 61.126869] systemd-udevd[142]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3 [ 61.128926] systemd-udevd[142]: Failed to create sd_device object from watch handle, ignoring: No such file or directory [ 61.130611] systemd-udevd[142]: loop0: Device is queued (SEQNUM=4063, ACTION=change) [ 61.132512] systemd-udevd[142]: loop0: SEQNUM=4063 blocked by SEQNUM=4050 [ 61.134043] systemd-udevd[142]: vda: Received inotify event for /dev/vda. [ 61.135571] systemd-udevd[142]: vda: Failed to re-read partition table, ignoring: Device or resource busy [ 61.137611] systemd-udevd[142]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda [ 61.139410] systemd-udevd[142]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 [ 61.141588] systemd-udevd[142]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 [ 61.143405] systemd-udevd[142]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3 [ 61.145616] systemd-udevd[142]: vda: device is closed, synthesising 'change' on /sys/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4 [ 61.147417] systemd-udevd[142]: 7:0: Device is queued (SEQNUM=4064, ACTION=remove) [ 61.149265] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4051, ACTION=change) [ 61.150877] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 61.152731] systemd-udevd[142]: loop0: SEQNUM=4052 blocked by SEQNUM=4051 [ 61.154260] systemd-udevd[142]: loop0: SEQNUM=4061 blocked by SEQNUM=4051 [ 61.155793] systemd-udevd[142]: loop0: SEQNUM=4062 blocked by SEQNUM=4051 [ 61.157567] systemd-udevd[142]: loop0: SEQNUM=4063 blocked by SEQNUM=4051 [ 61.159119] systemd-udevd[142]: 7:0: Device ready for processing (SEQNUM=4064, ACTION=remove) [ 61.160982] systemd-udevd[142]: 7:0: sd-device-monitor(manager): Passed 163 byte to netlink monitor. [ 61.163002] systemd-udevd[206]: loop0: Processing device (SEQNUM=4051, ACTION=change) [ 61.165202] systemd-udevd[142]: loop0: Device is queued (SEQNUM=4065, ACTION=remove) [ 61.166803] systemd-udevd[142]: loop0: SEQNUM=4065 blocked by SEQNUM=4051 [ 61.169298] systemd-udevd[206]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 61.171279] systemd-udevd[211]: 7:0: Processing device (SEQNUM=4064, ACTION=remove) [ 61.173511] systemd-udevd[206]: loop0: Removing watch handle -1. [ 61.175387] systemd-udevd[142]: vda: Device is queued (SEQNUM=4066, ACTION=change) [ 61.177405] systemd-udevd[142]: vda: Device ready for processing (SEQNUM=4066, ACTION=change) [ 61.179426] systemd-udevd[211]: 7:0: Device processed (SEQNUM=4064, ACTION=remove) [ 61.181262] systemd-udevd[211]: 7:0: sd-device-monitor(worker): Passed 163 byte to netlink monitor. [ 61.183213] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 226. [ 61.185033] systemd-udevd[142]: vda: Worker [226] is forked for processing SEQNUM=4066. [ 61.187044] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.189003] systemd-udevd[206]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 61.190741] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 61.192941] systemd-udevd[142]: vda4: Device is queued (SEQNUM=4067, ACTION=add) [ 61.194953] systemd-udevd[206]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 61.196747] systemd-udevd[206]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 61.198311] systemd-udevd[206]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 61.203714] systemd-udevd[226]: vda: Processing device (SEQNUM=4066, ACTION=change) [ 61.206037] systemd-udevd[206]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 61.208367] systemd-udevd[142]: vda4: SEQNUM=4067 blocked by SEQNUM=4066 [ 61.210361] systemd-udevd[206]: loop0: Adding watch on '/dev/loop0' [ 61.211852] systemd-udevd[206]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 61.213607] systemd-udevd[206]: loop0: Device processed (SEQNUM=4051, ACTION=change) [ 61.215505] systemd-udevd[142]: vda1: Device is queued (SEQNUM=4068, ACTION=change) [ 61.217754] systemd-udevd[206]: loop0: sd-device-monitor(worker): Passed 328 byte to netlink monitor. [ 61.219727] systemd-udevd[226]: vda: Removing watch handle 9. [ 61.222408] systemd-udevd[142]: vda1: SEQNUM=4068 blocked by SEQNUM=4066 [ 61.224006] systemd-udevd[142]: vda2: Device is queued (SEQNUM=4069, ACTION=change) [ 61.225928] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4052, ACTION=change) [ 61.227536] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 61.229727] systemd-udevd[142]: loop0: SEQNUM=4061 blocked by SEQNUM=4052 [ 61.231268] systemd-udevd[142]: loop0: SEQNUM=4062 blocked by SEQNUM=4052 [ 61.233039] systemd-udevd[142]: loop0: SEQNUM=4063 blocked by SEQNUM=4052 [ 61.234571] systemd-udevd[142]: loop0: SEQNUM=4065 blocked by SEQNUM=4052 [ 61.236430] systemd-udevd[142]: vda2: SEQNUM=4069 blocked by SEQNUM=4066 [ 61.238133] systemd-udevd[142]: vda3: Device is queued (SEQNUM=4070, ACTION=change) [ 61.240464] systemd-udevd[206]: loop0: Processing device (SEQNUM=4052, ACTION=change) [ 61.241992] systemd-udevd[206]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 61.243522] systemd-udevd[206]: loop0: Removing watch handle -1. [ 61.245582] systemd-udevd[142]: vda3: SEQNUM=4070 blocked by SEQNUM=4066 [ 61.247161] systemd-udevd[142]: vda: Device is queued (SEQNUM=4071, ACTION=change) [ 61.248926] systemd-udevd[142]: vda: SEQNUM=4071 blocked by SEQNUM=4066 [ 61.250455] systemd-udevd[142]: vda1: Device is queued (SEQNUM=4072, ACTION=change) [ 61.252749] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.254465] systemd-udevd[206]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 61.256309] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 61.257915] systemd-udevd[206]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 61.259814] systemd-udevd[142]: vda1: SEQNUM=4072 blocked by SEQNUM=4066 [ 61.262009] systemd-udevd[206]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 61.264013] systemd-udevd[142]: vda2: Device is queued (SEQNUM=4073, ACTION=change) [ 61.266272] systemd-udevd[206]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 61.268501] systemd-udevd[226]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:110 Importing properties from results of builtin command 'path_id' [ 61.270672] systemd-udevd[206]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 61.272541] systemd-udevd[206]: loop0: Adding watch on '/dev/loop0' [ 61.274141] systemd-udevd[206]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 61.276411] systemd-udevd[226]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' [ 61.278556] systemd-udevd[206]: loop0: Device processed (SEQNUM=4052, ACTION=change) [ 61.280891] systemd-udevd[226]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.283007] systemd-udevd[206]: loop0: sd-device-monitor(worker): Passed 328 byte to netlink monitor. [ 61.285165] systemd-udevd[142]: vda2: SEQNUM=4073 blocked by SEQNUM=4066 [ 61.287143] systemd-udevd[226]: vda: Probe /dev/vda with raid and offset=0 [ 61.289337] systemd-udevd[142]: vda3: Device is queued (SEQNUM=4074, ACTION=change) [ 61.290940] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4061, ACTION=change) [ 61.292757] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 241 byte to netlink monitor. [ 61.294365] systemd-udevd[142]: loop0: SEQNUM=4062 blocked by SEQNUM=4061 [ 61.295897] systemd-udevd[142]: loop0: SEQNUM=4063 blocked by SEQNUM=4061 [ 61.297634] systemd-udevd[142]: loop0: SEQNUM=4065 blocked by SEQNUM=4061 [ 61.299183] systemd-udevd[142]: vda3: SEQNUM=4074 blocked by SEQNUM=4066 [ 61.301346] systemd-udevd[206]: loop0: Processing device (SEQNUM=4061, ACTION=change) [ 61.303280] systemd-udevd[142]: vda4: Device is queued (SEQNUM=4075, ACTION=change) [ 61.305716] systemd-udevd[206]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 61.307293] systemd-udevd[206]: loop0: Removing watch handle -1. [ 61.309358] systemd-udevd[226]: Reading EFI variable /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [ 61.311470] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.313506] systemd-udevd[206]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 61.315079] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 61.317322] systemd-udevd[226]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25' [ 61.319455] systemd-udevd[206]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 61.321288] systemd-udevd[206]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 61.322842] systemd-udevd[206]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 61.324573] systemd-udevd[206]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 61.326194] systemd-udevd[206]: loop0: Adding watch on '/dev/loop0' [ 61.327639] systemd-udevd[206]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 61.329415] systemd-udevd[206]: loop0: Device processed (SEQNUM=4061, ACTION=change) [ 61.330917] systemd-udevd[206]: loop0: sd-device-monitor(worker): Passed 328 byte to netlink monitor. [ 61.333153] systemd-udevd[226]: vda: Successfully created symlink '/dev/block/254:0' to '/dev/vda' [ 61.334745] systemd-udevd[226]: vda: sd-device: Created db file '/run/udev/data/b254:0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda' [ 61.336761] systemd-udevd[226]: vda: Adding watch on '/dev/vda' [ 61.338204] systemd-udevd[226]: vda: Device processed (SEQNUM=4066, ACTION=change) [ 61.339688] systemd-udevd[226]: vda: sd-device-monitor(worker): Passed 666 byte to netlink monitor. [ 61.342013] systemd-udevd[142]: vda4: SEQNUM=4075 blocked by SEQNUM=4066 [ 61.343752] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4062, ACTION=change) [ 61.345547] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 228 byte to netlink monitor. [ 61.347167] systemd-udevd[142]: loop0: SEQNUM=4063 blocked by SEQNUM=4062 [ 61.348896] systemd-udevd[142]: loop0: SEQNUM=4065 blocked by SEQNUM=4062 [ 61.350425] systemd-udevd[142]: vda4: Device ready for processing (SEQNUM=4067, ACTION=add) [ 61.352308] systemd-udevd[142]: vda4: sd-device-monitor(manager): Passed 291 byte to netlink monitor. [ 61.353933] systemd-udevd[142]: vda1: Device ready for processing (SEQNUM=4068, ACTION=change) [ 61.355538] systemd-udevd[142]: vda1: sd-device-monitor(manager): Passed 320 byte to netlink monitor. [ 61.357495] systemd-udevd[142]: vda2: Device ready for processing (SEQNUM=4069, ACTION=change) [ 61.359492] systemd-udevd[211]: vda4: Processing device (SEQNUM=4067, ACTION=add) M [ *** ] A start job is running for /dev/gpt-auto-root (50s / 1min 30s) [ 61.361742] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 227. [ 61.364619] systemd-udevd[226]: vda1: Processing device (SEQNUM=4068, ACTION=change) [ 61.366543] systemd-udevd[142]: vda2: Worker [227] is forked for processing SEQNUM=4069. [ 61.368535] systemd-udevd[142]: vda3: Device ready for processing (SEQNUM=4070, ACTION=change) [ 61.370759] systemd-udevd[206]: loop0: Processing device (SEQNUM=4062, ACTION=change) [ 61.372630] systemd-udevd[206]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 61.374177] systemd-udevd[206]: loop0: Removing watch handle -1. [ 61.376492] systemd-udevd[142]: Successfully forked off '(udev-worker)' as PID 228. [ 61.378064] systemd-udevd[142]: vda3: Worker [228] is forked for processing SEQNUM=4070. [ 61.379655] systemd-udevd[142]: vda: SEQNUM=4071 blocked by SEQNUM=4067 [ 61.381551] systemd-udevd[142]: vda1: SEQNUM=4072 blocked by SEQNUM=4068 [ 61.383087] systemd-udevd[142]: vda2: SEQNUM=4073 blocked by SEQNUM=4069 [ 61.385085] systemd-udevd[142]: vda3: SEQNUM=4074 blocked by SEQNUM=4070 [ 61.386633] systemd-udevd[142]: vda4: SEQNUM=4075 blocked by SEQNUM=4067 [ 61.392299] systemd-udevd[227]: vda2: Processing device (SEQNUM=4069, ACTION=change) [ 61.397629] systemd-udevd[228]: vda3: Processing device (SEQNUM=4070, ACTION=change) [ 61.399538] systemd-udevd[211]: vda4: Removing watch handle -1. [ 61.401698] systemd-udevd[227]: vda2: Removing watch handle 14. [ 61.403553] systemd-udevd[228]: vda3: Removing watch handle 13. [ 61.405865] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.407587] systemd-udevd[206]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 61.409445] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 61.411444] systemd-udevd[226]: vda1: Removing watch handle 11. [ 61.413587] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/50-udev-default.rules:88 GROUP 6 [ 61.415661] systemd-udevd[206]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 61.417498] systemd-udevd[206]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 61.419058] systemd-udevd[206]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 61.420996] systemd-udevd[206]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 61.422596] systemd-udevd[206]: loop0: Adding watch on '/dev/loop0' [ 61.424021] systemd-udevd[206]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 61.425823] systemd-udevd[206]: loop0: Device processed (SEQNUM=4062, ACTION=change) [ 61.427322] systemd-udevd[206]: loop0: sd-device-monitor(worker): Passed 315 byte to netlink monitor. [ 61.429591] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4063, ACTION=change) [ 61.431232] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 248 byte to netlink monitor. [ 61.433078] systemd-udevd[142]: loop0: SEQNUM=4065 blocked by SEQNUM=4063 [ 61.435074] systemd-udevd[206]: loop0: Processing device (SEQNUM=4063, ACTION=change) [ 61.436836] systemd-udevd[206]: loop0: Failed to open '/dev/loop0', ignoring: No such file or directory [ 61.438375] systemd-udevd[206]: loop0: Removing watch handle -1. [ 61.440496] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' [ 61.442264] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.444357] systemd-udevd[228]: vda3: Probe /dev/vda3 with raid and offset=0 [ 61.445829] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/3e65a482-1384-4983-8d66-7bf9110daa08' [ 61.447959] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.450356] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73' [ 61.452431] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityhash' [ 61.454501] systemd-udevd[206]: loop0: Failed to open block device /dev/loop0, ignoring: No such file or directory [ 61.456835] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part3' [ 61.458921] systemd-udevd[206]: loop0: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/29' [ 61.461227] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part4' [ 61.463404] systemd-udevd[227]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' [ 61.465861] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.467981] systemd-udevd[227]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.470288] systemd-udevd[206]: loop0: Device node /dev/loop0 is missing, skipping handling. [ 61.472495] systemd-udevd[226]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' [ 61.474275] systemd-udevd[226]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.477084] systemd-udevd[206]: loop0: Successfully created symlink '/dev/disk/by-diskseq/29' to '/dev/loop0' [ 61.479218] systemd-udevd[226]: vda1: Probe /dev/vda1 with raid and offset=0 [ 61.481376] systemd-udevd[206]: loop0: Successfully created symlink '/dev/block/7:0' to '/dev/loop0' [ 61.483348] systemd-udevd[211]: vda4: Probe /dev/vda4 with raid and offset=0 [ 61.487300] systemd-udevd[227]: vda2: Probe /dev/vda2 with raid and offset=0 [ 61.491830] systemd-udevd[206]: loop0: sd-device: Created db file '/run/udev/data/b7:0' for '/devices/virtual/block/loop0' [ 61.495234] systemd-udevd[206]: loop0: Adding watch on '/dev/loop0' [ 61.496748] systemd-udevd[206]: loop0: Failed to watch device node '/dev/loop0': No such file or directory [ 61.498139] systemd-udevd[206]: loop0: Device processed (SEQNUM=4063, ACTION=change) [ 61.499492] systemd-udevd[206]: loop0: sd-device-monitor(worker): Passed 335 byte to netlink monitor. [ 61.501499] systemd-udevd[142]: loop0: Device ready for processing (SEQNUM=4065, ACTION=remove) [ 61.502982] systemd-udevd[142]: loop0: sd-device-monitor(manager): Passed 228 byte to netlink monitor. [ 61.505031] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/4711ad54-dbda-4def-b342-1d331237109c' [ 61.506599] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/root-arm64' [ 61.508337] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/c140c9ec-4652-498a-95f2-6967c39a6ff6' [ 61.509887] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/root-arm64' [ 61.511377] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part4' [ 61.513430] systemd-udevd[206]: loop0: Processing device (SEQNUM=4065, ACTION=remove) [ 61.515386] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/99-systemd.rules:36 Added SYMLINK 'gpt-auto-root-luks' [ 61.517164] systemd-udevd[211]: vda4: Setting permissions /dev/vda4, uid=0, gid=6, mode=0660 [ 61.518531] systemd-udevd[211]: vda4: Successfully created symlink '/dev/disk/by-diskseq/25-part4' to '/dev/vda4' [ 61.519955] systemd-udevd[211]: vda4: Successfully created symlink '/dev/disk/by-label/root-arm64' to '/dev/vda4' [ 61.521597] systemd-udevd[211]: vda4: Successfully created symlink '/dev/disk/by-partuuid/c140c9ec-4652-498a-95f2-6967c39a6ff6' to '/dev/vda4' [ 61.523095] systemd-udevd[211]: vda4: Successfully created symlink '/dev/disk/by-partlabel/root-arm64' to '/dev/vda4' [ 61.525201] systemd-udevd[227]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/24c89187-5232-40c0-8465-1b1e30111038' [ 61.527121] systemd-udevd[206]: loop0: Removing watch handle -1. [ 61.529005] systemd-udevd[227]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/97343ed2-d180-602b-083d-ddc01a255364' [ 61.530565] systemd-udevd[227]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityroot' [ 61.532339] systemd-udevd[227]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part2' [ 61.534179] systemd-udevd[211]: vda4: Successfully created symlink '/dev/disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part4' to '/dev/vda4' [ 61.535722] systemd-udevd[211]: vda4: Successfully created symlink '/dev/gpt-auto-root-luks' to '/dev/vda4' [ 61.537718] systemd-udevd[206]: loop0: No reference left for '/dev/disk/by-diskseq/29', removing [ 61.539504] systemd-udevd[228]: vda3: Successfully created symlink '/dev/block/254:3' to '/dev/vda3' [ 61.541523] systemd-udevd[206]: loop0: Device processed (SEQNUM=4065, ACTION=remove) [ 61.543309] systemd-udevd[211]: vda4: Successfully created symlink '/dev/disk/by-uuid/4711ad54-dbda-4def-b342-1d331237109c' to '/dev/vda4' [ 61.545311] systemd-udevd[211]: vda4: Successfully created symlink '/dev/block/254:4' to '/dev/vda4' [ 61.547215] systemd-udevd[228]: vda3: sd-device: Created db file '/run/udev/data/b254:3' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3' [ 61.548996] systemd-udevd[228]: vda3: Adding watch on '/dev/vda3' [ 61.553759] systemd-udevd[206]: loop0: sd-device-monitor(worker): Passed 315 byte to netlink monitor. [ 61.555524] systemd-udevd[211]: vda4: sd-device: Created db file '/run/udev/data/b254:4' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4' [ 61.557779] systemd-udevd[228]: vda3: Device processed (SEQNUM=4070, ACTION=change) [ 61.559157] systemd-udevd[228]: vda3: sd-device-monitor(worker): Passed 1316 byte to netlink monitor. [ 61.561145] systemd-udevd[211]: vda4: Adding watch on '/dev/vda4' [ 61.562453] systemd-udevd[211]: vda4: Device processed (SEQNUM=4067, ACTION=add) [ 61.563792] systemd-udevd[211]: vda4: sd-device-monitor(worker): Passed 1445 byte to netlink monitor. [ 61.565827] systemd-udevd[142]: vda: SEQNUM=4071 blocked by SEQNUM=4068 [ 61.567253] systemd-udevd[142]: vda3: SEQNUM=4074 blocked by SEQNUM=4071 [ 61.568814] systemd-udevd[142]: vda4: SEQNUM=4075 blocked by SEQNUM=4071 [ 61.570560] systemd-udevd[227]: vda2: Successfully created symlink '/dev/disk/by-uuid/24c89187-5232-40c0-8465-1b1e30111038' to '/dev/vda2' [ 61.572781] systemd-udevd[226]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/7819-74F8' [ 61.574443] systemd-udevd[226]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/bootfs' [ 61.575920] systemd-udevd[226]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/00112233-1234-1111-2222-000123456789' [ 61.577657] systemd-udevd[226]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/ESP' [ 61.579125] systemd-udevd[226]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part1' [ 61.581378] systemd-udevd[227]: vda2: Successfully created symlink '/dev/block/254:2' to '/dev/vda2' [ 61.582799] systemd-udevd[227]: vda2: sd-device: Created db file '/run/udev/data/b254:2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2' [ 61.584531] systemd-udevd[227]: vda2: Adding watch on '/dev/vda2' [ 61.585812] systemd-udevd[227]: vda2: Device processed (SEQNUM=4069, ACTION=change) [ 61.587172] systemd-udevd[227]: vda2: sd-device-monitor(worker): Passed 1378 byte to netlink monitor. [ 61.589107] systemd-udevd[142]: vda2: SEQNUM=4073 blocked by SEQNUM=4071 [ 61.590938] systemd-udevd[226]: vda1: Successfully created symlink '/dev/block/254:1' to '/dev/vda1' [ 61.592602] systemd-udevd[226]: vda1: sd-device: Created db file '/run/udev/data/b254:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1' [ 61.594261] systemd-udevd[226]: vda1: Adding watch on '/dev/vda1' [ 61.595565] systemd-udevd[226]: vda1: Device processed (SEQNUM=4068, ACTION=change) [ 61.597252] systemd-udevd[226]: vda1: sd-device-monitor(worker): Passed 1341 byte to netlink monitor. [ 61.599180] systemd-udevd[142]: vda: Device ready for processing (SEQNUM=4071, ACTION=change) [ 61.600857] systemd-udevd[142]: vda: sd-device-monitor(manager): Passed 288 byte to netlink monitor. [ 61.602306] systemd-udevd[142]: vda1: SEQNUM=4072 blocked by SEQNUM=4071 [ 61.604448] systemd-udevd[227]: vda: Processing device (SEQNUM=4071, ACTION=change) [ 61.605816] systemd-udevd[227]: vda: Removing watch handle 18. [ 61.607111] systemd-udevd[227]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:110 Importing properties from results of builtin command 'path_id' [ 61.608851] systemd-udevd[227]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0' [ 61.610389] systemd-udevd[227]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.611893] systemd-udevd[227]: vda: Probe /dev/vda with raid and offset=0 [ 61.613443] systemd-udevd[227]: Reading EFI variable /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. [ 61.614940] systemd-udevd[227]: vda: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25' [ 61.616593] systemd-udevd[227]: vda: Successfully created symlink '/dev/block/254:0' to '/dev/vda' [ 61.617973] systemd-udevd[227]: vda: sd-device: Created db file '/run/udev/data/b254:0' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda' [ 61.619527] systemd-udevd[227]: vda: Adding watch on '/dev/vda' [ 61.620985] systemd-udevd[227]: vda: Device processed (SEQNUM=4071, ACTION=change) [ 61.622314] systemd-udevd[227]: vda: sd-device-monitor(worker): Passed 666 byte to netlink monitor. [ 61.624338] systemd-udevd[142]: vda1: Device ready for processing (SEQNUM=4072, ACTION=change) [ 61.625809] systemd-udevd[142]: vda1: sd-device-monitor(manager): Passed 320 byte to netlink monitor. [ 61.627271] systemd-udevd[142]: vda2: Device ready for processing (SEQNUM=4073, ACTION=change) [ 61.629468] systemd-udevd[227]: vda1: Processing device (SEQNUM=4072, ACTION=change) [ 61.631239] systemd-udevd[142]: vda2: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 61.632955] systemd-udevd[142]: vda3: Device ready for processing (SEQNUM=4074, ACTION=change) [ 61.634395] systemd-udevd[142]: vda3: sd-device-monitor(manager): Passed 327 byte to netlink monitor. [ 61.635855] systemd-udevd[142]: vda4: Device ready for processing (SEQNUM=4075, ACTION=change) [ 61.640959] systemd-udevd[211]: vda4: Processing device (SEQNUM=4075, ACTION=change) [ 61.642665] systemd-udevd[228]: vda3: Processing device (SEQNUM=4074, ACTION=change) [ 61.644607] systemd-udevd[206]: vda2: Processing device (SEQNUM=4073, ACTION=change) [ 61.646350] systemd-udevd[142]: vda4: sd-device-monitor(manager): Passed 307 byte to netlink monitor. [ 61.648453] systemd-udevd[227]: vda1: Removing watch handle 22. [ 61.650138] systemd-udevd[228]: vda3: Removing watch handle 19. [ 61.651806] systemd-udevd[206]: vda2: Removing watch handle 21. [ 61.653691] systemd-udevd[211]: vda4: Removing watch handle 20. [ 61.655419] systemd-udevd[227]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part1' [ 61.657356] systemd-udevd[227]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.658876] systemd-udevd[227]: vda1: Probe /dev/vda1 with raid and offset=0 [ 61.660864] systemd-udevd[206]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part2' [ 61.662975] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part3' [ 61.665141] systemd-udevd[206]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.667106] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.668841] systemd-udevd[228]: vda3: Probe /dev/vda3 with raid and offset=0 [ 61.670495] systemd-udevd[206]: vda2: Probe /dev/vda2 with raid and offset=0 [ 61.672453] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:114 Added SYMLINK 'disk/by-path/platform-4010000000.pcie-pci-0000:00:04.0-part4' [ 61.674057] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:133 Importing properties from results of builtin command 'blkid' [ 61.675746] systemd-udevd[211]: vda4: Probe /dev/vda4 with raid and offset=0 [ 61.677999] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/3e65a482-1384-4983-8d66-7bf9110daa08' [ 61.679741] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/06cf17e9-f035-037d-eac3-2229c909cf73' [ 61.681631] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityhash' [ 61.683265] systemd-udevd[228]: vda3: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part3' [ 61.685611] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/4711ad54-dbda-4def-b342-1d331237109c' [ 61.687350] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/root-arm64' [ 61.689247] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/c140c9ec-4652-498a-95f2-6967c39a6ff6' [ 61.690958] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/root-arm64' [ 61.692813] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part4' [ 61.694433] systemd-udevd[211]: vda4: /usr/lib/udev/rules.d/99-systemd.rules:36 Added SYMLINK 'gpt-auto-root-luks' [ 61.696801] systemd-udevd[206]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/24c89187-5232-40c0-8465-1b1e30111038' [ 61.698602] systemd-udevd[206]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/97343ed2-d180-602b-083d-ddc01a255364' [ 61.700789] systemd-udevd[206]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/verityroot' [ 61.702438] systemd-udevd[206]: vda2: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part2' [ 61.704846] systemd-udevd[227]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:138 Added SYMLINK 'disk/by-uuid/7819-74F8' [ 61.706508] systemd-udevd[227]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:139 Added SYMLINK 'disk/by-label/bootfs' [ 61.708430] systemd-udevd[227]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:145 Added SYMLINK 'disk/by-partuuid/00112233-1234-1111-2222-000123456789' [ 61.710148] systemd-udevd[227]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:146 Added SYMLINK 'disk/by-partlabel/ESP' [ 61.711782] systemd-udevd[227]: vda1: /usr/lib/udev/rules.d/60-persistent-storage.rules:151 Added SYMLINK 'disk/by-diskseq/25-part1' [ 61.714102] systemd-udevd[228]: vda3: Successfully created symlink '/dev/block/254:3' to '/dev/vda3' [ 61.715880] systemd-udevd[228]: vda3: sd-device: Created db file '/run/udev/data/b254:3' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda3' [ 61.717851] systemd-udevd[228]: vda3: Adding watch on '/dev/vda3' [ 61.719278] systemd-udevd[228]: vda3: Device processed (SEQNUM=4074, ACTION=change) [ 61.720954] systemd-udevd[228]: vda3: sd-device-monitor(worker): Passed 1316 byte to netlink monitor. [ 61.722927] systemd-udevd[211]: vda4: Successfully created symlink '/dev/block/254:4' to '/dev/vda4' [ 61.724782] systemd-udevd[211]: vda4: sd-device: Created db file '/run/udev/data/b254:4' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda4' [ 61.726944] systemd-udevd[206]: vda2: Successfully created symlink '/dev/block/254:2' to '/dev/vda2' [ 61.729625] systemd-udevd[211]: vda4: Adding watch on '/dev/vda4' [ 61.731120] systemd-udevd[211]: vda4: Device processed (SEQNUM=4075, ACTION=change) [ 61.733357] systemd-udevd[206]: vda2: sd-device: Created db file '/run/udev/data/b254:2' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2' [ 61.735549] systemd-udevd[211]: vda4: sd-device-monitor(worker): Passed 1461 byte to netlink monitor. [ 61.737788] systemd-udevd[206]: vda2: Adding watch on '/dev/vda2' [ 61.739255] systemd-udevd[206]: vda2: Device processed (SEQNUM=4073, ACTION=change) [ 61.741357] systemd-udevd[227]: vda1: Successfully created symlink '/dev/block/254:1' to '/dev/vda1' [ 61.743361] systemd-udevd[206]: vda2: sd-device-monitor(worker): Passed 1378 byte to netlink monitor. [ 61.745574] systemd-udevd[227]: vda1: sd-device: Created db file '/run/udev/data/b254:1' for '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1' [ 61.747363] systemd-udevd[227]: vda1: Adding watch on '/dev/vda1' [ 61.749015] systemd-udevd[227]: vda1: Device processed (SEQNUM=4072, ACTION=change) [ 61.750502] systemd-udevd[227]: vda1: sd-device-monitor(worker): Passed 1341 byte to netlink monitor. [ 61.752809] systemd-udevd[142]: No events are queued, removing /run/udev/queue. [ 61.754543] systemd-udevd[142]: Cleanup idle workers [ 61.756019] systemd-udevd[142]: Worker [227] exited. [ 61.757776] systemd-udevd[142]: Worker [226] exited. [ 61.759262] systemd-udevd[142]: Worker [206] exited. [ 61.760957] systemd-udevd[142]: Worker [228] exited. [ 61.762421] systemd-udevd[142]: Worker [211] exited. M [ ***] A start job is running for /dev/gpt-auto-root (51s / 1min 30s) systemd-udevd.service: Got notification message from PID 142 (WATCHDOG=1) [ 61.882794] systemd-udevd[142]: Cleanup idle workers M [ **] A start job is running for /dev/gpt-auto-root (51s / 1min 30s) M [ *] A start job is running for /dev/gpt-auto-root (52s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (52s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (53s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (53s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (54s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (54s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (55s / 1min 30s) M [* ] A start job is running for /dev/gpt-auto-root (55s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (56s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (56s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (57s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (57s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (58s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (58s / 1min 30s) M [ *] A start job is running for /dev/gpt-auto-root (59s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (59s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (1min / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 1s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (1min 1s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (1min 2s / 1min 30s) M [* ] A start job is running for /dev/gpt-auto-root (1min 2s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (1min 3s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (1min 3s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 4s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 4s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (1min 5s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (1min 5s / 1min 30s) M [ *] A start job is running for /dev/gpt-auto-root (1min 6s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (1min 6s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (1min 7s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 7s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 8s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (1min 8s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (1min 9s / 1min 30s) M [* ] A start job is running for /dev/gpt-auto-root (1min 9s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (1min 10s / 1min 30s) systemd-timesyncd.service: Got notification message from PID 150 (WATCHDOG=1) M [*** ] A start job is running for /dev/gpt-auto-root (1min 10s / 1min 30s) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.380318] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.382358] systemd-timesyncd[150]: Resolving time1.google.com... [ 81.384955] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.386941] systemd-timesyncd[150]: Selected server time2.google.com. [ 81.388691] systemd-timesyncd[150]: Resolving time2.google.com... [ 81.394155] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.397103] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.399394] systemd-timesyncd[150]: Resolving time3.google.com... [ 81.408357] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.410774] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.414359] systemd-timesyncd[150]: Resolving time4.google.com... [ 81.423284] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.426245] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.428745] systemd-timesyncd[150]: Resolving time1.google.com... [ 81.438736] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.444823] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.446935] systemd-timesyncd[150]: Resolving time2.google.com... [ 81.459625] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.464499] systemd-timesyncd[150]: Selected server time3.google.com. [ 81.466984] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.479554] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.485384] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.489691] systemd-timesyncd[150]: Resolving time4.google.com... [ 81.499269] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.502625] systemd-timesyncd[150]: Selected server time1.google.com. [ 81.506916] systemd-timesyncd[150]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.513945] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.516520] systemd-timesyncd[150]: Selected server time2.google.com. [ 81.518509] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.527384] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 81.529960] systemd-timesyncd[150]: Delaying attempts to contact servers. M [ *** ] A start job is running for /dev/gpt-auto-root (1min 11s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 11s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (1min 12s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (1min 12s / 1min 30s) M [ *] A start job is running for /dev/gpt-auto-root (1min 13s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (1min 13s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (1min 14s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 14s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 15s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (1min 15s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (1min 16s / 1min 30s) M [* ] A start job is running for /dev/gpt-auto-root (1min 16s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (1min 17s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (1min 17s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 18s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 18s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (1min 19s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (1min 19s / 1min 30s) M [ *] A start job is running for /dev/gpt-auto-root (1min 20s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (1min 20s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (1min 21s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 21s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 22s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (1min 22s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (1min 23s / 1min 30s) M [* ] A start job is running for /dev/gpt-auto-root (1min 23s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (1min 24s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (1min 24s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 25s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 25s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (1min 26s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (1min 26s / 1min 30s) M [ *] A start job is running for /dev/gpt-auto-root (1min 27s / 1min 30s) M [ **] A start job is running for /dev/gpt-auto-root (1min 27s / 1min 30s) M [ ***] A start job is running for /dev/gpt-auto-root (1min 28s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 28s / 1min 30s) M [ *** ] A start job is running for /dev/gpt-auto-root (1min 29s / 1min 30s) M [*** ] A start job is running for /dev/gpt-auto-root (1min 29s / 1min 30s) M [** ] A start job is running for /dev/gpt-auto-root (1min 30s / 1min 30s) M [* ] A start job is running for /dev/gpt-auto-root (1min 30s / 1min 30s) dev-gpt\x2dauto\x2droot.device: Job dev-gpt\x2dauto\x2droot.device/start timed out. dev-gpt\x2dauto\x2droot.device: Job 98 dev-gpt\x2dauto\x2droot.device/start finished, result=timeout M [ TIME ] Timed out waiting for device /dev/gpt-auto-root. initrd-root-device.target: Job 97 initrd-root-device.target/start finished, result=dependency [DEPEND] Dependency failed for Initrd Root Device. initrd-root-device.target: Job initrd-root-device.target/start failed with result 'dependency'. initrd-root-device.target: Triggering OnFailure= dependencies. emergency.target: Trying to enqueue job emergency.target/start/replace-irreversibly dbus.service: Installed new job dbus.service/stop as 347 sysinit.target: Installed new job sysinit.target/stop as 344 initrd.target: Job 1 initrd.target/start finished, result=canceled initrd.target: Installed new job initrd.target/stop as 358 systemd-ask-password-console.path: Installed new job systemd-ask-password-console.path/stop as 359 emergency.target: Installed new job emergency.target/start as 333 emergency.service: Installed new job emergency.service/start as 334 basic.target: Installed new job basic.target/stop as 355 dbus.socket: Installed new job dbus.socket/stop as 346 initrd-parse-etc.service: Job 109 initrd-parse-etc.service/start finished, result=canceled initrd-parse-etc.service: Installed new job initrd-parse-etc.service/stop as 361 emergency.target: Enqueued job emergency.target/start as 333 initrd-root-device.target: Triggering OnFailure= dependencies done (1 job). sysroot.mount: Job 102 sysroot.mount/start finished, result=dependency [DEPEND] Dependency failed for Root Partition. systemd-pcrfs@sysroot.service: Job 104 systemd-pcrfs@sysroot.service/start finished, result=dependency [DEPEND] Dependency failed for TPM2 PCR File System Measurement of /sysroot. systemd-pcrfs@sysroot.service: Job systemd-pcrfs@sysroot.service/start failed with result 'dependency'. sysroot-usr.mount: Job 107 sysroot-usr.mount/start finished, result=dependency [DEPEND] Dependency failed for /sysroot/usr. initrd-fs.target: Job 106 initrd-fs.target/start finished, result=dependency [DEPEND] Dependency failed for Initrd File Systems. initrd-fs.target: Job initrd-fs.target/start failed with result 'dependency'. initrd-fs.target: Triggering OnFailure= dependencies. emergency.target: Trying to enqueue job emergency.target/start/replace-irreversibly emergency.target: Merged emergency.target/start into installed job emergency.target/start as 333 systemd-ask-password-console.path: Merged systemd-ask-password-console.path/stop into installed job systemd-ask-password-console.path/stop as 359 sysinit.target: Merged sysinit.target/stop into installed job sysinit.target/stop as 344 dbus.socket: Merged dbus.socket/stop into installed job dbus.socket/stop as 346 emergency.service: Merged emergency.service/start into installed job emergency.service/start as 334 dbus.service: Merged dbus.service/stop into installed job dbus.service/stop as 347 basic.target: Merged basic.target/stop into installed job basic.target/stop as 355 emergency.target: Enqueued job emergency.target/start as 333 initrd-fs.target: Triggering OnFailure= dependencies done (1 job). sysroot-usr.mount: Job sysroot-usr.mount/start failed with result 'dependency'. initrd-root-fs.target: Job 101 initrd-root-fs.target/start finished, result=dependency [DEPEND] Dependency failed for Initrd Root File System. initrd-root-fs.target: Job initrd-root-fs.target/start failed with result 'dependency'. initrd-root-fs.target: Triggering OnFailure= dependencies. emergency.target: Trying to enqueue job emergency.target/start/replace-irreversibly emergency.service: Merged emergency.service/start into installed job emergency.service/start as 334 systemd-ask-password-console.path: Merged systemd-ask-password-console.path/stop into installed job systemd-ask-password-console.path/stop as 359 basic.target: Merged basic.target/stop into installed job basic.target/stop as 355 emergency.target: Merged emergency.target/start into installed job emergency.target/start as 333 sysinit.target: Merged sysinit.target/stop into installed job sysinit.target/stop as 344 dbus.service: Merged dbus.service/stop into installed job dbus.service/stop as 347 dbus.socket: Merged dbus.socket/stop into installed job dbus.socket/stop as 346 emergency.target: Enqueued job emergency.target/start as 333 initrd-root-fs.target: Triggering OnFailure= dependencies done (1 job). sysroot.mount: Job sysroot.mount/start failed with result 'dependency'. dev-gpt\x2dauto\x2droot.device: Job dev-gpt\x2dauto\x2droot.device/start failed with result 'timeout'. systemd-ask-password-console.path: Deactivated successfully. systemd-ask-password-console.path: Changed waiting -> dead systemd-ask-password-console.path: Job 359 systemd-ask-password-console.path/stop finished, result=done [ OK ] Stopped Dispatch Password Requests to Console Directory Watch. basic.target: stopping held back, waiting for: dbus.service emergency.target: starting held back, waiting for: sysinit.target initrd.target: Job 358 initrd.target/stop finished, result=done basic.target: stopping held back, waiting for: dbus.service sysinit.target: stopping held back, waiting for: dbus.socket dbus.socket: stopping held back, waiting for: dbus.service system.slice: Thawing unit. dbus.service: Thawing unit. dbus.service: Changed running -> stop-sigterm Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=13 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=14 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=15 reply_cookie=0 signature=s error-name=n/a error-message=n/a Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=16 reply_cookie=0 signature=s error-name=n/a error-message=n/a Bus bus-api-system: changing state RUNNING → CLOSED [ 101.474481] systemd-networkd[175]: Bus bus-api-network: changing state RUNNING -> CLOSING [ 101.478198] systemd-networkd[175]: Bus bus-api-network: changing state CLOSING -> CLOSED Stopping D-Bus System Message Bus... [ 101.491620] systemd-resolved[149]: Bus bus-api-resolve: changing state RUNNING -> CLOSING emergency.service: starting held back, waiting for: sysinit.target initrd-parse-etc.service: Job 361 initrd-parse-etc.service/stop finished, result=done [ 101.494042] systemd-resolved[149]: Bus bus-api-resolve: changing state CLOSING -> CLOSED dbus.service: Got notification message from PID 197 (STOPPING=1) systemd-networkd.service: Got notification message from PID 175 (WATCHDOG=1) systemd-resolved.service: Got notification message from PID 149 (WATCHDOG=1) systemd-journald.service: Received EPOLLHUP on stored fd 73 (stored), closing. [ 101.506747] systemd-timesyncd[150]: Bus bus-api-timesync: changing state RUNNING -> CLOSING [ 101.508608] systemd-timesyncd[150]: Bus bus-api-timesync: changing state CLOSING -> CLOSED Received SIGCHLD from PID 197 (dbus-daemon). Child 197 (dbus-daemon) died (code=exited, status=0/SUCCESS) dbus.service: Child 197 belongs to dbus.service. dbus.service: Main process exited, code=exited, status=0/SUCCESS (success) dbus.service: Deactivated successfully. dbus.service: Service restart not allowed. dbus.service: Changed stop-sigterm -> dead dbus.service: Job 347 dbus.service/stop finished, result=done [ OK ] Stopped D-Bus System Message Bus. dbus.socket: Changed running -> listening dbus.service: Consumed 796ms CPU time. dbus.service: Releasing resources... Child 232 ((sd-close)) died (code=exited, status=0/SUCCESS) init.scope: Child 232 belongs to init.scope. basic.target changed active -> dead basic.target: Job 355 basic.target/stop finished, result=done [ OK ] Stopped target Basic System. sysinit.target: stopping held back, waiting for: dbus.socket dbus.socket: Deactivated successfully. dbus.socket: Changed listening -> dead dbus.socket: Job 346 dbus.socket/stop finished, result=done [ OK ] Closed D-Bus System Message Bus Socket. sysinit.target changed active -> dead sysinit.target: Job 344 sysinit.target/stop finished, result=done [ OK ] Stopped target System Initialization. emergency.target: starting held back, waiting for: emergency.service emergency.service: Will spawn child (service_enter_start_pre): /usr/bin/plymouth emergency.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/emergency.service' to 'max': No such file or directory emergency.service: About to execute: /usr/bin/plymouth --wait quit Serializing sd-executor-state to memfd. emergency.service: Forked /usr/bin/plymouth as 233 Closing set fd 67 (pipe:[2400]) Closing set fd 66 (pipe:[2400]) Closing set fd 71 (socket:[2393]) Closing set fd 70 (pipe:[2401]) Closing set fd 68 (pipe:[2401]) emergency.service: Changed dead -> start-pre emergency.service: Job 334 emergency.service/start finished, result=done [ OK ] Started Emergency Shell. Failed to communicate with plymouth: Connection refused emergency.target changed dead -> active emergency.target: Job 333 emergency.target/start finished, result=done [ OK ] Reached target Emergency Mode. Startup finished in 7.134s (firmware) + 4.420s (loader) + 6.481s (kernel) + 0 (initrd) + 1min 35.174s (userspace) = 1min 53.211s. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found container virtualization none. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Received SIGCHLD from PID 233 ((plymouth)). Child 233 ((plymouth)) died (code=exited, status=0/SUCCESS) emergency.service: Child 233 belongs to emergency.service. emergency.service: Control process exited, code=exited, status=0/SUCCESS (success) emergency.service: Got final SIGCHLD for state start-pre. emergency.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-sulogin-shell emergency.service: Passing 0 fds to service emergency.service: About to execute: /usr/lib/systemd/systemd-sulogin-shell emergency Serializing sd-executor-state to memfd. emergency.service: Forked /usr/lib/systemd/systemd-sulogin-shell as 235 Closing set fd 23 (socket:[2393]) emergency.service: Changed start-pre -> running Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy Found container virtualization none. Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy You are in emergency mode. After logging in, type "journalctl -xb" to view system logs, "systemctl reboot" to reboot, or "exit" to continue bootup. Successfully forked off '(sulogin)' as PID 236. Press Enter for maintenance (or press Control-D to continue): systemd-journald.service: Got notification message from PID 116 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.627974] systemd-timesyncd[150]: Selected server time3.google.com. [ 111.630665] systemd-timesyncd[150]: Resolving time3.google.com... [ 111.634158] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.641097] systemd-timesyncd[150]: Selected server time4.google.com. [ 111.643444] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.654915] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.659833] systemd-timesyncd[150]: Selected server time1.google.com. [ 111.663237] systemd-timesyncd[150]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.677565] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.682606] systemd-timesyncd[150]: Selected server time2.google.com. [ 111.684737] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.697923] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.705094] systemd-timesyncd[150]: Selected server time3.google.com. [ 111.707052] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.721798] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.727097] systemd-timesyncd[150]: Selected server time4.google.com. [ 111.729168] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.740791] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.746871] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.750293] systemd-timesyncd[150]: Resolving time1.google.com... [ 111.758167] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.760846] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.763498] systemd-timesyncd[150]: Resolving time2.google.com... [ 111.772533] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.776737] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.779187] systemd-timesyncd[150]: Resolving time3.google.com... [ 111.790852] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.795109] systemd-timesyncd[150]: Selected server time4.google.com. [ 111.797766] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.805235] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 111.808589] systemd-timesyncd[150]: Delaying attempts to contact servers. sh-5.2# systemctl status --  - --failed -l --no-pager Bus private-bus-connection: changing state UNSET → OPENING sd-bus: starting bus private-bus-connection on fds 24/24 (socket:[2990], socket:[2990])... Bus private-bus-connection: changing state OPENING → AUTHENTICATING Accepting direct incoming connection from 239 (systemctl) [n/a] Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 Accepted new private connection. Bus private-bus-connection: changing state AUTHENTICATING → RUNNING Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=ListUnitsByPatterns cookie=1 reply_cookie=0 signature=asas error-name=n/a error-message=n/a Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=a(ssssssouso) error-name=n/a error-message=n/a Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/systemd_2dcryptsetup_40root_2eservice interface=org.freedesktop.DBus.Properties member=GetAll cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a Found unit systemd-cryptsetup@root.service at /run/systemd/generator.late/systemd-cryptsetup@root.service (regular file) Preset files say disable systemd-cryptsetup@root.service. Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=2 reply_cookie=2 signature=a{sv} error-name=n/a error-message=n/a x systemd-cryptsetup@root.service - Cryptography Setup for root Loaded: loaded (]8;;file://trs-qemuarm64/run/systemd/generator.late/systemd-cryptsetup@root.service/run/systemd/generator.late/systemd-cryptsetup@root.service]8;;; generated) Active: failed (Result: exit-code) since Tue 2024-04-16 11:17:35 UTC; 1min 15s ago Docs: ]8;;man:crypttab(5)man:crypttab(5)]8;; ]8;;man:systemd-cryptsetup-generator(8)man:systemd-cryptsetup-generator(8)]8;; ]8;;man:systemd-cryptsetup@.service(8)man:systemd-cryptsetup@.service(8)]8;; Process: 230 ExecStart=/usr/bin/systemd-cryptsetup attach root /dev/gpt-auto-root-luks (code=exited, status=1/FAILURE) Main PID: 230 (code=exited, status=1/FAILURE) CPU: 637ms Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: Requesting JSON for token 26. Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: Requesting JSON for token 27. Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: Requesting JSON for token 28. Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: Requesting JSON for token 29. Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: Requesting JSON for token 30. Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: Requesting JSON for token 31. Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: No passphrase or recovery key registered. Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: Releasing crypt device /dev/gpt-auto-root-luks context. Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: Releasing device-mapper backend. Apr 16 11:17:35 trs-qemuarm64 systemd-cryptsetup[230]: Closing read only fd for /dev/gpt-auto-root-luks. Bus private-bus-connection: changing state RUNNING → CLOSING Bus private-bus-connection: changing state CLOSING → CLOSED Got disconnect on private connection. sh-5.2# lsmod Module Size Used by tpm_tis 12288 0 tpm_tis_core 28672 1 tpm_tis sh-5.2# systemd-timesyncd.service: Got notification message from PID 150 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.889296] systemd-timesyncd[150]: Selected server time1.google.com. [ 141.891991] systemd-timesyncd[150]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.894273] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 141.895901] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.897643] systemd-timesyncd[150]: Resolving time2.google.com... [ 141.907042] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.914224] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.917841] systemd-timesyncd[150]: Resolving time3.google.com... [ 141.932620] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.937950] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.942284] systemd-timesyncd[150]: Resolving time4.google.com... [ 141.951671] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.957095] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.960944] systemd-timesyncd[150]: Resolving time1.google.com... [ 141.971965] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.979399] systemd-timesyncd[150]: Selected server time2.google.com. [ 141.982377] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.994079] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 141.999500] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 142.005191] systemd-timesyncd[150]: Resolving time3.google.com... [ 142.011941] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 142.016492] systemd-timesyncd[150]: Selected server time4.google.com. [ 142.018380] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 142.030081] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 142.034536] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 142.036713] systemd-timesyncd[150]: Resolving time1.google.com... [ 142.051699] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 142.058455] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 142.062189] systemd-timesyncd[150]: Resolving time2.google.com... [ 142.074399] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 142.079215] systemd-timesyncd[150]: Delaying attempts to contact servers. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) sh-5.2# systemd-userdbd.service: Got notification message from PID 151 (WATCHDOG=1) [ 148.488398] systemd-userdbd[151]: Worker 155 exited successfully. systemd-udevd.service: Got notification message from PID 142 (WATCHDOG=1) sh-5.2# systemctl status ssystemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.133656] systemd-timesyncd[150]: Selected server time3.google.com. [ 172.137234] systemd-timesyncd[150]: Resolving time3.google.com... [ 172.138928] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.141107] systemd-timesyncd[150]: Selected server time4.google.com. [ 172.143070] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.154912] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.162577] systemd-timesyncd[150]: Selected server time1.google.com. ysystemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.165248] systemd-timesyncd[150]: Resolving time1.google.com... [ 172.173231] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.177742] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.181288] systemd-timesyncd[150]: Resolving time2.google.com... [ 172.193880] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.199168] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.203086] systemd-timesyncd[150]: Resolving time3.google.com... [ 172.213722] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.218329] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.222567] systemd-timesyncd[150]: Resolving time4.google.com... [ 172.231497] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) s[ 172.237098] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.240847] systemd-timesyncd[150]: Resolving time1.google.com... [ 172.254576] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.261631] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.263448] systemd-timesyncd[150]: Resolving time2.google.com... [ 172.275845] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.281524] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.285296] systemd-timesyncd[150]: Resolving time3.google.com... [ 172.295653] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.301103] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.305863] systemd-timesyncd[150]: Resolving time4.google.com... [ 172.316012] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 172.320541] systemd-timesyncd[150]: Delaying attempts to contact servers. temd-repart.seri vice -l --no-pager Bus private-bus-connection: changing state UNSET → OPENING sd-bus: starting bus private-bus-connection on fds 24/24 (socket:[2996], socket:[2996])... Bus private-bus-connection: changing state OPENING → AUTHENTICATING Accepting direct incoming connection from 241 (systemctl) [n/a] Registering bus object implementation for path=/org/freedesktop/systemd1 iface=org.freedesktop.systemd1.Manager Registering bus object implementation for path=/org/freedesktop/systemd1/job iface=org.freedesktop.systemd1.Job Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Unit Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Automount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Device Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Mount Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Path Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Scope Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Service Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Slice Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Socket Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Swap Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Target Registering bus object implementation for path=/org/freedesktop/systemd1/unit iface=org.freedesktop.systemd1.Timer Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1 Accepted new private connection. Bus private-bus-connection: changing state AUTHENTICATING → RUNNING Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/systemd_2drepart_2eservice interface=org.freedesktop.DBus.Properties member=GetAll cookie=1 reply_cookie=0 signature=s error-name=n/a error-message=n/a /usr/lib/systemd/system/systemd-repart.service.d/override.conf:1: Unknown section 'unit'. Ignoring. Found unit systemd-repart.service at /usr/lib/systemd/system/systemd-repart.service (regular file) Preset files say disable systemd-repart.service. Sent message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=a{sv} error-name=n/a error-message=n/a * systemd-repart.service - Repartition Root Disk Loaded: loaded (]8;;file://trs-qemuarm64/usr/lib/systemd/system/systemd-repart.service/usr/lib/systemd/system/systemd-repart.service]8;;; static) Drop-In: /usr/lib/systemd/system/systemd-repart.service.d `-]8;;file://trs-qemuarm64/usr/lib/systemd/system/systemd-repart.service.d/override.confoverride.conf]8;; Active: active (exited) since Tue 2024-04-16 11:17:33 UTC; 2min 6s ago Docs: ]8;;man:systemd-repart.service(8)man:systemd-repart.service(8)]8;; Process: 203 ExecStart=/bin/sh -c /usr/bin/test -c /dev/tpmrm0 && /usr/bin/systemd-repart --dry-run=no --definitions=/usr/lib/repart.d/ || /usr/bin/systemd-repart --dry-run=no --definitions=/usr/lib/repart.d_notpm/ (code=exited, status=0/SUCCESS) Main PID: 203 (code=exited, status=0/SUCCESS) CPU: 6.814s Apr 16 11:17:29 trs-qemuarm64 sh[214]: Creating journal (16384 blocks): done Apr 16 11:17:30 trs-qemuarm64 sh[214]: [83B blob data] Apr 16 11:17:30 trs-qemuarm64 sh[205]: /dev/mapper/luks-repart-64115783a20aa6ab successfully formatted as ext4 (label "root-arm64", uuid 6f1bbe63-acbd-4792-9d89-732f48bcc664) Apr 16 11:17:30 trs-qemuarm64 sh[205]: Successfully formatted future partition 3. Apr 16 11:17:30 trs-qemuarm64 sh[205]: Populating ext4 filesystem. Apr 16 11:17:33 trs-qemuarm64 sh[205]: Successfully populated ext4 filesystem. Apr 16 11:17:33 trs-qemuarm64 sh[205]: Adding new partition 3 to partition table. Apr 16 11:17:33 trs-qemuarm64 sh[205]: Writing new partition table. Apr 16 11:17:33 trs-qemuarm64 sh[205]: Telling kernel to reread partition table. Apr 16 11:17:33 trs-qemuarm64 sh[205]: All done. Bus private-bus-connection: changing state RUNNING → CLOSING Bus private-bus-connection: changing state CLOSING → CLOSED Got disconnect on private connection. sh-5.2# blkid /dev/mapper/usr: UUID="24c89187-5232-40c0-8465-1b1e30111038" BLOCK_SIZE="4096" TYPE="ext4" /dev/vda4: UUID="4711ad54-dbda-4def-b342-1d331237109c" LABEL="root-arm64" TYPE="crypto_LUKS" PARTLABEL="root-arm64" PARTUUID="c140c9ec-4652-498a-95f2-6967c39a6ff6" /dev/vda2: UUID="24c89187-5232-40c0-8465-1b1e30111038" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="verityroot" PARTUUID="97343ed2-d180-602b-083d-ddc01a255364" /dev/vda3: UUID="3e65a482-1384-4983-8d66-7bf9110daa08" TYPE="DM_verity_hash" PARTLABEL="verityhash" PARTUUID="06cf17e9-f035-037d-eac3-2229c909cf73" /dev/vda1: SEC_TYPE="msdos" LABEL_FATBOOT="bootfs" LABEL="bootfs" UUID="7819-74F8" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="ESP" PARTUUID="00112233-1234-1111-2222-000123456789" sh-5.2# systemd-timesyncd.service: Got notification message from PID 150 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-journald.service: Got notification message from PID 116 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.391542] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.394704] systemd-timesyncd[150]: Resolving time1.google.com... [ 202.397121] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 202.398842] systemd-timesyncd[150]: Selected server time2.google.com. [ 202.400575] systemd-timesyncd[150]: Resolving time2.google.com... [ 202.405998] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.410679] systemd-timesyncd[150]: Selected server time3.google.com. [ 202.413458] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.425711] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.431517] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.433937] systemd-timesyncd[150]: Resolving time4.google.com... [ 202.444539] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.450351] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.453676] systemd-timesyncd[150]: Resolving time1.google.com... [ 202.465568] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.472912] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.475349] systemd-timesyncd[150]: Resolving time2.google.com... [ 202.487677] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 202.492823] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.495699] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.510574] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.518756] systemd-timesyncd[150]: Selected server time4.google.com. [ 202.521186] systemd-timesyncd[150]: Resolving time4.google.com... [ 202.535016] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.542284] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.545925] systemd-timesyncd[150]: Resolving time1.google.com... [ 202.558562] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.565430] systemd-timesyncd[150]: Selected server time2.google.com. [ 202.568962] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.581843] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 202.587454] systemd-timesyncd[150]: Delaying attempts to contact servers. systemd-networkd.service: Got notification message from PID 175 (WATCHDOG=1) systemd-resolved.service: Got notification message from PID 149 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.641900] systemd-timesyncd[150]: Selected server time3.google.com. [ 232.644847] systemd-timesyncd[150]: Resolving time3.google.com... [ 232.646770] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.649122] systemd-timesyncd[150]: Selected server time4.google.com. [ 232.650606] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.662702] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.667509] systemd-timesyncd[150]: Selected server time1.google.com. [ 232.670924] systemd-timesyncd[150]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.682172] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.686965] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.690169] systemd-timesyncd[150]: Resolving time2.google.com... [ 232.702027] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.709206] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.711726] systemd-timesyncd[150]: Resolving time3.google.com... [ 232.723535] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.730289] systemd-timesyncd[150]: Selected server time4.google.com. [ 232.732657] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.746654] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.752547] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.754902] systemd-timesyncd[150]: Resolving time1.google.com... [ 232.766815] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.772812] systemd-timesyncd[150]: Selected server time2.google.com. [ 232.775924] systemd-timesyncd[150]: Resolving time2.google.com... [ 232.787078] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.793287] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.796644] systemd-timesyncd[150]: Resolving time3.google.com... [ 232.808726] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.814575] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.818068] systemd-timesyncd[150]: Resolving time4.google.com... [ 232.829026] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 232.833545] systemd-timesyncd[150]: Delaying attempts to contact servers. systemd-timesyncd.service: Got notification message from PID 150 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.887943] systemd-timesyncd[150]: Selected server time1.google.com. [ 262.890921] systemd-timesyncd[150]: Resolving time1.google.com... [ 262.893118] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.895621] systemd-timesyncd[150]: Selected server time2.google.com. [ 262.897672] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.910827] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.916710] systemd-timesyncd[150]: Selected server time3.google.com. [ 262.919817] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.930309] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.935349] systemd-timesyncd[150]: Selected server time4.google.com. [ 262.938469] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.950049] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.954311] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.957339] systemd-timesyncd[150]: Resolving time1.google.com... [ 262.967860] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.973556] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.976974] systemd-timesyncd[150]: Resolving time2.google.com... [ 262.989917] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.996606] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 262.999461] systemd-timesyncd[150]: Resolving time3.google.com... [ 263.011122] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 263.016495] systemd-timesyncd[150]: Selected server time4.google.com. [ 263.019203] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 263.029938] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 263.034279] systemd-timesyncd[150]: Selected server time1.google.com. [ 263.037567] systemd-timesyncd[150]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 263.047280] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 263.051659] systemd-timesyncd[150]: Selected server time2.google.com. [ 263.054855] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 263.066150] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 263.069315] systemd-timesyncd[150]: Delaying attempts to contact servers. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-userdbd.service: Got notification message from PID 151 (WATCHDOG=1) systemd-journald.service: Got notification message from PID 116 (WATCHDOG=1) systemd-udevd.service: Got notification message from PID 142 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.134921] systemd-timesyncd[150]: Selected server time3.google.com. [ 293.137949] systemd-timesyncd[150]: Resolving time3.google.com... [ 293.139874] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.142145] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.143927] systemd-timesyncd[150]: Resolving time4.google.com... [ 293.158885] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.163903] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.168898] systemd-timesyncd[150]: Resolving time1.google.com... [ 293.178805] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.186269] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.189675] systemd-timesyncd[150]: Resolving time2.google.com... [ 293.203396] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.208594] systemd-timesyncd[150]: Selected server time3.google.com. [ 293.212819] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.223227] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.230488] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.233382] systemd-timesyncd[150]: Resolving time4.google.com... [ 293.245684] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.250880] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.254430] systemd-timesyncd[150]: Resolving time1.google.com... [ 293.266222] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.273635] systemd-timesyncd[150]: Selected server time2.google.com. [ 293.276005] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.287971] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.293367] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.296543] systemd-timesyncd[150]: Resolving time3.google.com... [ 293.309205] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.313744] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 293.317619] systemd-timesyncd[150]: Resolving time4.google.com... [ 293.327009] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution [ 293.330909] systemd-timesyncd[150]: Delaying attempts to contact servers. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.387724] systemd-timesyncd[150]: Selected server time1.google.com. [ 323.390818] systemd-timesyncd[150]: Resolving time1.google.com... [ 323.393142] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.396567] systemd-timesyncd[150]: Selected server time2.google.com. [ 323.398533] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.408989] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.414063] systemd-timesyncd[150]: Selected server time3.google.com. [ 323.417107] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.427005] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.434180] systemd-timesyncd[150]: Selected server time4.google.com. [ 323.437144] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.449537] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.454207] systemd-timesyncd[150]: Selected server time1.google.com. [ 323.458078] systemd-timesyncd[150]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.474742] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.479666] systemd-timesyncd[150]: Selected server time2.google.com. [ 323.483317] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.497230] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.503311] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.506384] systemd-timesyncd[150]: Resolving time3.google.com... [ 323.517685] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.522340] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.525537] systemd-timesyncd[150]: Resolving time4.google.com... [ 323.538001] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.545406] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.548534] systemd-timesyncd[150]: Resolving time1.google.com... [ 323.561869] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.567369] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.571745] systemd-timesyncd[150]: Resolving time2.google.com... [ 323.584689] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 323.589561] systemd-timesyncd[150]: Delaying attempts to contact servers. systemd-userdbd.service: Got notification message from PID 151 (WATCHDOG=1) [ 334.850701] systemd-userdbd[151]: Worker 153 exited successfully. [ 334.853677] systemd-userdbd[151]: Successfully forked off '(sd-worker)' as PID 243. [ 334.855559] systemd-userdbd[151]: Worker 154 exited successfully. [ 334.857714] systemd-userdbd[151]: Successfully forked off '(sd-worker)' as PID 244. [ 334.859640] systemd-userdbd[151]: Worker 152 exited successfully. [ 334.862164] systemd-userdbd[151]: Successfully forked off '(sd-worker)' as PID 245. systemd-resolved.service: Got notification message from PID 149 (WATCHDOG=1) systemd-networkd.service: Got notification message from PID 175 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.635961] systemd-timesyncd[150]: Selected server time3.google.com. [ 353.638977] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.641149] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution [ 353.643785] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.646130] systemd-timesyncd[150]: Resolving time4.google.com... [ 353.655774] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.662850] systemd-timesyncd[150]: Selected server time1.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.665673] systemd-timesyncd[150]: Resolving time1.google.com... [ 353.679375] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.685014] systemd-timesyncd[150]: Selected server time2.google.com. [ 353.690067] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.699813] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.706086] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.708911] systemd-timesyncd[150]: Resolving time3.google.com... [ 353.721726] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.727836] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.731231] systemd-timesyncd[150]: Resolving time4.google.com... [ 353.740982] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.745337] systemd-timesyncd[150]: Selected server time1.google.com. [ 353.749328] systemd-timesyncd[150]: Resolving time1.google.com... [ 353.757419] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.762364] systemd-timesyncd[150]: Selected server time2.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.767075] systemd-timesyncd[150]: Resolving time2.google.com... [ 353.776644] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.782184] systemd-timesyncd[150]: Selected server time3.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.785676] systemd-timesyncd[150]: Resolving time3.google.com... [ 353.796585] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.803968] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.806370] systemd-timesyncd[150]: Resolving time4.google.com... [ 353.819609] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 353.823602] systemd-timesyncd[150]: Delaying attempts to contact servers. systemd-timesyncd.service: Got notification message from PID 150 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-journald.service: Got notification message from PID 116 (WATCHDOG=1) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.008973] systemd-timesyncd[150]: Selected server time1.google.com. [ 384.013387] systemd-timesyncd[150]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.025519] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.037653] systemd-timesyncd[150]: Selected server time2.google.com. [ 384.045168] systemd-timesyncd[150]: Resolving time2.google.com... [ 384.061930] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 384.078021] systemd-timesyncd[150]: Selected server time3.google.com. [ 384.085741] systemd-timesyncd[150]: Resolving time3.google.com... [ 384.097290] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution [ 384.109345] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.123669] systemd-timesyncd[150]: Resolving time4.google.com... [ 384.166519] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution [ 384.177916] systemd-timesyncd[150]: Selected server time1.google.com. [ 384.190047] systemd-timesyncd[150]: Resolving time1.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.221230] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 384.262676] systemd-timesyncd[150]: Selected server time2.google.com. [ 384.267284] systemd-timesyncd[150]: Resolving time2.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.281443] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 384.287854] systemd-timesyncd[150]: Selected server time3.google.com. [ 384.299726] systemd-timesyncd[150]: Resolving time3.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.311895] systemd-timesyncd[150]: Failed to resolve time3.google.com: Temporary failure in name resolution [ 384.346563] systemd-timesyncd[150]: Selected server time4.google.com. systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.351780] systemd-timesyncd[150]: Resolving time4.google.com... systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.358434] systemd-timesyncd[150]: Failed to resolve time4.google.com: Temporary failure in name resolution systemd-timesyncd.service: Got notification message from PID 150 (STATUS=Idle.) [ 384.367390] systemd-timesyncd[150]: Selected server time1.google.com. [ 384.386812] systemd-timesyncd[150]: Resolving time1.google.com... [ 384.393409] systemd-timesyncd[150]: Failed to resolve time1.google.com: Temporary failure in name resolution [ 384.409814] systemd-timesyncd[150]: Selected server time2.google.com. [ 384.421319] systemd-timesyncd[150]: Resolving time2.google.com... [ 384.428795] systemd-timesyncd[150]: Failed to resolve time2.google.com: Temporary failure in name resolution [ 384.431574] systemd-timesyncd[150]: Delaying attempts to contact servers. systemd-udevd.service: Got notification message from PID 142 (WATCHDOG=1)