[ INFO ] 05:01:45 Sed '"password_hash":.*' to '"password_hash": "*REDACTED*",' in file /tmp/.tmpcX98oM [ INFO ] 05:01:45 Redact user information [ INFO ] 05:01:45 Sed '"root_passwd_hash":.*' to '"root_passwd_hash": "*REDACTED*",' in file /tmp/.tmpcX98oM [ INFO ] 05:01:45 Redact root information [ INFO ] 05:01:45 Configuration fragment #0 (file: /tmp/.tmpcX98oM): { "config": { "base": "Athena Arch", "design": "frost", "desktop_environment": "bspwm", "display_manager": "jake the dog", "extra_packages": [], "hostname": "Spring_Autumn_Cicada", "keyboard_layout": "us", "locale": "en_US.UTF-8 UTF-8", "root_passwd_hash": "*REDACTED*", "timezone": "Asia/Krasnoyarsk", "users": [ { "groups": [ "wheel" ], "password_hash": "*REDACTED*", "shell": "zsh", "username": "me" } ] } } [ INFO ] 05:01:45 Sed '"password_hash":.*' to '"password_hash": "*REDACTED*",' in file /tmp/.tmpCAlQIq [ INFO ] 05:01:45 Redact user information [ INFO ] 05:01:45 Sed '"root_passwd_hash":.*' to '"root_passwd_hash": "*REDACTED*",' in file /tmp/.tmpCAlQIq [ INFO ] 05:01:45 Redact root information [ INFO ] 05:01:45 Configuration fragment #1 (file: /tmp/.tmpCAlQIq): { "drives": { "content": { "partitions": [ { "action": "delete", "blockdevice": "/dev/nvme0n1p1", "end": "2097150", "filesystem": null, "flags": [], "label": null, "mountpoint": null, "sectors": 2093055, "size": "1G", "start": "4096", "type": "filesystem" }, { "action": "delete", "blockdevice": "/dev/nvme0n1p2", "end": "10485758", "filesystem": null, "flags": [], "label": null, "mountpoint": null, "sectors": 8388607, "size": "4G", "start": "2097152", "type": "filesystem" }, { "action": "delete", "blockdevice": "/dev/nvme0n1p3", "end": "491725486", "filesystem": null, "flags": [], "label": null, "mountpoint": null, "sectors": 481239727, "size": "246G", "start": "10485760", "type": "filesystem" }, { "action": "delete", "blockdevice": "/dev/nvme0n1p4", "end": "500114094", "filesystem": "swap", "flags": [], "label": null, "mountpoint": null, "sectors": 8388607, "size": "4G", "start": "491725488", "type": "8200" }, { "action": "create", "blockdevice": "/dev/nvme0n1p1", "end": "1050623", "filesystem": "vfat", "flags": [ "boot", "esp" ], "label": "ESP", "mountpoint": "/efi", "sectors": 1048576, "size": "537M", "start": "2048", "type": "EF00" }, { "action": "create", "blockdevice": "/dev/nvme0n1p2", "end": "3147775", "filesystem": "vfat", "flags": [ "bls_boot" ], "label": "XBOOTLDR", "mountpoint": "/boot", "sectors": 2097152, "size": "1G", "start": "1050624", "type": "0700" }, { "action": "create", "blockdevice": "/dev/nvme0n1p3", "end": "493826047", "filesystem": "btrfs", "flags": [ "encrypt" ], "label": "ROOT", "mountpoint": "/", "sectors": 490678272, "size": "251G", "start": "3147776", "type": "8300" }, { "action": "create", "blockdevice": "/dev/nvme0n1p4", "end": "500117503", "filesystem": "swap", "flags": [], "label": "SWAP", "mountpoint": null, "sectors": 6291456, "size": "3G", "start": "493826048", "type": "8200" } ], "type": "gpt" }, "device": "/dev/nvme0n1", "mode": "auto", "type": "disk" } } [ INFO ] 05:01:45 Disk device to use : /dev/nvme0n1 [ INFO ] 05:01:45 Partition Table type : gpt [ INFO ] 05:01:45 Partitioning mode: auto [ INFO ] 05:01:45 Deleting /dev/nvme0n1p1 [ INFO ] 05:01:45 Mount point: [ INFO ] 05:01:45 Block device: /dev/nvme0n1p1 [ INFO ] 05:01:45 Swapoff /dev/nvme0n1p1 (if active) [ INFO ] 05:01:45 Umount (best-effort) [ INFO ] 05:01:45 Delete partition #1 on /dev/nvme0n1 [ INFO ] 05:01:45 Deleting /dev/nvme0n1p2 [ INFO ] 05:01:45 Mount point: [ INFO ] 05:01:45 Block device: /dev/nvme0n1p2 [ INFO ] 05:01:45 Swapoff /dev/nvme0n1p2 (if active) [ INFO ] 05:01:45 Umount (best-effort) [ INFO ] 05:01:45 Delete partition #2 on /dev/nvme0n1 [ INFO ] 05:01:45 Deleting /dev/nvme0n1p3 [ INFO ] 05:01:45 Mount point: [ INFO ] 05:01:45 Block device: /dev/nvme0n1p3 [ INFO ] 05:01:45 Swapoff /dev/nvme0n1p3 (if active) [ INFO ] 05:01:45 Umount (best-effort) [ INFO ] 05:01:45 Delete partition #3 on /dev/nvme0n1 [ INFO ] 05:01:45 Deleting /dev/nvme0n1p4 [ INFO ] 05:01:45 Mount point: [ INFO ] 05:01:45 Block device: /dev/nvme0n1p4 [ INFO ] 05:01:45 Swapoff /dev/nvme0n1p4 (if active) [ INFO ] 05:01:45 Umount (best-effort) [ INFO ] 05:01:45 Delete partition #4 on /dev/nvme0n1 [ INFO ] 05:01:45 Creating /dev/nvme0n1p1 [ INFO ] 05:01:45 Filesystem: vfat [ INFO ] 05:01:45 Block device: /dev/nvme0n1p1 [ INFO ] 05:01:45 Start Sector: 2048 [ INFO ] 05:01:45 End Sector: 1050623 [ INFO ] 05:01:45 Flags: ["boot", "esp"] [ INFO ] 05:01:45 Running: parted ["-s", "/dev/nvme0n1", "unit", "s", "--", "mkpart", "ESP", "fat32", "2048", "1050623"] [ INFO ] 05:01:45 Create partition /dev/nvme0n1p1 from 2048 to 1050623 [ INFO ] 05:01:45 Name partition #1 as EFI [ INFO ] 05:01:45 Enable ESP on partition #1 [ INFO ] 05:01:45 mkfs.fat 4.2 (2021-01-31) [ INFO ] 05:01:45 Formatting /dev/nvme0n1p1 as vfat [ INFO ] 05:01:45 Creating /dev/nvme0n1p2 [ INFO ] 05:01:45 Filesystem: vfat [ INFO ] 05:01:45 Block device: /dev/nvme0n1p2 [ INFO ] 05:01:45 Start Sector: 1050624 [ INFO ] 05:01:45 End Sector: 3147775 [ INFO ] 05:01:45 Flags: ["bls_boot"] [ INFO ] 05:01:45 Running: parted ["-s", "/dev/nvme0n1", "unit", "s", "--", "mkpart", "XBOOTLDR", "fat32", "1050624", "3147775"] [ INFO ] 05:01:45 Create partition /dev/nvme0n1p2 from 1050624 to 3147775 [ INFO ] 05:01:45 Name partition #2 as XBOOTLDR [ INFO ] 05:01:45 Enable ESP on partition #2 [ INFO ] 05:01:45 mkfs.fat 4.2 (2021-01-31) [ INFO ] 05:01:45 Formatting /dev/nvme0n1p2 as vfat [ INFO ] 05:01:45 Creating /dev/nvme0n1p3 [ INFO ] 05:01:45 Filesystem: btrfs [ INFO ] 05:01:45 Block device: /dev/nvme0n1p3 [ INFO ] 05:01:45 Start Sector: 3147776 [ INFO ] 05:01:45 End Sector: 493826047 [ INFO ] 05:01:45 Flags: ["encrypt"] [ INFO ] 05:01:45 Running: parted ["-s", "/dev/nvme0n1", "unit", "s", "--", "mkpart", "btrfs", "3147776", "493826047"] [ INFO ] 05:01:45 Create partition /dev/nvme0n1p3 from 3147776 to 493826047 [ INFO ] 05:01:53 Format LUKS partition [ INFO ] 05:01:55 Open LUKS format [ INFO ] 05:01:55 Remove luks key [ INFO ] 05:01:55 btrfs-progs v6.17.1 [ INFO ] 05:01:55 See https://btrfs.readthedocs.io for more information. [ INFO ] 05:01:55 [ INFO ] 05:01:55 Label: (null) [ INFO ] 05:01:55 UUID: 1be4ae74-d6e8-46f9-86ec-1e4dfed33f10 [ INFO ] 05:01:55 Node size: 16384 [ INFO ] 05:01:55 Sector size: 4096 (CPU page size: 4096) [ INFO ] 05:01:55 Filesystem size: 233.96GiB [ INFO ] 05:01:55 Block group profiles: [ INFO ] 05:01:55 Data: single 8.00MiB [ INFO ] 05:01:55 Metadata: DUP 1.00GiB [ INFO ] 05:01:55 System: DUP 8.00MiB [ INFO ] 05:01:55 SSD detected: yes [ INFO ] 05:01:55 Zoned device: no [ INFO ] 05:01:55 Features: extref, skinny-metadata, no-holes, free-space-tree [ INFO ] 05:01:55 Checksum: crc32c [ INFO ] 05:01:55 Number of devices: 1 [ INFO ] 05:01:55 Devices: [ INFO ] 05:01:55 ID SIZE PATH [ INFO ] 05:01:55 1 233.96GiB /dev/mapper/nvme0n1p3crypted [ INFO ] 05:01:55 [ INFO ] 05:01:55 Formatting /dev/mapper/nvme0n1p3crypted as btrfs [ INFO ] 05:01:55 Create staging dir /mnt/.staging-btrfs-mapper_nvme0n1p3crypted [ INFO ] 05:01:55 Mount /dev/mapper/nvme0n1p3crypted with no options at /mnt/.staging-btrfs-mapper_nvme0n1p3crypted [ INFO ] 05:01:55 Create btrfs subvolume @ [ INFO ] 05:01:55 Create btrfs subvolume @home [ INFO ] 05:01:55 Unmount command processed on /mnt/.staging-btrfs-mapper_nvme0n1p3crypted [ INFO ] 05:01:55 Creating /dev/nvme0n1p4 [ INFO ] 05:01:55 Filesystem: swap [ INFO ] 05:01:55 Block device: /dev/nvme0n1p4 [ INFO ] 05:01:55 Start Sector: 493826048 [ INFO ] 05:01:55 End Sector: 500117503 [ INFO ] 05:01:55 Flags: [] [ INFO ] 05:01:55 Running: parted ["-s", "/dev/nvme0n1", "unit", "s", "--", "mkpart", "swap", "linux-swap", "493826048", "500117503"] [ INFO ] 05:01:55 Create partition /dev/nvme0n1p4 from 493826048 to 500117503 [ INFO ] 05:01:55 Name partition #4 as SWAP [ INFO ] 05:01:55 Setting up swapspace version 1, size = 3 GiB (3221221376 bytes) [ INFO ] 05:01:55 LABEL=swap, UUID=d02ce0ac-8878-4b78-a9d3-5f912beed053 [ INFO ] 05:01:55 Formatting /dev/nvme0n1p4 as linux-swap [ INFO ] 05:01:55 Activate swap /dev/nvme0n1p4 [ INFO ] 05:01:55 Mount /dev/mapper/nvme0n1p3crypted with options subvol=@ at /mnt [ INFO ] 05:01:55 /mnt/efi directory created. [ INFO ] 05:01:55 Mount /dev/nvme0n1p1 with no options at /mnt/efi [ INFO ] 05:01:55 /mnt/boot directory created. [ INFO ] 05:01:55 Mount /dev/nvme0n1p2 with no options at /mnt/boot [ INFO ] 05:01:55 /mnt/home directory created. [ INFO ] 05:01:55 Mount /dev/mapper/nvme0n1p3crypted with options subvol=@home at /mnt/home [ INFO ] 05:01:55 NAME SIZE FSTYPE UUID MOUNTPOINT [ INFO ] 05:01:55 loop0 1.2G squashfs /run/archiso/airootfs [ INFO ] 05:01:55 sda 14.6G [ INFO ] 05:01:55 └─sda1 14.6G vfat 121F-0ADB /run/archiso/bootmnt [ INFO ] 05:01:55 nvme0n1 238.5G [ INFO ] 05:01:55 ├─nvme0n1p2 1G vfat E49C-2B12 /mnt/boot [ INFO ] 05:01:55 ├─nvme0n1p1 512M vfat E49B-7E19 /mnt/efi [ INFO ] 05:01:55 ├─nvme0n1p3 234G crypto_LUKS 7f571580-51fc-44a0-b25d-d28541f4dd8a [ INFO ] 05:01:55 │ └─nvme0n1p3crypted 234G btrfs 1be4ae74-d6e8-46f9-86ec-1e4dfed33f10 /mnt/home [ INFO ] 05:01:55 └─nvme0n1p4 3G swap d02ce0ac-8878-4b78-a9d3-5f912beed053 [SWAP] [ INFO ] 05:01:55 Show lsblk [ INFO ] 05:01:55 Selected desktop : "bspwm" [ INFO ] 05:01:55 Selected display manager : "jake the dog" [ INFO ] 05:01:55 Selected design : "frost" [ INFO ] 05:01:55 Extra packages : [] [ INFO ] 05:01:55 Selecting zramd. [ INFO ] 05:01:55 Using keymap : us [ INFO ] 05:01:55 Create /mnt/etc/vconsole.conf [ INFO ] 05:01:55 Append 'KEYMAP=us' to file /mnt/etc/vconsole.conf [ INFO ] 05:01:55 Set keyboard layout for virtual console [ INFO ] 05:01:55 Append 'FONT=ter-u24n' to file /mnt/etc/vconsole.conf [ INFO ] 05:01:55 Set console font [ INFO ] 05:01:55 Create /mnt/etc/X11/xorg.conf.d directory [ INFO ] 05:01:55 TPM2 available via ESAPI [ INFO ] 05:01:55 Closing context. [ INFO ] 05:01:55 Context closed. [ INFO ] 05:01:55 Detect filesystem type and UUID for /mnt [ INFO ] 05:01:55 Root partition is btrfs [ INFO ] 05:01:55 Virtualization detected: none [ INFO ] 05:01:55 Running on bare metal. [ INFO ] 05:01:55 Detect the CPU [ INFO ] 05:01:55 Intel CPU detected. [ INFO ] 05:01:56 Detect the GPU [ INFO ] 05:01:56 Getting fastest mirrors for your location [ INFO ] 05:02:22 Server = http://repository.su/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.cspacehostings.com/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirrors.xtom.ee/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://ftp.linux.edu.lv/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirror.nw-sys.ru/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://umea.mirror.pkgbuild.com/$repo/os/$arch [ INFO ] 05:02:22 Server = https://ftp.linux.edu.lv/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://at.arch.mirror.kescher.at/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirrors.dotsrc.org/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://arch.midov.pl/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.moson.org/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = http://ftp.energotel.sk/pub/linux/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirrors.atviras.lt/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://gluttony.sin.cvut.cz/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = https://ftp.energotel.sk/pub/linux/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = http://arch.jensgutermuth.de/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.neuf.no/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirrors.dotsrc.org/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://arch.midov.pl/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirror.neuf.no/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://theswissbay.ch/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://london.mirror.pkgbuild.com/$repo/os/$arch [ INFO ] 05:02:22 Server = https://at.arch.niranjan.co/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirror.1ago.be/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirrors.atviras.lt/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirror.tux.si/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror1.sox.rs/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.telepoint.bg/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirror.trapmaid.org/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.trapmaid.org/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirror.telepoint.bg/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://tr.arch.niranjan.co/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirror.nucc.tr/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = https://ro.arch.niranjan.co/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.tux.si/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.1ago.be/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://us.arch.niranjan.co/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.pmf.kg.ac.rs/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://ftp.sh.cvut.cz/arch/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirrors.teamcloud.am/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirrors.teamcloud.am/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirror.franscorack.com/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.quantum5.ca/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.ditatompel.com/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirror.keiminem.com/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://singapore.mirror.pkgbuild.com/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = http://mirrors.jlu.edu.cn/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Server = https://mirror.ditatompel.com/archlinux/$repo/os/$arch [ INFO ] 05:02:22 Set fastest Arch Linux mirrors on the host [ INFO ] 05:02:58 Server = https://repository.su/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://repository.su/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirror.yandex.ru/mirrors/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirrors.dotsrc.org/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirror.easyname.at/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://www.mirrorservice.org/sites/blackarch.org/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirrors.hostico.ro/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirror.easyname.ch/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://blackarch.mirror.garr.it/mirrors/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://www.miraa.jp/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://ftp.icm.edu.pl/pub/Linux/dist/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://quantum-mirror.hu/mirrors/pub/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirrors.hostico.ro/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://www.mirrorservice.org/sites/blackarch.org/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://blackarch.mirror.garr.it/mirrors/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirrors.gethosted.online/blackarch/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://ftp.icm.edu.pl/pub/Linux/dist/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://ftp.cc.uoc.gr/mirrors/linux/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://ftp.halifax.rwth-aachen.de/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirrors.gethosted.online/blackarch/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://ftp.linux.org.tr/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirror.tillo.ch/ftp/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirror.telepoint.bg/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://distro.ibiblio.org/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://blackarch.cs.nycu.edu.tw/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirrors.nju.edu.cn/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://download.nus.edu.sg/mirror/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirror.team-cymru.com/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirrors.ocf.berkeley.edu/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirrors.xjtu.edu.cn/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirrors.ustc.edu.cn/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://ftp.linux.org.tr/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirrors.tuna.tsinghua.edu.cn/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirrors.hust.edu.cn/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirror.cedia.org.ec/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirror.meowsmp.net/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirror.archlinux.tw/BlackArch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirror.cedia.org.ec/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirrors.nju.edu.cn/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirror.meowsmp.net/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirror.sjtu.edu.cn/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = https://mirror.sg.gs/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://download.nus.edu.sg/mirror/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirror.sg.gs/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://blackarch.cs.nycu.edu.tw/$repo/os/$arch [ INFO ] 05:02:58 Server = https://distro.ibiblio.org/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirrors.ocf.berkeley.edu/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirrors.xjtu.edu.cn/blackarch/$repo/os/$arch [ INFO ] 05:02:58 Server = http://mirror.archlinux.tw/BlackArch/$repo/os/$arch [ INFO ] 05:02:58 Set fastest mirrors from BlackArch on the target system [ INFO ] 05:03:15 Server = https://cdn-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://gr-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://kr-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://de-4-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://br-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://in-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://us-ut-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://es-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://in-2-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://in-4-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://cl-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Server = https://geo-mirror.chaotic.cx/$repo/$arch [ INFO ] 05:03:15 Set fastest mirrors from Chaotic AUR on the target system [ INFO ] 05:03:15 Upgrade keyrings on the host [ INFO ] 05:03:15 Removing keys [ INFO ] 05:03:16 ==> Generating pacman master key. This may take some time. [ INFO ] 05:03:16 ==> Updating trust database... [ INFO ] 05:03:16 Initialize keys [ INFO ] 05:03:16 ==> Appending keys from archlinux.gpg... [ INFO ] 05:03:19 ==> Appending keys from athena.gpg... [ INFO ] 05:03:19 ==> Appending keys from blackarch.gpg... [ INFO ] 05:03:19 ==> Appending keys from chaotic.gpg... [ INFO ] 05:03:19 ==> Locally signing trusted keys in keyring... [ INFO ] 05:03:20 -> Locally signed 12 keys. [ INFO ] 05:03:20 ==> Importing owner trust values... [ INFO ] 05:03:20 ==> Disabling revoked keys in keyring... [ INFO ] 05:03:21 -> Disabled 55 keys. [ INFO ] 05:03:21 ==> Updating trust database... [ INFO ] 05:03:21 Populate keys [ INFO ] 05:03:21 Copy /etc/pacman.conf to /mnt/etc/pacman.conf [ INFO ] 05:03:21 ==> Creating install root at /mnt [ INFO ] 05:03:21 ==> Installing packages to /mnt [ INFO ] 05:03:21 :: Synchronizing package databases... [ INFO ] 05:03:21 athena downloading... [ INFO ] 05:03:21 core downloading... [ INFO ] 05:03:21 extra downloading... [ INFO ] 05:03:21 multilib downloading... [ INFO ] 05:03:21 blackarch downloading... [ INFO ] 05:03:21 chaotic-aur downloading... [ INFO ] 05:03:37 resolving dependencies... [ INFO ] 05:03:38 looking for conflicting packages... [ INFO ] 05:03:38 warning: dependency cycle detected: [ INFO ] 05:03:38 warning: systemd-libs will be installed before its libcap dependency [ INFO ] 05:03:38 [ INFO ] 05:03:38 Packages (117) acl-2.3.2-1 attr-2.5.2-1 audit-4.1.2-1 bash-5.3.9-1 binutils-2.45.1-1 brotli-1.1.0-3 bzip2-1.0.8-6 ca-certificates-20240618-1 ca-certificates-mozilla-3.119.1-1 ca-certificates-utils-20240618-1 coreutils-9.9-1 cryptsetup-2.8.3-1 curl-8.17.0-2 dbus-1.16.2-1 dbus-broker-37-2 dbus-broker-units-37-2 dbus-units-37-2 device-mapper-2.03.38-1 diffutils-3.12-2 e2fsprogs-1.47.3-2 expat-2.7.3-1 file-5.46-5 filesystem-2025.10.12-1 findutils-4.10.0-3 gawk-5.3.2-1 gcc-libs-15.2.1+r301+gf24307422d1d-1 gdbm-1.26-1 gettext-0.26-1 glib2-2.86.3-1 glibc-2.42+r33+gde1fe81f4714-1 gmp-6.3.0-2 gnulib-l10n-20241231-1 gnupg-2.4.8-4 gnutls-3.8.11-2 gpgme-2.0.1-1 grep-3.12-2 gzip-1.14-2 hwdata-0.402-1 iana-etc-20251120-1 icu-78.1-1 jansson-2.14.1-1 json-c-0.18-2 kbd-2.9.0-1 keyutils-1.6.3-3 kmod-34.2-1 krb5-1.21.3-2 leancrypto-1.6.0-1 libarchive-3.8.4-1 libassuan-3.0.0-1 libcap-2.77-1 libcap-ng-0.8.5-3 libelf-0.194-1 libevent-2.1.12-4 libffi-3.5.2-1 libgcrypt-1.11.2-1 libgpg-error-1.58-1 libidn2-2.3.8-1 libksba-1.6.7-2 libldap-2.6.10-2 libmakepkg-dropins-18-1 libnghttp2-1.68.0-1 libnghttp3-1.13.1-1 libnsl-2.0.1-1 libp11-kit-0.25.10-2 libpsl-0.21.5-2 libsasl-2.1.28-5 libseccomp-2.5.6-1 libsecret-0.21.7-1 libssh2-1.11.1-1 libsysprof-capture-49.0-1 libtasn1-4.20.0-1 libtirpc-1.3.7-1 libunistring-1.3-1 libusb-1.0.29-1 libverto-0.3.2-5 libxcrypt-4.5.2-1 libxml2-2.15.1-4 linux-api-headers-6.17-1 lmdb-0.9.33-1 lz4-1:1.10.0-2 mkinitcpio-busybox-1.36.1-1 mpfr-4.2.2-1 ncurses-6.5-4 nettle-3.10.2-1 npth-1.8-1 openssl-3.6.0-1 p11-kit-0.25.10-2 pacman-mirrorlist-20251021-1 pam-1.7.1-1 pambase-20250719-1 pcre2-10.47-1 pinentry-1.3.2-2 popt-1.19-2 readline-8.3.003-1 sed-4.9-3 shadow-4.18.0-1 sqlite-3.51.1-1 systemd-259-1 systemd-libs-259-1 tpm2-tss-4.1.3-1 tzdata-2025c-1 util-linux-2.41.3-1 util-linux-libs-2.41.3-1 xz-5.8.2-1 zlib-1:1.3.1-2 zstd-1.5.7-2 archlinux-keyring-20251116-1 athena-keyring-1.0.0-2 athena-mirrorlist-1.0.1-1 blackarch-keyring-20251011-2 blackarch-mirrorlist-20251003-2 chaotic-keyring-20251028-1 chaotic-mirrorlist-20251111-1 glibc-locales-2.42+r33+gde1fe81f4714-1 mkinitcpio-40-3 pacman-7.1.0.r7.gb9f7d4a-1 rate-mirrors-0.23.0-1 [ INFO ] 05:03:38 [ INFO ] 05:03:38 Total Download Size: 158.70 MiB [ INFO ] 05:03:38 Total Installed Size: 853.76 MiB [ INFO ] 05:03:38 [ INFO ] 05:03:38 :: Proceed with installation? [Y/n] [ INFO ] 05:03:38 :: Retrieving packages... [ INFO ] 05:03:38 gcc-libs-15.2.1+r301+gf24307422d1d-1-x86_64 downloading... [ INFO ] 05:03:38 glibc-locales-2.42+r33+gde1fe81f4714-1-x86_64 downloading... [ INFO ] 05:03:38 icu-78.1-1-x86_64 downloading... [ INFO ] 05:03:38 glibc-2.42+r33+gde1fe81f4714-1-x86_64 downloading... [ INFO ] 05:03:38 systemd-259-1-x86_64 downloading... [ INFO ] 05:03:44 binutils-2.45.1-1-x86_64 downloading... [ INFO ] 05:03:45 openssl-3.6.0-1-x86_64 downloading... [ INFO ] 05:03:48 util-linux-2.41.3-1-x86_64 downloading... [ INFO ] 05:03:48 glib2-2.86.3-1-x86_64 downloading... [ INFO ] 05:03:50 rate-mirrors-0.23.0-1-x86_64 downloading... [ INFO ] 05:03:51 gettext-0.26-1-x86_64 downloading... [ INFO ] 05:03:51 gnupg-2.4.8-4-x86_64 downloading... [ INFO ] 05:03:52 coreutils-9.9-1-x86_64 downloading... [ INFO ] 05:03:53 sqlite-3.51.1-1-x86_64 downloading... [ INFO ] 05:03:53 bash-5.3.9-1-x86_64 downloading... [ INFO ] 05:03:54 gnutls-3.8.11-2-x86_64 downloading... [ INFO ] 05:03:55 hwdata-0.402-1-any downloading... [ INFO ] 05:03:55 pcre2-10.47-1-x86_64 downloading... [ INFO ] 05:03:55 linux-api-headers-6.17-1-x86_64 downloading... [ INFO ] 05:03:55 gawk-5.3.2-1-x86_64 downloading... [ INFO ] 05:03:56 leancrypto-1.6.0-1-x86_64 downloading... [ INFO ] 05:03:56 krb5-1.21.3-2-x86_64 downloading... [ INFO ] 05:03:56 systemd-libs-259-1-x86_64 downloading... [ INFO ] 05:03:56 kbd-2.9.0-1-x86_64 downloading... [ INFO ] 05:03:57 e2fsprogs-1.47.3-2-x86_64 downloading... [ INFO ] 05:03:57 curl-8.17.0-2-x86_64 downloading... [ INFO ] 05:03:57 shadow-4.18.0-1-x86_64 downloading... [ INFO ] 05:03:57 archlinux-keyring-20251116-1-any downloading... [ INFO ] 05:03:57 ncurses-6.5-4-x86_64 downloading... [ INFO ] 05:03:58 pacman-7.1.0.r7.gb9f7d4a-1-x86_64 downloading... [ INFO ] 05:03:58 tpm2-tss-4.1.3-1-x86_64 downloading... [ INFO ] 05:03:58 xz-5.8.2-1-x86_64 downloading... [ INFO ] 05:03:58 cryptsetup-2.8.3-1-x86_64 downloading... [ INFO ] 05:03:58 libcap-2.77-1-x86_64 downloading... [ INFO ] 05:03:58 libxml2-2.15.1-4-x86_64 downloading... [ INFO ] 05:03:59 libunistring-1.3-1-x86_64 downloading... [ INFO ] 05:03:59 libgcrypt-1.11.2-1-x86_64 downloading... [ INFO ] 05:03:59 libelf-0.194-1-x86_64 downloading... [ INFO ] 05:03:59 pam-1.7.1-1-x86_64 downloading... [ INFO ] 05:03:59 libarchive-3.8.4-1-x86_64 downloading... [ INFO ] 05:03:59 zstd-1.5.7-2-x86_64 downloading... [ INFO ] 05:03:59 util-linux-libs-2.41.3-1-x86_64 downloading... [ INFO ] 05:03:59 findutils-4.10.0-3-x86_64 downloading... [ INFO ] 05:04:00 libp11-kit-0.25.10-2-x86_64 downloading... [ INFO ] 05:04:00 nettle-3.10.2-1-x86_64 downloading... [ INFO ] 05:04:00 gmp-6.3.0-2-x86_64 downloading... [ INFO ] 05:04:00 mpfr-4.2.2-1-x86_64 downloading... [ INFO ] 05:04:00 file-5.46-5-x86_64 downloading... [ INFO ] 05:04:00 readline-8.3.003-1-x86_64 downloading... [ INFO ] 05:04:00 iana-etc-20251120-1-any downloading... [ INFO ] 05:04:01 ca-certificates-mozilla-3.119.1-1-x86_64 downloading... [ INFO ] 05:04:01 brotli-1.1.0-3-x86_64 downloading... [ INFO ] 05:04:01 audit-4.1.2-1-x86_64 downloading... [ INFO ] 05:04:01 tzdata-2025c-1-x86_64 downloading... [ INFO ] 05:04:01 dbus-1.16.2-1-x86_64 downloading... [ INFO ] 05:04:01 diffutils-3.12-2-x86_64 downloading... [ INFO ] 05:04:01 gpgme-2.0.1-1-x86_64 downloading... [ INFO ] 05:04:01 libldap-2.6.10-2-x86_64 downloading... [ INFO ] 05:04:01 device-mapper-2.03.38-1-x86_64 downloading... [ INFO ] 05:04:01 mkinitcpio-busybox-1.36.1-1-x86_64 downloading... [ INFO ] 05:04:01 libgpg-error-1.58-1-x86_64 downloading... [ INFO ] 05:04:02 libevent-2.1.12-4-x86_64 downloading... [ INFO ] 05:04:02 gdbm-1.26-1-x86_64 downloading... [ INFO ] 05:04:02 libssh2-1.11.1-1-x86_64 downloading... [ INFO ] 05:04:02 p11-kit-0.25.10-2-x86_64 downloading... [ INFO ] 05:04:02 grep-3.12-2-x86_64 downloading... [ INFO ] 05:04:02 sed-4.9-3-x86_64 downloading... [ INFO ] 05:04:02 pinentry-1.3.2-2-x86_64 downloading... [ INFO ] 05:04:02 libsecret-0.21.7-1-x86_64 downloading... [ INFO ] 05:04:02 libtirpc-1.3.7-1-x86_64 downloading... [ INFO ] 05:04:02 lz4-1:1.10.0-2-x86_64 downloading... [ INFO ] 05:04:02 dbus-broker-37-2-x86_64 downloading... [ INFO ] 05:04:02 libsasl-2.1.28-5-x86_64 downloading... [ INFO ] 05:04:02 libksba-1.6.7-2-x86_64 downloading... [ INFO ] 05:04:02 acl-2.3.2-1-x86_64 downloading... [ INFO ] 05:04:02 libtasn1-4.20.0-1-x86_64 downloading... [ INFO ] 05:04:03 libidn2-2.3.8-1-x86_64 downloading... [ INFO ] 05:04:03 kmod-34.2-1-x86_64 downloading... [ INFO ] 05:04:03 gnulib-l10n-20241231-1-any downloading... [ INFO ] 05:04:03 expat-2.7.3-1-x86_64 downloading... [ INFO ] 05:04:03 lmdb-0.9.33-1-x86_64 downloading... [ INFO ] 05:04:03 libassuan-3.0.0-1-x86_64 downloading... [ INFO ] 05:04:03 keyutils-1.6.3-3-x86_64 downloading... [ INFO ] 05:04:03 libnghttp2-1.68.0-1-x86_64 downloading... [ INFO ] 05:04:03 zlib-1:1.3.1-2-x86_64 downloading... [ INFO ] 05:04:03 libxcrypt-4.5.2-1-x86_64 downloading... [ INFO ] 05:04:03 libseccomp-2.5.6-1-x86_64 downloading... [ INFO ] 05:04:03 jansson-2.14.1-1-x86_64 downloading... [ INFO ] 05:04:03 libpsl-0.21.5-2-x86_64 downloading... [ INFO ] 05:04:03 gzip-1.14-2-x86_64 downloading... [ INFO ] 05:04:03 libnghttp3-1.13.1-1-x86_64 downloading... [ INFO ] 05:04:03 popt-1.19-2-x86_64 downloading... [ INFO ] 05:04:03 libusb-1.0.29-1-x86_64 downloading... [ INFO ] 05:04:03 attr-2.5.2-1-x86_64 downloading... [ INFO ] 05:04:03 mkinitcpio-40-3-any downloading... [ INFO ] 05:04:03 json-c-0.18-2-x86_64 downloading... [ INFO ] 05:04:03 bzip2-1.0.8-6-x86_64 downloading... [ INFO ] 05:04:03 libsysprof-capture-49.0-1-x86_64 downloading... [ INFO ] 05:04:03 libffi-3.5.2-1-x86_64 downloading... [ INFO ] 05:04:03 libcap-ng-0.8.5-3-x86_64 downloading... [ INFO ] 05:04:03 npth-1.8-1-x86_64 downloading... [ INFO ] 05:04:03 libnsl-2.0.1-1-x86_64 downloading... [ INFO ] 05:04:03 libverto-0.3.2-5-x86_64 downloading... [ INFO ] 05:04:03 blackarch-keyring-20251011-2-any downloading... [ INFO ] 05:04:03 chaotic-keyring-20251028-1-any downloading... [ INFO ] 05:04:04 filesystem-2025.10.12-1-any downloading... [ INFO ] 05:04:04 ca-certificates-utils-20240618-1-any downloading... [ INFO ] 05:04:04 pacman-mirrorlist-20251021-1-any downloading... [ INFO ] 05:04:04 athena-keyring-1.0.0-2-any downloading... [ INFO ] 05:04:04 libmakepkg-dropins-18-1-any downloading... [ INFO ] 05:04:04 athena-mirrorlist-1.0.1-1-any downloading... [ INFO ] 05:04:04 chaotic-mirrorlist-20251111-1-any downloading... [ INFO ] 05:04:04 blackarch-mirrorlist-20251003-2-any downloading... [ INFO ] 05:04:04 pambase-20250719-1-any downloading... [ INFO ] 05:04:04 dbus-broker-units-37-2-x86_64 downloading... [ INFO ] 05:04:05 dbus-units-37-2-x86_64 downloading... [ INFO ] 05:04:05 ca-certificates-20240618-1-any downloading... [ INFO ] 05:04:14 error: failed retrieving file 'athena-keyring-1.0.0-2-any.pkg.tar.zst' from hub.athenaos.org : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds [ INFO ] 05:04:14 Errors occurred, no packages were upgraded. [ INFO ] 05:04:14 error: failed retrieving file 'athena-mirrorlist-1.0.1-1-any.pkg.tar.zst' from hub.athenaos.org : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds [ INFO ] 05:04:14 warning: failed to retrieve some files [ INFO ] 05:04:14 error: failed to commit transaction (download library error) [ INFO ] 05:04:14 ==> ERROR: Failed to install packages to new root [ ERROR ] 05:04:14 The package manager failed with exit code: 1 [ ERROR ] 05:04:14 mkinitcpio installation failed with exit code 1 ----- ✗ Step 1 (Athena OS Installation...) failed (exit_code=Some(1), signal=None) -----