Bug#1077204: systemd fails to boot on a 5.4 kernel
Kornilios Kourtis
kkourt at kkourt.io
Sun Jul 28 08:11:34 BST 2024
On Sat, Jul 27, 2024 at 11:06:08AM +0100, Luca Boccassi wrote:
> On Fri, 26 Jul 2024 22:39:15 +0200 Kornilios Kourtis <kkourt at kkourt.io>
> wrote:
> > On Fri, Jul 26, 2024 at 07:09:03PM +0100, Luca Boccassi wrote:
> > > Please set systemd.log_level=debug on the kernel command line and
> > > attach the full debug log output
> >
> > Decompressing Linux... Parsing ELF... Performing relocations... done.
> > Booting the kernel.
>
> You did not enable debug level output
I've set "debug systemd.log_level=debug systemd.log_target=console" in
the kernel command line, and now I'm seeing more messages. Adding output
below. Please let me know if there is more information I can provide.
Booting the kernel.
[ 0.000000] Linux version 5.4.280 (root at buildkitsandbox) (gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu4)) #1 SMP Fri Jul 26 13:40:53 UTC 2024
[ 0.000000] Command line: root=/dev/vda console=ttyS0 earlyprintk=ttyS0 panic=-1 debug systemd.log_level=debug systemd.log_target=console systemd.log_color=false
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bffdd000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[ 0.000000] printk: bootconsole [earlyser0] enabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.15.0-1 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 38f60001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 132738619 cycles
[ 0.000343] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.001316] tsc: Detected 2688.000 MHz processor
[ 0.002012] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.002440] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.002797] last_pfn = 0x140000 max_arch_pfn = 0x400000000
[ 0.003171] MTRR default type: write-back
[ 0.003426] MTRR fixed ranges enabled:
[ 0.003665] 00000-9FFFF write-back
[ 0.003893] A0000-BFFFF uncachable
[ 0.004121] C0000-FFFFF write-protect
[ 0.004365] MTRR variable ranges enabled:
[ 0.004621] 0 base 00C0000000 mask FFC0000000 uncachable
[ 0.004971] 1 disabled
[ 0.005132] 2 disabled
[ 0.005293] 3 disabled
[ 0.005454] 4 disabled
[ 0.005616] 5 disabled
[ 0.005777] 6 disabled
[ 0.005938] 7 disabled
[ 0.006108] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- UC
Memory KASLR using RDTSC...
[ 0.006765] last_pfn = 0xbffdd max_arch_pfn = 0x400000000
[ 0.009422] found SMP MP-table at [mem 0x000f5b90-0x000f5b9f]
[ 0.009807] check: Scanning 1 areas for low memory corruption
[ 0.010461] ACPI: Early table checksum verification disabled
[ 0.010803] ACPI: RSDP 0x00000000000F59B0 000014 (v00 BOCHS )
[ 0.011149] ACPI: RSDT 0x00000000BFFE190C 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.011660] ACPI: FACP 0x00000000BFFE17B8 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.012170] ACPI: DSDT 0x00000000BFFE0040 001778 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.012679] ACPI: FACS 0x00000000BFFE0000 000040
[ 0.012956] ACPI: APIC 0x00000000BFFE182C 000080 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.013465] ACPI: HPET 0x00000000BFFE18AC 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.013972] ACPI: WAET 0x00000000BFFE18E4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.014493] ACPI: Reserving FACP table memory at [mem 0xbffe17b8-0xbffe182b]
[ 0.014913] ACPI: Reserving DSDT table memory at [mem 0xbffe0040-0xbffe17b7]
[ 0.015331] ACPI: Reserving FACS table memory at [mem 0xbffe0000-0xbffe003f]
[ 0.015749] ACPI: Reserving APIC table memory at [mem 0xbffe182c-0xbffe18ab]
[ 0.016167] ACPI: Reserving HPET table memory at [mem 0xbffe18ac-0xbffe18e3]
[ 0.016585] ACPI: Reserving WAET table memory at [mem 0xbffe18e4-0xbffe190b]
[ 0.017111] ACPI: Local APIC address 0xfee00000
[ 0.017502] No NUMA configuration found
[ 0.017730] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[ 0.018136] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffcfff]
[ 0.018918] Zone ranges:
[ 0.019078] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.019446] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.019813] Normal [mem 0x0000000100000000-0x000000013fffffff]
[ 0.020191] Movable zone start for each node
[ 0.020446] Early memory node ranges
[ 0.020679] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.021052] node 0: [mem 0x0000000000100000-0x00000000bffdcfff]
[ 0.021424] node 0: [mem 0x0000000100000000-0x000000013fffffff]
[ 0.022206] Zeroed struct page in unavailable ranges: 133 pages
[ 0.022207] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[ 0.023049] On node 0 totalpages: 1048443
[ 0.023287] DMA zone: 64 pages used for memmap
[ 0.023561] DMA zone: 21 pages reserved
[ 0.023800] DMA zone: 3998 pages, LIFO batch:0
[ 0.024090] DMA32 zone: 12224 pages used for memmap
[ 0.024391] DMA32 zone: 782301 pages, LIFO batch:63
[ 0.032606] Normal zone: 4096 pages used for memmap
[ 0.032960] Normal zone: 262144 pages, LIFO batch:63
[ 0.036149] ACPI: PM-Timer IO Port: 0x608
[ 0.036396] ACPI: Local APIC address 0xfee00000
[ 0.036672] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.037037] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.037446] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.037824] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.038232] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.038626] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.039029] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.039432] ACPI: IRQ0 used by override.
[ 0.039665] ACPI: IRQ5 used by override.
[ 0.039939] ACPI: IRQ9 used by override.
[ 0.040172] ACPI: IRQ10 used by override.
[ 0.040413] ACPI: IRQ11 used by override.
[ 0.040661] Using ACPI (MADT) for SMP configuration information
[ 0.041012] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.041320] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.041627] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.042010] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.042416] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.042798] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.043181] PM: Registered nosave memory: [mem 0xbffdd000-0xbfffffff]
[ 0.043563] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]
[ 0.043951] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]
[ 0.044333] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]
[ 0.044716] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
[ 0.045099] [mem 0xc0000000-0xfeffbfff] available for PCI devices
[ 0.045461] Booting paravirtualized kernel on KVM
[ 0.045741] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.096600] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[ 0.097411] percpu: Embedded 56 pages/cpu s191192 r8192 d29992 u1048576
[ 0.098356] pcpu-alloc: s191192 r8192 d29992 u1048576 alloc=1*2097152
[ 0.099112] pcpu-alloc: [0] 0 1
[ 0.099443] KVM setup async PF for cpu 0
[ 0.099835] kvm-stealtime: cpu 0, msr 13ba1b1c0
[ 0.100376] Built 1 zonelists, mobility grouping on. Total pages: 1032038
[ 0.101271] Policy zone: Normal
[ 0.101573] Kernel command line: root=/dev/vda console=ttyS0 earlyprintk=ttyS0 panic=-1 debug systemd.log_level=debug systemd.log_target=console systemd.log_color=false
[ 0.104253] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.105791] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.106917] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.115775] Calgary: detecting Calgary via BIOS EBDA area
[ 0.116383] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.122153] Memory: 4024792K/4193772K available (12291K kernel code, 1359K rwdata, 6384K rodata, 1596K init, 1504K bss, 168980K reserved, 0K cma-reserved)
[ 0.124459] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.125466] Kernel/User page tables isolation: enabled
Poking KASLR using RDTSC...
[ 0.126290] ftrace: allocating 36675 entries in 144 pages
[ 0.134811] ftrace: allocated 144 pages with 2 groups
[ 0.135753] rcu: Hierarchical RCU implementation.
[ 0.136338] rcu: RCU event tracing is enabled.
[ 0.136863] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[ 0.137723] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.138656] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.140773] NR_IRQS: 4352, nr_irqs: 440, preallocated irqs: 16
[ 0.141730] Console: colour *CGA 80x25
[ 0.142322] printk: console [ttyS0] enabled
[ 0.142322] printk: console [ttyS0] enabled
[ 0.143327] printk: bootconsole [earlyser0] disabled
[ 0.143327] printk: bootconsole [earlyser0] disabled
[ 0.144461] ACPI: Core revision 20190816
[ 0.145039] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.146455] APIC: Switch to symmetric I/O mode setup
[ 0.147832] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.148609] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26bef67878b, max_idle_ns: 440795293631 ns
[ 0.150273] Calibrating delay loop (skipped) preset value.. 5376.00 BogoMIPS (lpj=2688000)
[ 0.151208] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.152103] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.153107] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.154107] Spectre V2 : Mitigation: Retpolines
[ 0.155103] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.156103] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.156781] Speculative Store Bypass: Vulnerable
[ 0.157106] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.157700] MMIO Stale Data: Unknown: No mitigations
[ 0.158106] x86/fpu: x87 FPU will use FXSAVE
[ 0.158486] Freeing SMP alternatives memory: 36K
[ 0.158841] pid_max: default: 32768 minimum: 301
[ 0.159115] LSM: Security Framework initializing
[ 0.159469] SELinux: Initializing.
[ 0.159734] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.160106] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.263265] smpboot: CPU0: Intel Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[ 0.263821] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[ 0.264126] rcu: Hierarchical SRCU implementation.
[ 0.264451] smp: Bringing up secondary CPUs ...
[ 0.265106] x86: Booting SMP configuration:
[ 0.265366] .... node #0, CPUs: #1
[ 0.007421] kvm-clock: cpu 1, msr 38f60041, secondary cpu clock
[ 0.277112] KVM setup async PF for cpu 1
[ 0.277694] kvm-stealtime: cpu 1, msr 13bb1b1c0
[ 0.278132] smp: Brought up 1 node, 2 CPUs
[ 0.278437] smpboot: Max logical packages: 1
[ 0.279103] smpboot: Total of 2 processors activated (10752.00 BogoMIPS)
[ 0.279764] devtmpfs: initialized
[ 0.280136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.280772] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.281149] PM: RTC time: 07:06:52, date: 2024-07-28
[ 0.281626] NET: Registered protocol family 16
[ 0.282129] audit: initializing netlink subsys (disabled)
[ 0.282463] audit: type=2000 audit(1722150412.646:1): state=initialized audit_enabled=0 res=1
[ 0.283106] cpuidle: using governor menu
[ 0.283396] ACPI: bus type PCI registered
[ 0.283704] PCI: Using configuration type 1 for base access
[ 0.284610] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.285111] cryptomgr_test (26) used greatest stack depth: 15528 bytes left
[ 0.286119] ACPI: Added _OSI(Module Device)
[ 0.286399] ACPI: Added _OSI(Processor Device)
[ 0.286680] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.287106] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.287437] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.287719] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.288103] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.288667] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.289587] ACPI: Interpreter enabled
[ 0.289828] ACPI: (supports S0 S3 S4 S5)
[ 0.290103] ACPI: Using IOAPIC for interrupt routing
[ 0.290520] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.291137] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.292297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.292709] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[ 0.293106] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.293823] PCI host bridge to bus 0000:00
[ 0.294103] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.294518] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.294946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.295103] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.295572] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
[ 0.296103] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.296479] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.297371] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.298144] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.299690] pci 0000:00:01.1: reg 0x20: [io 0xc0e0-0xc0ef]
[ 0.300391] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.301103] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.301592] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.302182] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.302803] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 0.303107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.303700] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000
[ 0.304688] pci 0000:00:02.0: reg 0x10: [io 0xc0c0-0xc0df]
[ 0.305819] pci 0000:00:02.0: reg 0x14: [mem 0xfeb80000-0xfeb80fff]
[ 0.308829] pci 0000:00:02.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit pref]
[ 0.309871] pci 0000:00:02.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 0.310448] pci 0000:00:03.0: [1af4:1003] type 00 class 0x078000
[ 0.311336] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 0.312103] pci 0000:00:03.0: reg 0x14: [mem 0xfeb81000-0xfeb81fff]
[ 0.313712] pci 0000:00:03.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit pref]
[ 0.314806] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 0.316105] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 0.317539] pci 0000:00:04.0: reg 0x14: [mem 0xfeb82000-0xfeb82fff]
[ 0.320596] pci 0000:00:04.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref]
[ 0.322232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.322785] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.323144] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.323554] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.323942] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.324191] iommu: Default domain type: Translated
[ 0.324191] vgaarb: loaded
[ 0.324324] SCSI subsystem initialized
[ 0.325114] libata version 3.00 loaded.
[ 0.325381] pps_core: LinuxPPS API ver. 1 registered
[ 0.325708] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[ 0.326104] PTP clock support registered
[ 0.326366] EDAC MC: Ver: 3.0.0
[ 0.327143] PCI: Using ACPI for IRQ routing
[ 0.327393] PCI: pci_cache_line_size set to 64 bytes
[ 0.327393] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.327560] e820: reserve RAM buffer [mem 0xbffdd000-0xbfffffff]
[ 0.328007] NetLabel: Initializing
[ 0.328105] NetLabel: domain hash size = 128
[ 0.328394] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.328881] NetLabel: unlabeled traffic allowed by default
[ 0.329114] hpet: 3 channels of 0 reserved for per-cpu timers
[ 0.329515] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.330104] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 0.336115] clocksource: Switched to clocksource kvm-clock
[ 0.371893] VFS: Disk quotas dquot_6.6.0
[ 0.372181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.372621] pnp: PnP ACPI init
[ 0.372832] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.373238] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.373641] pnp 00:02: [dma 2]
[ 0.373835] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.374265] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.374702] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.375203] pnp: PnP ACPI: found 5 devices
[ 0.376916] thermal_sys: Registered thermal governor 'step_wise'
[ 0.376917] thermal_sys: Registered thermal governor 'user_space'
[ 0.381851] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.382833] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.383255] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.383671] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.384119] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[ 0.384570] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
[ 0.385054] NET: Registered protocol family 2
[ 0.385377] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.386069] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.386635] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.387169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.387941] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.388381] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.388824] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.389307] NET: Registered protocol family 1
[ 0.389721] RPC: Registered named UNIX socket transport module.
[ 0.390094] RPC: Registered udp transport module.
[ 0.390413] RPC: Registered tcp transport module.
[ 0.390764] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.391210] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.391596] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.391988] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.392412] PCI: CLS 0 bytes, default 64
[ 0.392697] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.393118] software IO TLB: mapped [mem 0xbbfdd000-0xbffdd000] (64MB)
[ 0.393558] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26bef67878b, max_idle_ns: 440795293631 ns
[ 0.394361] check: Scanning for low memory corruption every 60 seconds
[ 0.394905] Initialise system trusted keyrings
[ 0.395276] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[ 0.396521] NFS: Registering the id_resolver key type
[ 0.396860] Key type id_resolver registered
[ 0.397136] Key type id_legacy registered
[ 0.397429] 9p: Installing v9fs 9p2000 file system support
[ 0.400024] Key type asymmetric registered
[ 0.400026] cryptomgr_test (57) used greatest stack depth: 15224 bytes left
[ 0.400596] Asymmetric key parser 'x509' registered
[ 0.401772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.402647] io scheduler mq-deadline registered
[ 0.402951] io scheduler kyber registered
[ 0.403337] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.403861] ACPI: Power Button [PWRF]
[ 0.413654] PCI Interrupt Link [LNKB] enabled at IRQ 10
[ 0.423329] PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 0.433151] PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 0.434037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.455871] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.456540] Non-volatile memory driver v1.3
[ 0.457612] loop: module loaded
[ 0.458832] virtio_blk virtio2: [vda] 41943040 512-byte logical blocks (21.5 GB/20.0 GiB)
[ 0.460311] ata_piix 0000:00:01.1: version 2.13
[ 0.461253] scsi host0: ata_piix
[ 0.461658] scsi host1: ata_piix
[ 0.461889] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14
[ 0.462338] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15
[ 0.463651] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 0.464054] e100: Copyright(c) 1999-2006 Intel Corporation
[ 0.464417] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 0.464880] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.465307] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 0.465695] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.466086] sky2: driver version 1.30
[ 0.466361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.467262] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.467687] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.468155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 0.468734] rtc_cmos 00:04: RTC can wake from S4
[ 0.469344] rtc_cmos 00:04: registered as rtc0
[ 0.469648] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 0.470153] intel_pstate: CPU model not supported
[ 0.470990] IPVS: Registered protocols (TCP, UDP)
[ 0.471319] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 0.471955] IPVS: ipvs loaded.
[ 0.472164] IPVS: [rr] scheduler registered.
[ 0.472532] NET: Registered protocol family 10
[ 0.472929] Segment Routing with IPv6
[ 0.473215] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.473697] NET: Registered protocol family 17
[ 0.474005] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 0.474937] 9pnet: Installing 9P2000 support
[ 0.475278] Key type dns_resolver registered
[ 0.475672] IPI shorthand broadcast: enabled
[ 0.475976] sched_clock: Marking stable (469230505, 6421905)->(495490946, -19838536)
[ 0.476604] registered taskstats version 1
[ 0.476885] Loading compiled-in X.509 certificates
[ 0.477234] ima: No TPM chip found, activating TPM-bypass!
[ 0.477621] ima: Allocated hash algorithm: sha1
[ 0.477937] ima: No architecture policies found
[ 0.478607] PM: Magic number: 0:915:117
[ 0.478909] printk: console [netcon0] enabled
[ 0.479198] netconsole: network logging started
[ 0.479531] clk: Disabling unused clocks
[ 1.105497] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[ 1.110822] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null)
[ 1.112493] VFS: Mounted root (ext4 filesystem) readonly on device 254:0.
[ 1.114377] devtmpfs: mounted
[ 1.116562] Freeing unused kernel image memory: 1596K
[ 1.120574] Write protecting the kernel read-only data: 22528k
[ 1.123087] Freeing unused kernel image memory: 2028K
[ 1.124576] Freeing unused kernel image memory: 1808K
[ 1.125661] Run /sbin/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.
Smack is not enabled in the kernel.
AppArmor either not supported by the kernel or disabled.
No IMA custom policy file /etc/ima/ima-policy, ignoring: No such file or directory
[0;38;5;245mLoaded 'libkmod.so.2' via dlopen()[0m
[0;38;5;245mLoading module: ip_tables[0m
[0;38;5;245mInserted module 'ip_tables'[0m
[0;38;5;245mVirtualization QEMU found in DMI (/sys/class/dmi/id/sys_vendor)[0m
[0;38;5;245mUML virtualization not found in /proc/cpuinfo.[0m
[0;38;5;245mVirtualization XEN not found, /proc/xen does not exist[0m
[0;38;5;245mVirtualization found, CPUID=KVMKVMKVM[0m
[0;38;5;245mFound VM virtualization kvm[0m
[0;38;5;245mLoading module: virtio_console[0m
[0;38;5;245mFailed to find module 'virtio_console'[0m
[0;38;5;245mLoading module: qemu_fw_cfg[0m
[0;38;5;245mFailed to find module 'qemu_fw_cfg'[0m
[0;38;5;245mLoading module: dmi-sysfs[0m
[0;38;5;245mFailed to find module 'dmi-sysfs'[0m
[0;38;5;245mMounting tmpfs to /dev/shm of type tmpfs with options mode=01777.[0m
[0;38;5;245mMounting tmpfs (tmpfs) on /dev/shm (MS_NOSUID|MS_NODEV|MS_STRICTATIME "mode=01777")...[0m
[0;38;5;245mMounting devpts to /dev/pts of type devpts with options mode=0620,gid=5.[0m
[0;38;5;245mMounting devpts (devpts) on /dev/pts (MS_NOSUID|MS_NOEXEC "mode=0620,gid=5")...[0m
[0;38;5;245mMounting tmpfs to /run of type tmpfs with options mode=0755,size=20%,nr_inodes=800k.[0m
[0;38;5;245mMounting tmpfs (tmpfs) on /run (MS_NOSUID|MS_NODEV|MS_STRICTATIME "mode=0755,size=20%,nr_inodes=800k")...[0m
[0;38;5;245mNo filesystem is currently mounted on /sys/fs/cgroup.[0m
[0;38;5;245mThis kernel version does not support 'memory_recursiveprot', not using mount option.[0m
[0;38;5;245mMounting cgroup2 to /sys/fs/cgroup of type cgroup2 with options nsdelegate.[0m
[0;38;5;245mMounting cgroup2 (cgroup2) on /sys/fs/cgroup (MS_NOSUID|MS_NODEV|MS_NOEXEC "nsdelegate")...[0m
[0;38;5;245mMounting pstore to /sys/fs/pstore of type pstore with options n/a.[0m
[0;38;5;245mMounting pstore (pstore) on /sys/fs/pstore (MS_NOSUID|MS_NODEV|MS_NOEXEC "")...[0m
[0;38;5;245mFailed to mount pstore (type pstore) on /sys/fs/pstore (MS_NOSUID|MS_NODEV|MS_NOEXEC ""): No such file or directory[0m
[0;38;5;245mMounting bpf to /sys/fs/bpf of type bpf with options mode=0700.[0m
[0;38;5;245mMounting bpf (bpf) on /sys/fs/bpf (MS_NOSUID|MS_NODEV|MS_NOEXEC "mode=0700")...[0m
[0;38;5;245mFound cgroup2 on /sys/fs/cgroup/, full unified hierarchy[0m
[0;38;5;245mReading EFI variable /sys/firmware/efi/efivars/SystemdOptions-8cf2644b-4b0b-428f-9387-6d876050dc67.[0m
[0;38;5;245mopen("/sys/firmware/efi/efivars/SystemdOptions-8cf2644b-4b0b-428f-9387-6d876050dc67") failed: No such file or directory[0m
ProtectSystem=auto selected, but not running in an initrd, skipping.
[!p]104[?7hsystemd 256.4-2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE)
Detected virtualization kvm.
CPUID func 1 0
CPUID result f61 1020800 80202001 178bfbff
CPUID is hypervisor: yes
CPUID func 0 0
CPUID result d 756e6547 6c65746e 49656e69
CPUID sig 'GenuineIntel'
CPUID func 80000000 0
CPUID result 80000008 756e6547 6c65746e 49656e69
CPUID func 21 0
CPUID result 0 0 0 0
CPUID sig ''
Detected architecture x86-64.
Detected initialized system, this is not the first boot.
Kernel version 5.4.280, our baseline is 4.15
No credentials passed via fw_cfg.
No credentials passed from initrd.
Acquired 0 regular credentials, 0 untrusted credentials.
Welcome to Debian GNU/Linux trixie/sid!
Hostname set to <kind-5.4>.
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
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!
Loaded 'libbpf.so.1' via dlopen()
Loaded 'libbpf.so.1' via dlopen()
libbpf: prog 'sd_bind4': failed to attach to cgroup: Invalid argument
Loaded 'libbpf.so.1' via dlopen()
libbpf: prog 'sd_restrictif_i': failed to attach to cgroup: Invalid argument
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 establish memory pressure event source, ignoring: Operation not supported
bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported.
Using systemd-executor binary from '/usr/lib/systemd/systemd-executor'.
Enabling (yes) showing of status (command line).
Successfully forked off '(sd-gens)' as PID 71.
Successfully forked off '(sd-exec-strv)' as PID 74.
About to execute /usr/lib/systemd/system-generators/systemd-debug-generator (null)
Successfully forked off '(direxec)' as PID 75.
About to execute /usr/lib/systemd/system-generators/systemd-fstab-generator (null)
Successfully forked off '(direxec)' as PID 78.
About to execute /usr/lib/systemd/system-generators/systemd-getty-generator (null)
Successfully forked off '(direxec)' as PID 79.
About to execute /usr/lib/systemd/system-generators/systemd-gpt-auto-generator (null)
Successfully forked off '(direxec)' as PID 80.
About to execute /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator (null)
Successfully forked off '(direxe[ 1.204550] systemd-debug-g (75) used greatest stack depth: 13992 bytes left
c)' as PID 81.
About to execute /usr/lib/systemd/system-generators/systemd-rc-local-generator (null)
Successfully forked off '(direxec)' as PID 82.
About to execute /usr/lib/systemd/system-generators/systemd-run-generator (null)
Successfully forked off '(direxec)' as PID 83.
About to execute /usr/lib/systemd/system-generators/systemd-ssh-generator (null)
Successfully forked off '(direxec)' as PID 84.
About to execute /usr/lib/systemd/system-generators/systemd-system-update-generator (null)
Successfully forked off '(direxec)' as PID 86.
About to execute /usr/lib/systemd/system-generators/systemd-sysv-generator (null)
Successfully forked off '(direxec)' as PID 87.
About to execute /usr/lib/systemd/system-generators/systemd-tpm2-generator (null)
Successfully forked off '(direxec)' as PID 88.
/usr/lib/systemd/system-generators/systemd-hibernate-resume-generator succeeded.
[ 1.220579] systemd-sysv-ge (87) used greatest stack depth: 13608 bytes left
/usr/lib/systemd/system-generators/systemd-sysv-generator succeeded.
/usr/lib/systemd/system-generators/systemd-system-update-generator succeeded.
/usr/lib/systemd/system-generators/systemd-tpm2-generator succeeded.
/usr/lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
/usr/lib/systemd/system-generators/systemd-getty-generator succeeded.
/usr/lib/systemd/system-generators/systemd-ssh-generator succeeded.
/usr/lib/systemd/system-generators/systemd-fstab-generator succeeded.
/usr/lib/systemd/system-generators/systemd-debug-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
Modification times have changed, need to update cache.
unit_file_build_name_map: normal unit file: /run/systemd/generator/sshd-unix-local.socket
unit_file_build_name_map: normal unit file: /run/systemd/generator/-.mount
unit_file_build_name_map: normal unit file: /run/systemd/generator/host.mount
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hostnamed.service
Linked unit file: /usr/lib/systemd/system/sudo.service → /dev/null
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/quotaon-root.service
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/sleep.target
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-hibernate-clear.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/nftables.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/final.target
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/bluetooth.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/systemd-pcrlock-machine-id.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-journal-flush.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/networking.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/quotaon at .service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ssh.socket
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-hibernate.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-ask-password-console.path
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/serial-getty at .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/initrd-root-device.target
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/apt-daily.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-binfmt.service
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/local-fs.target
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-timedated.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-boot-check-no-failures.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/e2scrub_all.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ssh.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/rescue-ssh.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/basic.target
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/containerd.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock.socket
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysext.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/sockets.target
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-journal-catalog-update.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-initctl.socket
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-udevd-control.socket
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-confext.service
Linked unit file: /usr/lib/systemd/system/cryptdisks.service → /dev/null
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrlock at .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/e2scrub_fail at .service
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/systemd-reboot.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/rc-local.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-bsod.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-journald at .service
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/systemd-soft-reboot.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/run-lock.mount
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-varlink at .socket
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-udevd.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-networkd-wait-online at .service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald-sync at .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/emergency.service
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-sysusers.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ifupdown-pre.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysext at .service
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/systemd-hwdb-update.service
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/storage-target-mode.target
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-pcrlock-file-system.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty-static.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ifup at .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/systemd-quotacheck at .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-journald-audit.socket
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/logrotate.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-quotacheck-root.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/docker.socket
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/sys-kernel-config.mount
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/initrd-udevadm-cleanup-db.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/sshd at .service
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/getty at .service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/fstrim.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ifupdown-wait-online.service
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/systemd-pcrphase.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-firstboot.service
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/first-boot-complete.target
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/systemd-tmpfiles-setup.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/rescue.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/capsule at .service
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/systemd-journald.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pstore.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-growfs at .service
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/capsule.slice
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-pcrfs at .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/systemd-remount-fs.service
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/getty.target
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-fsck at .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/proc-sys-fs-binfmt_misc.mount
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/boot-complete.target
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/initrd.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/rescue.service
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-modules-load.service
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/printer.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/kexec.target
Linked unit file: /usr/lib/systemd/system/x11-common.service → /dev/null
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/cron.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/slices.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/systemd-creds.socket
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/systemd-pcrlock-firmware-config.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user at .service
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/sigpwr.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/machine.slice
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/local-fs-pre.target
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/pam_namespace.service
Linked unit file: /usr/lib/systemd/system/hwclock.service → /dev/null
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/e2scrub_reap.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/nss-lookup.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/smartcard.target
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dpkg-db-backup.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/user-runtime-dir at .service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/docker.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-tmpfiles-setup-dev.service
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/systemd-machine-id-commit.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/initrd-switch-root.target
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/halt.target
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-pcrextend at .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-tpm2-setup-early.service
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/systemd-udev-trigger.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/systemd-pcrextend.socket
Linked unit file: /usr/lib/systemd/system/cryptdisks-early.service → /dev/null
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/container-getty at .service
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/apt-daily-upgrade.service
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/systemd-networkd-persistent-storage.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/blockdev at .target
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-pcrlock-make-policy.service
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/sys-kernel-debug.mount
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/tpm2.target
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-sysext.socket
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/remote-fs-pre.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/systemd-logind.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-journald at .socket
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/sound.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/systemd-hostnamed.socket
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/modprobe at .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/network.target
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/e2scrub at .service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-backlight at .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/systemd-exit.service
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/systemd-udev-load-credentials.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/initrd-switch-root.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-pcrlock-firmware-code.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-creds at .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/initrd-cleanup.service
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/ssh-access.target
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-journald-dev-log.socket
unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-usr-fs.target
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 at dev-root.target has alias blockdev at .target.
run-systemd-journal-socket.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-stdout.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:59: System call riscv_hwprobe is not known, ignoring.
var.mount: Failed to load configuration: No such file or directory
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
Unit systemd-udevd.service has alias udev.service.
systemd-udevd.service: System call riscv_hwprobe is not known, ignoring.
/usr/lib/systemd/system/systemd-udevd.service:38: 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
run-credentials-systemd\x2dudev\x2dload\x2dcredentials.service.mount: Failed to load configuration: No such file or directory
cryptsetup.target: Failed to load configuration: No such file or directory
cryptsetup-pre.target: 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.
Unit runlevel5.target has alias default.target.
display-manager.service: Failed to load configuration: No such file or directory
Unit multi-user.target has alias runlevel2.target.
Unit multi-user.target has alias runlevel4.target.
Unit multi-user.target has alias runlevel3.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:51: System call riscv_hwprobe is not known, ignoring.
run-systemd-netif.mount: Failed to load configuration: No such file or directory
run-credentials-systemd\x2dnetworkd.service.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-network.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.
run-systemd-seats.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-sessions.mount: Failed to load configuration: No such file or directory
run-systemd-users.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-systemd-shutdown.mount: Failed to load configuration: No such file or directory
var-tmp.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 at drm.service has alias modprobe at .service.
run-systemd-ask\x2dpassword.mount: Failed to load configuration: No such file or directory
Unit ssh.service has alias sshd.service.
run-sshd.mount: Failed to load configuration: No such file or directory
apparmor.service: Failed to load configuration: No such file or directory
Unit serial-getty at ttyS0.service has alias serial-getty at .service.
plymouth-quit-wait.service: Failed to load configuration: No such file or directory
Unit getty at tty1.service has alias getty at .service.
Unit getty at tty1.service has alias autovt at tty1.service.
firewalld.service: Failed to load configuration: No such file or directory
run-docker.sock.mount: Failed to load configuration: No such file or directory
root.mount: Failed to load configuration: No such file or directory
systemd-tmpfiles-clean.timer: Failed to load configuration: No such file or directory
logrotate.timer: Failed to load configuration: No such file or directory
fstrim.timer: Failed to load configuration: No such file or directory
e2scrub_all.timer: Failed to load configuration: No such file or directory
dpkg-db-backup.timer: Failed to load configuration: No such file or directory
apt-daily.timer: Failed to load configuration: No such file or directory
apt-daily-upgrade.timer: 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
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
run-credentials-systemd\x2dsysusers.service.mount: Failed to load configuration: No such file or directory
Unit systemd-sysctl.service has alias procps.service.
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
var-lib-systemd-random\x2dseed.mount: Failed to load configuration: No such file or directory
var-lib-systemd-pstore.mount: Failed to load configuration: No such file or directory
Unit modprobe at efi_pstore.service has alias modprobe at .service.
remote-cryptsetup.target: Failed to load configuration: No such file or directory
run-credentials-systemd\x2dnetwork\x2dgenerator.service.mount: Failed to load configuration: No such file or directory
Unit systemd-modules-load.service has alias kmod.service.
var-log-journal.mount: Failed to load configuration: No such file or directory
systemd-vconsole-setup.service: Failed to load configuration: No such file or directory
proc.mount: Failed to load configuration: No such file or directory
proc-sys.mount: Failed to load configuration: No such file or directory
proc-sys-fs.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 at configfs.service has alias modprobe at .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 at fuse.service has alias modprobe at .service.
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-io.systemd.sysext.mount: Failed to load configuration: No such file or directory
run-systemd-io.systemd.PCRLock.mount: Failed to load configuration: No such file or directory
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
run-systemd-io.systemd.Hostname.mount: Failed to load configuration: No such file or directory
Unit systemd-hostnamed.service has alias dbus-org.freedesktop.hostname1.service.
systemd-hostnamed.service: System call riscv_hwprobe is not known, ignoring.
/usr/lib/systemd/system/systemd-hostnamed.service:43: System call riscv_hwprobe is not known, ignoring.
run-systemd-io.systemd.Credentials.mount: Failed to load configuration: No such file or directory
run-ssh\x2dunix\x2dlocal.mount: Failed to load configuration: No such file or directory
run-ssh\x2dunix\x2dlocal-socket.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…
-.mount: Changed dead -> mounted
Failed to communicate with plymouth: Connection refused
system.slice: Changed dead -> active
-.slice: Changed dead -> active
init.scope: Changed dead -> running
Invoking unit catchup() handlers…
dev-vda.device: Changed dead -> tentative
Activating default unit: default.target
graphical.target: Trying to enqueue job graphical.target/start/isolate
dpkg-db-backup.timer: Cannot add dependency job, ignoring: Unit dpkg-db-backup.timer not found.
apt-daily.timer: Cannot add dependency job, ignoring: Unit apt-daily.timer not found.
systemd-tmpfiles-clean.timer: Cannot add dependency job, ignoring: Unit systemd-tmpfiles-clean.timer not found.
fstrim.timer: Cannot add dependency job, ignoring: Unit fstrim.timer not found.
e2scrub_all.timer: Cannot add dependency job, ignoring: Unit e2scrub_all.timer not found.
apt-daily-upgrade.timer: Cannot add dependency job, ignoring: Unit apt-daily-upgrade.timer not found.
logrotate.timer: Cannot add dependency job, ignoring: Unit logrotate.timer not found.
display-manager.service: Cannot add dependency job, ignoring: Unit display-manager.service not found.
systemd-networkd.service: Installed new job systemd-networkd.service/start as 100
systemd-networkd.socket: Installed new job systemd-networkd.socket/start as 78
getty at tty1.service: Installed new job getty at tty1.service/start as 89
paths.target: Installed new job paths.target/start as 85
systemd-journald-dev-log.socket: Installed new job systemd-journald-dev-log.socket/start as 17
systemd-ask-password-wall.path: Installed new job systemd-ask-password-wall.path/start as 104
timers.target: Installed new job timers.target/start as 84
systemd-initctl.socket: Installed new job systemd-initctl.socket/start as 79
systemd-sysctl.service: Installed new job systemd-sysctl.service/start as 32
systemd-tpm2-setup.service: Installed new job systemd-tpm2-setup.service/start as 56
systemd-update-utmp-runlevel.service: Installed new job systemd-update-utmp-runlevel.service/start as 110
systemd-udev-load-credentials.service: Installed new job systemd-udev-load-credentials.service/start as 27
networking.service: Installed new job networking.service/start as 97
network.target: Installed new job network.target/start as 99
systemd-resolved.service: Installed new job systemd-resolved.service/start as 60
ssh.service: Installed new job ssh.service/start as 102
systemd-pcrlock.socket: Installed new job systemd-pcrlock.socket/start as 76
system-modprobe.slice: Installed new job system-modprobe.slice/start as 51
getty-static.service: Installed new job getty-static.service/start as 93
network-online.target: Installed new job network-online.target/start as 115
cron.service: Installed new job cron.service/start as 109
sys-kernel-config.mount: Installed new job sys-kernel-config.mount/start as 71
systemd-remount-fs.service: Installed new job systemd-remount-fs.service/start as 68
systemd-journald.service: Installed new job systemd-journald.service/start as 15
containerd.service: Installed new job containerd.service/start as 103
sockets.target: Installed new job sockets.target/start as 73
systemd-random-seed.service: Installed new job systemd-random-seed.service/start as 59
systemd-networkd-persistent-storage.service: Installed new job systemd-networkd-persistent-storage.service/start as 101
systemd-sysext.socket: Installed new job systemd-sysext.socket/start as 74
systemd-fsck-root.service: Installed new job systemd-fsck-root.service/start as 66
systemd-udevd-kernel.socket: Installed new job systemd-udevd-kernel.socket/start as 28
systemd-modules-load.service: Installed new job systemd-modules-load.service/start as 43
systemd-update-done.service: Installed new job systemd-update-done.service/start as 58
dbus.socket: Installed new job dbus.socket/start as 81
systemd-tmpfiles-setup.service: Installed new job systemd-tmpfiles-setup.service/start as 31
local-fs-pre.target: Installed new job local-fs-pre.target/start as 20
modprobe at drm.service: Installed new job modprobe at drm.service/start as 106
systemd-journal-catalog-update.service: Installed new job systemd-journal-catalog-update.service/start as 12
first-boot-complete.target: Installed new job first-boot-complete.target/start as 42
systemd-user-sessions.service: Installed new job systemd-user-sessions.service/start as 112
systemd-firstboot.service: Installed new job systemd-firstboot.service/start as 41
systemd-hwdb-update.service: Installed new job systemd-hwdb-update.service/start as 34
systemd-creds.socket: Installed new job systemd-creds.socket/start as 82
tmp.mount: Installed new job tmp.mount/start as 62
multi-user.target: Installed new job multi-user.target/start as 2
systemd-machine-id-commit.service: Installed new job systemd-machine-id-commit.service/start as 7
getty.target: Installed new job getty.target/start as 88
ifupdown-pre.service: Installed new job ifupdown-pre.service/start as 98
systemd-update-utmp.service: Installed new job systemd-update-utmp.service/start as 111
host.mount: Installed new job host.mount/start as 67
systemd-journald.socket: Installed new job systemd-journald.socket/start as 16
dev-hugepages.mount: Installed new job dev-hugepages.mount/start as 69
systemd-hibernate-clear.service: Installed new job systemd-hibernate-clear.service/start as 22
ldconfig.service: Installed new job ldconfig.service/start as 70
dev-ttyS0.device: Installed new job dev-ttyS0.device/start as 96
systemd-logind.service: Installed new job systemd-logind.service/start as 105
systemd-tmpfiles-setup-dev.service: Installed new job systemd-tmpfiles-setup-dev.service/start as 19
systemd-sysusers.service: Installed new job systemd-sysusers.service/start as 33
serial-getty at ttyS0.service: Installed new job serial-getty at ttyS0.service/start as 94
dbus.service: Installed new job dbus.service/start as 108
modprobe at efi_pstore.service: Installed new job modprobe at efi_pstore.service/start as 55
swap.target: Installed new job swap.target/start as 39
sys-kernel-tracing.mount: Installed new job sys-kernel-tracing.mount/start as 57
sys-fs-fuse-connections.mount: Installed new job sys-fs-fuse-connections.mount/start as 49
systemd-hostnamed.socket: Installed new job systemd-hostnamed.socket/start as 75
sysinit.target: Installed new job sysinit.target/start as 6
systemd-journal-flush.service: Installed new job systemd-journal-flush.service/start as 40
systemd-pcrextend.socket: Installed new job systemd-pcrextend.socket/start as 80
systemd-pcrmachine.service: Installed new job systemd-pcrmachine.service/start as 14
user.slice: Installed new job user.slice/start as 107
systemd-tmpfiles-setup-dev-early.service: Installed new job systemd-tmpfiles-setup-dev-early.service/start as 52
systemd-binfmt.service: Installed new job systemd-binfmt.service/start as 18
graphical.target: Installed new job graphical.target/start as 1
proc-sys-fs-binfmt_misc.automount: Installed new job proc-sys-fs-binfmt_misc.automount/start as 38
systemd-network-generator.service: Installed new job systemd-network-generator.service/start as 36
kmod-static-nodes.service: Installed new job kmod-static-nodes.service/start as 25
slices.target: Installed new job slices.target/start as 86
sshd-unix-local.socket: Installed new job sshd-unix-local.socket/start as 77
system-getty.slice: Installed new job system-getty.slice/start as 90
systemd-tpm2-setup-early.service: Installed new job systemd-tpm2-setup-early.service/start as 23
systemd-pcrphase.service: Installed new job systemd-pcrphase.service/start as 13
remote-fs.target: Installed new job remote-fs.target/start as 113
dev-mqueue.mount: Installed new job dev-mqueue.mount/start as 48
e2scrub_reap.service: Installed new job e2scrub_reap.service/start as 87
systemd-pcrphase-sysinit.service: Installed new job systemd-pcrphase-sysinit.service/start as 35
systemd-ask-password-console.path: Installed new job systemd-ask-password-console.path/start as 45
basic.target: Installed new job basic.target/start as 3
modprobe at fuse.service: Installed new job modprobe at fuse.service/start as 50
systemd-networkd-wait-online.service: Installed new job systemd-networkd-wait-online.service/start as 116
modprobe at configfs.service: Installed new job modprobe at configfs.service/start as 72
run-lock.mount: Installed new job run-lock.mount/start as 65
systemd-udevd.service: Installed new job systemd-udevd.service/start as 26
nss-lookup.target: Installed new job nss-lookup.target/start as 61
network-pre.target: Installed new job network-pre.target/start as 37
docker.socket: Installed new job docker.socket/start as 83
system-serial\x2dgetty.slice: Installed new job system-serial\x2dgetty.slice/start as 95
systemd-udev-trigger.service: Installed new job systemd-udev-trigger.service/start as 44
sys-kernel-debug.mount: Installed new job sys-kernel-debug.mount/start as 24
systemd-pstore.service: Installed new job systemd-pstore.service/start as 54
systemd-udevd-control.socket: Installed new job systemd-udevd-control.socket/start as 30
docker.service: Installed new job docker.service/start as 114
local-fs.target: Installed new job local-fs.target/start as 64
graphical.target: Enqueued job graphical.target/start as 1
Queued start job for default target graphical.target.
Loaded units and determined initial transaction in 295ms.
run-ssh\x2dunix\x2dlocal.mount: Collecting.
run-ssh\x2dunix\x2dlocal-socket.mount: Collecting.
run-systemd-io.systemd.Credentials.mount: Collecting.
run-systemd-io.systemd.Hostname.mount: Collecting.
run-initctl.mount: Collecting.
run-systemd-io.systemd.PCRExtend.mount: Collecting.
run-systemd-io.systemd.PCRLock.mount: Collecting.
run-systemd-io.systemd.sysext.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.
proc.mount: Collecting.
proc-sys.mount: Collecting.
proc-sys-fs.mount: Collecting.
var-log-journal.mount: Collecting.
var-lib-systemd-pstore.mount: Collecting.
var-lib-systemd-random\x2dseed.mount: Collecting.
run-systemd-resolve.mount: Collecting.
var-lib-systemd-tpm2\x2dsrk\x2dpublic\x2dkey.pem.mount: Collecting.
root.mount: Collecting.
run-docker.sock.mount: Collecting.
run-sshd.mount: Collecting.
run-systemd-ask\x2dpassword.mount: Collecting.
run-dbus.mount: Collecting.
run-dbus-system_bus_socket.mount: Collecting.
run-systemd-seats.mount: Collecting.
run-systemd-inhibit.mount: Collecting.
run-systemd-sessions.mount: Collecting.
run-systemd-users.mount: Collecting.
var-lib-systemd-linger.mount: Collecting.
run-systemd-shutdown.mount: Collecting.
var-tmp.mount: Collecting.
var-lib.mount: Collecting.
var-lib-systemd.mount: Collecting.
var-lib-systemd-network.mount: Collecting.
run-systemd-netif.mount: Collecting.
run-udev.mount: Collecting.
run-udev-control.mount: Collecting.
var.mount: Collecting.
var-log.mount: Collecting.
var-log-wtmp.mount: Collecting.
run-systemd-journal-socket.mount: Collecting.
run.mount: Collecting.
run-systemd.mount: Collecting.
run-systemd-journal.mount: Collecting.
run-systemd-journal-stdout.mount: Collecting.
dev.mount: Collecting.
dev-root.mount: Collecting.
Using nftables as firewall backend.
init.scope: Failed to set 'io.weight' attribute on '/init.scope' to 'default 100': No such file or directory
init.scope: Failed to set 'memory.zswap.max' attribute on '/init.scope' to 'max': No such file or directory
init.scope: Failed to set 'memory.zswap.writeback' attribute on '/init.scope' to '1': No such file or directory
Failed to establish memory pressure event source, ignoring: Operation not supported
Received SIGCHLD from PID 71 (n/a).
system.slice: Failed to set 'io.weight' attribute on '/system.slice' to 'default 100': No such file or directory
system.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice' to 'max': No such file or directory
system.slice: Failed to set 'memory.zswap.writeback' attribute on '/system.slice' to '1': No such file or directory
system-getty.slice: Failed to set 'io.weight' attribute on '/system.slice/system-getty.slice' to 'default 100': No such file or directory
system-getty.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-getty.slice' to 'max': No such file or directory
system-getty.slice: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/system-getty.slice' to '1': No such file or directory
system-getty.slice: Failed to set 'user.invocation_id' xattr on control group /system.slice/system-getty.slice, ignoring: Operation not supported
system-getty.slice: Changed dead -> active
system-getty.slice: Job 90 system-getty.slice/start finished, result=done
[ OK ] Created slice system-getty.slice - Slice /system/getty.
system-modprobe.slice: Failed to set 'io.weight' attribute on '/system.slice/system-modprobe.slice' to 'default 100': 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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/system-modprobe.slice' to '1': No such file or directory
system-modprobe.slice: Failed to set 'user.invocation_id' xattr on control group /system.slice/system-modprobe.slice, ignoring: Operation not supported
system-modprobe.slice: Changed dead -> active
system-modprobe.slice: Job 51 system-modprobe.slice/start finished, result=done
[ OK ] Created slice system-modprobe.slice - Slice /system/modprobe.
system-serial\x2dgetty.slice: Failed to set 'io.weight' attribute on '/system.slice/system-serial\x2dgetty.slice' to 'default 100': No such file or directory
system-serial\x2dgetty.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-serial\x2dgetty.slice' to 'max': No such file or directory
system-serial\x2dgetty.slice: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/system-serial\x2dgetty.slice' to '1': No such file or directory
system-serial\x2dgetty.slice: Failed to set 'user.invocation_id' xattr on control group /system.slice/system-serial\x2dgetty.slice, ignoring: Operation not supported
system-serial\x2dgetty.slice: Changed dead -> active
system-serial\x2dgetty.slice: Job 95 system-serial\x2dgetty.slice/start finished, result=done
[ OK ] Created slice system-serial\x2dgett…lice - Slice /system/serial-getty.
user.slice: Failed to set 'io.weight' attribute on '/user.slice' to 'default 100': No such file or directory
user.slice: Failed to set 'memory.zswap.max' attribute on '/user.slice' to 'max': No such file or directory
user.slice: Failed to set 'memory.zswap.writeback' attribute on '/user.slice' to '1': No such file or directory
user.slice: Failed to set 'user.invocation_id' xattr on control group /user.slice, ignoring: Operation not supported
user.slice: Changed dead -> active
user.slice: Job 107 user.slice/start finished, result=done
[ OK ] Created slice user.slice - User and Session 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 45 systemd-ask-password-console.path/start finished, result=done
[ OK ] Started systemd-ask-password-consol…quests to Console Directory Watch.
systemd-ask-password-wall.path: Changed dead -> waiting
systemd-ask-password-wall.path: Job 104 systemd-ask-password-wall.path/start finished, result=done
[ OK ] Started systemd-ask-password-wall.p… Requests to Wall Directory Watch.
proc-sys-fs-binfmt_misc.automount: ConditionPathIsReadWrite=/proc/sys succeeded.
proc-sys-fs-binfmt_misc.automount: ConditionPathExists=/proc/sys/fs/binfmt_misc succeeded.
Autofs kernel version 1.1
Mounting systemd-1 (autofs) on /proc/sys/fs/binfmt_misc (0 "fd=34,pgrp=1,minproto=5,maxproto=5,direct")...
Autofs protocol version 5.5
proc-sys-fs-binfmt_misc.automount: Changed dead -> waiting
proc-sys-fs-binfmt_misc.automount: Job 38 proc-sys-fs-binfmt_misc.automount/start finished, result=done
[ OK ] Set up automount proc-sys-fs-binfmt…rmats File System Automount Point.
Expecting device dev-ttyS0.device - /dev/ttyS0...
basic.target: starting held back, waiting for: sockets.target
first-boot-complete.target: starting held back, waiting for: systemd-firstboot.service
getty.target: starting held back, waiting for: serial-getty at ttyS0.service
graphical.target: starting held back, waiting for: multi-user.target
local-fs-pre.target: starting held back, waiting for: systemd-tmpfiles-setup-dev.service
local-fs.target: starting held back, waiting for: local-fs-pre.target
multi-user.target: starting held back, waiting for: getty.target
network-online.target: starting held back, waiting for: systemd-networkd-wait-online.service
network-pre.target: starting held back, waiting for: systemd-network-generator.service
network.target: starting held back, waiting for: networking.service
nss-lookup.target: starting held back, waiting for: systemd-resolved.service
paths.target: Changed dead -> active
paths.target: Job 85 paths.target/start finished, result=done
[ OK ] Reached target paths.target - Path Units.
basic.target: starting held back, waiting for: sockets.target
remote-fs.target: Changed dead -> active
remote-fs.target: Job 113 remote-fs.target/start finished, result=done
[ OK ] Reached target remote-fs.target - Remote File Systems.
slices.target: Changed dead -> active
slices.target: Job 86 slices.target/start finished, result=done
[ OK ] Reached target slices.target - Slice Units.
basic.target: starting held back, waiting for: sockets.target
sockets.target: starting held back, waiting for: systemd-udevd-kernel.socket
swap.target: Changed dead -> active
swap.target: Job 39 swap.target/start finished, result=done
[ OK ] Reached target swap.target - Swaps.
sysinit.target: starting held back, waiting for: systemd-modules-load.service
timers.target: Changed dead -> active
timers.target: Job 84 timers.target/start finished, result=done
[ OK ] Reached target timers.target - Timer Units.
dbus.socket: starting held back, waiting for: sysinit.target
docker.socket: starting held back, waiting for: sysinit.target
sshd-unix-local.socket: starting held back, waiting for: sysinit.target
Unit systemd-creds at internal.service has alias systemd-creds at .service.
systemd-creds.socket: Changed dead -> listening
systemd-creds.socket: Job 82 systemd-creds.socket/start finished, result=done
[ OK ] Listening on systemd-creds.socket - Credential Encryption/Decryption.
sockets.target: starting held back, waiting for: systemd-udevd-kernel.socket
systemd-hostnamed.socket: starting held back, waiting for: sysinit.target
systemd-initctl.socket: Changed dead -> listening
systemd-initctl.socket: Job 79 systemd-initctl.socket/start finished, result=done
[ OK ] Listening on systemd-initctl.socket… initctl Compatibility Named Pipe.
sockets.target: starting held back, waiting for: systemd-udevd-kernel.socket
systemd-journald-dev-log.socket: Changed dead -> listening
systemd-journald-dev-log.socket: Job 17 systemd-journald-dev-log.socket/start finished, result=done
[ OK ] Listening on systemd-journald-dev-l…ocket - Journal Socket (/dev/log).
sockets.target: starting held back, waiting for: systemd-udevd-kernel.socket
systemd-journald.socket: Changed dead -> listening
systemd-journald.socket: Job 16 systemd-journald.socket/start finished, result=done
[ OK ] Listening on systemd-journald.socket - Journal Sockets.
sockets.target: starting held back, waiting for: systemd-udevd-kernel.socket
systemd-networkd.socket: ConditionCapability=CAP_NET_ADMIN succeeded.
systemd-networkd.socket: Changed dead -> listening
systemd-networkd.socket: Job 78 systemd-networkd.socket/start finished, result=done
[ OK ] Listening on systemd-networkd.socket - Network Service Netlink Socket.
sockets.target: starting held back, waiting for: systemd-udevd-kernel.socket
systemd-pcrextend.socket: ConditionSecurity=measured-uki failed.
systemd-pcrextend.socket: Starting requested but condition not met. Not starting unit.
systemd-pcrextend.socket: Job 80 systemd-pcrextend.socket/start finished, result=done
sockets.target: starting held back, waiting for: systemd-udevd-kernel.socket
systemd-pcrlock.socket: ConditionSecurity=measured-uki failed.
systemd-pcrlock.socket: Starting requested but condition not met. Not starting unit.
systemd-pcrlock.socket: Job 76 systemd-pcrlock.socket/start finished, result=done
sockets.target: starting held back, waiting for: systemd-udevd-kernel.socket
systemd-sysext.socket: starting held back, waiting for: local-fs.target
systemd-udevd-control.socket: ConditionPathIsReadWrite=/sys succeeded.
systemd-udevd-control.socket: Changed dead -> listening
systemd-udevd-control.socket: Job 30 systemd-udevd-control.socket/start finished, result=done
[ OK ] Listening on systemd-udevd-control.socket - udev Control Socket.
sockets.target: starting held back, waiting for: systemd-udevd-kernel.socket
systemd-udevd-kernel.socket: ConditionPathIsReadWrite=/sys succeeded.
systemd-udevd-kernel.socket: Changed dead -> listening
systemd-udevd-kernel.socket: Job 28 systemd-udevd-kernel.socket/start finished, result=done
[ OK ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
sockets.target: starting held back, waiting for: sshd-unix-local.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 'io.weight' attribute on '/dev-hugepages.mount' to 'default 100': No such file or directory
dev-hugepages.mount: Failed to set 'memory.zswap.max' attribute on '/dev-hugepages.mount' to 'max': No such file or directory
dev-hugepages.mount: Failed to set 'memory.zswap.writeback' attribute on '/dev-hugepages.mount' to '1': No such file or directory
dev-hugepages.mount: Failed to set 'user.invocation_id' xattr on control group /dev-hugepages.mount, ignoring: Operation not supported
dev-hugepages.mount: About to execute: /usr/bin/mount hugetlbfs /dev/hugepages -t hugetlbfs -o nosuid,nodev
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
dev-hugepages.mount: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
dev-hugepages.mount: Failed to spawn 'mount' task: Argument list too long
dev-hugepages.mount: Failed with result 'resources'.
dev-hugepages.mount: Changed dead -> failed
dev-hugepages.mount: Job 69 dev-hugepages.mount/start finished, result=failed
[FAILED] Failed to mount dev-hugepages.mount - Huge Pages File System.
See 'systemctl status dev-hugepages.mount' for details.
dev-hugepages.mount: Unit entered failed state.
sysinit.target: starting held back, waiting for: systemd-modules-load.service
dev-mqueue.mount: ConditionCapability=CAP_SYS_ADMIN succeeded.
dev-mqueue.mount: ConditionPathExists=/proc/sys/fs/mqueue succeeded.
dev-mqueue.mount: Failed to set 'io.weight' attribute on '/dev-mqueue.mount' to 'default 100': No such file or directory
dev-mqueue.mount: Failed to set 'memory.zswap.max' attribute on '/dev-mqueue.mount' to 'max': No such file or directory
dev-mqueue.mount: Failed to set 'memory.zswap.writeback' attribute on '/dev-mqueue.mount' to '1': No such file or directory
dev-mqueue.mount: Failed to set 'user.invocation_id' xattr on control group /dev-mqueue.mount, ignoring: Operation not supported
dev-mqueue.mount: About to execute: /usr/bin/mount mqueue /dev/mqueue -t mqueue -o nosuid,nodev,noexec
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
dev-mqueue.mount: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
dev-mqueue.mount: Failed to spawn 'mount' task: Argument list too long
dev-mqueue.mount: Failed with result 'resources'.
dev-mqueue.mount: Changed dead -> failed
dev-mqueue.mount: Job 48 dev-mqueue.mount/start finished, result=failed
[FAILED] Failed to mount dev-mqueue.mount - POSIX Message Queue File System.
See 'systemctl status dev-mqueue.mount' for details.
dev-mqueue.mount: Unit entered failed state.
sysinit.target: starting held back, waiting for: systemd-modules-load.service
host.mount: starting held back, waiting for: local-fs-pre.target
run-lock.mount: Failed to set 'io.weight' attribute on '/system.slice/run-lock.mount' to 'default 100': No such file or directory
run-lock.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/run-lock.mount' to 'max': No such file or directory
run-lock.mount: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/run-lock.mount' to '1': No such file or directory
run-lock.mount: Failed to set 'user.invocation_id' xattr on control group /system.slice/run-lock.mount, ignoring: Operation not supported
run-lock.mount: About to execute: /usr/bin/mount tmpfs /run/lock -t tmpfs -o mode=1777,nosuid,nodev,noexec,size=5242880
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
run-lock.mount: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
run-lock.mount: Failed to spawn 'mount' task: Argument list too long
run-lock.mount: Failed with result 'resources'.
run-lock.mount: Changed dead -> failed
run-lock.mount: Job 65 run-lock.mount/start finished, result=failed
[FAILED] Failed to mount run-lock.mount - Legacy Locks Directory /run/lock.
See 'systemctl status run-lock.mount' for details.
run-lock.mount: Unit entered failed state.
local-fs.target: starting held back, waiting for: local-fs-pre.target
sys-fs-fuse-connections.mount: starting held back, waiting for: modprobe at fuse.service
sys-kernel-config.mount: starting held back, waiting for: modprobe at 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 'io.weight' attribute on '/sys-kernel-debug.mount' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/sys-kernel-debug.mount' to '1': No such file or directory
sys-kernel-debug.mount: Failed to set 'user.invocation_id' xattr on control group /sys-kernel-debug.mount, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
sys-kernel-debug.mount: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
sys-kernel-debug.mount: Failed to spawn 'mount' task: Argument list too long
sys-kernel-debug.mount: Failed with result 'resources'.
sys-kernel-debug.mount: Changed dead -> failed
sys-kernel-debug.mount: Job 24 sys-kernel-debug.mount/start finished, result=failed
[FAILED] Failed to mount sys-kernel-debug.mount - Kernel Debug File System.
See 'systemctl status sys-kernel-debug.mount' for details.
sys-kernel-debug.mount: Unit entered failed state.
sysinit.target: starting held back, waiting for: systemd-modules-load.service
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 'io.weight' attribute on '/sys-kernel-tracing.mount' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/sys-kernel-tracing.mount' to '1': No such file or directory
sys-kernel-tracing.mount: Failed to set 'user.invocation_id' xattr on control group /sys-kernel-tracing.mount, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
sys-kernel-tracing.mount: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
sys-kernel-tracing.mount: Failed to spawn 'mount' task: Argument list too long
sys-kernel-tracing.mount: Failed with result 'resources'.
sys-kernel-tracing.mount: Changed dead -> failed
sys-kernel-tracing.mount: Job 57 sys-kernel-tracing.mount/start finished, result=failed
[FAILED] Failed to mount sys-kernel-tracing.mount - Kernel Trace File System.
See 'systemctl status sys-kernel-tracing.mount' for details.
sys-kernel-tracing.mount: Unit entered failed state.
sysinit.target: starting held back, waiting for: systemd-modules-load.service
tmp.mount: ConditionPathIsSymbolicLink=!/tmp succeeded.
tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
tmp.mount: Failed to set 'io.weight' attribute on '/system.slice/tmp.mount' to 'default 100': No such file or directory
tmp.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/tmp.mount' to 'max': No such file or directory
tmp.mount: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/tmp.mount' to '1': No such file or directory
tmp.mount: Failed to set 'user.invocation_id' xattr on control group /system.slice/tmp.mount, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
tmp.mount: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
tmp.mount: Failed to spawn 'mount' task: Argument list too long
tmp.mount: Failed with result 'resources'.
tmp.mount: Changed dead -> failed
tmp.mount: Job 62 tmp.mount/start finished, result=failed
[FAILED] Failed to mount tmp.mount - Temporary Directory /tmp.
See 'systemctl status tmp.mount' for details.
tmp.mount: Unit entered failed state.
basic.target: starting held back, waiting for: sockets.target
local-fs.target: starting held back, waiting for: local-fs-pre.target
containerd.service: starting held back, waiting for: sysinit.target
cron.service: starting held back, waiting for: basic.target
dbus.service: starting held back, waiting for: basic.target
docker.service: starting held back, waiting for: docker.socket
e2scrub_reap.service: starting held back, waiting for: systemd-tmpfiles-setup.service
getty-static.service: starting held back, waiting for: sysinit.target
getty at tty1.service: starting held back, waiting for: sysinit.target
ifupdown-pre.service: starting held back, waiting for: systemd-udev-trigger.service
kmod-static-nodes.service: ConditionFileNotEmpty=/lib/modules/5.4.280/modules.devname failed.
kmod-static-nodes.service: Starting requested but condition not met. Not starting unit.
kmod-static-nodes.service: Job 25 kmod-static-nodes.service/start finished, result=done
sysinit.target: starting held back, waiting for: systemd-modules-load.service
ldconfig.service: starting held back, waiting for: local-fs.target
modprobe at configfs.service: ConditionCapability=CAP_SYS_MODULE succeeded.
modprobe at configfs.service: Will spawn child (service_enter_start): /sbin/modprobe
modprobe at configfs.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe at configfs.service' to 'max': No such file or directory
modprobe at configfs.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/system-modprobe.slice/modprobe at configfs.service' to '1': No such file or directory
modprobe at configfs.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/system-modprobe.slice/modprobe at configfs.service, ignoring: Operation not supported
modprobe at configfs.service: Passing 0 fds to service
modprobe at configfs.service: About to execute: /sbin/modprobe -abq configfs
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
modprobe at configfs.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
modprobe at configfs.service: Failed to spawn 'start' task: Argument list too long
modprobe at configfs.service: Failed with result 'resources'.
modprobe at configfs.service: Service will not restart (restart setting)
modprobe at configfs.service: Changed dead -> failed
modprobe at configfs.service: Job 72 modprobe at configfs.service/start finished, result=failed
[FAILED] Failed to start modprobe at configfs.s…ice - Load Kernel Module configfs.
See 'systemctl status modprobe at configfs.service' for details.
sys-kernel-config.mount: Job 71 sys-kernel-config.mount/start finished, result=dependency
[DEPEND] Dependency failed for sys-kernel-co… Kernel Configuration File System.
sys-kernel-config.mount: Job sys-kernel-config.mount/start failed with result 'dependency'.
modprobe at configfs.service: Unit entered failed state.
sysinit.target: starting held back, waiting for: systemd-modules-load.service
modprobe at drm.service: ConditionCapability=CAP_SYS_MODULE succeeded.
modprobe at drm.service: Will spawn child (service_enter_start): /sbin/modprobe
modprobe at drm.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe at drm.service' to 'max': No such file or directory
modprobe at drm.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/system-modprobe.slice/modprobe at drm.service' to '1': No such file or directory
modprobe at drm.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/system-modprobe.slice/modprobe at drm.service, ignoring: Operation not supported
modprobe at drm.service: Passing 0 fds to service
modprobe at drm.service: About to execute: /sbin/modprobe -abq drm
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
modprobe at drm.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
modprobe at drm.service: Failed to spawn 'start' task: Argument list too long
modprobe at drm.service: Failed with result 'resources'.
modprobe at drm.service: Service will not restart (restart setting)
modprobe at drm.service: Changed dead -> failed
modprobe at drm.service: Job 106 modprobe at drm.service/start finished, result=failed
[FAILED] Failed to start modprobe at drm.service - Load Kernel Module drm.
See 'systemctl status modprobe at drm.service' for details.
modprobe at drm.service: Unit entered failed state.
sysinit.target: starting held back, waiting for: systemd-modules-load.service
modprobe at efi_pstore.service: ConditionCapability=CAP_SYS_MODULE succeeded.
modprobe at efi_pstore.service: Will spawn child (service_enter_start): /sbin/modprobe
modprobe at efi_pstore.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe at efi_pstore.service' to 'max': No such file or directory
modprobe at efi_pstore.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/system-modprobe.slice/modprobe at efi_pstore.service' to '1': No such file or directory
modprobe at efi_pstore.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/system-modprobe.slice/modprobe at efi_pstore.service, ignoring: Operation not supported
modprobe at efi_pstore.service: Passing 0 fds to service
modprobe at efi_pstore.service: About to execute: /sbin/modprobe -abq efi_pstore
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
modprobe at efi_pstore.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
modprobe at efi_pstore.service: Failed to spawn 'start' task: Argument list too long
modprobe at efi_pstore.service: Failed with result 'resources'.
modprobe at efi_pstore.service: Service will not restart (restart setting)
modprobe at efi_pstore.service: Changed dead -> failed
modprobe at efi_pstore.service: Job 55 modprobe at efi_pstore.service/start finished, result=failed
[FAILED] Failed to start modprobe at efi_pstore…e - Load Kernel Module efi_pstore.
See 'systemctl status modprobe at efi_pstore.service' for details.
modprobe at efi_pstore.service: Unit entered failed state.
sysinit.target: starting held back, waiting for: systemd-modules-load.service
modprobe at fuse.service: ConditionCapability=CAP_SYS_MODULE succeeded.
modprobe at fuse.service: Will spawn child (service_enter_start): /sbin/modprobe
modprobe at fuse.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/system-modprobe.slice/modprobe at fuse.service' to 'max': No such file or directory
modprobe at fuse.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/system-modprobe.slice/modprobe at fuse.service' to '1': No such file or directory
modprobe at fuse.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/system-modprobe.slice/modprobe at fuse.service, ignoring: Operation not supported
modprobe at fuse.service: Passing 0 fds to service
modprobe at fuse.service: About to execute: /sbin/modprobe -abq fuse
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
modprobe at fuse.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
modprobe at fuse.service: Failed to spawn 'start' task: Argument list too long
modprobe at fuse.service: Failed with result 'resources'.
modprobe at fuse.service: Service will not restart (restart setting)
modprobe at fuse.service: Changed dead -> failed
modprobe at fuse.service: Job 50 modprobe at fuse.service/start finished, result=failed
[FAILED] Failed to start modprobe at fuse.service - Load Kernel Module fuse.
See 'systemctl status modprobe at fuse.service' for details.
sys-fs-fuse-connections.mount: Job 49 sys-fs-fuse-connections.mount/start finished, result=dependency
[DEPEND] Dependency failed for sys-fs-fuse-c….mount - FUSE Control File System.
sys-fs-fuse-connections.mount: Job sys-fs-fuse-connections.mount/start failed with result 'dependency'.
modprobe at fuse.service: Unit entered failed state.
sysinit.target: starting held back, waiting for: systemd-modules-load.service
networking.service: starting held back, waiting for: local-fs.target
serial-getty at ttyS0.service: starting held back, waiting for: sysinit.target
ssh.service: starting held back, waiting for: basic.target
systemd-binfmt.service: starting held back, waiting for: local-fs.target
systemd-firstboot.service: starting held back, waiting for: systemd-sysusers.service
systemd-fsck-root.service: ConditionPathExists=!/run/initramfs/fsck-root succeeded.
systemd-fsck-root.service: ConditionPathIsReadWrite=!/ succeeded.
systemd-fsck-root.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-fsck
systemd-fsck-root.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-fsck-root.service' to 'default 100': No such file or directory
systemd-fsck-root.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-fsck-root.service' to 'max': No such file or directory
systemd-fsck-root.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-fsck-root.service' to '1': No such file or directory
systemd-fsck-root.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-fsck-root.service, ignoring: Operation not supported
systemd-fsck-root.service: Passing 0 fds to service
systemd-fsck-root.service: About to execute: /usr/lib/systemd/systemd-fsck
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-fsck-root.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
systemd-fsck-root.service: Failed to spawn 'start' task: Argument list too long
systemd-fsck-root.service: Failed with result 'resources'.
systemd-fsck-root.service: Service will not restart (restart setting)
systemd-fsck-root.service: Changed dead -> failed
systemd-fsck-root.service: Job 66 systemd-fsck-root.service/start finished, result=failed
[FAILED] Failed to start systemd-fsck-root.s… File System Check on Root Device.
See 'systemctl status systemd-fsck-root.service' for details.
systemd-fsck-root.service: Unit entered failed state.
systemd-fsck-root.service: Triggering OnFailure= dependencies.
emergency.target: Trying to enqueue job emergency.target/start/replace-irreversibly
systemd-ask-password-console.path: Installed new job systemd-ask-password-console.path/stop as 153
systemd-pcrphase.service: Job 13 systemd-pcrphase.service/start finished, result=canceled
systemd-pcrphase.service: Installed new job systemd-pcrphase.service/stop as 143
e2scrub_reap.service: Job 87 e2scrub_reap.service/start finished, result=canceled
e2scrub_reap.service: Installed new job e2scrub_reap.service/stop as 133
sysinit.target: Job 6 sysinit.target/start finished, result=canceled
sysinit.target: Installed new job sysinit.target/stop as 128
ssh.service: Job 102 ssh.service/start finished, result=canceled
ssh.service: Installed new job ssh.service/stop as 151
serial-getty at ttyS0.service: Job 94 serial-getty at ttyS0.service/start finished, result=canceled
serial-getty at ttyS0.service: Installed new job serial-getty at ttyS0.service/stop as 130
getty at tty1.service: Job 89 getty at tty1.service/start finished, result=canceled
getty at tty1.service: Installed new job getty at tty1.service/stop as 129
systemd-hostnamed.socket: Job 75 systemd-hostnamed.socket/start finished, result=canceled
systemd-hostnamed.socket: Installed new job systemd-hostnamed.socket/stop as 136
emergency.target: Installed new job emergency.target/start as 117
multi-user.target: Job 2 multi-user.target/start finished, result=canceled
multi-user.target: Installed new job multi-user.target/stop as 138
systemd-logind.service: Job 105 systemd-logind.service/start finished, result=canceled
systemd-logind.service: Installed new job systemd-logind.service/stop as 145
basic.target: Job 3 basic.target/start finished, result=canceled
basic.target: Installed new job basic.target/stop as 137
systemd-user-sessions.service: Job 112 systemd-user-sessions.service/start finished, result=canceled
systemd-user-sessions.service: Installed new job systemd-user-sessions.service/stop as 144
sshd-unix-local.socket: Job 77 sshd-unix-local.socket/start finished, result=canceled
sshd-unix-local.socket: Installed new job sshd-unix-local.socket/stop as 149
dbus.service: Job 108 dbus.service/start finished, result=canceled
dbus.service: Installed new job dbus.service/stop as 142
cron.service: Job 109 cron.service/start finished, result=canceled
cron.service: Installed new job cron.service/stop as 134
docker.service: Job 114 docker.service/start finished, result=canceled
docker.service: Installed new job docker.service/stop as 148
containerd.service: Job 103 containerd.service/start finished, result=canceled
containerd.service: Installed new job containerd.service/stop as 135
docker.socket: Job 83 docker.socket/start finished, result=canceled
docker.socket: Installed new job docker.socket/stop as 147
graphical.target: Job 1 graphical.target/start finished, result=canceled
graphical.target: Installed new job graphical.target/stop as 139
getty-static.service: Job 93 getty-static.service/start finished, result=canceled
getty-static.service: Installed new job getty-static.service/stop as 131
systemd-ask-password-wall.path: Installed new job systemd-ask-password-wall.path/stop as 127
emergency.service: Installed new job emergency.service/start as 118
dbus.socket: Job 81 dbus.socket/start finished, result=canceled
dbus.socket: Installed new job dbus.socket/stop as 146
emergency.target: Enqueued job emergency.target/start as 117
systemd-fsck-root.service: Triggering OnFailure= dependencies done (1 job).
systemd-ask-password-console.path: Deactivated successfully.
systemd-ask-password-console.path: Changed waiting -> dead
systemd-ask-password-console.path: Job 153 systemd-ask-password-console.path/stop finished, result=done
[ OK ] Stopped systemd-ask-password-consol…quests to Console Directory Watch.
systemd-ask-password-wall.path: Deactivated successfully.
systemd-ask-password-wall.path: Changed waiting -> dead
systemd-ask-password-wall.path: Job 127 systemd-ask-password-wall.path/stop finished, result=done
[ OK ] Stopped systemd-ask-password-wall.p… Requests to Wall Directory Watch.
basic.target: stopping held back, waiting for: dbus.service
emergency.target: starting held back, waiting for: emergency.service
getty.target: starting held back, waiting for: serial-getty at ttyS0.service
graphical.target: Job 139 graphical.target/stop finished, result=done
local-fs.target: starting held back, waiting for: local-fs-pre.target
multi-user.target: Job 138 multi-user.target/stop finished, result=done
basic.target: stopping held back, waiting for: dbus.service
getty.target: starting held back, waiting for: serial-getty at ttyS0.service
network-online.target: starting held back, waiting for: systemd-networkd-wait-online.service
network.target: starting held back, waiting for: networking.service
sockets.target: starting held back, waiting for: sshd-unix-local.socket
sysinit.target: stopping held back, waiting for: getty-static.service
dbus.socket: stopping held back, waiting for: systemd-logind.service
docker.socket: stopping held back, waiting for: docker.service
sshd-unix-local.socket: Job 149 sshd-unix-local.socket/stop finished, result=done
sockets.target: starting held back, waiting for: docker.socket
sysinit.target: stopping held back, waiting for: getty-static.service
systemd-hostnamed.socket: Job 136 systemd-hostnamed.socket/stop finished, result=done
sockets.target: starting held back, waiting for: docker.socket
sysinit.target: stopping held back, waiting for: getty-static.service
containerd.service: stopping held back, waiting for: docker.service
cron.service: Job 134 cron.service/stop finished, result=done
basic.target: stopping held back, waiting for: dbus.service
sysinit.target: stopping held back, waiting for: getty-static.service
dbus.service: Job 142 dbus.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-user-sessions.service
sysinit.target: stopping held back, waiting for: getty-static.service
dbus.socket: stopping held back, waiting for: systemd-logind.service
docker.service: Job 148 docker.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-user-sessions.service
network-online.target: starting held back, waiting for: systemd-networkd-wait-online.service
sysinit.target: stopping held back, waiting for: getty-static.service
docker.socket: Job 147 docker.socket/stop finished, result=done
sockets.target: starting held back, waiting for: dbus.socket
sysinit.target: stopping held back, waiting for: getty-static.service
containerd.service: Job 135 containerd.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-user-sessions.service
local-fs.target: starting held back, waiting for: local-fs-pre.target
network.target: starting held back, waiting for: networking.service
sysinit.target: stopping held back, waiting for: getty-static.service
e2scrub_reap.service: Job 133 e2scrub_reap.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-user-sessions.service
sysinit.target: stopping held back, waiting for: getty-static.service
emergency.service: starting held back, waiting for: sysinit.target
getty-static.service: Job 131 getty-static.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-user-sessions.service
getty.target: starting held back, waiting for: serial-getty at ttyS0.service
sysinit.target: stopping held back, waiting for: basic.target
getty at tty1.service: Job 129 getty at tty1.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-user-sessions.service
getty.target: starting held back, waiting for: serial-getty at ttyS0.service
sysinit.target: stopping held back, waiting for: basic.target
ldconfig.service: starting held back, waiting for: local-fs.target
serial-getty at ttyS0.service: Job 130 serial-getty at ttyS0.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-user-sessions.service
getty.target: Changed dead -> active
getty.target: Job 88 getty.target/start finished, result=done
[ OK ] Reached target getty.target - Login Prompts.
sysinit.target: stopping held back, waiting for: basic.target
ssh.service: Job 151 ssh.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-user-sessions.service
network.target: starting held back, waiting for: networking.service
sysinit.target: stopping held back, waiting for: basic.target
systemd-binfmt.service: starting held back, waiting for: local-fs.target
systemd-firstboot.service: starting held back, waiting for: systemd-sysusers.service
systemd-hibernate-clear.service: stopping held back, waiting for: sysinit.target
systemd-hwdb-update.service: starting held back, waiting for: systemd-remount-fs.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: stopping held back, waiting for: sysinit.target
systemd-logind.service: Job 145 systemd-logind.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-user-sessions.service
sysinit.target: stopping held back, waiting for: basic.target
dbus.socket: Job 146 dbus.socket/stop finished, result=done
sockets.target: starting held back, waiting for: systemd-sysext.socket
sysinit.target: stopping held back, waiting for: basic.target
systemd-machine-id-commit.service: starting held back, waiting for: first-boot-complete.target
systemd-modules-load.service: stopping held back, waiting for: sysinit.target
systemd-network-generator.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-network-generator
systemd-network-generator.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-network-generator.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-network-generator.service' to '1': No such file or directory
systemd-network-generator.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-network-generator.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-network-generator.service: Failed to spawn executor: Argument list too long
Closing set fd 31 (socket:[10437])
Closing set fd 43 (socket:[10435])
systemd-network-generator.service: Failed to spawn 'start' task: Argument list too long
systemd-network-generator.service: Failed with result 'resources'.
systemd-network-generator.service: Service will not restart (restart setting)
systemd-network-generator.service: Changed dead -> failed
systemd-network-generator.service: Job 36 systemd-network-generator.service/start finished, result=failed
[FAILED] Failed to start systemd-network-gen…rk units from Kernel command line.
See 'systemctl status systemd-network-generator.service' for details.
systemd-network-generator.service: Unit entered failed state.
network-pre.target: Changed dead -> active
network-pre.target: Job 37 network-pre.target/start finished, result=done
[ OK ] Reached target network-pre.target - Preparation for Network.
network.target: starting held back, waiting for: networking.service
networking.service: starting held back, waiting for: local-fs.target
systemd-networkd-persistent-storage.service: starting held back, waiting for: systemd-networkd.service
systemd-networkd-wait-online.service: starting held back, waiting for: systemd-networkd.service
systemd-networkd.service: starting held back, waiting for: systemd-udevd.service
systemd-pcrmachine.service: stopping held back, waiting for: sysinit.target
systemd-pcrphase-sysinit.service: starting held back, waiting for: sysinit.target
systemd-pcrphase.service: stopping held back, waiting for: systemd-user-sessions.service
systemd-pstore.service: starting held back, waiting for: systemd-remount-fs.service
systemd-random-seed.service: starting held back, waiting for: systemd-remount-fs.service
systemd-remount-fs.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-remount-fs
systemd-remount-fs.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-remount-fs.service' to 'default 100': No such file or directory
systemd-remount-fs.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-remount-fs.service' to 'max': No such file or directory
systemd-remount-fs.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-remount-fs.service' to '1': No such file or directory
systemd-remount-fs.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-remount-fs.service, ignoring: Operation not supported
systemd-remount-fs.service: Passing 0 fds to service
systemd-remount-fs.service: About to execute: /usr/lib/systemd/systemd-remount-fs
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-remount-fs.service: Failed to spawn executor: Argument list too long
Closing set fd 31 (socket:[10437])
Closing set fd 43 (socket:[10435])
systemd-remount-fs.service: Failed to spawn 'start' task: Argument list too long
systemd-remount-fs.service: Failed with result 'resources'.
systemd-remount-fs.service: Service will not restart (restart setting)
systemd-remount-fs.service: Changed dead -> failed
systemd-remount-fs.service: Job 68 systemd-remount-fs.service/start finished, result=failed
[FAILED] Failed to start systemd-remount-fs.…ount Root and Kernel File Systems.
See 'systemctl status systemd-remount-fs.service' for details.
systemd-remount-fs.service: Unit entered failed state.
local-fs-pre.target: starting held back, waiting for: systemd-tmpfiles-setup-dev.service
local-fs.target: starting held back, waiting for: local-fs-pre.target
systemd-firstboot.service: starting held back, waiting for: systemd-sysusers.service
systemd-hwdb-update.service: stopping held back, waiting for: sysinit.target
systemd-journal-flush.service: starting held back, waiting for: systemd-journald.service
systemd-networkd-persistent-storage.service: starting held back, waiting for: systemd-networkd.service
systemd-pstore.service: stopping held back, waiting for: sysinit.target
systemd-random-seed.service: ConditionPathExists=!/etc/initrd-release succeeded.
systemd-random-seed.service: ConditionVirtualization=!container succeeded.
systemd-random-seed.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-random-seed
systemd-random-seed.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-random-seed.service' to 'default 100': No such file or directory
systemd-random-seed.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-random-seed.service' to 'max': No such file or directory
systemd-random-seed.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-random-seed.service' to '1': No such file or directory
systemd-random-seed.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-random-seed.service, ignoring: Operation not supported
systemd-random-seed.service: Passing 0 fds to service
systemd-random-seed.service: About to execute: /usr/lib/systemd/systemd-random-seed load
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-random-seed.service: Failed to spawn executor: Argument list too long
Closing set fd 31 (socket:[10437])
Closing set fd 43 (socket:[10435])
systemd-random-seed.service: Failed to spawn 'start' task: Argument list too long
systemd-random-seed.service: Failed with result 'resources'.
systemd-random-seed.service: Service will not restart (restart setting)
systemd-random-seed.service: Changed dead -> failed
systemd-random-seed.service: Job 59 systemd-random-seed.service/start finished, result=failed
[FAILED] Failed to start systemd-random-seed…ervice - Load/Save OS Random Seed.
See 'systemctl status systemd-random-seed.service' for details.
systemd-random-seed.service: Unit entered failed state.
first-boot-complete.target: starting held back, waiting for: systemd-firstboot.service
systemd-resolved.service: starting held back, waiting for: systemd-sysusers.service
systemd-sysctl.service: starting held back, waiting for: systemd-modules-load.service
systemd-sysusers.service: starting held back, waiting for: systemd-tmpfiles-setup-dev-early.service
systemd-tmpfiles-setup-dev-early.service: stopping held back, waiting for: sysinit.target
systemd-tmpfiles-setup-dev.service: starting held back, waiting for: systemd-sysusers.service
systemd-tmpfiles-setup.service: starting held back, waiting for: systemd-sysusers.service
systemd-tpm2-setup-early.service: stopping held back, waiting for: sysinit.target
systemd-tpm2-setup.service: starting held back, waiting for: systemd-tpm2-setup-early.service
systemd-udev-load-credentials.service: Will spawn child (service_enter_start): udevadm
systemd-udev-load-credentials.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'default 100': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'max': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udev-load-credentials.service' to '1': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udev-load-credentials.service, ignoring: Operation not supported
systemd-udev-load-credentials.service: Passing 0 fds to service
systemd-udev-load-credentials.service: About to execute: udevadm control --load-credentials
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udev-load-credentials.service: Failed to spawn executor: Argument list too long
Closing set fd 31 (socket:[10437])
Closing set fd 43 (socket:[10435])
systemd-udev-load-credentials.service: Failed to spawn 'start' task: Argument list too long
systemd-udev-load-credentials.service: Failed with result 'resources'.
systemd-udev-load-credentials.service: Service will not restart (restart setting)
systemd-udev-load-credentials.service: Changed dead -> failed
systemd-udev-load-credentials.service: Job 27 systemd-udev-load-credentials.service/start finished, result=failed
[FAILED] Failed to start systemd-udev-load-c… Load udev Rules from Credentials.
See 'systemctl status systemd-udev-load-credentials.service' for details.
systemd-udev-load-credentials.service: Unit entered failed state.
systemd-udev-trigger.service: stopping held back, waiting for: sysinit.target
systemd-udevd.service: starting held back, waiting for: systemd-sysusers.service
systemd-update-done.service: starting held back, waiting for: systemd-hwdb-update.service
systemd-update-utmp-runlevel.service: starting held back, waiting for: systemd-update-utmp.service
systemd-update-utmp.service: starting held back, waiting for: systemd-tmpfiles-setup.service
systemd-user-sessions.service: Job 144 systemd-user-sessions.service/stop finished, result=done
basic.target: stopping held back, waiting for: systemd-pcrphase.service
network.target: starting held back, waiting for: networking.service
sysinit.target: stopping held back, waiting for: basic.target
systemd-pcrphase.service: Job 143 systemd-pcrphase.service/stop finished, result=done
basic.target: Job 137 basic.target/stop finished, result=done
sockets.target: starting held back, waiting for: systemd-sysext.socket
sysinit.target: Job 128 sysinit.target/stop finished, result=done
emergency.target: starting held back, waiting for: emergency.service
local-fs.target: starting held back, waiting for: local-fs-pre.target
emergency.service: Will spawn child (service_enter_start_pre): plymouth
emergency.service: Failed to set 'io.weight' attribute on '/system.slice/emergency.service' to 'default 100': No such file or directory
emergency.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/emergency.service' to 'max': No such file or directory
emergency.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/emergency.service' to '1': No such file or directory
emergency.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/emergency.service, ignoring: Operation not supported
emergency.service: About to execute: plymouth --wait quit
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
emergency.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (pipe:[10450])
Closing set fd 45 (pipe:[10450])
Closing set fd 43 (pipe:[10449])
Closing set fd 46 (socket:[10437])
Closing set fd 31 (pipe:[10449])
Closing set fd 47 (socket:[10435])
emergency.service: Failed to spawn 'start-pre' task: Argument list too long
emergency.service: Failed with result 'resources'.
emergency.service: Service will not restart (restart setting)
emergency.service: Changed dead -> failed
emergency.service: Job 118 emergency.service/start finished, result=failed
[FAILED] Failed to start emergency.service - Emergency Shell.
See 'systemctl status emergency.service' for details.
emergency.target: Job 117 emergency.target/start finished, result=dependency
[DEPEND] Dependency failed for emergency.target - Emergency Mode.
emergency.target: Job emergency.target/start failed with result 'dependency'.
emergency.service: Unit entered failed state.
ldconfig.service: starting held back, waiting for: local-fs.target
systemd-binfmt.service: starting held back, waiting for: local-fs.target
systemd-firstboot.service: starting held back, waiting for: systemd-sysusers.service
systemd-hibernate-clear.service: ConditionPathExists=!/etc/initrd-release succeeded.
systemd-hibernate-clear.service: ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67 failed.
systemd-hibernate-clear.service: Starting requested but condition not met. Not starting unit.
systemd-hibernate-clear.service: Job 22 systemd-hibernate-clear.service/start finished, result=done
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 failed.
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 34 systemd-hwdb-update.service/start finished, result=done
systemd-journal-catalog-update.service: starting held back, waiting for: local-fs.target
systemd-journald.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-journald
systemd-journald.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journald.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-journald.service' to '1': No such file or directory
systemd-journald.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-journald.service, ignoring: Operation not supported
systemd-journald.service: Passing 3 fds to service
systemd-journald.service: About to execute: /usr/lib/systemd/systemd-journald
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-journald.service: Failed to spawn executor: Argument list too long
Closing set fd 45 (socket:[10467])
Closing set fd 46 (socket:[10472])
Closing set fd 49 (socket:[10435])
Closing set fd 47 (socket:[10475])
Closing set fd 48 (socket:[10437])
systemd-journald.service: Failed to spawn 'start' task: Argument list too long
systemd-journald.service: Failed with result 'resources'.
systemd-journald.service: Service will restart (restart setting)
systemd-journald.service: Changed dead -> failed-before-auto-restart
systemd-journald.service: Job 15 systemd-journald.service/start finished, result=failed
[FAILED] Failed to start systemd-journald.service - Journal Service.
See 'systemctl status systemd-journald.service' for details.
systemd-journald.service: Unit entered failed state.
systemd-journald.service: Next restart interval calculated as: 0
systemd-journald.service: Changed failed-before-auto-restart -> auto-restart
systemd-journal-flush.service: ConditionPathExists=!/etc/initrd-release succeeded.
systemd-journal-flush.service: Will spawn child (service_enter_start): journalctl
systemd-journal-flush.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journal-flush.service' to 'default 100': No such file or directory
systemd-journal-flush.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-journal-flush.service' to 'max': No such file or directory
systemd-journal-flush.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-journal-flush.service' to '1': No such file or directory
systemd-journal-flush.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-journal-flush.service, ignoring: Operation not supported
systemd-journal-flush.service: Passing 0 fds to service
systemd-journal-flush.service: About to execute: journalctl --flush
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-journal-flush.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
systemd-journal-flush.service: Failed to spawn 'start' task: Argument list too long
systemd-journal-flush.service: Failed with result 'resources'.
systemd-journal-flush.service: Service will not restart (restart setting)
systemd-journal-flush.service: Changed dead -> failed
systemd-journal-flush.service: Job 40 systemd-journal-flush.service/start finished, result=failed
[FAILED] Failed to start systemd-journal-flu…ush Journal to Persistent Storage.
See 'systemctl status systemd-journal-flush.service' for details.
systemd-journal-flush.service: Unit entered failed state.
systemd-modules-load.service: ConditionKernelCommandLine=|rd.modules_load failed.
systemd-modules-load.service: ConditionKernelCommandLine=|rd.modules-load failed.
systemd-modules-load.service: ConditionKernelCommandLine=|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 succeeded.
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: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-modules-load
systemd-modules-load.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-modules-load.service' to 'default 100': No such file or directory
systemd-modules-load.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-modules-load.service' to 'max': No such file or directory
systemd-modules-load.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-modules-load.service' to '1': No such file or directory
systemd-modules-load.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-modules-load.service, ignoring: Operation not supported
systemd-modules-load.service: Passing 0 fds to service
systemd-modules-load.service: About to execute: /usr/lib/systemd/systemd-modules-load
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-modules-load.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
systemd-modules-load.service: Failed to spawn 'start' task: Argument list too long
systemd-modules-load.service: Failed with result 'resources'.
systemd-modules-load.service: Service will not restart (restart setting)
systemd-modules-load.service: Changed dead -> failed
systemd-modules-load.service: Job 43 systemd-modules-load.service/start finished, result=failed
[FAILED] Failed to start systemd-modules-load.service - Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
systemd-modules-load.service: Unit entered failed state.
networking.service: starting held back, waiting for: local-fs.target
systemd-pcrmachine.service: ConditionSecurity=measured-uki failed.
systemd-pcrmachine.service: Starting requested but condition not met. Not starting unit.
systemd-pcrmachine.service: Job 14 systemd-pcrmachine.service/start finished, result=done
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 35 systemd-pcrphase-sysinit.service/start finished, result=done
systemd-pstore.service: ConditionVirtualization=!container succeeded.
systemd-pstore.service: ConditionDirectoryNotEmpty=/sys/fs/pstore failed.
systemd-pstore.service: Starting requested but condition not met. Not starting unit.
systemd-pstore.service: Job 54 systemd-pstore.service/start finished, result=done
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 'io.weight' attribute on '/system.slice/systemd-sysctl.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-sysctl.service' to '1': No such file or directory
systemd-sysctl.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-sysctl.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-sysctl.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
systemd-sysctl.service: Failed to spawn 'start' task: Argument list too long
systemd-sysctl.service: Failed with result 'resources'.
systemd-sysctl.service: Service will not restart (restart setting)
systemd-sysctl.service: Changed dead -> failed
systemd-sysctl.service: Job 32 systemd-sysctl.service/start finished, result=failed
[FAILED] Failed to start systemd-sysctl.service - Apply Kernel Variables.
See 'systemctl status systemd-sysctl.service' for details.
systemd-sysctl.service: Unit entered failed state.
networking.service: starting held back, waiting for: local-fs.target
systemd-networkd.service: starting held back, waiting for: systemd-udevd.service
systemd-resolved.service: starting held back, waiting for: systemd-sysusers.service
systemd-sysusers.service: starting held back, waiting for: systemd-tmpfiles-setup-dev-early.service
systemd-tmpfiles-setup-dev-early.service: Will spawn child (service_enter_start): systemd-tmpfiles
systemd-tmpfiles-setup-dev-early.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-tmpfiles-setup-dev-early.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-tmpfiles-setup-dev-early.service' to '1': No such file or directory
systemd-tmpfiles-setup-dev-early.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-tmpfiles-setup-dev-early.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-tmpfiles-setup-dev-early.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
systemd-tmpfiles-setup-dev-early.service: Failed to spawn 'start' task: Argument list too long
systemd-tmpfiles-setup-dev-early.service: Failed with result 'resources'.
systemd-tmpfiles-setup-dev-early.service: Service will not restart (restart setting)
systemd-tmpfiles-setup-dev-early.service: Changed dead -> failed
systemd-tmpfiles-setup-dev-early.service: Job 52 systemd-tmpfiles-setup-dev-early.service/start finished, result=failed
[FAILED] Failed to start systemd-tmpfiles-se…c Device Nodes in /dev gracefully.
See 'systemctl status systemd-tmpfiles-setup-dev-early.service' for details.
systemd-tmpfiles-setup-dev-early.service: Unit entered failed state.
local-fs-pre.target: starting held back, waiting for: systemd-tmpfiles-setup-dev.service
systemd-sysusers.service: ConditionCredential=|sysusers.extra failed.
systemd-sysusers.service: ConditionNeedsUpdate=|/etc failed.
systemd-sysusers.service: Starting requested but condition not met. Not starting unit.
systemd-sysusers.service: Job 33 systemd-sysusers.service/start finished, result=done
systemd-firstboot.service: starting held back, waiting for: systemd-tmpfiles-setup.service
systemd-networkd.service: starting held back, waiting for: systemd-udevd.service
systemd-resolved.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 'io.weight' attribute on '/system.slice/systemd-tmpfiles-setup-dev.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-tmpfiles-setup-dev.service' to '1': No such file or directory
systemd-tmpfiles-setup-dev.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-tmpfiles-setup-dev.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-tmpfiles-setup-dev.service: Failed to spawn executor: Argument list too long
Closing set fd 44 (socket:[10437])
Closing set fd 45 (socket:[10435])
systemd-tmpfiles-setup-dev.service: Failed to spawn 'start' task: Argument list too long
systemd-tmpfiles-setup-dev.service: Failed with result 'resources'.
systemd-tmpfiles-setup-dev.service: Service will not restart (restart setting)
systemd-tmpfiles-setup-dev.service: Changed dead -> failed
systemd-tmpfiles-setup-dev.service: Job 19 systemd-tmpfiles-setup-dev.service/start finished, result=failed
[FAILED] Failed to start systemd-tmpfiles-se…reate Static Device Nodes in /dev.
See 'systemctl status systemd-tmpfiles-setup-dev.service' for details.
systemd-tmpfiles-setup-dev.service: Unit entered failed state.
local-fs-pre.target: Changed dead -> active
local-fs-pre.target: Job 20 local-fs-pre.target/start finished, result=done
[ OK ] Reached target local-fs-pre.target …reparation for Local File Systems.
local-fs.target: Changed dead -> active
local-fs.target: Job 64 local-fs.target/start finished, result=done
[ OK ] Reached target local-fs.target - Local File Systems.
systemd-sysext.socket: ConditionCapability=CAP_SYS_ADMIN succeeded.
Unit systemd-sysext at internal.service has alias systemd-sysext at .service.
systemd-sysext.socket: Changed dead -> listening
systemd-sysext.socket: Job 74 systemd-sysext.socket/start finished, result=done
[ OK ] Listening on systemd-sysext.socket …System Extension Image Management.
sockets.target: Changed dead -> active
sockets.target: Job 73 sockets.target/start finished, result=done
[ OK ] Reached target sockets.target - Socket Units.
host.mount: Failed to set 'io.weight' attribute on '/system.slice/host.mount' to 'default 100': No such file or directory
host.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/host.mount' to 'max': No such file or directory
host.mount: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/host.mount' to '1': No such file or directory
host.mount: Failed to set 'user.invocation_id' xattr on control group /system.slice/host.mount, ignoring: Operation not supported
host.mount: About to execute: /usr/bin/mount host_mount /host -t 9p -o trans=virtio,rw
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
host.mount: Failed to spawn executor: Argument list too long
Closing set fd 45 (socket:[10437])
Closing set fd 46 (socket:[10435])
host.mount: Failed to spawn 'mount' task: Argument list too long
host.mount: Failed with result 'resources'.
host.mount: Changed dead -> failed
host.mount: Job 67 host.mount/start finished, result=failed
[FAILED] Failed to mount host.mount - /host.
See 'systemctl status host.mount' for details.
host.mount: Unit entered failed state.
ldconfig.service: ConditionFileNotEmpty=|!/etc/ld.so.cache failed.
ldconfig.service: ConditionNeedsUpdate=|/etc failed.
ldconfig.service: Starting requested but condition not met. Not starting unit.
ldconfig.service: Job 70 ldconfig.service/start finished, result=done
networking.service: starting held back, waiting for: ifupdown-pre.service
systemd-binfmt.service: ConditionDirectoryNotEmpty=|/run/binfmt.d failed.
systemd-binfmt.service: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed.
systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed.
systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d succeeded.
systemd-binfmt.service: ConditionDirectoryNotEmpty=|/lib/binfmt.d succeeded.
systemd-binfmt.service: ConditionPathIsMountPoint=/proc/sys/fs/binfmt_misc succeeded.
systemd-binfmt.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-binfmt
systemd-binfmt.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-binfmt.service' to 'default 100': No such file or directory
systemd-binfmt.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-binfmt.service' to 'max': No such file or directory
systemd-binfmt.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-binfmt.service' to '1': No such file or directory
systemd-binfmt.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-binfmt.service, ignoring: Operation not supported
systemd-binfmt.service: Passing 0 fds to service
systemd-binfmt.service: About to execute: /usr/lib/systemd/systemd-binfmt
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-binfmt.service: Failed to spawn executor: Argument list too long
Closing set fd 45 (socket:[10437])
Closing set fd 46 (socket:[10435])
systemd-binfmt.service: Failed to spawn 'start' task: Argument list too long
systemd-binfmt.service: Failed with result 'resources'.
systemd-binfmt.service: Service will not restart (restart setting)
systemd-binfmt.service: Changed dead -> failed
systemd-binfmt.service: Job 18 systemd-binfmt.service/start finished, result=failed
[FAILED] Failed to start systemd-binfmt.serv… Set Up Additional Binary Formats.
See 'systemctl status systemd-binfmt.service' for details.
systemd-binfmt.service: Unit entered failed state.
systemd-journal-catalog-update.service: starting held back, waiting for: systemd-tmpfiles-setup.service
systemd-machine-id-commit.service: starting held back, waiting for: first-boot-complete.target
systemd-tmpfiles-setup.service: Will spawn child (service_enter_start): systemd-tmpfiles
systemd-tmpfiles-setup.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-tmpfiles-setup.service' to 'default 100': No such file or directory
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
systemd-tmpfiles-setup.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-tmpfiles-setup.service' to '1': No such file or directory
systemd-tmpfiles-setup.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-tmpfiles-setup.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-tmpfiles-setup.service: Failed to spawn executor: Argument list too long
Closing set fd 45 (socket:[10437])
Closing set fd 46 (socket:[10435])
systemd-tmpfiles-setup.service: Failed to spawn 'start' task: Argument list too long
systemd-tmpfiles-setup.service: Failed with result 'resources'.
systemd-tmpfiles-setup.service: Service will not restart (restart setting)
systemd-tmpfiles-setup.service: Changed dead -> failed
systemd-tmpfiles-setup.service: Job 31 systemd-tmpfiles-setup.service/start finished, result=failed
[FAILED] Failed to start systemd-tmpfiles-se…eate System Files and Directories.
See 'systemctl status systemd-tmpfiles-setup.service' for details.
systemd-tmpfiles-setup.service: Unit entered failed state.
systemd-firstboot.service: ConditionFirstBoot=yes failed.
systemd-firstboot.service: Starting requested but condition not met. Not starting unit.
systemd-firstboot.service: Job 41 systemd-firstboot.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 42 first-boot-complete.target/start finished, result=done
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 12 systemd-journal-catalog-update.service/start finished, result=done
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 7 systemd-machine-id-commit.service/start finished, result=done
systemd-resolved.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-resolved
systemd-resolved.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-resolved.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-resolved.service' to '1': No such file or directory
systemd-resolved.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-resolved.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-resolved.service: Failed to spawn executor: Argument list too long
Closing set fd 47 (socket:[10435])
Closing set fd 46 (socket:[10437])
systemd-resolved.service: Failed to spawn 'start' task: Argument list too long
systemd-resolved.service: Failed with result 'resources'.
systemd-resolved.service: Service will restart (restart setting)
systemd-resolved.service: Changed dead -> failed-before-auto-restart
systemd-resolved.service: Job 60 systemd-resolved.service/start finished, result=failed
[FAILED] Failed to start systemd-resolved.service - Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
systemd-resolved.service: Unit entered failed state.
systemd-resolved.service: Next restart interval calculated as: 0
systemd-resolved.service: Changed failed-before-auto-restart -> auto-restart
nss-lookup.target: Trying to enqueue job nss-lookup.target/start/fail
nss-lookup.target: Merged nss-lookup.target/start into installed job nss-lookup.target/start as 61
nss-lookup.target: Enqueued job nss-lookup.target/start as 61
network.target: starting held back, waiting for: networking.service
nss-lookup.target: Changed dead -> active
nss-lookup.target: Job 61 nss-lookup.target/start finished, result=done
[ OK ] Reached target nss-lookup.target - Host and Network Name Lookups.
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 23 systemd-tpm2-setup-early.service/start finished, result=done
systemd-tpm2-setup.service: ConditionPathExists=!/etc/initrd-release succeeded.
systemd-tpm2-setup.service: ConditionSecurity=measured-uki failed.
systemd-tpm2-setup.service: Starting requested but condition not met. Not starting unit.
systemd-tpm2-setup.service: Job 56 systemd-tpm2-setup.service/start finished, result=done
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 'io.weight' attribute on '/system.slice/systemd-udev-trigger.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udev-trigger.service' to '1': No such file or directory
systemd-udev-trigger.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udev-trigger.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udev-trigger.service: Failed to spawn executor: Argument list too long
Closing set fd 45 (socket:[10437])
Closing set fd 46 (socket:[10435])
systemd-udev-trigger.service: Failed to spawn 'start' task: Argument list too long
systemd-udev-trigger.service: Failed with result 'resources'.
systemd-udev-trigger.service: Service will not restart (restart setting)
systemd-udev-trigger.service: Changed dead -> failed
systemd-udev-trigger.service: Job 44 systemd-udev-trigger.service/start finished, result=failed
[FAILED] Failed to start systemd-udev-trigge…rvice - Coldplug All udev Devices.
See 'systemctl status systemd-udev-trigger.service' for details.
systemd-udev-trigger.service: Unit entered failed state.
ifupdown-pre.service: Will spawn child (service_enter_start): /bin/sh
ifupdown-pre.service: Failed to set 'io.weight' attribute on '/system.slice/ifupdown-pre.service' to 'default 100': No such file or directory
ifupdown-pre.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/ifupdown-pre.service' to 'max': No such file or directory
ifupdown-pre.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/ifupdown-pre.service' to '1': No such file or directory
ifupdown-pre.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/ifupdown-pre.service, ignoring: Operation not supported
ifupdown-pre.service: Passing 0 fds to service
ifupdown-pre.service: About to execute: /bin/sh -c "if [ \"\$CONFIGURE_INTERFACES\" != \"no\" ] && [ -n \"\$(ifquery --read-environment --list --exclude=lo)\" ] && [ -x /bin/udevadm ]; then udevadm settle; fi"
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
ifupdown-pre.service: Failed to spawn executor: Argument list too long
Closing set fd 45 (socket:[10437])
Closing set fd 46 (socket:[10435])
ifupdown-pre.service: Failed to spawn 'start' task: Argument list too long
ifupdown-pre.service: Failed with result 'resources'.
ifupdown-pre.service: Service will not restart (restart setting)
ifupdown-pre.service: Changed dead -> failed
ifupdown-pre.service: Job 98 ifupdown-pre.service/start finished, result=failed
[FAILED] Failed to start ifupdown-pre.servic… synchronize boot up for ifupdown.
See 'systemctl status ifupdown-pre.service' for details.
ifupdown-pre.service: Unit entered failed state.
network.target: starting held back, waiting for: networking.service
networking.service: Will spawn child (service_enter_start): /usr/sbin/ifup
networking.service: Failed to set 'io.weight' attribute on '/system.slice/networking.service' to 'default 100': No such file or directory
networking.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/networking.service' to 'max': No such file or directory
networking.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/networking.service' to '1': No such file or directory
networking.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/networking.service, ignoring: Operation not supported
networking.service: Passing 0 fds to service
networking.service: About to execute: /usr/sbin/ifup -a --read-environment
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
networking.service: Failed to spawn executor: Argument list too long
Closing set fd 45 (socket:[10437])
Closing set fd 46 (socket:[10435])
networking.service: Failed to spawn 'start' task: Argument list too long
networking.service: Will spawn child (service_enter_stop_post): /usr/bin/touch
networking.service: About to execute: /usr/bin/touch /run/network/restart-hotplug
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
networking.service: Failed to spawn executor: Argument list too long
Closing set fd 45 (socket:[10437])
Closing set fd 46 (socket:[10435])
networking.service: Failed to spawn 'stop-post' task: Argument list too long
networking.service: Failed with result 'resources'.
networking.service: Service will not restart (restart setting)
networking.service: Changed dead -> failed
networking.service: Job 97 networking.service/start finished, result=failed
[FAILED] Failed to start networking.service - Raise network interfaces.
See 'systemctl status networking.service' for details.
networking.service: Unit entered failed state.
network-online.target: starting held back, waiting for: systemd-networkd-wait-online.service
network.target: starting held back, waiting for: systemd-networkd.service
systemd-udevd.service: ConditionPathIsReadWrite=/sys succeeded.
systemd-udevd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-udevd
systemd-udevd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udevd.service' to 'default 100': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udevd.service' to 'max': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udevd.service' to '1': No such file or directory
systemd-udevd.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Failed to set 'user.delegate' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Passing 2 fds to service
systemd-udevd.service: About to execute: /usr/lib/systemd/systemd-udevd
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udevd.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10437])
Closing set fd 50 (socket:[10435])
Closing set fd 47 (socket:[10485])
Closing set fd 48 (socket:[10481])
systemd-udevd.service: Failed to spawn 'start' task: Argument list too long
systemd-udevd.service: Failed with result 'resources'.
systemd-udevd.service: Service will restart (restart setting)
systemd-udevd.service: Changed dead -> failed-before-auto-restart
systemd-udevd.service: Job 26 systemd-udevd.service/start finished, result=failed
[FAILED] Failed to start systemd-udevd.servi…nager for Device Events and Files.
See 'systemctl status systemd-udevd.service' for details.
systemd-udevd.service: Unit entered failed state.
systemd-udevd.service: Next restart interval calculated as: 0
systemd-udevd.service: Changed failed-before-auto-restart -> auto-restart
systemd-networkd.service: ConditionCapability=CAP_NET_ADMIN succeeded.
systemd-networkd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-networkd
systemd-networkd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-networkd.service' to 'default 100': No such file or directory
systemd-networkd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-networkd.service' to 'max': No such file or directory
systemd-networkd.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-networkd.service' to '1': No such file or directory
systemd-networkd.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-networkd.service, ignoring: Operation not supported
systemd-networkd.service: Passing 1 fds to service
systemd-networkd.service: About to execute: /usr/lib/systemd/systemd-networkd
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-networkd.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10437])
Closing set fd 50 (socket:[10435])
Closing set fd 48 (socket:[10479])
systemd-networkd.service: Failed to spawn 'start' task: Argument list too long
systemd-networkd.service: Failed with result 'resources'.
systemd-networkd.service: Service will restart (restart setting)
systemd-networkd.service: Changed dead -> failed-before-auto-restart
systemd-networkd.service: Job 100 systemd-networkd.service/start finished, result=failed
[FAILED] Failed to start systemd-networkd.service - Network Configuration.
See 'systemctl status systemd-networkd.service' for details.
systemd-networkd-wait-online.service: Job 116 systemd-networkd-wait-online.service/start finished, result=dependency
[DEPEND] Dependency failed for systemd-netwo…Wait for Network to be Configured.
systemd-networkd-wait-online.service: Job systemd-networkd-wait-online.service/start failed with result 'dependency'.
systemd-networkd-persistent-storage.service: Job 101 systemd-networkd-persistent-storage.service/start finished, result=dependency
[DEPEND] Dependency failed for systemd-netwo…stent Storage in systemd-networkd.
systemd-networkd-persistent-storage.service: Job systemd-networkd-persistent-storage.service/start failed with result 'dependency'.
systemd-networkd.service: Unit entered failed state.
systemd-networkd.service: Next restart interval calculated as: 0
systemd-networkd.service: Changed failed-before-auto-restart -> auto-restart
systemd-networkd-persistent-storage.service: Trying to enqueue job systemd-networkd-persistent-storage.service/start/fail
network.target: Merged network.target/start into installed job network.target/start as 99
systemd-networkd.service: Installed new job systemd-networkd.service/start as 161
systemd-networkd-persistent-storage.service: Installed new job systemd-networkd-persistent-storage.service/start as 160
systemd-networkd-persistent-storage.service: Enqueued job systemd-networkd-persistent-storage.service/start as 160
network.target: Trying to enqueue job network.target/start/fail
network.target: Merged network.target/start into installed job network.target/start as 99
network.target: Enqueued job network.target/start as 99
network-online.target: starting held back, waiting for: network.target
network.target: starting held back, waiting for: systemd-networkd.service
systemd-networkd-persistent-storage.service: starting held back, waiting for: systemd-networkd.service
systemd-update-done.service: ConditionNeedsUpdate=|/var failed.
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 58 systemd-update-done.service/start finished, result=done
systemd-update-utmp.service: ConditionPathExists=!/etc/initrd-release succeeded.
systemd-update-utmp.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-update-utmp
systemd-update-utmp.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-update-utmp.service' to 'default 100': No such file or directory
systemd-update-utmp.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-update-utmp.service' to 'max': No such file or directory
systemd-update-utmp.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-update-utmp.service' to '1': No such file or directory
systemd-update-utmp.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-update-utmp.service, ignoring: Operation not supported
systemd-update-utmp.service: Passing 0 fds to service
systemd-update-utmp.service: About to execute: /usr/lib/systemd/systemd-update-utmp reboot
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-update-utmp.service: Failed to spawn executor: Argument list too long
Closing set fd 47 (socket:[10437])
Closing set fd 48 (socket:[10435])
systemd-update-utmp.service: Failed to spawn 'start' task: Argument list too long
systemd-update-utmp.service: Failed with result 'resources'.
systemd-update-utmp.service: Service will not restart (restart setting)
systemd-update-utmp.service: Changed dead -> failed
systemd-update-utmp.service: Job 111 systemd-update-utmp.service/start finished, result=failed
[FAILED] Failed to start systemd-update-utmp…cord System Boot/Shutdown in UTMP.
See 'systemctl status systemd-update-utmp.service' for details.
systemd-update-utmp-runlevel.service: Job 110 systemd-update-utmp-runlevel.service/start finished, result=dependency
[DEPEND] Dependency failed for systemd-updat… - Record Runlevel Change in UTMP.
systemd-update-utmp-runlevel.service: Job systemd-update-utmp-runlevel.service/start failed with result 'dependency'.
systemd-update-utmp.service: Unit entered failed state.
system-systemd\x2dsysext.slice: Collecting.
systemd-sysext at internal.service: Collecting.
system-systemd\x2dcreds.slice: Collecting.
systemd-creds at internal.service: Collecting.
system.slice: Failed to set 'io.weight' attribute on '/system.slice' to 'default 100': No such file or directory
system.slice: Failed to set 'memory.zswap.max' attribute on '/system.slice' to 'max': No such file or directory
system.slice: Failed to set 'memory.zswap.writeback' attribute on '/system.slice' to '1': No such file or directory
systemd-update-utmp.service: Releasing resources...
networking.service: Releasing resources...
ifupdown-pre.service: Releasing resources...
systemd-udev-trigger.service: Releasing resources...
systemd-tmpfiles-setup.service: Releasing resources...
systemd-binfmt.service: Releasing resources...
systemd-tmpfiles-setup-dev.service: Releasing resources...
systemd-tmpfiles-setup-dev-early.service: Releasing resources...
systemd-sysctl.service: Releasing resources...
systemd-modules-load.service: Releasing resources...
systemd-journal-flush.service: Releasing resources...
emergency.service: Releasing resources...
systemd-udev-load-credentials.service: Releasing resources...
systemd-random-seed.service: Releasing resources...
systemd-remount-fs.service: Releasing resources...
systemd-network-generator.service: Releasing resources...
systemd-fsck-root.service: Releasing resources...
modprobe at fuse.service: Releasing resources...
modprobe at efi_pstore.service: Releasing resources...
modprobe at drm.service: Releasing resources...
modprobe at configfs.service: Releasing resources...
dev-ttyS0.device: Collecting job.
dev-ttyS0.device: Job 96 dev-ttyS0.device/start finished, result=collected
Unnecessary job was removed for dev-ttyS0.device - /dev/ttyS0.
systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-resolved.service: Trying to enqueue job systemd-resolved.service/start/restart-dependencies
systemd-resolved.service: Installed new job systemd-resolved.service/start as 175
tmp.mount: Installed new job tmp.mount/start as 183
systemd-resolved.service: Enqueued job systemd-resolved.service/start as 175
systemd-resolved.service: Scheduled restart job, restart counter is at 1.
systemd-resolved.service: Changed auto-restart -> auto-restart-queued
systemd-udevd.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-udevd.service: Trying to enqueue job systemd-udevd.service/start/restart-dependencies
systemd-udev-load-credentials.service: Installed new job systemd-udev-load-credentials.service/start as 189
systemd-udevd.service: Installed new job systemd-udevd.service/start as 186
systemd-udevd.service: Enqueued job systemd-udevd.service/start as 186
systemd-udevd.service: Scheduled restart job, restart counter is at 1.
systemd-udevd.service: Changed auto-restart -> auto-restart-queued
systemd-networkd.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-networkd.service: Trying to enqueue job systemd-networkd.service/start/restart-dependencies
systemd-networkd.service: Merged systemd-networkd.service/start into installed job systemd-networkd.service/start as 161
systemd-networkd-persistent-storage.service: Merged systemd-networkd-persistent-storage.service/start into installed job systemd-networkd-persistent-storage.service/start as 160
network.target: Merged network.target/start into installed job network.target/start as 99
systemd-networkd.service: Enqueued job systemd-networkd.service/start as 161
systemd-networkd.service: Scheduled restart job, restart counter is at 1.
systemd-networkd.service: Changed auto-restart -> auto-restart-queued
systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-journald.service: Trying to enqueue job systemd-journald.service/start/restart-dependencies
systemd-journald.service: Installed new job systemd-journald.service/start as 209
systemd-journald.service: Enqueued job systemd-journald.service/start as 209
systemd-journald.service: Scheduled restart job, restart counter is at 1.
systemd-journald.service: Changed auto-restart -> auto-restart-queued
network.target: starting held back, waiting for: systemd-resolved.service
tmp.mount: ConditionPathIsSymbolicLink=!/tmp succeeded.
tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
tmp.mount: Failed to set 'io.weight' attribute on '/system.slice/tmp.mount' to 'default 100': No such file or directory
tmp.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/tmp.mount' to 'max': No such file or directory
tmp.mount: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/tmp.mount' to '1': No such file or directory
tmp.mount: Failed to set 'user.invocation_id' xattr on control group /system.slice/tmp.mount, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
tmp.mount: Failed to spawn executor: Argument list too long
Closing set fd 47 (socket:[10437])
Closing set fd 48 (socket:[10435])
tmp.mount: Failed to spawn 'mount' task: Argument list too long
tmp.mount: Failed with result 'resources'.
tmp.mount: Job 183 tmp.mount/start finished, result=failed
[FAILED] Failed to mount tmp.mount - Temporary Directory /tmp.
See 'systemctl status tmp.mount' for details.
systemd-journald.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-journald
systemd-journald.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journald.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-journald.service' to '1': No such file or directory
systemd-journald.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-journald.service, ignoring: Operation not supported
systemd-journald.service: Passing 3 fds to service
systemd-journald.service: About to execute: /usr/lib/systemd/systemd-journald
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-journald.service: Failed to spawn executor: Argument list too long
Closing set fd 48 (socket:[10467])
Closing set fd 51 (socket:[10437])
Closing set fd 49 (socket:[10472])
Closing set fd 50 (socket:[10475])
Closing set fd 52 (socket:[10435])
systemd-journald.service: Failed to spawn 'start' task: Argument list too long
systemd-journald.service: Failed with result 'resources'.
systemd-journald.service: Service will restart (restart setting)
systemd-journald.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-journald.service: Job 209 systemd-journald.service/start finished, result=failed
[FAILED] Failed to start systemd-journald.service - Journal Service.
See 'systemctl status systemd-journald.service' for details.
systemd-journald.service: Unit entered failed state.
systemd-journald.service: Consumed 0 CPU time.
systemd-journald.service: Next restart interval calculated as: 0
systemd-journald.service: Changed failed-before-auto-restart -> auto-restart
systemd-networkd-persistent-storage.service: starting held back, waiting for: systemd-networkd.service
systemd-networkd.service: starting held back, waiting for: systemd-udevd.service
systemd-resolved.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-resolved
systemd-resolved.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-resolved.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-resolved.service' to '1': No such file or directory
systemd-resolved.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-resolved.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-resolved.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10437])
Closing set fd 50 (socket:[10435])
systemd-resolved.service: Failed to spawn 'start' task: Argument list too long
systemd-resolved.service: Failed with result 'resources'.
systemd-resolved.service: Service will restart (restart setting)
systemd-resolved.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-resolved.service: Job 175 systemd-resolved.service/start finished, result=failed
[FAILED] Failed to start systemd-resolved.service - Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
systemd-resolved.service: Unit entered failed state.
systemd-resolved.service: Consumed 0 CPU time.
systemd-resolved.service: Next restart interval calculated as: 0
systemd-resolved.service: Changed failed-before-auto-restart -> auto-restart
network.target: starting held back, waiting for: systemd-networkd.service
systemd-udev-load-credentials.service: Will spawn child (service_enter_start): udevadm
systemd-udev-load-credentials.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'default 100': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'max': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udev-load-credentials.service' to '1': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udev-load-credentials.service, ignoring: Operation not supported
systemd-udev-load-credentials.service: Passing 0 fds to service
systemd-udev-load-credentials.service: About to execute: udevadm control --load-credentials
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udev-load-credentials.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10435])
Closing set fd 48 (socket:[10437])
systemd-udev-load-credentials.service: Failed to spawn 'start' task: Argument list too long
systemd-udev-load-credentials.service: Failed with result 'resources'.
systemd-udev-load-credentials.service: Service will not restart (restart setting)
systemd-udev-load-credentials.service: Job 189 systemd-udev-load-credentials.service/start finished, result=failed
[FAILED] Failed to start systemd-udev-load-c… Load udev Rules from Credentials.
See 'systemctl status systemd-udev-load-credentials.service' for details.
systemd-udevd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-udevd
systemd-udevd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udevd.service' to 'default 100': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udevd.service' to 'max': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udevd.service' to '1': No such file or directory
systemd-udevd.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Failed to set 'user.delegate' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Passing 2 fds to service
systemd-udevd.service: About to execute: /usr/lib/systemd/systemd-udevd
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udevd.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10481])
Closing set fd 50 (socket:[10437])
Closing set fd 51 (socket:[10435])
Closing set fd 48 (socket:[10485])
systemd-udevd.service: Failed to spawn 'start' task: Argument list too long
systemd-udevd.service: Failed with result 'resources'.
systemd-udevd.service: Service will restart (restart setting)
systemd-udevd.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-udevd.service: Job 186 systemd-udevd.service/start finished, result=failed
[FAILED] Failed to start systemd-udevd.servi…nager for Device Events and Files.
See 'systemctl status systemd-udevd.service' for details.
systemd-udevd.service: Unit entered failed state.
systemd-udevd.service: Consumed 0 CPU time.
systemd-udevd.service: Next restart interval calculated as: 0
systemd-udevd.service: Changed failed-before-auto-restart -> auto-restart
systemd-networkd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-networkd
systemd-networkd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-networkd.service' to 'default 100': No such file or directory
systemd-networkd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-networkd.service' to 'max': No such file or directory
systemd-networkd.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-networkd.service' to '1': No such file or directory
systemd-networkd.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-networkd.service, ignoring: Operation not supported
systemd-networkd.service: Passing 1 fds to service
systemd-networkd.service: About to execute: /usr/lib/systemd/systemd-networkd
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-networkd.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10479])
Closing set fd 50 (socket:[10437])
Closing set fd 51 (socket:[10435])
systemd-networkd.service: Failed to spawn 'start' task: Argument list too long
systemd-networkd.service: Failed with result 'resources'.
systemd-networkd.service: Service will restart (restart setting)
systemd-networkd.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-networkd.service: Job 161 systemd-networkd.service/start finished, result=failed
[FAILED] Failed to start systemd-networkd.service - Network Configuration.
See 'systemctl status systemd-networkd.service' for details.
systemd-networkd-persistent-storage.service: Job 160 systemd-networkd-persistent-storage.service/start finished, result=dependency
[DEPEND] Dependency failed for systemd-netwo…stent Storage in systemd-networkd.
systemd-networkd-persistent-storage.service: Job systemd-networkd-persistent-storage.service/start failed with result 'dependency'.
systemd-networkd.service: Unit entered failed state.
systemd-networkd.service: Consumed 0 CPU time.
systemd-networkd.service: Next restart interval calculated as: 0
systemd-networkd.service: Changed failed-before-auto-restart -> auto-restart
systemd-networkd-persistent-storage.service: Trying to enqueue job systemd-networkd-persistent-storage.service/start/fail
systemd-networkd.service: Installed new job systemd-networkd.service/start as 217
systemd-networkd-persistent-storage.service: Installed new job systemd-networkd-persistent-storage.service/start as 216
network.target: Merged network.target/start into installed job network.target/start as 99
systemd-networkd-persistent-storage.service: Enqueued job systemd-networkd-persistent-storage.service/start as 216
network.target: Trying to enqueue job network.target/start/fail
network.target: Merged network.target/start into installed job network.target/start as 99
network.target: Enqueued job network.target/start as 99
network.target: starting held back, waiting for: systemd-networkd.service
systemd-networkd-persistent-storage.service: starting held back, waiting for: systemd-networkd.service
systemd-udev-load-credentials.service: Releasing resources...
systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-journald.service: Trying to enqueue job systemd-journald.service/start/restart-dependencies
systemd-journald.service: Installed new job systemd-journald.service/start as 231
systemd-journald.service: Enqueued job systemd-journald.service/start as 231
systemd-journald.service: Scheduled restart job, restart counter is at 2.
systemd-journald.service: Changed auto-restart -> auto-restart-queued
systemd-networkd.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-networkd.service: Trying to enqueue job systemd-networkd.service/start/restart-dependencies
network.target: Merged network.target/start into installed job network.target/start as 99
systemd-networkd-persistent-storage.service: Merged systemd-networkd-persistent-storage.service/start into installed job systemd-networkd-persistent-storage.service/start as 216
systemd-networkd.service: Merged systemd-networkd.service/start into installed job systemd-networkd.service/start as 217
systemd-networkd.service: Enqueued job systemd-networkd.service/start as 217
systemd-networkd.service: Scheduled restart job, restart counter is at 2.
systemd-networkd.service: Changed auto-restart -> auto-restart-queued
systemd-udevd.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-udevd.service: Trying to enqueue job systemd-udevd.service/start/restart-dependencies
systemd-udevd.service: Installed new job systemd-udevd.service/start as 249
systemd-udev-load-credentials.service: Installed new job systemd-udev-load-credentials.service/start as 252
systemd-udevd.service: Enqueued job systemd-udevd.service/start as 249
systemd-udevd.service: Scheduled restart job, restart counter is at 2.
systemd-udevd.service: Changed auto-restart -> auto-restart-queued
systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-resolved.service: Trying to enqueue job systemd-resolved.service/start/restart-dependencies
systemd-resolved.service: Installed new job systemd-resolved.service/start as 261
tmp.mount: Installed new job tmp.mount/start as 269
systemd-resolved.service: Enqueued job systemd-resolved.service/start as 261
systemd-resolved.service: Scheduled restart job, restart counter is at 2.
systemd-resolved.service: Changed auto-restart -> auto-restart-queued
network.target: starting held back, waiting for: systemd-resolved.service
tmp.mount: ConditionPathIsSymbolicLink=!/tmp succeeded.
tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
tmp.mount: Failed to set 'io.weight' attribute on '/system.slice/tmp.mount' to 'default 100': No such file or directory
tmp.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/tmp.mount' to 'max': No such file or directory
tmp.mount: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/tmp.mount' to '1': No such file or directory
tmp.mount: Failed to set 'user.invocation_id' xattr on control group /system.slice/tmp.mount, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
tmp.mount: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10435])
Closing set fd 48 (socket:[10437])
tmp.mount: Failed to spawn 'mount' task: Argument list too long
tmp.mount: Failed with result 'resources'.
tmp.mount: Job 269 tmp.mount/start finished, result=failed
[FAILED] Failed to mount tmp.mount - Temporary Directory /tmp.
See 'systemctl status tmp.mount' for details.
systemd-journald.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-journald
systemd-journald.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journald.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-journald.service' to '1': No such file or directory
systemd-journald.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-journald.service, ignoring: Operation not supported
systemd-journald.service: Passing 3 fds to service
systemd-journald.service: About to execute: /usr/lib/systemd/systemd-journald
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-journald.service: Failed to spawn executor: Argument list too long
Closing set fd 52 (socket:[10437])
Closing set fd 51 (socket:[10475])
Closing set fd 53 (socket:[10435])
Closing set fd 49 (socket:[10467])
Closing set fd 50 (socket:[10472])
systemd-journald.service: Failed to spawn 'start' task: Argument list too long
systemd-journald.service: Failed with result 'resources'.
systemd-journald.service: Service will restart (restart setting)
systemd-journald.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-journald.service: Job 231 systemd-journald.service/start finished, result=failed
[FAILED] Failed to start systemd-journald.service - Journal Service.
See 'systemctl status systemd-journald.service' for details.
systemd-journald.service: Unit entered failed state.
systemd-journald.service: Consumed 0 CPU time.
systemd-journald.service: Next restart interval calculated as: 0
systemd-journald.service: Changed failed-before-auto-restart -> auto-restart
systemd-networkd-persistent-storage.service: starting held back, waiting for: systemd-networkd.service
systemd-networkd.service: starting held back, waiting for: systemd-udevd.service
systemd-resolved.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-resolved
systemd-resolved.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-resolved.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-resolved.service' to '1': No such file or directory
systemd-resolved.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-resolved.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-resolved.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10437])
Closing set fd 50 (socket:[10435])
systemd-resolved.service: Failed to spawn 'start' task: Argument list too long
systemd-resolved.service: Failed with result 'resources'.
systemd-resolved.service: Service will restart (restart setting)
systemd-resolved.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-resolved.service: Job 261 systemd-resolved.service/start finished, result=failed
[FAILED] Failed to start systemd-resolved.service - Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
systemd-resolved.service: Unit entered failed state.
systemd-resolved.service: Consumed 0 CPU time.
systemd-resolved.service: Next restart interval calculated as: 0
systemd-resolved.service: Changed failed-before-auto-restart -> auto-restart
network.target: starting held back, waiting for: systemd-networkd.service
systemd-udev-load-credentials.service: Will spawn child (service_enter_start): udevadm
systemd-udev-load-credentials.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'default 100': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'max': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udev-load-credentials.service' to '1': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udev-load-credentials.service, ignoring: Operation not supported
systemd-udev-load-credentials.service: Passing 0 fds to service
systemd-udev-load-credentials.service: About to execute: udevadm control --load-credentials
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udev-load-credentials.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10435])
Closing set fd 48 (socket:[10437])
systemd-udev-load-credentials.service: Failed to spawn 'start' task: Argument list too long
systemd-udev-load-credentials.service: Failed with result 'resources'.
systemd-udev-load-credentials.service: Service will not restart (restart setting)
systemd-udev-load-credentials.service: Job 252 systemd-udev-load-credentials.service/start finished, result=failed
[FAILED] Failed to start systemd-udev-load-c… Load udev Rules from Credentials.
See 'systemctl status systemd-udev-load-credentials.service' for details.
systemd-udevd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-udevd
systemd-udevd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udevd.service' to 'default 100': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udevd.service' to 'max': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udevd.service' to '1': No such file or directory
systemd-udevd.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Failed to set 'user.delegate' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Passing 2 fds to service
systemd-udevd.service: About to execute: /usr/lib/systemd/systemd-udevd
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udevd.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10481])
Closing set fd 50 (socket:[10437])
Closing set fd 51 (socket:[10435])
Closing set fd 48 (socket:[10485])
systemd-udevd.service: Failed to spawn 'start' task: Argument list too long
systemd-udevd.service: Failed with result 'resources'.
systemd-udevd.service: Service will restart (restart setting)
systemd-udevd.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-udevd.service: Job 249 systemd-udevd.service/start finished, result=failed
[FAILED] Failed to start systemd-udevd.servi…nager for Device Events and Files.
See 'systemctl status systemd-udevd.service' for details.
systemd-udevd.service: Unit entered failed state.
systemd-udevd.service: Consumed 0 CPU time.
systemd-udevd.service: Next restart interval calculated as: 0
systemd-udevd.service: Changed failed-before-auto-restart -> auto-restart
systemd-networkd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-networkd
systemd-networkd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-networkd.service' to 'default 100': No such file or directory
systemd-networkd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-networkd.service' to 'max': No such file or directory
systemd-networkd.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-networkd.service' to '1': No such file or directory
systemd-networkd.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-networkd.service, ignoring: Operation not supported
systemd-networkd.service: Passing 1 fds to service
systemd-networkd.service: About to execute: /usr/lib/systemd/systemd-networkd
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-networkd.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10479])
Closing set fd 50 (socket:[10437])
Closing set fd 51 (socket:[10435])
systemd-networkd.service: Failed to spawn 'start' task: Argument list too long
systemd-networkd.service: Failed with result 'resources'.
systemd-networkd.service: Service will restart (restart setting)
systemd-networkd.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-networkd.service: Job 217 systemd-networkd.service/start finished, result=failed
[FAILED] Failed to start systemd-networkd.service - Network Configuration.
See 'systemctl status systemd-networkd.service' for details.
systemd-networkd-persistent-storage.service: Job 216 systemd-networkd-persistent-storage.service/start finished, result=dependency
[DEPEND] Dependency failed for systemd-netwo…stent Storage in systemd-networkd.
systemd-networkd-persistent-storage.service: Job systemd-networkd-persistent-storage.service/start failed with result 'dependency'.
systemd-networkd.service: Unit entered failed state.
systemd-networkd.service: Consumed 0 CPU time.
systemd-networkd.service: Next restart interval calculated as: 0
systemd-networkd.service: Changed failed-before-auto-restart -> auto-restart
systemd-networkd-persistent-storage.service: Trying to enqueue job systemd-networkd-persistent-storage.service/start/fail
systemd-networkd.service: Installed new job systemd-networkd.service/start as 273
network.target: Merged network.target/start into installed job network.target/start as 99
systemd-networkd-persistent-storage.service: Installed new job systemd-networkd-persistent-storage.service/start as 272
systemd-networkd-persistent-storage.service: Enqueued job systemd-networkd-persistent-storage.service/start as 272
network.target: Trying to enqueue job network.target/start/fail
network.target: Merged network.target/start into installed job network.target/start as 99
network.target: Enqueued job network.target/start as 99
network.target: starting held back, waiting for: systemd-networkd.service
systemd-networkd-persistent-storage.service: starting held back, waiting for: systemd-networkd.service
systemd-networkd.service: Start request repeated too quickly.
systemd-networkd.service: Failed with result 'resources'.
systemd-networkd.service: Service restart not allowed.
systemd-networkd.service: Changed auto-restart -> failed
systemd-networkd.service: Job 273 systemd-networkd.service/start finished, result=failed
[FAILED] Failed to start systemd-networkd.service - Network Configuration.
See 'systemctl status systemd-networkd.service' for details.
systemd-networkd-persistent-storage.service: Job 272 systemd-networkd-persistent-storage.service/start finished, result=dependency
[DEPEND] Dependency failed for systemd-netwo…stent Storage in systemd-networkd.
systemd-networkd-persistent-storage.service: Job systemd-networkd-persistent-storage.service/start failed with result 'dependency'.
systemd-networkd.socket: Failed with result 'service-start-limit-hit'.
systemd-networkd.socket: Changed listening -> failed
systemd-networkd.socket: Unit entered failed state.
systemd-networkd.service: Unit entered failed state.
network.target: Changed dead -> active
network.target: Job 99 network.target/start finished, result=done
[ OK ] Reached target network.target - Network.
network-online.target: Changed dead -> active
network-online.target: Job 115 network-online.target/start finished, result=done
[ OK ] Reached target network-online.target - Network is Online.
Startup finished in 1.130s (kernel) + 1.071s (userspace) = 2.202s.
System is tainted: unmerged-bin
systemd-networkd.service: Releasing resources...
systemd-udev-load-credentials.service: Releasing resources...
systemd-udevd.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-udevd.service: Trying to enqueue job systemd-udevd.service/start/restart-dependencies
systemd-udevd.service: Installed new job systemd-udevd.service/start as 287
systemd-udev-load-credentials.service: Installed new job systemd-udev-load-credentials.service/start as 290
systemd-udevd.service: Enqueued job systemd-udevd.service/start as 287
systemd-udevd.service: Scheduled restart job, restart counter is at 3.
systemd-udevd.service: Changed auto-restart -> auto-restart-queued
systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-journald.service: Trying to enqueue job systemd-journald.service/start/restart-dependencies
systemd-journald.service: Installed new job systemd-journald.service/start as 299
systemd-journald.service: Enqueued job systemd-journald.service/start as 299
systemd-journald.service: Scheduled restart job, restart counter is at 3.
systemd-journald.service: Changed auto-restart -> auto-restart-queued
systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-resolved.service: Trying to enqueue job systemd-resolved.service/start/restart-dependencies
systemd-resolved.service: Installed new job systemd-resolved.service/start as 306
tmp.mount: Installed new job tmp.mount/start as 314
systemd-resolved.service: Enqueued job systemd-resolved.service/start as 306
systemd-resolved.service: Scheduled restart job, restart counter is at 3.
systemd-resolved.service: Changed auto-restart -> auto-restart-queued
tmp.mount: ConditionPathIsSymbolicLink=!/tmp succeeded.
tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
tmp.mount: Failed to set 'io.weight' attribute on '/system.slice/tmp.mount' to 'default 100': No such file or directory
tmp.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/tmp.mount' to 'max': No such file or directory
tmp.mount: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/tmp.mount' to '1': No such file or directory
tmp.mount: Failed to set 'user.invocation_id' xattr on control group /system.slice/tmp.mount, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
tmp.mount: Failed to spawn executor: Argument list too long
Closing set fd 40 (socket:[10437])
Closing set fd 45 (socket:[10435])
tmp.mount: Failed to spawn 'mount' task: Argument list too long
tmp.mount: Failed with result 'resources'.
tmp.mount: Job 314 tmp.mount/start finished, result=failed
systemd-journald.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-journald
systemd-journald.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journald.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-journald.service' to '1': No such file or directory
systemd-journald.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-journald.service, ignoring: Operation not supported
systemd-journald.service: Passing 3 fds to service
systemd-journald.service: About to execute: /usr/lib/systemd/systemd-journald
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-journald.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10475])
Closing set fd 48 (socket:[10472])
Closing set fd 50 (socket:[10437])
Closing set fd 47 (socket:[10467])
Closing set fd 51 (socket:[10435])
systemd-journald.service: Failed to spawn 'start' task: Argument list too long
systemd-journald.service: Failed with result 'resources'.
systemd-journald.service: Service will restart (restart setting)
systemd-journald.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-journald.service: Job 299 systemd-journald.service/start finished, result=failed
systemd-journald.service: Unit entered failed state.
systemd-journald.service: Consumed 0 CPU time.
systemd-journald.service: Next restart interval calculated as: 0
systemd-journald.service: Changed failed-before-auto-restart -> auto-restart
systemd-resolved.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-resolved
systemd-resolved.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-resolved.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-resolved.service' to '1': No such file or directory
systemd-resolved.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-resolved.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-resolved.service: Failed to spawn executor: Argument list too long
Closing set fd 47 (socket:[10437])
Closing set fd 48 (socket:[10435])
systemd-resolved.service: Failed to spawn 'start' task: Argument list too long
systemd-resolved.service: Failed with result 'resources'.
systemd-resolved.service: Service will restart (restart setting)
systemd-resolved.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-resolved.service: Job 306 systemd-resolved.service/start finished, result=failed
systemd-resolved.service: Unit entered failed state.
systemd-resolved.service: Consumed 0 CPU time.
systemd-resolved.service: Next restart interval calculated as: 0
systemd-resolved.service: Changed failed-before-auto-restart -> auto-restart
systemd-udev-load-credentials.service: Will spawn child (service_enter_start): udevadm
systemd-udev-load-credentials.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'default 100': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'max': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udev-load-credentials.service' to '1': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udev-load-credentials.service, ignoring: Operation not supported
systemd-udev-load-credentials.service: Passing 0 fds to service
systemd-udev-load-credentials.service: About to execute: udevadm control --load-credentials
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udev-load-credentials.service: Failed to spawn executor: Argument list too long
Closing set fd 47 (socket:[10435])
Closing set fd 46 (socket:[10437])
systemd-udev-load-credentials.service: Failed to spawn 'start' task: Argument list too long
systemd-udev-load-credentials.service: Failed with result 'resources'.
systemd-udev-load-credentials.service: Service will not restart (restart setting)
systemd-udev-load-credentials.service: Job 290 systemd-udev-load-credentials.service/start finished, result=failed
systemd-udevd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-udevd
systemd-udevd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udevd.service' to 'default 100': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udevd.service' to 'max': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udevd.service' to '1': No such file or directory
systemd-udevd.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Failed to set 'user.delegate' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Passing 2 fds to service
systemd-udevd.service: About to execute: /usr/lib/systemd/systemd-udevd
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udevd.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10435])
Closing set fd 47 (socket:[10481])
Closing set fd 46 (socket:[10485])
Closing set fd 48 (socket:[10437])
systemd-udevd.service: Failed to spawn 'start' task: Argument list too long
systemd-udevd.service: Failed with result 'resources'.
systemd-udevd.service: Service will restart (restart setting)
systemd-udevd.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-udevd.service: Job 287 systemd-udevd.service/start finished, result=failed
systemd-udevd.service: Unit entered failed state.
systemd-udevd.service: Consumed 0 CPU time.
systemd-udevd.service: Next restart interval calculated as: 0
systemd-udevd.service: Changed failed-before-auto-restart -> auto-restart
systemd-udev-load-credentials.service: Releasing resources...
systemd-udevd.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-udevd.service: Trying to enqueue job systemd-udevd.service/start/restart-dependencies
systemd-udevd.service: Installed new job systemd-udevd.service/start as 317
systemd-udev-load-credentials.service: Installed new job systemd-udev-load-credentials.service/start as 320
systemd-udevd.service: Enqueued job systemd-udevd.service/start as 317
systemd-udevd.service: Scheduled restart job, restart counter is at 4.
systemd-udevd.service: Changed auto-restart -> auto-restart-queued
systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-journald.service: Trying to enqueue job systemd-journald.service/start/restart-dependencies
systemd-journald.service: Installed new job systemd-journald.service/start as 329
systemd-journald.service: Enqueued job systemd-journald.service/start as 329
systemd-journald.service: Scheduled restart job, restart counter is at 4.
systemd-journald.service: Changed auto-restart -> auto-restart-queued
systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-resolved.service: Trying to enqueue job systemd-resolved.service/start/restart-dependencies
tmp.mount: Installed new job tmp.mount/start as 344
systemd-resolved.service: Installed new job systemd-resolved.service/start as 336
systemd-resolved.service: Enqueued job systemd-resolved.service/start as 336
systemd-resolved.service: Scheduled restart job, restart counter is at 4.
systemd-resolved.service: Changed auto-restart -> auto-restart-queued
tmp.mount: ConditionPathIsSymbolicLink=!/tmp succeeded.
tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
tmp.mount: Failed to set 'io.weight' attribute on '/system.slice/tmp.mount' to 'default 100': No such file or directory
tmp.mount: Failed to set 'memory.zswap.max' attribute on '/system.slice/tmp.mount' to 'max': No such file or directory
tmp.mount: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/tmp.mount' to '1': No such file or directory
tmp.mount: Failed to set 'user.invocation_id' xattr on control group /system.slice/tmp.mount, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
tmp.mount: Failed to spawn executor: Argument list too long
Closing set fd 47 (socket:[10435])
Closing set fd 46 (socket:[10437])
tmp.mount: Failed to spawn 'mount' task: Argument list too long
tmp.mount: Failed with result 'resources'.
tmp.mount: Job 344 tmp.mount/start finished, result=failed
systemd-journald.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-journald
systemd-journald.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-journald.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-journald.service' to '1': No such file or directory
systemd-journald.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-journald.service, ignoring: Operation not supported
systemd-journald.service: Passing 3 fds to service
systemd-journald.service: About to execute: /usr/lib/systemd/systemd-journald
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-journald.service: Failed to spawn executor: Argument list too long
Closing set fd 50 (socket:[10437])
Closing set fd 51 (socket:[10435])
Closing set fd 49 (socket:[10475])
Closing set fd 47 (socket:[10467])
Closing set fd 48 (socket:[10472])
systemd-journald.service: Failed to spawn 'start' task: Argument list too long
systemd-journald.service: Failed with result 'resources'.
systemd-journald.service: Service will restart (restart setting)
systemd-journald.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-journald.service: Job 329 systemd-journald.service/start finished, result=failed
systemd-journald.service: Unit entered failed state.
systemd-journald.service: Consumed 0 CPU time.
systemd-journald.service: Next restart interval calculated as: 0
systemd-journald.service: Changed failed-before-auto-restart -> auto-restart
systemd-resolved.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-resolved
systemd-resolved.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-resolved.service' to 'default 100': No such file or directory
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: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-resolved.service' to '1': No such file or directory
systemd-resolved.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-resolved.service, ignoring: Operation not supported
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.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-resolved.service: Failed to spawn executor: Argument list too long
Closing set fd 47 (socket:[10437])
Closing set fd 48 (socket:[10435])
systemd-resolved.service: Failed to spawn 'start' task: Argument list too long
systemd-resolved.service: Failed with result 'resources'.
systemd-resolved.service: Service will restart (restart setting)
systemd-resolved.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-resolved.service: Job 336 systemd-resolved.service/start finished, result=failed
systemd-resolved.service: Unit entered failed state.
systemd-resolved.service: Consumed 0 CPU time.
systemd-resolved.service: Next restart interval calculated as: 0
systemd-resolved.service: Changed failed-before-auto-restart -> auto-restart
systemd-udev-load-credentials.service: Will spawn child (service_enter_start): udevadm
systemd-udev-load-credentials.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'default 100': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udev-load-credentials.service' to 'max': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udev-load-credentials.service' to '1': No such file or directory
systemd-udev-load-credentials.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udev-load-credentials.service, ignoring: Operation not supported
systemd-udev-load-credentials.service: Passing 0 fds to service
systemd-udev-load-credentials.service: About to execute: udevadm control --load-credentials
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udev-load-credentials.service: Failed to spawn executor: Argument list too long
Closing set fd 47 (socket:[10435])
Closing set fd 46 (socket:[10437])
systemd-udev-load-credentials.service: Failed to spawn 'start' task: Argument list too long
systemd-udev-load-credentials.service: Failed with result 'resources'.
systemd-udev-load-credentials.service: Service will not restart (restart setting)
systemd-udev-load-credentials.service: Job 320 systemd-udev-load-credentials.service/start finished, result=failed
systemd-udevd.service: Will spawn child (service_enter_start): /usr/lib/systemd/systemd-udevd
systemd-udevd.service: Failed to set 'io.weight' attribute on '/system.slice/systemd-udevd.service' to 'default 100': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.max' attribute on '/system.slice/systemd-udevd.service' to 'max': No such file or directory
systemd-udevd.service: Failed to set 'memory.zswap.writeback' attribute on '/system.slice/systemd-udevd.service' to '1': No such file or directory
systemd-udevd.service: Failed to set 'user.invocation_id' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Failed to set 'user.delegate' xattr on control group /system.slice/systemd-udevd.service, ignoring: Operation not supported
systemd-udevd.service: Passing 2 fds to service
systemd-udevd.service: About to execute: /usr/lib/systemd/systemd-udevd
Serializing sd-executor-state to memfd.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
systemd-udevd.service: Failed to spawn executor: Argument list too long
Closing set fd 49 (socket:[10435])
Closing set fd 47 (socket:[10481])
Closing set fd 46 (socket:[10485])
Closing set fd 48 (socket:[10437])
systemd-udevd.service: Failed to spawn 'start' task: Argument list too long
systemd-udevd.service: Failed with result 'resources'.
systemd-udevd.service: Service will restart (restart setting)
systemd-udevd.service: Changed auto-restart-queued -> failed-before-auto-restart
systemd-udevd.service: Job 317 systemd-udevd.service/start finished, result=failed
systemd-udevd.service: Unit entered failed state.
systemd-udevd.service: Consumed 0 CPU time.
systemd-udevd.service: Next restart interval calculated as: 0
systemd-udevd.service: Changed failed-before-auto-restart -> auto-restart
systemd-udev-load-credentials.service: Releasing resources...
systemd-udevd.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-udevd.service: Trying to enqueue job systemd-udevd.service/start/restart-dependencies
systemd-udevd.service: Installed new job systemd-udevd.service/start as 347
systemd-udev-load-credentials.service: Installed new job systemd-udev-load-credentials.service/start as 350
systemd-udevd.service: Enqueued job systemd-udevd.service/start as 347
systemd-udevd.service: Scheduled restart job, restart counter is at 5.
systemd-udevd.service: Changed auto-restart -> auto-restart-queued
systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-journald.service: Trying to enqueue job systemd-journald.service/start/restart-dependencies[ 2.322640] random: crng init done
systemd-journald.service: Installed new job systemd-journald.service/start as 359
systemd-journald.service: Enqueued job systemd-journald.service/start as 359
systemd-journald.service: Scheduled restart job, restart counter is at 5.
systemd-journald.service: Changed auto-restart -> auto-restart-queued
systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart.
systemd-resolved.service: Trying to enqueue job systemd-resolved.service/start/restart-dependencies
systemd-resolved.service: Installed new job systemd-resolved.service/start as 366
tmp.mount: Installed new job tmp.mount/start as 374
systemd-resolved.service: Enqueued job systemd-resolved.service/start as 366
systemd-resolved.service: Scheduled restart job, restart counter is at 5.
systemd-resolved.service: Changed auto-restart -> auto-restart-queued
tmp.mount: ConditionPathIsSymbolicLink=!/tmp succeeded.
tmp.mount: Start request repeated too quickly.
tmp.mount: Failed with result 'resources'.
tmp.mount: Job 374 tmp.mount/start finished, result=failed
systemd-journald.service: Start request repeated too quickly.
systemd-journald.service: Failed with result 'resources'.
systemd-journald.service: Service restart not allowed.
systemd-journald.service: Changed auto-restart-queued -> failed
systemd-journald.service: Job 359 systemd-journald.service/start finished, result=failed
systemd-journald-dev-log.socket: Failed with result 'service-start-limit-hit'.
systemd-journald-dev-log.socket: Changed listening -> failed
systemd-journald-dev-log.socket: Unit entered failed state.
systemd-journald.socket: Failed with result 'service-start-limit-hit'.
systemd-journald.socket: Changed listening -> failed
systemd-journald.socket: Unit entered failed state.
systemd-journald.service: Unit entered failed state.
systemd-resolved.service: Start request repeated too quickly.
systemd-resolved.service: Failed with result 'resources'.
systemd-resolved.service: Service restart not allowed.
systemd-resolved.service: Changed auto-restart-queued -> failed
systemd-resolved.service: Job 366 systemd-resolved.service/start finished, result=failed
systemd-resolved.service: Unit entered failed state.
systemd-udev-load-credentials.service: Start request repeated too quickly.
systemd-udev-load-credentials.service: Failed with result 'resources'.
systemd-udev-load-credentials.service: Service restart not allowed.
systemd-udev-load-credentials.service: Job 350 systemd-udev-load-credentials.service/start finished, result=failed
systemd-udevd.service: Start request repeated too quickly.
systemd-udevd.service: Failed with result 'resources'.
systemd-udevd.service: Service restart not allowed.
systemd-udevd.service: Changed auto-restart-queued -> failed
systemd-udevd.service: Job 347 systemd-udevd.service/start finished, result=failed
systemd-udevd-kernel.socket: Failed with result 'service-start-limit-hit'.
systemd-udevd-kernel.socket: Changed listening -> failed
systemd-udevd-kernel.socket: Unit entered failed state.
systemd-udevd-control.socket: Failed with result 'service-start-limit-hit'.
systemd-udevd-control.socket: Changed listening -> failed
systemd-udevd-control.socket: Unit entered failed state.
systemd-udevd.service: Unit entered failed state.
systemd-udevd.service: Releasing resources...
systemd-udev-load-credentials.service: Releasing resources...
systemd-resolved.service: Releasing resources...
systemd-journald.service: Releasing resources...
QEMU: Terminated
Best,
Kornilios.
More information about the Pkg-systemd-maintainers
mailing list