vm-test-run-chroot-store
checks.aarch64-linux.chroot-store
· build #515
· raw
1tribuchet: building on eliza2Machine state will be reset. To keep it, pass --keep-machine-state3start all VLans4(finished: start all VLans, in 0.00 seconds)5Test will time out and terminate in 3600.0 seconds6run the VM test script7start all VMs8client01: starting vm9harmonia: starting vm10harmonia # Disk image does not exist, creating the virtualisation disk image...11harmonia: QEMU running (pid 48)12harmonia # Formatting '/build/vm-state-harmonia/tmp.FTWGvEjnqI', fmt=raw size=107374182413harmonia # mke2fs 1.47.4 (6-Mar-2025)14client01: QEMU running (pid 47)15client01 # Disk image does not exist, creating the virtualisation disk image...16harmonia # Discarding device blocks: 0/262144 done17client01 # Formatting '/build/vm-state-client01/tmp.IAqFIUC8HL', fmt=raw size=107374182418harmonia # Creating filesystem with 262144 4k blocks and 65536 inodes19client01 # mke2fs 1.47.4 (6-Mar-2025)20harmonia # Filesystem UUID: 32b9cc0b-038b-44b2-8097-c4861a1b561321client01 # Discarding device blocks: 0/262144 done22harmonia # Superblock backups stored on blocks:23client01 # Creating filesystem with 262144 4k blocks and 65536 inodes24harmonia # 32768, 98304, 163840, 22937625client01 # Filesystem UUID: db8e4a30-0879-458c-9494-cbdb2c5903fc26harmonia # 27client01 # Superblock backups stored on blocks:28harmonia # Allocating group tables: 0/8 done29client01 # 32768, 98304, 163840, 22937630harmonia # Writing inode tables: 0/8 done31client01 # 32harmonia # Creating journal (8192 blocks): done33client01 # Allocating group tables: 0/8 done34harmonia # Writing superblocks and filesystem accounting information: 0/8 done35client01 # Writing inode tables: 0/8 done36harmonia # 37client01 # Creating journal (8192 blocks): done38harmonia # Virtualisation disk image created.39client01 # Writing superblocks and filesystem accounting information: 0/8 done40(finished: start all VMs, in 0.54 seconds)41client01 # 42harmonia: must succeed: echo 'test contents' > /my-file43client01 # Virtualisation disk image created.44harmonia: waiting for the VM to finish booting45harmonia # [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0xc00fac40]46harmonia # [ 0.000000] Linux version 6.18.50 (nixbld@localhost) (gcc (GCC) 15.3.0, GNU ld (GNU Binutils) 2.46) #1-NixOS SMP PREEMPT Mon Sep 7 15:23:00 UTC 202647harmonia # [ 0.000000] KASLR enabled48harmonia # [ 0.000000] random: crng init done49harmonia # [ 0.000000] Machine model: linux,dummy-virt50harmonia # [ 0.000000] efi: UEFI not found.51harmonia # [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT52harmonia # [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]53harmonia # [ 0.000000] NODE_DATA(0) allocated [mem 0x7fded700-0x7fdf0e7f]54harmonia # [ 0.000000] Zone ranges:55harmonia # [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]56harmonia # [ 0.000000] DMA32 empty57harmonia # [ 0.000000] Normal empty58harmonia # [ 0.000000] Device empty59harmonia # [ 0.000000] Movable zone start for each node60harmonia # [ 0.000000] Early memory node ranges61harmonia # [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]62harmonia # [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]63harmonia # [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc0000064harmonia # [ 0.000000] psci: probing for conduit method from DT.65harmonia # [ 0.000000] psci: PSCIv1.3 detected in firmware.66harmonia # [ 0.000000] psci: Using standard PSCI v0.2 function IDs67harmonia # [ 0.000000] psci: Trusted OS migration not required68harmonia # [ 0.000000] psci: SMC Calling Convention v1.169harmonia # [ 0.000000] smccc: KVM: hypervisor services detected (0x00000000 0x00000000 0x00000000 0x00000003)70harmonia # [ 0.000000] percpu: Embedded 76 pages/cpu s186648 r8192 d116456 u31129671harmonia # [ 0.000000] Detected PIPT I-cache on CPU072harmonia # [ 0.000000] CPU features: detected: Address authentication (architected QARMA5 algorithm)73harmonia # [ 0.000000] CPU features: detected: GICv3 CPU interface74harmonia # [ 0.000000] CPU features: detected: Spectre-v475harmonia # [ 0.000000] CPU features: detected: Spectre-BHB76harmonia # [ 0.000000] CPU features: detected: AmpereOne erratum AC03_CPU_3877harmonia # [ 0.000000] CPU features: detected: AmpereOne erratum AC04_CPU_2378harmonia # [ 0.000000] alternatives: applying boot alternatives79harmonia # [ 0.000000] Kernel command line: console=ttyAMA0 console=tty0 panic=1 boot.panic_on_fail clocksource=acpi_pm root=fstab loglevel=7 net.ifnames=0 lsm=landlock,yama,bpf init=/nix/store/3hnp92448abl2pkkd9j38g35fgwjk83x-nixos-system-harmonia-test/init regInfo=/nix/store/2vk91dxr7vwnv4fs1yf0z8n6iggwmdm9-closure-info/registration console=ttyAMA0,115200n8 console=tty080client01 # [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0xc00fac40]81harmonia # [ 0.000000] Unknown kernel command line parameters "regInfo=/nix/store/2vk91dxr7vwnv4fs1yf0z8n6iggwmdm9-closure-info/registration", will be passed to user space.82harmonia # [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes83client01 # [ 0.000000] Linux version 6.18.50 (nixbld@localhost) (gcc (GCC) 15.3.0, GNU ld (GNU Binutils) 2.46) #1-NixOS SMP PREEMPT Mon Sep 7 15:23:00 UTC 202684client01 # [ 0.000000] KASLR enabled85harmonia # [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)86client01 # [ 0.000000] random: crng init done87client01 # [ 0.000000] Machine model: linux,dummy-virt88harmonia # [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)89client01 # [ 0.000000] efi: UEFI not found.90harmonia # [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB91client01 # [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT92harmonia # [ 0.000000] software IO TLB: area num 1.93client01 # [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]94harmonia # [ 0.000000] software IO TLB: mapped [mem 0x000000007ca80000-0x000000007cb80000] (1MB)95client01 # [ 0.000000] NODE_DATA(0) allocated [mem 0x7fded700-0x7fdf0e7f]96harmonia # [ 0.000000] Fallback order for Node 0: 097client01 # [ 0.000000] Zone ranges:98client01 # [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]99harmonia # [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144100client01 # [ 0.000000] DMA32 empty101harmonia # [ 0.000000] Policy zone: DMA102client01 # [ 0.000000] Normal empty103client01 # [ 0.000000] Device empty104harmonia # [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off105client01 # [ 0.000000] Movable zone start for each node106harmonia # [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1107client01 # [ 0.000000] Early memory node ranges108harmonia # [ 0.000000] allocated 2097152 bytes of page_ext109client01 # [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]110harmonia # [ 0.000000] ftrace: allocating 74885 entries in 294 pages111client01 # [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]112harmonia # [ 0.000000] ftrace: allocated 294 pages with 4 groups113client01 # [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc00000114harmonia # [ 0.000000] rcu: Hierarchical RCU implementation.115client01 # [ 0.000000] psci: probing for conduit method from DT.116harmonia # [ 0.000000] rcu: RCU event tracing is enabled.117client01 # [ 0.000000] psci: PSCIv1.3 detected in firmware.118harmonia # [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=1.119client01 # [ 0.000000] psci: Using standard PSCI v0.2 function IDs120harmonia # [ 0.000000] Trampoline variant of Tasks RCU enabled.121client01 # [ 0.000000] psci: Trusted OS migration not required122harmonia # [ 0.000000] Rude variant of Tasks RCU enabled.123client01 # [ 0.000000] psci: SMC Calling Convention v1.1124harmonia # [ 0.000000] Tracing variant of Tasks RCU enabled.125client01 # [ 0.000000] smccc: KVM: hypervisor services detected (0x00000000 0x00000000 0x00000000 0x00000003)126harmonia # [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.127client01 # [ 0.000000] percpu: Embedded 76 pages/cpu s186648 r8192 d116456 u311296128harmonia # [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1129client01 # [ 0.000000] Detected PIPT I-cache on CPU0130harmonia # [ 0.000000] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.131client01 # [ 0.000000] CPU features: detected: Address authentication (architected QARMA5 algorithm)132client01 # [ 0.000000] CPU features: detected: GICv3 CPU interface133harmonia # [ 0.000000] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.134client01 # [ 0.000000] CPU features: detected: Spectre-v4135client01 # [ 0.000000] CPU features: detected: Spectre-BHB136harmonia # [ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.137client01 # [ 0.000000] CPU features: detected: AmpereOne erratum AC03_CPU_38138harmonia # [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0139harmonia # [ 0.000000] GICv3: 256 SPIs implemented140client01 # [ 0.000000] CPU features: detected: AmpereOne erratum AC04_CPU_23141harmonia # [ 0.000000] GICv3: 0 Extended SPIs implemented142client01 # [ 0.000000] alternatives: applying boot alternatives143harmonia # [ 0.000000] Root IRQ handler: gic_handle_irq144harmonia # [ 0.000000] GICv3: GICv3 features: 16 PPIs, DirectLPI145harmonia # [ 0.000000] GICv3: GICD_CTLR.DS=1, SCR_EL3.FIQ=0146harmonia # [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000147harmonia # [ 0.000000] ITS [mem 0x08080000-0x0809ffff]148client01 # [ 0.000000] Kernel command line: console=ttyAMA0 console=tty0 panic=1 boot.panic_on_fail clocksource=acpi_pm root=fstab loglevel=7 net.ifnames=0 lsm=landlock,yama,bpf init=/nix/store/cicl6afhjrlqp7p4491hns75vqyym5cy-nixos-system-client01-test/init regInfo=/nix/store/8x8kdrx9k9zmy88grgsf5di3qcnr4dyx-closure-info/registration console=ttyAMA0,115200n8 console=tty0149harmonia # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Devices @44cf0000 (indirect, esz 8, psz 64K, shr 1)150harmonia # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @44d00000 (flat, esz 8, psz 64K, shr 1)151harmonia # [ 0.000000] GICv3: using LPI property table @0x0000000044d10000152client01 # [ 0.000000] Unknown kernel command line parameters "regInfo=/nix/store/8x8kdrx9k9zmy88grgsf5di3qcnr4dyx-closure-info/registration", will be passed to user space.153harmonia # [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000044d20000154client01 # [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes155harmonia # [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.156client01 # [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)157harmonia # [ 0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns158client01 # [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)159harmonia # [ 0.000000] arch_timer: cp15 timer running at 1000.00MHz (virt).160client01 # [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB161client01 # [ 0.000000] software IO TLB: area num 1.162harmonia # [ 0.000000] clocksource: arch_sys_counter: mask: 0x1fffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns163client01 # [ 0.000000] software IO TLB: mapped [mem 0x000000007ca80000-0x000000007cb80000] (1MB)164harmonia # [ 0.000000] sched_clock: 61 bits at 1000MHz, resolution 1ns, wraps every 4398046511103ns165client01 # [ 0.000000] Fallback order for Node 0: 0166harmonia # [ 0.000030] arm-pv: using stolen time PV167client01 # [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144168client01 # [ 0.000000] Policy zone: DMA169harmonia # [ 0.000469] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)170client01 # [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off171harmonia # [ 0.000645] Console: colour dummy device 80x25172client01 # [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1173harmonia # [ 0.000654] printk: legacy console [tty0] enabled174client01 # [ 0.000000] allocated 2097152 bytes of page_ext175client01 # [ 0.000000] ftrace: allocating 74885 entries in 294 pages176harmonia # [ 0.000845] Calibrating delay loop (skipped), value calculated using timer frequency.. 2000.00 BogoMIPS (lpj=4000000)177client01 # [ 0.000000] ftrace: allocated 294 pages with 4 groups178harmonia # [ 0.000851] pid_max: default: 32768 minimum: 301179client01 # [ 0.000000] rcu: Hierarchical RCU implementation.180harmonia # [ 0.000928] LSM: initializing lsm=capability,landlock,yama,bpf,ima181client01 # [ 0.000000] rcu: RCU event tracing is enabled.182harmonia # [ 0.001065] landlock: Up and running.183harmonia # [ 0.001068] Yama: becoming mindful.184client01 # [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=1.185harmonia # [ 0.001561] LSM support for eBPF active186client01 # [ 0.000000] Trampoline variant of Tasks RCU enabled.187harmonia # [ 0.001703] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)188client01 # [ 0.000000] Rude variant of Tasks RCU enabled.189client01 # [ 0.000000] Tracing variant of Tasks RCU enabled.190harmonia # [ 0.001723] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)191harmonia # [ 0.002846] cacheinfo: Unable to detect cache hierarchy for CPU 0192client01 # [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.193harmonia # [ 0.003662] rcu: Hierarchical SRCU implementation.194client01 # [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1195harmonia # [ 0.003668] rcu: Max phase no-delay instances is 1000.196harmonia # [ 0.004873] fsl-mc MSI: its@8080000 domain created197client01 # [ 0.000000] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.198harmonia # [ 0.004964] EFI services will not be available.199harmonia # [ 0.005043] smp: Bringing up secondary CPUs ...200client01 # [ 0.000000] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.201harmonia # [ 0.005053] smp: Brought up 1 node, 1 CPU202harmonia # [ 0.005057] SMP: Total of 1 processors activated.203client01 # [ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.204harmonia # [ 0.005059] CPU: All CPU(s) started at EL1205client01 # [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0206client01 # [ 0.000000] GICv3: 256 SPIs implemented207harmonia # [ 0.005073] CPU features: detected: Branch Target Identification208client01 # [ 0.000000] GICv3: 0 Extended SPIs implemented209harmonia # [ 0.005078] CPU features: detected: ARMv8.4 Translation Table Level210client01 # [ 0.000000] Root IRQ handler: gic_handle_irq211client01 # [ 0.000000] GICv3: GICv3 features: 16 PPIs, DirectLPI212harmonia # [ 0.005081] CPU features: detected: Instruction cache invalidation not required for I/D coherence213client01 # [ 0.000000] GICv3: GICD_CTLR.DS=1, SCR_EL3.FIQ=0214harmonia # [ 0.005084] CPU features: detected: Data cache clean to the PoU not required for I/D coherence215client01 # [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000216client01 # [ 0.000000] ITS [mem 0x08080000-0x0809ffff]217harmonia # [ 0.005088] CPU features: detected: Common not Private translations218harmonia # [ 0.005091] CPU features: detected: CRC32 instructions219client01 # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Devices @44cf0000 (indirect, esz 8, psz 64K, shr 1)220harmonia # [ 0.005093] CPU features: detected: Data cache clean to Point of Deep Persistence221client01 # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @44d00000 (flat, esz 8, psz 64K, shr 1)222harmonia # [ 0.005097] CPU features: detected: Data cache clean to Point of Persistence223client01 # [ 0.000000] GICv3: using LPI property table @0x0000000044d10000224harmonia # [ 0.005100] CPU features: detected: Data independent timing control (DIT)225harmonia # [ 0.005103] CPU features: detected: E0PD226client01 # [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000044d20000227harmonia # [ 0.005105] CPU features: detected: Enhanced Counter Virtualization228client01 # [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.229harmonia # [ 0.005109] CPU features: detected: Enhanced Counter Virtualization (CNTPOFF)230client01 # [ 0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns231harmonia # [ 0.005112] CPU features: detected: Enhanced Virtualization Traps232client01 # [ 0.000000] arch_timer: cp15 timer running at 1000.00MHz (virt).233harmonia # [ 0.005115] CPU features: detected: Fine Grained Traps234harmonia # [ 0.005118] CPU features: detected: Generic authentication (architected QARMA5 algorithm)235client01 # [ 0.000000] clocksource: arch_sys_counter: mask: 0x1fffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns236harmonia # [ 0.005124] CPU features: detected: RCpc load-acquire (LDAPR)237client01 # [ 0.000000] sched_clock: 61 bits at 1000MHz, resolution 1ns, wraps every 4398046511103ns238harmonia # [ 0.005127] CPU features: detected: LSE atomic instructions239client01 # [ 0.000031] arm-pv: using stolen time PV240harmonia # [ 0.005130] CPU features: detected: Privileged Access Never241harmonia # [ 0.005133] CPU features: detected: PMUv3242client01 # [ 0.000441] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)243harmonia # [ 0.005136] CPU features: detected: RAS Extension Support244client01 # [ 0.000648] Console: colour dummy device 80x25245harmonia # [ 0.005139] CPU features: detected: RASv1p1 Extension Support246client01 # [ 0.000659] printk: legacy console [tty0] enabled247harmonia # [ 0.005141] CPU features: detected: Random Number Generator248harmonia # [ 0.005144] CPU features: detected: Speculation barrier (SB)249client01 # [ 0.000891] Calibrating delay loop (skipped), value calculated using timer frequency.. 2000.00 BogoMIPS (lpj=4000000)250client01 # [ 0.000899] pid_max: default: 32768 minimum: 301251harmonia # [ 0.005146] CPU features: detected: Stage-2 Force Write-Back252client01 # [ 0.000976] LSM: initializing lsm=capability,landlock,yama,bpf,ima253harmonia # [ 0.005149] CPU features: detected: TLB range maintenance instructions254client01 # [ 0.001161] landlock: Up and running.255client01 # [ 0.001164] Yama: becoming mindful.256harmonia # [ 0.005154] CPU features: detected: Speculative Store Bypassing Safe (SSBS)257client01 # [ 0.001641] LSM support for eBPF active258harmonia # [ 0.005193] alternatives: applying system-wide alternatives259client01 # [ 0.001787] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)260harmonia # [ 0.008303] CPU features: detected: BBM Level 2 without TLB conflict abort261client01 # [ 0.001806] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)262client01 # [ 0.002992] cacheinfo: Unable to detect cache hierarchy for CPU 0263harmonia # [ 0.008474] Memory: 894252K/1048576K available (24448K kernel code, 7090K rwdata, 26348K rodata, 4736K init, 1107K bss, 113004K reserved, 32768K cma-reserved)264client01 # [ 0.003737] rcu: Hierarchical SRCU implementation.265harmonia # [ 0.008868] devtmpfs: initialized266client01 # [ 0.003741] rcu: Max phase no-delay instances is 1000.267harmonia # [ 0.010619] posixtimers hash table entries: 512 (order: 1, 8192 bytes, linear)268client01 # [ 0.005006] fsl-mc MSI: its@8080000 domain created269client01 # [ 0.005097] EFI services will not be available.270harmonia # [ 0.010641] futex hash table entries: 256 (16384 bytes on 1 NUMA nodes, total 16 KiB, linear).271client01 # [ 0.005191] smp: Bringing up secondary CPUs ...272client01 # [ 0.005200] smp: Brought up 1 node, 1 CPU273harmonia # [ 0.010827] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL274client01 # [ 0.005203] SMP: Total of 1 processors activated.275harmonia # [ 0.010831] 0 pages in range for non-PLT usage276client01 # [ 0.005206] CPU: All CPU(s) started at EL1277harmonia # [ 0.010832] 508288 pages in range for PLT usage278client01 # [ 0.005219] CPU features: detected: Branch Target Identification279harmonia # [ 0.010935] pinctrl core: initialized pinctrl subsystem280harmonia # [ 0.011754] DMI not present or invalid.281client01 # [ 0.005224] CPU features: detected: ARMv8.4 Translation Table Level282harmonia # [ 0.014944] NET: Registered PF_NETLINK/PF_ROUTE protocol family283client01 # [ 0.005227] CPU features: detected: Instruction cache invalidation not required for I/D coherence284harmonia # [ 0.017353] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations285client01 # [ 0.005231] CPU features: detected: Data cache clean to the PoU not required for I/D coherence286harmonia # [ 0.017519] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations287client01 # [ 0.005234] CPU features: detected: Common not Private translations288harmonia # [ 0.017677] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations289client01 # [ 0.005237] CPU features: detected: CRC32 instructions290client01 # [ 0.005240] CPU features: detected: Data cache clean to Point of Deep Persistence291client01 # [ 0.005243] CPU features: detected: Data cache clean to Point of Persistence292client01 # [ 0.005247] CPU features: detected: Data independent timing control (DIT)293client01 # [ 0.005250] CPU features: detected: E0PD294client01 # [ 0.005252] CPU features: detected: Enhanced Counter Virtualization295client01 # [ 0.005255] CPU features: detected: Enhanced Counter Virtualization (CNTPOFF)296client01 # [ 0.005259] CPU features: detected: Enhanced Virtualization Traps297client01 # [ 0.005262] CPU features: detected: Fine Grained Traps298client01 # [ 0.005265] CPU features: detected: Generic authentication (architected QARMA5 algorithm)299client01 # [ 0.005270] CPU features: detected: RCpc load-acquire (LDAPR)300client01 # [ 0.005272] CPU features: detected: LSE atomic instructions301harmonia # [ 0.017701] audit: initializing netlink subsys (disabled)302client01 # [ 0.005276] CPU features: detected: Privileged Access Never303harmonia # [ 0.018259] thermal_sys: Registered thermal governor 'fair_share'304client01 # [ 0.005278] CPU features: detected: PMUv3305harmonia # [ 0.018261] thermal_sys: Registered thermal governor 'bang_bang'306client01 # [ 0.005281] CPU features: detected: RAS Extension Support307harmonia # [ 0.018264] thermal_sys: Registered thermal governor 'step_wise'308client01 # [ 0.005283] CPU features: detected: RASv1p1 Extension Support309harmonia # [ 0.018267] thermal_sys: Registered thermal governor 'user_space'310client01 # [ 0.005286] CPU features: detected: Random Number Generator311harmonia # [ 0.018271] thermal_sys: Registered thermal governor 'power_allocator'312client01 # [ 0.005289] CPU features: detected: Speculation barrier (SB)313client01 # [ 0.005291] CPU features: detected: Stage-2 Force Write-Back314harmonia # [ 0.018296] audit: type=2000 audit(0.016:1): state=initialized audit_enabled=0 res=1315harmonia # [ 0.018304] cpuidle: using governor ladder316client01 # [ 0.005294] CPU features: detected: TLB range maintenance instructions317harmonia # [ 0.018309] cpuidle: using governor menu318client01 # [ 0.005299] CPU features: detected: Speculative Store Bypassing Safe (SSBS)319harmonia # [ 0.018499] hw-breakpoint: found 16 breakpoint and 4 watchpoint registers.320client01 # [ 0.005338] alternatives: applying system-wide alternatives321harmonia # [ 0.018514] ASID allocator initialised with 65536 entries322harmonia # [ 0.019706] Serial: AMBA PL011 UART driver323client01 # [ 0.008314] CPU features: detected: BBM Level 2 without TLB conflict abort324harmonia # [ 0.024886] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1325harmonia # [ 0.025037] printk: console [ttyAMA0] enabled326client01 # [ 0.008483] Memory: 894228K/1048576K available (24448K kernel code, 7090K rwdata, 26348K rodata, 4736K init, 1107K bss, 113020K reserved, 32768K cma-reserved)327client01 # [ 0.008831] devtmpfs: initialized328harmonia # [ 0.150758] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages329client01 # [ 0.010559] posixtimers hash table entries: 512 (order: 1, 8192 bytes, linear)330harmonia # [ 0.150781] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page331client01 # [ 0.010585] futex hash table entries: 256 (16384 bytes on 1 NUMA nodes, total 16 KiB, linear).332harmonia # [ 0.150787] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages333client01 # [ 0.010779] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL334harmonia # [ 0.150791] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page335client01 # [ 0.010783] 0 pages in range for non-PLT usage336client01 # [ 0.010784] 508288 pages in range for PLT usage337harmonia # [ 0.150795] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages338client01 # [ 0.010899] pinctrl core: initialized pinctrl subsystem339harmonia # [ 0.150799] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page340client01 # [ 0.011632] DMI not present or invalid.341harmonia # [ 0.150804] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages342client01 # [ 0.014715] NET: Registered PF_NETLINK/PF_ROUTE protocol family343harmonia # [ 0.150808] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page344client01 # [ 0.016972] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations345harmonia # [ 0.158284] fbcon: Taking over console346harmonia # [ 0.158300] ACPI: Interpreter disabled.347harmonia # [ 0.160163] iommu: Default domain type: Translated348harmonia # [ 0.160174] iommu: DMA domain TLB invalidation policy: strict mode349harmonia # [ 0.161876] SCSI subsystem initialized350client01 # [ 0.017119] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations351client01 # [ 0.017278] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations352client01 # [ 0.017302] audit: initializing netlink subsys (disabled)353client01 # [ 0.017930] thermal_sys: Registered thermal governor 'fair_share'354client01 # [ 0.017932] thermal_sys: Registered thermal governor 'bang_bang'355client01 # [ 0.017936] thermal_sys: Registered thermal governor 'step_wise'356harmonia # [ 0.169406] usbcore: registered new interface driver usbfs357client01 # [ 0.017939] thermal_sys: Registered thermal governor 'user_space'358harmonia # [ 0.169450] usbcore: registered new interface driver hub359client01 # [ 0.017944] thermal_sys: Registered thermal governor 'power_allocator'360harmonia # [ 0.169469] usbcore: registered new device driver usb361harmonia # [ 0.169755] pps_core: LinuxPPS API ver. 1 registered362client01 # [ 0.017969] audit: type=2000 audit(0.016:1): state=initialized audit_enabled=0 res=1363client01 # [ 0.017978] cpuidle: using governor ladder364harmonia # [ 0.169762] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>365client01 # [ 0.017983] cpuidle: using governor menu366harmonia # [ 0.169772] PTP clock support registered367harmonia # [ 0.169821] EDAC MC: Ver: 3.0.0368client01 # [ 0.018176] hw-breakpoint: found 16 breakpoint and 4 watchpoint registers.369client01 # [ 0.018191] ASID allocator initialised with 65536 entries370harmonia # [ 0.174569] scmi_core: SCMI protocol bus registered371client01 # [ 0.019360] Serial: AMBA PL011 UART driver372harmonia # [ 0.175562] FPGA manager framework373client01 # [ 0.024865] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1374harmonia # [ 0.176608] vgaarb: loaded375client01 # [ 0.025029] printk: console [ttyAMA0] enabled376client01 # [ 0.150441] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages377harmonia # [ 0.177259] clocksource: Switched to clocksource arch_sys_counter378harmonia # [ 0.177892] VFS: Disk quotas dquot_6.6.0379client01 # [ 0.150464] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page380harmonia # [ 0.177923] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)381client01 # [ 0.150470] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages382client01 # [ 0.150474] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page383harmonia # [ 0.180356] netfs: FS-Cache loaded384harmonia # [ 0.180476] pnp: PnP ACPI: disabled385client01 # [ 0.150479] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages386client01 # [ 0.150483] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page387client01 # [ 0.150487] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages388client01 # [ 0.150491] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page389client01 # [ 0.158204] fbcon: Taking over console390client01 # [ 0.158222] ACPI: Interpreter disabled.391client01 # [ 0.160077] iommu: Default domain type: Translated392client01 # [ 0.160087] iommu: DMA domain TLB invalidation policy: strict mode393client01 # [ 0.161839] SCSI subsystem initialized394harmonia # [ 0.186616] NET: Registered PF_INET protocol family395harmonia # [ 0.186787] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)396client01 # [ 0.169460] usbcore: registered new interface driver usbfs397client01 # [ 0.169501] usbcore: registered new interface driver hub398client01 # [ 0.169526] usbcore: registered new device driver usb399client01 # [ 0.169825] pps_core: LinuxPPS API ver. 1 registered400client01 # [ 0.169831] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>401client01 # [ 0.169841] PTP clock support registered402client01 # [ 0.169881] EDAC MC: Ver: 3.0.0403client01 # [ 0.174610] scmi_core: SCMI protocol bus registered404client01 # [ 0.175590] FPGA manager framework405client01 # [ 0.176629] vgaarb: loaded406client01 # [ 0.177293] clocksource: Switched to clocksource arch_sys_counter407client01 # [ 0.178734] VFS: Disk quotas dquot_6.6.0408client01 # [ 0.178766] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)409client01 # [ 0.180381] netfs: FS-Cache loaded410client01 # [ 0.180483] pnp: PnP ACPI: disabled411client01 # [ 0.186626] NET: Registered PF_INET protocol family412client01 # [ 0.186800] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)413harmonia # [ 0.217782] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)414harmonia # [ 0.217832] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)415harmonia # [ 0.217860] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)416harmonia # [ 0.217903] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)417harmonia # [ 0.217979] TCP: Hash tables configured (established 8192 bind 8192)418harmonia # [ 0.218062] MPTCP token hash table entries: 1024 (order: 3, 24576 bytes, linear)419harmonia # [ 0.218094] UDP hash table entries: 512 (order: 3, 32768 bytes, linear)420harmonia # [ 0.218146] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes, linear)421harmonia # [ 0.218237] NET: Registered PF_UNIX/PF_LOCAL protocol family422harmonia # [ 0.218288] NET: Registered PF_XDP protocol family423harmonia # [ 0.218310] PCI: CLS 0 bytes, default 64424harmonia # [ 0.218571] Trying to unpack rootfs image as initramfs...425harmonia # [ 0.235210] kvm [1]: HYP mode not available426client01 # [ 0.217656] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)427client01 # [ 0.217713] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)428client01 # [ 0.217738] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)429client01 # [ 0.217788] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)430client01 # [ 0.217863] TCP: Hash tables configured (established 8192 bind 8192)431client01 # [ 0.217953] MPTCP token hash table entries: 1024 (order: 3, 24576 bytes, linear)432client01 # [ 0.218014] UDP hash table entries: 512 (order: 3, 32768 bytes, linear)433client01 # [ 0.218041] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes, linear)434client01 # [ 0.218126] NET: Registered PF_UNIX/PF_LOCAL protocol family435client01 # [ 0.218154] NET: Registered PF_XDP protocol family436client01 # [ 0.218178] PCI: CLS 0 bytes, default 64437client01 # [ 0.218437] Trying to unpack rootfs image as initramfs...438client01 # [ 0.235316] kvm [1]: HYP mode not available439harmonia # [ 0.347285] Initialise system trusted keyrings440harmonia # [ 0.348097] workingset: timestamp_bits=42 max_order=18 bucket_order=0441harmonia # [ 0.349389] squashfs: version 4.0 (2009/01/31) Phillip Lougher442harmonia # [ 0.350165] 9p: Installing v9fs 9p2000 file system support443client01 # [ 0.346037] Initialise system trusted keyrings444client01 # [ 0.346828] workingset: timestamp_bits=42 max_order=18 bucket_order=0445client01 # [ 0.348085] squashfs: version 4.0 (2009/01/31) Phillip Lougher446client01 # [ 0.348894] 9p: Installing v9fs 9p2000 file system support447harmonia # [ 0.378159] Key type asymmetric registered448harmonia # [ 0.378191] Asymmetric key parser 'x509' registered449harmonia # [ 0.378265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)450harmonia # [ 0.380613] io scheduler mq-deadline registered451harmonia # [ 0.380625] io scheduler kyber registered452harmonia # [ 0.394024] pl061_gpio 9030000.pl061: PL061 GPIO chip registered453harmonia # [ 0.394604] ledtrig-cpu: registered to indicate activity on CPUs454harmonia # [ 0.394982] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:455harmonia # [ 0.394999] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000456client01 # [ 0.377576] Key type asymmetric registered457harmonia # [ 0.395011] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000458client01 # [ 0.377608] Asymmetric key parser 'x509' registered459client01 # [ 0.377687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)460harmonia # [ 0.395020] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000461client01 # [ 0.379874] io scheduler mq-deadline registered462client01 # [ 0.379886] io scheduler kyber registered463harmonia # [ 0.395041] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits464harmonia # [ 0.395062] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]465harmonia # [ 0.395137] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00466harmonia # [ 0.395146] pci_bus 0000:00: root bus resource [bus 00-ff]467harmonia # [ 0.395152] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]468harmonia # [ 0.395158] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]469harmonia # [ 0.395163] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]470harmonia # [ 0.395230] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint471harmonia # [ 0.395700] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint472harmonia # [ 0.395892] pci 0000:00:01.0: BAR 0 [io 0x0000-0x001f]473harmonia # [ 0.395909] pci 0000:00:01.0: BAR 1 [mem 0x00000000-0x00000fff]474harmonia # [ 0.395940] pci 0000:00:01.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]475client01 # [ 0.389432] pl061_gpio 9030000.pl061: PL061 GPIO chip registered476harmonia # [ 0.395956] pci 0000:00:01.0: ROM [mem 0x00000000-0x0003ffff pref]477harmonia # [ 0.396413] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint478harmonia # [ 0.396600] pci 0000:00:02.0: BAR 0 [io 0x0000-0x001f]479harmonia # [ 0.396616] pci 0000:00:02.0: BAR 1 [mem 0x00000000-0x00000fff]480client01 # [ 0.390877] ledtrig-cpu: registered to indicate activity on CPUs481harmonia # [ 0.396646] pci 0000:00:02.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]482client01 # [ 0.391291] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:483harmonia # [ 0.397099] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint484harmonia # [ 0.397309] pci 0000:00:03.0: BAR 0 [io 0x0000-0x003f]485client01 # [ 0.391309] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000486harmonia # [ 0.397326] pci 0000:00:03.0: BAR 1 [mem 0x00000000-0x00000fff]487client01 # [ 0.391320] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000488harmonia # [ 0.397356] pci 0000:00:03.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]489client01 # [ 0.391328] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000490harmonia # [ 0.397820] pci 0000:00:04.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint491harmonia # [ 0.398005] pci 0000:00:04.0: BAR 0 [io 0x0000-0x001f]492client01 # [ 0.391349] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits493harmonia # [ 0.398021] pci 0000:00:04.0: BAR 1 [mem 0x00000000-0x00000fff]494client01 # [ 0.391375] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]495harmonia # [ 0.398050] pci 0000:00:04.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]496client01 # [ 0.391451] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00497harmonia # [ 0.398520] pci 0000:00:05.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint498client01 # [ 0.391461] pci_bus 0000:00: root bus resource [bus 00-ff]499harmonia # [ 0.398704] pci 0000:00:05.0: BAR 0 [io 0x0000-0x001f]500client01 # [ 0.391468] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]501harmonia # [ 0.398721] pci 0000:00:05.0: BAR 1 [mem 0x00000000-0x00000fff]502client01 # [ 0.391473] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]503harmonia # [ 0.398752] pci 0000:00:05.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]504client01 # [ 0.391478] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]505harmonia # [ 0.399205] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint506client01 # [ 0.391548] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint507harmonia # [ 0.399405] pci 0000:00:06.0: BAR 0 [io 0x0000-0x007f]508harmonia # [ 0.399423] pci 0000:00:06.0: BAR 1 [mem 0x00000000-0x00000fff]509client01 # [ 0.391992] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint510client01 # [ 0.392191] pci 0000:00:01.0: BAR 0 [io 0x0000-0x001f]511harmonia # [ 0.399452] pci 0000:00:06.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]512client01 # [ 0.392208] pci 0000:00:01.0: BAR 1 [mem 0x00000000-0x00000fff]513harmonia # [ 0.399909] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint514client01 # [ 0.392237] pci 0000:00:01.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]515harmonia # [ 0.400098] pci 0000:00:07.0: BAR 0 [io 0x0000-0x001f]516client01 # [ 0.392254] pci 0000:00:01.0: ROM [mem 0x00000000-0x0003ffff pref]517harmonia # [ 0.400114] pci 0000:00:07.0: BAR 1 [mem 0x00000000-0x00000fff]518harmonia # [ 0.400143] pci 0000:00:07.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]519client01 # [ 0.392735] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint520client01 # [ 0.392922] pci 0000:00:02.0: BAR 0 [io 0x0000-0x001f]521harmonia # [ 0.400160] pci 0000:00:07.0: ROM [mem 0x00000000-0x0003ffff pref]522client01 # [ 0.392938] pci 0000:00:02.0: BAR 1 [mem 0x00000000-0x00000fff]523harmonia # [ 0.400615] pci 0000:00:08.0: [1af4:1050] type 00 class 0x038000 conventional PCI endpoint524client01 # [ 0.392968] pci 0000:00:02.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]525harmonia # [ 0.400807] pci 0000:00:08.0: BAR 1 [mem 0x00000000-0x00000fff]526harmonia # [ 0.400837] pci 0000:00:08.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]527client01 # [ 0.413014] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint528client01 # [ 0.413212] pci 0000:00:03.0: BAR 0 [io 0x0000-0x003f]529client01 # [ 0.413229] pci 0000:00:03.0: BAR 1 [mem 0x00000000-0x00000fff]530client01 # [ 0.413260] pci 0000:00:03.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]531client01 # [ 0.416912] pci 0000:00:04.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint532client01 # [ 0.417104] pci 0000:00:04.0: BAR 0 [io 0x0000-0x001f]533client01 # [ 0.417120] pci 0000:00:04.0: BAR 1 [mem 0x00000000-0x00000fff]534client01 # [ 0.417150] pci 0000:00:04.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]535harmonia # [ 0.445334] pci 0000:00:09.0: [1af4:1052] type 00 class 0x090000 conventional PCI endpoint536harmonia # [ 0.445552] pci 0000:00:09.0: BAR 1 [mem 0x00000000-0x00000fff]537harmonia # [ 0.445585] pci 0000:00:09.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]538harmonia # [ 0.446043] pci 0000:00:0a.0: [8086:24cd] type 00 class 0x0c0320 conventional PCI endpoint539harmonia # [ 0.446229] pci 0000:00:0a.0: BAR 0 [mem 0x00000000-0x00000fff]540harmonia # [ 0.446507] pci 0000:00:0b.0: [1af4:1003] type 00 class 0x078000 conventional PCI endpoint541harmonia # [ 0.446850] pci 0000:00:0b.0: BAR 0 [io 0x0000-0x003f]542harmonia # [ 0.446869] pci 0000:00:0b.0: BAR 1 [mem 0x00000000-0x00000fff]543harmonia # [ 0.446901] pci 0000:00:0b.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]544client01 # [ 0.425683] pci 0000:00:05.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint545client01 # [ 0.425882] pci 0000:00:05.0: BAR 0 [io 0x0000-0x001f]546harmonia # [ 0.447378] pci 0000:00:0c.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint547client01 # [ 0.425900] pci 0000:00:05.0: BAR 1 [mem 0x00000000-0x00000fff]548harmonia # [ 0.447569] pci 0000:00:0c.0: BAR 0 [io 0x0000-0x001f]549harmonia # [ 0.447585] pci 0000:00:0c.0: BAR 1 [mem 0x00000000-0x00000fff]550client01 # [ 0.425930] pci 0000:00:05.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]551harmonia # [ 0.447615] pci 0000:00:0c.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]552client01 # [ 0.426405] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint553harmonia # [ 0.448216] pci 0000:00:01.0: ROM [mem 0x10000000-0x1003ffff pref]: assigned554client01 # [ 0.426603] pci 0000:00:06.0: BAR 0 [io 0x0000-0x007f]555client01 # [ 0.426620] pci 0000:00:06.0: BAR 1 [mem 0x00000000-0x00000fff]556harmonia # [ 0.448228] pci 0000:00:07.0: ROM [mem 0x10040000-0x1007ffff pref]: assigned557client01 # [ 0.426651] pci 0000:00:06.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]558harmonia # [ 0.448233] pci 0000:00:01.0: BAR 4 [mem 0x8000000000-0x8000003fff 64bit pref]: assigned559client01 # [ 0.427119] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint560harmonia # [ 0.448279] pci 0000:00:02.0: BAR 4 [mem 0x8000004000-0x8000007fff 64bit pref]: assigned561client01 # [ 0.427314] pci 0000:00:07.0: BAR 0 [io 0x0000-0x001f]562harmonia # [ 0.448327] pci 0000:00:03.0: BAR 4 [mem 0x8000008000-0x800000bfff 64bit pref]: assigned563client01 # [ 0.427331] pci 0000:00:07.0: BAR 1 [mem 0x00000000-0x00000fff]564client01 # [ 0.427361] pci 0000:00:07.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]565harmonia # [ 0.448375] pci 0000:00:04.0: BAR 4 [mem 0x800000c000-0x800000ffff 64bit pref]: assigned566client01 # [ 0.427378] pci 0000:00:07.0: ROM [mem 0x00000000-0x0003ffff pref]567harmonia # [ 0.448422] pci 0000:00:05.0: BAR 4 [mem 0x8000010000-0x8000013fff 64bit pref]: assigned568client01 # [ 0.427874] pci 0000:00:08.0: [1af4:1050] type 00 class 0x038000 conventional PCI endpoint569harmonia # [ 0.448470] pci 0000:00:06.0: BAR 4 [mem 0x8000014000-0x8000017fff 64bit pref]: assigned570client01 # [ 0.428069] pci 0000:00:08.0: BAR 1 [mem 0x00000000-0x00000fff]571harmonia # [ 0.448519] pci 0000:00:07.0: BAR 4 [mem 0x8000018000-0x800001bfff 64bit pref]: assigned572client01 # [ 0.428102] pci 0000:00:08.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]573harmonia # [ 0.448569] pci 0000:00:08.0: BAR 4 [mem 0x800001c000-0x800001ffff 64bit pref]: assigned574client01 # [ 0.428593] pci 0000:00:09.0: [1af4:1052] type 00 class 0x090000 conventional PCI endpoint575harmonia # [ 0.448620] pci 0000:00:09.0: BAR 4 [mem 0x8000020000-0x8000023fff 64bit pref]: assigned576client01 # [ 0.428789] pci 0000:00:09.0: BAR 1 [mem 0x00000000-0x00000fff]577client01 # [ 0.428821] pci 0000:00:09.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]578harmonia # [ 0.448668] pci 0000:00:0b.0: BAR 4 [mem 0x8000024000-0x8000027fff 64bit pref]: assigned579harmonia # [ 0.448751] pci 0000:00:0c.0: BAR 4 [mem 0x8000028000-0x800002bfff 64bit pref]: assigned580client01 # [ 0.429227] pci 0000:00:0a.0: [8086:24cd] type 00 class 0x0c0320 conventional PCI endpoint581harmonia # [ 0.448797] pci 0000:00:01.0: BAR 1 [mem 0x10080000-0x10080fff]: assigned582harmonia # [ 0.448820] pci 0000:00:02.0: BAR 1 [mem 0x10081000-0x10081fff]: assigned583harmonia # [ 0.448841] pci 0000:00:03.0: BAR 1 [mem 0x10082000-0x10082fff]: assigned584harmonia # [ 0.448863] pci 0000:00:04.0: BAR 1 [mem 0x10083000-0x10083fff]: assigned585client01 # [ 0.446452] pci 0000:00:0a.0: BAR 0 [mem 0x00000000-0x00000fff]586harmonia # [ 0.448886] pci 0000:00:05.0: BAR 1 [mem 0x10084000-0x10084fff]: assigned587client01 # [ 0.446721] pci 0000:00:0b.0: [1af4:1003] type 00 class 0x078000 conventional PCI endpoint588harmonia # [ 0.448912] pci 0000:00:06.0: BAR 1 [mem 0x10085000-0x10085fff]: assigned589client01 # [ 0.447038] pci 0000:00:0b.0: BAR 0 [io 0x0000-0x003f]590harmonia # [ 0.448935] pci 0000:00:07.0: BAR 1 [mem 0x10086000-0x10086fff]: assigned591client01 # [ 0.447056] pci 0000:00:0b.0: BAR 1 [mem 0x00000000-0x00000fff]592harmonia # [ 0.448957] pci 0000:00:08.0: BAR 1 [mem 0x10087000-0x10087fff]: assigned593client01 # [ 0.447086] pci 0000:00:0b.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]594harmonia # [ 0.448979] pci 0000:00:09.0: BAR 1 [mem 0x10088000-0x10088fff]: assigned595client01 # [ 0.447563] pci 0000:00:0c.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint596harmonia # [ 0.449002] pci 0000:00:0a.0: BAR 0 [mem 0x10089000-0x10089fff]: assigned597client01 # [ 0.447755] pci 0000:00:0c.0: BAR 0 [io 0x0000-0x001f]598harmonia # [ 0.449025] pci 0000:00:0b.0: BAR 1 [mem 0x1008a000-0x1008afff]: assigned599client01 # [ 0.447774] pci 0000:00:0c.0: BAR 1 [mem 0x00000000-0x00000fff]600harmonia # [ 0.449047] pci 0000:00:0c.0: BAR 1 [mem 0x1008b000-0x1008bfff]: assigned601client01 # [ 0.447810] pci 0000:00:0c.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]602harmonia # [ 0.449069] pci 0000:00:06.0: BAR 0 [io 0x1000-0x107f]: assigned603client01 # [ 0.448441] pci 0000:00:01.0: ROM [mem 0x10000000-0x1003ffff pref]: assigned604harmonia # [ 0.449091] pci 0000:00:03.0: BAR 0 [io 0x1080-0x10bf]: assigned605client01 # [ 0.448454] pci 0000:00:07.0: ROM [mem 0x10040000-0x1007ffff pref]: assigned606harmonia # [ 0.449114] pci 0000:00:0b.0: BAR 0 [io 0x10c0-0x10ff]: assigned607harmonia # [ 0.449137] pci 0000:00:01.0: BAR 0 [io 0x1100-0x111f]: assigned608client01 # [ 0.448460] pci 0000:00:01.0: BAR 4 [mem 0x8000000000-0x8000003fff 64bit pref]: assigned609harmonia # [ 0.449159] pci 0000:00:02.0: BAR 0 [io 0x1120-0x113f]: assigned610client01 # [ 0.448509] pci 0000:00:02.0: BAR 4 [mem 0x8000004000-0x8000007fff 64bit pref]: assigned611harmonia # [ 0.449181] pci 0000:00:04.0: BAR 0 [io 0x1140-0x115f]: assigned612client01 # [ 0.448559] pci 0000:00:03.0: BAR 4 [mem 0x8000008000-0x800000bfff 64bit pref]: assigned613harmonia # [ 0.449203] pci 0000:00:05.0: BAR 0 [io 0x1160-0x117f]: assigned614client01 # [ 0.448609] pci 0000:00:04.0: BAR 4 [mem 0x800000c000-0x800000ffff 64bit pref]: assigned615harmonia # [ 0.449226] pci 0000:00:07.0: BAR 0 [io 0x1180-0x119f]: assigned616harmonia # [ 0.449248] pci 0000:00:0c.0: BAR 0 [io 0x11a0-0x11bf]: assigned617client01 # [ 0.448656] pci 0000:00:05.0: BAR 4 [mem 0x8000010000-0x8000013fff 64bit pref]: assigned618client01 # [ 0.448704] pci 0000:00:06.0: BAR 4 [mem 0x8000014000-0x8000017fff 64bit pref]: assigned619client01 # [ 0.448753] pci 0000:00:07.0: BAR 4 [mem 0x8000018000-0x800001bfff 64bit pref]: assigned620client01 # [ 0.448802] pci 0000:00:08.0: BAR 4 [mem 0x800001c000-0x800001ffff 64bit pref]: assigned621client01 # [ 0.448853] pci 0000:00:09.0: BAR 4 [mem 0x8000020000-0x8000023fff 64bit pref]: assigned622client01 # [ 0.448903] pci 0000:00:0b.0: BAR 4 [mem 0x8000024000-0x8000027fff 64bit pref]: assigned623client01 # [ 0.448979] pci 0000:00:0c.0: BAR 4 [mem 0x8000028000-0x800002bfff 64bit pref]: assigned624client01 # [ 0.449026] pci 0000:00:01.0: BAR 1 [mem 0x10080000-0x10080fff]: assigned625client01 # [ 0.449050] pci 0000:00:02.0: BAR 1 [mem 0x10081000-0x10081fff]: assigned626client01 # [ 0.449073] pci 0000:00:03.0: BAR 1 [mem 0x10082000-0x10082fff]: assigned627client01 # [ 0.449096] pci 0000:00:04.0: BAR 1 [mem 0x10083000-0x10083fff]: assigned628client01 # [ 0.449121] pci 0000:00:05.0: BAR 1 [mem 0x10084000-0x10084fff]: assigned629harmonia # [ 0.497361] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]630client01 # [ 0.449149] pci 0000:00:06.0: BAR 1 [mem 0x10085000-0x10085fff]: assigned631harmonia # [ 0.497389] pci_bus 0000:00: resource 5 [mem 0x10000000-0x3efeffff]632client01 # [ 0.449175] pci 0000:00:07.0: BAR 1 [mem 0x10086000-0x10086fff]: assigned633harmonia # [ 0.497395] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff]634client01 # [ 0.449202] pci 0000:00:08.0: BAR 1 [mem 0x10087000-0x10087fff]: assigned635harmonia # [ 0.498610] pci 0000:00:0a.0: enabling device (0000 -> 0002)636client01 # [ 0.449226] pci 0000:00:09.0: BAR 1 [mem 0x10088000-0x10088fff]: assigned637client01 # [ 0.449250] pci 0000:00:0a.0: BAR 0 [mem 0x10089000-0x10089fff]: assigned638client01 # [ 0.449274] pci 0000:00:0b.0: BAR 1 [mem 0x1008a000-0x1008afff]: assigned639client01 # [ 0.485331] pci 0000:00:0c.0: BAR 1 [mem 0x1008b000-0x1008bfff]: assigned640client01 # [ 0.485414] pci 0000:00:06.0: BAR 0 [io 0x1000-0x107f]: assigned641client01 # [ 0.485441] pci 0000:00:03.0: BAR 0 [io 0x1080-0x10bf]: assigned642client01 # [ 0.485467] pci 0000:00:0b.0: BAR 0 [io 0x10c0-0x10ff]: assigned643client01 # [ 0.485493] pci 0000:00:01.0: BAR 0 [io 0x1100-0x111f]: assigned644client01 # [ 0.485518] pci 0000:00:02.0: BAR 0 [io 0x1120-0x113f]: assigned645client01 # [ 0.485544] pci 0000:00:04.0: BAR 0 [io 0x1140-0x115f]: assigned646client01 # [ 0.485567] pci 0000:00:05.0: BAR 0 [io 0x1160-0x117f]: assigned647client01 # [ 0.485591] pci 0000:00:07.0: BAR 0 [io 0x1180-0x119f]: assigned648client01 # [ 0.485616] pci 0000:00:0c.0: BAR 0 [io 0x11a0-0x11bf]: assigned649client01 # [ 0.485649] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]650client01 # [ 0.485660] pci_bus 0000:00: resource 5 [mem 0x10000000-0x3efeffff]651client01 # [ 0.485664] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff]652harmonia # [ 0.522206] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)653client01 # [ 0.486888] pci 0000:00:0a.0: enabling device (0000 -> 0002)654harmonia # [ 0.524428] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)655harmonia # [ 0.535475] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)656client01 # [ 0.518427] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)657client01 # [ 0.520642] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)658harmonia # [ 0.545513] virtio-pci 0000:00:04.0: enabling device (0000 -> 0003)659harmonia # [ 0.549506] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)660harmonia # [ 0.551658] virtio-pci 0000:00:06.0: enabling device (0000 -> 0003)661client01 # [ 0.531118] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)662client01 # [ 0.533216] virtio-pci 0000:00:04.0: enabling device (0000 -> 0003)663harmonia # [ 0.561480] virtio-pci 0000:00:07.0: enabling device (0000 -> 0003)664harmonia # [ 0.563880] virtio-pci 0000:00:08.0: enabling device (0000 -> 0002)665client01 # [ 0.543498] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)666harmonia # [ 0.573488] virtio-pci 0000:00:09.0: enabling device (0000 -> 0002)667harmonia # [ 0.575891] virtio-pci 0000:00:0b.0: enabling device (0000 -> 0003)668client01 # [ 0.553546] virtio-pci 0000:00:06.0: enabling device (0000 -> 0003)669client01 # [ 0.557609] virtio-pci 0000:00:07.0: enabling device (0000 -> 0003)670harmonia # [ 0.587569] virtio-pci 0000:00:0c.0: enabling device (0000 -> 0003)671client01 # [ 0.559910] virtio-pci 0000:00:08.0: enabling device (0000 -> 0002)672harmonia # [ 0.598559] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled673client01 # [ 0.570252] virtio-pci 0000:00:09.0: enabling device (0000 -> 0002)674client01 # [ 0.572184] virtio-pci 0000:00:0b.0: enabling device (0000 -> 0003)675harmonia # [ 0.601292] msm_serial: driver initialized676harmonia # [ 0.601443] SuperH (H)SCI(F) driver initialized677harmonia # [ 0.601498] STM32 USART driver initialized678client01 # [ 0.582815] virtio-pci 0000:00:0c.0: enabling device (0000 -> 0003)679client01 # [ 0.591928] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled680client01 # [ 0.598440] msm_serial: driver initialized681client01 # [ 0.598589] SuperH (H)SCI(F) driver initialized682client01 # [ 0.598644] STM32 USART driver initialized683harmonia # [ 0.636181] loop: module loaded684harmonia # [ 0.636406] virtio_blk virtio5: 1/0/0 default/read/poll queues685harmonia # [ 0.637243] virtio_blk virtio5: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)686harmonia # [ 0.649950] megasas: 07.734.00.00-rc1687harmonia # [ 0.650758] physmap-flash 0.flash: physmap platform flash device: [mem 0x00000000-0x03ffffff]688client01 # [ 0.630336] loop: module loaded689harmonia # [ 0.652668] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000690client01 # [ 0.630525] virtio_blk virtio5: 1/0/0 default/read/poll queues691harmonia # [ 0.652723] Intel/Sharp Extended Query Table at 0x0031692harmonia # [ 0.654391] Using buffer write method693client01 # [ 0.631238] virtio_blk virtio5: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)694harmonia # [ 0.654469] physmap-flash 0.flash: physmap platform flash device: [mem 0x04000000-0x07ffffff]695harmonia # [ 0.656406] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000696harmonia # [ 0.656433] Intel/Sharp Extended Query Table at 0x0031697harmonia # [ 0.670257] Using buffer write method698harmonia # [ 0.670288] Concatenating MTD devices:699harmonia # [ 0.670292] (0): "0.flash"700harmonia # [ 0.670296] (1): "0.flash"701client01 # [ 0.641970] megasas: 07.734.00.00-rc1702harmonia # [ 0.670299] into device "0.flash"703client01 # [ 0.642769] physmap-flash 0.flash: physmap platform flash device: [mem 0x00000000-0x03ffffff]704client01 # [ 0.644719] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000705client01 # [ 0.644748] Intel/Sharp Extended Query Table at 0x0031706client01 # [ 0.654584] Using buffer write method707client01 # [ 0.654672] physmap-flash 0.flash: physmap platform flash device: [mem 0x04000000-0x07ffffff]708client01 # [ 0.656398] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000709client01 # [ 0.656424] Intel/Sharp Extended Query Table at 0x0031710client01 # [ 0.670369] Using buffer write method711client01 # [ 0.670407] Concatenating MTD devices:712client01 # [ 0.670411] (0): "0.flash"713client01 # [ 0.670415] (1): "0.flash"714client01 # [ 0.670418] into device "0.flash"715harmonia # [ 0.910860] Freeing initrd memory: 26144K716harmonia # [ 0.916783] tun: Universal TUN/TAP device driver, 1.6717harmonia # [ 0.920744] thunder_xcv, ver 1.0718harmonia # [ 0.920788] thunder_bgx, ver 1.0719harmonia # [ 0.920809] nicpf, ver 1.0720harmonia # [ 0.922600] e1000: Intel(R) PRO/1000 Network Driver721harmonia # [ 0.922612] e1000: Copyright (c) 1999-2006 Intel Corporation.722harmonia # [ 0.922640] e1000e: Intel(R) PRO/1000 Network Driver723harmonia # [ 0.922649] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.724harmonia # [ 0.922674] igb: Intel(R) Gigabit Ethernet Network Driver725harmonia # [ 0.922680] igb: Copyright (c) 2007-2014 Intel Corporation.726harmonia # [ 0.922709] igbvf: Intel(R) Gigabit Virtual Function Network Driver727harmonia # [ 0.922715] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.728harmonia # [ 0.922846] sky2: driver version 1.30729harmonia # [ 0.924484] usbcore: registered new interface driver usb-storage730harmonia # [ 0.924607] usbcore: registered new interface driver usbserial_generic731harmonia # [ 0.924622] usbserial: USB Serial support registered for generic732harmonia # [ 0.925228] hv_vmbus: registering driver hyperv_keyboard733harmonia # [ 0.926031] ehci-pci 0000:00:0a.0: EHCI Host Controller734harmonia # [ 0.926058] ehci-pci 0000:00:0a.0: new USB bus registered, assigned bus number 1735harmonia # [ 0.926317] ehci-pci 0000:00:0a.0: irq 15, io mem 0x10089000736harmonia # [ 0.937851] ehci-pci 0000:00:0a.0: USB 2.0 started, EHCI 1.00737harmonia # [ 0.938196] hub 1-0:1.0: USB hub found738harmonia # [ 0.938228] hub 1-0:1.0: 6 ports detected739harmonia # [ 0.941258] rtc-pl031 9010000.pl031: registered as rtc0740harmonia # [ 0.941310] rtc-pl031 9010000.pl031: setting system clock to 2026-09-18T22:22:04 UTC (1789770124)741harmonia # [ 0.941610] i2c_dev: i2c /dev entries driver742client01 # [ 0.915549] Freeing initrd memory: 26160K743client01 # [ 0.921705] tun: Universal TUN/TAP device driver, 1.6744harmonia # [ 0.946625] sdhci: Secure Digital Host Controller Interface driver745harmonia # [ 0.946639] sdhci: Copyright(c) Pierre Ossman746harmonia # [ 0.946900] Synopsys Designware Multimedia Card Interface Driver747harmonia # [ 0.947268] sdhci-pltfm: SDHCI platform and OF driver helper748harmonia # [ 0.948937] hid: raw HID events driver (C) Jiri Kosina749harmonia # [ 0.949176] usbcore: registered new interface driver usbhid750harmonia # [ 0.949183] usbhid: USB HID core driver751client01 # [ 0.925665] thunder_xcv, ver 1.0752harmonia # [ 0.954903] hw perfevents: enabled with armv8_pmuv3 PMU driver, 11 (0,800003ff) counters available753client01 # [ 0.925704] thunder_bgx, ver 1.0754client01 # [ 0.925726] nicpf, ver 1.0755harmonia # [ 0.956402] drop_monitor: Initializing network drop monitor service756client01 # [ 0.926273] e1000: Intel(R) PRO/1000 Network Driver757harmonia # [ 0.956591] NET: Registered PF_INET6 protocol family758client01 # [ 0.926281] e1000: Copyright (c) 1999-2006 Intel Corporation.759harmonia # [ 0.959735] Segment Routing with IPv6760client01 # [ 0.926309] e1000e: Intel(R) PRO/1000 Network Driver761harmonia # [ 0.959754] In-situ OAM (IOAM) with IPv6762client01 # [ 0.926319] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.763harmonia # [ 0.959782] NET: Registered PF_PACKET protocol family764client01 # [ 0.926344] igb: Intel(R) Gigabit Ethernet Network Driver765client01 # [ 0.926350] igb: Copyright (c) 2007-2014 Intel Corporation.766client01 # [ 0.926375] igbvf: Intel(R) Gigabit Virtual Function Network Driver767client01 # [ 0.926381] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.768client01 # [ 0.926514] sky2: driver version 1.30769client01 # [ 0.928098] usbcore: registered new interface driver usb-storage770harmonia # [ 0.961646] 9pnet: Installing 9P2000 support771client01 # [ 0.928144] usbcore: registered new interface driver usbserial_generic772harmonia # [ 0.963920] Key type dns_resolver registered773client01 # [ 0.928158] usbserial: USB Serial support registered for generic774client01 # [ 0.928853] hv_vmbus: registering driver hyperv_keyboard775client01 # [ 0.929998] ehci-pci 0000:00:0a.0: EHCI Host Controller776client01 # [ 0.930030] ehci-pci 0000:00:0a.0: new USB bus registered, assigned bus number 1777client01 # [ 0.930303] ehci-pci 0000:00:0a.0: irq 15, io mem 0x10089000778client01 # [ 0.942081] ehci-pci 0000:00:0a.0: USB 2.0 started, EHCI 1.00779client01 # [ 0.942436] hub 1-0:1.0: USB hub found780client01 # [ 0.942452] hub 1-0:1.0: 6 ports detected781harmonia # [ 0.970661] registered taskstats version 1782client01 # [ 0.945622] rtc-pl031 9010000.pl031: registered as rtc0783harmonia # [ 0.970816] Loading compiled-in X.509 certificates784client01 # [ 0.945653] rtc-pl031 9010000.pl031: setting system clock to 2026-09-18T22:22:04 UTC (1789770124)785client01 # [ 0.946027] i2c_dev: i2c /dev entries driver786harmonia # [ 0.979549] Demotion targets for Node 0: null787harmonia # [ 0.979663] Key type .fscrypt registered788client01 # [ 0.951046] sdhci: Secure Digital Host Controller Interface driver789harmonia # [ 0.979670] Key type fscrypt-provisioning registered790client01 # [ 0.951058] sdhci: Copyright(c) Pierre Ossman791harmonia # [ 0.979766] ima: No TPM chip found, activating TPM-bypass!792client01 # [ 0.951323] Synopsys Designware Multimedia Card Interface Driver793harmonia # [ 0.979785] ima: Allocated hash algorithm: sha1794client01 # [ 0.951694] sdhci-pltfm: SDHCI platform and OF driver helper795harmonia # [ 0.979807] ima: No architecture policies found796harmonia # [ 0.983947] input: gpio-keys as /devices/platform/gpio-keys/input/input0797client01 # [ 0.956249] hid: raw HID events driver (C) Jiri Kosina798client01 # [ 0.956492] usbcore: registered new interface driver usbhid799client01 # [ 0.956499] usbhid: USB HID core driver800client01 # [ 0.959415] hw perfevents: enabled with armv8_pmuv3 PMU driver, 11 (0,800003ff) counters available801client01 # [ 0.960921] drop_monitor: Initializing network drop monitor service802client01 # [ 0.961115] NET: Registered PF_INET6 protocol family803client01 # [ 0.964358] Segment Routing with IPv6804client01 # [ 0.964376] In-situ OAM (IOAM) with IPv6805client01 # [ 0.964419] NET: Registered PF_PACKET protocol family806client01 # [ 0.966309] 9pnet: Installing 9P2000 support807client01 # [ 0.968642] Key type dns_resolver registered808harmonia # [ 1.002098] clk: Disabling unused clocks809client01 # [ 0.975603] registered taskstats version 1810client01 # [ 0.975766] Loading compiled-in X.509 certificates811harmonia # [ 1.002129] PM: genpd: Disabling unused power domains812harmonia # [ 1.006454] Freeing unused kernel memory: 4736K813harmonia # [ 1.006683] Run /init as init process814client01 # [ 0.984549] Demotion targets for Node 0: null815client01 # [ 0.984666] Key type .fscrypt registered816client01 # [ 0.984673] Key type fscrypt-provisioning registered817client01 # [ 0.984771] ima: No TPM chip found, activating TPM-bypass!818client01 # [ 0.984791] ima: Allocated hash algorithm: sha1819client01 # [ 0.984814] ima: No architecture policies found820client01 # [ 0.989169] input: gpio-keys as /devices/platform/gpio-keys/input/input0821harmonia # [ 1.023634] systemd[1]: Successfully made /usr/ read-only.822client01 # [ 1.007392] clk: Disabling unused clocks823client01 # [ 1.007421] PM: genpd: Disabling unused power domains824client01 # [ 1.011723] Freeing unused kernel memory: 4736K825client01 # [ 1.011950] Run /init as init process826client01 # [ 1.027551] systemd[1]: Successfully made /usr/ read-only.827harmonia # [ 1.185343] usb 1-1: new high-speed USB device number 2 using ehci-pci828client01 # [ 1.189451] usb 1-1: new high-speed USB device number 2 using ehci-pci829harmonia # [ 1.339549] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1830harmonia # [ 1.358429] systemd[1]: systemd 261.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)831harmonia # [ 1.365763] systemd[1]: Detected virtualization qemu.832harmonia # [ 1.367052] systemd[1]: Detected architecture arm64.833harmonia # [ 1.368282] systemd[1]: Running in initrd.834harmonia # [ 1.369993] systemd[1]: Initializing machine ID from random generator.835harmonia # [ 1.371854] systemd[1]: Hostname set to <harmonia>.836client01 # [ 1.343886] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1837client01 # [ 1.362561] systemd[1]: systemd 261.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)838client01 # [ 1.375194] systemd[1]: Detected virtualization qemu.839client01 # [ 1.377332] systemd[1]: Detected architecture arm64.840client01 # [ 1.379242] systemd[1]: Running in initrd.841client01 # [ 1.381958] systemd[1]: Initializing machine ID from random generator.842client01 # [ 1.384924] systemd[1]: Hostname set to <client01>.843harmonia # [ 1.425525] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:0a.0-1/input0844client01 # [ 1.429634] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:0a.0-1/input0845harmonia # [ 1.545379] usb 1-2: new high-speed USB device number 3 using ehci-pci846client01 # [ 1.553383] usb 1-2: new high-speed USB device number 3 using ehci-pci847harmonia # [ 1.684386] systemd[1]: bpf-restrict-fs: LSM BPF program attached848harmonia # [ 1.709091] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2849harmonia # [ 1.712979] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:0a.0-2/input0850client01 # [ 1.700598] systemd[1]: bpf-restrict-fs: LSM BPF program attached851client01 # [ 1.711440] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2852client01 # [ 1.718439] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:0a.0-2/input0853harmonia # [ 1.780417] systemd[1]: Queued start job for default target Initrd Default Target.854harmonia # [ 1.787456] systemd[1]: Created slice Slice /system/modprobe.855harmonia # [ 1.788564] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.856harmonia # [ 1.789804] systemd[1]: Expecting device /dev/disk/by-label/nixos...857harmonia # [ 1.789837] systemd[1]: Reached target Path Units.858harmonia # [ 1.789855] systemd[1]: Reached target Slice Units.859harmonia # [ 1.789874] systemd[1]: Reached target Swaps.860harmonia # [ 1.789892] systemd[1]: Reached target Timer Units.861harmonia # [ 1.790080] systemd[1]: Listening on D-Bus System Message Bus Socket.862harmonia # [ 1.790217] systemd[1]: Listening on Journal Socket (/dev/log).863harmonia # [ 1.790338] systemd[1]: Listening on Journal Sockets.864harmonia # [ 1.790452] systemd[1]: Listening on udev Control Socket.865harmonia # [ 1.790560] systemd[1]: Listening on udev Kernel Socket.866harmonia # [ 1.790581] systemd[1]: Reached target Socket Units.867harmonia # [ 1.800378] systemd[1]: Starting Create List of Static Device Nodes...868harmonia # [ 1.809445] systemd[1]: Starting Load Kernel Module 9pnet_virtio...869harmonia # [ 1.810573] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs870harmonia # [ 1.817561] systemd[1]: Mounting Kernel Configuration File System...871client01 # [ 1.813125] systemd[1]: Queued start job for default target Initrd Default Target.872harmonia # [ 1.849247] systemd[1]: Starting Journal Service...873client01 # [ 1.825010] systemd[1]: Created slice Slice /system/modprobe.874client01 # [ 1.826304] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.875client01 # [ 1.827591] systemd[1]: Expecting device /dev/disk/by-label/nixos...876client01 # [ 1.828649] systemd[1]: Reached target Path Units.877client01 # [ 1.829491] systemd[1]: Reached target Slice Units.878client01 # [ 1.830300] systemd[1]: Reached target Swaps.879client01 # [ 1.831024] systemd[1]: Reached target Timer Units.880client01 # [ 1.832134] systemd[1]: Listening on D-Bus System Message Bus Socket.881client01 # [ 1.833399] systemd[1]: Listening on Journal Socket (/dev/log).882client01 # [ 1.834510] systemd[1]: Listening on Journal Sockets.883client01 # [ 1.835497] systemd[1]: Listening on udev Control Socket.884harmonia # [ 1.861720] systemd[1]: Starting Load Kernel Modules...885client01 # [ 1.836539] systemd[1]: Listening on udev Kernel Socket.886harmonia # [ 1.861847] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os887client01 # [ 1.837458] systemd[1]: Reached target Socket Units.888client01 # [ 1.839963] systemd[1]: Starting Create List of Static Device Nodes...889client01 # [ 1.847046] systemd[1]: Starting Load Kernel Module 9pnet_virtio...890client01 # [ 1.848216] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs891client01 # [ 1.857463] systemd[1]: Mounting Kernel Configuration File System...892harmonia # [ 1.889501] systemd[1]: Starting Coldplug All udev Devices...893harmonia # [ 1.892071] systemd[1]: Finished Create List of Static Device Nodes.894client01 # [ 1.865500] systemd[1]: Starting Journal Service...895harmonia # [ 1.893811] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.896harmonia # [ 1.903156] systemd-journald[73]: Collecting audit messages is disabled.897harmonia # [ 1.903633] systemd[1]: Finished Load Kernel Module 9pnet_virtio.898harmonia # [ 1.903987] systemd[1]: Mounted Kernel Configuration File System.899harmonia # [ 1.909824] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...900client01 # [ 1.893549] systemd[1]: Starting Load Kernel Modules...901client01 # [ 1.894535] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os902client01 # [ 1.901497] systemd[1]: Starting Coldplug All udev Devices...903harmonia # [ 1.932167] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.904client01 # [ 1.913517] systemd[1]: Finished Create List of Static Device Nodes.905client01 # [ 1.914432] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.906client01 # [ 1.914742] systemd[1]: Finished Load Kernel Module 9pnet_virtio.907client01 # [ 1.914985] systemd[1]: Mounted Kernel Configuration File System.908harmonia # [ 1.953363] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev909harmonia # [ 1.958126] [drm] pci: virtio-gpu-pci detected at 0000:00:08.0910harmonia # [ 1.958374] [drm] features: -virgl +edid -resource_blob -host_visible911harmonia # [ 1.958384] [drm] features: -context_init912harmonia # [ 1.959135] [drm] number of scanouts: 1913harmonia # [ 1.959154] [drm] number of cap sets: 0914client01 # [ 1.933767] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...915harmonia # [ 1.977932] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.916harmonia # [ 1.980557] virtio-pci 0000:00:08.0: [drm] Registered 1 planes with drm panic917harmonia # [ 1.980580] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:08.0 on minor 0918harmonia # [ 1.983420] systemd[1]: Starting Create Static Device Nodes in /dev...919client01 # [ 1.957020] systemd-journald[73]: Collecting audit messages is disabled.920client01 # [ 1.970152] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.921client01 # [ 1.975533] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.922client01 # [ 1.981654] systemd[1]: Starting Create Static Device Nodes in /dev...923harmonia # [ 2.013618] Console: switching to colour frame buffer device 160x50924harmonia # [ 2.020199] virtio-pci 0000:00:08.0: [drm] fb0: virtio_gpudrmfb frame buffer device925client01 # [ 1.989356] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev926client01 # [ 1.994035] [drm] pci: virtio-gpu-pci detected at 0000:00:08.0927client01 # [ 1.994279] [drm] features: -virgl +edid -resource_blob -host_visible928client01 # [ 1.994288] [drm] features: -context_init929client01 # [ 1.995030] [drm] number of scanouts: 1930client01 # [ 1.995049] [drm] number of cap sets: 0931harmonia # [ 2.045951] systemd[1]: Finished Create Static Device Nodes in /dev.932harmonia # [ 2.048396] systemd[1]: Reached target Preparation for Local File Systems.933harmonia # [ 2.050680] systemd[1]: Reached target Local File Systems.934client01 # [ 2.023956] virtio-pci 0000:00:08.0: [drm] Registered 1 planes with drm panic935client01 # [ 2.023986] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:08.0 on minor 0936client01 # [ 2.031780] systemd[1]: Finished Create Static Device Nodes in /dev.937harmonia # [ 2.058385] systemd[1]: Starting Rule-based Manager for Device Events and Files...938client01 # [ 2.032157] systemd[1]: Reached target Preparation for Local File Systems.939harmonia # [ 2.058899] systemd[1]: Finished Load Kernel Modules.940client01 # [ 2.032185] systemd[1]: Reached target Local File Systems.941client01 # [ 2.037893] systemd[1]: Starting Rule-based Manager for Device Events and Files...942harmonia # [ 2.066121] systemd-modules-load[75]: Inserted module 'dm_mod'943harmonia # [ 2.072251] systemd-modules-load[75]: Module 'virtio_balloon' is built in944harmonia # [ 2.073396] systemd-modules-load[75]: Module 'virtio_console' is built in945harmonia # [ 2.074526] systemd-modules-load[75]: Inserted module 'virtio_gpu'946harmonia # [ 2.075542] systemd-modules-load[75]: Module 'virtio_rng' is built in947harmonia # [ 2.093850] systemd[1]: Starting Apply Kernel Variables...948harmonia # [ 2.094059] systemd[1]: Started Journal Service.949client01 # [ 2.061645] Console: switching to colour frame buffer device 160x50950client01 # [ 2.068522] virtio-pci 0000:00:08.0: [drm] fb0: virtio_gpudrmfb frame buffer device951client01 # [ 2.102005] systemd[1]: Finished Load Kernel Modules.952harmonia # [ 2.116806] systemd[1]: Starting Create System Files and Directories...953client01 # [ 2.113706] systemd[1]: Starting Apply Kernel Variables...954harmonia # [ 2.129402] systemd[1]: Finished Apply Kernel Variables.955harmonia # [ 2.148271] systemd[1]: Finished Create System Files and Directories.956client01 # [ 2.140223] systemd[1]: Started Journal Service.957harmonia # [ 2.161650] systemd-udevd[79]: Using default interface naming scheme 'v261'.958client01 # [ 2.144348] systemd-modules-load[74]: Inserted module 'dm_mod'959client01 # [ 2.145695] systemd-modules-load[74]: Module 'virtio_balloon' is built in960client01 # [ 2.146802] systemd-modules-load[74]: Module 'virtio_console' is built in961client01 # [ 2.147927] systemd-modules-load[74]: Inserted module 'virtio_gpu'962client01 # [ 2.158852] systemd-modules-load[74]: Module 'virtio_rng' is built in963client01 # [ 2.159894] systemd[1]: Starting Create System Files and Directories...964harmonia # [ 2.190254] systemd[1]: Started Rule-based Manager for Device Events and Files.965client01 # [ 2.173410] systemd-udevd[79]: Using default interface naming scheme 'v261'.966client01 # [ 2.179408] systemd[1]: Finished Apply Kernel Variables.967client01 # [ 2.193531] systemd[1]: Finished Create System Files and Directories.968client01 # [ 2.209860] systemd[1]: Started Rule-based Manager for Device Events and Files.969harmonia # [ 2.252124] systemd[1]: Starting Virtual Console Setup...970client01 # [ 2.268100] systemd[1]: Starting Virtual Console Setup...971harmonia # [ 2.304613] systemd-vconsole-setup[102]: Configuration of first virtual console was skipped, ignoring remaining ones.972harmonia # [ 2.308262] systemd[1]: Finished Virtual Console Setup.973client01 # [ 2.320543] systemd-vconsole-setup[102]: Configuration of first virtual console was skipped, ignoring remaining ones.974client01 # [ 2.324386] systemd[1]: Finished Virtual Console Setup.975harmonia # [ 2.929129] systemd[1]: Finished Coldplug All udev Devices.976harmonia # [ 2.930830] systemd[1]: Reached target System Initialization.977harmonia # [ 2.931708] systemd[1]: Reached target Basic System.978client01 # [ 2.928504] systemd[1]: Finished Coldplug All udev Devices.979client01 # [ 2.929486] systemd[1]: Reached target System Initialization.980client01 # [ 2.930302] systemd[1]: Reached target Basic System.981harmonia # [ 3.089846] (udev-worker)[94]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.982harmonia # [ 3.105345] (udev-worker)[94]: Network interface NamePolicy= disabled on kernel command line.983harmonia # [ 3.117849] (udev-worker)[93]: Network interface NamePolicy= disabled on kernel command line.984client01 # [ 3.120371] (udev-worker)[100]: Network interface NamePolicy= disabled on kernel command line.985client01 # [ 3.125568] (udev-worker)[94]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.986client01 # [ 3.132595] (udev-worker)[94]: Network interface NamePolicy= disabled on kernel command line.987harmonia # [ 3.172649] systemd[1]: Found device /dev/disk/by-label/nixos.988harmonia # [ 3.175957] systemd[1]: Reached target Initrd Root Device.989harmonia # [ 3.180948] systemd[1]: Starting File System Check on /dev/disk/by-label/nixos...990harmonia # [ 3.235964] systemd-fsck[110]: nixos: clean, 12/65536 files, 13019/262144 blocks991client01 # [ 3.211276] systemd[1]: Found device /dev/disk/by-label/nixos.992client01 # [ 3.215335] systemd[1]: Reached target Initrd Root Device.993harmonia # [ 3.243348] systemd[1]: Finished File System Check on /dev/disk/by-label/nixos.994client01 # [ 3.220189] systemd[1]: Starting File System Check on /dev/disk/by-label/nixos...995harmonia # [ 3.248208] systemd[1]: Mounting /sysroot...996harmonia # [ 3.306978] EXT4-fs (vda): mounted filesystem 32b9cc0b-038b-44b2-8097-c4861a1b5613 r/w with ordered data mode. Quota mode: none.997harmonia # [ 3.298363] systemd[1]: Mounted /sysroot.998harmonia # [ 3.299399] systemd[1]: Reached target Initrd Root File System.999client01 # [ 3.272510] systemd-fsck[110]: nixos: clean, 12/65536 files, 13019/262144 blocks1000harmonia # [ 3.308160] systemd[1]: Starting Mountpoints Configured in the Real Root...1001client01 # [ 3.282063] systemd[1]: Finished File System Check on /dev/disk/by-label/nixos.1002client01 # [ 3.285262] systemd[1]: Mounting /sysroot...1003harmonia # [ 3.337332] systemd-sysroot-fstab-check[118]: /sysroot should be mounted in the initrd, will request daemon-reload.1004harmonia # [ 3.345940] systemd[1]: Reload requested from client PID 118 ('systemd-sysroot') (unit initrd-parse-etc.service)...1005harmonia # [ 3.348685] systemd[1]: Reloading...1006client01 # [ 3.343337] EXT4-fs (vda): mounted filesystem db8e4a30-0879-458c-9494-cbdb2c5903fc r/w with ordered data mode. Quota mode: none.1007client01 # [ 3.335455] systemd[1]: Mounted /sysroot.1008client01 # [ 3.337500] systemd[1]: Reached target Initrd Root File System.1009client01 # [ 3.342378] systemd[1]: Starting Mountpoints Configured in the Real Root...1010client01 # [ 3.371897] systemd-sysroot-fstab-check[118]: /sysroot should be mounted in the initrd, will request daemon-reload.1011client01 # [ 3.377390] systemd[1]: Reload requested from client PID 118 ('systemd-sysroot') (unit initrd-parse-etc.service)...1012client01 # [ 3.382644] systemd[1]: Reloading...1013harmonia # [ 3.571913] systemd[1]: Reloading finished in 226 ms.1014harmonia # [ 3.608263] systemd-sysroot-fstab-check[118]: Requesting initrd-fs.target/start/replace...1015harmonia # [ 3.611324] systemd-sysroot-fstab-check[118]: Requesting swap.target/start/replace...1016harmonia # [ 3.618099] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1017harmonia # [ 3.620839] systemd[1]: initrd-parse-etc.service: Deactivated successfully.1018harmonia # [ 3.628494] systemd[1]: Finished Mountpoints Configured in the Real Root.1019harmonia # [ 3.631259] systemd[1]: initrd-parse-etc.service: Triggering OnSuccess= dependencies.1020client01 # [ 3.621863] systemd[1]: Reloading finished in 241 ms.1021harmonia # [ 3.654682] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1022harmonia # [ 3.656486] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1023client01 # [ 3.648847] systemd-sysroot-fstab-check[118]: Requesting initrd-fs.target/start/replace...1024client01 # [ 3.655306] systemd-sysroot-fstab-check[118]: Requesting swap.target/start/replace...1025client01 # [ 3.658530] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1026client01 # [ 3.666822] systemd[1]: initrd-parse-etc.service: Deactivated successfully.1027client01 # [ 3.669110] systemd[1]: Finished Mountpoints Configured in the Real Root.1028client01 # [ 3.671891] systemd[1]: initrd-parse-etc.service: Triggering OnSuccess= dependencies.1029client01 # [ 3.699504] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1030client01 # [ 3.705220] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1031harmonia # [ 3.877482] systemd[1]: Mounting /sysroot/nix/.ro-store...1032harmonia # [ 3.894467] systemd[1]: Mounting /sysroot/nix/.rw-store...1033harmonia # [ 3.907984] systemd[1]: Mounting /sysroot/run...1034client01 # [ 3.899775] systemd[1]: Mounting /sysroot/nix/.ro-store...1035harmonia # [ 3.932537] systemd[1]: Mounting /sysroot/tmp/shared...1036client01 # [ 3.920248] systemd[1]: Mounting /sysroot/nix/.rw-store...1037client01 # [ 3.924537] systemd[1]: Mounting /sysroot/run...1038client01 # [ 3.929073] systemd[1]: Mounting /sysroot/tmp/shared...1039harmonia # [ 3.956866] systemd[1]: Mounting /sysroot/tmp/xchg...1040harmonia # [ 3.959215] systemd[1]: Mounted /sysroot/nix/.rw-store.1041client01 # [ 3.955364] systemd[1]: Mounting /sysroot/tmp/xchg...1042harmonia # [ 4.015613] systemd[1]: Starting rw-sysroot-nix-store.service...1043harmonia # [ 4.020826] systemd[1]: Mounted /sysroot/nix/.ro-store.1044harmonia # [ 4.025561] systemd[1]: Mounted /sysroot/run.1045harmonia # [ 4.037373] systemd[1]: Mounted /sysroot/tmp/shared.1046harmonia # [ 4.042222] systemd[1]: Mounted /sysroot/tmp/xchg.1047client01 # [ 4.019552] systemd[1]: Mounted /sysroot/nix/.rw-store.1048harmonia # [ 4.054807] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1049harmonia # [ 4.057720] systemd[1]: Finished rw-sysroot-nix-store.service.1050harmonia # [ 4.060140] systemd[1]: Mounting /sysroot/nix/store...1051client01 # [ 4.046815] systemd[1]: Starting rw-sysroot-nix-store.service...1052client01 # [ 4.050974] systemd[1]: Mounted /sysroot/nix/.ro-store.1053client01 # [ 4.060146] systemd[1]: Mounted /sysroot/run.1054client01 # [ 4.061853] systemd[1]: Mounted /sysroot/tmp/shared.1055client01 # [ 4.062618] systemd[1]: Mounted /sysroot/tmp/xchg.1056harmonia # [ 4.108765] systemd[1]: Mounted /sysroot/nix/store.1057harmonia # [ 4.110639] systemd[1]: Reached target Initrd File Systems.1058client01 # [ 4.086113] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1059client01 # [ 4.088199] systemd[1]: Finished rw-sysroot-nix-store.service.1060harmonia # [ 4.115414] systemd[1]: Starting Find NixOS closure...1061client01 # [ 4.090341] systemd[1]: Mounting /sysroot/nix/store...1062harmonia # [ 4.128277] systemd[1]: Starting Create Volatile Files and Directories in the Real Root...1063client01 # [ 4.136870] systemd[1]: Mounted /sysroot/nix/store.1064client01 # [ 4.139769] systemd[1]: Reached target Initrd File Systems.1065harmonia # [ 4.169473] systemd[1]: Finished Create Volatile Files and Directories in the Real Root.1066client01 # [ 4.145806] systemd[1]: Starting Find NixOS closure...1067client01 # [ 4.157658] systemd[1]: Starting Create Volatile Files and Directories in the Real Root...1068harmonia # [ 4.190970] systemd[1]: Finished Find NixOS closure.1069harmonia # [ 4.193822] systemd[1]: Reached target Initrd Default Target.1070harmonia # [ 4.199047] systemd[1]: Starting Cleaning Up and Shutting Down Daemons...1071client01 # [ 4.196681] systemd[1]: Finished Create Volatile Files and Directories in the Real Root.1072harmonia # [ 4.234824] systemd[1]: Stopped target Initrd Default Target.1073harmonia # [ 4.238881] systemd[1]: Stopped target Basic System.1074harmonia # [ 4.239878] systemd[1]: Stopped target Initrd Root Device.1075harmonia # [ 4.242358] systemd[1]: Stopped target Path Units.1076client01 # [ 4.217147] systemd[1]: Finished Find NixOS closure.1077harmonia # [ 4.244230] systemd[1]: systemd-ask-password-console.path: Deactivated successfully.1078client01 # [ 4.220197] systemd[1]: Reached target Initrd Default Target.1079harmonia # [ 4.248975] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.1080harmonia # [ 4.252125] systemd[1]: Stopped target Slice Units.1081client01 # [ 4.224992] systemd[1]: Starting Cleaning Up and Shutting Down Daemons...1082harmonia # [ 4.254756] systemd[1]: Stopped target Socket Units.1083harmonia # [ 4.260216] systemd[1]: Stopped target System Initialization.1084harmonia # [ 4.262371] systemd[1]: Stopped target Swaps.1085harmonia # [ 4.263843] systemd[1]: Stopped target Timer Units.1086harmonia # [ 4.265840] systemd[1]: dbus.socket: Deactivated successfully.1087harmonia # [ 4.268896] systemd[1]: Closed D-Bus System Message Bus Socket.1088harmonia # [ 4.271068] systemd[1]: initrd-find-nixos-closure.service: Deactivated successfully.1089harmonia # [ 4.276258] systemd[1]: Stopped Find NixOS closure.1090harmonia # [ 4.277021] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1091harmonia # [ 4.277893] systemd[1]: Starting rw-sysroot-nix-store.service...1092harmonia # [ 4.278761] systemd[1]: systemd-sysctl.service: Deactivated successfully.1093harmonia # [ 4.279676] systemd[1]: Stopped Apply Kernel Variables.1094harmonia # [ 4.288486] systemd[1]: systemd-modules-load.service: Deactivated successfully.1095client01 # [ 4.262162] systemd[1]: Stopped target Initrd Default Target.1096harmonia # [ 4.291876] systemd[1]: Stopped Load Kernel Modules.1097client01 # [ 4.265188] systemd[1]: Stopped target Basic System.1098client01 # [ 4.268814] systemd[1]: Stopped target Initrd Root Device.1099client01 # [ 4.269781] systemd[1]: Stopped target Path Units.1100client01 # [ 4.272217] systemd[1]: systemd-ask-password-console.path: Deactivated successfully.1101harmonia # [ 4.300182] systemd[1]: systemd-tmpfiles-setup-sysroot.service: Deactivated successfully.1102client01 # [ 4.277183] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.1103harmonia # [ 4.307570] systemd[1]: Stopped Create Volatile Files and Directories in the Real Root.1104client01 # [ 4.281506] systemd[1]: Stopped target Slice Units.1105client01 # [ 4.283562] systemd[1]: Stopped target Socket Units.1106harmonia # [ 4.311840] systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.1107client01 # [ 4.290783] systemd[1]: Stopped target System Initialization.1108client01 # [ 4.292528] systemd[1]: Stopped target Swaps.1109harmonia # [ 4.321288] systemd[1]: Stopped Create System Files and Directories.1110harmonia # [ 4.322245] systemd[1]: Stopped target Local File Systems.1111harmonia # [ 4.323036] systemd[1]: Stopped target Preparation for Local File Systems.1112client01 # [ 4.296873] systemd[1]: Stopped target Timer Units.1113harmonia # [ 4.323971] systemd[1]: systemd-udev-trigger.service: Deactivated successfully.1114client01 # [ 4.298796] systemd[1]: dbus.socket: Deactivated successfully.1115client01 # [ 4.300122] systemd[1]: Closed D-Bus System Message Bus Socket.1116client01 # [ 4.302551] systemd[1]: initrd-find-nixos-closure.service: Deactivated successfully.1117harmonia # [ 4.336323] systemd[1]: Stopped Coldplug All udev Devices.1118client01 # [ 4.310076] systemd[1]: Stopped Find NixOS closure.1119harmonia # [ 4.337243] systemd[1]: Stopping Rule-based Manager for Device Events and Files...1120client01 # [ 4.310963] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1121harmonia # [ 4.338312] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1122harmonia # [ 4.339314] systemd[1]: Stopped Virtual Console Setup.1123client01 # [ 4.313743] systemd[1]: Starting rw-sysroot-nix-store.service...1124client01 # [ 4.316166] systemd[1]: systemd-sysctl.service: Deactivated successfully.1125harmonia # [ 4.344121] systemd[1]: initrd-cleanup.service: Deactivated successfully.1126harmonia # [ 4.345136] systemd[1]: Finished Cleaning Up and Shutting Down Daemons.1127client01 # [ 4.318464] systemd[1]: Stopped Apply Kernel Variables.1128harmonia # [ 4.348197] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1129client01 # [ 4.321737] systemd[1]: systemd-modules-load.service: Deactivated successfully.1130harmonia # [ 4.350381] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1131harmonia # [ 4.351324] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1132client01 # [ 4.324860] systemd[1]: Stopped Load Kernel Modules.1133harmonia # [ 4.352440] systemd[1]: Finished rw-sysroot-nix-store.service.1134harmonia # [ 4.360164] systemd[1]: systemd-udevd.service: Deactivated successfully.1135harmonia # [ 4.362431] systemd[1]: Stopped Rule-based Manager for Device Events and Files.1136client01 # [ 4.336228] systemd[1]: systemd-tmpfiles-setup-sysroot.service: Deactivated successfully.1137client01 # [ 4.340167] systemd[1]: Stopped Create Volatile Files and Directories in the Real Root.1138harmonia # [ 4.367651] systemd[1]: systemd-udevd.service: Consumed 1.075s CPU time over 2.317s wall clock time, 16.6M memory peak.1139harmonia # [ 4.369682] systemd[1]: systemd-udevd-control.socket: Deactivated successfully.1140harmonia # [ 4.370753] systemd[1]: Closed udev Control Socket.1141client01 # [ 4.343924] systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.1142harmonia # [ 4.371461] systemd[1]: Starting Cleanup udev Database...1143harmonia # [ 4.372464] systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.1144harmonia # [ 4.373524] systemd[1]: Stopped Create Static Device Nodes in /dev.1145harmonia # [ 4.374397] systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.1146harmonia # [ 4.375506] systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.1147harmonia # [ 4.376677] systemd[1]: kmod-static-nodes.service: Deactivated successfully.1148harmonia # [ 4.377631] systemd[1]: Stopped Create List of Static Device Nodes.1149client01 # [ 4.354902] systemd[1]: Stopped Create System Files and Directories.1150client01 # [ 4.355889] systemd[1]: Stopped target Local File Systems.1151client01 # [ 4.360436] systemd[1]: Stopped target Preparation for Local File Systems.1152client01 # [ 4.364297] systemd[1]: systemd-udev-trigger.service: Deactivated successfully.1153client01 # [ 4.366185] systemd[1]: Stopped Coldplug All udev Devices.1154client01 # [ 4.368918] systemd[1]: Stopping Rule-based Manager for Device Events and Files...1155client01 # [ 4.371626] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1156client01 # [ 4.375720] systemd[1]: Stopped Virtual Console Setup.1157client01 # [ 4.376758] systemd[1]: initrd-cleanup.service: Deactivated successfully.1158client01 # [ 4.377688] systemd[1]: Finished Cleaning Up and Shutting Down Daemons.1159client01 # [ 4.378599] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1160client01 # [ 4.379636] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1161harmonia # [ 4.410510] systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.1162client01 # [ 4.385320] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1163harmonia # [ 4.412888] systemd[1]: Finished Cleanup udev Database.1164client01 # [ 4.387270] systemd[1]: Finished rw-sysroot-nix-store.service.1165harmonia # [ 4.415980] systemd[1]: Reached target Switch Root.1166client01 # [ 4.392575] systemd[1]: systemd-udevd.service: Deactivated successfully.1167harmonia # [ 4.420320] systemd[1]: Starting NixOS Activation...1168client01 # [ 4.393563] systemd[1]: Stopped Rule-based Manager for Device Events and Files.1169client01 # [ 4.394544] systemd[1]: systemd-udevd.service: Consumed 1.081s CPU time over 2.362s wall clock time, 16.4M memory peak.1170client01 # [ 4.395940] systemd[1]: systemd-udevd-control.socket: Deactivated successfully.1171client01 # [ 4.397902] systemd[1]: Closed udev Control Socket.1172client01 # [ 4.398656] systemd[1]: Starting Cleanup udev Database...1173client01 # [ 4.399454] systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.1174client01 # [ 4.400696] systemd[1]: Stopped Create Static Device Nodes in /dev.1175client01 # [ 4.401563] systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.1176client01 # [ 4.402661] systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.1177client01 # [ 4.403641] systemd[1]: kmod-static-nodes.service: Deactivated successfully.1178client01 # [ 4.408351] systemd[1]: Stopped Create List of Static Device Nodes.1179client01 # [ 4.436639] systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.1180client01 # [ 4.439759] systemd[1]: Finished Cleanup udev Database.1181client01 # [ 4.441289] systemd[1]: Reached target Switch Root.1182client01 # [ 4.444508] systemd[1]: Starting NixOS Activation...1183harmonia # [ 4.599465] initrd-nixos-activation-start[171]: booting system configuration /nix/store/3hnp92448abl2pkkd9j38g35fgwjk83x-nixos-system-harmonia-test1184client01 # [ 4.620560] initrd-nixos-activation-start[171]: booting system configuration /nix/store/cicl6afhjrlqp7p4491hns75vqyym5cy-nixos-system-client01-test1185harmonia # [ 4.672975] initrd-nixos-activation-start[171]: running activation script...1186client01 # [ 4.688149] initrd-nixos-activation-start[171]: running activation script...1187harmonia # [ 5.150308] initrd-nixos-activation-start[194]: setting up /etc...1188client01 # [ 5.168710] initrd-nixos-activation-start[194]: setting up /etc...1189harmonia # [ 5.445501] systemd[1]: initrd-nixos-activation.service: Deactivated successfully.1190harmonia # [ 5.449095] systemd[1]: Finished NixOS Activation.1191harmonia # [ 5.450373] systemd[1]: Starting Switch Root...1192harmonia # [ 5.473542] systemd[1]: Switching root.1193client01 # [ 5.460049] systemd[1]: initrd-nixos-activation.service: Deactivated successfully.1194client01 # [ 5.463129] systemd[1]: Finished NixOS Activation.1195client01 # [ 5.464400] systemd[1]: Starting Switch Root...1196client01 # [ 5.488599] systemd[1]: Switching root.1197harmonia # [ 5.687147] systemd-journald[73]: Received SIGTERM from PID 1 (systemd).1198client01 # [ 5.686247] systemd-journald[73]: Received SIGTERM from PID 1 (systemd).1199harmonia # [ 6.298717] systemd[1]: systemd 261.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)1200harmonia # [ 6.310931] systemd[1]: Detected virtualization qemu.1201harmonia # [ 6.314160] systemd[1]: Detected architecture arm64.1202harmonia # [ 6.318101] systemd[1]: Detected first boot.1203harmonia # [ 6.325830] systemd[1]: Initializing machine ID from random generator.1204client01 # [ 6.301378] systemd[1]: systemd 261.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)1205client01 # [ 6.307624] systemd[1]: Detected virtualization qemu.1206client01 # [ 6.309700] systemd[1]: Detected architecture arm64.1207client01 # [ 6.312841] systemd[1]: Detected first boot.1208client01 # [ 6.321667] systemd[1]: Initializing machine ID from random generator.1209harmonia # [ 6.674868] systemd[1]: bpf-restrict-fs: LSM BPF program attached1210client01 # [ 6.673249] systemd[1]: bpf-restrict-fs: LSM BPF program attached1211harmonia # [ 6.883950] systemd[1]: Applying preset policy.1212client01 # [ 6.878040] systemd[1]: Applying preset policy.1213harmonia # [ 7.377911] systemd[1]: Populated /etc with preset unit settings.1214client01 # [ 7.384446] systemd[1]: Populated /etc with preset unit settings.1215harmonia # [ 7.882725] systemd[1]: initrd-switch-root.service: Deactivated successfully.1216harmonia # [ 7.884087] systemd[1]: Stopped initrd-switch-root.service.1217harmonia # [ 7.888822] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.1218harmonia # [ 7.892652] systemd[1]: Created slice Slice /system/getty.1219harmonia # [ 7.894582] systemd[1]: Created slice User and Session Slice.1220harmonia # [ 7.896311] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.1221harmonia # [ 7.898370] systemd[1]: Started Forward Password Requests to Wall Directory Watch.1222harmonia # [ 7.900995] systemd[1]: Expecting device /dev/hvc0...1223harmonia # [ 7.902080] systemd[1]: Expecting device /dev/ttyAMA0...1224harmonia # [ 7.903670] systemd[1]: Reached target Local Encrypted Volumes.1225harmonia # [ 7.905368] systemd[1]: Stopped target initrd-fs.target.1226harmonia # [ 7.905701] systemd[1]: Stopped target initrd-root-fs.target.1227harmonia # [ 7.905962] systemd[1]: Stopped target initrd-switch-root.target.1228harmonia # [ 7.906283] systemd[1]: Reached target Virtual Machines and Containers.1229harmonia # [ 7.906647] systemd[1]: Reached target Path Units.1230harmonia # [ 7.906996] systemd[1]: Reached target Remote File Systems.1231harmonia # [ 7.907234] systemd[1]: Reached target Slice Units.1232harmonia # [ 7.907486] systemd[1]: Reached target Swaps.1233harmonia # [ 7.916500] systemd[1]: Listening on Query the User Interactively for a Password.1234harmonia # [ 7.921897] systemd[1]: Listening on Process Core Dump Socket.1235harmonia # [ 7.926200] systemd[1]: Listening on Credential Encryption/Decryption.1236harmonia # [ 7.931225] systemd[1]: Listening on Factory Reset Management.1237harmonia # [ 7.932489] systemd[1]: Listening on Hostname Service Socket.1238harmonia # [ 7.938668] systemd[1]: Starting Journal Log Access Socket...1239harmonia # [ 7.941409] systemd[1]: Listening on Journal Audit Socket.1240harmonia # [ 7.945473] systemd[1]: Listening on Console Output Muting Service Socket.1241harmonia # [ 7.948101] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.1242harmonia # [ 7.950994] systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-os1243harmonia # [ 7.953620] systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki1244client01 # [ 7.933283] systemd[1]: initrd-switch-root.service: Deactivated successfully.1245client01 # [ 7.934893] systemd[1]: Stopped initrd-switch-root.service.1246harmonia # [ 7.965154] systemd[1]: Listening on Disk Repartitioning Service Socket.1247client01 # [ 7.938326] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.1248harmonia # [ 7.966614] systemd[1]: Listening on udev Control Socket.1249harmonia # [ 7.968333] systemd[1]: Listening on udev Varlink Socket.1250client01 # [ 7.942739] systemd[1]: Created slice Slice /system/getty.1251client01 # [ 7.944593] systemd[1]: Created slice User and Session Slice.1252harmonia # [ 7.972979] systemd[1]: Mounting Huge Pages File System...1253client01 # [ 7.945804] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.1254client01 # [ 7.948539] systemd[1]: Started Forward Password Requests to Wall Directory Watch.1255client01 # [ 7.949661] systemd[1]: Expecting device /dev/hvc0...1256client01 # [ 7.950327] systemd[1]: Expecting device /dev/ttyAMA0...1257harmonia # [ 7.978677] systemd[1]: Mounting POSIX Message Queue File System...1258client01 # [ 7.951843] systemd[1]: Reached target Local Encrypted Volumes.1259client01 # [ 7.953629] systemd[1]: Stopped target initrd-fs.target.1260client01 # [ 7.955167] systemd[1]: Stopped target initrd-root-fs.target.1261client01 # [ 7.956775] systemd[1]: Stopped target initrd-switch-root.target.1262client01 # [ 7.959231] systemd[1]: Reached target Virtual Machines and Containers.1263client01 # [ 7.960511] systemd[1]: Reached target Path Units.1264harmonia # [ 7.990192] systemd[1]: Mounting Kernel Debug File System...1265client01 # [ 7.962162] systemd[1]: Reached target Remote File Systems.1266client01 # [ 7.964462] systemd[1]: Reached target Slice Units.1267client01 # [ 7.965478] systemd[1]: Reached target Swaps.1268client01 # [ 7.970744] systemd[1]: Listening on Query the User Interactively for a Password.1269harmonia # [ 8.000958] systemd[1]: Mounting Kernel Trace File System...1270client01 # [ 7.976187] systemd[1]: Listening on Process Core Dump Socket.1271client01 # [ 7.981376] systemd[1]: Listening on Credential Encryption/Decryption.1272harmonia # [ 8.011051] systemd[1]: Starting Create List of Static Device Nodes...1273client01 # [ 7.985803] systemd[1]: Listening on Factory Reset Management.1274client01 # [ 7.987100] systemd[1]: Listening on Hostname Service Socket.1275client01 # [ 7.994065] systemd[1]: Starting Journal Log Access Socket...1276client01 # [ 7.995805] systemd[1]: Listening on Journal Audit Socket.1277harmonia # [ 8.023958] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1278harmonia # [ 8.026156] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1279client01 # [ 8.000214] systemd[1]: Listening on Console Output Muting Service Socket.1280client01 # [ 8.001907] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.1281client01 # [ 8.003876] systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-os1282client01 # [ 8.006950] systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki1283harmonia # [ 8.039135] systemd[1]: Mounting Kernel Configuration File System...1284harmonia # [ 8.041893] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm1285client01 # [ 8.019635] systemd[1]: Listening on Disk Repartitioning Service Socket.1286harmonia # [ 8.047207] systemd[1]: Load Kernel Module efi_pstore skipped, unmet condition check ConditionKernelModuleLoaded=!efi_pstore1287client01 # [ 8.022297] systemd[1]: Listening on udev Control Socket.1288client01 # [ 8.024465] systemd[1]: Listening on udev Varlink Socket.1289client01 # [ 8.029694] systemd[1]: Mounting Huge Pages File System...1290client01 # [ 8.037561] systemd[1]: Mounting POSIX Message Queue File System...1291client01 # [ 8.042968] systemd[1]: Mounting Kernel Debug File System...1292client01 # [ 8.058195] systemd[1]: Mounting Kernel Trace File System...1293client01 # [ 8.066293] systemd[1]: Starting Create List of Static Device Nodes...1294client01 # [ 8.086153] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1295client01 # [ 8.088470] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1296client01 # [ 8.099382] systemd[1]: Mounting Kernel Configuration File System...1297client01 # [ 8.101482] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm1298harmonia # [ 8.131290] systemd[1]: Starting Load Kernel Module fuse...1299client01 # [ 8.105029] systemd[1]: Load Kernel Module efi_pstore skipped, unmet condition check ConditionKernelModuleLoaded=!efi_pstore1300harmonia # [ 8.134386] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc671301harmonia # [ 8.173045] systemd[1]: Starting Journal Service...1302harmonia # [ 8.195777] systemd[1]: Starting Load Kernel Modules...1303harmonia # [ 8.224461] systemd[1]: Starting Userspace Out-Of-Memory (OOM) Killer...1304client01 # [ 8.216304] systemd[1]: Starting Load Kernel Module fuse...1305harmonia # [ 8.246658] systemd[1]: Starting Remount Root and Kernel File Systems...1306client01 # [ 8.218662] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc671307harmonia # [ 8.254257] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1308harmonia # [ 8.281135] fuse: init (API version 7.45)1309harmonia # [ 8.293586] systemd[1]: Starting Coldplug All udev Devices...1310harmonia # [ 8.296733] systemd[1]: Listening on Journal Log Access Socket.1311harmonia # [ 8.297168] systemd[1]: Mounted Huge Pages File System.1312client01 # [ 8.277370] systemd[1]: Starting Journal Service...1313client01 # [ 8.299771] systemd[1]: Starting Load Kernel Modules...1314harmonia # [ 8.325727] systemd[1]: Mounted POSIX Message Queue File System.1315harmonia # [ 8.330889] systemd-journald[268]: Collecting audit messages is enabled.1316harmonia # [ 8.337626] systemd[1]: Mounted Kernel Debug File System.1317harmonia # [ 8.327921] systemd[1]: Queued start job for default target Multi-User System.1318harmonia # [ 8.347166] systemd[1]: Started Journal Service.1319client01 # [ 8.323882] fuse: init (API version 7.45)1320harmonia # [ 8.336792] systemd[1]: systemd-journald.service: Deactivated successfully.1321client01 # [ 8.327252] systemd[1]: Starting Userspace Out-Of-Memory (OOM) Killer...1322harmonia # [ 8.342432] systemd-modules-load[269]: Module 'atkbd' is built in1323harmonia # [ 8.352151] systemd-modules-load[269]: Module 'loop' is built in1324harmonia # [ 8.353299] systemd[1]: Mounted Kernel Trace File System.1325harmonia # [ 8.354228] systemd[1]: Finished Create List of Static Device Nodes.1326harmonia # [ 8.355473] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1327client01 # [ 8.349568] systemd[1]: Starting Remount Root and Kernel File Systems...1328client01 # [ 8.352861] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1329harmonia # [ 8.365619] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1330harmonia # [ 8.372555] systemd[1]: Mounted Kernel Configuration File System.1331harmonia # [ 8.379155] systemd[1]: modprobe@fuse.service: Deactivated successfully.1332client01 # [ 8.370758] systemd[1]: Starting Coldplug All udev Devices...1333harmonia # [ 8.398092] EXT4-fs (vda): re-mounted 32b9cc0b-038b-44b2-8097-c4861a1b5613.1334harmonia # [ 8.386996] systemd[1]: Finished Load Kernel Module fuse.1335harmonia # [ 8.392647] systemd[1]: Finished Load Kernel Modules.1336harmonia # [ 8.397969] systemd[1]: Finished Remount Root and Kernel File Systems.1337harmonia # [ 8.406260] systemd[1]: Listening on Disk Image Download Service Socket.1338harmonia # [ 8.413066] systemd[1]: Mounting FUSE Control File System...1339client01 # [ 8.407297] systemd[1]: Listening on Journal Log Access Socket.1340harmonia # [ 8.423018] systemd[1]: Starting Firewall...1341client01 # [ 8.410622] systemd-journald[266]: Collecting audit messages is enabled.1342client01 # [ 8.418967] systemd[1]: Mounted Huge Pages File System.1343client01 # [ 8.421663] systemd[1]: Mounted POSIX Message Queue File System.1344client01 # [ 8.426915] systemd[1]: Mounted Kernel Debug File System.1345client01 # [ 8.431998] systemd[1]: Mounted Kernel Trace File System.1346harmonia # [ 8.442940] systemd-oomd[270]: No swap; memory pressure usage will be degraded1347client01 # [ 8.418186] systemd[1]: Queued start job for default target Multi-User System.1348client01 # [ 8.441763] systemd[1]: Started Journal Service.1349client01 # [ 8.429615] systemd[1]: systemd-journald.service: Deactivated successfully.1350harmonia # [ 8.461958] systemd[1]: Starting Flush Journal to Persistent Storage...1351client01 # [ 8.436800] systemd-modules-load[267]: Module 'atkbd' is built in1352harmonia # [ 8.468262] systemd[1]: Platform Persistent Storage Archival skipped, unmet condition check ConditionDirectoryNotEmpty=/sys/fs/pstore1353client01 # [ 8.446225] systemd-modules-load[267]: Module 'loop' is built in1354client01 # [ 8.447296] systemd[1]: Finished Create List of Static Device Nodes.1355client01 # [ 8.457773] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1356client01 # [ 8.461975] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1357harmonia # [ 8.492220] systemd[1]: Starting Load/Save OS Random Seed...1358client01 # [ 8.469673] systemd[1]: Mounted Kernel Configuration File System.1359harmonia # [ 8.504624] systemd[1]: Starting Apply Kernel Variables...1360client01 # [ 8.477725] systemd[1]: modprobe@fuse.service: Deactivated successfully.1361client01 # [ 8.479189] systemd[1]: Finished Load Kernel Module fuse.1362client01 # [ 8.486051] systemd[1]: Finished Load Kernel Modules.1363client01 # [ 8.490308] systemd[1]: Mounting FUSE Control File System...1364client01 # [ 8.504925] systemd-oomd[269]: No swap; memory pressure usage will be degraded1365client01 # [ 8.508849] systemd[1]: Starting Firewall...1366harmonia # [ 8.552811] systemd-journald[268]: Received client request to flush runtime journal.1367client01 # [ 8.529580] EXT4-fs (vda): re-mounted db8e4a30-0879-458c-9494-cbdb2c5903fc.1368client01 # [ 8.521995] systemd[1]: Starting Apply Kernel Variables...1369client01 # [ 8.528933] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...1370client01 # [ 8.538201] systemd[1]: Started Userspace Out-Of-Memory (OOM) Killer.1371client01 # [ 8.558759] systemd[1]: Finished Remount Root and Kernel File Systems.1372client01 # [ 8.602520] systemd[1]: Listening on Disk Image Download Service Socket.1373client01 # [ 8.624211] systemd[1]: Starting Flush Journal to Persistent Storage...1374harmonia # [ 8.657895] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...1375client01 # [ 8.632550] systemd[1]: Platform Persistent Storage Archival skipped, unmet condition check ConditionDirectoryNotEmpty=/sys/fs/pstore1376harmonia # [ 8.670175] systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1377harmonia # [ 8.678749] systemd[1]: Started Userspace Out-Of-Memory (OOM) Killer.1378harmonia # [ 8.682615] systemd[1]: Mounted FUSE Control File System.1379client01 # [ 8.659464] systemd[1]: Starting Load/Save OS Random Seed...1380harmonia # [ 8.688880] systemd[1]: Finished Load/Save OS Random Seed.1381client01 # [ 8.666185] systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1382harmonia # [ 8.694914] systemd[1]: Reached target First Boot Complete.1383harmonia # [ 8.702768] systemd[1]: Finished Flush Journal to Persistent Storage.1384harmonia # [ 8.720587] systemd[1]: Finished Apply Kernel Variables.1385client01 # [ 8.710851] systemd[1]: Mounted FUSE Control File System.1386client01 # [ 8.719157] systemd[1]: Finished Apply Kernel Variables.1387client01 # [ 8.751679] systemd-journald[266]: Received client request to flush runtime journal.1388harmonia # [ 8.793355] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.1389harmonia # [ 8.802473] systemd[1]: Starting Create Static Device Nodes in /dev...1390client01 # [ 8.831182] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.1391client01 # [ 8.840939] systemd[1]: Starting Create Static Device Nodes in /dev...1392client01 # [ 8.843947] systemd[1]: Finished Flush Journal to Persistent Storage.1393client01 # [ 8.847390] systemd[1]: Finished Load/Save OS Random Seed.1394client01 # [ 8.850440] systemd[1]: Reached target First Boot Complete.1395harmonia # [ 8.920802] systemd[1]: Finished Create Static Device Nodes in /dev.1396harmonia # [ 8.928578] systemd[1]: Reached target Preparation for Local File Systems.1397harmonia # [ 8.936250] systemd[1]: Mounting /run/wrappers...1398harmonia # [ 8.939299] systemd[1]: Starting Rule-based Manager for Device Events and Files...1399client01 # [ 8.924740] systemd[1]: Finished Create Static Device Nodes in /dev.1400client01 # [ 8.929170] systemd[1]: Reached target Preparation for Local File Systems.1401client01 # [ 8.935628] systemd[1]: Mounting /run/wrappers...1402client01 # [ 8.942662] systemd[1]: Starting Rule-based Manager for Device Events and Files...1403harmonia # [ 9.024846] systemd[1]: Mounted /run/wrappers.1404harmonia # [ 9.026074] systemd[1]: Reached target Local File Systems.1405harmonia # [ 9.037897] systemd[1]: Listening on Boot Loader Control Service Socket.1406harmonia # [ 9.041730] systemd[1]: Starting register-nix-paths.service...1407harmonia # [ 9.045795] systemd[1]: Starting Create SUID/SGID Wrappers...1408client01 # [ 9.019556] systemd[1]: Mounted /run/wrappers.1409harmonia # [ 9.048912] systemd[1]: Update Boot Loader Random Seed skipped, no trigger condition checks were met.1410client01 # [ 9.023930] systemd[1]: Reached target Local File Systems.1411client01 # [ 9.032351] systemd[1]: Listening on Boot Loader Control Service Socket.1412client01 # [ 9.039108] systemd[1]: Starting register-nix-paths.service...1413client01 # [ 9.043163] systemd[1]: Starting Create SUID/SGID Wrappers...1414harmonia # [ 9.075696] systemd[1]: Starting Save Transient machine-id to Disk...1415client01 # [ 9.047562] systemd[1]: Update Boot Loader Random Seed skipped, no trigger condition checks were met.1416client01 # [ 9.073532] systemd[1]: Starting Save Transient machine-id to Disk...1417harmonia # [ 9.114187] systemd[1]: Starting Create System Files and Directories...1418client01 # [ 9.090675] systemd[1]: Starting Create System Files and Directories...1419client01 # [ 9.208065] systemd[1]: etc-machine\x2did.mount: Deactivated successfully.1420harmonia # [ 9.242778] systemd[1]: etc-machine\x2did.mount: Deactivated successfully.1421client01 # [ 9.228991] systemd[1]: Finished Save Transient machine-id to Disk.1422harmonia # [ 9.263132] systemd[1]: Finished Save Transient machine-id to Disk.1423client01 # [ 9.333180] systemd[1]: Finished Create System Files and Directories.1424harmonia # [ 9.368766] systemd[1]: Finished Create System Files and Directories.1425client01 # [ 9.353138] systemd[1]: Starting Rebuild Journal Catalog...1426client01 # [ 9.356242] systemd[1]: Starting Record System Boot/Shutdown in UTMP...1427harmonia # [ 9.391540] systemd[1]: Starting Rebuild Journal Catalog...1428harmonia # [ 9.397317] systemd[1]: Starting Record System Boot/Shutdown in UTMP...1429harmonia # [ 9.487270] systemd-udevd[317]: Using default interface naming scheme 'v261'.1430client01 # [ 9.496524] systemd[1]: Finished Record System Boot/Shutdown in UTMP.1431harmonia # [ 9.554226] systemd[1]: Finished Record System Boot/Shutdown in UTMP.1432client01 # [ 9.542160] systemd-udevd[311]: Using default interface naming scheme 'v261'.1433client01 # [ 9.584732] systemd[1]: Finished Rebuild Journal Catalog.1434client01 # [ 9.608876] systemd[1]: Starting Update is Completed...1435harmonia # [ 9.658180] systemd[1]: Finished Rebuild Journal Catalog.1436harmonia # [ 9.676466] systemd[1]: Starting Update is Completed...1437client01 # [ 9.708199] systemd[1]: Finished Update is Completed.1438harmonia # [ 9.784955] systemd[1]: Finished Update is Completed.1439harmonia # [ 9.816973] systemd[1]: Started Rule-based Manager for Device Events and Files.1440client01 # [ 9.842063] systemd[1]: Started Rule-based Manager for Device Events and Files.1441client01 # [ 10.285004] systemd[1]: suid-sgid-wrappers.service: Deactivated successfully.1442client01 # [ 10.293001] systemd[1]: Finished Create SUID/SGID Wrappers.1443harmonia # [ 10.408938] systemd[1]: suid-sgid-wrappers.service: Deactivated successfully.1444harmonia # [ 10.413255] systemd[1]: Finished Create SUID/SGID Wrappers.1445client01 # [ 10.561302] systemd[1]: Finished register-nix-paths.service.1446harmonia # [ 10.674894] systemd[1]: Finished register-nix-paths.service.1447harmonia # [ 10.862561] systemd[1]: Finished Coldplug All udev Devices.1448harmonia # [ 10.868342] systemd[1]: Reached target System Initialization.1449harmonia # [ 10.873213] systemd[1]: Started Discard unused filesystem blocks once a week.1450harmonia # [ 10.875948] systemd[1]: Started Daily Cleanup of Temporary Directories.1451harmonia # [ 10.879649] systemd[1]: Reached target Timer Units.1452harmonia # [ 10.884721] systemd[1]: Listening on D-Bus System Message Bus Socket.1453harmonia # [ 10.893836] systemd[1]: Listening on harmonia binary cache socket.1454harmonia # [ 10.894881] systemd[1]: Listening on Nix Daemon Socket.1455harmonia # [ 10.895755] systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.1456harmonia # [ 10.901341] systemd[1]: Reached target Socket Units.1457client01 # [ 10.874506] systemd[1]: Finished Coldplug All udev Devices.1458client01 # [ 10.875992] systemd[1]: Reached target System Initialization.1459harmonia # [ 10.908107] systemd[1]: Reached target Basic System.1460client01 # [ 10.884432] systemd[1]: Started Discard unused filesystem blocks once a week.1461harmonia # [ 10.912221] systemd[1]: Starting Import lastlog data into lastlog2 database...1462client01 # [ 10.887522] systemd[1]: Started Daily Cleanup of Temporary Directories.1463client01 # [ 10.888836] systemd[1]: Reached target Timer Units.1464harmonia # [ 10.916254] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1465client01 # [ 10.889913] systemd[1]: Listening on D-Bus System Message Bus Socket.1466client01 # [ 10.896389] systemd[1]: Listening on Nix Daemon Socket.1467harmonia # [ 10.923680] systemd[1]: Starting Post-Boot Actions...1468client01 # [ 10.903997] systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.1469client01 # [ 10.905330] systemd[1]: Reached target Socket Units.1470client01 # [ 10.906073] systemd[1]: Reached target Basic System.1471client01 # [ 10.906802] systemd[1]: Starting Import lastlog data into lastlog2 database...1472client01 # [ 10.907826] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1473harmonia # [ 10.952792] systemd[1]: Started Reset console on configuration changes.1474client01 # [ 10.945099] systemd[1]: Starting Post-Boot Actions...1475harmonia # [ 10.976480] systemd[1]: Starting resolvconf update...1476harmonia # [ 10.990093] systemd[1]: Finished Firewall.1477client01 # [ 10.963564] systemd[1]: Started Reset console on configuration changes.1478client01 # [ 10.993621] systemd[1]: Starting resolvconf update...1479client01 # [ 11.002493] systemd[1]: Finished Firewall.1480harmonia # [ 11.035194] systemd[1]: Finished Post-Boot Actions.1481harmonia # [ 11.061777] nsncd[485]: Sep 18 22:22:14.637 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1482harmonia # [ 11.069634] systemd[1]: Started Name Service Cache Daemon (nsncd).1483client01 # [ 11.045690] nsncd[478]: Sep 18 22:22:14.615 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1484harmonia # [ 11.079163] systemd[1]: Reached target Host and Network Name Lookups.1485client01 # [ 11.056711] systemd[1]: Started Name Service Cache Daemon (nsncd).1486harmonia # [ 11.085678] systemd[1]: Reached target User and Group Name Lookups.1487client01 # [ 11.064235] systemd[1]: Reached target Host and Network Name Lookups.1488client01 # [ 11.069012] systemd[1]: Reached target User and Group Name Lookups.1489harmonia # [ 11.096710] systemd[1]: Starting D-Bus System Message Bus...1490client01 # [ 11.083048] systemd[1]: Starting D-Bus System Message Bus...1491harmonia # [ 11.117730] systemd[1]: Starting User Login Management...1492harmonia # [ 11.125444] systemd[1]: Finished Import lastlog data into lastlog2 database.1493client01 # [ 11.104689] systemd[1]: Starting User Login Management...1494client01 # [ 11.126039] systemd[1]: Finished Post-Boot Actions.1495client01 # [ 11.133939] systemd[1]: Finished Import lastlog data into lastlog2 database.1496harmonia # [ 11.286878] dbus-broker-launch[508]: Looking up NSS user entry for 'systemd-timesync'...1497harmonia # [ 11.297407] systemd-logind[509]: New seat seat0.1498harmonia # [ 11.304578] systemd[1]: Started User Login Management.1499harmonia # [ 11.310933] systemd[1]: Starting linger-users.service...1500harmonia # [ 11.312776] dbus-broker-launch[508]: NSS returned no entry for 'systemd-timesync'1501harmonia # [ 11.316203] dbus-broker-launch[508]: Invalid user-name in /nix/store/7fqx8crkkwwlsbvvip1qz8ps30l2zg4r-system-path/share/dbus-1/system.d/org.freedesktop.timesync1.conf +16: user="systemd-timesync"1502client01 # [ 11.291391] dbus-broker-launch[501]: Looking up NSS user entry for 'systemd-timesync'...1503client01 # [ 11.301101] systemd-logind[502]: New seat seat0.1504client01 # [ 11.307793] systemd[1]: Started User Login Management.1505harmonia # [ 11.339774] systemd[1]: Stopped target Host and Network Name Lookups.1506client01 # [ 11.315258] systemd[1]: Starting linger-users.service...1507harmonia # [ 11.347828] systemd[1]: Stopping Host and Network Name Lookups...1508client01 # [ 11.319273] dbus-broker-launch[501]: NSS returned no entry for 'systemd-timesync'1509client01 # [ 11.324520] dbus-broker-launch[501]: Invalid user-name in /nix/store/7fqx8crkkwwlsbvvip1qz8ps30l2zg4r-system-path/share/dbus-1/system.d/org.freedesktop.timesync1.conf +16: user="systemd-timesync"1510harmonia # [ 11.354460] systemd[1]: Stopped target User and Group Name Lookups.1511harmonia # [ 11.361724] systemd[1]: Stopping User and Group Name Lookups...1512harmonia # [ 11.368637] systemd[1]: Stopping Name Service Cache Daemon (nsncd)...1513client01 # [ 11.343636] systemd[1]: Stopped target Host and Network Name Lookups.1514client01 # [ 11.346531] systemd[1]: Stopping Host and Network Name Lookups...1515harmonia # [ 11.374421] systemd[1]: nscd.service: Deactivated successfully.1516client01 # [ 11.350239] systemd[1]: Stopped target User and Group Name Lookups.1517harmonia # [ 11.379782] systemd[1]: Stopped Name Service Cache Daemon (nsncd).1518client01 # [ 11.357503] systemd[1]: Stopping User and Group Name Lookups...1519client01 # [ 11.366050] systemd[1]: Stopping Name Service Cache Daemon (nsncd)...1520harmonia # [ 11.391675] systemd[1]: Started D-Bus System Message Bus.1521client01 # [ 11.373119] systemd[1]: nscd.service: Deactivated successfully.1522harmonia # [ 11.397563] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1523client01 # [ 11.381441] systemd[1]: Stopped Name Service Cache Daemon (nsncd).1524client01 # [ 11.382344] systemd[1]: Started D-Bus System Message Bus.1525harmonia # [ 11.424388] systemd[1]: linger-users.service: Deactivated successfully.1526harmonia # [ 11.430246] systemd[1]: Finished linger-users.service.1527client01 # [ 11.406505] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1528harmonia # [ 11.437242] dbus-broker-launch[508]: Ready1529client01 # [ 11.430481] dbus-broker-launch[501]: Ready1530client01 # [ 11.434276] systemd[1]: linger-users.service: Deactivated successfully.1531client01 # [ 11.437797] systemd[1]: Finished linger-users.service.1532harmonia # [ 11.482375] systemd[1]: Started Name Service Cache Daemon (nsncd).1533harmonia # [ 11.486744] systemd[1]: Reached target Host and Network Name Lookups.1534harmonia # [ 11.490181] nsncd[561]: Sep 18 22:22:15.056 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1535harmonia # [ 11.494835] systemd[1]: Reached target User and Group Name Lookups.1536harmonia # [ 11.512179] systemd[1]: Finished resolvconf update.1537harmonia # [ 11.514464] systemd[1]: Reached target Preparation for Network.1538client01 # [ 11.488159] systemd[1]: Started Name Service Cache Daemon (nsncd).1539client01 # [ 11.491858] systemd[1]: Reached target Host and Network Name Lookups.1540harmonia # [ 11.522600] systemd[1]: Starting DHCP Client...1541client01 # [ 11.496144] nsncd[558]: Sep 18 22:22:15.060 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1542client01 # [ 11.500462] systemd[1]: Reached target User and Group Name Lookups.1543harmonia # [ 11.536830] systemd[1]: Starting Extra networking commands....1544client01 # [ 11.516322] systemd[1]: Finished resolvconf update.1545client01 # [ 11.517570] systemd[1]: Reached target Preparation for Network.1546client01 # [ 11.523318] systemd[1]: Starting DHCP Client...1547client01 # [ 11.539203] systemd[1]: Starting Extra networking commands....1548harmonia # [ 11.713788] input: QEMU Virtio Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:09.0/virtio8/input/input31549harmonia # [ 11.774888] dhcpcd[590]: dhcpcd-10.3.2 starting1550harmonia # [ 11.793820] dhcpcd[624]: dev: loaded udev1551client01 # [ 11.769059] dhcpcd[585]: dhcpcd-10.3.2 starting1552harmonia # [ 11.799385] dhcpcd[624]: no valid interfaces found1553harmonia # [ 11.801717] dhcpcd[624]: no valid interfaces found1554client01 # [ 11.801195] input: QEMU Virtio Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:09.0/virtio8/input/input31555client01 # [ 11.789068] dhcpcd[619]: dev: loaded udev1556client01 # [ 11.794437] dhcpcd[619]: no valid interfaces found1557client01 # [ 11.797079] dhcpcd[619]: no valid interfaces found1558harmonia # [ 11.852170] systemd[1]: Finished Extra networking commands..1559harmonia # [ 11.853368] systemd[1]: Reached target Network.1560harmonia # [ 11.857927] systemd[1]: Starting Permit User Sessions...1561client01 # [ 11.851253] systemd[1]: Finished Extra networking commands..1562client01 # [ 11.854110] systemd[1]: Reached target Network.1563client01 # [ 11.860936] systemd[1]: Starting Permit User Sessions...1564harmonia # [ 11.914766] systemd[1]: Finished Permit User Sessions.1565harmonia # [ 11.924654] systemd[1]: Started Getty on tty1.1566harmonia # [ 11.926147] systemd[1]: Reached target Login Prompts.1567client01 # [ 11.916698] systemd[1]: Finished Permit User Sessions.1568client01 # [ 11.922638] systemd[1]: Started Getty on tty1.1569client01 # [ 11.924359] systemd[1]: Reached target Login Prompts.1570harmonia # [ 12.134933] systemd[1]: Starting Virtual Console Setup...1571harmonia # [ 12.156536] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1572harmonia # [ 12.159654] systemd[1]: Stopped Virtual Console Setup.1573harmonia # [ 12.169153] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1574client01 # [ 12.145848] systemd[1]: Starting Virtual Console Setup...1575harmonia # [ 12.176503] systemd[1]: Starting Virtual Console Setup...1576client01 # [ 12.174012] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1577client01 # [ 12.181092] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1578client01 # [ 12.184499] systemd[1]: Stopped Virtual Console Setup.1579client01 # [ 12.190830] systemd[1]: Starting Virtual Console Setup...1580harmonia # [ 12.347154] systemd[1]: Condition check resulted in /dev/hvc0 being skipped.1581client01 # [ 12.343097] systemd[1]: Condition check resulted in /dev/hvc0 being skipped.1582harmonia # [ 12.371410] systemd[1]: Condition check resulted in /dev/ttyAMA0 being skipped.1583harmonia # [ 12.376507] systemd[1]: Started backdoor.service.1584client01 # [ 12.381606] systemd[1]: Condition check resulted in /dev/ttyAMA0 being skipped.1585client01 # [ 12.388714] systemd[1]: Started backdoor.service.1586harmonia # [ 12.497340] 8021q: 802.1Q VLAN Support v1.81587harmonia # [ 12.488518] (udev-worker)[398]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.1588harmonia # connecting to host...1589harmonia # [ 12.496432] (udev-worker)[398]: Network interface NamePolicy= disabled on kernel command line.1590client01 # [ 12.495319] 8021q: 802.1Q VLAN Support v1.81591harmonia # [ 12.503451] (udev-worker)[401]: Network interface NamePolicy= disabled on kernel command line.1592client01 # connecting to host...1593harmonia: Guest shell says: b'Spawning backdoor root shell...\n'1594harmonia: connected to guest root shell1595harmonia: (connecting took 12.88 seconds)1596harmonia: (finished: waiting for the VM to finish booting, in 12.88 seconds)1597client01 # [ 12.561604] (udev-worker)[407]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.1598client01 # [ 12.567707] (udev-worker)[407]: Network interface NamePolicy= disabled on kernel command line.1599client01 # [ 12.573210] (udev-worker)[410]: Network interface NamePolicy= disabled on kernel command line.1600harmonia # [ 12.630717] cfg80211: Loading compiled-in X.509 certificates for regulatory database1601harmonia: (finished: must succeed: echo 'test contents' > /my-file, in 12.93 seconds)1602harmonia: must succeed: nix --extra-experimental-features nix-command store add-file /my-file1603harmonia # [ 12.632724] systemd[1]: Condition check resulted in Virtio network device being skipped.1604client01 # [ 12.628675] cfg80211: Loading compiled-in X.509 certificates for regulatory database1605harmonia # [ 12.648937] systemd[1]: Starting Address configuration of eth1...1606harmonia # [ 12.685707] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'1607harmonia # [ 12.686226] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'1608harmonia # [ 12.692143] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -21609client01 # [ 12.665340] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'1610harmonia # [ 12.692494] cfg80211: failed to load regulatory.db1611client01 # [ 12.665859] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'1612client01 # [ 12.671776] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -21613client01 # [ 12.672123] cfg80211: failed to load regulatory.db1614client01 # [ 12.662257] systemd[1]: Condition check resulted in Virtio network device being skipped.1615client01 # [ 12.672866] systemd[1]: Starting Address configuration of eth1...1616client01 # [ 12.778517] 8021q: adding VLAN 0 to HW filter on device eth01617client01 # [ 12.765707] dhcpcd[619]: eth0: waiting for carrier1618client01 # [ 12.770539] dhcpcd[619]: eth0: carrier acquired1619harmonia # [ 12.819272] 8021q: adding VLAN 0 to HW filter on device eth01620harmonia # [ 12.822726] 8021q: adding VLAN 0 to HW filter on device eth11621harmonia # [ 12.809910] dhcpcd[624]: eth0: waiting for carrier1622harmonia # [ 12.816458] dhcpcd[624]: eth0: carrier acquired1623client01 # [ 12.790764] dhcpcd[619]: DUID 00:01:00:01:32:40:76:18:52:54:00:12:34:561624client01 # [ 12.793267] dhcpcd[619]: eth0: IAID 00:12:34:561625client01 # [ 12.813211] 8021q: adding VLAN 0 to HW filter on device eth11626client01 # [ 12.795342] dhcpcd[619]: eth0: adding address fe80::5054:ff:fe12:34561627harmonia # [ 12.841742] network-addresses-eth1-start[670]: adding address 192.168.1.2/24... done1628harmonia # [ 12.846372] dhcpcd[624]: DUID 00:01:00:01:32:40:76:18:52:54:00:12:34:561629client01 # [ 12.821049] network-addresses-eth1-start[663]: adding address 192.168.1.1/24... done1630harmonia # [ 12.850562] dhcpcd[624]: eth0: IAID 00:12:34:561631harmonia # [ 12.853218] dhcpcd[624]: eth0: adding address fe80::5054:ff:fe12:34561632client01 # [ 12.829552] systemd-vconsole-setup[645]: Configuration of first virtual console was skipped, ignoring remaining ones.1633client01 # [ 12.836151] systemd[1]: Finished Virtual Console Setup.1634harmonia # [ 12.869875] systemd-vconsole-setup[648]: Configuration of first virtual console was skipped, ignoring remaining ones.1635client01 # [ 12.844518] network-addresses-eth1-start[663]: adding address 2001:db8:1::1/64... done1636harmonia # [ 12.879001] network-addresses-eth1-start[670]: adding address 2001:db8:1::2/64... done1637harmonia # [ 12.884188] systemd[1]: Finished Virtual Console Setup.1638client01 # [ 12.868324] systemd[1]: Finished Address configuration of eth1.1639harmonia # [ 12.902653] systemd[1]: Finished Address configuration of eth1.1640harmonia: (finished: must succeed: nix --extra-experimental-features nix-command store add-file /my-file, in 0.30 seconds)1641harmonia: must succeed: mkdir /my-dir && cp /my-file /my-dir/file1642harmonia: (finished: must succeed: mkdir /my-dir && cp /my-file /my-dir/file, in 0.06 seconds)1643harmonia: must succeed: nix --extra-experimental-features nix-command store add-path /my-dir1644client01 # [ 13.014646] systemd-logind[502]: Watching system buttons on /dev/input/event0 (gpio-keys)1645harmonia: (finished: must succeed: nix --extra-experimental-features nix-command store add-path /my-dir, in 0.17 seconds)1646harmonia: must succeed: cp -a /nix/store/ycsgn7i8k80fhip9bw1g1j6dvkh8s9xp-my-file /guest/nix/store/ycsgn7i8k80fhip9bw1g1j6dvkh8s9xp-my-file1647client01 # [ 13.156228] mousedev: PS/2 mouse device common for all mice1648harmonia # [ 13.183112] systemd-logind[509]: Watching system buttons on /dev/input/event0 (gpio-keys)1649harmonia: (finished: must succeed: cp -a /nix/store/ycsgn7i8k80fhip9bw1g1j6dvkh8s9xp-my-file /guest/nix/store/ycsgn7i8k80fhip9bw1g1j6dvkh8s9xp-my-file, in 0.04 seconds)1650harmonia: must succeed: cp -a /nix/store/c5812wi78dmfjzm4slny3mppnm46afq0-my-dir /guest/nix/store/c5812wi78dmfjzm4slny3mppnm46afq0-my-dir1651client01 # [ 13.207298] systemd-logind[502]: Watching system buttons on /dev/input/event1 (QEMU QEMU USB Keyboard)1652harmonia: (finished: must succeed: cp -a /nix/store/c5812wi78dmfjzm4slny3mppnm46afq0-my-dir /guest/nix/store/c5812wi78dmfjzm4slny3mppnm46afq0-my-dir, in 0.04 seconds)1653harmonia: waiting for unit harmonia-dev.socket1654harmonia # [ 13.302775] mousedev: PS/2 mouse device common for all mice1655harmonia: (finished: waiting for unit harmonia-dev.socket, in 0.09 seconds)1656harmonia: waiting for TCP port 5000 on localhost1657harmonia # [ 13.416659] systemd[1]: Starting harmonia binary cache service...1658harmonia # Connection to localhost (::1) 5000 port [tcp/commplex-main] succeeded!1659harmonia: (finished: waiting for TCP port 5000 on localhost, in 0.11 seconds)1660client01: waiting for success: timeout 1 curl -f http://harmonia:5000/version1661client01: waiting for the VM to finish booting1662client01: Guest shell says: b'Spawning backdoor root shell...\n'1663client01: connected to guest root shell1664client01: (connecting took 0.00 seconds)1665client01: (finished: waiting for the VM to finish booting, in 0.00 seconds)1666harmonia # [ 13.493904] systemd-logind[509]: Watching system buttons on /dev/input/event1 (QEMU QEMU USB Keyboard)1667client01 # % Total % Received % Xferd Average Speed Time Time Time Current1668client01 # Dload Upload Total Spent Left Speed1669harmonia # [ 13.589545] harmonia-cache[727]: 2026-09-18T22:22:17.162861Z INFO harmonia_cache: listening on inherited fd 3 (Ok([::]:5000))1670harmonia # [ 13.591527] harmonia-cache[727]: 2026-09-18T22:22:17.164187Z INFO actix_server::builder: starting 4 workers1671harmonia # [ 13.599054] harmonia-cache[727]: 2026-09-18T22:22:17.164244Z INFO harmonia_cache::systemd: systemd watchdog enabled, pinging every 7.5s1672harmonia # [ 13.604333] systemd[1]: Started harmonia binary cache service.1673harmonia # [ 13.606922] harmonia-cache[727]: 2026-09-18T22:22:17.171242Z INFO actix_server::server: Actix runtime found; starting in Actix runtime1674harmonia # [ 13.613367] harmonia-cache[727]: 2026-09-18T22:22:17.173020Z INFO actix_server::server: starting service: "actix-web-service-[::]:5000", workers: 4, listening on: [::]:50001675client01 # 0 0 0 0 0 0 0 0 0100 20 100 20 0 0 345 0 0100 20 100 20 0 0 331 0 0100 20 100 20 0 0 299 0 01676client01: (finished: waiting for success: timeout 1 curl -f http://harmonia:5000/version, in 0.20 seconds)1677client01: waiting for success: nix copy --from http://harmonia:5000/ /nix/store/ycsgn7i8k80fhip9bw1g1j6dvkh8s9xp-my-file1678client01 # copying 1 paths...1679client01 # copying path '/nix/store/ycsgn7i8k80fhip9bw1g1j6dvkh8s9xp-my-file' from 'http://harmonia:5000'...1680client01: (finished: waiting for success: nix copy --from http://harmonia:5000/ /nix/store/ycsgn7i8k80fhip9bw1g1j6dvkh8s9xp-my-file, in 0.24 seconds)1681client01: must succeed: grep 'test contents' /nix/store/ycsgn7i8k80fhip9bw1g1j6dvkh8s9xp-my-file1682client01: (finished: must succeed: grep 'test contents' /nix/store/ycsgn7i8k80fhip9bw1g1j6dvkh8s9xp-my-file, in 0.04 seconds)1683client01: waiting for success: curl -sf http://harmonia:5000/c5812wi78dmfjzm4slny3mppnm46afq0.ls1684client01: (finished: waiting for success: curl -sf http://harmonia:5000/c5812wi78dmfjzm4slny3mppnm46afq0.ls, in 0.08 seconds)1685client01: waiting for success: curl -sf http://harmonia:5000/serve/c5812wi78dmfjzm4slny3mppnm46afq0/file1686client01: (finished: waiting for success: curl -sf http://harmonia:5000/serve/c5812wi78dmfjzm4slny3mppnm46afq0/file, in 0.09 seconds)1687(finished: run the VM test script, in 14.95 seconds)1688test script finished in 15.08s1689cleanup1690kill QemuMachine (pid 47)1691client01 # qemu-system-aarch64: terminating on signal 15 from pid 39 (/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/bin/python3.14)1692kill QemuMachine (pid 48)1693harmonia # qemu-system-aarch64: terminating on signal 15 from pid 39 (/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/bin/python3.14)1694(finished: cleanup, in 0.34 seconds)1695additionally exposed symbols:1696 client01, harmonia,1697 vlan1,1698 start_all, test_script, machines, machines_qemu, machines_nspawn, vlans, driver, log, os, create_machine, subtest, run_tests, join_all, retry, serial_stdout_off, serial_stdout_on, polling_condition, BaseMachine, QemuMachine, NspawnMachine, t, debug, dump_machine_ssh