You are not logged in.
Hi all,
I am running archlinux on a home server, and it has been working for 2 years. I recently upgraded my kernel to 6.12.12-1-lts from 6.6.x-lts, then it wouldn't boot. It is weird that if I attach a monitor it gets back to normal. I checked the log and found these error messages related to the failed boot:
Feb 03 23:42:06 yy systemd[1]: Failed unmounting Temporary Directory /tmp.
Feb 03 23:42:06 yy dbus-broker-launch[1212]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Feb 03 23:42:03 yy sshd-session[1636]: error: mm_reap: preauth child terminated by signal 15Logs are in a reversed order. I checked the "get-default" and it was multi-user (seems fine?) I couldn't interact with the failed boot because it is disconnected from the network and monitors. I am now using a monitor to boot it and then detach the monitor.
I tried to search on web about my problem but couldn't find the answer. Thanks anyone who can provide help or a hint on how to debug. Thanks so much!
Drizz1e
Last edited by drizz1e (2025-02-04 22:32:38)
Offline
Post your full journal from the failed boot. The failure is more likely to be tied to your graphics setup than either org.freedesktop.nm_dispatcher or sshd-session. 6.12 is also packaged with a nvidia patch. Do you have that card?
Offline
Post your full journal from the failed boot. The failure is more likely to be tied to your graphics setup than either org.freedesktop.nm_dispatcher or sshd-session. 6.12 is also packaged with a nvidia patch. Do you have that card?
Thanks! Full log is here (a bit lengthy). I slightly anonymized a few personal information.
I am not using any dedicated graphics card. I use Intel 12100 with ASRock B660M Pro RS. I use the motherboard network card for wired connection. No wifi. I use NetworkManager.
Feb 03 23:41:25 yy kernel: Linux version 6.12.12-1-lts (linux-lts@archlinux) (gcc (GCC) 14.2.1 20250128, GNU ld (GNU Binutils) 2.43.1) #1 SMP PREEMPT_DYNAMIC Sat, 01 Feb 2025 18:47:29 +0000
Feb 03 23:41:25 yy kernel: Command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=918a1ed7-c200-4ccb-a30e-0a4fe749c304 rw loglevel=3 quiet
Feb 03 23:41:25 yy kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Feb 03 23:41:25 yy kernel: BIOS-provided physical RAM map:
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000062291fff] usable
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x0000000062292000-0x0000000065391fff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x0000000065392000-0x000000006545efff] ACPI data
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x000000006545f000-0x000000006553afff] ACPI NVS
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x000000006553b000-0x0000000065f65fff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x0000000065f66000-0x0000000065ffefff] type 20
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x0000000065fff000-0x0000000065ffffff] usable
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x0000000066000000-0x0000000069ffffff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x000000006a600000-0x000000006a7fffff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x000000006b000000-0x00000000707fffff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Feb 03 23:41:25 yy kernel: BIOS-e820: [mem 0x0000000100000000-0x000000088f7fffff] usable
Feb 03 23:41:25 yy kernel: NX (Execute Disable) protection: active
Feb 03 23:41:25 yy kernel: APIC: Static calls initialized
Feb 03 23:41:25 yy kernel: efi: EFI v2.8 by American Megatrends
Feb 03 23:41:25 yy kernel: efi: ACPI=0x654f7000 ACPI 2.0=0x654f7014 TPMFinalLog=0x654c6000 SMBIOS=0x65d9a000 SMBIOS 3.0=0x65d99000 MEMATTR=0x5bcaa698 ESRT=0x5e38f098
Feb 03 23:41:25 yy kernel: efi: Remove mem79: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Feb 03 23:41:25 yy kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Feb 03 23:41:25 yy kernel: efi: Not removing mem80: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Feb 03 23:41:25 yy kernel: efi: Not removing mem81: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Feb 03 23:41:25 yy kernel: efi: Not removing mem82: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Feb 03 23:41:25 yy kernel: efi: Not removing mem84: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Feb 03 23:41:25 yy kernel: efi: Remove mem85: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Feb 03 23:41:25 yy kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Feb 03 23:41:25 yy kernel: SMBIOS 3.4.0 present.
Feb 03 23:41:25 yy kernel: DMI: To Be Filled By O.E.M. B660M Pro RS/B660M Pro RS, BIOS 5.04 03/28/2022
Feb 03 23:41:25 yy kernel: DMI: Memory slots populated: 2/4
Feb 03 23:41:25 yy kernel: tsc: Detected 3300.000 MHz processor
Feb 03 23:41:25 yy kernel: tsc: Detected 3302.400 MHz TSC
Feb 03 23:41:25 yy kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 03 23:41:25 yy kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 03 23:41:25 yy kernel: last_pfn = 0x88f800 max_arch_pfn = 0x400000000
Feb 03 23:41:25 yy kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Feb 03 23:41:25 yy kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Feb 03 23:41:25 yy kernel: last_pfn = 0x66000 max_arch_pfn = 0x400000000
Feb 03 23:41:25 yy kernel: esrt: Reserving ESRT space from 0x000000005e38f098 to 0x000000005e38f120.
Feb 03 23:41:25 yy kernel: e820: update [mem 0x5e38f000-0x5e38ffff] usable ==> reserved
Feb 03 23:41:25 yy kernel: Using GB pages for direct mapping
Feb 03 23:41:25 yy kernel: Incomplete global flushes, disabling PCID
Feb 03 23:41:25 yy kernel: Secure boot disabled
Feb 03 23:41:25 yy kernel: RAMDISK: [mem 0x35cff000-0x36e76fff]
Feb 03 23:41:25 yy kernel: ACPI: Early table checksum verification disabled
Feb 03 23:41:25 yy kernel: ACPI: RSDP 0x00000000654F7014 000024 (v02 ALASKA)
Feb 03 23:41:25 yy kernel: ACPI: XSDT 0x00000000654F6728 0000F4 (v01 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: FACP 0x000000006545C000 000114 (v06 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: DSDT 0x00000000653E8000 073840 (v02 ALASKA A M I 01072009 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: FACS 0x000000006553A000 000040
Feb 03 23:41:25 yy kernel: ACPI: FIDT 0x00000000653E7000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x000000006545E000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x00000000653E1000 005D01 (v02 CpuRef CpuSsdt 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: AAFT 0x000000006545D000 0002B2 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x00000000653DE000 002AA1 (v02 SaSsdt SaSsdt 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x00000000653DA000 003316 (v02 INTEL IgfxSsdt 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: HPET 0x00000000653D9000 000038 (v01 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: APIC 0x00000000653D8000 0001DC (v05 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: MCFG 0x00000000653D7000 00003C (v01 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: NHLT 0x00000000653D6000 00002D (v00 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: LPIT 0x00000000653D5000 0000CC (v01 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x00000000653CE000 0059C1 (v02 ALASKA TbtTypeC 00000000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: DBGP 0x00000000653CD000 000034 (v01 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: DBG2 0x00000000653CC000 000054 (v00 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x00000000653CA000 001919 (v02 ALASKA UsbCTabl 00001000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: DMAR 0x00000000653C9000 000088 (v02 INTEL EDK2 00000002 01000013)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x00000000653C7000 001118 (v02 INTEL xh_adls3 00000000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x00000000653C3000 003AEA (v02 SocGpe SocGpe 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x00000000653C0000 002B2A (v02 SocCmn SocCmn 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0x00000000653BF000 000144 (v02 Intel ADebTabl 00001000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: BGRT 0x00000000653BE000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Feb 03 23:41:25 yy kernel: ACPI: TPM2 0x00000000653BD000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
Feb 03 23:41:25 yy kernel: ACPI: PHAT 0x00000000653BC000 0005ED (v00 ALASKA A M I 00000005 MSFT 0100000D)
Feb 03 23:41:25 yy kernel: ACPI: WSMT 0x00000000653D4000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Feb 03 23:41:25 yy kernel: ACPI: FPDT 0x00000000653BB000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Feb 03 23:41:25 yy kernel: ACPI: Reserving FACP table memory at [mem 0x6545c000-0x6545c113]
Feb 03 23:41:25 yy kernel: ACPI: Reserving DSDT table memory at [mem 0x653e8000-0x6545b83f]
Feb 03 23:41:25 yy kernel: ACPI: Reserving FACS table memory at [mem 0x6553a000-0x6553a03f]
Feb 03 23:41:25 yy kernel: ACPI: Reserving FIDT table memory at [mem 0x653e7000-0x653e709b]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x6545e000-0x6545e38b]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x653e1000-0x653e6d00]
Feb 03 23:41:25 yy kernel: ACPI: Reserving AAFT table memory at [mem 0x6545d000-0x6545d2b1]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x653de000-0x653e0aa0]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x653da000-0x653dd315]
Feb 03 23:41:25 yy kernel: ACPI: Reserving HPET table memory at [mem 0x653d9000-0x653d9037]
Feb 03 23:41:25 yy kernel: ACPI: Reserving APIC table memory at [mem 0x653d8000-0x653d81db]
Feb 03 23:41:25 yy kernel: ACPI: Reserving MCFG table memory at [mem 0x653d7000-0x653d703b]
Feb 03 23:41:25 yy kernel: ACPI: Reserving NHLT table memory at [mem 0x653d6000-0x653d602c]
Feb 03 23:41:25 yy kernel: ACPI: Reserving LPIT table memory at [mem 0x653d5000-0x653d50cb]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x653ce000-0x653d39c0]
Feb 03 23:41:25 yy kernel: ACPI: Reserving DBGP table memory at [mem 0x653cd000-0x653cd033]
Feb 03 23:41:25 yy kernel: ACPI: Reserving DBG2 table memory at [mem 0x653cc000-0x653cc053]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x653ca000-0x653cb918]
Feb 03 23:41:25 yy kernel: ACPI: Reserving DMAR table memory at [mem 0x653c9000-0x653c9087]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x653c7000-0x653c8117]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x653c3000-0x653c6ae9]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x653c0000-0x653c2b29]
Feb 03 23:41:25 yy kernel: ACPI: Reserving SSDT table memory at [mem 0x653bf000-0x653bf143]
Feb 03 23:41:25 yy kernel: ACPI: Reserving BGRT table memory at [mem 0x653be000-0x653be037]
Feb 03 23:41:25 yy kernel: ACPI: Reserving TPM2 table memory at [mem 0x653bd000-0x653bd04b]
Feb 03 23:41:25 yy kernel: ACPI: Reserving PHAT table memory at [mem 0x653bc000-0x653bc5ec]
Feb 03 23:41:25 yy kernel: ACPI: Reserving WSMT table memory at [mem 0x653d4000-0x653d4027]
Feb 03 23:41:25 yy kernel: ACPI: Reserving FPDT table memory at [mem 0x653bb000-0x653bb043]
Feb 03 23:41:25 yy kernel: No NUMA configuration found
Feb 03 23:41:25 yy kernel: Faking a node at [mem 0x0000000000000000-0x000000088f7fffff]
Feb 03 23:41:25 yy kernel: NODE_DATA(0) allocated [mem 0x88f7d52c0-0x88f7fffff]
Feb 03 23:41:25 yy kernel: Zone ranges:
Feb 03 23:41:25 yy kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Feb 03 23:41:25 yy kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Feb 03 23:41:25 yy kernel: Normal [mem 0x0000000100000000-0x000000088f7fffff]
Feb 03 23:41:25 yy kernel: Device empty
Feb 03 23:41:25 yy kernel: Movable zone start for each node
Feb 03 23:41:25 yy kernel: Early memory node ranges
Feb 03 23:41:25 yy kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff]
Feb 03 23:41:25 yy kernel: node 0: [mem 0x000000000009f000-0x000000000009ffff]
Feb 03 23:41:25 yy kernel: node 0: [mem 0x0000000000100000-0x0000000062291fff]
Feb 03 23:41:25 yy kernel: node 0: [mem 0x0000000065fff000-0x0000000065ffffff]
Feb 03 23:41:25 yy kernel: node 0: [mem 0x0000000100000000-0x000000088f7fffff]
Feb 03 23:41:25 yy kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000088f7fffff]
Feb 03 23:41:25 yy kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Feb 03 23:41:25 yy kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Feb 03 23:41:25 yy kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Feb 03 23:41:25 yy kernel: On node 0, zone DMA32: 15725 pages in unavailable ranges
Feb 03 23:41:25 yy kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
Feb 03 23:41:25 yy kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Feb 03 23:41:25 yy kernel: Reserving Intel graphics memory at [mem 0x6c800000-0x707fffff]
Feb 03 23:41:25 yy kernel: ACPI: PM-Timer IO Port: 0x1808
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Feb 03 23:41:25 yy kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Feb 03 23:41:25 yy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 03 23:41:25 yy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Feb 03 23:41:25 yy kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Feb 03 23:41:25 yy kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Feb 03 23:41:25 yy kernel: e820: update [mem 0x5997e000-0x599befff] usable ==> reserved
Feb 03 23:41:25 yy kernel: TSC deadline timer available
Feb 03 23:41:25 yy kernel: CPU topo: Max. logical packages: 1
Feb 03 23:41:25 yy kernel: CPU topo: Max. logical dies: 1
Feb 03 23:41:25 yy kernel: CPU topo: Max. dies per package: 1
Feb 03 23:41:25 yy kernel: CPU topo: Max. threads per core: 2
Feb 03 23:41:25 yy kernel: CPU topo: Num. cores per package: 4
Feb 03 23:41:25 yy kernel: CPU topo: Num. threads per package: 8
Feb 03 23:41:25 yy kernel: CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x5997e000-0x599befff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x5e38f000-0x5e38ffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x62292000-0x65391fff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x65392000-0x6545efff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x6545f000-0x6553afff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x6553b000-0x65f65fff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x65f66000-0x65ffefff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x66000000-0x69ffffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x6a000000-0x6a5fffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x6a600000-0x6a7fffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x6a800000-0x6affffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x6b000000-0x707fffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0x70800000-0xfdffffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Feb 03 23:41:25 yy kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Feb 03 23:41:25 yy kernel: [mem 0x70800000-0xfdffffff] available for PCI devices
Feb 03 23:41:25 yy kernel: Booting paravirtualized kernel on bare hardware
Feb 03 23:41:25 yy kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Feb 03 23:41:25 yy kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Feb 03 23:41:25 yy kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Feb 03 23:41:25 yy kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Feb 03 23:41:25 yy kernel: pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7
Feb 03 23:41:25 yy kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=918a1ed7-c200-4ccb-a30e-0a4fe749c304 rw loglevel=3 quiet
Feb 03 23:41:25 yy kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux-lts", will be passed to user space.
Feb 03 23:41:25 yy kernel: random: crng init done
Feb 03 23:41:25 yy kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Feb 03 23:41:25 yy kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Feb 03 23:41:25 yy kernel: Fallback order for Node 0: 0
Feb 03 23:41:25 yy kernel: Built 1 zonelists, mobility grouping on. Total pages: 8329777
Feb 03 23:41:25 yy kernel: Policy zone: Normal
Feb 03 23:41:25 yy kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Feb 03 23:41:25 yy kernel: software IO TLB: area num 8.
Feb 03 23:41:25 yy kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Feb 03 23:41:25 yy kernel: ftrace: allocating 51362 entries in 201 pages
Feb 03 23:41:25 yy kernel: ftrace: allocated 201 pages with 4 groups
Feb 03 23:41:25 yy kernel: Dynamic Preempt: voluntary
Feb 03 23:41:25 yy kernel: rcu: Preemptible hierarchical RCU implementation.
Feb 03 23:41:25 yy kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
Feb 03 23:41:25 yy kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Feb 03 23:41:25 yy kernel: Trampoline variant of Tasks RCU enabled.
Feb 03 23:41:25 yy kernel: Rude variant of Tasks RCU enabled.
Feb 03 23:41:25 yy kernel: Tracing variant of Tasks RCU enabled.
Feb 03 23:41:25 yy kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Feb 03 23:41:25 yy kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Feb 03 23:41:25 yy kernel: RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
Feb 03 23:41:25 yy kernel: RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
Feb 03 23:41:25 yy kernel: RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
Feb 03 23:41:25 yy kernel: NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
Feb 03 23:41:25 yy kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Feb 03 23:41:25 yy kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Feb 03 23:41:25 yy kernel: Console: colour dummy device 80x25
Feb 03 23:41:25 yy kernel: printk: legacy console [tty0] enabled
Feb 03 23:41:25 yy kernel: ACPI: Core revision 20240827
Feb 03 23:41:25 yy kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
Feb 03 23:41:25 yy kernel: APIC: Switch to symmetric I/O mode setup
Feb 03 23:41:25 yy kernel: DMAR: Host address width 39
Feb 03 23:41:25 yy kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Feb 03 23:41:25 yy kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a08f0505e
Feb 03 23:41:25 yy kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Feb 03 23:41:25 yy kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Feb 03 23:41:25 yy kernel: DMAR: RMRR base: 0x0000006c000000 end: 0x000000707fffff
Feb 03 23:41:25 yy kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Feb 03 23:41:25 yy kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Feb 03 23:41:25 yy kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Feb 03 23:41:25 yy kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Feb 03 23:41:25 yy kernel: x2apic enabled
Feb 03 23:41:25 yy kernel: APIC: Switched APIC routing to: cluster x2apic
Feb 03 23:41:25 yy kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Feb 03 23:41:25 yy kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f9a2767029, max_idle_ns: 440795219692 ns
Feb 03 23:41:25 yy kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6607.00 BogoMIPS (lpj=11008000)
Feb 03 23:41:25 yy kernel: CPU0: Thermal monitoring enabled (TM1)
Feb 03 23:41:25 yy kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Feb 03 23:41:25 yy kernel: CET detected: Indirect Branch Tracking enabled
Feb 03 23:41:25 yy kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Feb 03 23:41:25 yy kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Feb 03 23:41:25 yy kernel: process: using mwait in idle threads
Feb 03 23:41:25 yy kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Feb 03 23:41:25 yy kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
Feb 03 23:41:25 yy kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Feb 03 23:41:25 yy kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 03 23:41:25 yy kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Feb 03 23:41:25 yy kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Feb 03 23:41:25 yy kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Feb 03 23:41:25 yy kernel: Register File Data Sampling: Vulnerable: No microcode
Feb 03 23:41:25 yy kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Feb 03 23:41:25 yy kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Feb 03 23:41:25 yy kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Feb 03 23:41:25 yy kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Feb 03 23:41:25 yy kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Feb 03 23:41:25 yy kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Feb 03 23:41:25 yy kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Feb 03 23:41:25 yy kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Feb 03 23:41:25 yy kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Feb 03 23:41:25 yy kernel: Freeing SMP alternatives memory: 40K
Feb 03 23:41:25 yy kernel: pid_max: default: 32768 minimum: 301
Feb 03 23:41:25 yy kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Feb 03 23:41:25 yy kernel: landlock: Up and running.
Feb 03 23:41:25 yy kernel: Yama: becoming mindful.
Feb 03 23:41:25 yy kernel: LSM support for eBPF active
Feb 03 23:41:25 yy kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Feb 03 23:41:25 yy kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Feb 03 23:41:25 yy kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i3-12100 (family: 0x6, model: 0x97, stepping: 0x5)
Feb 03 23:41:25 yy kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Feb 03 23:41:25 yy kernel: core: cpu_core PMU driver:
Feb 03 23:41:25 yy kernel: ... version: 5
Feb 03 23:41:25 yy kernel: ... bit width: 48
Feb 03 23:41:25 yy kernel: ... generic registers: 8
Feb 03 23:41:25 yy kernel: ... value mask: 0000ffffffffffff
Feb 03 23:41:25 yy kernel: ... max period: 00007fffffffffff
Feb 03 23:41:25 yy kernel: ... fixed-purpose events: 4
Feb 03 23:41:25 yy kernel: ... event mask: 0001000f000000ff
Feb 03 23:41:25 yy kernel: signal: max sigframe size: 3632
Feb 03 23:41:25 yy kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1272
Feb 03 23:41:25 yy kernel: rcu: Hierarchical SRCU implementation.
Feb 03 23:41:25 yy kernel: rcu: Max phase no-delay instances is 1000.
Feb 03 23:41:25 yy kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Feb 03 23:41:25 yy kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Feb 03 23:41:25 yy kernel: smp: Bringing up secondary CPUs ...
Feb 03 23:41:25 yy kernel: smpboot: x86: Booting SMP configuration:
Feb 03 23:41:25 yy kernel: .... node #0, CPUs: #2 #4 #6 #1 #3 #5 #7
Feb 03 23:41:25 yy kernel: smp: Brought up 1 node, 8 CPUs
Feb 03 23:41:25 yy kernel: smpboot: Total of 8 processors activated (52859.00 BogoMIPS)
Feb 03 23:41:25 yy kernel: Memory: 32589104K/33319108K available (18432K kernel code, 2672K rwdata, 14320K rodata, 4268K init, 4024K bss, 710456K reserved, 0K cma-reserved)
Feb 03 23:41:25 yy kernel: devtmpfs: initialized
Feb 03 23:41:25 yy kernel: x86/mm: Memory block size: 128MB
Feb 03 23:41:25 yy kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6545f000-0x6553afff] (901120 bytes)
Feb 03 23:41:25 yy kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Feb 03 23:41:25 yy kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Feb 03 23:41:25 yy kernel: pinctrl core: initialized pinctrl subsystem
Feb 03 23:41:25 yy kernel: PM: RTC time: 04:41:13, date: 2025-02-04
Feb 03 23:41:25 yy kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Feb 03 23:41:25 yy kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Feb 03 23:41:25 yy kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Feb 03 23:41:25 yy kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Feb 03 23:41:25 yy kernel: audit: initializing netlink subsys (disabled)
Feb 03 23:41:25 yy kernel: audit: type=2000 audit(1738644073.049:1): state=initialized audit_enabled=0 res=1
Feb 03 23:41:25 yy kernel: thermal_sys: Registered thermal governor 'fair_share'
Feb 03 23:41:25 yy kernel: thermal_sys: Registered thermal governor 'bang_bang'
Feb 03 23:41:25 yy kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 03 23:41:25 yy kernel: thermal_sys: Registered thermal governor 'user_space'
Feb 03 23:41:25 yy kernel: thermal_sys: Registered thermal governor 'power_allocator'
Feb 03 23:41:25 yy kernel: cpuidle: using governor ladder
Feb 03 23:41:25 yy kernel: cpuidle: using governor menu
Feb 03 23:41:25 yy kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Feb 03 23:41:25 yy kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Feb 03 23:41:25 yy kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Feb 03 23:41:25 yy kernel: PCI: Using configuration type 1 for base access
Feb 03 23:41:25 yy kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Feb 03 23:41:25 yy kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Feb 03 23:41:25 yy kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Feb 03 23:41:25 yy kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Feb 03 23:41:25 yy kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Feb 03 23:41:25 yy kernel: ACPI: Added _OSI(Module Device)
Feb 03 23:41:25 yy kernel: ACPI: Added _OSI(Processor Device)
Feb 03 23:41:25 yy kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 03 23:41:25 yy kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 03 23:41:25 yy kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Feb 03 23:41:25 yy kernel: ACPI: Dynamic OEM Table Load:
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0xFFFF950C410C6800 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: Dynamic OEM Table Load:
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0xFFFF950C410D7000 000668 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: Dynamic OEM Table Load:
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0xFFFF950C41AE2A00 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: Dynamic OEM Table Load:
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0xFFFF950C410D7800 00044D (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: Dynamic OEM Table Load:
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0xFFFF950C410B4000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: Dynamic OEM Table Load:
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0xFFFF950C410B6000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: Dynamic OEM Table Load:
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0xFFFF950C41B6E000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: Dynamic OEM Table Load:
Feb 03 23:41:25 yy kernel: ACPI: SSDT 0xFFFF950C410CA000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
Feb 03 23:41:25 yy kernel: ACPI: Interpreter enabled
Feb 03 23:41:25 yy kernel: ACPI: PM: (supports S0 S3 S4 S5)
Feb 03 23:41:25 yy kernel: ACPI: Using IOAPIC for interrupt routing
Feb 03 23:41:25 yy kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 03 23:41:25 yy kernel: PCI: Using E820 reservations for host bridge windows
Feb 03 23:41:25 yy kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Feb 03 23:41:25 yy kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Feb 03 23:41:25 yy kernel: ACPI: \PIN_: New power resource
Feb 03 23:41:25 yy kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Feb 03 23:41:25 yy kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Feb 03 23:41:25 yy kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Feb 03 23:41:25 yy kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
Feb 03 23:41:25 yy kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Feb 03 23:41:25 yy kernel: PCI host bridge to bus 0000:00
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000effff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: root bus resource [mem 0x70800000-0xbfffffff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Feb 03 23:41:25 yy kernel: pci 0000:00:00.0: [8086:4630] type 00 class 0x060000 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: [8086:4692] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: BAR 0 [mem 0x6000000000-0x6000ffffff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: BAR 4 [io 0x3000-0x303f]
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Feb 03 23:41:25 yy kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Feb 03 23:41:25 yy kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Feb 03 23:41:25 yy kernel: pci 0000:00:06.0: bridge window [mem 0x70a00000-0x70afffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Feb 03 23:41:25 yy kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Feb 03 23:41:25 yy kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:08.0: BAR 0 [mem 0x600111c000-0x600111cfff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:14.0: [8086:7ae0] type 00 class 0x0c0330 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:14.0: BAR 0 [mem 0x6001100000-0x600110ffff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Feb 03 23:41:25 yy kernel: pci 0000:00:14.2: [8086:7aa7] type 00 class 0x050000 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:14.2: BAR 0 [mem 0x6001114000-0x6001117fff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:14.2: BAR 2 [mem 0x600111b000-0x600111bfff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:15.0: [8086:7acc] type 00 class 0x0c8000 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:16.0: [8086:7ae8] type 00 class 0x078000 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:16.0: BAR 0 [mem 0x6001119000-0x6001119fff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:16.0: PME# supported from D3hot
Feb 03 23:41:25 yy kernel: pci 0000:00:17.0: [8086:7ae2] type 00 class 0x010601 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:17.0: BAR 0 [mem 0x70b20000-0x70b21fff]
Feb 03 23:41:25 yy kernel: pci 0000:00:17.0: BAR 1 [mem 0x70b23000-0x70b230ff]
Feb 03 23:41:25 yy kernel: pci 0000:00:17.0: BAR 2 [io 0x3090-0x3097]
Feb 03 23:41:25 yy kernel: pci 0000:00:17.0: BAR 3 [io 0x3080-0x3083]
Feb 03 23:41:25 yy kernel: pci 0000:00:17.0: BAR 4 [io 0x3060-0x307f]
Feb 03 23:41:25 yy kernel: pci 0000:00:17.0: BAR 5 [mem 0x70b22000-0x70b227ff]
Feb 03 23:41:25 yy kernel: pci 0000:00:17.0: PME# supported from D3hot
Feb 03 23:41:25 yy kernel: pci 0000:00:1a.0: [8086:7ac8] type 01 class 0x060400 PCIe Root Port
Feb 03 23:41:25 yy kernel: pci 0000:00:1a.0: PCI bridge to [bus 02]
Feb 03 23:41:25 yy kernel: pci 0000:00:1a.0: bridge window [mem 0x70900000-0x709fffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Feb 03 23:41:25 yy kernel: pci 0000:00:1a.0: PTM enabled (root), 4ns granularity
Feb 03 23:41:25 yy kernel: pci 0000:00:1c.0: [8086:7abf] type 01 class 0x060400 PCIe Root Port
Feb 03 23:41:25 yy kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Feb 03 23:41:25 yy kernel: pci 0000:00:1c.0: bridge window [mem 0x70800000-0x708fffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Feb 03 23:41:25 yy kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Feb 03 23:41:25 yy kernel: pci 0000:00:1d.0: [8086:7ab6] type 01 class 0x060400 PCIe Root Port
Feb 03 23:41:25 yy kernel: pci 0000:00:1d.0: PCI bridge to [bus 04]
Feb 03 23:41:25 yy kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Feb 03 23:41:25 yy kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.0: [8086:7a86] type 00 class 0x060100 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.3: [8086:7ad0] type 00 class 0x040300 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6001110000-0x6001113fff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6001000000-0x60010fffff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.4: [8086:7aa3] type 00 class 0x0c0500 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.4: BAR 0 [mem 0x6001118000-0x60011180ff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.5: [8086:7aa4] type 00 class 0x0c8000 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.6: [8086:1a1d] type 00 class 0x020000 conventional PCI endpoint
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.6: BAR 0 [mem 0x70b00000-0x70b1ffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Feb 03 23:41:25 yy kernel: pci 0000:01:00.0: [1344:5410] type 00 class 0x010802 PCIe Endpoint
Feb 03 23:41:25 yy kernel: pci 0000:01:00.0: BAR 0 [mem 0x70a00000-0x70a03fff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Feb 03 23:41:25 yy kernel: pci 0000:02:00.0: [144d:a808] type 00 class 0x010802 PCIe Endpoint
Feb 03 23:41:25 yy kernel: pci 0000:02:00.0: BAR 0 [mem 0x70900000-0x70903fff 64bit]
Feb 03 23:41:25 yy kernel: pci 0000:00:1a.0: PCI bridge to [bus 02]
Feb 03 23:41:25 yy kernel: pci 0000:03:00.0: [1b21:1166] type 00 class 0x010601 PCIe Endpoint
Feb 03 23:41:25 yy kernel: pci 0000:03:00.0: BAR 0 [mem 0x70882000-0x70883fff]
Feb 03 23:41:25 yy kernel: pci 0000:03:00.0: BAR 5 [mem 0x70880000-0x70881fff]
Feb 03 23:41:25 yy kernel: pci 0000:03:00.0: ROM [mem 0x70800000-0x7087ffff pref]
Feb 03 23:41:25 yy kernel: pci 0000:03:00.0: enabling Extended Tags
Feb 03 23:41:25 yy kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Feb 03 23:41:25 yy kernel: pci 0000:03:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:1c.0 (capable of 15.752 Gb/s with 8.0 GT/s PCIe x2 link)
Feb 03 23:41:25 yy kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Feb 03 23:41:25 yy kernel: pci 0000:00:1d.0: PCI bridge to [bus 04]
Feb 03 23:41:25 yy kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Feb 03 23:41:25 yy kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Feb 03 23:41:25 yy kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Feb 03 23:41:25 yy kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Feb 03 23:41:25 yy kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Feb 03 23:41:25 yy kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Feb 03 23:41:25 yy kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Feb 03 23:41:25 yy kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Feb 03 23:41:25 yy kernel: iommu: Default domain type: Translated
Feb 03 23:41:25 yy kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Feb 03 23:41:25 yy kernel: SCSI subsystem initialized
Feb 03 23:41:25 yy kernel: libata version 3.00 loaded.
Feb 03 23:41:25 yy kernel: ACPI: bus type USB registered
Feb 03 23:41:25 yy kernel: usbcore: registered new interface driver usbfs
Feb 03 23:41:25 yy kernel: usbcore: registered new interface driver hub
Feb 03 23:41:25 yy kernel: usbcore: registered new device driver usb
Feb 03 23:41:25 yy kernel: EDAC MC: Ver: 3.0.0
Feb 03 23:41:25 yy kernel: efivars: Registered efivars operations
Feb 03 23:41:25 yy kernel: NetLabel: Initializing
Feb 03 23:41:25 yy kernel: NetLabel: domain hash size = 128
Feb 03 23:41:25 yy kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Feb 03 23:41:25 yy kernel: NetLabel: unlabeled traffic allowed by default
Feb 03 23:41:25 yy kernel: mctp: management component transport protocol core
Feb 03 23:41:25 yy kernel: NET: Registered PF_MCTP protocol family
Feb 03 23:41:25 yy kernel: PCI: Using ACPI for IRQ routing
Feb 03 23:41:25 yy kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Feb 03 23:41:25 yy kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Feb 03 23:41:25 yy kernel: e820: reserve RAM buffer [mem 0x5997e000-0x5bffffff]
Feb 03 23:41:25 yy kernel: e820: reserve RAM buffer [mem 0x5e38f000-0x5fffffff]
Feb 03 23:41:25 yy kernel: e820: reserve RAM buffer [mem 0x62292000-0x63ffffff]
Feb 03 23:41:25 yy kernel: e820: reserve RAM buffer [mem 0x66000000-0x67ffffff]
Feb 03 23:41:25 yy kernel: e820: reserve RAM buffer [mem 0x88f800000-0x88fffffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Feb 03 23:41:25 yy kernel: vgaarb: loaded
Feb 03 23:41:25 yy kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Feb 03 23:41:25 yy kernel: hpet0: 8 comparators, 64-bit 19.200000 MHz counter
Feb 03 23:41:25 yy kernel: clocksource: Switched to clocksource tsc-early
Feb 03 23:41:25 yy kernel: VFS: Disk quotas dquot_6.6.0
Feb 03 23:41:25 yy kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Feb 03 23:41:25 yy kernel: pnp: PnP ACPI init
Feb 03 23:41:25 yy kernel: system 00:00: [io 0x0280-0x028f] has been reserved
Feb 03 23:41:25 yy kernel: system 00:00: [io 0x0290-0x029f] has been reserved
Feb 03 23:41:25 yy kernel: system 00:00: [io 0x02a0-0x02bf] has been reserved
Feb 03 23:41:25 yy kernel: system 00:00: [io 0x02c0-0x02df] has been reserved
Feb 03 23:41:25 yy kernel: system 00:01: [io 0x0680-0x069f] has been reserved
Feb 03 23:41:25 yy kernel: system 00:01: [io 0x164e-0x164f] has been reserved
Feb 03 23:41:25 yy kernel: system 00:02: [io 0x1854-0x1857] has been reserved
Feb 03 23:41:25 yy kernel: pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 03 23:41:25 yy kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Feb 03 23:41:25 yy kernel: system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
Feb 03 23:41:25 yy kernel: system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
Feb 03 23:41:25 yy kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
Feb 03 23:41:25 yy kernel: system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
Feb 03 23:41:25 yy kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Feb 03 23:41:25 yy kernel: system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
Feb 03 23:41:25 yy kernel: system 00:04: [io 0x2000-0x20fe] has been reserved
Feb 03 23:41:25 yy kernel: pnp: PnP ACPI: found 6 devices
Feb 03 23:41:25 yy kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 03 23:41:25 yy kernel: NET: Registered PF_INET protocol family
Feb 03 23:41:25 yy kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Feb 03 23:41:25 yy kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Feb 03 23:41:25 yy kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Feb 03 23:41:25 yy kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Feb 03 23:41:25 yy kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Feb 03 23:41:25 yy kernel: TCP: Hash tables configured (established 262144 bind 65536)
Feb 03 23:41:25 yy kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Feb 03 23:41:25 yy kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Feb 03 23:41:25 yy kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Feb 03 23:41:25 yy kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Feb 03 23:41:25 yy kernel: NET: Registered PF_XDP protocol family
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Feb 03 23:41:25 yy kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Feb 03 23:41:25 yy kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Feb 03 23:41:25 yy kernel: resource: avoiding allocation from e820 entry [mem 0x000a0000-0x000fffff]
Feb 03 23:41:25 yy kernel: resource: avoiding allocation from e820 entry [mem 0x000a0000-0x000fffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:1f.5: BAR 0 [mem 0x70b24000-0x70b24fff]: assigned
Feb 03 23:41:25 yy kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Feb 03 23:41:25 yy kernel: pci 0000:00:06.0: bridge window [mem 0x70a00000-0x70afffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:1a.0: PCI bridge to [bus 02]
Feb 03 23:41:25 yy kernel: pci 0000:00:1a.0: bridge window [mem 0x70900000-0x709fffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Feb 03 23:41:25 yy kernel: pci 0000:00:1c.0: bridge window [mem 0x70800000-0x708fffff]
Feb 03 23:41:25 yy kernel: pci 0000:00:1d.0: PCI bridge to [bus 04]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000effff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: resource 8 [mem 0x70800000-0xbfffffff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
Feb 03 23:41:25 yy kernel: pci_bus 0000:01: resource 1 [mem 0x70a00000-0x70afffff]
Feb 03 23:41:25 yy kernel: pci_bus 0000:02: resource 1 [mem 0x70900000-0x709fffff]
Feb 03 23:41:25 yy kernel: pci_bus 0000:03: resource 1 [mem 0x70800000-0x708fffff]
Feb 03 23:41:25 yy kernel: PCI: CLS 64 bytes, default 64
Feb 03 23:41:25 yy kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Feb 03 23:41:25 yy kernel: software IO TLB: mapped [mem 0x00000000549ee000-0x00000000589ee000] (64MB)
Feb 03 23:41:25 yy kernel: Trying to unpack rootfs image as initramfs...
Feb 03 23:41:25 yy kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f9a2767029, max_idle_ns: 440795219692 ns
Feb 03 23:41:25 yy kernel: clocksource: Switched to clocksource tsc
Feb 03 23:41:25 yy kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Feb 03 23:41:25 yy kernel: Initialise system trusted keyrings
Feb 03 23:41:25 yy kernel: Key type blacklist registered
Feb 03 23:41:25 yy kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0
Feb 03 23:41:25 yy kernel: fuse: init (API version 7.41)
Feb 03 23:41:25 yy kernel: integrity: Platform Keyring initialized
Feb 03 23:41:25 yy kernel: integrity: Machine keyring initialized
Feb 03 23:41:25 yy kernel: Key type asymmetric registered
Feb 03 23:41:25 yy kernel: Asymmetric key parser 'x509' registered
Feb 03 23:41:25 yy kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Feb 03 23:41:25 yy kernel: io scheduler mq-deadline registered
Feb 03 23:41:25 yy kernel: io scheduler kyber registered
Feb 03 23:41:25 yy kernel: io scheduler bfq registered
Feb 03 23:41:25 yy kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 03 23:41:25 yy kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 03 23:41:25 yy kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Feb 03 23:41:25 yy kernel: ACPI: button: Sleep Button [SLPB]
Feb 03 23:41:25 yy kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Feb 03 23:41:25 yy kernel: ACPI: button: Power Button [PWRB]
Feb 03 23:41:25 yy kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Feb 03 23:41:25 yy kernel: ACPI: button: Power Button [PWRF]
Feb 03 23:41:25 yy kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Feb 03 23:41:25 yy kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Feb 03 23:41:25 yy kernel: Freeing initrd memory: 17888K
Feb 03 23:41:25 yy kernel: Non-volatile memory driver v1.3
Feb 03 23:41:25 yy kernel: Linux agpgart interface v0.103
Feb 03 23:41:25 yy kernel: ACPI: bus type drm_connector registered
Feb 03 23:41:25 yy kernel: ahci 0000:00:17.0: version 3.0
Feb 03 23:41:25 yy kernel: ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Feb 03 23:41:25 yy kernel: ahci 0000:00:17.0: 4/4 ports implemented (port mask 0xf0)
Feb 03 23:41:25 yy kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds
Feb 03 23:41:25 yy kernel: scsi host0: ahci
Feb 03 23:41:25 yy kernel: scsi host1: ahci
Feb 03 23:41:25 yy kernel: scsi host2: ahci
Feb 03 23:41:25 yy kernel: scsi host3: ahci
Feb 03 23:41:25 yy kernel: scsi host4: ahci
Feb 03 23:41:25 yy kernel: scsi host5: ahci
Feb 03 23:41:25 yy kernel: scsi host6: ahci
Feb 03 23:41:25 yy kernel: scsi host7: ahci
Feb 03 23:41:25 yy kernel: ata1: DUMMY
Feb 03 23:41:25 yy kernel: ata2: DUMMY
Feb 03 23:41:25 yy kernel: ata3: DUMMY
Feb 03 23:41:25 yy kernel: ata4: DUMMY
Feb 03 23:41:25 yy kernel: ata5: SATA max UDMA/133 abar m2048@0x70b22000 port 0x70b22300 irq 124 lpm-pol 3
Feb 03 23:41:25 yy kernel: ata6: SATA max UDMA/133 abar m2048@0x70b22000 port 0x70b22380 irq 124 lpm-pol 3
Feb 03 23:41:25 yy kernel: ata7: SATA max UDMA/133 abar m2048@0x70b22000 port 0x70b22400 irq 124 lpm-pol 3
Feb 03 23:41:25 yy kernel: ata8: SATA max UDMA/133 abar m2048@0x70b22000 port 0x70b22480 irq 124 lpm-pol 3
Feb 03 23:41:25 yy kernel: ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
Feb 03 23:41:25 yy kernel: ahci 0000:03:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Feb 03 23:41:25 yy kernel: ahci 0000:03:00.0: 30/32 ports implemented (port mask 0xffffff3f)
Feb 03 23:41:25 yy kernel: ahci 0000:03:00.0: flags: 64bit ncq sntf stag pm led only pio sxs deso sadm sds apst
Feb 03 23:41:25 yy kernel: scsi host8: ahci
Feb 03 23:41:25 yy kernel: scsi host9: ahci
Feb 03 23:41:25 yy kernel: scsi host10: ahci
Feb 03 23:41:25 yy kernel: scsi host11: ahci
Feb 03 23:41:25 yy kernel: scsi host12: ahci
Feb 03 23:41:25 yy kernel: scsi host13: ahci
Feb 03 23:41:25 yy kernel: scsi host14: ahci
Feb 03 23:41:25 yy kernel: scsi host15: ahci
Feb 03 23:41:25 yy kernel: scsi host16: ahci
Feb 03 23:41:25 yy kernel: scsi host17: ahci
Feb 03 23:41:25 yy kernel: scsi host18: ahci
Feb 03 23:41:25 yy kernel: scsi host19: ahci
Feb 03 23:41:25 yy kernel: scsi host20: ahci
Feb 03 23:41:25 yy kernel: scsi host21: ahci
Feb 03 23:41:25 yy kernel: scsi host22: ahci
Feb 03 23:41:25 yy kernel: scsi host23: ahci
Feb 03 23:41:25 yy kernel: scsi host24: ahci
Feb 03 23:41:25 yy kernel: scsi host25: ahci
Feb 03 23:41:25 yy kernel: scsi host26: ahci
Feb 03 23:41:25 yy kernel: scsi host27: ahci
Feb 03 23:41:25 yy kernel: scsi host28: ahci
Feb 03 23:41:25 yy kernel: scsi host29: ahci
Feb 03 23:41:25 yy kernel: scsi host30: ahci
Feb 03 23:41:25 yy kernel: scsi host31: ahci
Feb 03 23:41:25 yy kernel: scsi host32: ahci
Feb 03 23:41:25 yy kernel: scsi host33: ahci
Feb 03 23:41:25 yy kernel: scsi host34: ahci
Feb 03 23:41:25 yy kernel: scsi host35: ahci
Feb 03 23:41:25 yy kernel: scsi host36: ahci
Feb 03 23:41:25 yy kernel: scsi host37: ahci
Feb 03 23:41:25 yy kernel: scsi host38: ahci
Feb 03 23:41:25 yy kernel: scsi host39: ahci
Feb 03 23:41:25 yy kernel: ata9: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880100 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata10: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880180 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata11: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880200 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata12: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880280 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata13: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880300 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata14: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880380 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata15: DUMMY
Feb 03 23:41:25 yy kernel: ata16: DUMMY
Feb 03 23:41:25 yy kernel: ata17: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880500 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata18: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880580 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata19: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880600 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata20: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880680 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata21: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880700 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata22: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880780 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata23: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880800 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata24: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880880 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata25: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880900 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata26: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880980 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata27: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880a00 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata28: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880a80 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata29: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880b00 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata30: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880b80 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata31: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880c00 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata32: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880c80 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata33: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880d00 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata34: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880d80 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata35: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880e00 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata36: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880e80 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata37: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880f00 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata38: SATA max UDMA/133 abar m8192@0x70880000 port 0x70880f80 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata39: SATA max UDMA/133 abar m8192@0x70880000 port 0x70881000 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: ata40: SATA max UDMA/133 abar m8192@0x70880000 port 0x70881080 irq 125 lpm-pol 0
Feb 03 23:41:25 yy kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 03 23:41:25 yy kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Feb 03 23:41:25 yy kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Feb 03 23:41:25 yy kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 03 23:41:25 yy kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Feb 03 23:41:25 yy kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
Feb 03 23:41:25 yy kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Feb 03 23:41:25 yy kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 03 23:41:25 yy kernel: usb usb1: Product: xHCI Host Controller
Feb 03 23:41:25 yy kernel: usb usb1: Manufacturer: Linux 6.12.12-1-lts xhci-hcd
Feb 03 23:41:25 yy kernel: usb usb1: SerialNumber: 0000:00:14.0
Feb 03 23:41:25 yy kernel: hub 1-0:1.0: USB hub found
Feb 03 23:41:25 yy kernel: hub 1-0:1.0: 16 ports detected
Feb 03 23:41:25 yy kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Feb 03 23:41:25 yy kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 03 23:41:25 yy kernel: usb usb2: Product: xHCI Host Controller
Feb 03 23:41:25 yy kernel: usb usb2: Manufacturer: Linux 6.12.12-1-lts xhci-hcd
Feb 03 23:41:25 yy kernel: usb usb2: SerialNumber: 0000:00:14.0
Feb 03 23:41:25 yy kernel: hub 2-0:1.0: USB hub found
Feb 03 23:41:25 yy kernel: hub 2-0:1.0: 10 ports detected
Feb 03 23:41:25 yy kernel: usb: port power management may be unreliable
Feb 03 23:41:25 yy kernel: usbcore: registered new interface driver usbserial_generic
Feb 03 23:41:25 yy kernel: usbserial: USB Serial support registered for generic
Feb 03 23:41:25 yy kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Feb 03 23:41:25 yy kernel: rtc_cmos rtc_cmos: registered as rtc0
Feb 03 23:41:25 yy kernel: rtc_cmos rtc_cmos: setting system clock to 2025-02-04T04:41:14 UTC (1738644074)
Feb 03 23:41:25 yy kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Feb 03 23:41:25 yy kernel: intel_pstate: Intel P-state driver initializing
Feb 03 23:41:25 yy kernel: intel_pstate: HWP enabled
Feb 03 23:41:25 yy kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Feb 03 23:41:25 yy kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Feb 03 23:41:25 yy kernel: fbcon: Deferring console take-over
Feb 03 23:41:25 yy kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Feb 03 23:41:25 yy kernel: hid: raw HID events driver (C) Jiri Kosina
Feb 03 23:41:25 yy kernel: drop_monitor: Initializing network drop monitor service
Feb 03 23:41:25 yy kernel: NET: Registered PF_INET6 protocol family
Feb 03 23:41:25 yy kernel: Segment Routing with IPv6
Feb 03 23:41:25 yy kernel: RPL Segment Routing with IPv6
Feb 03 23:41:25 yy kernel: In-situ OAM (IOAM) with IPv6
Feb 03 23:41:25 yy kernel: NET: Registered PF_PACKET protocol family
Feb 03 23:41:25 yy kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Feb 03 23:41:25 yy kernel: microcode: Current revision: 0x0000001f
Feb 03 23:41:25 yy kernel: IPI shorthand broadcast: enabled
Feb 03 23:41:25 yy kernel: sched_clock: Marking stable (492294866, 478029)->(497206889, -4433994)
Feb 03 23:41:25 yy kernel: registered taskstats version 1
Feb 03 23:41:25 yy kernel: Loading compiled-in X.509 certificates
Feb 03 23:41:25 yy kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 51a40c21c76f5865bce05a24c6431c0003313645'
Feb 03 23:41:25 yy kernel: Demotion targets for Node 0: null
Feb 03 23:41:25 yy kernel: Key type .fscrypt registered
Feb 03 23:41:25 yy kernel: Key type fscrypt-provisioning registered
Feb 03 23:41:25 yy kernel: PM: Magic number: 13:827:665
Feb 03 23:41:25 yy kernel: RAS: Correctable Errors collector initialized.
Feb 03 23:41:25 yy kernel: clk: Disabling unused clocks
Feb 03 23:41:25 yy kernel: PM: genpd: Disabling unused power domains
Feb 03 23:41:25 yy kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
Feb 03 23:41:25 yy kernel: ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 23:41:25 yy kernel: ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 23:41:25 yy kernel: ata6: SATA link down (SStatus 4 SControl 300)
Feb 03 23:41:25 yy kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 23:41:25 yy kernel: ata7.00: ATA-11: ST16000NE000-2RW103, EN02, max UDMA/133
Feb 03 23:41:25 yy kernel: ata8.00: ATA-10: WDC WD40EZRZ-19GXCB0, 80.00A80, max UDMA/133
Feb 03 23:41:25 yy kernel: ata8.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 03 23:41:25 yy kernel: ata5.00: ATA-11: ST20000NT001-3LT101, EN01, max UDMA/133
Feb 03 23:41:25 yy kernel: ata8.00: configured for UDMA/133
Feb 03 23:41:25 yy kernel: ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 23:41:25 yy kernel: ata9.00: ATA-10: WDC WD60EFZX-68B3FN0, 81.00A81, max UDMA/133
Feb 03 23:41:25 yy kernel: ata9.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 03 23:41:25 yy kernel: ata9.00: configured for UDMA/133
Feb 03 23:41:25 yy kernel: ata7.00: 31251759104 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 03 23:41:25 yy kernel: ata7.00: Features: NCQ-sndrcv
Feb 03 23:41:25 yy kernel: ata5.00: 39063650304 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 03 23:41:25 yy kernel: ata5.00: Features: NCQ-sndrcv
Feb 03 23:41:25 yy kernel: ata7.00: configured for UDMA/133
Feb 03 23:41:25 yy kernel: usb 1-2: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 2.00
Feb 03 23:41:25 yy kernel: usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Feb 03 23:41:25 yy kernel: usb 1-2: Product: ASM107x
Feb 03 23:41:25 yy kernel: usb 1-2: Manufacturer: Asmedia
Feb 03 23:41:25 yy kernel: hub 1-2:1.0: USB hub found
Feb 03 23:41:25 yy kernel: hub 1-2:1.0: 4 ports detected
Feb 03 23:41:25 yy kernel: ata5.00: configured for UDMA/133
Feb 03 23:41:25 yy kernel: scsi 4:0:0:0: Direct-Access ATA ST20000NT001-3LT EN01 PQ: 0 ANSI: 5
Feb 03 23:41:25 yy kernel: sd 4:0:0:0: [sda] 39063650304 512-byte logical blocks: (20.0 TB/18.2 TiB)
Feb 03 23:41:25 yy kernel: sd 4:0:0:0: [sda] 4096-byte physical blocks
Feb 03 23:41:25 yy kernel: sd 4:0:0:0: [sda] Write Protect is off
Feb 03 23:41:25 yy kernel: sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
Feb 03 23:41:25 yy kernel: sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 03 23:41:25 yy kernel: sd 4:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Feb 03 23:41:25 yy kernel: scsi 6:0:0:0: Direct-Access ATA ST16000NE000-2RW EN02 PQ: 0 ANSI: 5
Feb 03 23:41:25 yy kernel: sd 6:0:0:0: [sdb] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
Feb 03 23:41:25 yy kernel: sd 6:0:0:0: [sdb] 4096-byte physical blocks
Feb 03 23:41:25 yy kernel: sd 6:0:0:0: [sdb] Write Protect is off
Feb 03 23:41:25 yy kernel: sd 6:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Feb 03 23:41:25 yy kernel: sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 03 23:41:25 yy kernel: sd 6:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
Feb 03 23:41:25 yy kernel: scsi 7:0:0:0: Direct-Access ATA WDC WD40EZRZ-19G 0A80 PQ: 0 ANSI: 5
Feb 03 23:41:25 yy kernel: sd 7:0:0:0: [sdc] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
Feb 03 23:41:25 yy kernel: sd 7:0:0:0: [sdc] 4096-byte physical blocks
Feb 03 23:41:25 yy kernel: sd 7:0:0:0: [sdc] Write Protect is off
Feb 03 23:41:25 yy kernel: sd 7:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Feb 03 23:41:25 yy kernel: sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 03 23:41:25 yy kernel: sd 7:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
Feb 03 23:41:25 yy kernel: scsi 8:0:0:0: Direct-Access ATA WDC WD60EFZX-68B 0A81 PQ: 0 ANSI: 5
Feb 03 23:41:25 yy kernel: sd 8:0:0:0: [sdd] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Feb 03 23:41:25 yy kernel: sd 8:0:0:0: [sdd] 4096-byte physical blocks
Feb 03 23:41:25 yy kernel: sd 8:0:0:0: [sdd] Write Protect is off
Feb 03 23:41:25 yy kernel: sd 8:0:0:0: [sdd] Mode Sense: 00 3a 00 00
Feb 03 23:41:25 yy kernel: sd 8:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 03 23:41:25 yy kernel: sd 8:0:0:0: [sdd] Preferred minimum I/O size 4096 bytes
Feb 03 23:41:25 yy kernel: sda: sda1 sda9
Feb 03 23:41:25 yy kernel: sd 4:0:0:0: [sda] Attached SCSI disk
Feb 03 23:41:25 yy kernel: sdb: sdb1
Feb 03 23:41:25 yy kernel: sd 6:0:0:0: [sdb] Attached SCSI disk
Feb 03 23:41:25 yy kernel: usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
Feb 03 23:41:25 yy kernel: sdd: sdd1 sdd9
Feb 03 23:41:25 yy kernel: sd 8:0:0:0: [sdd] Attached SCSI disk
Feb 03 23:41:25 yy kernel: sdc: sdc1 sdc9
Feb 03 23:41:25 yy kernel: sd 7:0:0:0: [sdc] Attached SCSI disk
Feb 03 23:41:25 yy kernel: usb 2-3: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 2.00
Feb 03 23:41:25 yy kernel: usb 2-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Feb 03 23:41:25 yy kernel: usb 2-3: Product: ASM107x
Feb 03 23:41:25 yy kernel: usb 2-3: Manufacturer: Asmedia
Feb 03 23:41:25 yy kernel: hub 2-3:1.0: USB hub found
Feb 03 23:41:25 yy kernel: hub 2-3:1.0: 4 ports detected
Feb 03 23:41:25 yy kernel: usb 1-11: new full-speed USB device number 3 using xhci_hcd
Feb 03 23:41:25 yy kernel: ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 23:41:25 yy kernel: ata10.00: ATA-11: ST14000NM001G-2KJ103, SN03, max UDMA/133
Feb 03 23:41:25 yy kernel: usb 1-11: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
Feb 03 23:41:25 yy kernel: usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 03 23:41:25 yy kernel: usb 1-11: Product: LED Controller
Feb 03 23:41:25 yy kernel: usb 1-11: Manufacturer: ASRock
Feb 03 23:41:25 yy kernel: usb 1-11: SerialNumber: A02019100900
Feb 03 23:41:25 yy kernel: ata10.00: 27344764928 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 03 23:41:25 yy kernel: ata10.00: Features: NCQ-sndrcv
Feb 03 23:41:25 yy kernel: ata10.00: configured for UDMA/133
Feb 03 23:41:25 yy kernel: scsi 9:0:0:0: Direct-Access ATA ST14000NM001G-2K SN03 PQ: 0 ANSI: 5
Feb 03 23:41:25 yy kernel: sd 9:0:0:0: [sde] 27344764928 512-byte logical blocks: (14.0 TB/12.7 TiB)
Feb 03 23:41:25 yy kernel: sd 9:0:0:0: [sde] 4096-byte physical blocks
Feb 03 23:41:25 yy kernel: sd 9:0:0:0: [sde] Write Protect is off
Feb 03 23:41:25 yy kernel: sd 9:0:0:0: [sde] Mode Sense: 00 3a 00 00
Feb 03 23:41:25 yy kernel: sd 9:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 03 23:41:25 yy kernel: sd 9:0:0:0: [sde] Preferred minimum I/O size 4096 bytes
Feb 03 23:41:25 yy kernel: sde: sde1 sde9
Feb 03 23:41:25 yy kernel: sd 9:0:0:0: [sde] Attached SCSI disk
Feb 03 23:41:25 yy kernel: ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 23:41:25 yy kernel: ata11.00: ATA-10: WDC WD60EFZX-68B3FN0, 81.00A81, max UDMA/133
Feb 03 23:41:25 yy kernel: ata11.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 03 23:41:25 yy kernel: ata11.00: configured for UDMA/133
Feb 03 23:41:25 yy kernel: scsi 10:0:0:0: Direct-Access ATA WDC WD60EFZX-68B 0A81 PQ: 0 ANSI: 5
Feb 03 23:41:25 yy kernel: sd 10:0:0:0: [sdf] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Feb 03 23:41:25 yy kernel: sd 10:0:0:0: [sdf] 4096-byte physical blocks
Feb 03 23:41:25 yy kernel: sd 10:0:0:0: [sdf] Write Protect is off
Feb 03 23:41:25 yy kernel: sd 10:0:0:0: [sdf] Mode Sense: 00 3a 00 00
Feb 03 23:41:25 yy kernel: sd 10:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 03 23:41:25 yy kernel: sd 10:0:0:0: [sdf] Preferred minimum I/O size 4096 bytes
Feb 03 23:41:25 yy kernel: sdf: sdf1 sdf9
Feb 03 23:41:25 yy kernel: sd 10:0:0:0: [sdf] Attached SCSI disk
Feb 03 23:41:25 yy kernel: ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 23:41:25 yy kernel: ata12.00: ATA-10: WDC WD60EFZX-68B3FN0, 81.00A81, max UDMA/133
Feb 03 23:41:25 yy kernel: ata12.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 03 23:41:25 yy kernel: ata12.00: configured for UDMA/133
Feb 03 23:41:25 yy kernel: scsi 11:0:0:0: Direct-Access ATA WDC WD60EFZX-68B 0A81 PQ: 0 ANSI: 5
Feb 03 23:41:25 yy kernel: sd 11:0:0:0: [sdg] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Feb 03 23:41:25 yy kernel: sd 11:0:0:0: [sdg] 4096-byte physical blocks
Feb 03 23:41:25 yy kernel: sd 11:0:0:0: [sdg] Write Protect is off
Feb 03 23:41:25 yy kernel: sd 11:0:0:0: [sdg] Mode Sense: 00 3a 00 00
Feb 03 23:41:25 yy kernel: sd 11:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 03 23:41:25 yy kernel: sd 11:0:0:0: [sdg] Preferred minimum I/O size 4096 bytes
Feb 03 23:41:25 yy kernel: sdg: sdg1 sdg9
Feb 03 23:41:25 yy kernel: sd 11:0:0:0: [sdg] Attached SCSI disk
Feb 03 23:41:25 yy kernel: ata13: SATA link down (SStatus 0 SControl 330)
Feb 03 23:41:25 yy kernel: ata14: SATA link down (SStatus 0 SControl 330)
Feb 03 23:41:25 yy kernel: ata17: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata18: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata19: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata20: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata21: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata22: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata23: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata24: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata25: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata26: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata27: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata28: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata29: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata30: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata31: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata32: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata33: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata34: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata35: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata36: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata37: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata38: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata39: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: ata40: SATA link down (SStatus 0 SControl 300)
Feb 03 23:41:25 yy kernel: Freeing unused decrypted memory: 2028K
Feb 03 23:41:25 yy kernel: Freeing unused kernel image (initmem) memory: 4268K
Feb 03 23:41:25 yy kernel: Write protecting the kernel read-only data: 32768k
Feb 03 23:41:25 yy kernel: Freeing unused kernel image (rodata/data gap) memory: 16K
Feb 03 23:41:25 yy kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 03 23:41:25 yy kernel: rodata_test: all tests were successful
Feb 03 23:41:25 yy kernel: Run /init as init process
Feb 03 23:41:25 yy kernel: with arguments:
Feb 03 23:41:25 yy kernel: /init
Feb 03 23:41:25 yy kernel: with environment:
Feb 03 23:41:25 yy kernel: HOME=/
Feb 03 23:41:25 yy kernel: TERM=linux
Feb 03 23:41:25 yy kernel: BOOT_IMAGE=/vmlinuz-linux-lts
Feb 03 23:41:25 yy kernel: usbcore: registered new interface driver usbhid
Feb 03 23:41:25 yy kernel: usbhid: USB HID core driver
Feb 03 23:41:25 yy kernel: nvme 0000:01:00.0: platform quirk: setting simple suspend
Feb 03 23:41:25 yy kernel: nvme 0000:02:00.0: platform quirk: setting simple suspend
Feb 03 23:41:25 yy kernel: nvme nvme1: pci function 0000:01:00.0
Feb 03 23:41:25 yy kernel: nvme nvme0: pci function 0000:02:00.0
Feb 03 23:41:25 yy kernel: input: ASRock LED Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:26CE:01A2.0001/input/input3
Feb 03 23:41:25 yy kernel: nvme nvme0: missing or invalid SUBNQN field.
Feb 03 23:41:25 yy kernel: nvme nvme0: D3 entry latency set to 8 seconds
Feb 03 23:41:25 yy kernel: nvme nvme0: 8/0/0 default/read/poll queues
Feb 03 23:41:25 yy kernel: nvme0n1: p1 p2
Feb 03 23:41:25 yy kernel: nvme nvme1: 8/0/0 default/read/poll queues
Feb 03 23:41:25 yy kernel: hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:00:14.0-11/input0
Feb 03 23:41:25 yy kernel: nvme1n1: p2 p3 p4 p5
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_S (device ID 4692) display version 12.00 stepping C0
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adls_dmc_ver2_01.bin (v2.1)
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/tgl_guc_70.bin version 70.36.0
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission disabled
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC disabled
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Feb 03 23:41:25 yy kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Feb 03 23:41:25 yy kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Feb 03 23:41:25 yy kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
Feb 03 23:41:25 yy kernel: fbcon: i915drmfb (fb0) is primary device
Feb 03 23:41:25 yy kernel: fbcon: Deferring console take-over
Feb 03 23:41:25 yy kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Feb 03 23:41:25 yy kernel: fbcon: Taking over console
Feb 03 23:41:25 yy kernel: Console: switching to colour frame buffer device 240x67
Feb 03 23:41:25 yy kernel: EXT4-fs (nvme0n1p2): mounted filesystem 918a1ed7-c200-4ccb-a30e-0a4fe749c304 r/w with ordered data mode. Quota mode: none.
Feb 03 23:41:25 yy systemd[1]: systemd 257.2-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Feb 03 23:41:25 yy systemd[1]: Detected architecture x86-64.
Feb 03 23:41:25 yy systemd[1]: Hostname set to <yy>.
Feb 03 23:41:25 yy systemd[1]: bpf-restrict-fs: LSM BPF program attached
Feb 03 23:41:25 yy systemd[1]: /usr/lib/systemd/system/frpc@.service:8: Special user nobody configured, this is not safe!
Feb 03 23:41:25 yy systemd[1]: Queued start job for default target Graphical Interface.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/dirmngr.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/frpc.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/getty.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/gpg-agent.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/gpg-agent-browser.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/gpg-agent-extra.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/keyboxd.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/modprobe.
Feb 03 23:41:25 yy systemd[1]: Created slice Slice /system/systemd-fsck.
Feb 03 23:41:25 yy systemd[1]: Created slice User and Session Slice.
Feb 03 23:41:25 yy systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Feb 03 23:41:25 yy systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Feb 03 23:41:25 yy systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 03 23:41:25 yy systemd[1]: Expecting device /dev/disk/by-uuid/E6EC-1BEF...
Feb 03 23:41:25 yy systemd[1]: Reached target Local Encrypted Volumes.
Feb 03 23:41:25 yy systemd[1]: Reached target Local Integrity Protected Volumes.
Feb 03 23:41:25 yy systemd[1]: Reached target Path Units.
Feb 03 23:41:25 yy systemd[1]: Reached target Remote File Systems.
Feb 03 23:41:25 yy systemd[1]: Reached target Slice Units.
Feb 03 23:41:25 yy systemd[1]: Reached target Swaps.
Feb 03 23:41:25 yy systemd[1]: Reached target System Time Set.
Feb 03 23:41:25 yy systemd[1]: Reached target Local Verity Protected Volumes.
Feb 03 23:41:25 yy systemd[1]: Listening on Device-mapper event daemon FIFOs.
Feb 03 23:41:25 yy systemd[1]: Listening on LVM2 poll daemon socket.
Feb 03 23:41:25 yy systemd[1]: Listening on Process Core Dump Socket.
Feb 03 23:41:25 yy systemd[1]: Listening on Credential Encryption/Decryption.
Feb 03 23:41:25 yy systemd[1]: Listening on Journal Socket (/dev/log).
Feb 03 23:41:25 yy systemd[1]: Listening on Journal Sockets.
Feb 03 23:41:25 yy systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 03 23:41:25 yy systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 03 23:41:25 yy systemd[1]: Listening on udev Control Socket.
Feb 03 23:41:25 yy systemd[1]: Listening on udev Kernel Socket.
Feb 03 23:41:25 yy systemd[1]: Mounting Huge Pages File System...
Feb 03 23:41:25 yy systemd[1]: Mounting POSIX Message Queue File System...
Feb 03 23:41:25 yy systemd[1]: Mounting Kernel Debug File System...
Feb 03 23:41:25 yy systemd[1]: Mounting Kernel Trace File System...
Feb 03 23:41:25 yy systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Feb 03 23:41:25 yy systemd[1]: Mounting Temporary Directory /tmp...
Feb 03 23:41:25 yy systemd[1]: Starting Create List of Static Device Nodes...
Feb 03 23:41:25 yy systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Feb 03 23:41:25 yy systemd[1]: Starting Load Kernel Module configfs...
Feb 03 23:41:25 yy systemd[1]: Starting Load Kernel Module dm_mod...
Feb 03 23:41:25 yy systemd[1]: Starting Load Kernel Module drm...
Feb 03 23:41:25 yy systemd[1]: Starting Load Kernel Module fuse...
Feb 03 23:41:25 yy systemd[1]: Starting Load Kernel Module loop...
Feb 03 23:41:25 yy systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Feb 03 23:41:25 yy systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Feb 03 23:41:25 yy systemd[1]: Starting Journal Service...
Feb 03 23:41:25 yy systemd[1]: Starting Load Kernel Modules...
Feb 03 23:41:25 yy systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 03 23:41:25 yy systemd[1]: Starting Remount Root and Kernel File Systems...
Feb 03 23:41:25 yy systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 03 23:41:25 yy systemd[1]: Starting Load udev Rules from Credentials...
Feb 03 23:41:25 yy systemd[1]: Starting Coldplug All udev Devices...
Feb 03 23:41:25 yy systemd[1]: Mounted Huge Pages File System.
Feb 03 23:41:25 yy systemd[1]: Mounted POSIX Message Queue File System.
Feb 03 23:41:25 yy systemd[1]: Mounted Kernel Debug File System.
Feb 03 23:41:25 yy systemd[1]: Mounted Kernel Trace File System.
Feb 03 23:41:25 yy systemd[1]: Mounted Temporary Directory /tmp.
Feb 03 23:41:25 yy systemd[1]: Finished Create List of Static Device Nodes.
Feb 03 23:41:25 yy systemd[1]: modprobe@configfs.service: Deactivated successfully.
Feb 03 23:41:25 yy systemd[1]: Finished Load Kernel Module configfs.
Feb 03 23:41:25 yy systemd[1]: modprobe@drm.service: Deactivated successfully.
Feb 03 23:41:25 yy systemd[1]: Finished Load Kernel Module drm.
Feb 03 23:41:25 yy systemd[1]: modprobe@fuse.service: Deactivated successfully.
Feb 03 23:41:25 yy systemd[1]: Finished Load Kernel Module fuse.
Feb 03 23:41:25 yy systemd[1]: Mounting FUSE Control File System...
Feb 03 23:41:25 yy systemd[1]: Mounting Kernel Configuration File System...
Feb 03 23:41:25 yy systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Feb 03 23:41:25 yy kernel: loop: module loaded
Feb 03 23:41:25 yy kernel: device-mapper: uevent: version 1.0.3
Feb 03 23:41:25 yy kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Feb 03 23:41:25 yy systemd[1]: modprobe@loop.service: Deactivated successfully.
Feb 03 23:41:25 yy systemd[1]: Finished Load Kernel Module loop.
Feb 03 23:41:25 yy systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Feb 03 23:41:25 yy systemd[1]: Finished Load Kernel Module dm_mod.
Feb 03 23:41:25 yy systemd[1]: Mounted FUSE Control File System.
Feb 03 23:41:25 yy systemd[1]: Mounted Kernel Configuration File System.
Feb 03 23:41:25 yy systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 03 23:41:25 yy systemd[1]: Finished Load Kernel Modules.
Feb 03 23:41:25 yy systemd[1]: Starting Apply Kernel Variables...
Feb 03 23:41:25 yy systemd[1]: Finished Load udev Rules from Credentials.
Feb 03 23:41:25 yy systemd-journald[423]: Collecting audit messages is disabled.
Feb 03 23:41:25 yy systemd[1]: Finished Apply Kernel Variables.
Feb 03 23:41:25 yy systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Feb 03 23:41:25 yy kernel: EXT4-fs (nvme0n1p2): re-mounted 918a1ed7-c200-4ccb-a30e-0a4fe749c304 r/w. Quota mode: none.
Feb 03 23:41:25 yy systemd[1]: Finished Remount Root and Kernel File Systems.
Feb 03 23:41:25 yy systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Feb 03 23:41:25 yy systemd[1]: Starting Load/Save OS Random Seed...
Feb 03 23:41:25 yy systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Feb 03 23:41:25 yy systemd[1]: Starting Create Static Device Nodes in /dev...
Feb 03 23:41:25 yy systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 03 23:41:25 yy systemd-journald[423]: Journal started
Feb 03 23:41:25 yy systemd-journald[423]: Runtime Journal (/run/log/journal/f188aa98251c4b44b90a0f4faeb5f452) is 8M, max 1.5G, 1.5G free.
Feb 03 23:41:25 yy systemd-modules-load[424]: Inserted module 'crypto_user'
Feb 03 23:41:25 yy systemd[1]: Started Journal Service.
Feb 03 23:41:25 yy systemd[1]: Starting Flush Journal to Persistent Storage...
Feb 03 23:41:25 yy systemd[1]: Finished Load/Save OS Random Seed.
Feb 03 23:41:25 yy systemd-journald[423]: Time spent on flushing to /var/log/journal/f188aa98251c4b44b90a0f4faeb5f452 is 23.384ms for 1023 entries.
Feb 03 23:41:25 yy systemd-journald[423]: System Journal (/var/log/journal/f188aa98251c4b44b90a0f4faeb5f452) is 3.9G, max 4G, 17.1M free.
Feb 03 23:41:25 yy systemd-journald[423]: Received client request to flush runtime journal.
Feb 03 23:41:25 yy mtp-probe[505]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11"
Feb 03 23:41:25 yy systemd[1]: Finished Create Static Device Nodes in /dev.
Feb 03 23:41:25 yy mtp-probe[505]: bus: 1, device: 3 was not an MTP device
Feb 03 23:41:25 yy systemd[1]: Starting Rule-based Manager for Device Events and Files...
Feb 03 23:41:25 yy systemd-udevd[464]: Using default interface naming scheme 'v257'.
Feb 03 23:41:25 yy systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Feb 03 23:41:25 yy systemd[1]: Reached target Preparation for Local File Systems.
Feb 03 23:41:25 yy systemd[1]: Started Rule-based Manager for Device Events and Files.
Feb 03 23:41:25 yy systemd[1]: Finished Coldplug All udev Devices.
Feb 03 23:41:25 yy systemd[1]: Starting Wait for udev To Complete Device Initialization...
Feb 03 23:41:25 yy systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Feb 03 23:41:25 yy systemd[1]: Reached target Trusted Platform Module.
Feb 03 23:41:25 yy kernel: intel_pmc_core INT33A1:00: initialized
Feb 03 23:41:25 yy systemd[1]: Finished Flush Journal to Persistent Storage.
Feb 03 23:41:25 yy kernel: spl: loading out-of-tree module taints kernel.
Feb 03 23:41:25 yy kernel: spl: module verification failed: signature and/or required key missing - tainting kernel
Feb 03 23:41:25 yy systemd[1]: Found device Samsung SSD 970 EVO 500GB 1.
Feb 03 23:41:25 yy udevadm[491]: systemd-udev-settle.service is deprecated. Please fix zfs-import-cache.service not to pull it in.
Feb 03 23:41:25 yy kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Feb 03 23:41:25 yy kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Feb 03 23:41:25 yy kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Feb 03 23:41:25 yy kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 03 23:41:25 yy kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Feb 03 23:41:25 yy kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
Feb 03 23:41:25 yy kernel: zfs: module license 'CDDL' taints kernel.
Feb 03 23:41:25 yy kernel: Disabling lock debugging due to kernel taint
Feb 03 23:41:25 yy kernel: zfs: module license taints kernel.
Feb 03 23:41:25 yy systemd[1]: Starting File System Check on /dev/disk/by-uuid/E6EC-1BEF...
Feb 03 23:41:25 yy kernel: PTP clock support registered
Feb 03 23:41:25 yy kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Feb 03 23:41:25 yy kernel: 0x000000000000-0x000001000000 : "BIOS"
Feb 03 23:41:25 yy kernel: raid6: skipped pq benchmark and selected avx2x4
Feb 03 23:41:25 yy kernel: raid6: using avx2x2 recovery algorithm
Feb 03 23:41:25 yy systemd-fsck[574]: fsck.fat 4.2 (2021-01-31)
Feb 03 23:41:25 yy systemd-fsck[574]: /dev/nvme0n1p1: 368 files, 43027/127746 clusters
Feb 03 23:41:25 yy systemd[1]: Finished File System Check on /dev/disk/by-uuid/E6EC-1BEF.
Feb 03 23:41:25 yy systemd[1]: Starting Virtual Console Setup...
Feb 03 23:41:25 yy kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Feb 03 23:41:25 yy kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Feb 03 23:41:25 yy kernel: e1000e: Intel(R) PRO/1000 Network Driver
Feb 03 23:41:25 yy kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Feb 03 23:41:25 yy kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Feb 03 23:41:25 yy kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Feb 03 23:41:26 yy kernel: xor: automatically using best checksumming function avx
Feb 03 23:41:26 yy kernel: i2c i2c-11: Successfully instantiated SPD at 0x51
Feb 03 23:41:26 yy kernel: i2c i2c-11: Successfully instantiated SPD at 0x53
Feb 03 23:41:26 yy kernel: iTCO_vendor_support: vendor-support=0
Feb 03 23:41:26 yy kernel: ee1004 11-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Feb 03 23:41:26 yy kernel: ee1004 11-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Feb 03 23:41:26 yy kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Feb 03 23:41:26 yy kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Feb 03 23:41:26 yy kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Feb 03 23:41:26 yy kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Feb 03 23:41:26 yy kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Feb 03 23:41:26 yy kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Feb 03 23:41:26 yy kernel: cryptd: max_cpu_qlen set to 1000
Feb 03 23:41:26 yy kernel: AES CTR mode by8 optimization enabled
Feb 03 23:41:26 yy kernel: Btrfs loaded, zoned=yes, fsverity=yes
Feb 03 23:41:26 yy kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Feb 03 23:41:26 yy kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Feb 03 23:41:26 yy kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Feb 03 23:41:26 yy kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 03 23:41:26 yy kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Feb 03 23:41:26 yy kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Feb 03 23:41:26 yy kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Feb 03 23:41:26 yy kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
Feb 03 23:41:26 yy kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
Feb 03 23:41:26 yy kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
Feb 03 23:41:26 yy kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
Feb 03 23:41:26 yy kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
Feb 03 23:41:26 yy kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
Feb 03 23:41:26 yy kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
Feb 03 23:41:26 yy kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Feb 03 23:41:26 yy kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Feb 03 23:41:26 yy kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Feb 03 23:41:26 yy kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Feb 03 23:41:26 yy kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Feb 03 23:41:26 yy kernel: intel_tcc_cooling: TCC Offset locked
Feb 03 23:41:26 yy kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Feb 03 23:41:26 yy kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) a8:a1:59:bd:ed:aa
Feb 03 23:41:26 yy kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Feb 03 23:41:26 yy kernel: e1000e 0000:00:1f.6 eth0: MAC: 15, PHY: 12, PBA No: FFFFFF-0FF
Feb 03 23:41:25 yy systemd[1]: Finished Virtual Console Setup.
Feb 03 23:41:26 yy systemd[1]: Reached target Sound Card.
Feb 03 23:41:26 yy kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Feb 03 23:41:26 yy systemd[1]: Mounting /boot...
Feb 03 23:41:26 yy systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Feb 03 23:41:26 yy systemd[1]: Listening on Disk Image Download Service Socket.
Feb 03 23:41:26 yy systemd[1]: Mounted /boot.
Feb 03 23:41:26 yy kernel: intel_rapl_msr: PL4 support detected.
Feb 03 23:41:26 yy kernel: intel_rapl_common: Found RAPL domain package
Feb 03 23:41:26 yy kernel: intel_rapl_common: Found RAPL domain core
Feb 03 23:41:26 yy kernel: intel_rapl_common: Found RAPL domain uncore
Feb 03 23:41:26 yy kernel: intel_rapl_common: package-0:package:long_term locked by BIOS
Feb 03 23:41:26 yy kernel: intel_rapl_common: package-0:package:short_term locked by BIOS
Feb 03 23:41:26 yy kernel: ZFS: Loaded module v2.3.0-1, ZFS pool version 5000, ZFS filesystem version 5
Feb 03 23:41:26 yy systemd[1]: Finished Wait for udev To Complete Device Initialization.
Feb 03 23:41:26 yy systemd[1]: Starting Import ZFS pools by cache file...
Feb 03 23:41:32 yy systemd[1]: Finished Import ZFS pools by cache file.
Feb 03 23:41:32 yy systemd[1]: Reached target ZFS pool import target.
Feb 03 23:41:32 yy systemd[1]: Reached target ZFS startup target.
Feb 03 23:41:32 yy systemd[1]: Starting Mount ZFS filesystems...
Feb 03 23:41:33 yy systemd[1]: Finished Mount ZFS filesystems.
Feb 03 23:41:33 yy systemd[1]: Reached target Local File Systems.
Feb 03 23:41:33 yy systemd[1]: Listening on Boot Entries Service Socket.
Feb 03 23:41:33 yy systemd[1]: Listening on System Extension Image Management.
Feb 03 23:41:33 yy systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Feb 03 23:41:33 yy systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Feb 03 23:41:33 yy systemd[1]: Starting Create System Files and Directories...
Feb 03 23:41:33 yy systemd[1]: Finished Create System Files and Directories.
Feb 03 23:41:33 yy systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Feb 03 23:41:33 yy systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 03 23:41:33 yy systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 03 23:41:33 yy systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Feb 03 23:41:33 yy systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Feb 03 23:41:33 yy systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Feb 03 23:41:33 yy systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Feb 03 23:41:33 yy systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Feb 03 23:41:33 yy systemd[1]: Reached target System Initialization.
Feb 03 23:41:33 yy systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Feb 03 23:41:33 yy systemd[1]: Started Daily man-db regeneration.
Feb 03 23:41:33 yy systemd[1]: Started Run photoprism import hourly.
Feb 03 23:41:33 yy systemd[1]: Started Daily verification of password and group files.
Feb 03 23:41:33 yy systemd[1]: Started Daily Cleanup of Temporary Directories.
Feb 03 23:41:33 yy systemd[1]: Reached target Timer Units.
Feb 03 23:41:33 yy systemd[1]: Listening on D-Bus System Message Bus Socket.
Feb 03 23:41:33 yy systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Feb 03 23:41:33 yy systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Feb 03 23:41:33 yy systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Feb 03 23:41:33 yy systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Feb 03 23:41:33 yy systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Feb 03 23:41:33 yy systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Feb 03 23:41:33 yy systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Feb 03 23:41:33 yy systemd[1]: Listening on Hostname Service Socket.
Feb 03 23:41:33 yy systemd[1]: Reached target Socket Units.
Feb 03 23:41:33 yy systemd[1]: Starting D-Bus System Message Bus...
Feb 03 23:41:33 yy systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 03 23:41:33 yy dbus-broker-launch[1212]: Looking up NSS user entry for 'pulse'...
Feb 03 23:41:33 yy dbus-broker-launch[1212]: NSS returned no entry for 'pulse'
Feb 03 23:41:33 yy dbus-broker-launch[1212]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Feb 03 23:41:33 yy systemd[1]: Started D-Bus System Message Bus.
Feb 03 23:41:33 yy systemd[1]: Reached target Basic System.
Feb 03 23:41:33 yy systemd[1]: Starting Network Manager...
Feb 03 23:41:33 yy systemd[1]: Starting NTP client/server...
Feb 03 23:41:33 yy systemd[1]: Started notifier bot.
Feb 03 23:41:33 yy systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Feb 03 23:41:33 yy dbus-broker-launch[1212]: Ready
Feb 03 23:41:33 yy systemd[1]: Starting User Login Management...
Feb 03 23:41:33 yy systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 03 23:41:33 yy systemd[1]: Starting zrepl daemon...
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5248] NetworkManager (version 1.50.2-1) is starting... (boot:289693a2-2e87-4aa4-b7e4-a36ade26db4d)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5249] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5333] manager[0x653934520240]: monitoring kernel firmware directory '/lib/firmware'.
Feb 03 23:41:33 yy (chronyd)[1215]: chronyd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS
Feb 03 23:41:33 yy systemd[1]: Starting Hostname Service...
Feb 03 23:41:33 yy systemd-logind[1217]: New seat seat0.
Feb 03 23:41:33 yy systemd-logind[1217]: Watching system buttons on /dev/input/event2 (Power Button)
Feb 03 23:41:33 yy systemd-logind[1217]: Watching system buttons on /dev/input/event1 (Power Button)
Feb 03 23:41:33 yy systemd-logind[1217]: Watching system buttons on /dev/input/event0 (Sleep Button)
Feb 03 23:41:33 yy chronyd[1243]: chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Feb 03 23:41:33 yy chronyd[1243]: Using leap second list /usr/share/zoneinfo/leap-seconds.list
Feb 03 23:41:33 yy chronyd[1243]: Frequency -26.390 +/- 0.033 ppm read from /var/lib/chrony/drift
Feb 03 23:41:33 yy systemd[1]: Started User Login Management.
Feb 03 23:41:33 yy systemd[1]: Started NTP client/server.
Feb 03 23:41:33 yy systemd[1]: Started Hostname Service.
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5747] hostname: hostname: using hostnamed
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5748] hostname: static hostname changed from (none) to "yy"
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5751] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5790] manager[0x653934520240]: rfkill: Wi-Fi hardware radio set enabled
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5790] manager[0x653934520240]: rfkill: WWAN hardware radio set enabled
Feb 03 23:41:33 yy systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 03 23:41:33 yy systemd[1]: Started zrepl daemon.
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5922] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-bluetooth.so)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5931] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-ovs.so)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5935] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-adsl.so)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5991] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-team.so)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.5999] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-wifi.so)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6003] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.2-1/libnm-device-plugin-wwan.so)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6005] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6005] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6005] manager: Networking is enabled by state file
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6011] settings: Loaded settings plugin: keyfile (internal)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6020] dhcp: init: Using DHCP client 'internal'
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6022] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6034] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6038] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6041] device (lo): Activation: starting connection 'lo' (da14b880-fffb-4bd2-9cbb-0fe2428f7346)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6044] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6048] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.6048] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Feb 03 23:41:33 yy systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 03 23:41:33 yy systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 03 23:41:33 yy systemd[1]: Started Network Manager.
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.7844] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Feb 03 23:41:33 yy systemd[1]: Reached target Network.
Feb 03 23:41:33 yy systemd[1]: Starting Network Manager Wait Online...
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.7856] ovsdb: disconnected from ovsdb
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.7856] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.7857] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.7858] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Feb 03 23:41:33 yy systemd[1]: Starting MariaDB 11.6.2 database server...
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.7861] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.7868] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.7869] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Feb 03 23:41:33 yy systemd[1]: Started A tiny, self-contained, configurable paste bin and URL shortener.
Feb 03 23:41:33 yy NetworkManager[1214]: <info> [1738644093.7871] device (lo): Activation: successful, device activated.
Feb 03 23:41:33 yy systemd[1]: Started Internet domain name server.
Feb 03 23:41:33 yy systemd[1]: Started Photoprism Service.
Feb 03 23:41:33 yy systemd[1]: Starting The PHP FastCGI Process Manager...
Feb 03 23:41:33 yy systemd[1]: Starting Advanced key-value store...
Feb 03 23:41:33 yy systemd[1]: Starting OpenSSH Daemon...
Feb 03 23:41:33 yy systemd[1]: Starting Permit User Sessions...
Feb 03 23:41:33 yy systemd[1]: Started Vaultwarden Server.
Feb 03 23:41:33 yy systemd[1]: Started vnStat network traffic monitor.
Feb 03 23:41:33 yy systemd[1]: Finished Permit User Sessions.
Feb 03 23:41:33 yy systemd[1]: Started Command Scheduler.
Feb 03 23:41:33 yy systemd[1]: Started Getty on tty1.
Feb 03 23:41:33 yy sshd[1295]: Server listening on 0.0.0.0 port 9122.
Feb 03 23:41:33 yy sshd[1295]: Server listening on :: port 9122.
Feb 03 23:41:33 yy sshd[1295]: Server listening on 0.0.0.0 port 22.
Feb 03 23:41:33 yy sshd[1295]: Server listening on :: port 22.
Feb 03 23:41:33 yy systemd[1]: Reached target Login Prompts.
Feb 03 23:41:33 yy systemd[1]: Started OpenSSH Daemon.
Feb 03 23:41:33 yy crond[1307]: (CRON) STARTUP (1.7.2)
Feb 03 23:41:33 yy crond[1307]: (CRON) INFO (Syslog will be used instead of sendmail.)
Feb 03 23:41:33 yy crond[1307]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 22% if used.)
Feb 03 23:41:33 yy crond[1307]: (CRON) INFO (running with inotify support)
Feb 03 23:41:33 yy named[1291]: starting BIND 9.20.5 (Stable Release) <id:5464a5d>
Feb 03 23:41:33 yy named[1291]: running on Linux x86_64 6.12.12-1-lts #1 SMP PREEMPT_DYNAMIC Sat, 01 Feb 2025 18:47:29 +0000
Feb 03 23:41:33 yy named[1291]: built with '--prefix=/usr' '--sysconfdir=/etc' '--sbindir=/usr/bin' '--localstatedir=/var' '--disable-static' '--enable-fixed-rrset' '--enable-full-report' '--with-maxminddb' '--with-openssl' '--with-libidn2' '--with-json-c' '--with-libxml2' '--with-lmdb' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/bind/src=/usr/src/debug/bind -flto=auto -DDIG_SIGCHASE' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto'
Feb 03 23:41:33 yy named[1291]: running as: named -f -u named
Feb 03 23:41:33 yy named[1291]: compiled by GCC 14.2.1 20240910
Feb 03 23:41:33 yy named[1291]: compiled with OpenSSL version: OpenSSL 3.4.0 22 Oct 2024
Feb 03 23:41:33 yy named[1291]: linked to OpenSSL version: OpenSSL 3.4.0 22 Oct 2024
Feb 03 23:41:33 yy named[1291]: compiled with libuv version: 1.50.0
Feb 03 23:41:33 yy named[1291]: linked to libuv version: 1.50.0
Feb 03 23:41:33 yy named[1291]: compiled with liburcu version: 0.15.0
Feb 03 23:41:33 yy named[1291]: compiled with jemalloc version: 5.3.0
Feb 03 23:41:33 yy named[1291]: compiled with libnghttp2 version: 1.64.0
Feb 03 23:41:33 yy named[1291]: linked to libnghttp2 version: 1.64.0
Feb 03 23:41:33 yy named[1291]: compiled with libxml2 version: 2.13.5
Feb 03 23:41:33 yy named[1291]: linked to libxml2 version: 21305-GITv2.13.5
Feb 03 23:41:33 yy named[1291]: compiled with json-c version: 0.18
Feb 03 23:41:33 yy named[1291]: linked to json-c version: 0.18
Feb 03 23:41:33 yy named[1291]: compiled with zlib version: 1.3.1
Feb 03 23:41:33 yy named[1291]: linked to zlib version: 1.3.1
Feb 03 23:41:33 yy named[1291]: linked to maxminddb version: 1.12.2
Feb 03 23:41:33 yy named[1291]: ----------------------------------------------------
Feb 03 23:41:33 yy named[1291]: BIND 9 is maintained by Internet Systems Consortium,
Feb 03 23:41:33 yy named[1291]: Inc. (ISC), a non-profit 501(c)(3) public-benefit
Feb 03 23:41:33 yy named[1291]: corporation. Support and training for BIND 9 are
Feb 03 23:41:33 yy named[1291]: available at https://www.isc.org/support
Feb 03 23:41:33 yy named[1291]: ----------------------------------------------------
Feb 03 23:41:33 yy named[1291]: adjusted limit on open files from 1024 to 524288
Feb 03 23:41:33 yy named[1291]: found 8 CPUs, using 8 worker threads
Feb 03 23:41:33 yy dbus-broker-launch[1212]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Feb 03 23:41:33 yy named[1291]: DNSSEC algorithms: RSASHA1 NSEC3RSASHA1 RSASHA256 RSASHA512 ECDSAP256SHA256 ECDSAP384SHA384 ED25519 ED448
Feb 03 23:41:33 yy named[1291]: DS algorithms: SHA-1 SHA-256 SHA-384
Feb 03 23:41:33 yy named[1291]: HMAC algorithms: HMAC-MD5 HMAC-SHA1 HMAC-SHA224 HMAC-SHA256 HMAC-SHA384 HMAC-SHA512
Feb 03 23:41:33 yy named[1291]: TKEY mode 2 support (Diffie-Hellman): no
Feb 03 23:41:33 yy named[1291]: TKEY mode 3 support (GSS-API): yes
Feb 03 23:41:33 yy crond[1309]: pam_unix(crond:session): session opened for user USERNAME_anonymized(uid=1000) by USERNAME_anonymized(uid=0)
Feb 03 23:41:33 yy CROND[1331]: (USERNAME_anonymized) CMD (bash /home/USERNAME_anonymized/.blobfuse/mount.sh)
Feb 03 23:41:33 yy redis-server[1294]: 1294:C 03 Feb 2025 23:41:33.848 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
Feb 03 23:41:33 yy redis-server[1294]: 1294:C 03 Feb 2025 23:41:33.848 * Supervised by systemd. Please make sure you set appropriate values for TimeoutStartSec and TimeoutStopSec in your service unit.
Feb 03 23:41:33 yy redis-server[1294]: 1294:C 03 Feb 2025 23:41:33.848 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
Feb 03 23:41:33 yy redis-server[1294]: 1294:C 03 Feb 2025 23:41:33.848 * Redis version=7.2.5, bits=64, commit=00000000, modified=0, pid=1294, just started
Feb 03 23:41:33 yy redis-server[1294]: 1294:C 03 Feb 2025 23:41:33.848 * Configuration loaded
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.849 * monotonic clock: POSIX clock_gettime
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.850 # Failed to write PID file: Permission denied
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.850 * Running mode=standalone, port=6379.
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.850 * Server initialized
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ for pair in "${pairs[@]}")
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ set -- nasbkup nasnc)
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ account=nasbkup)
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ container=nasnc)
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ MOUNTPOINT=/mnt/nasbkup/nasnc)
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ CACHEPATH=/mnt/blobfuse_cache/nasbkup/nasnc)
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ CFGPATH=/home/USERNAME_anonymized/.blobfuse/nasbkup.nasnc.yaml)
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ mountpoint -q /mnt/nasbkup/nasnc)
Feb 03 23:41:33 yy named[1291]: the initial working directory is '/'
Feb 03 23:41:33 yy named[1291]: loading configuration from '/etc/named.conf'
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.854 * Loading RDB produced by version 7.2.5
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.854 * RDB age 1063 seconds
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.854 * RDB memory usage when created 1.08 Mb
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.854 * Done loading RDB, keys loaded: 0, keys expired: 0.
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.854 * DB loaded from disk: 0.003 seconds
Feb 03 23:41:33 yy named[1291]: the working directory is now '/var/named'
Feb 03 23:41:33 yy named[1291]: looking for GeoIP2 databases in '/usr/share/GeoIP'
Feb 03 23:41:33 yy named[1291]: using default UDP/IPv4 port range: [32768, 60999]
Feb 03 23:41:33 yy named[1291]: using default UDP/IPv6 port range: [32768, 60999]
Feb 03 23:41:33 yy redis-server[1294]: 1294:M 03 Feb 2025 23:41:33.855 * Ready to accept connections tcp
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ echo 'Mount point /mnt/nasbkup/nasnc is not mounted. Proceeding to mount...')
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (Mount point /mnt/nasbkup/nasnc is not mounted. Proceeding to mount...)
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ '[' -d /mnt/blobfuse_cache/nasbkup/nasnc ']')
Feb 03 23:41:33 yy named[1291]: listening on IPv4 interface lo, 127.0.0.1#53
Feb 03 23:41:33 yy named[1291]: IPv6 socket API is incomplete; explicitly binding to each IPv6 address separately
Feb 03 23:41:33 yy named[1291]: listening on IPv6 interface lo, ::1#53
Feb 03 23:41:33 yy systemd[1]: Started Advanced key-value store.
Feb 03 23:41:33 yy named[1291]: Disabling periodic interface re-scans timer
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ sudo rm -rf '/mnt/blobfuse_cache/nasbkup/nasnc/*')
Feb 03 23:41:33 yy named[1291]: generating session key for dynamic DNS
Feb 03 23:41:33 yy named[1291]: zone 'y.example.com' allows unsigned updates from remote hosts, which is insecure
Feb 03 23:41:33 yy named[1291]: zone 'y.example.com' allows unsigned updates from remote hosts, which is insecure
Feb 03 23:41:33 yy named[1291]: none:95: 'max-cache-size 90%' - setting to 28681MB (out of 31868MB)
Feb 03 23:41:33 yy named[1291]: using built-in root key for view internal-view
Feb 03 23:41:33 yy named[1291]: set up managed keys zone for view internal-view, file 'internal-view.mkeys'
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 10.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 16.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 17.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 18.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 19.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 20.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 21.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 22.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 23.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 24.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 25.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 26.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 27.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 28.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 29.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 30.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 31.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 168.192.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 64.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 65.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 66.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 67.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 68.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 69.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 70.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 71.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 72.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 73.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 74.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 75.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 76.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 77.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 78.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 79.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 80.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 81.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 82.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 83.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 84.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 85.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 86.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 87.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 88.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 89.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 90.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 91.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 92.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 93.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 94.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 95.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 96.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 97.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 98.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 99.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 100.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 101.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 102.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 103.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 104.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 105.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 106.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 107.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 108.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 109.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 110.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 111.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 112.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 113.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 114.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 115.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 116.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 117.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 118.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 119.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 120.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 121.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 122.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 123.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 124.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 125.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 126.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 127.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 0.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 127.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 254.169.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 2.0.192.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 100.51.198.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 113.0.203.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 255.255.255.255.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: D.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 8.E.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 9.E.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: A.E.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: B.E.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: 8.B.D.0.1.0.0.2.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: EMPTY.AS112.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: HOME.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view internal-view: RESOLVER.ARPA
Feb 03 23:41:33 yy named[1291]: zone 'y.example.com' allows unsigned updates from remote hosts, which is insecure
Feb 03 23:41:33 yy named[1291]: zone 'y.example.com' allows unsigned updates from remote hosts, which is insecure
Feb 03 23:41:33 yy named[1291]: none:95: 'max-cache-size 90%' - setting to 28681MB (out of 31868MB)
Feb 03 23:41:33 yy named[1291]: using built-in root key for view external-view
Feb 03 23:41:33 yy named[1291]: set up managed keys zone for view external-view, file 'external-view.mkeys'
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 10.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 16.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 17.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 18.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 19.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 20.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 21.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 22.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 23.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 24.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 25.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 26.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 27.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 28.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 29.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 30.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 31.172.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 168.192.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 64.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 65.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 66.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 67.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 68.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 69.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 70.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 71.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 72.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 73.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 74.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 75.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 76.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 77.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 78.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 79.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 80.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 81.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 82.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 83.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 84.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 85.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 86.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 87.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 88.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 89.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 90.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 91.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 92.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 93.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 94.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 95.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 96.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 97.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 98.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 99.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 100.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 101.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 102.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 103.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 104.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 105.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 106.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 107.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 108.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 109.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 110.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 111.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 112.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 113.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 114.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 115.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 116.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 117.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 118.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 119.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 120.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 121.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 122.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 123.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 124.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 125.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 126.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 127.100.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 0.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 127.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 254.169.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 2.0.192.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 100.51.198.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 113.0.203.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 255.255.255.255.IN-ADDR.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: D.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 8.E.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 9.E.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: A.E.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: B.E.F.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: 8.B.D.0.1.0.0.2.IP6.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: EMPTY.AS112.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: HOME.ARPA
Feb 03 23:41:33 yy named[1291]: automatic empty zone: view external-view: RESOLVER.ARPA
Feb 03 23:41:33 yy named[1291]: zone 'version.bind' allows unsigned updates from remote hosts, which is insecure
Feb 03 23:41:33 yy named[1291]: zone 'hostname.bind' allows unsigned updates from remote hosts, which is insecure
Feb 03 23:41:33 yy named[1291]: zone 'authors.bind' allows unsigned updates from remote hosts, which is insecure
Feb 03 23:41:33 yy named[1291]: zone 'id.server' allows unsigned updates from remote hosts, which is insecure
Feb 03 23:41:33 yy named[1291]: configuring command channel from '/etc/rndc.key'
Feb 03 23:41:33 yy named[1291]: command channel listening on 127.0.0.1#953
Feb 03 23:41:33 yy named[1291]: configuring command channel from '/etc/rndc.key'
Feb 03 23:41:33 yy named[1291]: command channel listening on ::1#953
Feb 03 23:41:33 yy sudo[1347]: USERNAME_anonymized : PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/sbin/rm -rf /mnt/blobfuse_cache/nasbkup/nasnc/*
Feb 03 23:41:33 yy sudo[1347]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:33 yy (mariadbd)[1368]: mariadb.service: Referenced but unset environment variable evaluates to an empty string: MYSQLD_OPTS, _WSREP_NEW_CLUSTER
Feb 03 23:41:33 yy vnstatd[1302]: Info: vnStat daemon 2.12 (pid:1302 uid:0 gid:0 64-bit, SQLite 3.48.0)
Feb 03 23:41:33 yy vnstatd[1302]: Info: Data retention: 48 5MinuteHours, 4 HourlyDays, 62 DailyDays, 25 MonthlyMonths, -1 YearlyYears, 20 TopDayEntries
Feb 03 23:41:33 yy vnstatd[1302]: Info: Monitoring (1): enp0s31f6 (1000 Mbit)
Feb 03 23:41:33 yy microbin[1290]: 2025-02-03T23:41:33 [INFO] - MicroBin starting on http://127.0.0.1:8079
Feb 03 23:41:33 yy microbin[1290]: 2025-02-03T23:41:33 [INFO] - Starting 1 workers
Feb 03 23:41:33 yy microbin[1290]: 2025-02-03T23:41:33 [INFO] - Actix runtime found; starting in Actix runtime
Feb 03 23:41:33 yy named[1291]: managed-keys-zone/internal-view: loaded serial 1483
Feb 03 23:41:33 yy sudo[1347]: pam_unix(sudo:session): session closed for user root
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ sudo mkdir -p /mnt/blobfuse_cache/nasbkup/nasnc)
Feb 03 23:41:33 yy named[1291]: managed-keys-zone/external-view: loaded serial 1488
Feb 03 23:41:33 yy named[1291]: zone y.example.com/IN/internal-view: loaded serial 2022011201
Feb 03 23:41:33 yy named[1291]: zone y.example.com/IN/external-view: loaded serial 2022011201
Feb 03 23:41:33 yy named[1291]: zone y.example.com/IN/external-view: loaded serial 2022011201
Feb 03 23:41:33 yy named[1291]: zone y.example.com/IN/internal-view: loaded serial 2022011201
Feb 03 23:41:33 yy named[1291]: all zones loaded
Feb 03 23:41:33 yy named[1291]: FIPS mode is disabled
Feb 03 23:41:33 yy named[1291]: running
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 1.1.1.1#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 1.1.1.1#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 8.8.8.8#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2::c#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 75.75.75.75#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:dc3::35#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:2::c#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2f::f#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:dc3::35#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:1::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:2f::f#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:503:ba3e::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:1::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:a8::e#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:503:ba3e::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:503:c27::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:a8::e#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 8.8.8.8#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:503:ba3e::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:9f::42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 75.75.75.75#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:503:c27::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:1::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:7fd::1#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:9f::42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2d::d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:7fd::1#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2801:1b8:10::b#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:2d::d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:7fe::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2801:1b8:10::b#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:12::d0d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:7fe::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.33.4.12#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:12::d0d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 202.12.27.33#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.33.4.12#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.5.5.241#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 202.12.27.33#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 198.97.190.53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:503:ba3e::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.5.5.241#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2::c#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 198.41.0.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 198.97.190.53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.203.230.10#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:1::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 198.41.0.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2f::f#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.58.128.30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:2::c#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.203.230.10#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2d::d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 199.7.83.42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:2f::f#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.58.128.30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:12::d0d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 193.0.14.129#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:2d::d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 199.7.83.42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:dc3::35#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 199.7.91.13#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:12::d0d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 193.0.14.129#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:9f::42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 170.247.170.2#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:dc3::35#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 199.7.91.13#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2801:1b8:10::b#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.36.148.17#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:9f::42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 170.247.170.2#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:a8::e#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.112.36.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2801:1b8:10::b#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:7fe::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:500:a8::e#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:503:c27::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:7fe::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:7fd::1#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:503:c27::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 198.41.0.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 2001:7fd::1#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 198.97.190.53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 198.41.0.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.33.4.12#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 198.97.190.53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.5.5.241#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.33.4.12#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 199.7.91.13#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.5.5.241#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.112.36.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 199.7.91.13#53
Feb 03 23:41:33 yy named[1291]: resolver priming query complete: failure
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 202.12.27.33#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.36.148.17#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.112.36.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 199.7.83.42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 202.12.27.33#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 170.247.170.2#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.112.36.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 199.7.83.42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.203.230.10#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 170.247.170.2#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.36.148.17#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.203.230.10#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.58.128.30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.36.148.17#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 193.0.14.129#53
Feb 03 23:41:33 yy named[1291]: resolver priming query complete: failure
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 192.58.128.30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './DNSKEY/IN': 193.0.14.129#53
Feb 03 23:41:33 yy named[1291]: managed-keys-zone/internal-view: Unable to fetch DNSKEY set '.': failure
Feb 03 23:41:33 yy named[1291]: managed-keys-zone/external-view: Unable to fetch DNSKEY set '.': failure
Feb 03 23:41:33 yy sudo[1371]: USERNAME_anonymized : PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/sbin/mkdir -p /mnt/blobfuse_cache/nasbkup/nasnc
Feb 03 23:41:33 yy sudo[1371]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:33 yy sudo[1371]: pam_unix(sudo:session): session closed for user root
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ sudo chown USERNAME_anonymized /mnt/blobfuse_cache/nasbkup/nasnc)
Feb 03 23:41:33 yy sudo[1375]: USERNAME_anonymized : PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/sbin/chown USERNAME_anonymized /mnt/blobfuse_cache/nasbkup/nasnc
Feb 03 23:41:33 yy sudo[1375]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:12::d0d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:503:c27::2:30#53
Feb 03 23:41:33 yy sudo[1375]: pam_unix(sudo:session): session closed for user root
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:9f::42#53
Feb 03 23:41:33 yy vaultwarden[1301]: /--------------------------------------------------------------------\
Feb 03 23:41:33 yy vaultwarden[1301]: | Starting Vaultwarden |
Feb 03 23:41:33 yy vaultwarden[1301]: | Version 1.33.1 |
Feb 03 23:41:33 yy vaultwarden[1301]: |--------------------------------------------------------------------|
Feb 03 23:41:33 yy vaultwarden[1301]: | This is an *unofficial* Bitwarden implementation, DO NOT use the |
Feb 03 23:41:33 yy vaultwarden[1301]: | official channels to report bugs/features, regardless of client. |
Feb 03 23:41:33 yy vaultwarden[1301]: | Send usage/configuration questions or feature requests to: |
Feb 03 23:41:33 yy vaultwarden[1301]: | https://github.com/dani-garcia/vaultwarden/discussions or |
Feb 03 23:41:33 yy vaultwarden[1301]: | https://vaultwarden.discourse.group/ |
Feb 03 23:41:33 yy vaultwarden[1301]: | Report suspected bugs/issues in the software itself at: |
Feb 03 23:41:33 yy vaultwarden[1301]: | https://github.com/dani-garcia/vaultwarden/issues/new |
Feb 03 23:41:33 yy vaultwarden[1301]: \--------------------------------------------------------------------/
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 193.0.14.129#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 202.12.27.33#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2d::d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2::c#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.5.5.241#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 170.247.170.2#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 198.97.190.53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:503:ba3e::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:a8::e#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.36.148.17#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.112.36.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.58.128.30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 199.7.83.42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:7fd::1#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:dc3::35#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 199.7.91.13#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.33.4.12#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2f::f#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2801:1b8:10::b#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:1::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 198.41.0.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.203.230.10#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:7fe::53#53
Feb 03 23:41:33 yy named[1291]: resolver priming query complete: failure
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ '[' '!' -d /mnt/nasbkup/nasnc ']')
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ sudo chown USERNAME_anonymized /mnt/nasbkup/nasnc)
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2d::d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:7fd::1#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:7fe::53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2801:1b8:10::b#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2::c#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:12::d0d#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:503:c27::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:9f::42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:2f::f#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 202.12.27.33#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:a8::e#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:503:ba3e::2:30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 198.97.190.53#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 199.7.91.13#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 193.0.14.129#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.36.148.17#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 170.247.170.2#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.33.4.12#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.112.36.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.58.128.30#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 199.7.83.42#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.5.5.241#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:dc3::35#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 192.203.230.10#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 198.41.0.4#53
Feb 03 23:41:33 yy named[1291]: network unreachable resolving './NS/IN': 2001:500:1::53#53
Feb 03 23:41:33 yy named[1291]: resolver priming query complete: failure
Feb 03 23:41:33 yy sudo[1379]: USERNAME_anonymized : PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/sbin/chown USERNAME_anonymized /mnt/nasbkup/nasnc
Feb 03 23:41:33 yy sudo[1379]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:33 yy sudo[1379]: pam_unix(sudo:session): session closed for user root
Feb 03 23:41:33 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ blobfuse2 mount /mnt/nasbkup/nasnc --config-file=/home/USERNAME_anonymized/.blobfuse/nasbkup.nasnc.yaml)
Feb 03 23:41:33 yy vaultwarden[1301]: [INFO] Using saved config from `/var/lib/vaultwarden/config.json` for configuration.
Feb 03 23:41:33 yy vaultwarden[1301]: [WARNING] The following environment variables are being overridden by the config.json file.
Feb 03 23:41:33 yy vaultwarden[1301]: [WARNING] Please use the admin panel to make changes to them:
Feb 03 23:41:33 yy vaultwarden[1301]: [WARNING] DOMAIN, ADMIN_TOKEN
Feb 03 23:41:33 yy php-fpm-legacy[1293]: [03-Feb-2025 23:41:33] NOTICE: PHP message: PHP Warning: Module "sysvsem" is already loaded in Unknown on line 0
Feb 03 23:41:33 yy vaultwarden[1301]: [2025-02-03 23:41:33.973][vaultwarden::util][WARN] Can't connect to database, retrying: DieselCon.
Feb 03 23:41:33 yy vaultwarden[1301]: [CAUSE] BadConnection(
Feb 03 23:41:33 yy vaultwarden[1301]: "Can't connect to local server through socket '/run/mysqld/mysqld.sock' (2)",
Feb 03 23:41:33 yy vaultwarden[1301]: )
Feb 03 23:41:33 yy python[1216]: 2025-02-03 23:41:33,983 - start to run bot.
Feb 03 23:41:33 yy mariadbd[1368]: 2025-02-03 23:41:33 0 [ERROR] feedback plugin: failed to retrieve the MAC address
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] Starting MariaDB 11.6.2-MariaDB source revision d8dad8c3b54cd09fefce7bc3b9749f427eed9709 server_uid unknown as process 1368
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Warning] WSREP: Failed to guess base node address. Set it explicitly via wsrep_node_address.
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Warning] WSREP: Failed to guess base node address. Set it explicitly via wsrep_node_address.
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Warning] WSREP: Guessing address for incoming client connections failed. Try setting wsrep_node_incoming_address explicitly.
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] WSREP: Node addr:
Feb 03 23:41:34 yy php-fpm[1293]: [NOTICE] fpm is running, pid 1293
Feb 03 23:41:34 yy php-fpm[1293]: [NOTICE] ready to handle connections
Feb 03 23:41:34 yy php-fpm[1293]: [NOTICE] systemd monitor interval set to 10000ms
Feb 03 23:41:34 yy systemd[1]: Started The PHP FastCGI Process Manager.
Feb 03 23:41:34 yy python[1216]: Traceback (most recent call last):
Feb 03 23:41:34 yy python[1216]: File "/home/USERNAME_anonymized/.local/share/anaconda3/envs/tg/lib/python3.11/site-packages/pymysql/connections.py", line 644, in connect
Feb 03 23:41:34 yy python[1216]: sock = socket.create_connection(
Feb 03 23:41:34 yy python[1216]: ^^^^^^^^^^^^^^^^^^^^^^^^^
Feb 03 23:41:34 yy python[1216]: File "/home/USERNAME_anonymized/.local/share/anaconda3/envs/tg/lib/python3.11/socket.py", line 851, in create_connection
Feb 03 23:41:34 yy python[1216]: raise exceptions[0]
Feb 03 23:41:34 yy python[1216]: File "/home/USERNAME_anonymized/.local/share/anaconda3/envs/tg/lib/python3.11/socket.py", line 836, in create_connection
Feb 03 23:41:34 yy python[1216]: sock.connect(sa)
Feb 03 23:41:34 yy python[1216]: ConnectionRefusedError: [Errno 111] Connection refused
Feb 03 23:41:34 yy python[1216]: During handling of the above exception, another exception occurred:
Feb 03 23:41:34 yy python[1216]: Traceback (most recent call last):
Feb 03 23:41:34 yy python[1216]: File "/home/USERNAME_anonymized/.local/share/anaconda3/envs/tg/bin/notifier", line 22, in <module>
Feb 03 23:41:34 yy python[1216]: run()
Feb 03 23:41:34 yy python[1216]: File "/home/USERNAME_anonymized/.local/share/anaconda3/envs/tg/bin/notifier", line 18, in run
Feb 03 23:41:34 yy python[1216]: bot.run()
Feb 03 23:41:34 yy python[1216]: File "/home/USERNAME_anonymized/.local/share/anaconda3/envs/tg/lib/python3.11/site-packages/notifier/bot.py", line 69, in run
Feb 03 23:41:34 yy python[1216]: all_tg = self.db.fetch_tg()
Feb 03 23:41:34 yy python[1216]: ^^^^^^^^^^^^^^^^^^
Feb 03 23:41:34 yy python[1216]: File "/home/USERNAME_anonymized/.local/share/anaconda3/envs/tg/lib/python3.11/site-packages/notifier/db.py", line 62, in fetch_tg
Feb 03 23:41:34 yy python[1216]: conn = pymysql.connect(**self.conn_args)
Feb 03 23:41:34 yy python[1216]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Feb 03 23:41:34 yy python[1216]: File "/home/USERNAME_anonymized/.local/share/anaconda3/envs/tg/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
Feb 03 23:41:34 yy python[1216]: self.connect()
Feb 03 23:41:34 yy python[1216]: File "/home/USERNAME_anonymized/.local/share/anaconda3/envs/tg/lib/python3.11/site-packages/pymysql/connections.py", line 711, in connect
Feb 03 23:41:34 yy python[1216]: raise exc
Feb 03 23:41:34 yy python[1216]: pymysql.err.OperationalError: (2003, "Can't connect to MySQL server on 'db.example.com' ([Errno 111] Connection refused)")
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Compressed tables use zlib 1.3.1
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Number of transaction pools: 1
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Using liburing
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Initialized memory pressure event listener
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Completed initialization of buffer pool
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Resetting space id's in the doublewrite buffer
Feb 03 23:41:34 yy systemd[1]: python-notifier.service: Main process exited, code=exited, status=1/FAILURE
Feb 03 23:41:34 yy systemd[1]: python-notifier.service: Failed with result 'exit-code'.
Feb 03 23:41:34 yy systemd[1]: python-notifier.service: Consumed 377ms CPU time, 68.5M memory peak.
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: End of log at LSN=113652732425
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Opened 3 undo tablespaces
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: log sequence number 113652732425; transaction id 154933294
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] Plugin 'wsrep-provider' is disabled.
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] InnoDB: Buffer pool(s) load completed at 250203 23:41:34
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] Server socket created on IP: '0.0.0.0'.
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] mariadbd: Event Scheduler: Loaded 0 events
Feb 03 23:41:34 yy mariadbd[1368]: 2025-02-03 23:41:34 0 [Note] /usr/bin/mariadbd: ready for connections.
Feb 03 23:41:34 yy mariadbd[1368]: Version: '11.6.2-MariaDB' socket: '/run/mysqld/mysqld.sock' port: 41235 Arch Linux
Feb 03 23:41:34 yy systemd[1]: Started MariaDB 11.6.2 database server.
Feb 03 23:41:34 yy vaultwarden[1301]: [2025-02-03 23:41:34.998][start][INFO] Rocket has launched from http://127.0.0.1:8001
Feb 03 23:41:36 yy NetworkManager[1214]: <info> [1738644096.6631] device (enp0s31f6): carrier: link connected
Feb 03 23:41:36 yy NetworkManager[1214]: <info> [1738644096.6632] device (enp0s31f6): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
Feb 03 23:41:36 yy kernel: e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Feb 03 23:41:36 yy NetworkManager[1214]: <info> [1738644096.6635] policy: auto-activating connection 'Wired connection 1' (ee5cc625-e23a-363e-a0ab-a8ec40a2d09b)
Feb 03 23:41:36 yy NetworkManager[1214]: <info> [1738644096.6636] device (enp0s31f6): Activation: starting connection 'Wired connection 1' (ee5cc625-e23a-363e-a0ab-a8ec40a2d09b)
Feb 03 23:41:36 yy NetworkManager[1214]: <info> [1738644096.6636] device (enp0s31f6): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Feb 03 23:41:36 yy NetworkManager[1214]: <info> [1738644096.6637] manager: NetworkManager state is now CONNECTING
Feb 03 23:41:36 yy NetworkManager[1214]: <info> [1738644096.6638] device (enp0s31f6): state change: prepare -> config (reason 'none', managed-type: 'full')
Feb 03 23:41:36 yy NetworkManager[1214]: <info> [1738644096.6640] device (enp0s31f6): state change: config -> ip-config (reason 'none', managed-type: 'full')
Feb 03 23:41:36 yy NetworkManager[1214]: <info> [1738644096.6642] dhcp4 (enp0s31f6): activation: beginning transaction (timeout in 45 seconds)
Feb 03 23:41:36 yy named[1291]: listening on IPv6 interface enp0s31f6, fe80::4f2f:8774:ff28:14bf%2#53
Feb 03 23:41:36 yy photoprism[1292]: time="2025-02-03T23:41:36-05:00" level=info msg="Become a member today, support our mission and enjoy our member benefits! ?"
Feb 03 23:41:36 yy photoprism[1292]: time="2025-02-03T23:41:36-05:00" level=info msg="Visit https://www.photoprism.app/membership to learn more."
Feb 03 23:41:36 yy photoprism[1292]: time="2025-02-03T23:41:36-05:00" level=info msg="webdav: shared /originals/"
Feb 03 23:41:36 yy photoprism[1292]: time="2025-02-03T23:41:36-05:00" level=info msg="webdav: shared /import/"
Feb 03 23:41:36 yy photoprism[1292]: time="2025-02-03T23:41:36-05:00" level=info msg="server: disabled auto tls"
Feb 03 23:41:36 yy photoprism[1292]: time="2025-02-03T23:41:36-05:00" level=info msg="server: listening on 0.0.0.0:2342 [5.036974ms]"
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.3540] dhcp6 (enp0s31f6): activation: beginning transaction (timeout in 45 seconds)
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.3549] policy: set 'Wired connection 1' (enp0s31f6) as default for IPv6 routing and DNS
Feb 03 23:41:38 yy dbus-broker-launch[1212]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Feb 03 23:41:38 yy named[1291]: listening on IPv6 interface enp0s31f6, 2601:14d:4f01:d7e0:d52a:a888:5b8:8b73#53
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.3681] dhcp6 (enp0s31f6): state changed new lease, address=2601:14d:4f01:d7e0::4ccd
Feb 03 23:41:38 yy named[1291]: listening on IPv6 interface enp0s31f6, 2601:14d:4f01:d7e0::4ccd#53
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.7025] dhcp4 (enp0s31f6): state changed new lease, address=10.0.0.230, acd pending
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.8769] dhcp4 (enp0s31f6): state changed new lease, address=10.0.0.230
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.8776] policy: set 'Wired connection 1' (enp0s31f6) as default for IPv4 routing and DNS
Feb 03 23:41:38 yy named[1291]: listening on IPv4 interface enp0s31f6, 10.0.0.230#53
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.9080] device (enp0s31f6): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.9109] device (enp0s31f6): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.9113] device (enp0s31f6): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.9122] manager: NetworkManager state is now CONNECTED_SITE
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.9129] device (enp0s31f6): Activation: successful, device activated.
Feb 03 23:41:38 yy NetworkManager[1214]: <info> [1738644098.9142] manager: startup complete
Feb 03 23:41:38 yy systemd[1]: Finished Network Manager Wait Online.
Feb 03 23:41:38 yy systemd[1]: Reached target Network is Online.
Feb 03 23:41:38 yy systemd[1]: Starting APC UPS Power Control Daemon for Linux...
Feb 03 23:41:38 yy systemd[1]: Started Frp Client Service.
Feb 03 23:41:38 yy systemd[1]: Starting HAProxy Load Balancer...
Feb 03 23:41:38 yy systemd[1]: Started Jellyfin Media Server.
Feb 03 23:41:38 yy systemd[1]: Starting nginx web server...
Feb 03 23:41:38 yy systemd[1]: Starting jupyter notebook...
Feb 03 23:41:38 yy systemd[1]: Starting TimeTagger...
Feb 03 23:41:38 yy systemd[1]: Starting TimeTagger...
Feb 03 23:41:38 yy systemd[1]: Starting TimeTagger...
Feb 03 23:41:38 yy systemd[1]: Starting qBittorrent Daemon Service...
Feb 03 23:41:38 yy systemd[1]: Starting Refresh Pacman mirrorlist with Reflector....
Feb 03 23:41:38 yy systemd[1]: Started APC UPS Power Control Daemon for Linux.
Feb 03 23:41:38 yy systemd[1]: Started TimeTagger.
Feb 03 23:41:38 yy systemd[1]: Started TimeTagger.
Feb 03 23:41:38 yy systemd[1]: Started jupyter notebook.
Feb 03 23:41:38 yy haproxy[1471]: [NOTICE] (1471) : haproxy version is 3.1.3
Feb 03 23:41:38 yy haproxy[1471]: [NOTICE] (1471) : path to executable is /usr/bin/haproxy
Feb 03 23:41:38 yy haproxy[1471]: [WARNING] (1471) : config : parsing [/etc/haproxy/haproxy.cfg:6] : 'pidfile' already specified. Continuing.
Feb 03 23:41:38 yy haproxy[1471]: [NOTICE] (1471) : Initializing new worker (1490)
Feb 03 23:41:38 yy systemd[1]: Started TimeTagger.
Feb 03 23:41:38 yy (jellyfin)[1472]: jellyfin.service: Referenced but unset environment variable evaluates to an empty string: JELLYFIN_NOWEBAPP_OPT, JELLYFIN_SERVICE_OPT
Feb 03 23:41:38 yy apcupsd[1487]: apcupsd 3.14.14 (31 May 2016) unknown startup succeeded
Feb 03 23:41:39 yy frpc[1470]: 2025-02-03 23:41:39.000 [I] [sub/root.go:142] start frpc service for config file [/etc/frp/drizz1e.toml]
Feb 03 23:41:39 yy frpc[1470]: 2025-02-03 23:41:39.001 [I] [client/service.go:295] try to connect to server...
Feb 03 23:41:39 yy frpc[1470]: 2025-02-03 23:41:39.023 [W] [client/service.go:298] connect to server error: dial tcp [2603:c020:4002:b0ee:b853:284:af31:3f54]:7734: connect: no route to host
Feb 03 23:41:39 yy frpc[1470]: 2025-02-03 23:41:39.023 [I] [sub/root.go:160] frpc service for config file [/etc/frp/drizz1e.toml] stopped
Feb 03 23:41:39 yy frpc[1470]: login to the server failed: dial tcp [2603:c020:4002:b0ee:b853:284:af31:3f54]:7734: connect: no route to host. With loginFailExit enabled, no additional retries will be attempted
Feb 03 23:41:39 yy systemd[1]: frpc@drizz1e.service: Main process exited, code=exited, status=1/FAILURE
Feb 03 23:41:39 yy systemd[1]: frpc@drizz1e.service: Failed with result 'exit-code'.
Feb 03 23:41:39 yy systemd[1]: Started nginx web server.
Feb 03 23:41:39 yy haproxy[1471]: [NOTICE] (1471) : Loading success.
Feb 03 23:41:39 yy systemd[1]: Started HAProxy Load Balancer.
Feb 03 23:41:39 yy python[1477]: * Serving Flask app 'scan'
Feb 03 23:41:39 yy python[1477]: * Debug mode: off
Feb 03 23:41:39 yy python[1477]: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
Feb 03 23:41:39 yy python[1477]: * Running on http://127.0.0.1:5813
Feb 03 23:41:39 yy python[1477]: Press CTRL+C to quit
Feb 03 23:41:39 yy NetworkManager[1214]: <info> [1738644099.1758] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Collected 14 assets from /home/USERNAME_anonymized/.local/share/anaconda3/envs/timetagger/lib/python3.11/site-packages/timetagger/common/.
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Compiled pscript from dialogs.py
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Compiled pscript from dt.py
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Jellyfin version: 10.10.5
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Environment Variables: ["[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_USER, jellyfin]"]
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Operating system: Arch Linux
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Architecture: X64
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] 64-Bit Process: True
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] User Interactive: True
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Processor count: 8
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Program data path: /var/lib/jellyfin
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Log directory path: /var/log/jellyfin
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Config directory path: /etc/jellyfin
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Cache path: /var/cache/jellyfin
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Temp directory path: /tmp/jellyfin
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Web resources path: /usr/share/jellyfin/web
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Application directory: /usr/lib/jellyfin/
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Compiled pscript from front.py
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Compiled pscript from stores.py
Feb 03 23:41:39 yy python3[1519]: Watching for file changes with StatReloader
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Compiled pscript from tools.py
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Compiled pscript from utils.py
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Collected 13 assets from /home/USERNAME_anonymized/.local/share/anaconda3/envs/timetagger/lib/python3.11/site-packages/timetagger/app/.
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Collected 26 assets from /home/USERNAME_anonymized/.local/share/anaconda3/envs/timetagger/lib/python3.11/site-packages/timetagger/images/.
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Collected 4 assets from /home/USERNAME_anonymized/.local/share/anaconda3/envs/timetagger/lib/python3.11/site-packages/timetagger/pages/.
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Setting cache path: /var/cache/jellyfin
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Loading assemblies
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Loaded assembly MetaTube, Version=2024.1031.200.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/MetaTube_2024.1031.200.0/MetaTube.dll
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Defined LAN exclusions: []
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Filtered interface addresses: ["127.0.0.1", "10.0.0.230"]
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Bind Addresses ["0.0.0.0"]
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Remote IP filter is Allowlist
Feb 03 23:41:39 yy jellyfin[1472]: [23:41:39] [INF] Filtered subnets: []
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Collected 14 assets from /home/USERNAME_anonymized/.local/share/anaconda3/envs/timetagger/lib/python3.11/site-packages/timetagger/common/.
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Compiled pscript from dialogs.py
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Compiled pscript from dt.py
Feb 03 23:41:39 yy python[1479]: [INFO 2025-02-03 23:41:39] Compiled pscript from front.py
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.002 ServerApp] jupyter_lsp | extension was successfully linked.
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.004 ServerApp] jupyter_server_terminals | extension was successfully linked.
Feb 03 23:41:40 yy python[1479]: [INFO 2025-02-03 23:41:40] Compiled pscript from stores.py
Feb 03 23:41:40 yy jupyter[1474]: [W 2025-02-03 23:41:40.007 ServerApp] ServerApp.password config is deprecated in 2.0. Use PasswordIdentityProvider.hashed_password.
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.007 ServerApp] jupyterlab | extension was successfully linked.
Feb 03 23:41:40 yy python[1479]: [INFO 2025-02-03 23:41:40] Compiled pscript from tools.py
Feb 03 23:41:40 yy python[1479]: [INFO 2025-02-03 23:41:40] Compiled pscript from utils.py
Feb 03 23:41:40 yy python[1479]: [INFO 2025-02-03 23:41:40] Collected 13 assets from /home/USERNAME_anonymized/.local/share/anaconda3/envs/timetagger/lib/python3.11/site-packages/timetagger/app/.
Feb 03 23:41:40 yy python[1479]: [INFO 2025-02-03 23:41:40] Collected 26 assets from /home/USERNAME_anonymized/.local/share/anaconda3/envs/timetagger/lib/python3.11/site-packages/timetagger/images/.
Feb 03 23:41:40 yy python[1479]: [INFO 2025-02-03 23:41:40] Collected 4 assets from /home/USERNAME_anonymized/.local/share/anaconda3/envs/timetagger/lib/python3.11/site-packages/timetagger/pages/.
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.183 ServerApp] notebook_shim | extension was successfully linked.
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.194 ServerApp] notebook_shim | extension was successfully loaded.
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.195 ServerApp] jupyter_lsp | extension was successfully loaded.
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.195 ServerApp] jupyter_server_terminals | extension was successfully loaded.
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.197 LabApp] JupyterLab extension loaded from /home/USERNAME_anonymized/.local/share/anaconda3/envs/ml/lib/python3.11/site-packages/jupyterlab
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.197 LabApp] JupyterLab application directory is /home/USERNAME_anonymized/.local/share/anaconda3/envs/ml/share/jupyter/lab
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.197 LabApp] Extension Manager is 'pypi'.
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.214 ServerApp] jupyterlab | extension was successfully loaded.
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.214 ServerApp] Serving notebooks from local directory: /home/USERNAME_anonymized/note
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.214 ServerApp] Jupyter Server 2.14.1 is running at:
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.214 ServerApp] http://yy:8188/lab
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.214 ServerApp] http://127.0.0.1:8188/lab
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.214 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
Feb 03 23:41:40 yy systemd[1]: reflector.service: Deactivated successfully.
Feb 03 23:41:40 yy systemd[1]: Finished Refresh Pacman mirrorlist with Reflector..
Feb 03 23:41:40 yy jupyter[1474]: [I 2025-02-03 23:41:40.317 ServerApp] Skipped non-installed server(s): bash-language-server, dockerfile-language-server-nodejs, javascript-typescript-langserver, jedi-language-server, julia-language-server, pyright, python-language-server, python-lsp-server, r-languageserver, sql-language-server, texlab, typescript-language-server, unified-language-server, vscode-css-languageserver-bin, vscode-html-languageserver-bin, vscode-json-languageserver-bin, yaml-language-server
Feb 03 23:41:40 yy python[1479]: [INFO 2025-02-03 23:41:40] Server is starting up
Feb 03 23:41:41 yy jellyfin[1472]: [23:41:41] [INF] Loaded plugin: MetaTube 2024.1031.200.0
Feb 03 23:41:41 yy jellyfin[1472]: [23:41:41] [INF] Loaded plugin: TMDb 10.10.5.0
Feb 03 23:41:41 yy jellyfin[1472]: [23:41:41] [INF] Loaded plugin: Studio Images 10.10.5.0
Feb 03 23:41:41 yy jellyfin[1472]: [23:41:41] [INF] Loaded plugin: OMDb 10.10.5.0
Feb 03 23:41:41 yy jellyfin[1472]: [23:41:41] [INF] Loaded plugin: MusicBrainz 10.10.5.0
Feb 03 23:41:41 yy jellyfin[1472]: [23:41:41] [INF] Loaded plugin: AudioDB 10.10.5.0
Feb 03 23:41:41 yy jellyfin[1472]: [23:41:41] [INF] Kestrel is listening on 0.0.0.0
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [WRN] The WebRootPath was not found: /var/lib/jellyfin/wwwroot. Static files may be unavailable.
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Running startup tasks
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Daily trigger for Generate Trailers set to fire at 2025-02-04 01:00:00.000 -05:00, which is 01:18:17.7080703 from now.
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Daily trigger for Organize Metadata set to fire at 2025-02-04 03:00:00.000 -05:00, which is 03:18:17.7066969 from now.
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Daily trigger for Generate Trickplay Images set to fire at 2025-02-04 03:00:00.000 -05:00, which is 03:18:17.7024330 from now.
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Daily trigger for Extract Chapter Images set to fire at 2025-02-04 02:00:00.000 -05:00, which is 02:18:17.6998038 from now.
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Found ffmpeg version 7.0.2
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Available encoders: ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Watching directory /media/share/cartoon
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Watching directory /media/share/rabbit/jav
Feb 03 23:41:42 yy jellyfin[1472]: [23:41:42] [INF] Watching directory /media/share/show
Feb 03 23:41:43 yy jellyfin[1472]: [23:41:43] [INF] Watching directory /media/share/movie
Feb 03 23:41:43 yy jellyfin[1472]: [23:41:43] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
Feb 03 23:41:43 yy jellyfin[1472]: [23:41:43] [INF] ServerId: 360e7ef22ef1442eb985649d35fd2362
Feb 03 23:41:43 yy jellyfin[1472]: [23:41:43] [INF] Core startup complete
Feb 03 23:41:43 yy jellyfin[1472]: [23:41:43] [INF] Startup complete 0:00:04.3982083
Feb 03 23:41:43 yy systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Feb 03 23:41:44 yy systemd[1]: frpc@drizz1e.service: Scheduled restart job, restart counter is at 1.
Feb 03 23:41:44 yy systemd[1]: Started Frp Client Service.
Feb 03 23:41:44 yy frpc[1630]: 2025-02-03 23:41:44.145 [I] [sub/root.go:142] start frpc service for config file [/etc/frp/drizz1e.toml]
Feb 03 23:41:44 yy frpc[1630]: 2025-02-03 23:41:44.145 [I] [client/service.go:295] try to connect to server...
Feb 03 23:41:44 yy frpc[1630]: 2025-02-03 23:41:44.220 [I] [client/service.go:287] [bbec99d0d5939986] login to server success, get run id [bbec99d0d5939986]
Feb 03 23:41:44 yy frpc[1630]: 2025-02-03 23:41:44.220 [I] [proxy/proxy_manager.go:173] [bbec99d0d5939986] proxy added: [yy.ssh yy.db yy.nginx yy.vnc]
Feb 03 23:41:44 yy frpc[1630]: 2025-02-03 23:41:44.242 [I] [client/control.go:168] [bbec99d0d5939986] [yy.nginx] start proxy success
Feb 03 23:41:44 yy frpc[1630]: 2025-02-03 23:41:44.242 [I] [client/control.go:168] [bbec99d0d5939986] [yy.ssh] start proxy success
Feb 03 23:41:44 yy frpc[1630]: 2025-02-03 23:41:44.242 [I] [client/control.go:168] [bbec99d0d5939986] [yy.db] start proxy success
Feb 03 23:41:44 yy frpc[1630]: 2025-02-03 23:41:44.242 [I] [client/control.go:168] [bbec99d0d5939986] [yy.vnc] start proxy success
Feb 03 23:41:45 yy sshd-session[1636]: Accepted publickey for USERNAME_anonymized from 127.0.0.1 port 41418 ssh2: ED25519 SHA256:SQIBHgAbMGnYbYXNwTCiqvUbBZjCeST54dWS1eLQT3Y
Feb 03 23:41:45 yy sshd-session[1636]: pam_unix(sshd:session): session opened for user USERNAME_anonymized(uid=1000) by USERNAME_anonymized(uid=0)
Feb 03 23:41:45 yy systemd-logind[1217]: New session 2 of user USERNAME_anonymized.
Feb 03 23:41:45 yy jellyfin[1472]: [23:41:45] [INF] Clean up collections and playlists Completed after 0 minute(s) and 0 seconds
Feb 03 23:41:45 yy jellyfin[1472]: [23:41:45] [INF] Clean Transcode Directory Completed after 0 minute(s) and 0 seconds
Feb 03 23:41:45 yy systemd[1]: Created slice User Slice of UID 1000.
Feb 03 23:41:45 yy systemd[1]: Starting User Runtime Directory /run/user/1000...
Feb 03 23:41:45 yy systemd[1]: Finished User Runtime Directory /run/user/1000.
Feb 03 23:41:45 yy systemd[1]: Starting User Manager for UID 1000...
Feb 03 23:41:45 yy (systemd)[1643]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[USERNAME_anonymized] ruser=[<unknown>] rhost=[<unknown>]
Feb 03 23:41:45 yy (systemd)[1643]: pam_unix(systemd-user:session): session opened for user USERNAME_anonymized(uid=1000) by USERNAME_anonymized(uid=0)
Feb 03 23:41:45 yy systemd-logind[1217]: New session 3 of user USERNAME_anonymized.
Feb 03 23:41:45 yy systemd[1643]: Queued start job for default target Main User Target.
Feb 03 23:41:45 yy systemd[1643]: Created slice User Application Slice.
Feb 03 23:41:45 yy systemd[1643]: Reached target Paths.
Feb 03 23:41:45 yy systemd[1643]: Reached target Timers.
Feb 03 23:41:45 yy systemd[1643]: Starting D-Bus User Message Bus Socket...
Feb 03 23:41:45 yy systemd[1643]: Listening on GnuPG network certificate management daemon.
Feb 03 23:41:45 yy systemd[1643]: Starting GCR ssh-agent wrapper...
Feb 03 23:41:45 yy systemd[1643]: Listening on GNOME Keyring daemon.
Feb 03 23:41:45 yy systemd[1643]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 03 23:41:45 yy systemd[1643]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 03 23:41:45 yy systemd[1643]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 03 23:41:45 yy systemd[1643]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 03 23:41:45 yy systemd[1643]: Listening on GnuPG public key management service.
Feb 03 23:41:45 yy systemd[1643]: Listening on p11-kit server.
Feb 03 23:41:45 yy systemd[1643]: Listening on PipeWire Multimedia System Sockets.
Feb 03 23:41:45 yy systemd[1643]: Listening on Sound System.
Feb 03 23:41:45 yy systemd[1643]: Listening on D-Bus User Message Bus Socket.
Feb 03 23:41:45 yy systemd[1643]: Listening on GCR ssh-agent wrapper.
Feb 03 23:41:45 yy systemd[1643]: Reached target Sockets.
Feb 03 23:41:45 yy systemd[1643]: Reached target Basic System.
Feb 03 23:41:45 yy systemd[1]: Started User Manager for UID 1000.
Feb 03 23:41:45 yy systemd[1643]: Starting Update XDG user dir configuration...
Feb 03 23:41:45 yy systemd[1]: Started Session 2 of User USERNAME_anonymized.
Feb 03 23:41:45 yy systemd[1643]: Finished Update XDG user dir configuration.
Feb 03 23:41:45 yy systemd[1643]: Reached target Main User Target.
Feb 03 23:41:45 yy systemd[1643]: Startup finished in 227ms.
Feb 03 23:41:45 yy jellyfin[1472]: [23:41:45] [INF] Update Plugins Completed after 0 minute(s) and 0 seconds
Feb 03 23:41:49 yy apcupsd[1487]: NIS server startup succeeded
Feb 03 23:41:50 yy sudo[1715]: USERNAME_anonymized : TTY=pts/0 ; PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/usr/bin/systemctl get-default
Feb 03 23:41:50 yy sudo[1715]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:50 yy sudo[1715]: pam_unix(sudo:session): session closed for user root
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ '[' 0 -eq 0 ']')
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ echo 'Successfully mounted nasnc to /mnt/nasbkup/nasnc.')
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (Successfully mounted nasnc to /mnt/nasbkup/nasnc.)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ for pair in "${pairs[@]}")
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ set -- database cron)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ account=database)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ container=cron)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ MOUNTPOINT=/mnt/database/cron)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ CACHEPATH=/mnt/blobfuse_cache/database/cron)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ CFGPATH=/home/USERNAME_anonymized/.blobfuse/database.cron.yaml)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ mountpoint -q /mnt/database/cron)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ echo 'Mount point /mnt/database/cron is not mounted. Proceeding to mount...')
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (Mount point /mnt/database/cron is not mounted. Proceeding to mount...)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ '[' -d /mnt/blobfuse_cache/database/cron ']')
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ sudo rm -rf '/mnt/blobfuse_cache/database/cron/*')
Feb 03 23:41:52 yy sudo[1744]: USERNAME_anonymized : PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/sbin/rm -rf /mnt/blobfuse_cache/database/cron/*
Feb 03 23:41:52 yy sudo[1744]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:52 yy sudo[1744]: pam_unix(sudo:session): session closed for user root
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ sudo mkdir -p /mnt/blobfuse_cache/database/cron)
Feb 03 23:41:52 yy sudo[1747]: USERNAME_anonymized : PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/sbin/mkdir -p /mnt/blobfuse_cache/database/cron
Feb 03 23:41:52 yy sudo[1747]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:52 yy sudo[1747]: pam_unix(sudo:session): session closed for user root
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ sudo chown USERNAME_anonymized /mnt/blobfuse_cache/database/cron)
Feb 03 23:41:52 yy sudo[1750]: USERNAME_anonymized : PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/sbin/chown USERNAME_anonymized /mnt/blobfuse_cache/database/cron
Feb 03 23:41:52 yy sudo[1750]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:52 yy sudo[1750]: pam_unix(sudo:session): session closed for user root
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ '[' '!' -d /mnt/database/cron ']')
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ sudo chown USERNAME_anonymized /mnt/database/cron)
Feb 03 23:41:52 yy sudo[1753]: USERNAME_anonymized : PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/sbin/chown USERNAME_anonymized /mnt/database/cron
Feb 03 23:41:52 yy sudo[1753]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:52 yy sudo[1753]: pam_unix(sudo:session): session closed for user root
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ blobfuse2 mount /mnt/database/cron --config-file=/home/USERNAME_anonymized/.blobfuse/database.cron.yaml)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ '[' 0 -eq 0 ']')
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (+ echo 'Successfully mounted cron to /mnt/database/cron.')
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDOUT (Successfully mounted cron to /mnt/database/cron.)
Feb 03 23:41:52 yy CROND[1309]: (USERNAME_anonymized) CMDEND (bash /home/USERNAME_anonymized/.blobfuse/mount.sh)
Feb 03 23:41:52 yy CROND[1309]: pam_unix(crond:session): session closed for user USERNAME_anonymized
Feb 03 23:41:59 yy sudo[1815]: USERNAME_anonymized : TTY=pts/0 ; PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/usr/bin/systemctl set-default multi-user.target
Feb 03 23:41:59 yy sudo[1815]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:41:59 yy systemd[1]: Reload requested from client PID 1818 ('systemctl') (unit session-2.scope)...
Feb 03 23:41:59 yy systemd[1]: Reloading...
Feb 03 23:42:00 yy systemd[1]: /usr/lib/systemd/system/frpc@.service:8: Special user nobody configured, this is not safe!
Feb 03 23:42:00 yy systemd[1]: Reloading finished in 245 ms.
Feb 03 23:42:00 yy sudo[1815]: pam_unix(sudo:session): session closed for user root
Feb 03 23:42:00 yy crond[1870]: pam_unix(crond:session): session opened for user USERNAME_anonymized(uid=1000) by USERNAME_anonymized(uid=0)
Feb 03 23:42:00 yy CROND[1872]: (USERNAME_anonymized) CMD (source unique microscopy && cd /home/USERNAME_anonymized/dev/microscopy-web/microscopy && python3 manage.py runserver 127.0.0.1:9013 --insecure)
Feb 03 23:42:00 yy CROND[1870]: (USERNAME_anonymized) CMDOUT (lock path is /home/USERNAME_anonymized/.lock/microscopy)
Feb 03 23:42:01 yy CROND[1870]: (USERNAME_anonymized) CMDOUT (Watching for file changes with StatReloader)
Feb 03 23:42:01 yy CROND[1870]: (USERNAME_anonymized) CMDOUT (Error: That port is already in use.)
Feb 03 23:42:01 yy CROND[1870]: (USERNAME_anonymized) CMDEND (source unique microscopy && cd /home/USERNAME_anonymized/dev/microscopy-web/microscopy && python3 manage.py runserver 127.0.0.1:9013 --insecure)
Feb 03 23:42:01 yy CROND[1870]: pam_unix(crond:session): session closed for user USERNAME_anonymized
Feb 03 23:42:03 yy systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Feb 03 23:42:03 yy sudo[1884]: USERNAME_anonymized : TTY=pts/0 ; PWD=/home/USERNAME_anonymized ; USER=root ; COMMAND=/usr/bin/poweroff
Feb 03 23:42:03 yy sudo[1884]: pam_unix(sudo:session): session opened for user root(uid=0) by USERNAME_anonymized(uid=1000)
Feb 03 23:42:03 yy systemd-logind[1217]: The system will power off now!
Feb 03 23:42:03 yy systemd-logind[1217]: System is powering down.
Feb 03 23:42:03 yy sudo[1884]: pam_unix(sudo:session): session closed for user root
Feb 03 23:42:03 yy systemd[1]: Stopping Session 2 of User USERNAME_anonymized...
Feb 03 23:42:03 yy sshd-session[1636]: error: mm_reap: preauth child terminated by signal 15
Feb 03 23:42:03 yy sshd-session[1636]: pam_unix(sshd:session): session closed for user USERNAME_anonymized
Feb 03 23:42:03 yy systemd[1]: Removed slice Slice /system/modprobe.
Feb 03 23:42:03 yy systemd[1]: Stopped target Login Prompts.
Feb 03 23:42:03 yy systemd[1]: Stopped target Sound Card.
Feb 03 23:42:03 yy systemd[1]: Stopped target Timer Units.
Feb 03 23:42:03 yy systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Feb 03 23:42:03 yy systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Feb 03 23:42:03 yy systemd[1]: man-db.timer: Deactivated successfully.
Feb 03 23:42:03 yy systemd[1]: Stopped Daily man-db regeneration.
Feb 03 23:42:03 yy systemd[1]: photoprism-import.timer: Deactivated successfully.
Feb 03 23:42:03 yy systemd[1]: Stopped Run photoprism import hourly.
Feb 03 23:42:03 yy systemd[1]: shadow.timer: Deactivated successfully.
Feb 03 23:42:03 yy systemd[1]: Stopped Daily verification of password and group files.
Feb 03 23:42:03 yy systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Feb 03 23:42:03 yy systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Feb 03 23:42:03 yy systemd[1]: Stopped target System Time Set.
Feb 03 23:42:03 yy systemd[1]: Stopped target Trusted Platform Module.
Feb 03 23:42:03 yy systemd[1]: Stopped target ZFS startup target.
Feb 03 23:42:03 yy systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Feb 03 23:42:03 yy systemd[1]: Closed LVM2 poll daemon socket.
Feb 03 23:42:03 yy systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Feb 03 23:42:03 yy systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 03 23:42:03 yy apcupsd[1487]: apcupsd exiting, signal 15
Feb 03 23:42:03 yy chronyd[1243]: chronyd exiting
Feb 03 23:42:03 yy systemd[1]: Stopping APC UPS Power Control Daemon for Linux...
Feb 03 23:42:03 yy apcupsd[1487]: apcupsd shutdown succeeded
Feb 03 23:42:03 yy systemd[1]: Stopping NTP client/server...
Feb 03 23:42:03 yy crond[1307]: (CRON) INFO (Shutting down)
Feb 03 23:42:03 yy systemd[1]: Stopping Command Scheduler...
Feb 03 23:42:03 yy haproxy[1471]: [WARNING] (1471) : Exiting Master process...
Feb 03 23:42:03 yy systemd[1]: Stopping Frp Client Service...
Feb 03 23:42:03 yy frpc[1630]:
Feb 03 23:42:03 yy systemd[1]: Stopping Getty on tty1...
Feb 03 23:42:03 yy microbin[1290]: 2025-02-03T23:42:03 [INFO] - SIGINT received; starting forced shutdown
Feb 03 23:42:03 yy microbin[1290]: 2025-02-03T23:42:03 [INFO] - Accept thread stopped
Feb 03 23:42:03 yy microbin[1290]: 2025-02-03T23:42:03 [INFO] - Shutting down idle worker
Feb 03 23:42:03 yy systemd[1]: Stopping HAProxy Load Balancer...
Feb 03 23:42:03 yy mariadbd[1368]: 2025-02-03 23:42:03 0 [Note] /usr/bin/mariadbd (initiated by: unknown): Normal shutdown
Feb 03 23:42:03 yy systemd[1]: Stopping Jellyfin Media Server...
Feb 03 23:42:03 yy systemd[1]: Stopping MariaDB 11.6.2 database server...
Feb 03 23:42:03 yy systemd[1]: Stopping A tiny, self-contained, configurable paste bin and URL shortener...
Feb 03 23:42:03 yy haproxy[1471]: [ALERT] (1471) : Current worker (1490) exited with code 143 (Terminated)
Feb 03 23:42:03 yy haproxy[1471]: [WARNING] (1471) : All workers exited. Exiting... (0)
Feb 03 23:42:03 yy systemd[1]: Starting Generate shutdown-ramfs...
Feb 03 23:42:03 yy systemd[1]: Stopping Internet domain name server...
Feb 03 23:42:03 yy named[1291]: no longer listening on 127.0.0.1#53
Feb 03 23:42:03 yy systemd[1]: Stopping nginx web server...
Feb 03 23:42:03 yy systemd[1]: Stopping Photoprism Service...
Feb 03 23:42:03 yy named[1291]: no longer listening on ::1#53
Feb 03 23:42:03 yy systemd[1]: Stopping The PHP FastCGI Process Manager...
Feb 03 23:42:03 yy jellyfin[1472]: [23:42:03] [INF] Sending shutdown notifications
Feb 03 23:42:03 yy named[1291]: no longer listening on fe80::4f2f:8774:ff28:14bf%2#53
Feb 03 23:42:03 yy photoprism[1292]: time="2025-02-03T23:42:03-05:00" level=info msg="shutting down workers"
Feb 03 23:42:03 yy photoprism[1292]: time="2025-02-03T23:42:03-05:00" level=info msg="shutting down..."
Feb 03 23:42:03 yy photoprism[1292]: time="2025-02-03T23:42:03-05:00" level=info msg="server: shutting down"
Feb 03 23:42:03 yy photoprism[1292]: time="2025-02-03T23:42:03-05:00" level=info msg="server: shutdown complete"
Feb 03 23:42:03 yy php-fpm[1293]: [NOTICE] Terminating ...
Feb 03 23:42:03 yy named[1291]: no longer listening on 2601:14d:4f01:d7e0:d52a:a888:5b8:8b73#53
Feb 03 23:42:03 yy named[1291]: no longer listening on 2601:14d:4f01:d7e0::4ccd#53
Feb 03 23:42:03 yy named[1291]: no longer listening on 10.0.0.230#53
Feb 03 23:42:03 yy named[1291]: stopping command channel on 127.0.0.1#953
Feb 03 23:42:03 yy named[1291]: stopping command channel on ::1#953
Feb 03 23:42:03 yy named[1291]: shutting down
Feb 03 23:42:03 yy systemd[1]: Stopping jupyter notebook...
Feb 03 23:42:03 yy systemd[1]: Stopping TimeTagger...
Feb 03 23:42:03 yy systemd[1]: Stopped notifier bot.
Feb 03 23:42:03 yy systemd[1]: python-notifier.service: Consumed 377ms CPU time, 68.5M memory peak.
Feb 03 23:42:03 yy systemd[1]: Stopping TimeTagger...
Feb 03 23:42:03 yy systemd[1]: Stopping TimeTagger...
Feb 03 23:42:03 yy redis-server[1294]: 1294:signal-handler (1738644123) Received SIGTERM scheduling shutdown...
Feb 03 23:42:03 yy systemd[1]: Stopping Advanced key-value store...
Feb 03 23:42:03 yy systemd[1]: Stopping OpenSSH Daemon...
Feb 03 23:42:03 yy sshd[1295]: Received signal 15; terminating.
Feb 03 23:42:04 yy jupyter[1474]: [C 2025-02-03 23:42:04.001 ServerApp] received signal 15, stopping
Feb 03 23:42:04 yy jupyter[1474]: [I 2025-02-03 23:42:04.002 ServerApp] Shutting down 4 extensions
Feb 03 23:42:04 yy php-fpm[1293]: [NOTICE] exiting, bye-bye!
Feb 03 23:42:04 yy mariadbd[1368]: 2025-02-03 23:42:04 0 [Note] InnoDB: FTS optimize thread exiting.
Feb 03 23:42:04 yy named[1291]: exiting
Feb 03 23:42:04 yy systemd[1]: Stopping Load/Save OS Random Seed...
Feb 03 23:42:04 yy systemd[1]: systemd-udev-load-credentials.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Load udev Rules from Credentials.
Feb 03 23:42:04 yy vaultwarden[1301]: [2025-02-03 23:42:04.022][rocket::server][WARN] Received SIGTERM. Requesting shutdown.
Feb 03 23:42:04 yy systemd[1]: Stopping Vaultwarden Server...
Feb 03 23:42:04 yy vnstatd[1302]: Info: SIGTERM received, exiting.
Feb 03 23:42:04 yy systemd[1]: Stopping vnStat network traffic monitor...
Feb 03 23:42:04 yy systemd[1]: Stopping zrepl daemon...
Feb 03 23:42:04 yy vaultwarden[1301]: [2025-02-03 23:42:04.024][vaultwarden][INFO] Vaultwarden process exited!
Feb 03 23:42:04 yy mariadbd[1368]: 2025-02-03 23:42:04 0 [Note] InnoDB: Starting shutdown...
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Stopping NAT discovery
Feb 03 23:42:04 yy redis-server[1294]: 1294:M 03 Feb 2025 23:42:04.040 * User requested shutdown...
Feb 03 23:42:04 yy redis-server[1294]: 1294:M 03 Feb 2025 23:42:04.040 * Saving the final RDB snapshot before exiting.
Feb 03 23:42:04 yy systemd[1]: chronyd.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped NTP client/server.
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Running query planner optimizations in the database... This might take a while
Feb 03 23:42:04 yy systemd[1]: zrepl.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped zrepl daemon.
Feb 03 23:42:04 yy systemd[1]: php-fpm-legacy.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped The PHP FastCGI Process Manager.
Feb 03 23:42:04 yy systemd[1]: php-fpm-legacy.service: Consumed 355ms CPU time, 107.6M memory peak.
Feb 03 23:42:04 yy systemd[1]: sshd.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped OpenSSH Daemon.
Feb 03 23:42:04 yy systemd[1]: vaultwarden.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Vaultwarden Server.
Feb 03 23:42:04 yy systemd[1]: vnstat.service: Deactivated successfully.
Feb 03 23:42:04 yy redis-server[1294]: 1294:M 03 Feb 2025 23:42:04.046 * DB saved on disk
Feb 03 23:42:04 yy redis-server[1294]: 1294:M 03 Feb 2025 23:42:04.046 * Removing the pid file.
Feb 03 23:42:04 yy redis-server[1294]: 1294:M 03 Feb 2025 23:42:04.046 # Redis is now ready to exit, bye bye...
Feb 03 23:42:04 yy systemd[1]: Stopped vnStat network traffic monitor.
Feb 03 23:42:04 yy systemd[1]: cronie.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: cronie.service: Unit process 1724 (blobfuse2) remains running after unit stopped.
Feb 03 23:42:04 yy systemd[1]: cronie.service: Unit process 1767 (blobfuse2) remains running after unit stopped.
Feb 03 23:42:04 yy systemd[1]: Stopped Command Scheduler.
Feb 03 23:42:04 yy systemd[1]: cronie.service: Consumed 882ms CPU time, 116M memory peak.
Feb 03 23:42:04 yy systemd[1]: redis.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Advanced key-value store.
Feb 03 23:42:04 yy systemd[1]: getty@tty1.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Getty on tty1.
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Stopping directory watching for path /media/share/rabbit/jav
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Stopping directory watching for path /media/share/show
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Stopping directory watching for path /media/share/movie
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Stopping directory watching for path /media/share/cartoon
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Disposing CoreAppHost
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Disposing MusicBrainzArtistProvider
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Disposing MusicBrainzAlbumProvider
Feb 03 23:42:04 yy jellyfin[1472]: [23:42:04] [INF] Disposing PluginManager
Feb 03 23:42:04 yy systemd[1]: haproxy.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped HAProxy Load Balancer.
Feb 03 23:42:04 yy systemd[1]: python-paper.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped TimeTagger.
Feb 03 23:42:04 yy systemd[1]: qbittorrent.service: Control process exited, code=killed, status=15/TERM
Feb 03 23:42:04 yy systemd[1]: qbittorrent.service: Failed with result 'signal'.
Feb 03 23:42:04 yy systemd[1]: Stopped qBittorrent Daemon Service.
Feb 03 23:42:04 yy systemd[1]: apcupsd.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped APC UPS Power Control Daemon for Linux.
Feb 03 23:42:04 yy systemd[1]: frpc@drizz1e.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Frp Client Service.
Feb 03 23:42:04 yy systemd[1]: nginx.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped nginx web server.
Feb 03 23:42:04 yy systemd[1]: systemd-random-seed.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Load/Save OS Random Seed.
Feb 03 23:42:04 yy systemd[1]: session-2.scope: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Session 2 of User USERNAME_anonymized.
Feb 03 23:42:04 yy systemd-logind[1217]: Session 2 logged out. Waiting for processes to exit.
Feb 03 23:42:04 yy systemd[1]: named.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Internet domain name server.
Feb 03 23:42:04 yy systemd[1]: named.service: Consumed 101ms CPU time, 99.1M memory peak.
Feb 03 23:42:04 yy systemd-logind[1217]: Removed session 2.
Feb 03 23:42:04 yy systemd[1]: Removed slice Slice /system/frpc.
Feb 03 23:42:04 yy systemd[1]: Removed slice Slice /system/getty.
Feb 03 23:42:04 yy systemd[1]: Stopping User Manager for UID 1000...
Feb 03 23:42:04 yy systemd[1643]: Activating special unit Exit the Session...
Feb 03 23:42:04 yy systemd[1643]: Stopped target Main User Target.
Feb 03 23:42:04 yy systemd[1643]: Stopped target Basic System.
Feb 03 23:42:04 yy systemd[1643]: Stopped target Paths.
Feb 03 23:42:04 yy systemd[1643]: Stopped target Sockets.
Feb 03 23:42:04 yy systemd[1643]: Stopped target Timers.
Feb 03 23:42:04 yy systemd[1643]: Closed D-Bus User Message Bus Socket.
Feb 03 23:42:04 yy systemd[1]: python-microscopy.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1643]: Closed GnuPG network certificate management daemon.
Feb 03 23:42:04 yy systemd[1]: Stopped TimeTagger.
Feb 03 23:42:04 yy systemd[1643]: Closed GCR ssh-agent wrapper.
Feb 03 23:42:04 yy systemd[1]: python-microscopy.service: Consumed 654ms CPU time, 88.1M memory peak.
Feb 03 23:42:04 yy systemd[1643]: Closed GNOME Keyring daemon.
Feb 03 23:42:04 yy systemd[1643]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 03 23:42:04 yy systemd[1643]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Feb 03 23:42:04 yy systemd[1643]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Feb 03 23:42:04 yy systemd[1643]: Closed GnuPG cryptographic agent and passphrase cache.
Feb 03 23:42:04 yy systemd[1643]: Closed GnuPG public key management service.
Feb 03 23:42:04 yy systemd[1643]: Closed p11-kit server.
Feb 03 23:42:04 yy systemd[1643]: Closed PipeWire Multimedia System Sockets.
Feb 03 23:42:04 yy systemd[1643]: Closed Sound System.
Feb 03 23:42:04 yy systemd[1643]: Removed slice User Application Slice.
Feb 03 23:42:04 yy systemd[1643]: Reached target Shutdown.
Feb 03 23:42:04 yy systemd[1643]: Finished Exit the Session.
Feb 03 23:42:04 yy systemd[1643]: Reached target Exit the Session.
Feb 03 23:42:04 yy mkinitcpio[1890]: ==> Starting build: 'none'
Feb 03 23:42:04 yy mkinitcpio[1890]: -> Running build hook: [sd-shutdown]
Feb 03 23:42:04 yy systemd[1]: jellyfin.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Jellyfin Media Server.
Feb 03 23:42:04 yy systemd[1]: jellyfin.service: Consumed 7.754s CPU time, 552.4M memory peak.
Feb 03 23:42:04 yy mariadbd[1368]: 2025-02-03 23:42:04 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
Feb 03 23:42:04 yy mariadbd[1368]: 2025-02-03 23:42:04 0 [Note] InnoDB: Restricted to 2016 pages due to innodb_buf_pool_dump_pct=25
Feb 03 23:42:04 yy mariadbd[1368]: 2025-02-03 23:42:04 0 [Note] InnoDB: Buffer pool(s) dump completed at 250203 23:42:04
Feb 03 23:42:04 yy mkinitcpio[1890]: ==> Build complete.
Feb 03 23:42:04 yy systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Finished Generate shutdown-ramfs.
Feb 03 23:42:04 yy systemd[1]: python-jupyterlab.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped jupyter notebook.
Feb 03 23:42:04 yy systemd[1]: python-jupyterlab.service: Consumed 1.113s CPU time, 209.6M memory peak.
Feb 03 23:42:04 yy (sd-pam)[1645]: pam_unix(systemd-user:session): session closed for user USERNAME_anonymized
Feb 03 23:42:04 yy python[1479]: [INFO 2025-02-03 23:42:04] Server is shutting down
Feb 03 23:42:04 yy systemd[1]: user@1000.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped User Manager for UID 1000.
Feb 03 23:42:04 yy systemd[1]: python-timetagger.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped TimeTagger.
Feb 03 23:42:04 yy systemd[1]: python-timetagger.service: Consumed 1.386s CPU time, 80.7M memory peak.
Feb 03 23:42:04 yy systemd[1]: Stopped target Network is Online.
Feb 03 23:42:04 yy systemd[1]: NetworkManager-wait-online.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Network Manager Wait Online.
Feb 03 23:42:04 yy systemd[1]: Stopping Permit User Sessions...
Feb 03 23:42:04 yy systemd[1]: Stopping User Runtime Directory /run/user/1000...
Feb 03 23:42:04 yy systemd[1]: microbin.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped A tiny, self-contained, configurable paste bin and URL shortener.
Feb 03 23:42:04 yy systemd[1]: run-user-1000.mount: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Unmounted /run/user/1000.
Feb 03 23:42:04 yy systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped Permit User Sessions.
Feb 03 23:42:04 yy systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped User Runtime Directory /run/user/1000.
Feb 03 23:42:04 yy systemd[1]: Removed slice User Slice of UID 1000.
Feb 03 23:42:04 yy systemd[1]: user-1000.slice: Consumed 1.004s CPU time, 40.7M memory peak.
Feb 03 23:42:04 yy mariadbd[1368]: 2025-02-03 23:42:04 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
Feb 03 23:42:04 yy mariadbd[1368]: 2025-02-03 23:42:04 0 [Note] InnoDB: Shutdown completed; log sequence number 113652732912; transaction id 154933346
Feb 03 23:42:04 yy systemd[1]: Stopped target Remote File Systems.
Feb 03 23:42:04 yy systemd[1]: Stopping User Login Management...
Feb 03 23:42:04 yy mariadbd[1368]: 2025-02-03 23:42:04 0 [Note] /usr/bin/mariadbd: Shutdown complete
Feb 03 23:42:04 yy systemd[1]: mariadb.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped MariaDB 11.6.2 database server.
Feb 03 23:42:04 yy systemd[1]: mariadb.service: Consumed 498ms CPU time, 308.8M memory peak.
Feb 03 23:42:04 yy systemd[1]: systemd-logind.service: Deactivated successfully.
Feb 03 23:42:04 yy systemd[1]: Stopped User Login Management.
Feb 03 23:42:05 yy systemd[1]: photoprism.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Photoprism Service.
Feb 03 23:42:06 yy systemd[1]: photoprism.service: Consumed 2.787s CPU time, 186.7M memory peak.
Feb 03 23:42:06 yy systemd[1]: Stopped target Network.
Feb 03 23:42:06 yy NetworkManager[1214]: <info> [1738644126.0031] caught SIGTERM, shutting down normally.
Feb 03 23:42:06 yy systemd[1]: Stopping Network Manager...
Feb 03 23:42:06 yy NetworkManager[1214]: <info> [1738644126.0042] dhcp4 (enp0s31f6): canceled DHCP transaction
Feb 03 23:42:06 yy NetworkManager[1214]: <info> [1738644126.0043] dhcp4 (enp0s31f6): activation: beginning transaction (timeout in 45 seconds)
Feb 03 23:42:06 yy NetworkManager[1214]: <info> [1738644126.0043] dhcp4 (enp0s31f6): state changed no lease
Feb 03 23:42:06 yy NetworkManager[1214]: <info> [1738644126.0046] dhcp6 (enp0s31f6): canceled DHCP transaction
Feb 03 23:42:06 yy NetworkManager[1214]: <info> [1738644126.0046] dhcp6 (enp0s31f6): activation: beginning transaction (timeout in 45 seconds)
Feb 03 23:42:06 yy NetworkManager[1214]: <info> [1738644126.0046] dhcp6 (enp0s31f6): state changed no lease
Feb 03 23:42:06 yy NetworkManager[1214]: <info> [1738644126.0051] manager: NetworkManager state is now CONNECTED_SITE
Feb 03 23:42:06 yy dbus-broker-launch[1212]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Feb 03 23:42:06 yy NetworkManager[1214]: <info> [1738644126.0326] exiting (success)
Feb 03 23:42:06 yy systemd[1]: NetworkManager.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Network Manager.
Feb 03 23:42:06 yy systemd[1]: Stopped target Basic System.
Feb 03 23:42:06 yy systemd[1]: Stopped target Path Units.
Feb 03 23:42:06 yy systemd[1]: Stopped target Slice Units.
Feb 03 23:42:06 yy systemd[1]: Removed slice User and Session Slice.
Feb 03 23:42:06 yy systemd[1]: user.slice: Consumed 1.004s CPU time, 40.7M memory peak.
Feb 03 23:42:06 yy systemd[1]: Stopped target Socket Units.
Feb 03 23:42:06 yy systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Feb 03 23:42:06 yy systemd[1]: Removed slice Slice /system/dirmngr.
Feb 03 23:42:06 yy systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Feb 03 23:42:06 yy systemd[1]: Removed slice Slice /system/gpg-agent-browser.
Feb 03 23:42:06 yy systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Feb 03 23:42:06 yy systemd[1]: Removed slice Slice /system/gpg-agent-extra.
Feb 03 23:42:06 yy systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Feb 03 23:42:06 yy systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
Feb 03 23:42:06 yy systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Feb 03 23:42:06 yy systemd[1]: Removed slice Slice /system/gpg-agent.
Feb 03 23:42:06 yy systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
Feb 03 23:42:06 yy systemd[1]: Removed slice Slice /system/keyboxd.
Feb 03 23:42:06 yy systemd[1]: sshd-unix-local.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Feb 03 23:42:06 yy systemd[1]: systemd-hostnamed.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed Hostname Service Socket.
Feb 03 23:42:06 yy systemd[1]: systemd-importd.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed Disk Image Download Service Socket.
Feb 03 23:42:06 yy dbus-broker[1213]: Dispatched 3722 messages @ 3(±5)μs / message.
Feb 03 23:42:06 yy systemd[1]: Stopping D-Bus System Message Bus...
Feb 03 23:42:06 yy systemd[1]: dbus-broker.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped D-Bus System Message Bus.
Feb 03 23:42:06 yy systemd[1]: dbus.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed D-Bus System Message Bus Socket.
Feb 03 23:42:06 yy systemd[1]: Stopped target System Initialization.
Feb 03 23:42:06 yy systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Feb 03 23:42:06 yy systemd[1]: Stopped target Local Encrypted Volumes.
Feb 03 23:42:06 yy systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Feb 03 23:42:06 yy systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Feb 03 23:42:06 yy systemd[1]: Stopped target Local Integrity Protected Volumes.
Feb 03 23:42:06 yy systemd[1]: Stopped target Local Verity Protected Volumes.
Feb 03 23:42:06 yy systemd[1]: systemd-sysctl.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Apply Kernel Variables.
Feb 03 23:42:06 yy systemd[1]: systemd-coredump.socket: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Closed Process Core Dump Socket.
Feb 03 23:42:06 yy systemd[1]: systemd-modules-load.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Load Kernel Modules.
Feb 03 23:42:06 yy systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Feb 03 23:42:06 yy systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Feb 03 23:42:06 yy systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Create System Files and Directories.
Feb 03 23:42:06 yy systemd[1]: Stopped target Local File Systems.
Feb 03 23:42:06 yy systemd[1]: Unmounting /boot...
Feb 03 23:42:06 yy systemd[1]: Unmounting /hdd/nc/appdata_oc0787h9aabg...
Feb 03 23:42:06 yy systemd[1]: Unmounting /media...
Feb 03 23:42:06 yy systemd[1]: Unmounting /mnt/backup/zrepl/yy/safe/nc...
Feb 03 23:42:06 yy systemd[1]: Unmounting /mnt/database/cron...
Feb 03 23:42:06 yy systemd[1]: Unmounting /mnt/nasbkup/nasnc...
Feb 03 23:42:06 yy systemd[1]: Unmounting Temporary Directory /tmp...
Feb 03 23:42:06 yy systemd[1]: zfs-mount.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Mount ZFS filesystems.
Feb 03 23:42:06 yy systemd[1]: Stopped target ZFS pool import target.
Feb 03 23:42:06 yy umount[2063]: umount: /tmp: target is busy.
Feb 03 23:42:06 yy systemd[1]: boot.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /boot.
Feb 03 23:42:06 yy systemd[1]: hdd-nc-appdata_oc0787h9aabg.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /hdd/nc/appdata_oc0787h9aabg.
Feb 03 23:42:06 yy systemd[1]: mnt-backup-zrepl-yy-safe-nc.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /mnt/backup/zrepl/yy/safe/nc.
Feb 03 23:42:06 yy systemd[1]: mnt-database-cron.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /mnt/database/cron.
Feb 03 23:42:06 yy systemd[1]: mnt-nasbkup-nasnc.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /mnt/nasbkup/nasnc.
Feb 03 23:42:06 yy systemd[1]: tmp.mount: Mount process exited, code=exited, status=32/n/a
Feb 03 23:42:06 yy systemd[1]: Failed unmounting Temporary Directory /tmp.
Feb 03 23:42:06 yy systemd[1]: Stopped target Swaps.
Feb 03 23:42:06 yy systemd[1]: Unmounting /hdd/nc...
Feb 03 23:42:06 yy systemd[1]: Unmounting /mnt/backup/zrepl/yy/safe...
Feb 03 23:42:06 yy systemd[1]: systemd-fsck@dev-disk-by\x2duuid-E6EC\x2d1BEF.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped File System Check on /dev/disk/by-uuid/E6EC-1BEF.
Feb 03 23:42:06 yy systemd[1]: Removed slice Slice /system/systemd-fsck.
Feb 03 23:42:06 yy systemd[1]: media.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /media.
Feb 03 23:42:06 yy systemd[1]: hdd-nc.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /hdd/nc.
Feb 03 23:42:06 yy systemd[1]: mnt-backup-zrepl-yy-safe.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /mnt/backup/zrepl/yy/safe.
Feb 03 23:42:06 yy systemd[1]: Unmounting /hdd...
Feb 03 23:42:06 yy systemd[1]: Unmounting /mnt/backup/zrepl/yy...
Feb 03 23:42:06 yy systemd[1]: hdd.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /hdd.
Feb 03 23:42:06 yy systemd[1]: mnt-backup-zrepl-yy.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /mnt/backup/zrepl/yy.
Feb 03 23:42:06 yy systemd[1]: Unmounting /mnt/backup/zrepl...
Feb 03 23:42:06 yy systemd[1]: mnt-backup-zrepl.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /mnt/backup/zrepl.
Feb 03 23:42:06 yy systemd[1]: Unmounting /mnt/backup...
Feb 03 23:42:06 yy systemd[1]: mnt-backup.mount: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Unmounted /mnt/backup.
Feb 03 23:42:06 yy systemd[1]: Stopped target Preparation for Local File Systems.
Feb 03 23:42:06 yy systemd[1]: Reached target Unmount All Filesystems.
Feb 03 23:42:06 yy systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Feb 03 23:42:06 yy systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Remount Root and Kernel File Systems.
Feb 03 23:42:06 yy systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Create Static Device Nodes in /dev.
Feb 03 23:42:06 yy systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Feb 03 23:42:06 yy systemd[1]: lvm2-monitor.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Feb 03 23:42:06 yy systemd[1]: Reached target System Shutdown.
Feb 03 23:42:06 yy systemd[1]: Reached target Late Shutdown Services.
Feb 03 23:42:06 yy systemd[1]: systemd-poweroff.service: Deactivated successfully.
Feb 03 23:42:06 yy systemd[1]: Finished System Power Off.
Feb 03 23:42:06 yy systemd[1]: Reached target System Power Off.
Feb 03 23:42:06 yy systemd[1]: Shutting down.
Feb 03 23:42:06 yy systemd-shutdown[1]: Syncing filesystems and block devices.
Feb 03 23:42:07 yy systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Feb 03 23:42:07 yy systemd-journald[423]: Received SIGTERM from PID 1 (systemd-shutdow).
Feb 03 23:42:07 yy systemd-journald[423]: Journal stoppedOffline
Can you explain a little more about what exactly you mean by "wouldn't boot"? The logs seems to indicate a fairly normal startup, even with user 1000 logging in, who then runs `sudo /usr/bin/poweroff` at 23:42:03. Assuming that is you logging in via ssh at 23:41:45, then the system was fully up, no? There are several errors from apps not being able to connect to their database(s), but I don't know if that's "normal" startup chatter or not. vaultwarden and pymysql, for example.
Offline
do you have zfs installed?
Offline
yes I have zfs installed. It is zfs-dkms 2.3.0-2
Thanks for replying! I rebooted the systems for so many times with different conditions (e.g. with/without monitor). Let me do it this afternoon with a clean setup by disabling all cron jobs and post the logs here. Thank you!
Offline
Hi all,
Thanks for your help, I have solved my problem by adding i915 to the MODULES array in `/etc/mkinitcpio.conf` and regenerating the initramfs with `mkinitcpio -P`. Hope it could help future people with similar issues.
Drizz1e
Offline
Incase you're satisfied with theoutcome, please prepend [Solved] to the thread title (edit first post)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline