archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
6.35k stars 543 forks source link

Installer python issue #2454

Closed raninduwathsal closed 1 week ago

raninduwathsal commented 7 months ago

can't install after browsing documentation tried pacman -Sy archinstall, pacman -S dosfstools still doesnot work. using the archlinux-2024.04.01-x86_64.iso

log file, Hardware model detected: innotek GmbH VirtualBox; UEFI mode: False Processor model detected: 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz Memory statistics: 3603172 available out of 4014080 total installed Virtualization detected: oracle; is VM: True Graphics devices detected: dict_keys(['VMware SVGA II Adapter']) Disk states before installing: [ { "children": [], "fsavail": 0, "fsroots": [ "." ], "fstype": "squashfs", "fsuse_percentage": "100%", "fsver": "4.0", "log_sec": 512, "mountpoint": "/run/archiso/airootfs", "mountpoints": [ "/run/archiso/airootfs" ], "name": "loop0", "partn": null, "parttype": null, "partuuid": null, "path": "/dev/loop0", "pkname": null, "pttype": null, "ptuuid": null, "rota": true, "size": "788 MiB", "tran": null, "type": "loop", "uuid": null }, { "children": [ { "children": [], "fsavail": null, "fsroots": [], "fstype": "vfat", "fsuse_percentage": null, "fsver": "FAT32", "log_sec": 512, "mountpoint": null, "mountpoints": [], "name": "sda1", "partn": 1, "parttype": "0xb", "partuuid": "cd5f33a4-01", "path": "/dev/sda1", "pkname": "sda", "pttype": "dos", "ptuuid": "cd5f33a4", "rota": true, "size": "203 MiB", "tran": null, "type": "part", "uuid": "B190-C3F9" }, { "children": [], "fsavail": null, "fsroots": [], "fstype": "ext4", "fsuse_percentage": null, "fsver": "1.0", "log_sec": 512, "mountpoint": null, "mountpoints": [], "name": "sda2", "partn": 2, "parttype": "0x83", "partuuid": "cd5f33a4-02", "path": "/dev/sda2", "pkname": "sda", "pttype": "dos", "ptuuid": "cd5f33a4", "rota": true, "size": "65280 MiB", "tran": null, "type": "part", "uuid": "e26e3f7a-e9fc-489f-a9b9-5f5d814a5538" } ], "fsavail": null, "fsroots": [], "fstype": null, "fsuse_percentage": null, "fsver": null, "log_sec": 512, "mountpoint": null, "mountpoints": [], "name": "sda", "partn": null, "parttype": null, "partuuid": null, "path": "/dev/sda", "pkname": null, "pttype": "dos", "ptuuid": "cd5f33a4", "rota": true, "size": "65536 MiB", "tran": "sata", "type": "disk", "uuid": null }, { "children": [], "fsavail": 0, "fsroots": [ "." ], "fstype": "iso9660", "fsuse_percentage": "100%", "fsver": "Joliet Extension", "log_sec": 2048, "mountpoint": "/run/archiso/bootmnt", "mountpoints": [ "/run/archiso/bootmnt" ], "name": "sr0", "partn": null, "parttype": null, "partuuid": null, "path": "/dev/sr0", "pkname": null, "pttype": "dos", "ptuuid": "e3fe56f2", "rota": true, "size": "955 MiB", "tran": "ata", "type": "rom", "uuid": "2024-04-01-17-57-21-00" } ] Checking version... Failed determine pacman version: ['/usr/bin/pacman', '-Qu', 'archinstall'] exited with abnormal exit code [1]: [?25l[?25h Password strength: very weak -- Chosen configuration -- { "separator": null, "additional-repositories": [], "archinstall-language": "English", "audio_config": { "audio": "pipewire" }, "bootloader": "Grub", "config_version": "2.7.2", "debug": false, "disk_config": { "config_type": "default_layout", "device_modifications": [ { "device": "/dev/sda", "partitions": [ { "btrfs": [], "dev_path": null, "flags": [ "Boot" ], "fs_type": "fat32", "mount_options": [], "mountpoint": "/boot", "obj_id": "997d6e99-bdc4-43d2-aad3-d2415ae59b22", "size": { "sector_size": { "unit": "B", "value": 512 }, "unit": "MiB", "value": 203 }, "start": { "sector_size": { "unit": "B", "value": 512 }, "unit": "MiB", "value": 3 }, "status": "create", "type": "primary" }, { "btrfs": [], "dev_path": null, "flags": [], "fs_type": "ext4", "mount_options": [], "mountpoint": "/", "obj_id": "5f1ec327-1b96-4349-85dd-b575bf5ed949", "size": { "sector_size": { "unit": "B", "value": 512 }, "unit": "B", "value": 68503470080 }, "start": { "sector_size": { "unit": "B", "value": 512 }, "unit": "B", "value": 216006656 }, "status": "create", "type": "primary" } ], "wipe": true } ] }, "disk_encryption": null, "hostname": "archlinux", "kernels": [ "linux" ], "locale_config": { "kb_layout": "us", "sys_enc": "UTF-8", "sys_lang": "en_US" }, "mirror_config": { "custom_mirrors": [], "mirror_regions": { "Singapore": [ "https://sg.mirrors.cicku.me/archlinux/$repo/os/$arch", "https://mirror.sg.gs/archlinux/$repo/os/$arch", "https://mirror.jingk.ai/archlinux/$repo/os/$arch", "https://mirror.guillaumea.fr/archlinux/$repo/os/$arch", "https://mirror.aktkn.sg/archlinux/$repo/os/$arch", "https://mirror.0x.sg/archlinux/$repo/os/$arch", "https://download.nus.edu.sg/mirror/archlinux/$repo/os/$arch", "http://sg.mirrors.cicku.me/archlinux/$repo/os/$arch", "http://mirror.sg.gs/archlinux/$repo/os/$arch", "http://mirror.jingk.ai/archlinux/$repo/os/$arch", "http://mirror.guillaumea.fr/archlinux/$repo/os/$arch", "http://mirror.aktkn.sg/archlinux/$repo/os/$arch", "http://mirror.0x.sg/archlinux/$repo/os/$arch" ] } }, "network_config": {}, "no_pkg_lookups": false, "ntp": true, "offline": false, "packages": [ "git" ], "parallel downloads": 0, "profile_config": null, "save_config": null, "script": "guided", "silent": false, "skip_ntp": false, "skip_version_check": false, "swap": true, "timezone": "Asia/Jayapura", "uki": false, "version": "2.7.2" } Unmounting all existing partitions: /dev/sda Unmounting: /dev/sda1 Unmounting: /dev/sda2 Wiping partitions and metadata: /dev/sda Creating partitions: /dev/sda Type: primary Filesystem: fat32 Geometry: 6144 start sector, 415744 length Type: primary Filesystem: ext4 Geometry: 421888 start sector, 133795840 length Unmounting all existing partitions: /dev/sda Unmounting: /dev/sda1 Unmounting: /dev/sda2 Formatting filesystem: /usr/bin/mkfs.fat -F32 /dev/sda1 partition information found: {'name': 'sda1', 'path': '/dev/sda1', 'pkname': 'sda', 'size': '203 MiB', 'log_sec': 512, 'pttype': 'dos', 'ptuuid': 'c6e99fc9', 'rota': True, 'tran': None, 'partn': 1, 'partuuid': 'c6e99fc9-01', 'parttype': '0xb', 'uuid': 'CF5E-C8C4', 'fstype': 'vfat', 'fsver': 'FAT32', 'fsavail': None, 'fsuse_percentage': None, 'type': 'part', 'mountpoint': None, 'mountpoints': [], 'fsroots': [], 'children': []} Formatting filesystem: /usr/bin/mkfs.ext4 -F /dev/sda2 partition information found: {'name': 'sda2', 'path': '/dev/sda2', 'pkname': 'sda', 'size': '65280 MiB', 'log_sec': 512, 'pttype': 'dos', 'ptuuid': 'c6e99fc9', 'rota': True, 'tran': None, 'partn': 2, 'partuuid': 'c6e99fc9-02', 'parttype': '0x83', 'uuid': 'a5c454db-93c2-401a-8e11-ea7198d57ee7', 'fstype': 'ext4', 'fsver': '1.0', 'fsavail': None, 'fsuse_percentage': None, 'type': 'part', 'mountpoint': None, 'mountpoints': [], 'fsroots': [], 'children': []} Starting installation Mounting partitions in order Mounting /dev/sda2: mount /dev/sda2 /mnt/archinstall Mounting /dev/sda1: mount /dev/sda1 /mnt/archinstall/boot Waiting for time sync (timedatectl show) to complete. Waiting for automatic mirror selection (reflector) to complete. Waiting for Arch Linux keyring sync (archlinux-keyring-wkd-sync) to complete. A new package mirror-list has been created: /etc/pacman.d/mirrorlist Archinstall will not install any ucode. The multilib flag is not set. This system will be installed without multilib repositories enabled. The testing flag is not set. This system will be installed without testing repositories enabled. Installing packages: ['base', 'base-devel', 'linux-firmware', 'linux', 'grub'] Enabling periodic TRIM Enabling service fstrim.timer A new package mirror-list has been created: /mnt/archinstall/etc/pacman.d/mirrorlist Setting up swap on zram Installing packages: ['zram-generator'] Enabling service systemd-zram-setup@zram0.service Adding bootloader Grub to /dev/sda1 Installing packages: ['grub'] kernel parameters: zswap.enabled=0 rootfstype=ext4 GRUB boot partition: /dev/sda1 GRUB boot partition: /dev/sda1 Creating user rani Setting password for rani Enabling sudo permissions for rani Installing audio server: Pipewire Installing packages: ['pipewire', 'pipewire-alsa', 'pipewire-jack', 'pipewire-pulse', 'gst-plugin-pipewire', 'libpulse', 'wireplumber'] ['/usr/bin/arch-chroot', '/mnt/archinstall', 'su', '-', 'rani', '-c', 'systemctl enable --user pipewire-pulse.service'] exited with abnormal exit code [1]: su: Module is unknown

Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/archinstall/init.py", line 332, in run_as_a_module main() File "/usr/lib/python3.11/site-packages/archinstall/init.py", line 327, in main importlib.import_module(mod_name) File "/usr/lib/python3.11/importlib/init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/lib/python3.11/site-packages/archinstall/scripts/guided.py", line 256, in perform_installation(archinstall.storage.get('MOUNT_POINT', Path('/mnt'))) File "/usr/lib/python3.11/site-packages/archinstall/scripts/guided.py", line 118, in perform_installation with Installer( File "/usr/lib/python3.11/site-packages/archinstall/lib/installer.py", line 109, in exit raise exc_val File "/usr/lib/python3.11/site-packages/archinstall/scripts/guided.py", line 179, in perform_installation audio_config.install_audio_config(installation) File "/usr/lib/python3.11/site-packages/archinstall/lib/models/audio_configuration.py", line 46, in install_audio_config PipewireProfile().install(installation) File "/usr/lib/python3.11/site-packages/archinstall/default_profiles/applications/pipewire.py", line 40, in install self._enable_pipewire_for_all(install_session) File "/usr/lib/python3.11/site-packages/archinstall/default_profiles/applications/pipewire.py", line 35, in _enable_pipewire_for_all install_session.arch_chroot('systemctl enable --user pipewire-pulse.service', run_as=user.username) File "/usr/lib/python3.11/site-packages/archinstall/lib/installer.py", line 497, in arch_chroot return self.run_command(cmd) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/archinstall/lib/installer.py", line 491, in run_command return SysCommand(f'/usr/bin/arch-chroot {self.target} {cmd}') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/archinstall/lib/general.py", line 365, in init self.create_session() File "/usr/lib/python3.11/site-packages/archinstall/lib/general.py", line 414, in create_session with SysCommandWorker( File "/usr/lib/python3.11/site-packages/archinstall/lib/general.py", line 197, in exit raise SysCallError( archinstall.lib.exceptions.SysCallError: ['/usr/bin/arch-chroot', '/mnt/archinstall', 'su', '-', 'rani', '-c', 'systemctl enable --user pipewire-pulse.service'] exited with abnormal exit code [1]: su: Module is unknown

Archinstall experienced the above error. If you think this is a bug, please report it to https://github.com/archlinux/archinstall and include the log file "/var/log/archinstall/install.log".

Hint: To extract the log from a live ISO curl -F'file=@/var/log/archinstall/install.log' https://0x0.st

evanstucker-hates-2fa commented 1 week ago

I got something similar. Mine says:

systemctl enable --user pipewire-pulse.service exited with abnormal code [1]: Failed to connect to user scope bus via local transport: No medium found
evanstucker-hates-2fa commented 1 week ago

Here's my log:

Could not determine the filesystem: None
Hardware model detected: System76 Pangolin; UEFI mode: True
Processor model detected: AMD Ryzen 7 7840U w/ Radeon 780M Graphics
Memory statistics: 30478900 available out of 32058788 total installed
Could not detect virtual system: ['/usr/bin/systemd-detect-virt'] exited with abnormal exit code [1]: none

System is not running in a VM: ['/usr/bin/systemd-detect-virt'] exited with abnormal exit code [1]: none

Virtualization detected: None; is VM: False
Graphics devices detected: dict_keys(['Advanced Micro Devices, Inc. [AMD/ATI] Phoenix1 (rev c9)'])
Disk states before installing: [
    {
        "children": [],
        "fsavail": 0,
        "fsroots": [
            "."
        ],
        "fstype": "squashfs",
        "fsuse_percentage": "100%",
        "fsver": "4.0",
        "log_sec": 512,
        "mountpoint": "/run/archiso/airootfs",
        "mountpoints": [
            "/run/archiso/airootfs"
        ],
        "name": "loop0",
        "partn": null,
        "parttype": null,
        "partuuid": null,
        "path": "/dev/loop0",
        "pkname": null,
        "pttype": null,
        "ptuuid": null,
        "rota": false,
        "size": "810 MiB",
        "tran": null,
        "type": "loop",
        "uuid": null
    },
    {
        "children": [
            {
                "children": [
                    {
                        "children": [],
                        "fsavail": null,
                        "fsroots": [],
                        "fstype": "iso9660",
                        "fsuse_percentage": null,
                        "fsver": "Joliet Extension",
                        "log_sec": 512,
                        "mountpoint": null,
                        "mountpoints": [],
                        "name": "ventoy",
                        "partn": null,
                        "parttype": null,
                        "partuuid": null,
                        "path": "/dev/mapper/ventoy",
                        "pkname": "sda1",
                        "pttype": "dos",
                        "ptuuid": "211019da",
                        "rota": true,
                        "size": "1154 MiB",
                        "tran": null,
                        "type": "dm",
                        "uuid": "2024-11-01-10-09-22-00"
                    }
                ],
                "fsavail": null,
                "fsroots": [],
                "fstype": "exfat",
                "fsuse_percentage": null,
                "fsver": "1.0",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "sda1",
                "partn": 1,
                "parttype": "0x7",
                "partuuid": "01edd861-01",
                "path": "/dev/sda1",
                "pkname": "sda",
                "pttype": "dos",
                "ptuuid": "01edd861",
                "rota": true,
                "size": "61024 MiB",
                "tran": null,
                "type": "part",
                "uuid": "C6BB-96E6"
            },
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "vfat",
                "fsuse_percentage": null,
                "fsver": "FAT16",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "sda2",
                "partn": 2,
                "parttype": "0xef",
                "partuuid": "01edd861-02",
                "path": "/dev/sda2",
                "pkname": "sda",
                "pttype": "dos",
                "ptuuid": "01edd861",
                "rota": true,
                "size": "32 MiB",
                "tran": null,
                "type": "part",
                "uuid": "223C-F3F8"
            }
        ],
        "fsavail": null,
        "fsroots": [],
        "fstype": null,
        "fsuse_percentage": null,
        "fsver": null,
        "log_sec": 512,
        "mountpoint": null,
        "mountpoints": [],
        "name": "sda",
        "partn": null,
        "parttype": null,
        "partuuid": null,
        "path": "/dev/sda",
        "pkname": null,
        "pttype": "dos",
        "ptuuid": "01edd861",
        "rota": true,
        "size": "61057 MiB",
        "tran": "usb",
        "type": "disk",
        "uuid": null
    },
    {
        "children": [
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "vfat",
                "fsuse_percentage": null,
                "fsver": "FAT32",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "nvme0n1p1",
                "partn": 1,
                "parttype": "c12a7328-f81f-11d2-ba4b-00a0c93ec93b",
                "partuuid": "ffd38917-e0eb-4f1b-9d35-6bb1b5f053f7",
                "path": "/dev/nvme0n1p1",
                "pkname": "nvme0n1",
                "pttype": "gpt",
                "ptuuid": "954f2f88-4d08-4ed2-9f87-7aaad5a1b9eb",
                "rota": false,
                "size": "1024 MiB",
                "tran": "nvme",
                "type": "part",
                "uuid": "FCAE-B1CC"
            },
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "crypto_LUKS",
                "fsuse_percentage": null,
                "fsver": "2",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "nvme0n1p2",
                "partn": 2,
                "parttype": "4f68bce3-e8cd-4db1-96e7-fbcaf984b709",
                "partuuid": "33bfcd4a-9654-44e4-a542-30f778a644bb",
                "path": "/dev/nvme0n1p2",
                "pkname": "nvme0n1",
                "pttype": "gpt",
                "ptuuid": "954f2f88-4d08-4ed2-9f87-7aaad5a1b9eb",
                "rota": false,
                "size": "487360 MiB",
                "tran": "nvme",
                "type": "part",
                "uuid": "00a9f68a-a5bc-4cd2-8f69-b505e66785c0"
            }
        ],
        "fsavail": null,
        "fsroots": [],
        "fstype": null,
        "fsuse_percentage": null,
        "fsver": null,
        "log_sec": 512,
        "mountpoint": null,
        "mountpoints": [],
        "name": "nvme0n1",
        "partn": null,
        "parttype": null,
        "partuuid": null,
        "path": "/dev/nvme0n1",
        "pkname": null,
        "pttype": "gpt",
        "ptuuid": "954f2f88-4d08-4ed2-9f87-7aaad5a1b9eb",
        "rota": false,
        "size": "488386 MiB",
        "tran": "nvme",
        "type": "disk",
        "uuid": null
    }
]
Checking version...
New version available: [?25larchinstall 2.8.6-1 -> 3.0.0-1
[?25h
    score: 2
Loaded mirror mirror.aarnet.edu.au with current score of 2
    score: 5
Loaded mirror mirror.aarnet.edu.au with current score of 5
    score: 3
Loaded mirror mir.archlinux.fr with current score of 3
    score: 14
Loaded mirror ftp.tu-chemnitz.de with current score of 14
    score: 4
Loaded mirror ftp.hosteurope.de with current score of 4
    score: 6
Loaded mirror ftp.hosteurope.de with current score of 6
    score: 1
Loaded mirror mirrors.rit.edu with current score of 1
    score: 1
Loaded mirror mirrors.rit.edu with current score of 1
    score: 3
Loaded mirror mirrors.rit.edu with current score of 3
    score: 3
Loaded mirror ftp.ek-cer.hu with current score of 3
    score: 2
Loaded mirror ftp.nluug.nl with current score of 2
    score: 3
Loaded mirror ftp.nluug.nl with current score of 3
    score: 2
Loaded mirror ftp.gwdg.de with current score of 2
    score: 4
Loaded mirror ftp.gwdg.de with current score of 4
    score: 2
Loaded mirror mirror.puzzle.ch with current score of 2
    score: 2
Loaded mirror mirror.puzzle.ch with current score of 2
    score: 4
Loaded mirror mirror.puzzle.ch with current score of 4
    score: 5
Loaded mirror ftp.linux.org.tr with current score of 5
    score: 13
Loaded mirror www.gtlib.gatech.edu with current score of 13
Loaded mirror rsync.gtlib.gatech.edu
    score: 13
Loaded mirror ftp.uni-kl.de with current score of 13
    score: 15
Loaded mirror ftp.uni-kl.de with current score of 15
    score: 13
Loaded mirror ftp.uni-bayreuth.de with current score of 13
    score: 2
Loaded mirror mirror.csclub.uwaterloo.ca with current score of 2
    score: 3
Loaded mirror mirror.csclub.uwaterloo.ca with current score of 3
    score: 4
Loaded mirror mirror.csclub.uwaterloo.ca with current score of 4
    score: 4
Loaded mirror mirror.umd.edu with current score of 4
    score: 4
Loaded mirror mirror.umd.edu with current score of 4
    score: 7
Loaded mirror mirror.umd.edu with current score of 7
    score: 5
Loaded mirror ftp.iinet.net.au with current score of 5
    score: 9
Loaded mirror ftp.iinet.net.au with current score of 9
    score: 6
Loaded mirror ftp-stud.hs-esslingen.de with current score of 6
    score: 7
Loaded mirror ftp-stud.hs-esslingen.de with current score of 7
    score: 2
Loaded mirror mirror.archlinux.no with current score of 2
    score: 2
Loaded mirror mirror.archlinux.no with current score of 2
    score: 4
Loaded mirror mirror.internode.on.net with current score of 4
    score: 9
Loaded mirror mirror.internode.on.net with current score of 9
    score: 7
Loaded mirror mirror.isoc.org.il with current score of 7
    score: 6
Loaded mirror mirror.isoc.org.il with current score of 6
    score: 7
Loaded mirror ftp.osuosl.org with current score of 7
    score: 7
Loaded mirror ftp.osuosl.org with current score of 7
    score: 9
Loaded mirror ftp.osuosl.org with current score of 9
    score: 2
Loaded mirror archlinux.c3sl.ufpr.br with current score of 2
    score: 2
Loaded mirror archlinux.c3sl.ufpr.br with current score of 2
    score: 6
Loaded mirror archlinux.c3sl.ufpr.br with current score of 6
    score: 5
Loaded mirror mirror.yandex.ru with current score of 5
    score: 5
Loaded mirror mirror.yandex.ru with current score of 5
    score: 3
Loaded mirror ftp.spline.inf.fu-berlin.de with current score of 3
    score: 3
Loaded mirror ftp.spline.inf.fu-berlin.de with current score of 3
    score: 12
Loaded mirror rsync.spline.inf.fu-berlin.de with current score of 12
    score: 3
Loaded mirror mirror.selfnet.de with current score of 3
    score: 2
Loaded mirror mirror.selfnet.de with current score of 2
    score: 5
Loaded mirror mirror.selfnet.de with current score of 5
    score: 1
Loaded mirror mirrors.lug.mtu.edu with current score of 1
    score: 1
Loaded mirror mirrors.lug.mtu.edu with current score of 1
    score: 3
Loaded mirror mirrors.lug.mtu.edu with current score of 3
    score: 8
Loaded mirror ftp.rediris.es with current score of 8
    score: 5
Loaded mirror archlinux.nautile.nc with current score of 5
    score: 5
Loaded mirror archlinux.nautile.nc with current score of 5
    score: 24
Loaded mirror rsync.archlinux.nautile.nc with current score of 24
    score: 4
Loaded mirror ftp.otenet.gr with current score of 4
Loaded mirror mirror.cse.iitk.ac.in
    score: 4
Loaded mirror mirrors.xmission.com with current score of 4
    score: 5
Loaded mirror ftp.cc.uoc.gr with current score of 5
    score: 2
Loaded mirror ftp.tku.edu.tw with current score of 2
    score: 5
Loaded mirror ftp.tku.edu.tw with current score of 5
    score: 2
Loaded mirror mirrors.kernel.org with current score of 2
    score: 2
Loaded mirror mirrors.kernel.org with current score of 2
    score: 3
Loaded mirror mirrors.kernel.org with current score of 3
    score: 8
Loaded mirror mirrors.163.com with current score of 8
Loaded mirror archlinux.mirror.kangaroot.net
    score: 2
Loaded mirror ftp.rnl.tecnico.ulisboa.pt with current score of 2
    score: 3
Loaded mirror ftp.rnl.tecnico.ulisboa.pt with current score of 3
    score: 4
Loaded mirror ftp.rnl.tecnico.ulisboa.pt with current score of 4
    score: 1
Loaded mirror mirrors.dotsrc.org with current score of 1
    score: 1
Loaded mirror mirrors.dotsrc.org with current score of 1
    score: 4
Loaded mirror mirrors.dotsrc.org with current score of 4
    score: 7
Loaded mirror mirror.its.dal.ca with current score of 7
    score: 15
Loaded mirror mirror.its.dal.ca with current score of 15
    score: 8
Loaded mirror archlinux.mirrors.ovh.net with current score of 8
    score: 8
Loaded mirror archlinux.mirrors.ovh.net with current score of 8
    score: 3
Loaded mirror ftp.jaist.ac.jp with current score of 3
    score: 4
Loaded mirror ftp.jaist.ac.jp with current score of 4
    score: 6
Loaded mirror ftp.jaist.ac.jp with current score of 6
    score: 1
Loaded mirror ftp.halifax.rwth-aachen.de with current score of 1
    score: 1
Loaded mirror ftp.halifax.rwth-aachen.de with current score of 1
    score: 3
Loaded mirror ftp.halifax.rwth-aachen.de with current score of 3
    score: 14
Loaded mirror artfiles.org with current score of 14
    score: 2
Loaded mirror mirror.datacenter.by with current score of 2
    score: 4
Loaded mirror mirror.datacenter.by with current score of 4
    score: 5
Loaded mirror archlinux.uib.no with current score of 5
    score: 1
Loaded mirror mirrors.cat.pdx.edu with current score of 1
    score: 4
Loaded mirror mirrors.cat.pdx.edu with current score of 4
    score: 2
Loaded mirror mirror.vpsfree.cz with current score of 2
    score: 4
Loaded mirror archlinux.cs.nycu.edu.tw with current score of 4
    score: 4
Loaded mirror archlinux.cs.nycu.edu.tw with current score of 4
    score: 7
Loaded mirror archlinux.cs.nycu.edu.tw with current score of 7
    score: 3
Loaded mirror ftp.byfly.by with current score of 3
    score: 4
Loaded mirror ftp.byfly.by with current score of 4
Loaded mirror archlinux.mirror.root.lu
    score: 2
Loaded mirror mirrors.rutgers.edu with current score of 2
Loaded mirror mirrors.rutgers.edu
    score: 2
Loaded mirror ftp.ntua.gr with current score of 2
    score: 4
Loaded mirror ftp.ntua.gr with current score of 4
    score: 7
Loaded mirror mirrors.nix.org.ua with current score of 7
    score: 7
Loaded mirror mirrors.nix.org.ua with current score of 7
    score: 9
Loaded mirror mirrors.nix.org.ua with current score of 9
    score: 3
Loaded mirror mirrors.ustc.edu.cn with current score of 3
    score: 3
Loaded mirror mirrors.ustc.edu.cn with current score of 3
    score: 5
Loaded mirror rsync.mirrors.ustc.edu.cn with current score of 5
    score: 2
Loaded mirror ftp.lysator.liu.se with current score of 2
    score: 2
Loaded mirror ftp.lysator.liu.se with current score of 2
    score: 4
Loaded mirror ftp.lysator.liu.se with current score of 4
    score: 1
Loaded mirror mirror.ams1.nl.leaseweb.net with current score of 1
    score: 1
Loaded mirror mirror.dal10.us.leaseweb.net with current score of 1
    score: 1
Loaded mirror mirror.fra10.de.leaseweb.net with current score of 1
    score: 1
Loaded mirror mirror.mia11.us.leaseweb.net with current score of 1
    score: 1
Loaded mirror mirror.sfo12.us.leaseweb.net with current score of 1
    score: 1
Loaded mirror mirror.wdc1.us.leaseweb.net with current score of 1
    score: 1
Loaded mirror mirror.ams1.nl.leaseweb.net with current score of 1
    score: 2
Loaded mirror mirror.dal10.us.leaseweb.net with current score of 2
    score: 1
Loaded mirror mirror.fra10.de.leaseweb.net with current score of 1
    score: 2
Loaded mirror mirror.mia11.us.leaseweb.net with current score of 2
    score: 2
Loaded mirror mirror.sfo12.us.leaseweb.net with current score of 2
    score: 1
Loaded mirror mirror.wdc1.us.leaseweb.net with current score of 1
    score: 3
Loaded mirror mirror.ams1.nl.leaseweb.net with current score of 3
    score: 5
Loaded mirror mirror.dal10.us.leaseweb.net with current score of 5
    score: 3
Loaded mirror mirror.fra10.de.leaseweb.net with current score of 3
    score: 5
Loaded mirror mirror.mia11.us.leaseweb.net with current score of 5
    score: 3
Loaded mirror mirror.sfo12.us.leaseweb.net with current score of 3
    score: 1
Loaded mirror mirrors.n-ix.net with current score of 1
    score: 1
Loaded mirror mirrors.n-ix.net with current score of 1
    score: 3
Loaded mirror ftp.kaist.ac.kr with current score of 3
    score: 15
Loaded mirror ftp.kaist.ac.kr with current score of 15
    score: 2
Loaded mirror mirror.dkm.cz with current score of 2
    score: 2
Loaded mirror mirror.dkm.cz with current score of 2
    score: 4
Loaded mirror mirror.dkm.cz with current score of 4
    score: 3
Loaded mirror mirrors.gigenet.com with current score of 3
    score: 3
Loaded mirror arch.softver.org.mk with current score of 3
    score: 4
Loaded mirror ftp.tsukuba.wide.ad.jp with current score of 4
    score: 8
Loaded mirror ftp.tsukuba.wide.ad.jp with current score of 8
    score: 29
Loaded mirror mirror.lnx.sk with current score of 29
    score: 29
Loaded mirror mirror.lnx.sk with current score of 29
    score: 3
Loaded mirror mirror.ps.kz with current score of 3
    score: 3
Loaded mirror mirror.ps.kz with current score of 3
    score: 7
Loaded mirror mirror.ps.kz with current score of 7
    score: 2
Loaded mirror mirror.bytemark.co.uk with current score of 2
    score: 2
Loaded mirror mirror.bytemark.co.uk with current score of 2
    score: 5
Loaded mirror mirror.bytemark.co.uk with current score of 5
Loaded mirror mirrors.liquidweb.com
Loaded mirror mirrors.liquidweb.com
    score: 9
Loaded mirror mirror.pmf.kg.ac.rs with current score of 9
Loaded mirror mirror.rol.ru
Loaded mirror mirror.rol.ru
    score: 74
Loaded mirror mirror.i3d.net with current score of 74
    score: 73
Loaded mirror mirror.i3d.net with current score of 73
    score: 4
Loaded mirror mirror.archlinux.ikoula.com with current score of 4
    score: 6437
Loaded mirror ftp.swin.edu.au with current score of 6437
    score: 6441
Loaded mirror ftp.swin.edu.au with current score of 6441
    score: 5
Loaded mirror archlinux.mirror.rafal.ca with current score of 5
    score: 6
Loaded mirror archlinux.mirror.rafal.ca with current score of 6
    score: 2
Loaded mirror mirrors.tuna.tsinghua.edu.cn with current score of 2
    score: 3
Loaded mirror mirrors.tuna.tsinghua.edu.cn with current score of 3
    score: 4
Loaded mirror mirrors.tuna.tsinghua.edu.cn with current score of 4
Loaded mirror mirror.cc.columbia.edu
Loaded mirror mirror.cc.columbia.edu
    score: 5
Loaded mirror mirrors.neusoft.edu.cn with current score of 5
    score: 3
Loaded mirror mirrors.neusoft.edu.cn with current score of 3
    score: 11
Loaded mirror mirrors.neusoft.edu.cn with current score of 11
    score: 4
Loaded mirror www.mirrorservice.org with current score of 4
    score: 4
Loaded mirror www.mirrorservice.org with current score of 4
    score: 6
Loaded mirror rsync.mirrorservice.org with current score of 6
    score: 7
Loaded mirror mirror.metrocast.net with current score of 7
    score: 2
Loaded mirror ftp.snt.utwente.nl with current score of 2
    score: 4
Loaded mirror ftp.snt.utwente.nl with current score of 4
    score: 2
Loaded mirror mirror.netcologne.de with current score of 2
    score: 2
Loaded mirror mirror.netcologne.de with current score of 2
    score: 3
Loaded mirror mirror.netcologne.de with current score of 3
Loaded mirror mirror.united-gameserver.de
Loaded mirror mirror.united-gameserver.de
Loaded mirror ftp.vectranet.pl
Loaded mirror ftp.vectranet.pl
    score: 7
Loaded mirror linux.rz.rub.de with current score of 7
Loaded mirror mirrors.aggregate.org
Loaded mirror mirrors.aggregate.org
    score: 2
Loaded mirror archlinux.mirrors.linux.ro with current score of 2
    score: 3
Loaded mirror ftp.linux.ro with current score of 3
    score: 1
Loaded mirror mirror.system.is with current score of 1
Loaded mirror mirror.system.is
    score: 5
Loaded mirror mirror.system.is with current score of 5
    score: 4
Loaded mirror archlinux.cu.be with current score of 4
    score: 4
Loaded mirror dfw.mirror.rackspace.com with current score of 4
    score: 8
Loaded mirror hkg.mirror.rackspace.com with current score of 8
    score: 4
Loaded mirror iad.mirror.rackspace.com with current score of 4
    score: 7
Loaded mirror lon.mirror.rackspace.com with current score of 7
    score: 7
Loaded mirror mirror.rackspace.com with current score of 7
    score: 3
Loaded mirror ord.mirror.rackspace.com with current score of 3
    score: 4
Loaded mirror syd.mirror.rackspace.com with current score of 4
    score: 3
Loaded mirror dfw.mirror.rackspace.com with current score of 3
    score: 8
Loaded mirror hkg.mirror.rackspace.com with current score of 8
    score: 4
Loaded mirror iad.mirror.rackspace.com with current score of 4
    score: 7
Loaded mirror lon.mirror.rackspace.com with current score of 7
    score: 7
Loaded mirror mirror.rackspace.com with current score of 7
    score: 3
Loaded mirror ord.mirror.rackspace.com with current score of 3
    score: 4
Loaded mirror syd.mirror.rackspace.com with current score of 4
    score: 5
Loaded mirror dfw.mirror.rackspace.com with current score of 5
    score: 13
Loaded mirror hkg.mirror.rackspace.com with current score of 13
    score: 5
Loaded mirror iad.mirror.rackspace.com with current score of 5
    score: 9
Loaded mirror lon.mirror.rackspace.com with current score of 9
    score: 8
Loaded mirror mirror.rackspace.com with current score of 8
    score: 5
Loaded mirror ord.mirror.rackspace.com with current score of 5
    score: 7
Loaded mirror syd.mirror.rackspace.com with current score of 7
Loaded mirror piotrkosoft.net
Loaded mirror rsync.piotrkosoft.net
    score: 5
Loaded mirror mirrors.hust.edu.cn with current score of 5
    score: 5
Loaded mirror mirrors.hust.edu.cn with current score of 5
    score: 4
Loaded mirror mirror.vtti.vt.edu with current score of 4
    score: 1
Loaded mirror arch.mirror.constant.com with current score of 1
    score: 1
Loaded mirror arch.mirror.constant.com with current score of 1
    score: 2
Loaded mirror arch.mirror.constant.com with current score of 2
    score: 16646
Loaded mirror mirrors.manchester.m247.com with current score of 16646
Loaded mirror mirrors.manchester.m247.com
Loaded mirror arch.serverspace.co.uk
Loaded mirror arch.serverspace.co.uk
    score: 3
Loaded mirror download.nus.edu.sg with current score of 3
Loaded mirror download.nus.edu.sg
    score: 19389
Loaded mirror arch.nimukaito.net with current score of 19389
    score: 19390
Loaded mirror arch.nimukaito.net with current score of 19390
    score: 42465
Loaded mirror arch.nimukaito.net with current score of 42465
    score: 6
Loaded mirror mirrors.acm.wpi.edu with current score of 6
    score: 1
Loaded mirror mirror.neuf.no with current score of 1
    score: 1
Loaded mirror mirror.neuf.no with current score of 1
    score: 3
Loaded mirror mirror.neuf.no with current score of 3
Loaded mirror mirror.gnomus.de
    score: 1
Loaded mirror ftp.fau.de with current score of 1
    score: 1
Loaded mirror ftp.fau.de with current score of 1
    score: 3
Loaded mirror ftp.fau.de with current score of 3
    score: 14
Loaded mirror mirror.lagoon.nc with current score of 14
    score: 17
Loaded mirror mirror.lagoon.nc with current score of 17
    score: 3
Loaded mirror mirrors.advancedhosters.com with current score of 3
    score: 5
Loaded mirror mirrors.advancedhosters.com with current score of 5
    score: 1
Loaded mirror gluttony.sin.cvut.cz with current score of 1
    score: 2
Loaded mirror gluttony.sin.cvut.cz with current score of 2
    score: 3
Loaded mirror gluttony.sin.cvut.cz with current score of 3
    score: 1
Loaded mirror archlinux.iskon.hr with current score of 1
    score: 6
Loaded mirror mirror.cedia.org.ec with current score of 6
    score: 7
Loaded mirror mirror.cedia.org.ec with current score of 7
    score: 2
Loaded mirror mirrors.nic.cz with current score of 2
    score: 2
Loaded mirror mirrors.nic.cz with current score of 2
    score: 4
Loaded mirror mirrors.nic.cz with current score of 4
    score: 2
Loaded mirror mirror.group.one with current score of 2
    score: 2
Loaded mirror mirror.group.one with current score of 2
    score: 3
Loaded mirror mirror.group.one with current score of 3
    score: 1
Loaded mirror mirror.23m.com with current score of 1
    score: 1
Loaded mirror mirror.23m.com with current score of 1
    score: 2
Loaded mirror mirror.23m.com with current score of 2
Loaded mirror mirror.cs.pitt.edu
Loaded mirror mirror.cs.pitt.edu
    score: 4
Loaded mirror tux.rainside.sk with current score of 4
    score: 5
Loaded mirror tux.rainside.sk with current score of 5
    score: 2
Loaded mirror mirror.t-home.mk with current score of 2
    score: 3
Loaded mirror mirror.t-home.mk with current score of 3
Loaded mirror mirror.t-home.mk
Loaded mirror ftp.yzu.edu.tw
Loaded mirror ftp.yzu.edu.tw
Loaded mirror ftp.yzu.edu.tw
    score: 1
Loaded mirror mirror.metalgamer.eu with current score of 1
    score: 1
Loaded mirror mirror.metalgamer.eu with current score of 1
    score: 1
Loaded mirror mirrors.niyawe.de with current score of 1
    score: 1
Loaded mirror mirrors.niyawe.de with current score of 1
    score: 2
Loaded mirror rsync.mirrors.niyawe.de with current score of 2
    score: 1
Loaded mirror mirrors.atviras.lt with current score of 1
    score: 1
Loaded mirror mirrors.atviras.lt with current score of 1
    score: 3
Loaded mirror mirrors.atviras.lt with current score of 3
    score: 1
Loaded mirror arch.yourlabs.org with current score of 1
    score: 1
Loaded mirror arch.yourlabs.org with current score of 1
    score: 1
Loaded mirror arch.midov.pl with current score of 1
    score: 1
Loaded mirror arch.midov.pl with current score of 1
    score: 2
Loaded mirror mirror.lastmikoi.net with current score of 2
    score: 4
Loaded mirror mirror.lastmikoi.net with current score of 4
    score: 2
Loaded mirror arch.mirror.zachlge.org with current score of 2
    score: 1
Loaded mirror arch.mirror.zachlge.org with current score of 1
    score: 3
Loaded mirror ftp.uni-hannover.de with current score of 3
    score: 5
Loaded mirror mirrors.zju.edu.cn with current score of 5
Loaded mirror mirror.poliwangi.ac.id
    score: 2
Loaded mirror archlinux.koyanet.lv with current score of 2
    score: 2
Loaded mirror archlinux.koyanet.lv with current score of 2
    score: 4
Loaded mirror archlinux.koyanet.lv with current score of 4
    score: 1
Loaded mirror ftp.myrveln.se with current score of 1
    score: 1
Loaded mirror ftp.myrveln.se with current score of 1
    score: 3
Loaded mirror rsync.myrveln.se with current score of 3
    score: 7
Loaded mirror ftp.u-strasbg.fr with current score of 7
    score: 1
Loaded mirror mirror.telepoint.bg with current score of 1
    score: 1
Loaded mirror mirror.telepoint.bg with current score of 1
    score: 3
Loaded mirror mirror.telepoint.bg with current score of 3
    score: 1
Loaded mirror archlinux.mailtunnel.eu with current score of 1
    score: 1
Loaded mirror archlinux.mailtunnel.eu with current score of 1
    score: 2
Loaded mirror archlinux.mailtunnel.eu with current score of 2
    score: 4
Loaded mirror mirrors.cqu.edu.cn with current score of 4
    score: 4
Loaded mirror mirrors.cqu.edu.cn with current score of 4
Loaded mirror mirror.espoch.edu.ec
Loaded mirror mirror.espoch.edu.ec
    score: 15
Loaded mirror mirror.easyname.at with current score of 15
    score: 16
Loaded mirror mirror.easyname.at with current score of 16
    score: 4
Loaded mirror archlinux.mirror.digitalpacific.com.au with current score of 4
    score: 4
Loaded mirror archlinux.mirror.digitalpacific.com.au with current score of 4
    score: 7
Loaded mirror mirror.digitalpacific.com.au with current score of 7
Loaded mirror mirrors.myaegean.gr
    score: 3
Loaded mirror linorg.usp.br with current score of 3
    score: 5
Loaded mirror linorg.usp.br with current score of 5
    score: 1
Loaded mirror mirrors.ocf.berkeley.edu with current score of 1
    score: 2
Loaded mirror mirrors.ocf.berkeley.edu with current score of 2
    score: 3
Loaded mirror mirrors.ocf.berkeley.edu with current score of 3
    score: 1
Loaded mirror mirror.accum.se with current score of 1
    score: 1
Loaded mirror mirror.accum.se with current score of 1
    score: 4
Loaded mirror mirror.accum.se with current score of 4
Loaded mirror archlinux.pop-es.rnp.br
Loaded mirror archlinux.pop-es.rnp.br
Loaded mirror www.gutscheindrache.com
    score: 1
Loaded mirror mirrors.uni-plovdiv.net with current score of 1
    score: 1
Loaded mirror mirrors.uni-plovdiv.net with current score of 1
    score: 2
Loaded mirror mirrors.uni-plovdiv.net with current score of 2
    score: 5
Loaded mirror mirror.digitalnova.at with current score of 5
    score: 1
Loaded mirror mirror.pseudoform.org with current score of 1
    score: 2
Loaded mirror mirror.pseudoform.org with current score of 2
Loaded mirror arch.mirrors.pair.com
    score: 3
Loaded mirror mirroronet.pl with current score of 3
    score: 3
Loaded mirror mirroronet.pl with current score of 3
    score: 5
Loaded mirror mirroronet.pl with current score of 5
    score: 3304
Loaded mirror mirror.lty.me with current score of 3304
    score: 3304
Loaded mirror mirror.lty.me with current score of 3304
    score: 3306
Loaded mirror mirror.lty.me with current score of 3306
    score: 0
Loaded mirror arch.jensgutermuth.de
    score: 1
Loaded mirror arch.jensgutermuth.de with current score of 1
    score: 4
Loaded mirror pkg.adfinis.com with current score of 4
    score: 4
Loaded mirror pkg.adfinis.com with current score of 4
    score: 5
Loaded mirror pkg.adfinis.com with current score of 5
    score: 1
Loaded mirror ftp.sh.cvut.cz with current score of 1
    score: 1
Loaded mirror ftp.sh.cvut.cz with current score of 1
    score: 2
Loaded mirror ftp.sh.cvut.cz with current score of 2
    score: 2
Loaded mirror arch-mirror.wtako.net with current score of 2
Loaded mirror il.us.mirror.archlinux-br.org
Loaded mirror za.mirror.archlinux-br.org
    score: 3
Loaded mirror muug.ca with current score of 3
    score: 3
Loaded mirror muug.ca with current score of 3
Loaded mirror mirror.0x.sg
Loaded mirror mirror.0x.sg
Loaded mirror mirror.0x.sg
    score: 5
Loaded mirror mirrors.m247.ro with current score of 5
    score: 7
Loaded mirror mirrors.m247.ro with current score of 7
    score: 3
Loaded mirror mirror.wormhole.eu with current score of 3
Loaded mirror ca.us.mirror.archlinux-br.org
Loaded mirror mirror.kaminski.io
Loaded mirror mirror.kaminski.io
    score: 13
Loaded mirror mirror.is.co.za with current score of 13
    score: 16
Loaded mirror mirror.is.co.za with current score of 16
    score: 2
Loaded mirror arch.mirror.far.fi with current score of 2
    score: 3
Loaded mirror arch.mirror.far.fi with current score of 3
    score: 5
Loaded mirror mirror.lzu.edu.cn with current score of 5
    score: 0
Loaded mirror mirror.ubrco.de
    score: 1
Loaded mirror mirror.ubrco.de with current score of 1
    score: 2
Loaded mirror mirror.ubrco.de with current score of 2
    score: 3
Loaded mirror archlinux.ip-connect.vn.ua with current score of 3
    score: 4
Loaded mirror archlinux.ip-connect.vn.ua with current score of 4
    score: 6
Loaded mirror archlinux.ip-connect.vn.ua with current score of 6
    score: 3
Loaded mirror ftp.fi.muni.cz with current score of 3
    score: 3
Loaded mirror ftp.linux.cz with current score of 3
    score: 5
Loaded mirror ftp.fi.muni.cz with current score of 5
    score: 5
Loaded mirror ftp.linux.cz with current score of 5
    score: 3
Loaded mirror archlinux.mirror.iphh.net with current score of 3
    score: 4
Loaded mirror archlinux.mirror.iphh.net with current score of 4
    score: 9
Loaded mirror mirrors.xjtu.edu.cn with current score of 9
    score: 1
Loaded mirror arlm.tyzoid.com with current score of 1
    score: 1
Loaded mirror arlm.tyzoid.com with current score of 1
    score: 3
Loaded mirror arlm.tyzoid.com with current score of 3
Loaded mirror mirror.cedille.club
    score: 0
Loaded mirror archlinux.thaller.ws
    score: 1
Loaded mirror archlinux.thaller.ws with current score of 1
    score: 2
Loaded mirror archlinux.thaller.ws with current score of 2
    score: 1
Loaded mirror mirror.math.princeton.edu with current score of 1
    score: 2
Loaded mirror mirror.math.princeton.edu with current score of 2
    score: 1
Loaded mirror at.mirrors.cicku.me with current score of 1
    score: 2
Loaded mirror au.mirrors.cicku.me with current score of 2
    score: 1
Loaded mirror br.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror ca.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror ch.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror de.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror es.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror fr.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror gb.mirrors.cicku.me with current score of 1
    score: 2
Loaded mirror in.mirrors.cicku.me with current score of 2
    score: 1
Loaded mirror it.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror jp.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror kr.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror nl.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror ru.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror sa.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror sg.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror tw.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror us.mirrors.cicku.me with current score of 1
    score: 2
Loaded mirror za.mirrors.cicku.me with current score of 2
    score: 1
Loaded mirror at.mirrors.cicku.me with current score of 1
    score: 2
Loaded mirror au.mirrors.cicku.me with current score of 2
    score: 2
Loaded mirror br.mirrors.cicku.me with current score of 2
    score: 1
Loaded mirror ca.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror ch.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror de.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror es.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror fr.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror gb.mirrors.cicku.me with current score of 1
    score: 2
Loaded mirror in.mirrors.cicku.me with current score of 2
    score: 1
Loaded mirror it.mirrors.cicku.me with current score of 1
    score: 2
Loaded mirror jp.mirrors.cicku.me with current score of 2
    score: 2
Loaded mirror kr.mirrors.cicku.me with current score of 2
    score: 1
Loaded mirror nl.mirrors.cicku.me with current score of 1
    score: 1
Loaded mirror ru.mirrors.cicku.me with current score of 1
    score: 2
Loaded mirror sa.mirrors.cicku.me with current score of 2
    score: 2
Loaded mirror sg.mirrors.cicku.me with current score of 2
    score: 2
Loaded mirror tw.mirrors.cicku.me with current score of 2
    score: 1
Loaded mirror us.mirrors.cicku.me with current score of 1
    score: 2
Loaded mirror za.mirrors.cicku.me with current score of 2
Loaded mirror archlinux.mirror.ba
Loaded mirror archlinux.mirror.ba
    score: 2
Loaded mirror mirror.bethselamin.de with current score of 2
Loaded mirror mirror.smith.geek.nz
Loaded mirror mirror.smith.geek.nz
Loaded mirror mirror.smith.geek.nz
    score: 6
Loaded mirror archlinux.mirror.garr.it with current score of 6
    score: 2
Loaded mirror archlinux.mirror.wearetriple.com with current score of 2
    score: 2
Loaded mirror archlinux.mirror.wearetriple.com with current score of 2
Loaded mirror mirror.wearetriple.com
    score: 3
Loaded mirror mirror.kku.ac.th with current score of 3
    score: 3
Loaded mirror mirror.kku.ac.th with current score of 3
    score: 23
Loaded mirror mirror.kku.ac.th with current score of 23
    score: 2
Loaded mirror archmirror.hbit.sztaki.hu with current score of 2
    score: 0
Loaded mirror mirror.osbeck.com
    score: 2
Loaded mirror rsync.osbeck.com with current score of 2
    score: 13
Loaded mirror mirrors.standaloneinstaller.com with current score of 13
Loaded mirror mirrors.standaloneinstaller.com
    score: 1
Loaded mirror mirrors.pidginhost.com with current score of 1
    score: 1
Loaded mirror mirrors.pidginhost.com with current score of 1
    score: 3
Loaded mirror mirrors.pidginhost.com with current score of 3
    score: 5
Loaded mirror mirror.host.ag with current score of 5
    score: 8
Loaded mirror mirror.cs.vt.edu with current score of 8
    score: 10
Loaded mirror mirror.cs.vt.edu with current score of 10
Loaded mirror archlinux.mirror.colo-serv.net
    score: 715
Loaded mirror glua.ua.pt with current score of 715
    score: 716
Loaded mirror glua.ua.pt with current score of 716
    score: 717
Loaded mirror glua.ua.pt with current score of 717
    score: 19
Loaded mirror repo.iut.ac.ir with current score of 19
    score: 203
Loaded mirror ftp.lanet.kr with current score of 203
    score: 203
Loaded mirror ftp.lanet.kr with current score of 203
Loaded mirror archlinux.mirrors.benatherton.com
    score: 2
Loaded mirror mirrors.sonic.net with current score of 2
    score: 2
Loaded mirror mirrors.sonic.net with current score of 2
    score: 4
Loaded mirror mirrors.sonic.net with current score of 4
    score: 1
Loaded mirror mirrors.celianvdb.fr with current score of 1
    score: 1
Loaded mirror mirrors.celianvdb.fr with current score of 1
Loaded mirror mirrors.celianvdb.fr
Loaded mirror arch.mirror.square-r00t.net
Loaded mirror arch.mirror.square-r00t.net
Loaded mirror arch.mirror.square-r00t.net
    score: 1
Loaded mirror mirror.xtom.com.hk with current score of 1
    score: 1
Loaded mirror mirror.xtom.com.hk with current score of 1
    score: 5
Loaded mirror mirror.xtom.com.hk with current score of 5
    score: 3
Loaded mirror mirror.truenetwork.ru with current score of 3
    score: 3
Loaded mirror mirror.truenetwork.ru with current score of 3
    score: 6
Loaded mirror mirror.truenetwork.ru with current score of 6
    score: 1
Loaded mirror mirrors.nxthost.com with current score of 1
    score: 2
Loaded mirror mirrors.nxthost.com with current score of 2
    score: 3
Loaded mirror mirrors.nxthost.com with current score of 3
    score: 4
Loaded mirror mirror-hk.koddos.net with current score of 4
    score: 4
Loaded mirror mirror.koddos.net with current score of 4
    score: 4
Loaded mirror mirror-hk.koddos.net with current score of 4
    score: 5
Loaded mirror mirror.koddos.net with current score of 5
    score: 6
Loaded mirror mirror-hk.koddos.net with current score of 6
    score: 18
Loaded mirror mirror.koddos.net with current score of 18
Loaded mirror ftp.wrz.de
Loaded mirror ftp.wrz.de
Loaded mirror ftp.wrz.de
    score: 1
Loaded mirror mirror.thekinrar.fr with current score of 1
    score: 67
Loaded mirror mirror.ufam.edu.br with current score of 67
Loaded mirror archlinux.zepto.cloud
Loaded mirror arch.petarmaric.com
Loaded mirror mirror.neostrada.nl
Loaded mirror mirror.neostrada.nl
Loaded mirror mirror.neostrada.nl
    score: 2
Loaded mirror mirror.xeonbd.com with current score of 2
    score: 3
Loaded mirror mirrors.ukfast.co.uk with current score of 3
    score: 3
Loaded mirror mirrors.ukfast.co.uk with current score of 3
    score: 4
Loaded mirror mirrors.ukfast.co.uk with current score of 4
    score: 14
Loaded mirror mirror.ungleich.ch with current score of 14
    score: 5
Loaded mirror mirrors.nav.ro with current score of 5
    score: 7
Loaded mirror mirrors.nav.ro with current score of 7
    score: 2
Loaded mirror archlinux.mivzakim.net with current score of 2
    score: 3
Loaded mirror mirror2.totbb.net with current score of 3
    score: 2
Loaded mirror mirror.srv.fail with current score of 2
Loaded mirror mirror.reisenbauer.ee
Loaded mirror mirror.reisenbauer.ee
Loaded mirror mirror.reisenbauer.ee
Loaded mirror mirror.veriteknik.net.tr
Loaded mirror mirror.veriteknik.net.tr
    score: 1
Loaded mirror packages.oth-regensburg.de with current score of 1
    score: 1
Loaded mirror packages.oth-regensburg.de with current score of 1
Loaded mirror packages.oth-regensburg.de
Loaded mirror mirror.orbit-os.com
Loaded mirror mirror.orbit-os.com
Loaded mirror mirror.orbit-os.com
    score: 12
Loaded mirror distro.ibiblio.org with current score of 12
    score: 14
Loaded mirror distro.ibiblio.org with current score of 14
    score: 9
Loaded mirror mirrors.sjtug.sjtu.edu.cn with current score of 9
    score: 8
Loaded mirror repo.miserver.it.umich.edu with current score of 8
    score: 3
Loaded mirror mirrors.cat.net with current score of 3
    score: 3
Loaded mirror mirrors.cat.net with current score of 3
    score: 13
Loaded mirror mirror.terrahost.no with current score of 13
    score: 1
Loaded mirror mirror.ufscar.br with current score of 1
    score: 1
Loaded mirror mirror.ufscar.br with current score of 1
    score: 2
Loaded mirror mirror.oldsql.cc with current score of 2
    score: 2
Loaded mirror mirror.oldsql.cc with current score of 2
    score: 2
Loaded mirror arch.mirrors.lavatech.top with current score of 2
    score: 2
Loaded mirror arch.mirrors.lavatech.top with current score of 2
Loaded mirror appuals.com
Loaded mirror www.caco.ic.unicamp.br
Loaded mirror www.caco.ic.unicamp.br
    score: 1
Loaded mirror mirrors.xtom.com with current score of 1
    score: 2
Loaded mirror mirrors.xtom.com with current score of 2
    score: 1
Loaded mirror dist-mirror.fem.tu-ilmenau.de with current score of 1
    score: 2
Loaded mirror mirror.fsmg.org.nz with current score of 2
    score: 2
Loaded mirror mirror.fsmg.org.nz with current score of 2
    score: 5
Loaded mirror mirror.fsmg.org.nz with current score of 5
Loaded mirror archlinux.mirror.py
    score: 2
Loaded mirror mirrors.udenar.edu.co with current score of 2
    score: 4
Loaded mirror mirrors.udenar.edu.co with current score of 4
    score: 5
Loaded mirror mirror.siena.edu with current score of 5
    score: 7
Loaded mirror mirror.siena.edu with current score of 7
    score: 3
Loaded mirror archlinux.grena.ge with current score of 3
    score: 3
Loaded mirror archlinux.grena.ge with current score of 3
    score: 33
Loaded mirror mirror.onevip.mk with current score of 33
    score: 37
Loaded mirror mirror.onevip.mk with current score of 37
    score: 0
Loaded mirror mirror.cyberbits.eu
    score: 1
Loaded mirror mirror.cyberbits.eu with current score of 1
    score: 2
Loaded mirror rsync.cyberbits.eu with current score of 2
    score: 2
Loaded mirror repo.ialab.dsu.edu with current score of 2
    score: 2
Loaded mirror repo.ialab.dsu.edu with current score of 2
    score: 1
Loaded mirror arch.unixpeople.org with current score of 1
    score: 2
Loaded mirror arch.unixpeople.org with current score of 2
    score: 3
Loaded mirror mirror.tiguinet.net with current score of 3
    score: 3
Loaded mirror mirror.tiguinet.net with current score of 3
    score: 23
Loaded mirror archlinux.mirror.liquidtelecom.com with current score of 23
    score: 23
Loaded mirror archlinux.mirror.liquidtelecom.com with current score of 23
Loaded mirror archlinux.mirror.liquidtelecom.com
    score: 1
Loaded mirror nova.quantum-mirror.hu with current score of 1
    score: 1
Loaded mirror quantum-mirror.hu with current score of 1
    score: 1
Loaded mirror super.quantum-mirror.hu with current score of 1
    score: 1
Loaded mirror nova.quantum-mirror.hu with current score of 1
    score: 2
Loaded mirror quantum-mirror.hu with current score of 2
    score: 1
Loaded mirror super.quantum-mirror.hu with current score of 1
    score: 3
Loaded mirror nova.quantum-mirror.hu with current score of 3
    score: 3
Loaded mirror quantum-mirror.hu with current score of 3
    score: 3
Loaded mirror super.quantum-mirror.hu with current score of 3
    score: 1
Loaded mirror archlinux.uk.mirror.allworldit.com with current score of 1
    score: 1
Loaded mirror archlinux.za.mirror.allworldit.com with current score of 1
    score: 1
Loaded mirror archlinux.uk.mirror.allworldit.com with current score of 1
    score: 2
Loaded mirror archlinux.za.mirror.allworldit.com with current score of 2
    score: 2
Loaded mirror archlinux.uk.mirror.allworldit.com with current score of 2
    score: 6
Loaded mirror archlinux.za.mirror.allworldit.com with current score of 6
Loaded mirror mirror.librelabucm.org
Loaded mirror mirror.librelabucm.org
Loaded mirror mirror.librelabucm.org
Loaded mirror mirror.librelabucm.org
Loaded mirror mirror-archlinux.webruimtehosting.nl
Loaded mirror mirror-archlinux.webruimtehosting.nl
    score: 3
Loaded mirror mirror.netweaver.uk with current score of 3
    score: 2
Loaded mirror mirror.netweaver.uk with current score of 2
    score: 4
Loaded mirror mirror.wtnet.de with current score of 4
    score: 5
Loaded mirror mirror.wtnet.de with current score of 5
    score: 2
Loaded mirror mirror.mirohost.net with current score of 2
    score: 2
Loaded mirror mirror.mirohost.net with current score of 2
    score: 4
Loaded mirror mirror.mirohost.net with current score of 4
Loaded mirror ftp.harukasan.org
Loaded mirror ftp.harukasan.org
Loaded mirror ftp.harukasan.org
    score: 5
Loaded mirror mirror.ufro.cl with current score of 5
    score: 6
Loaded mirror mirror.ufro.cl with current score of 6
    score: 6
Loaded mirror mirror.aktkn.sg with current score of 6
    score: 8
Loaded mirror mirror.aktkn.sg with current score of 8
    score: 11
Loaded mirror mirror.aktkn.sg with current score of 11
    score: 2
Loaded mirror mirrors.xtom.nl with current score of 2
    score: 2
Loaded mirror mirrors.xtom.nl with current score of 2
    score: 3
Loaded mirror mirror.scd31.com with current score of 3
    score: 3
Loaded mirror mirror.scd31.com with current score of 3
    score: 4
Loaded mirror ftp.icm.edu.pl with current score of 4
    score: 4
Loaded mirror ftp.icm.edu.pl with current score of 4
    score: 5
Loaded mirror ftp.icm.edu.pl with current score of 5
Loaded mirror mirror.nak-mci.ir
Loaded mirror mirror.mikrogravitation.org
Loaded mirror mirror.mikrogravitation.org
    score: 1
Loaded mirror iad.mirrors.misaka.one with current score of 1
    score: 1
Loaded mirror iad.mirrors.misaka.one with current score of 1
    score: 3
Loaded mirror iad.mirrors.misaka.one with current score of 3
    score: 5
Loaded mirror mirror.pit.teraswitch.com with current score of 5
    score: 5
Loaded mirror mirror.pit.teraswitch.com with current score of 5
    score: 7
Loaded mirror mirror.pit.teraswitch.com with current score of 7
    score: 5
Loaded mirror mirror.mijn.host with current score of 5
    score: 4
Loaded mirror mirror.mijn.host with current score of 4
    score: 3
Loaded mirror mirror.init7.net with current score of 3
    score: 3
Loaded mirror mirror.init7.net with current score of 3
    score: 5
Loaded mirror mirror.init7.net with current score of 5
    score: 6
Loaded mirror archlinux.mirror.liteserver.nl with current score of 6
    score: 6
Loaded mirror archlinux.mirror.liteserver.nl with current score of 6
    score: 7
Loaded mirror mirror.liteserver.nl with current score of 7
Loaded mirror mirrors.ims.nksc.lt
Loaded mirror mirrors.ims.nksc.lt
Loaded mirror mirrors.ims.nksc.lt
Loaded mirror mirror.labkom.id
Loaded mirror mirror.labkom.id
    score: 2
Loaded mirror mirrors.eric.ovh with current score of 2
    score: 2
Loaded mirror mirror.arizona.edu with current score of 2
    score: 2
Loaded mirror mirror.arizona.edu with current score of 2
    score: 6
Loaded mirror mirror.arizona.edu with current score of 6
Loaded mirror mirror.cloroformo.org
    score: 8
Loaded mirror mirror2.evolution-host.com with current score of 8
    score: 8
Loaded mirror mirror2.evolution-host.com with current score of 8
    score: 9
Loaded mirror mirror2.evolution-host.com with current score of 9
    score: 2
Loaded mirror ftpmirror.infania.net with current score of 2
    score: 4
Loaded mirror ftpmirror.infania.net with current score of 4
Loaded mirror mirror.redrock.team
Loaded mirror mirror.redrock.team
    score: 1
Loaded mirror archmirror1.octyl.net with current score of 1
    score: 1
Loaded mirror archmirror1.octyl.net with current score of 1
Loaded mirror mirror.telkomuniversity.ac.id
Loaded mirror mirror.telkomuniversity.ac.id
Loaded mirror mirror.serverion.com
    score: 4
Loaded mirror mirror.serverion.com with current score of 4
    score: 5
Loaded mirror mirror.serverion.com with current score of 5
    score: 1
Loaded mirror plug-mirror.rcac.purdue.edu with current score of 1
    score: 2
Loaded mirror plug-mirror.rcac.purdue.edu with current score of 2
    score: 4
Loaded mirror plug-mirror.rcac.purdue.edu with current score of 4
    score: 3304
Loaded mirror mirror.efect.ro with current score of 3304
    score: 3305
Loaded mirror mirror.efect.ro with current score of 3305
Loaded mirror mirror.efect.ro
Loaded mirror mirror.undisclose.de
Loaded mirror mirror.undisclose.de
Loaded mirror mirror.undisclose.de
    score: 2
Loaded mirror mirrors.mit.edu with current score of 2
    score: 2
Loaded mirror mirrors.mit.edu with current score of 2
    score: 4
Loaded mirror mirrors.mit.edu with current score of 4
    score: 1
Loaded mirror arch.hu.fo with current score of 1
    score: 1
Loaded mirror arch.hu.fo with current score of 1
    score: 3
Loaded mirror arch.hu.fo with current score of 3
    score: 5
Loaded mirror mirrors.chroot.ro with current score of 5
    score: 5
Loaded mirror mirrors.chroot.ro with current score of 5
    score: 1
Loaded mirror mirrors.melbourne.co.uk with current score of 1
    score: 1
Loaded mirror mirrors.melbourne.co.uk with current score of 1
    score: 3
Loaded mirror mirrors.melbourne.co.uk with current score of 3
Loaded mirror mirror.tarellia.net
Loaded mirror mirror.tarellia.net
Loaded mirror mirror.tarellia.net
    score: 10461
Loaded mirror mirrors.piconets.webwerks.in with current score of 10461
    score: 10461
Loaded mirror mirrors.piconets.webwerks.in with current score of 10461
    score: 3
Loaded mirror mirrors.urbanwave.co.za with current score of 3
    score: 2
Loaded mirror mirrors.urbanwave.co.za with current score of 2
Loaded mirror mirror.sysa.tech
Loaded mirror mirror.sysa.tech
    score: 1
Loaded mirror mirror.wuki.li with current score of 1
    score: 1
Loaded mirror mirror.wuki.li with current score of 1
    score: 3
Loaded mirror mirror.wuki.li with current score of 3
Loaded mirror ftp.sudhip.com
Loaded mirror ftp.sudhip.com
    score: 3
Loaded mirror mirrors.bfsu.edu.cn with current score of 3
    score: 3
Loaded mirror mirrors.bfsu.edu.cn with current score of 3
    score: 7
Loaded mirror mirrors.bfsu.edu.cn with current score of 7
    score: 1
Loaded mirror mirror.kumi.systems with current score of 1
    score: 1
Loaded mirror mirror.kumi.systems with current score of 1
    score: 13
Loaded mirror mirror.kumi.systems with current score of 13
Loaded mirror mirror.fsrv.services
Loaded mirror mirror.fsrv.services
    score: 13
Loaded mirror mirrors.jtremesay.org with current score of 13
Loaded mirror mirror.hosthink.net
    score: 3
Loaded mirror mirrors.nju.edu.cn with current score of 3
    score: 4
Loaded mirror mirrors.nju.edu.cn with current score of 4
    score: 7
Loaded mirror mirrors.nju.edu.cn with current score of 7
    score: 31960
Loaded mirror mirrors.gethosted.online with current score of 31960
    score: 31960
Loaded mirror mirrors.gethosted.online with current score of 31960
Loaded mirror mirrors.gethosted.online
    score: 3
Loaded mirror archlinux.ccns.ncku.edu.tw with current score of 3
    score: 3
Loaded mirror archlinux.ccns.ncku.edu.tw with current score of 3
    score: 7
Loaded mirror archlinux.ccns.ncku.edu.tw with current score of 7
    score: 1
Loaded mirror arch.phinau.de with current score of 1
    score: 1
Loaded mirror arch.phinau.de with current score of 1
    score: 2
Loaded mirror mirror.anquan.cl with current score of 2
    score: 2
Loaded mirror mirror.anquan.cl with current score of 2
    score: 5
Loaded mirror mirror.anquan.cl with current score of 5
Loaded mirror mirrors.daan.vodka
Loaded mirror arch.jeweet.net
Loaded mirror mirror.satis-faction.de
Loaded mirror mirror.satis-faction.de
    score: 5
Loaded mirror mirrors.powernet.com.ru with current score of 5
    score: 7
Loaded mirror mirrors.powernet.com.ru with current score of 7
    score: 3
Loaded mirror mirror.gi.co.id with current score of 3
    score: 4
Loaded mirror mirror.gi.co.id with current score of 4
    score: 7
Loaded mirror mirror.gi.co.id with current score of 7
    score: 4
Loaded mirror mirror.papua.go.id with current score of 4
    score: 4
Loaded mirror mirror.papua.go.id with current score of 4
    score: 7
Loaded mirror mirror.papua.go.id with current score of 7
    score: 13
Loaded mirror mirror.lyrahosting.com with current score of 13
    score: 17
Loaded mirror mirror.lyrahosting.com with current score of 17
Loaded mirror mirror.hodgepodge.dev
    score: 7
Loaded mirror mirrors.hostico.ro with current score of 7
    score: 7
Loaded mirror mirrors.hostico.ro with current score of 7
    score: 1
Loaded mirror mirror.dogado.de with current score of 1
    score: 3312
Loaded mirror mirror.clientvps.com with current score of 3312
    score: 3312
Loaded mirror mirror.clientvps.com with current score of 3312
    score: 3313
Loaded mirror mirror.clientvps.com with current score of 3313
    score: 2
Loaded mirror zxcvfdsa.com with current score of 2
    score: 4
Loaded mirror zxcvfdsa.com with current score of 4
    score: 2
Loaded mirror mirror.ihost.md with current score of 2
    score: 2
Loaded mirror mirror.ihost.md with current score of 2
    score: 4
Loaded mirror mirror.ihost.md with current score of 4
    score: 1
Loaded mirror pkg.fef.moe with current score of 1
    score: 3
Loaded mirror pkg.fef.moe with current score of 3
    score: 5
Loaded mirror mirror.ette.biz with current score of 5
    score: 5
Loaded mirror mirror.ette.biz with current score of 5
    score: 6
Loaded mirror mirror.ette.biz with current score of 6
    score: 3
Loaded mirror mirror.bizflycloud.vn with current score of 3
    score: 1
Loaded mirror theswissbay.ch with current score of 1
    score: 2
Loaded mirror mirror.siwoo.org with current score of 2
    score: 2
Loaded mirror mirror.siwoo.org with current score of 2
    score: 5
Loaded mirror mirror.siwoo.org with current score of 5
Loaded mirror mirrors.hit.edu.cn
Loaded mirror mirrors.hit.edu.cn
Loaded mirror mirrors.hit.edu.cn
    score: 2400
Loaded mirror mirror.hoster.kz with current score of 2400
    score: 2401
Loaded mirror mirror.hoster.kz with current score of 2401
    score: 2402
Loaded mirror mirror.hoster.kz with current score of 2402
    score: 7
Loaded mirror ftp.agdsn.de with current score of 7
    score: 7
Loaded mirror ftp.agdsn.de with current score of 7
Loaded mirror mirrors.go.ro
Loaded mirror mirrors.go.ro
Loaded mirror mirrors.go.ro
Loaded mirror mirror.ava.dev
    score: 3
Loaded mirror mirror.guillaumea.fr with current score of 3
    score: 2
Loaded mirror mirror.guillaumea.fr with current score of 2
    score: 8
Loaded mirror mirror.guillaumea.fr with current score of 8
    score: 11
Loaded mirror vpsmurah.jagoanhosting.com with current score of 11
    score: 12
Loaded mirror vpsmurah.jagoanhosting.com with current score of 12
    score: 18
Loaded mirror vpsmurah.jagoanhosting.com with current score of 18
Loaded mirror mirror.arctic.lol
Loaded mirror mirror.arctic.lol
    score: 1
Loaded mirror repository.su with current score of 1
    score: 1
Loaded mirror repository.su with current score of 1
    score: 3
Loaded mirror repository.su with current score of 3
    score: 1
Loaded mirror mirror.cspacehostings.com with current score of 1
    score: 1
Loaded mirror mirror.cspacehostings.com with current score of 1
    score: 3
Loaded mirror mirror.cspacehostings.com with current score of 3
    score: 6
Loaded mirror repo.greeklug.gr with current score of 6
    score: 11
Loaded mirror mirror.faizuladib.com with current score of 11
    score: 1
Loaded mirror arch.jsc.mx with current score of 1
    score: 17
Loaded mirror free.nchc.org.tw with current score of 17
    score: 17
Loaded mirror free.nchc.org.tw with current score of 17
    score: 3
Loaded mirror archlinux.mirror.server24.net with current score of 3
    score: 3
Loaded mirror archlinux.mirror.server24.net with current score of 3
    score: 1
Loaded mirror mirror.juniorjpdj.pl with current score of 1
    score: 1
Loaded mirror mirror.juniorjpdj.pl with current score of 1
    score: 3
Loaded mirror mirror.juniorjpdj.pl with current score of 3
Loaded mirror mirror.cloudweeb.com
Loaded mirror mirror.cloudweeb.com
    score: 1
Loaded mirror archlinux.datagr.am with current score of 1
    score: 3
Loaded mirror archlinux.datagr.am with current score of 3
    score: 1
Loaded mirror mirror.nw-sys.ru with current score of 1
    score: 1
Loaded mirror mirror.nw-sys.ru with current score of 1
    score: 2
Loaded mirror mirror.nw-sys.ru with current score of 2
Loaded mirror repo.skni.umcs.pl
Loaded mirror repo.skni.umcs.pl
Loaded mirror repo.skni.umcs.pl
Loaded mirror mirror.cybersecurity.nmt.edu
Loaded mirror mirror.cybersecurity.nmt.edu
    score: 3
Loaded mirror mirror.0xem.ma with current score of 3
    score: 3
Loaded mirror mirror.0xem.ma with current score of 3
    score: 5
Loaded mirror mirror.0xem.ma with current score of 5
    score: 2
Loaded mirror mirror.cj2.nl with current score of 2
    score: 2
Loaded mirror mirror.cj2.nl with current score of 2
    score: 3
Loaded mirror mirror.cj2.nl with current score of 3
Loaded mirror mirror.hostup.org
Loaded mirror mirror.hostup.org
Loaded mirror mirror.hostup.org
    score: 1
Loaded mirror mirrors.xtom.de with current score of 1
    score: 1
Loaded mirror mirrors.xtom.de with current score of 1
    score: 2
Loaded mirror mirrors.xtom.de with current score of 2
    score: 1
Loaded mirror mirrors.xtom.ee with current score of 1
    score: 1
Loaded mirror mirrors.xtom.ee with current score of 1
    score: 3
Loaded mirror mirrors.xtom.ee with current score of 3
    score: 1
Loaded mirror mirror.cyberbits.asia with current score of 1
    score: 7
Loaded mirror rsync.cyberbits.asia with current score of 7
    score: 0
Loaded mirror mirror.moson.org
    score: 0
Loaded mirror mirror.moson.org
    score: 2
Loaded mirror mirror.moson.org with current score of 2
Loaded mirror mirror.phx1.us.spryservers.net
Loaded mirror mirror.phx1.us.spryservers.net
Loaded mirror mirror.phx1.us.spryservers.net
    score: 1
Loaded mirror arch.yhtez.xyz with current score of 1
    score: 1
Loaded mirror arch.yhtez.xyz with current score of 1
    score: 3
Loaded mirror arch.yhtez.xyz with current score of 3
    score: 2
Loaded mirror mirror.2degrees.nz with current score of 2
    score: 2
Loaded mirror mirror.2degrees.nz with current score of 2
    score: 7
Loaded mirror mirror.2degrees.nz with current score of 7
Loaded mirror mirror.hostiran.ir
Loaded mirror mirror.hostiran.ir
Loaded mirror mirror.powerfly.ca
Loaded mirror mirror.powerfly.ca
Loaded mirror mirror.powerfly.ca
Loaded mirror ftp.ludd.ltu.se
    score: 6
Loaded mirror arch.mithril.re with current score of 6
    score: 3
Loaded mirror mirror.jingk.ai with current score of 3
    score: 4
Loaded mirror mirror.jingk.ai with current score of 4
    score: 6
Loaded mirror mirror.jingk.ai with current score of 6
    score: 4
Loaded mirror mirrors.wsyu.edu.cn with current score of 4
    score: 3
Loaded mirror mirrors.wsyu.edu.cn with current score of 3
    score: 7
Loaded mirror mirrors.wsyu.edu.cn with current score of 7
Loaded mirror mirrors.radwebhosting.com
Loaded mirror mirrors.radwebhosting.com
Loaded mirror mirrors.radwebhosting.com
    score: 1
Loaded mirror mirror.theash.xyz with current score of 1
    score: 15
Loaded mirror mirror.sabay.com.kh with current score of 15
    score: 15
Loaded mirror mirror.sabay.com.kh with current score of 15
    score: 19391
Loaded mirror mirror.cov.ukservers.com with current score of 19391
    score: 19391
Loaded mirror mirror.cov.ukservers.com with current score of 19391
Loaded mirror archlinux.astra.in.ua
Loaded mirror archlinux.astra.in.ua
Loaded mirror archlinux.astra.in.ua
    score: 2
Loaded mirror ftp.psnc.pl with current score of 2
    score: 1
Loaded mirror ftp.psnc.pl with current score of 1
    score: 2
Loaded mirror mirror.clarkson.edu with current score of 2
    score: 2
Loaded mirror mirror.clarkson.edu with current score of 2
Loaded mirror mirror.clarkson.edu
    score: 12
Loaded mirror mirror.repository.id with current score of 12
    score: 12
Loaded mirror mirror.repository.id with current score of 12
    score: 18
Loaded mirror mirror.repository.id with current score of 18
    score: 4405
Loaded mirror repo.hyron.dev with current score of 4405
    score: 4405
Loaded mirror repo.hyron.dev with current score of 4405
Loaded mirror mirrors.viflcraft.top
Loaded mirror mirrors.viflcraft.top
    score: 13
Loaded mirror mirror.iusearchbtw.nl with current score of 13
    score: 8
Loaded mirror mirrors.up.pt with current score of 8
    score: 9
Loaded mirror mirrors.up.pt with current score of 9
    score: 11
Loaded mirror mirrors.up.pt with current score of 11
    score: 1
Loaded mirror mirror.pagenotfound.de with current score of 1
    score: 1
Loaded mirror mirror.pagenotfound.de with current score of 1
    score: 3
Loaded mirror mirror.pagenotfound.de with current score of 3
    score: 2
Loaded mirror ossmirror.mycloud.services with current score of 2
    score: 4
Loaded mirror ossmirror.mycloud.services with current score of 4
    score: 30
Loaded mirror mirror.bardia.tech with current score of 30
    score: 30
Loaded mirror mirror.bardia.tech with current score of 30
    score: 1
Loaded mirror at.arch.mirror.kescher.at with current score of 1
    score: 1
Loaded mirror de.arch.mirror.kescher.at with current score of 1
    score: 3
Loaded mirror at.arch.mirror.kescher.at with current score of 3
    score: 3
Loaded mirror de.arch.mirror.kescher.at with current score of 3
    score: 3
Loaded mirror archlinux.homeinfo.de with current score of 3
    score: 2
Loaded mirror archlinux.ourhome.kiwi with current score of 2
    score: 3
Loaded mirror is.mirror.flokinet.net with current score of 3
    score: 3
Loaded mirror nl.mirror.flokinet.net with current score of 3
    score: 3
Loaded mirror ro.mirror.flokinet.net with current score of 3
    score: 3
Loaded mirror is.mirror.flokinet.net with current score of 3
    score: 3
Loaded mirror nl.mirror.flokinet.net with current score of 3
    score: 3
Loaded mirror ro.mirror.flokinet.net with current score of 3
    score: 5
Loaded mirror is.mirror.flokinet.net with current score of 5
    score: 5
Loaded mirror nl.mirror.flokinet.net with current score of 5
    score: 9
Loaded mirror ro.mirror.flokinet.net with current score of 9
    score: 2
Loaded mirror mirror.ibakerserver.pt with current score of 2
    score: 2
Loaded mirror mirror.funami.tech with current score of 2
    score: 2
Loaded mirror mirror.funami.tech with current score of 2
    score: 6
Loaded mirror mirror.funami.tech with current score of 6
    score: 4
Loaded mirror mirrors.aliyun.com with current score of 4
    score: 3
Loaded mirror mirrors.aliyun.com with current score of 3
Loaded mirror mirror.safe-con.dk
Loaded mirror rsync.mirror.safe-con.dk
    score: 2
Loaded mirror mirror.sg.gs with current score of 2
    score: 2
Loaded mirror mirror.sg.gs with current score of 2
    score: 3
Loaded mirror mirrors.gandi.net with current score of 3
    score: 4
Loaded mirror mirrors.gandi.net with current score of 4
    score: 2
Loaded mirror os.codefionn.eu with current score of 2
    score: 3
Loaded mirror os.codefionn.eu with current score of 3
    score: 5
Loaded mirror os.codefionn.eu with current score of 5
    score: 2
Loaded mirror mirrors.janbruckner.de with current score of 2
    score: 3
Loaded mirror mirrors.janbruckner.de with current score of 3
    score: 4
Loaded mirror mirrors.janbruckner.de with current score of 4
Loaded mirror mirror.eloteam.tk
Loaded mirror mirror.eloteam.tk
Loaded mirror rsync.eloteam.tk
Loaded mirror arch.juline.tech
Loaded mirror arch.juline.tech
    score: 2
Loaded mirror mirror.archlinux.tw with current score of 2
    score: 2
Loaded mirror mirror.archlinux.tw with current score of 2
    score: 5
Loaded mirror mirror.archlinux.tw with current score of 5
Loaded mirror archlinux.mirror.net.in
Loaded mirror archlinux.mirror.net.in
    score: 9
Loaded mirror mirror.arvancloud.ir with current score of 9
    score: 9
Loaded mirror mirror.arvancloud.ir with current score of 9
    score: 1
Loaded mirror mirror.alwyzon.net with current score of 1
    score: 1
Loaded mirror mirror.alwyzon.net with current score of 1
    score: 3
Loaded mirror mirror.alwyzon.net with current score of 3
Loaded mirror lysakermoen.com
Loaded mirror lysakermoen.com
    score: 1
Loaded mirror mirror.theo546.fr with current score of 1
    score: 1
Loaded mirror mirror.theo546.fr with current score of 1
    score: 3
Loaded mirror mirror.theo546.fr with current score of 3
    score: 5
Loaded mirror kebo.pens.ac.id with current score of 5
    score: 3
Loaded mirror mirror.albony.in with current score of 3
    score: 2
Loaded mirror mirror.maa.albony.in with current score of 2
    score: 2
Loaded mirror mirror.nag.albony.in with current score of 2
    score: 1
Loaded mirror mirror.informatik.tu-freiberg.de with current score of 1
    score: 1
Loaded mirror mirror.informatik.tu-freiberg.de with current score of 1
Loaded mirror depo.turkiye.linux.web.tr
Loaded mirror depo.turkiye.linux.web.tr
Loaded mirror depo.turkiye.linux.web.tr
Loaded mirror mirroir.labhouse.fr
Loaded mirror mirroir.labhouse.fr
Loaded mirror srv.labhouse.fr
    score: 5
Loaded mirror mirrors.bloomu.edu with current score of 5
    score: 4
Loaded mirror mirrors.bloomu.edu with current score of 4
    score: 7
Loaded mirror mirrors.bloomu.edu with current score of 7
    score: 0
Loaded mirror mirror.tux.si
    score: 1
Loaded mirror mirror.tux.si with current score of 1
    score: 2
Loaded mirror mirror.tux.si with current score of 2
    score: 1
Loaded mirror codingflyboy.mm.fcix.net with current score of 1
    score: 1
Loaded mirror coresite.mm.fcix.net with current score of 1
    score: 1
Loaded mirror edgeuno-bog2.mm.fcix.net with current score of 1
    score: 1
Loaded mirror forksystems.mm.fcix.net with current score of 1
    score: 1
Loaded mirror gsl-syd.mm.fcix.net with current score of 1
    score: 1
Loaded mirror irltoolkit.mm.fcix.net with current score of 1
    score: 1
Loaded mirror mirror.fcix.net with current score of 1
    score: 1
Loaded mirror mnvoip.mm.fcix.net with current score of 1
    score: 1
Loaded mirror nnenix.mm.fcix.net with current score of 1
    score: 1
Loaded mirror nocix.mm.fcix.net with current score of 1
    score: 2
Loaded mirror ohioix.mm.fcix.net with current score of 2
    score: 1
Loaded mirror opencolo.mm.fcix.net with current score of 1
    score: 1
Loaded mirror ridgewireless.mm.fcix.net with current score of 1
    score: 1
Loaded mirror southfront.mm.fcix.net with current score of 1
    score: 1
Loaded mirror uvermont.mm.fcix.net with current score of 1
    score: 1
Loaded mirror volico.mm.fcix.net with current score of 1
    score: 1
Loaded mirror ziply.mm.fcix.net with current score of 1
    score: 1
Loaded mirror codingflyboy.mm.fcix.net with current score of 1
    score: 1
Loaded mirror coresite.mm.fcix.net with current score of 1
    score: 1
Loaded mirror edgeuno-bog2.mm.fcix.net with current score of 1
    score: 1
Loaded mirror forksystems.mm.fcix.net with current score of 1
    score: 1
Loaded mirror gsl-syd.mm.fcix.net with current score of 1
    score: 1
Loaded mirror irltoolkit.mm.fcix.net with current score of 1
    score: 1
Loaded mirror mirror.fcix.net with current score of 1
    score: 1
Loaded mirror mnvoip.mm.fcix.net with current score of 1
    score: 1
Loaded mirror nnenix.mm.fcix.net with current score of 1
    score: 1
Loaded mirror nocix.mm.fcix.net with current score of 1
    score: 2
Loaded mirror ohioix.mm.fcix.net with current score of 2
    score: 1
Loaded mirror opencolo.mm.fcix.net with current score of 1
    score: 1
Loaded mirror ridgewireless.mm.fcix.net with current score of 1
    score: 1
Loaded mirror southfront.mm.fcix.net with current score of 1
    score: 1
Loaded mirror uvermont.mm.fcix.net with current score of 1
    score: 1
Loaded mirror volico.mm.fcix.net with current score of 1
    score: 1
Loaded mirror ziply.mm.fcix.net with current score of 1
    score: 3
Loaded mirror codingflyboy.mm.fcix.net with current score of 3
    score: 3
Loaded mirror coresite.mm.fcix.net with current score of 3
    score: 4
Loaded mirror edgeuno-bog2.mm.fcix.net with current score of 4
    score: 3
Loaded mirror forksystems.mm.fcix.net with current score of 3
    score: 4
Loaded mirror gsl-syd.mm.fcix.net with current score of 4
    score: 3
Loaded mirror irltoolkit.mm.fcix.net with current score of 3
    score: 3
Loaded mirror mnvoip.mm.fcix.net with current score of 3
    score: 3
Loaded mirror nnenix.mm.fcix.net with current score of 3
    score: 3
Loaded mirror nocix.mm.fcix.net with current score of 3
    score: 6
Loaded mirror ohioix.mm.fcix.net with current score of 6
    score: 3
Loaded mirror opencolo.mm.fcix.net with current score of 3
    score: 3
Loaded mirror ridgewireless.mm.fcix.net with current score of 3
    score: 3
Loaded mirror southfront.mm.fcix.net with current score of 3
    score: 3
Loaded mirror uvermont.mm.fcix.net with current score of 3
    score: 3
Loaded mirror volico.mm.fcix.net with current score of 3
    score: 3
Loaded mirror ziply.mm.fcix.net with current score of 3
    score: 1
Loaded mirror america.mirror.pkgbuild.com with current score of 1
    score: 1
Loaded mirror asia.mirror.pkgbuild.com with current score of 1
    score: 1
Loaded mirror europe.mirror.pkgbuild.com with current score of 1
    score: 1
Loaded mirror geo.mirror.pkgbuild.com with current score of 1
    score: 1
Loaded mirror london.mirror.pkgbuild.com with current score of 1
Loaded mirror seoul.mirror.pkgbuild.com
    score: 1
Loaded mirror sydney.mirror.pkgbuild.com with current score of 1
Loaded mirror mirrors.njupt.edu.cn
    score: 1
Loaded mirror in-mirror.garudalinux.org with current score of 1
    score: 2
Loaded mirror in-mirror.garudalinux.org with current score of 2
    score: 2
Loaded mirror mirror.kamtv.ru with current score of 2
    score: 2
Loaded mirror mirror.kamtv.ru with current score of 2
    score: 7
Loaded mirror mirrors.shanghaitech.edu.cn with current score of 7
    score: 6
Loaded mirror mirrors.shanghaitech.edu.cn with current score of 6
    score: 1
Loaded mirror mirror.sahil.world with current score of 1
    score: 1
Loaded mirror mirror.sahil.world with current score of 1
    score: 3
Loaded mirror mirror.xenyth.net with current score of 3
    score: 3
Loaded mirror mirror.xenyth.net with current score of 3
    score: 4
Loaded mirror mirror.xenyth.net with current score of 4
    score: 14
Loaded mirror mirror.dc.uz with current score of 14
    score: 14
Loaded mirror mirror.dc.uz with current score of 14
    score: 16
Loaded mirror mirror.dc.uz with current score of 16
    score: 1
Loaded mirror mirrors.vectair.net with current score of 1
    score: 1
Loaded mirror mirrors.vectair.net with current score of 1
    score: 3304
Loaded mirror mirrors.nxtgen.com with current score of 3304
    score: 3304
Loaded mirror mirrors.nxtgen.com with current score of 3304
    score: 2
Loaded mirror arch.mirror.k0.ae with current score of 2
    score: 10
Loaded mirror mirror.yuki.net.uk with current score of 10
    score: 10
Loaded mirror mirror.yuki.net.uk with current score of 10
    score: 12
Loaded mirror rsync.yuki.net.uk with current score of 12
    score: 3
Loaded mirror fastmirror.pp.ua with current score of 3
    score: 3
Loaded mirror fastmirror.pp.ua with current score of 3
    score: 4
Loaded mirror fastmirror.pp.ua with current score of 4
    score: 4
Loaded mirror mirror.mangohost.net with current score of 4
    score: 4
Loaded mirror mirror.mangohost.net with current score of 4
    score: 5
Loaded mirror mirror.mangohost.net with current score of 5
Loaded mirror mirror.lebedinets.ru
Loaded mirror mirror.lebedinets.ru
Loaded mirror mirror.lebedinets.ru
    score: 13
Loaded mirror mirrors.evoluso.com with current score of 13
    score: 1
Loaded mirror mirrors.abhy.me with current score of 1
    score: 1
Loaded mirror mirror.zackmyers.io with current score of 1
Loaded mirror mirror.zackmyers.io
    score: 13
Loaded mirror mirror.fossable.org with current score of 13
    score: 15
Loaded mirror mirror.fossable.org with current score of 15
    score: 1
Loaded mirror mirror.cmt.de with current score of 1
    score: 1
Loaded mirror mirror.cmt.de with current score of 1
    score: 1
Loaded mirror mirror1.sl-chat.ru with current score of 1
    score: 1
Loaded mirror mirror2.sl-chat.ru with current score of 1
    score: 1
Loaded mirror mirror3.sl-chat.ru with current score of 1
    score: 3
Loaded mirror mirror1.sl-chat.ru with current score of 3
    score: 3
Loaded mirror mirror2.sl-chat.ru with current score of 3
    score: 3
Loaded mirror mirror3.sl-chat.ru with current score of 3
    score: 151
Loaded mirror wcbmedia.io with current score of 151
    score: 154
Loaded mirror wcbmedia.io with current score of 154
    score: 1
Loaded mirror arch.sakamoto.pl with current score of 1
    score: 1
Loaded mirror arch.sakamoto.pl with current score of 1
Loaded mirror mirror.saebasol.org
Loaded mirror mirror.saebasol.org
    score: 3
Loaded mirror mirror.metanet.ch with current score of 3
    score: 3
Loaded mirror mirror.metanet.ch with current score of 3
Loaded mirror mirror.jordanrey.me
Loaded mirror mirror.jordanrey.me
Loaded mirror mirror.spaceint.fr
Loaded mirror mirror.spaceint.fr
Loaded mirror mirror.spaceint.fr
    score: 1
Loaded mirror archlinux.interhost.co.il with current score of 1
    score: 2
Loaded mirror archlinux.interhost.co.il with current score of 2
    score: 4
Loaded mirror archlinux.interhost.co.il with current score of 4
    score: 12
Loaded mirror mirror.it4i.cz with current score of 12
    score: 12
Loaded mirror mirror.it4i.cz with current score of 12
Loaded mirror mirror.it4i.cz
    score: 0
Loaded mirror md.mirrors.hacktegic.com
    score: 1
Loaded mirror md.mirrors.hacktegic.com with current score of 1
Loaded mirror archmirror.xyz
Loaded mirror archmirror.xyz
Loaded mirror archmirror.xyz
    score: 62
Loaded mirror mirror.worldhotspot.org with current score of 62
Loaded mirror mirror.stjschools.org
Loaded mirror mirror.stjschools.org
    score: 1
Loaded mirror mirror.sunred.org with current score of 1
    score: 1
Loaded mirror mirror.sunred.org with current score of 1
    score: 3
Loaded mirror sync.mirror.sunred.org with current score of 3
    score: 1
Loaded mirror m.lqy.me with current score of 1
    score: 5
Loaded mirror mirror.yer.az with current score of 5
    score: 5
Loaded mirror mirror.yer.az with current score of 5
    score: 3
Loaded mirror repo.slithery.uk with current score of 3
    score: 3
Loaded mirror mirror.ditatompel.com with current score of 3
    score: 4
Loaded mirror mirror.ditatompel.com with current score of 4
Loaded mirror mirror.infernocomms.net
Loaded mirror mirror.infernocomms.net
Loaded mirror mirror.infernocomms.net
    score: 13
Loaded mirror arch.mirror.winslow.cloud with current score of 13
    score: 0
Loaded mirror mirror.lcarilla.de
    score: 1
Loaded mirror mirror.lcarilla.de with current score of 1
    score: 2
Loaded mirror mirror.lcarilla.de with current score of 2
    score: 1
Loaded mirror mirror.quantum5.ca with current score of 1
    score: 1
Loaded mirror mirror.quantum5.ca with current score of 1
    score: 2
Loaded mirror mirror.quantum5.ca with current score of 2
    score: 8
Loaded mirror mirrors.marquitos.space with current score of 8
    score: 7
Loaded mirror mirrors.marquitos.space with current score of 7
    score: 3
Loaded mirror mirror.5i.fi with current score of 3
    score: 4
Loaded mirror mirror.5i.fi with current score of 4
    score: 5
Loaded mirror mirror.5i.fi with current score of 5
Loaded mirror mirror.hostart.az
Loaded mirror mirror.hostart.az
    score: 2
Loaded mirror archlinux-mirror.cloud.mu with current score of 2
    score: 3
Loaded mirror archlinux-mirror.cloud.mu with current score of 3
    score: 1
Loaded mirror repo.br.ee with current score of 1
    score: 2
Loaded mirror repo.br.ee with current score of 2
    score: 3
Loaded mirror repo.br.ee with current score of 3
    score: 5
Loaded mirror mirror.4v1.in with current score of 5
    score: 11
Loaded mirror mirror.4v1.in with current score of 11
    score: 19
Loaded mirror mirror.4v1.in with current score of 19
Loaded mirror archmirror.hogwarts.fr
Loaded mirror archmirror.hogwarts.fr
    score: 2
Loaded mirror archlinux.richard-neumann.de with current score of 2
    score: 1
Loaded mirror mirror.adectra.com with current score of 1
    score: 2
Loaded mirror mirror.adectra.com with current score of 2
    score: 4
Loaded mirror mirror.adectra.com with current score of 4
    score: 6
Loaded mirror mirror.hnd.cl with current score of 6
    score: 6
Loaded mirror mirror.hnd.cl with current score of 6
    score: 9
Loaded mirror mirror.hnd.cl with current score of 9
    score: 2
Loaded mirror mirrors.jlu.edu.cn with current score of 2
    score: 3
Loaded mirror mirrors.jlu.edu.cn with current score of 3
    score: 6
Loaded mirror mirrors.jlu.edu.cn with current score of 6
    score: 8
Loaded mirror mirror.vinehost.net with current score of 8
    score: 8
Loaded mirror mirror.vinehost.net with current score of 8
    score: 10
Loaded mirror mirror.vinehost.net with current score of 10
    score: 1
Loaded mirror mirror.bahnhof.net with current score of 1
    score: 1
Loaded mirror mirror.bahnhof.net with current score of 1
    score: 4
Loaded mirror mirror.bahnhof.net with current score of 4
    score: 11
Loaded mirror kacabenggala.uny.ac.id with current score of 11
Loaded mirror mirror.nishi.network
Loaded mirror mirror.nishi.network
    score: 3
Loaded mirror mirror.kpfu.ru with current score of 3
    score: 3
Loaded mirror mirror.kpfu.ru with current score of 3
    score: 5
Loaded mirror mirror.morgan.kr with current score of 5
    score: 6
Loaded mirror mirror.morgan.kr with current score of 6
Loaded mirror mirror.morgan.kr
    score: 7
Loaded mirror mirror.nyist.edu.cn with current score of 7
    score: 7
Loaded mirror mirror.nyist.edu.cn with current score of 7
    score: 11
Loaded mirror mirrors.qlu.edu.cn with current score of 11
Loaded mirror mirror.barata.pt
Loaded mirror mirror.barata.pt
Loaded mirror mirror.barata.pt
    score: 1
Loaded mirror repo.jing.rocks with current score of 1
    score: 1
Loaded mirror repo.jing.rocks with current score of 1
    score: 3
Loaded mirror repo.jing.rocks with current score of 3
    score: 3
Loaded mirror mirrors.nguyenhoang.cloud with current score of 3
    score: 13
Loaded mirror mirror.citrahost.com with current score of 13
    score: 13
Loaded mirror mirror.citrahost.com with current score of 13
    score: 7
Loaded mirror mirror1.sox.rs with current score of 7
    score: 7
Loaded mirror mirror1.sox.rs with current score of 7
    score: 9
Loaded mirror mirror1.sox.rs with current score of 9
    score: 1
Loaded mirror nox.panibrez.com with current score of 1
    score: 1
Loaded mirror mirror.hugo-betrugo.de with current score of 1
    score: 1
Loaded mirror mirror.hugo-betrugo.de with current score of 1
    score: 2
Loaded mirror mirror.hugo-betrugo.de with current score of 2
    score: 4
Loaded mirror mirror.its-tps.fr with current score of 4
    score: 4
Loaded mirror mirror.its-tps.fr with current score of 4
    score: 6
Loaded mirror mirror.its-tps.fr with current score of 6
Loaded mirror mirrors.opensource.is
Loaded mirror mirrors.opensource.is
Loaded mirror mirrors.opensource.is
    score: 1
Loaded mirror arch.kurdy.org with current score of 1
    score: 3
Loaded mirror kurdy.org with current score of 3
    score: 3
Loaded mirror arch.goober.cloud with current score of 3
    score: 4
Loaded mirror arch.goober.cloud with current score of 4
    score: 2
Loaded mirror mirror.bouwhuis.network with current score of 2
    score: 3
Loaded mirror mirror.bouwhuis.network with current score of 3
    score: 6
Loaded mirror mirror.bouwhuis.network with current score of 6
    score: 1
Loaded mirror mirrors.bjg.at with current score of 1
Loaded mirror mirrors.bjg.at
    score: 2
Loaded mirror mirrors.hosterion.ro with current score of 2
    score: 2
Loaded mirror mirrors.hosterion.ro with current score of 2
Loaded mirror archlinux.macarne.com
Loaded mirror archlinux.macarne.com
    score: 1
Loaded mirror mirror.qctronics.com with current score of 1
    score: 2
Loaded mirror rsync.qctronics.com with current score of 2
    score: 4
Loaded mirror mirror.cpsc.ucalgary.ca with current score of 4
    score: 4
Loaded mirror mirror.cpsc.ucalgary.ca with current score of 4
    score: 5
Loaded mirror mirror.cpsc.ucalgary.ca with current score of 5
    score: 14
Loaded mirror mirrors.jxust.edu.cn with current score of 14
    score: 15
Loaded mirror mirrors.jxust.edu.cn with current score of 15
    score: 10
Loaded mirror mirrors.atlas.net.co with current score of 10
    score: 9
Loaded mirror mirrors.atlas.net.co with current score of 9
    score: 13
Loaded mirror mirror.pilotfiber.com with current score of 13
    score: 3
Loaded mirror mirrors.iu13.net with current score of 3
    score: 3
Loaded mirror mirrors.iu13.net with current score of 3
    score: 6
Loaded mirror mirrors.iu13.net with current score of 6
    score: 2
Loaded mirror mirror.leitecastro.com with current score of 2
    score: 2
Loaded mirror mirror.leitecastro.com with current score of 2
    score: 4
Loaded mirror mirror.leitecastro.com with current score of 4
    score: 4
Loaded mirror elmirror.cl with current score of 4
    score: 5
Loaded mirror elmirror.cl with current score of 5
    score: 9
Loaded mirror elmirror.cl with current score of 9
Loaded mirror ncuesaweb.ncue.edu.tw
Loaded mirror mirrors.qvq.net.cn
Loaded mirror mirrors.qvq.net.cn
Loaded mirror mirror.accuris.ca
Loaded mirror mirror.accuris.ca
Loaded mirror mirror.accuris.ca
    score: 1
Loaded mirror mirror.twds.com.tw with current score of 1
    score: 1
Loaded mirror mirror.twds.com.tw with current score of 1
    score: 4
Loaded mirror mirror.twds.com.tw with current score of 4
    score: 2
Loaded mirror mirror.st2projects.com with current score of 2
    score: 2
Loaded mirror mirror.colonelhosting.com with current score of 2
    score: 2
Loaded mirror mirror.colonelhosting.com with current score of 2
    score: 5
Loaded mirror pkg.adfinis-on-exoscale.ch with current score of 5
    score: 4
Loaded mirror pkg.adfinis-on-exoscale.ch with current score of 4
    score: 5
Loaded mirror pkg.adfinis-on-exoscale.ch with current score of 5
    score: 4
Loaded mirror pkg.adfinis-on-exoscale.ch with current score of 4
    score: 2
Loaded mirror mirror.rznet.fr with current score of 2
    score: 2
Loaded mirror mirror.rznet.fr with current score of 2
    score: 4
Loaded mirror www.miraa.jp with current score of 4
    score: 4
Loaded mirror www.miraa.jp with current score of 4
    score: 8
Loaded mirror www.miraa.jp with current score of 8
Loaded mirror mirror.eto.dev
    score: 7
Loaded mirror mirrors.jcut.edu.cn with current score of 7
    score: 8
Loaded mirror mirrors.jcut.edu.cn with current score of 8
    score: 4
Loaded mirror mirror.timtal.com.tr with current score of 4
    score: 4
Loaded mirror mirror.timtal.com.tr with current score of 4
    score: 6
Loaded mirror mirror.timtal.com.tr with current score of 6
    score: 2
Loaded mirror lidsol.fi-b.unam.mx with current score of 2
    score: 3
Loaded mirror lidsol.fi-b.unam.mx with current score of 3
    score: 4
Loaded mirror lidsol.fi-b.unam.mx with current score of 4
    score: 0
Loaded mirror al.arch.niranjan.co
    score: 0
Loaded mirror de.arch.niranjan.co
    score: 1
Loaded mirror in.arch.niranjan.co with current score of 1
    score: 0
Loaded mirror ro.arch.niranjan.co
    score: 1
Loaded mirror sg.arch.niranjan.co with current score of 1
    score: 0
Loaded mirror us.arch.niranjan.co
    score: 0
Loaded mirror al.arch.niranjan.co
    score: 0
Loaded mirror de.arch.niranjan.co
    score: 1
Loaded mirror in.arch.niranjan.co with current score of 1
    score: 1
Loaded mirror ro.arch.niranjan.co with current score of 1
    score: 1
Loaded mirror sg.arch.niranjan.co with current score of 1
    score: 1
Loaded mirror us.arch.niranjan.co with current score of 1
Loaded mirror linuxromania.ro
Loaded mirror linuxromania.ro
Loaded mirror linuxromania.ro
    score: 8
Loaded mirror mirrors.pablonara.com with current score of 8
    score: 8
Loaded mirror mirrors.pablonara.com with current score of 8
    score: 2
Loaded mirror mirror.raiolanetworks.com with current score of 2
    score: 2
Loaded mirror mirror.raiolanetworks.com with current score of 2
    score: 4
Loaded mirror mirror.raiolanetworks.com with current score of 4
    score: 3
Loaded mirror mirrors.huongnguyen.dev with current score of 3
    score: 2
Loaded mirror files.hadiko.de with current score of 2
    score: 1
Loaded mirror mirror.braindrainlan.nu with current score of 1
    score: 3
Loaded mirror mirror.braindrainlan.nu with current score of 3
    score: 27
Loaded mirror mirrors.reitarovskyi.tech with current score of 27
    score: 27
Loaded mirror mirrors.reitarovskyi.tech with current score of 27
    score: 1
Loaded mirror arch.syxpi.fr with current score of 1
    score: 1
Loaded mirror arch.syxpi.fr with current score of 1
    score: 1
Loaded mirror archlinux.doridian.net with current score of 1
    score: 3
Loaded mirror archlinux.doridian.net with current score of 3
    score: 8
Loaded mirror elda.asgardius.company with current score of 8
    score: 9
Loaded mirror elda.asgardius.company with current score of 9
    score: 1
Loaded mirror mirror.hasphetica.win with current score of 1
    score: 1
Loaded mirror mirror.hasphetica.win with current score of 1
    score: 3
Loaded mirror mirror.hasphetica.win with current score of 3
    score: 1
Loaded mirror mirror.server.net with current score of 1
    score: 1
Loaded mirror mirror.server.net with current score of 1
    score: 1
Loaded mirror arch-mirror.marcusspencer.xyz with current score of 1
    score: 3
Loaded mirror arch-mirror.marcusspencer.xyz with current score of 3
    score: 5
Loaded mirror mirrors.xhosts.co.uk with current score of 5
    score: 1
Loaded mirror at-vie.soulharsh007.dev with current score of 1
    score: 1
Loaded mirror us-mnz.soulharsh007.dev with current score of 1
    score: 1
Loaded mirror mirrors.saswata.cc with current score of 1
    score: 1
Loaded mirror mirrors.saswata.cc with current score of 1
    score: 4
Loaded mirror mirrors.saswata.cc with current score of 4
    score: 1
Loaded mirror archlinux.gay with current score of 1
    score: 2
Loaded mirror archlinux.gay with current score of 2
    score: 3
Loaded mirror repo.c48.uk with current score of 3
    score: 3
Loaded mirror repo.c48.uk with current score of 3
    score: 4
Loaded mirror repo.c48.uk with current score of 4
    score: 1
Loaded mirror f.matthieul.dev with current score of 1
    score: 3
Loaded mirror mirrors.nepalicloud.com with current score of 3
    score: 3
Loaded mirror mirrors.nepalicloud.com with current score of 3
Checking download speed of mirrors.rit.edu[1] by fetching: http://mirrors.rit.edu/archlinux/core/os/x86_64/core.db
    speed: 501624.65905215446 (0.47MiB/s)
Checking download speed of mirrors.rit.edu[1] by fetching: https://mirrors.rit.edu/archlinux/core/os/x86_64/core.db
    speed: 529113.801202128 (0.5MiB/s)
Checking download speed of www.gtlib.gatech.edu[13] by fetching: http://www.gtlib.gatech.edu/pub/archlinux/core/os/x86_64/core.db
    speed: 318713.82225988444 (0.3MiB/s)
Checking download speed of mirror.umd.edu[4] by fetching: http://mirror.umd.edu/archlinux/core/os/x86_64/core.db
    speed: 330133.3633617486 (0.31MiB/s)
Checking download speed of mirror.umd.edu[4] by fetching: https://mirror.umd.edu/archlinux/core/os/x86_64/core.db
    speed: 778330.0966635853 (0.74MiB/s)
Checking download speed of ftp.osuosl.org[7] by fetching: http://ftp.osuosl.org/pub/archlinux/core/os/x86_64/core.db
    speed: 501940.2856567466 (0.47MiB/s)
Checking download speed of ftp.osuosl.org[7] by fetching: https://ftp.osuosl.org/pub/archlinux/core/os/x86_64/core.db
    speed: 488324.070037401 (0.46MiB/s)
Checking download speed of mirrors.lug.mtu.edu[1] by fetching: http://mirrors.lug.mtu.edu/archlinux/core/os/x86_64/core.db
    speed: 237138.21481204833 (0.22MiB/s)
Checking download speed of mirrors.lug.mtu.edu[1] by fetching: https://mirrors.lug.mtu.edu/archlinux/core/os/x86_64/core.db
    speed: 437795.58807496185 (0.41MiB/s)
Checking download speed of mirrors.xmission.com[4] by fetching: http://mirrors.xmission.com/archlinux/core/os/x86_64/core.db
    speed: 1165806.1745721102 (1.11MiB/s)
Checking download speed of mirrors.kernel.org[2] by fetching: http://mirrors.kernel.org/archlinux/core/os/x86_64/core.db
    speed: 249094.96558894383 (0.23MiB/s)
Checking download speed of mirrors.kernel.org[2] by fetching: https://mirrors.kernel.org/archlinux/core/os/x86_64/core.db
    speed: 369239.7928089878 (0.35MiB/s)
Checking download speed of mirrors.cat.pdx.edu[1] by fetching: http://mirrors.cat.pdx.edu/archlinux/core/os/x86_64/core.db
    speed: 1218614.4551803318 (1.16MiB/s)
Checking download speed of mirrors.rutgers.edu[2] by fetching: http://mirrors.rutgers.edu/archlinux/core/os/x86_64/core.db
    speed: 181040.1955067362 (0.17MiB/s)
Checking download speed of mirror.dal10.us.leaseweb.net[1] by fetching: http://mirror.dal10.us.leaseweb.net/archlinux/core/os/x86_64/core.db
    speed: 547966.9654939321 (0.52MiB/s)
Checking download speed of mirror.mia11.us.leaseweb.net[1] by fetching: http://mirror.mia11.us.leaseweb.net/archlinux/core/os/x86_64/core.db
    speed: 527462.0370988833 (0.5MiB/s)
Checking download speed of mirror.sfo12.us.leaseweb.net[1] by fetching: http://mirror.sfo12.us.leaseweb.net/archlinux/core/os/x86_64/core.db
    speed: 1922365.191508956 (1.83MiB/s)
Checking download speed of mirror.wdc1.us.leaseweb.net[1] by fetching: http://mirror.wdc1.us.leaseweb.net/archlinux/core/os/x86_64/core.db
    speed: 558373.5043769212 (0.53MiB/s)
Checking download speed of mirror.dal10.us.leaseweb.net[2] by fetching: https://mirror.dal10.us.leaseweb.net/archlinux/core/os/x86_64/core.db
    speed: 844060.4759785082 (0.8MiB/s)
Checking download speed of mirror.mia11.us.leaseweb.net[2] by fetching: https://mirror.mia11.us.leaseweb.net/archlinux/core/os/x86_64/core.db
    speed: 807960.7424691557 (0.77MiB/s)
Checking download speed of mirror.sfo12.us.leaseweb.net[2] by fetching: https://mirror.sfo12.us.leaseweb.net/archlinux/core/os/x86_64/core.db
    speed: 2536086.8404112607 (2.41MiB/s)
Checking download speed of mirror.wdc1.us.leaseweb.net[1] by fetching: https://mirror.wdc1.us.leaseweb.net/archlinux/core/os/x86_64/core.db
    speed: 839036.4158670875 (0.8MiB/s)
Checking download speed of mirrors.gigenet.com[3] by fetching: http://mirrors.gigenet.com/archlinux/core/os/x86_64/core.db
    speed: 462268.47027776187 (0.44MiB/s)
Checking download speed of mirror.metrocast.net[7] by fetching: http://mirror.metrocast.net/archlinux/core/os/x86_64/core.db
    speed: 234009.3264263807 (0.22MiB/s)
Checking download speed of dfw.mirror.rackspace.com[4] by fetching: http://dfw.mirror.rackspace.com/archlinux/core/os/x86_64/core.db
    speed: 811265.7295392568 (0.77MiB/s)
Checking download speed of iad.mirror.rackspace.com[4] by fetching: http://iad.mirror.rackspace.com/archlinux/core/os/x86_64/core.db
    speed: 530150.7862882274 (0.5MiB/s)
Checking download speed of ord.mirror.rackspace.com[3] by fetching: http://ord.mirror.rackspace.com/archlinux/core/os/x86_64/core.db
    speed: 551233.0808117707 (0.52MiB/s)
Checking download speed of dfw.mirror.rackspace.com[3] by fetching: https://dfw.mirror.rackspace.com/archlinux/core/os/x86_64/core.db
    speed: 770733.583233205 (0.73MiB/s)
Checking download speed of iad.mirror.rackspace.com[4] by fetching: https://iad.mirror.rackspace.com/archlinux/core/os/x86_64/core.db
    speed: 535229.6879365642 (0.51MiB/s)
Checking download speed of ord.mirror.rackspace.com[3] by fetching: https://ord.mirror.rackspace.com/archlinux/core/os/x86_64/core.db
    speed: 581545.0549104598 (0.55MiB/s)
Checking download speed of mirror.vtti.vt.edu[4] by fetching: http://mirror.vtti.vt.edu/archlinux/core/os/x86_64/core.db
    speed: 492062.832225075 (0.46MiB/s)
Checking download speed of arch.mirror.constant.com[1] by fetching: http://arch.mirror.constant.com/core/os/x86_64/core.db
    speed: 423583.5343841976 (0.4MiB/s)
Checking download speed of arch.mirror.constant.com[1] by fetching: https://arch.mirror.constant.com/core/os/x86_64/core.db
    speed: 691630.1277547453 (0.65MiB/s)
Checking download speed of mirrors.acm.wpi.edu[6] by fetching: http://mirrors.acm.wpi.edu/archlinux/core/os/x86_64/core.db
    speed: 175239.61344981086 (0.16MiB/s)
Checking download speed of mirrors.advancedhosters.com[3] by fetching: http://mirrors.advancedhosters.com/archlinux/core/os/x86_64/core.db
    speed: 389739.07112261106 (0.37MiB/s)
Checking download speed of mirrors.ocf.berkeley.edu[1] by fetching: http://mirrors.ocf.berkeley.edu/archlinux/core/os/x86_64/core.db
    speed: 1806191.308119957 (1.72MiB/s)
Checking download speed of mirrors.ocf.berkeley.edu[2] by fetching: https://mirrors.ocf.berkeley.edu/archlinux/core/os/x86_64/core.db
    speed: 2381902.657626732 (2.27MiB/s)
Checking download speed of arlm.tyzoid.com[1] by fetching: http://arlm.tyzoid.com/core/os/x86_64/core.db
    speed: 554959.7699941843 (0.52MiB/s)
Checking download speed of arlm.tyzoid.com[1] by fetching: https://arlm.tyzoid.com/core/os/x86_64/core.db
    speed: 582633.9550734026 (0.55MiB/s)
Checking download speed of mirror.math.princeton.edu[1] by fetching: http://mirror.math.princeton.edu/pub/archlinux/core/os/x86_64/core.db
    speed: 254208.23966741274 (0.24MiB/s)
Checking download speed of us.mirrors.cicku.me[1] by fetching: http://us.mirrors.cicku.me/archlinux/core/os/x86_64/core.db
    speed: 5022014.298568507 (4.78MiB/s)
Checking download speed of us.mirrors.cicku.me[1] by fetching: https://us.mirrors.cicku.me/archlinux/core/os/x86_64/core.db
    speed: 5088220.950740417 (4.85MiB/s)
Checking download speed of mirror.cs.vt.edu[8] by fetching: http://mirror.cs.vt.edu/pub/ArchLinux/core/os/x86_64/core.db
    speed: 498663.7545382063 (0.47MiB/s)
Checking download speed of mirrors.sonic.net[2] by fetching: http://mirrors.sonic.net/archlinux/core/os/x86_64/core.db
    speed: 1610275.5868240376 (1.53MiB/s)
Checking download speed of mirrors.sonic.net[2] by fetching: https://mirrors.sonic.net/archlinux/core/os/x86_64/core.db
    speed: 1628703.1469218966 (1.55MiB/s)
Checking download speed of distro.ibiblio.org[12] by fetching: http://distro.ibiblio.org/archlinux/core/os/x86_64/core.db
    speed: <undetermined> (<urlopen error [Errno -2] Name or service not known>)
Checking download speed of repo.miserver.it.umich.edu[8] by fetching: http://repo.miserver.it.umich.edu/archlinux/core/os/x86_64/core.db
    speed: 526780.3960694626 (0.5MiB/s)
Checking download speed of mirrors.xtom.com[1] by fetching: http://mirrors.xtom.com/archlinux/core/os/x86_64/core.db
    speed: 1973123.5067664434 (1.88MiB/s)
Checking download speed of mirrors.xtom.com[2] by fetching: https://mirrors.xtom.com/archlinux/core/os/x86_64/core.db
    speed: 2993779.4439311814 (2.85MiB/s)
Checking download speed of mirror.siena.edu[5] by fetching: http://mirror.siena.edu/archlinux/core/os/x86_64/core.db
    speed: 462081.28994911327 (0.44MiB/s)
Checking download speed of repo.ialab.dsu.edu[2] by fetching: http://repo.ialab.dsu.edu/archlinux/core/os/x86_64/core.db
    speed: 621675.6241474819 (0.59MiB/s)
Checking download speed of repo.ialab.dsu.edu[2] by fetching: https://repo.ialab.dsu.edu/archlinux/core/os/x86_64/core.db
    speed: 942261.7212201462 (0.89MiB/s)
Checking download speed of iad.mirrors.misaka.one[1] by fetching: http://iad.mirrors.misaka.one/archlinux/core/os/x86_64/core.db
    speed: 535951.1591091446 (0.51MiB/s)
Checking download speed of iad.mirrors.misaka.one[1] by fetching: https://iad.mirrors.misaka.one/archlinux/core/os/x86_64/core.db
    speed: 818908.1330258058 (0.78MiB/s)
Checking download speed of mirror.pit.teraswitch.com[5] by fetching: http://mirror.pit.teraswitch.com/archlinux/core/os/x86_64/core.db
    speed: 488447.8592266945 (0.46MiB/s)
Checking download speed of mirror.pit.teraswitch.com[5] by fetching: https://mirror.pit.teraswitch.com/archlinux/core/os/x86_64/core.db
    speed: 715083.4994347573 (0.68MiB/s)
Checking download speed of mirror.arizona.edu[2] by fetching: http://mirror.arizona.edu/archlinux/core/os/x86_64/core.db
    speed: 1803064.4864547756 (1.71MiB/s)
Checking download speed of mirror.arizona.edu[2] by fetching: https://mirror.arizona.edu/archlinux/core/os/x86_64/core.db
    speed: 1706740.2713471968 (1.62MiB/s)
Checking download speed of archmirror1.octyl.net[1] by fetching: http://archmirror1.octyl.net/core/os/x86_64/core.db
    speed: 1260405.911279285 (1.2MiB/s)
Checking download speed of archmirror1.octyl.net[1] by fetching: https://archmirror1.octyl.net/core/os/x86_64/core.db
    speed: 1877003.7630591004 (1.79MiB/s)
Checking download speed of plug-mirror.rcac.purdue.edu[1] by fetching: http://plug-mirror.rcac.purdue.edu/archlinux/core/os/x86_64/core.db
    speed: 526139.7438994804 (0.5MiB/s)
Checking download speed of plug-mirror.rcac.purdue.edu[2] by fetching: https://plug-mirror.rcac.purdue.edu/archlinux/core/os/x86_64/core.db
    speed: 821684.416064452 (0.78MiB/s)
Checking download speed of mirrors.mit.edu[2] by fetching: http://mirrors.mit.edu/archlinux/core/os/x86_64/core.db
    speed: 452810.59534152225 (0.43MiB/s)
Checking download speed of mirrors.mit.edu[2] by fetching: https://mirrors.mit.edu/archlinux/core/os/x86_64/core.db
    speed: 656127.1695049998 (0.62MiB/s)
Checking download speed of arch.hu.fo[1] by fetching: http://arch.hu.fo/archlinux/core/os/x86_64/core.db
    speed: 1525384.8914763143 (1.45MiB/s)
Checking download speed of arch.hu.fo[1] by fetching: https://arch.hu.fo/archlinux/core/os/x86_64/core.db
    speed: 2970366.412313676 (2.83MiB/s)
Checking download speed of zxcvfdsa.com[2] by fetching: https://zxcvfdsa.com/arch/core/os/x86_64/core.db
    speed: 332991.502240987 (0.31MiB/s)
Checking download speed of mirror.ette.biz[5] by fetching: http://mirror.ette.biz/archlinux/core/os/x86_64/core.db
    speed: 519360.3769927908 (0.49MiB/s)
Checking download speed of mirror.ette.biz[5] by fetching: https://mirror.ette.biz/archlinux/core/os/x86_64/core.db
    speed: 802971.0682077182 (0.76MiB/s)
Checking download speed of mirror.theash.xyz[1] by fetching: https://mirror.theash.xyz/arch/core/os/x86_64/core.db
    speed: <undetermined> (HTTP Error 403: Forbidden)
Checking download speed of mirror.clarkson.edu[2] by fetching: http://mirror.clarkson.edu/archlinux/core/os/x86_64/core.db
    speed: 398127.40715121856 (0.37MiB/s)
Checking download speed of mirror.clarkson.edu[2] by fetching: https://mirror.clarkson.edu/archlinux/core/os/x86_64/core.db
    speed: 667797.1217608292 (0.63MiB/s)
Checking download speed of mirrors.bloomu.edu[5] by fetching: http://mirrors.bloomu.edu/archlinux/core/os/x86_64/core.db
    speed: 442696.4047693318 (0.42MiB/s)
Checking download speed of mirrors.bloomu.edu[4] by fetching: https://mirrors.bloomu.edu/archlinux/core/os/x86_64/core.db
    speed: 435938.40737214906 (0.41MiB/s)
Checking download speed of codingflyboy.mm.fcix.net[1] by fetching: http://codingflyboy.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 2052482.3865980015 (1.95MiB/s)
Checking download speed of coresite.mm.fcix.net[1] by fetching: http://coresite.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 501663.8394919435 (0.47MiB/s)
Checking download speed of forksystems.mm.fcix.net[1] by fetching: http://forksystems.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 516002.56918524345 (0.49MiB/s)
Checking download speed of irltoolkit.mm.fcix.net[1] by fetching: http://irltoolkit.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 2511510.680035293 (2.39MiB/s)
Checking download speed of mirror.fcix.net[1] by fetching: http://mirror.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 1804044.9209495275 (1.72MiB/s)
Checking download speed of mnvoip.mm.fcix.net[1] by fetching: http://mnvoip.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 488766.19017133 (0.46MiB/s)
Checking download speed of nnenix.mm.fcix.net[1] by fetching: http://nnenix.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 387237.14992823015 (0.36MiB/s)
Checking download speed of nocix.mm.fcix.net[1] by fetching: http://nocix.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 660954.0336192327 (0.63MiB/s)
Checking download speed of ohioix.mm.fcix.net[2] by fetching: http://ohioix.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 476316.2152709903 (0.45MiB/s)
Checking download speed of opencolo.mm.fcix.net[1] by fetching: http://opencolo.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 1903310.4685862781 (1.81MiB/s)
Checking download speed of ridgewireless.mm.fcix.net[1] by fetching: http://ridgewireless.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 1738630.8872230551 (1.65MiB/s)
Checking download speed of southfront.mm.fcix.net[1] by fetching: http://southfront.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 458251.8624739648 (0.43MiB/s)
Checking download speed of uvermont.mm.fcix.net[1] by fetching: http://uvermont.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 412925.4805891022 (0.39MiB/s)
Checking download speed of volico.mm.fcix.net[1] by fetching: http://volico.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 463227.63813627494 (0.44MiB/s)
Checking download speed of ziply.mm.fcix.net[1] by fetching: http://ziply.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 849389.8145800236 (0.81MiB/s)
Checking download speed of codingflyboy.mm.fcix.net[1] by fetching: https://codingflyboy.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 2533457.694635488 (2.41MiB/s)
Checking download speed of coresite.mm.fcix.net[1] by fetching: https://coresite.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 825151.7929675919 (0.78MiB/s)
Checking download speed of forksystems.mm.fcix.net[1] by fetching: https://forksystems.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 803339.3226419421 (0.76MiB/s)
Checking download speed of irltoolkit.mm.fcix.net[1] by fetching: https://irltoolkit.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 4856348.5335065285 (4.63MiB/s)
Checking download speed of mirror.fcix.net[1] by fetching: https://mirror.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 1355139.384147628 (1.29MiB/s)
Checking download speed of mnvoip.mm.fcix.net[1] by fetching: https://mnvoip.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 809182.2481287776 (0.77MiB/s)
Checking download speed of nnenix.mm.fcix.net[1] by fetching: https://nnenix.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 622342.8768373036 (0.59MiB/s)
Checking download speed of nocix.mm.fcix.net[1] by fetching: https://nocix.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 1038197.6739281806 (0.99MiB/s)
Checking download speed of ohioix.mm.fcix.net[2] by fetching: https://ohioix.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 737194.580651617 (0.7MiB/s)
Checking download speed of opencolo.mm.fcix.net[1] by fetching: https://opencolo.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 2903266.524305153 (2.76MiB/s)
Checking download speed of ridgewireless.mm.fcix.net[1] by fetching: https://ridgewireless.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 2337132.5995101584 (2.22MiB/s)
Checking download speed of southfront.mm.fcix.net[1] by fetching: https://southfront.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 795266.9960615734 (0.75MiB/s)
Checking download speed of uvermont.mm.fcix.net[1] by fetching: https://uvermont.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 674311.0975482707 (0.64MiB/s)
Checking download speed of volico.mm.fcix.net[1] by fetching: https://volico.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 719527.4997134679 (0.68MiB/s)
Checking download speed of ziply.mm.fcix.net[1] by fetching: https://ziply.mm.fcix.net/archlinux/core/os/x86_64/core.db
    speed: 1341624.64413915 (1.27MiB/s)
Checking download speed of america.mirror.pkgbuild.com[1] by fetching: https://america.mirror.pkgbuild.com/core/os/x86_64/core.db
    speed: 822861.2933960994 (0.78MiB/s)
Checking download speed of mirrors.vectair.net[1] by fetching: http://mirrors.vectair.net/archlinux/core/os/x86_64/core.db
    speed: 553373.9289526704 (0.52MiB/s)
Checking download speed of mirrors.vectair.net[1] by fetching: https://mirrors.vectair.net/archlinux/core/os/x86_64/core.db
    speed: 819756.3495176133 (0.78MiB/s)
Checking download speed of arch.mirror.k0.ae[2] by fetching: https://arch.mirror.k0.ae/core/os/x86_64/core.db
    speed: 532461.5762976316 (0.5MiB/s)
Checking download speed of mirror.zackmyers.io[1] by fetching: https://mirror.zackmyers.io/archlinux/core/os/x86_64/core.db
    speed: 723865.9734483097 (0.69MiB/s)
Checking download speed of mirror.fossable.org[13] by fetching: http://mirror.fossable.org/archlinux/core/os/x86_64/core.db
    speed: 60605.77439347778 (0.05MiB/s)
Checking download speed of m.lqy.me[1] by fetching: https://m.lqy.me/arch/core/os/x86_64/core.db
    speed: 486954.6851634049 (0.46MiB/s)
Checking download speed of mirror.adectra.com[1] by fetching: http://mirror.adectra.com/archlinux/core/os/x86_64/core.db
    speed: 487104.77567121095 (0.46MiB/s)
Checking download speed of mirror.adectra.com[2] by fetching: https://mirror.adectra.com/archlinux/core/os/x86_64/core.db
    speed: 766074.6635349384 (0.73MiB/s)
Checking download speed of arch.goober.cloud[3] by fetching: http://arch.goober.cloud/core/os/x86_64/core.db
    speed: 403485.1656687784 (0.38MiB/s)
Checking download speed of arch.goober.cloud[4] by fetching: https://arch.goober.cloud/core/os/x86_64/core.db
    speed: 424374.00434051163 (0.4MiB/s)
Checking download speed of mirrors.bjg.at[1] by fetching: http://mirrors.bjg.at/arch/core/os/x86_64/core.db
    speed: 565594.0470560609 (0.53MiB/s)
Checking download speed of mirror.pilotfiber.com[13] by fetching: https://mirror.pilotfiber.com/archlinux/core/os/x86_64/core.db
    speed: 703137.1216148505 (0.67MiB/s)
Checking download speed of mirrors.iu13.net[3] by fetching: http://mirrors.iu13.net/archlinux/core/os/x86_64/core.db
    speed: 418013.3640236001 (0.39MiB/s)
Checking download speed of mirrors.iu13.net[3] by fetching: https://mirrors.iu13.net/archlinux/core/os/x86_64/core.db
    speed: 466081.47081129963 (0.44MiB/s)
Checking download speed of mirror.colonelhosting.com[2] by fetching: http://mirror.colonelhosting.com/archlinux/core/os/x86_64/core.db
    speed: 439725.3896653451 (0.41MiB/s)
Checking download speed of mirror.colonelhosting.com[2] by fetching: https://mirror.colonelhosting.com/archlinux/core/os/x86_64/core.db
    speed: 850563.6881389082 (0.81MiB/s)
Checking download speed of us.arch.niranjan.co[0] by fetching: http://us.arch.niranjan.co/core/os/x86_64/core.db
    speed: 480058.93064206396 (0.45MiB/s)
Checking download speed of us.arch.niranjan.co[1] by fetching: https://us.arch.niranjan.co/core/os/x86_64/core.db
    speed: 735889.717569362 (0.7MiB/s)
Checking download speed of archlinux.doridian.net[1] by fetching: https://archlinux.doridian.net/core/os/x86_64/core.db
    speed: 889784.1475300649 (0.84MiB/s)
Checking download speed of mirror.hasphetica.win[1] by fetching: http://mirror.hasphetica.win/archlinux/core/os/x86_64/core.db
    speed: 474137.9536401528 (0.45MiB/s)
Checking download speed of mirror.hasphetica.win[1] by fetching: https://mirror.hasphetica.win/archlinux/core/os/x86_64/core.db
    speed: 483797.848172924 (0.46MiB/s)
Checking download speed of arch-mirror.marcusspencer.xyz[1] by fetching: http://arch-mirror.marcusspencer.xyz:8080/archlinux/core/os/x86_64/core.db
    speed: 879853.1371828602 (0.83MiB/s)
Checking download speed of us-mnz.soulharsh007.dev[1] by fetching: https://us-mnz.soulharsh007.dev/archlinux/core/os/x86_64/core.db
    speed: <undetermined> (HTTP Error 403: Forbidden)
Error finding index of No Encryption: ['LUKS']
Password strength: strong
Password strength: moderate
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/custom.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktop.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/minimal.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/server.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/tailored.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/xorg.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/applications/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/applications/pipewire.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/awesome.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/bspwm.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/budgie.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/cinnamon.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/cosmic.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/cutefish.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/deepin.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/enlightenment.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/gnome.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/hyprland.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/i3.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/lxqt.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/mate.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/plasma.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/qtile.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/sway.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/xfce4.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/cockpit.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/docker.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/httpd.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/lighttpd.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/mariadb.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/nginx.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/postgresql.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/sshd.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/tomcat.py
 -- Chosen configuration --
{
    "__separator__": null,
    "additional-repositories": [],
    "archinstall-language": "English",
    "audio_config": {
        "audio": "pipewire"
    },
    "bootloader": "Systemd-boot",
    "config_version": "2.8.6",
    "debug": false,
    "disk_config": {
        "config_type": "default_layout",
        "device_modifications": [
            {
                "device": "/dev/nvme0n1",
                "partitions": [
                    {
                        "btrfs": [],
                        "dev_path": null,
                        "flags": [
                            "Boot",
                            "ESP"
                        ],
                        "fs_type": "fat32",
                        "mount_options": [],
                        "mountpoint": "/boot",
                        "obj_id": "14caf60f-7328-412c-a41e-c82b17f8bde0",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "GiB",
                            "value": 1
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "MiB",
                            "value": 1
                        },
                        "status": "create",
                        "type": "primary"
                    },
                    {
                        "btrfs": [
                            {
                                "mountpoint": "/",
                                "name": "@"
                            },
                            {
                                "mountpoint": "/home",
                                "name": "@home"
                            },
                            {
                                "mountpoint": "/var/log",
                                "name": "@log"
                            },
                            {
                                "mountpoint": "/var/cache/pacman/pkg",
                                "name": "@pkg"
                            },
                            {
                                "mountpoint": "/.snapshots",
                                "name": "@.snapshots"
                            }
                        ],
                        "dev_path": null,
                        "flags": [],
                        "fs_type": "btrfs",
                        "mount_options": [],
                        "mountpoint": null,
                        "obj_id": "705b874e-b511-497b-aee6-39e6ff3cb7ed",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 511034351616
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 1074790400
                        },
                        "status": "create",
                        "type": "primary"
                    }
                ],
                "wipe": true
            }
        ]
    },
    "disk_encryption": {
        "encryption_type": "luks",
        "lvm_volumes": [],
        "partitions": [
            "705b874e-b511-497b-aee6-39e6ff3cb7ed"
        ]
    },
    "hostname": "bronach",
    "kernels": [
        "linux"
    ],
    "locale_config": {
        "kb_layout": "us",
        "sys_enc": "UTF-8",
        "sys_lang": "en_US"
    },
    "mirror_config": {
        "custom_mirrors": [],
        "mirror_regions": {
            "United States": [
                "http://us.arch.niranjan.co/$repo/os/$arch",
                "https://mirror.theash.xyz/arch/$repo/os/$arch",
                "https://us-mnz.soulharsh007.dev/archlinux/$repo/os/$arch",
                "http://mirrors.lug.mtu.edu/archlinux/$repo/os/$arch",
                "http://mirror.math.princeton.edu/pub/archlinux/$repo/os/$arch",
                "http://nnenix.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://uvermont.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://arch.mirror.constant.com/$repo/os/$arch",
                "https://mirrors.lug.mtu.edu/archlinux/$repo/os/$arch",
                "http://southfront.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://volico.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://mirror.hasphetica.win/archlinux/$repo/os/$arch",
                "https://mirror.hasphetica.win/archlinux/$repo/os/$arch",
                "https://m.lqy.me/arch/$repo/os/$arch",
                "http://mirror.adectra.com/archlinux/$repo/os/$arch",
                "http://mnvoip.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://mirrors.rit.edu/archlinux/$repo/os/$arch",
                "http://coresite.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://forksystems.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://plug-mirror.rcac.purdue.edu/archlinux/$repo/os/$arch",
                "http://mirror.mia11.us.leaseweb.net/archlinux/$repo/os/$arch",
                "https://mirrors.rit.edu/archlinux/$repo/os/$arch",
                "http://iad.mirrors.misaka.one/archlinux/$repo/os/$arch",
                "http://mirror.dal10.us.leaseweb.net/archlinux/$repo/os/$arch",
                "http://mirrors.vectair.net/archlinux/$repo/os/$arch",
                "http://arlm.tyzoid.com/$repo/os/$arch",
                "http://mirror.wdc1.us.leaseweb.net/archlinux/$repo/os/$arch",
                "http://mirrors.bjg.at/arch/$repo/os/$arch",
                "https://arlm.tyzoid.com/$repo/os/$arch",
                "https://nnenix.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://nocix.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://uvermont.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://arch.mirror.constant.com/$repo/os/$arch",
                "https://volico.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://mirror.zackmyers.io/archlinux/$repo/os/$arch",
                "https://us.arch.niranjan.co/$repo/os/$arch",
                "https://southfront.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://forksystems.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://mnvoip.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://iad.mirrors.misaka.one/archlinux/$repo/os/$arch",
                "https://mirrors.vectair.net/archlinux/$repo/os/$arch",
                "https://america.mirror.pkgbuild.com/$repo/os/$arch",
                "https://coresite.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://mirror.wdc1.us.leaseweb.net/archlinux/$repo/os/$arch",
                "http://ziply.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://arch-mirror.marcusspencer.xyz:8080/archlinux/$repo/os/$arch",
                "https://archlinux.doridian.net/$repo/os/$arch",
                "https://nocix.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://mirrors.cat.pdx.edu/archlinux/$repo/os/$arch",
                "http://archmirror1.octyl.net/$repo/os/$arch",
                "https://ziply.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://mirror.fcix.net/archlinux/$repo/os/$arch",
                "http://arch.hu.fo/archlinux/$repo/os/$arch",
                "http://ridgewireless.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://mirror.fcix.net/archlinux/$repo/os/$arch",
                "http://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch",
                "https://archmirror1.octyl.net/$repo/os/$arch",
                "http://opencolo.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://mirror.sfo12.us.leaseweb.net/archlinux/$repo/os/$arch",
                "http://mirrors.xtom.com/archlinux/$repo/os/$arch",
                "http://codingflyboy.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://ridgewireless.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://irltoolkit.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://codingflyboy.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://opencolo.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://arch.hu.fo/archlinux/$repo/os/$arch",
                "https://irltoolkit.mm.fcix.net/archlinux/$repo/os/$arch",
                "http://us.mirrors.cicku.me/archlinux/$repo/os/$arch",
                "https://us.mirrors.cicku.me/archlinux/$repo/os/$arch",
                "http://mirrors.rutgers.edu/archlinux/$repo/os/$arch",
                "http://mirrors.kernel.org/archlinux/$repo/os/$arch",
                "https://zxcvfdsa.com/arch/$repo/os/$arch",
                "https://mirrors.kernel.org/archlinux/$repo/os/$arch",
                "http://mirror.clarkson.edu/archlinux/$repo/os/$arch",
                "http://mirror.colonelhosting.com/archlinux/$repo/os/$arch",
                "http://mirrors.mit.edu/archlinux/$repo/os/$arch",
                "http://ohioix.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://arch.mirror.k0.ae/$repo/os/$arch",
                "http://repo.ialab.dsu.edu/archlinux/$repo/os/$arch",
                "https://mirrors.mit.edu/archlinux/$repo/os/$arch",
                "https://mirror.clarkson.edu/archlinux/$repo/os/$arch",
                "https://ohioix.mm.fcix.net/archlinux/$repo/os/$arch",
                "https://mirror.adectra.com/archlinux/$repo/os/$arch",
                "https://mirror.mia11.us.leaseweb.net/archlinux/$repo/os/$arch",
                "https://plug-mirror.rcac.purdue.edu/archlinux/$repo/os/$arch",
                "https://mirror.dal10.us.leaseweb.net/archlinux/$repo/os/$arch",
                "https://mirror.colonelhosting.com/archlinux/$repo/os/$arch",
                "https://repo.ialab.dsu.edu/archlinux/$repo/os/$arch",
                "http://mirrors.sonic.net/archlinux/$repo/os/$arch",
                "https://mirrors.sonic.net/archlinux/$repo/os/$arch",
                "https://mirror.arizona.edu/archlinux/$repo/os/$arch",
                "http://mirror.arizona.edu/archlinux/$repo/os/$arch",
                "https://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch",
                "https://mirror.sfo12.us.leaseweb.net/archlinux/$repo/os/$arch",
                "https://mirrors.xtom.com/archlinux/$repo/os/$arch",
                "http://mirrors.advancedhosters.com/archlinux/$repo/os/$arch",
                "http://arch.goober.cloud/$repo/os/$arch",
                "http://mirrors.iu13.net/archlinux/$repo/os/$arch",
                "http://mirrors.gigenet.com/archlinux/$repo/os/$arch",
                "https://mirrors.iu13.net/archlinux/$repo/os/$arch",
                "http://ord.mirror.rackspace.com/archlinux/$repo/os/$arch",
                "https://ord.mirror.rackspace.com/archlinux/$repo/os/$arch",
                "https://dfw.mirror.rackspace.com/archlinux/$repo/os/$arch",
                "http://mirror.umd.edu/archlinux/$repo/os/$arch",
                "https://arch.goober.cloud/$repo/os/$arch",
                "https://mirrors.bloomu.edu/archlinux/$repo/os/$arch",
                "http://mirror.vtti.vt.edu/archlinux/$repo/os/$arch",
                "http://iad.mirror.rackspace.com/archlinux/$repo/os/$arch",
                "https://iad.mirror.rackspace.com/archlinux/$repo/os/$arch",
                "https://mirror.umd.edu/archlinux/$repo/os/$arch",
                "http://dfw.mirror.rackspace.com/archlinux/$repo/os/$arch",
                "http://mirrors.xmission.com/archlinux/$repo/os/$arch",
                "http://mirrors.bloomu.edu/archlinux/$repo/os/$arch",
                "http://mirror.siena.edu/archlinux/$repo/os/$arch",
                "http://mirror.pit.teraswitch.com/archlinux/$repo/os/$arch",
                "http://mirror.ette.biz/archlinux/$repo/os/$arch",
                "https://mirror.pit.teraswitch.com/archlinux/$repo/os/$arch",
                "https://mirror.ette.biz/archlinux/$repo/os/$arch",
                "http://mirrors.acm.wpi.edu/archlinux/$repo/os/$arch",
                "http://mirror.metrocast.net/archlinux/$repo/os/$arch",
                "https://ftp.osuosl.org/pub/archlinux/$repo/os/$arch",
                "http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch",
                "http://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/$arch",
                "http://repo.miserver.it.umich.edu/archlinux/$repo/os/$arch",
                "http://distro.ibiblio.org/archlinux/$repo/os/$arch",
                "http://mirror.fossable.org/archlinux/$repo/os/$arch",
                "http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch",
                "https://mirror.pilotfiber.com/archlinux/$repo/os/$arch"
            ]
        }
    },
    "network_config": {
        "type": "nm"
    },
    "no_pkg_lookups": false,
    "ntp": true,
    "offline": false,
    "packages": [],
    "parallel downloads": 0,
    "profile_config": {
        "gfx_driver": "All open-source",
        "greeter": "gdm",
        "profile": {
            "custom_settings": {
                "Gnome": {}
            },
            "details": [
                "Gnome"
            ],
            "main": "Desktop"
        }
    },
    "save_config": null,
    "script": "guided",
    "silent": false,
    "skip_ntp": false,
    "skip_version_check": false,
    "swap": true,
    "timezone": "US/Pacific",
    "uki": false,
    "version": "2.8.6"
}
Unmounting all existing partitions: /dev/nvme0n1
Unmounting: /dev/nvme0n1p1
Unmounting: /dev/nvme0n1p2
Wiping partitions and metadata: /dev/nvme0n1
Creating partitions: /dev/nvme0n1
    Type: primary
    Filesystem: fat32
    Geometry: 2048 start sector, 2097152 length
    Type: primary
    Filesystem: btrfs
    Geometry: 2099200 start sector, 998113968 length
Formatting filesystem: mkfs.fat -F 32 /dev/nvme0n1p1
partition information found: {'name': 'nvme0n1p1', 'path': '/dev/nvme0n1p1', 'pkname': 'nvme0n1', 'size': '1024 MiB', 'log_sec': 512, 'pttype': 'gpt', 'ptuuid': '768eb7ea-2ed4-45be-9d1b-49dce3524cba', 'rota': False, 'tran': 'nvme', 'partn': 1, 'partuuid': '14a65c20-34b2-4e8b-8fa4-639d9cc277b6', 'parttype': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', 'uuid': '2EA2-6699', 'fstype': 'vfat', 'fsver': 'FAT32', 'fsavail': None, 'fsuse_percentage': None, 'type': 'part', 'mountpoint': None, 'mountpoints': [], 'fsroots': [], 'children': []}
Luks2 encrypting: /dev/nvme0n1p2
cryptsetup format: /usr/bin/cryptsetup --batch-mode --verbose --type luks2 --pbkdf argon2id --hash sha512 --key-size 512 --iter-time 10000 --key-file /tmp/nvme0n1p2.disk_pw --use-urandom luksFormat /dev/nvme0n1p2
cryptsetup luksFormat output: Existing 'crypto_LUKS' superblock signature on device /dev/nvme0n1p2 will be wiped.
Key slot 0 created.
Command successful.
Unlocking luks2 device: /dev/nvme0n1p2
cryptsetup open output: 
luks2 formatting mapper dev: /dev/mapper/ainstnvme0n1p2
Formatting filesystem: mkfs.btrfs -f /dev/mapper/ainstnvme0n1p2
luks2 locking device: /dev/nvme0n1p2
Closing crypt device ainstnvme0n1p2
partition information found: {'name': 'nvme0n1p2', 'path': '/dev/nvme0n1p2', 'pkname': 'nvme0n1', 'size': '487360 MiB', 'log_sec': 512, 'pttype': 'gpt', 'ptuuid': '768eb7ea-2ed4-45be-9d1b-49dce3524cba', 'rota': False, 'tran': 'nvme', 'partn': 2, 'partuuid': 'c532bf32-758b-4707-ae1d-6864b9151606', 'parttype': '4f68bce3-e8cd-4db1-96e7-fbcaf984b709', 'uuid': '2a0598c3-2892-4bee-99bd-948f1df88a8b', 'fstype': 'crypto_LUKS', 'fsver': '2', 'fsavail': None, 'fsuse_percentage': None, 'type': 'part', 'mountpoint': None, 'mountpoints': [], 'fsroots': [], 'children': []}
Creating subvolumes: /dev/nvme0n1p2
Unlocking luks2 device: /dev/nvme0n1p2
cryptsetup open output: 
Mounting /dev/mapper/ainstnvme0n1p2: mount /dev/mapper/ainstnvme0n1p2 /mnt/arch_btrfs
Creating subvolume: @
Creating subvolume: @home
Creating subvolume: @log
Creating subvolume: @pkg
Creating subvolume: @.snapshots
Partition /dev/mapper/ainstnvme0n1p2 is currently mounted at: ['/mnt/arch_btrfs']
Unmounting mountpoint: /mnt/arch_btrfs
Closing crypt device ainstnvme0n1p2
Starting installation...
Mounting ordered layout
Unlocking luks2 device: /dev/nvme0n1p2
cryptsetup open output: 
Mounting partition layout
Mounting /dev/mapper/ainstnvme0n1p2: mount -o subvol=@ /dev/mapper/ainstnvme0n1p2 /mnt/archinstall
Mounting /dev/mapper/ainstnvme0n1p2: mount -o subvol=@,subvol=@home /dev/mapper/ainstnvme0n1p2 /mnt/archinstall/home
Mounting /dev/mapper/ainstnvme0n1p2: mount -o subvol=@,subvol=@home,subvol=@log /dev/mapper/ainstnvme0n1p2 /mnt/archinstall/var/log
Mounting /dev/mapper/ainstnvme0n1p2: mount -o subvol=@,subvol=@home,subvol=@log,subvol=@pkg /dev/mapper/ainstnvme0n1p2 /mnt/archinstall/var/cache/pacman/pkg
Mounting /dev/mapper/ainstnvme0n1p2: mount -o subvol=@,subvol=@home,subvol=@log,subvol=@pkg,subvol=@.snapshots /dev/mapper/ainstnvme0n1p2 /mnt/archinstall/.snapshots
Mounting /dev/nvme0n1p1: mount /dev/nvme0n1p1 /mnt/archinstall/boot
Waiting for time sync (timedatectl show) to complete.
Waiting for automatic mirror selection (reflector) to complete.
Waiting for Arch Linux keyring sync (archlinux-keyring-wkd-sync) to complete.
Setting mirrors
Mirrorlist: 

## United States
Server = http://us.arch.niranjan.co/$repo/os/$arch

## United States
Server = https://mirror.theash.xyz/arch/$repo/os/$arch

## United States
Server = https://us-mnz.soulharsh007.dev/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.lug.mtu.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.math.princeton.edu/pub/archlinux/$repo/os/$arch

## United States
Server = http://nnenix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://uvermont.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://arch.mirror.constant.com/$repo/os/$arch

## United States
Server = https://mirrors.lug.mtu.edu/archlinux/$repo/os/$arch

## United States
Server = http://southfront.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://volico.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirror.hasphetica.win/archlinux/$repo/os/$arch

## United States
Server = https://mirror.hasphetica.win/archlinux/$repo/os/$arch

## United States
Server = https://m.lqy.me/arch/$repo/os/$arch

## United States
Server = http://mirror.adectra.com/archlinux/$repo/os/$arch

## United States
Server = http://mnvoip.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.rit.edu/archlinux/$repo/os/$arch

## United States
Server = http://coresite.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://forksystems.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://plug-mirror.rcac.purdue.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.mia11.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.rit.edu/archlinux/$repo/os/$arch

## United States
Server = http://iad.mirrors.misaka.one/archlinux/$repo/os/$arch

## United States
Server = http://mirror.dal10.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.vectair.net/archlinux/$repo/os/$arch

## United States
Server = http://arlm.tyzoid.com/$repo/os/$arch

## United States
Server = http://mirror.wdc1.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.bjg.at/arch/$repo/os/$arch

## United States
Server = https://arlm.tyzoid.com/$repo/os/$arch

## United States
Server = https://nnenix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://nocix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://uvermont.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://arch.mirror.constant.com/$repo/os/$arch

## United States
Server = https://volico.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.zackmyers.io/archlinux/$repo/os/$arch

## United States
Server = https://us.arch.niranjan.co/$repo/os/$arch

## United States
Server = https://southfront.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://forksystems.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mnvoip.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://iad.mirrors.misaka.one/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.vectair.net/archlinux/$repo/os/$arch

## United States
Server = https://america.mirror.pkgbuild.com/$repo/os/$arch

## United States
Server = https://coresite.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.wdc1.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = http://ziply.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://arch-mirror.marcusspencer.xyz:8080/archlinux/$repo/os/$arch

## United States
Server = https://archlinux.doridian.net/$repo/os/$arch

## United States
Server = https://nocix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.cat.pdx.edu/archlinux/$repo/os/$arch

## United States
Server = http://archmirror1.octyl.net/$repo/os/$arch

## United States
Server = https://ziply.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://arch.hu.fo/archlinux/$repo/os/$arch

## United States
Server = http://ridgewireless.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirror.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch

## United States
Server = https://archmirror1.octyl.net/$repo/os/$arch

## United States
Server = http://opencolo.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirror.sfo12.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.xtom.com/archlinux/$repo/os/$arch

## United States
Server = http://codingflyboy.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://ridgewireless.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://irltoolkit.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://codingflyboy.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://opencolo.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://arch.hu.fo/archlinux/$repo/os/$arch

## United States
Server = https://irltoolkit.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://us.mirrors.cicku.me/archlinux/$repo/os/$arch

## United States
Server = https://us.mirrors.cicku.me/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.rutgers.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch

## United States
Server = https://zxcvfdsa.com/arch/$repo/os/$arch

## United States
Server = https://mirrors.kernel.org/archlinux/$repo/os/$arch

## United States
Server = http://mirror.clarkson.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.colonelhosting.com/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.mit.edu/archlinux/$repo/os/$arch

## United States
Server = http://ohioix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://arch.mirror.k0.ae/$repo/os/$arch

## United States
Server = http://repo.ialab.dsu.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.mit.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirror.clarkson.edu/archlinux/$repo/os/$arch

## United States
Server = https://ohioix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.adectra.com/archlinux/$repo/os/$arch

## United States
Server = https://mirror.mia11.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = https://plug-mirror.rcac.purdue.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirror.dal10.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.colonelhosting.com/archlinux/$repo/os/$arch

## United States
Server = https://repo.ialab.dsu.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.sonic.net/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.sonic.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.arizona.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.arizona.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirror.sfo12.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.xtom.com/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.advancedhosters.com/archlinux/$repo/os/$arch

## United States
Server = http://arch.goober.cloud/$repo/os/$arch

## United States
Server = http://mirrors.iu13.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.gigenet.com/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.iu13.net/archlinux/$repo/os/$arch

## United States
Server = http://ord.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = https://ord.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = https://dfw.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = http://mirror.umd.edu/archlinux/$repo/os/$arch

## United States
Server = https://arch.goober.cloud/$repo/os/$arch

## United States
Server = https://mirrors.bloomu.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.vtti.vt.edu/archlinux/$repo/os/$arch

## United States
Server = http://iad.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = https://iad.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = https://mirror.umd.edu/archlinux/$repo/os/$arch

## United States
Server = http://dfw.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.xmission.com/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.bloomu.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.siena.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.pit.teraswitch.com/archlinux/$repo/os/$arch

## United States
Server = http://mirror.ette.biz/archlinux/$repo/os/$arch

## United States
Server = https://mirror.pit.teraswitch.com/archlinux/$repo/os/$arch

## United States
Server = https://mirror.ette.biz/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.acm.wpi.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.metrocast.net/archlinux/$repo/os/$arch

## United States
Server = https://ftp.osuosl.org/pub/archlinux/$repo/os/$arch

## United States
Server = http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch

## United States
Server = http://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/$arch

## United States
Server = http://repo.miserver.it.umich.edu/archlinux/$repo/os/$arch

## United States
Server = http://distro.ibiblio.org/archlinux/$repo/os/$arch

## United States
Server = http://mirror.fossable.org/archlinux/$repo/os/$arch

## United States
Server = http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch

## United States
Server = https://mirror.pilotfiber.com/archlinux/$repo/os/$arch

System is not running in a VM: ['/usr/bin/systemd-detect-virt'] exited with abnormal exit code [1]: none

The multilib flag is not set. This system will be installed without multilib repositories enabled.
The testing flag is not set. This system will be installed without testing repositories enabled.
Installing packages: ['base', 'base-devel', 'linux-firmware', 'linux', 'btrfs-progs', 'amd-ucode']
Setting keyboard language to us
Keyboard language for this installation is now set to: us
Setting mirrors
Mirrorlist: 

## United States
Server = http://us.arch.niranjan.co/$repo/os/$arch

## United States
Server = https://mirror.theash.xyz/arch/$repo/os/$arch

## United States
Server = https://us-mnz.soulharsh007.dev/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.lug.mtu.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.math.princeton.edu/pub/archlinux/$repo/os/$arch

## United States
Server = http://nnenix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://uvermont.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://arch.mirror.constant.com/$repo/os/$arch

## United States
Server = https://mirrors.lug.mtu.edu/archlinux/$repo/os/$arch

## United States
Server = http://southfront.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://volico.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirror.hasphetica.win/archlinux/$repo/os/$arch

## United States
Server = https://mirror.hasphetica.win/archlinux/$repo/os/$arch

## United States
Server = https://m.lqy.me/arch/$repo/os/$arch

## United States
Server = http://mirror.adectra.com/archlinux/$repo/os/$arch

## United States
Server = http://mnvoip.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.rit.edu/archlinux/$repo/os/$arch

## United States
Server = http://coresite.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://forksystems.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://plug-mirror.rcac.purdue.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.mia11.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.rit.edu/archlinux/$repo/os/$arch

## United States
Server = http://iad.mirrors.misaka.one/archlinux/$repo/os/$arch

## United States
Server = http://mirror.dal10.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.vectair.net/archlinux/$repo/os/$arch

## United States
Server = http://arlm.tyzoid.com/$repo/os/$arch

## United States
Server = http://mirror.wdc1.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.bjg.at/arch/$repo/os/$arch

## United States
Server = https://arlm.tyzoid.com/$repo/os/$arch

## United States
Server = https://nnenix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://nocix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://uvermont.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://arch.mirror.constant.com/$repo/os/$arch

## United States
Server = https://volico.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.zackmyers.io/archlinux/$repo/os/$arch

## United States
Server = https://us.arch.niranjan.co/$repo/os/$arch

## United States
Server = https://southfront.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://forksystems.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mnvoip.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://iad.mirrors.misaka.one/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.vectair.net/archlinux/$repo/os/$arch

## United States
Server = https://america.mirror.pkgbuild.com/$repo/os/$arch

## United States
Server = https://coresite.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.wdc1.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = http://ziply.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://arch-mirror.marcusspencer.xyz:8080/archlinux/$repo/os/$arch

## United States
Server = https://archlinux.doridian.net/$repo/os/$arch

## United States
Server = https://nocix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.cat.pdx.edu/archlinux/$repo/os/$arch

## United States
Server = http://archmirror1.octyl.net/$repo/os/$arch

## United States
Server = https://ziply.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://arch.hu.fo/archlinux/$repo/os/$arch

## United States
Server = http://ridgewireless.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirror.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch

## United States
Server = https://archmirror1.octyl.net/$repo/os/$arch

## United States
Server = http://opencolo.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://mirror.sfo12.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.xtom.com/archlinux/$repo/os/$arch

## United States
Server = http://codingflyboy.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://ridgewireless.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://irltoolkit.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://codingflyboy.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://opencolo.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://arch.hu.fo/archlinux/$repo/os/$arch

## United States
Server = https://irltoolkit.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = http://us.mirrors.cicku.me/archlinux/$repo/os/$arch

## United States
Server = https://us.mirrors.cicku.me/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.rutgers.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch

## United States
Server = https://zxcvfdsa.com/arch/$repo/os/$arch

## United States
Server = https://mirrors.kernel.org/archlinux/$repo/os/$arch

## United States
Server = http://mirror.clarkson.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.colonelhosting.com/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.mit.edu/archlinux/$repo/os/$arch

## United States
Server = http://ohioix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://arch.mirror.k0.ae/$repo/os/$arch

## United States
Server = http://repo.ialab.dsu.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.mit.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirror.clarkson.edu/archlinux/$repo/os/$arch

## United States
Server = https://ohioix.mm.fcix.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.adectra.com/archlinux/$repo/os/$arch

## United States
Server = https://mirror.mia11.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = https://plug-mirror.rcac.purdue.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirror.dal10.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.colonelhosting.com/archlinux/$repo/os/$arch

## United States
Server = https://repo.ialab.dsu.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.sonic.net/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.sonic.net/archlinux/$repo/os/$arch

## United States
Server = https://mirror.arizona.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.arizona.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch

## United States
Server = https://mirror.sfo12.us.leaseweb.net/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.xtom.com/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.advancedhosters.com/archlinux/$repo/os/$arch

## United States
Server = http://arch.goober.cloud/$repo/os/$arch

## United States
Server = http://mirrors.iu13.net/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.gigenet.com/archlinux/$repo/os/$arch

## United States
Server = https://mirrors.iu13.net/archlinux/$repo/os/$arch

## United States
Server = http://ord.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = https://ord.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = https://dfw.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = http://mirror.umd.edu/archlinux/$repo/os/$arch

## United States
Server = https://arch.goober.cloud/$repo/os/$arch

## United States
Server = https://mirrors.bloomu.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.vtti.vt.edu/archlinux/$repo/os/$arch

## United States
Server = http://iad.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = https://iad.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = https://mirror.umd.edu/archlinux/$repo/os/$arch

## United States
Server = http://dfw.mirror.rackspace.com/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.xmission.com/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.bloomu.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.siena.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.pit.teraswitch.com/archlinux/$repo/os/$arch

## United States
Server = http://mirror.ette.biz/archlinux/$repo/os/$arch

## United States
Server = https://mirror.pit.teraswitch.com/archlinux/$repo/os/$arch

## United States
Server = https://mirror.ette.biz/archlinux/$repo/os/$arch

## United States
Server = http://mirrors.acm.wpi.edu/archlinux/$repo/os/$arch

## United States
Server = http://mirror.metrocast.net/archlinux/$repo/os/$arch

## United States
Server = https://ftp.osuosl.org/pub/archlinux/$repo/os/$arch

## United States
Server = http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch

## United States
Server = http://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/$arch

## United States
Server = http://repo.miserver.it.umich.edu/archlinux/$repo/os/$arch

## United States
Server = http://distro.ibiblio.org/archlinux/$repo/os/$arch

## United States
Server = http://mirror.fossable.org/archlinux/$repo/os/$arch

## United States
Server = http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch

## United States
Server = https://mirror.pilotfiber.com/archlinux/$repo/os/$arch

Setting up swap on zram
Installing packages: ['zram-generator']
Enabling service systemd-zram-setup@zram0.service
Adding bootloader Systemd-boot to /dev/nvme0n1p1
Installing systemd bootloader
Installing packages: ['efibootmgr']
Root partition is an encrypted device, identifying by PARTUUID: c532bf32-758b-4707-ae1d-6864b9151606
kernel parameters: cryptdevice=PARTUUID=c532bf32-758b-4707-ae1d-6864b9151606:root root=/dev/mapper/root zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs
Installing packages: ['networkmanager']
Installing packages: ['network-manager-applet']
Enabling service NetworkManager.service
Creating user evans
Setting password for evans
Enabling sudo permissions for evans
Installing audio server: Pipewire
Installing packages: ['pipewire', 'pipewire-alsa', 'pipewire-jack', 'pipewire-pulse', 'gst-plugin-pipewire', 'libpulse', 'wireplumber']
['/usr/bin/arch-chroot', '/mnt/archinstall', 'su', '-', 'evans', '-c', 'systemctl enable --user pipewire-pulse.service'] exited with abnormal exit code [1]: Failed to connect to user scope bus via local transport: No medium found

Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/archinstall/__init__.py", line 356, in run_as_a_module
    main()
  File "/usr/lib/python3.12/site-packages/archinstall/__init__.py", line 331, in main
    importlib.import_module(mod_name)
  File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/usr/lib/python3.12/site-packages/archinstall/scripts/guided.py", line 246, in <module>
    perform_installation(archinstall.storage.get('MOUNT_POINT', Path('/mnt')))
  File "/usr/lib/python3.12/site-packages/archinstall/scripts/guided.py", line 116, in perform_installation
    with Installer(
  File "/usr/lib/python3.12/site-packages/archinstall/lib/installer.py", line 111, in __exit__
    raise exc_val
  File "/usr/lib/python3.12/site-packages/archinstall/scripts/guided.py", line 173, in perform_installation
    audio_config.install_audio_config(installation)
  File "/usr/lib/python3.12/site-packages/archinstall/lib/models/audio_configuration.py", line 46, in install_audio_config
    PipewireProfile().install(installation)
  File "/usr/lib/python3.12/site-packages/archinstall/default_profiles/applications/pipewire.py", line 40, in install
    self._enable_pipewire_for_all(install_session)
  File "/usr/lib/python3.12/site-packages/archinstall/default_profiles/applications/pipewire.py", line 35, in _enable_pipewire_for_all
    install_session.arch_chroot('systemctl enable --user pipewire-pulse.service', run_as=user.username)
  File "/usr/lib/python3.12/site-packages/archinstall/lib/installer.py", line 632, in arch_chroot
    return self.run_command(cmd)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/archinstall/lib/installer.py", line 626, in run_command
    return SysCommand(f'/usr/bin/arch-chroot {self.target} {cmd}')
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/archinstall/lib/general.py", line 366, in __init__
    self.create_session()
  File "/usr/lib/python3.12/site-packages/archinstall/lib/general.py", line 415, in create_session
    with SysCommandWorker(
  File "/usr/lib/python3.12/site-packages/archinstall/lib/general.py", line 198, in __exit__
    raise SysCallError(
archinstall.lib.exceptions.SysCallError: ['/usr/bin/arch-chroot', '/mnt/archinstall', 'su', '-', 'evans', '-c', 'systemctl enable --user pipewire-pulse.service'] exited with abnormal exit code [1]: Failed to connect to user scope bus via local transport: No medium found

Archinstall experienced the above error. If you think this is a bug, please report it to
https://github.com/archlinux/archinstall and include the log file "/var/log/archinstall/install.log".

Hint: To extract the log from a live ISO 
curl -F'file=@/var/log/archinstall/install.log' https://0x0.st
evanstucker-hates-2fa commented 1 week ago

I was able to work around the issue by selecting "No audio server" during archinstall, rebooting when done, then installing the packages manually on the new system with:

sudo pacman -S pipewire pipewire-alsa pipewire-jack pipewire-pulse gst-plugin-pipewire libpulse wireplumber
systemctl enable --user pipewire-pulse.service
svartkanin commented 1 week ago

This is fixed in the latest release