Started by timer Running as SYSTEM Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10 Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10 true [Set GitHub commit status (universal)] PENDING on repos [GHRepository@41eb909a[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-12-28T22:09:17Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be [plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins2575804340949115753.sh /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images Already up to date. Processing /home/swadmin/pmbootstrap Building wheels for collected packages: pmbootstrap Building wheel for pmbootstrap (setup.py): started Building wheel for pmbootstrap (setup.py): finished with status 'done' Created wheel for pmbootstrap: filename=pmbootstrap-1.50.1-py3-none-any.whl size=240803 sha256=8d66932ddb2dbe9c5903ad88107cf2e20d41c0a55aa47258008ac7d1e9cfa093 Stored in directory: /tmp/pip-ephem-wheel-cache-u0dgsj2r/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f Successfully built pmbootstrap Installing collected packages: pmbootstrap Attempting uninstall: pmbootstrap Found existing installation: pmbootstrap 1.50.1 Uninstalling pmbootstrap-1.50.1: Successfully uninstalled pmbootstrap-1.50.1 WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed pmbootstrap-1.50.1 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images swadmin Building image for tablet-x64uefi From https://gitlab.com/postmarketOS/pmaports 33594e6d6..64b004442 master -> origin/master * [new branch] l5-brcm-no-pm -> origin/l5-brcm-no-pm * [new branch] upstream-compat -> origin/upstream-compat + 308552b3e...0e625e764 zram-swap -> origin/zram-swap (forced update) Updating 33594e6d6..64b004442 Fast-forward .../linux-postmarketos-qcom-sdm845/APKBUILD | 8 ++--- .../config-postmarketos-qcom-sdm845.aarch64 | 5 +-- device/testing/device-google-bob/APKBUILD | 4 +-- device/testing/device-google-bob/deviceinfo | 1 + device/testing/device-google-kevin/APKBUILD | 4 +-- device/testing/device-google-kevin/deviceinfo | 1 + device/testing/device-google-spring/APKBUILD | 37 ++++++++++++++++++++ device/testing/device-google-spring/deviceinfo | 28 +++++++++++++++ .../testing/device-google-veyron-minnie/APKBUILD | 40 ++++------------------ .../testing/device-google-veyron-minnie/deviceinfo | 8 +++-- .../testing/device-google-veyron-minnie/grub.cfg | 7 ---- .../testing/device-google-veyron-speedy/APKBUILD | 40 ++++------------------ .../testing/device-google-veyron-speedy/deviceinfo | 8 +++-- .../testing/device-google-veyron-speedy/grub.cfg | 7 ---- 14 files changed, 102 insertions(+), 96 deletions(-) create mode 100644 device/testing/device-google-spring/APKBUILD create mode 100644 device/testing/device-google-spring/deviceinfo delete mode 100644 device/testing/device-google-veyron-minnie/grub.cfg delete mode 100644 device/testing/device-google-veyron-speedy/grub.cfg [15:49:07] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:07] Channel [edge]: [15:49:07] Vendor [qemu]: [15:49:07] Device codename [amd64]: [15:49:07] Kernel [lts]: [15:49:07] Username [user]: [15:49:07] User interface [weston]: [15:49:07] Change them? (y/n) [n]: [15:49:07] Extra packages [none]: [15:49:07] Use this timezone instead of GMT? (y/n) [y]: [15:49:07] Choose default locale for installation [C.UTF-8]: [15:49:07] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:07] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:07] Config changed: ui='plasma-mobile' [15:49:07] Config changed: device='tablet-x64uefi' [15:49:07] Config changed: kernel='edge' [15:49:08] Config changed: extra_packages='osk-sdl' (1212797) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (1212797) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (1212797) [15:49:08] *** (1/4) PREPARE NATIVE CHROOT *** (1212797) [15:49:08] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1212797) [15:49:08] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1212797) [15:49:08] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1212797) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1212797) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1212797) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1212797) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1212797) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1212797) [15:49:08] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1212797) [15:49:08] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1212797) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1212797) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1212797) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1212797) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1212797) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1212797) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1212797) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1212797) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1212797) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1212797) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1212797) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1212797) [15:49:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1212797) [15:49:09] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1212797) [15:49:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1212797) [15:49:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1212797) [15:49:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1212797) [15:49:09] Update package index for x86_64 (4 file(s)) (1212797) [15:49:09] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1212797) [15:49:09] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1212797) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1212797) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1212797) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1212797) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1212797) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1212797) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1212797) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1212797) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (1212797) [15:49:11] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1212797) [15:49:11] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1212797) [15:49:11] extracted: /tmp/pmbootstrap_u6jlipmapk (1212797) [15:49:11] extracted: /tmp/pmbootstrapmknhoe0qsig (1212797) [15:49:11] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1212797) [15:49:11] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapmknhoe0qsig /tmp/pmbootstrap_u6jlipmapk Verified OK (1212797) [15:49:11] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1212797) [15:49:11] % /tmp/pmbootstrap_u6jlipmapk --version apk-tools 2.12.10, compiled for x86_64. (1212797) [15:49:11] (native) install alpine-base (1212797) [15:49:11] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (1212797) [15:49:11] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (1212797) [15:49:11] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1212797) [15:49:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1212797) [15:49:11] (native) update /etc/apk/repositories (1212797) [15:49:11] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1212797) [15:49:11] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1212797) [15:49:11] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1212797) [15:49:11] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1212797) [15:49:11] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1212797) [15:49:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1212797) [15:49:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1212797) [15:49:11] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1212797) [15:49:11] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (1212797) [15:49:11] New background process: pid=1213710, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 10 MiB in 25 packages (1212797) [15:49:13] (native) % adduser -D pmos -u 12345 (1212797) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1212797) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1212797) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1212797) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1212797) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1212797) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1212797) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1212797) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1212797) [15:49:13] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1212797) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1212797) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1212797) [15:49:13] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1212797) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1212797) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1212797) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1212797) [15:49:13] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1212797) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1212797) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1212797) [15:49:13] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1212797) [15:49:16] (native) install cryptsetup util-linux parted (1212797) [15:49:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1212797) [15:49:16] (native) % cat /tmp/apk_progress_fifo (1212797) [15:49:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1212797) [15:49:16] New background process: pid=1214073, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r2) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.18-r0) (4/42) Installing json-c (0.16-r2) (5/42) Installing libuuid (2.38.1-r2) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.4_p20221231-r0) (11/42) Installing ncurses-libs (6.4_p20221231-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r2) (15/42) Installing libfdisk (2.38.1-r2) (16/42) Installing libmount (2.38.1-r2) (17/42) Installing libsmartcols (2.38.1-r2) (18/42) Installing util-linux-misc (2.38.1-r2) (19/42) Installing libeconf (0.5.0-r0) (20/42) Installing linux-pam (1.5.2-r2) (21/42) Installing runuser (2.38.1-r2) (22/42) Installing mount (2.38.1-r2) (23/42) Installing losetup (2.38.1-r2) (24/42) Installing hexdump (2.38.1-r2) (25/42) Installing uuidgen (2.38.1-r2) (26/42) Installing blkid (2.38.1-r2) (27/42) Installing sfdisk (2.38.1-r2) (28/42) Installing mcookie (2.38.1-r2) (29/42) Installing agetty (2.38.1-r2) (30/42) Installing agetty-openrc (0.46-r0) (31/42) Installing wipefs (2.38.1-r2) (32/42) Installing cfdisk (2.38.1-r2) (33/42) Installing umount (2.38.1-r2) (34/42) Installing util-linux-openrc (2.38.1-r2) (35/42) Installing flock (2.38.1-r2) (36/42) Installing lsblk (2.38.1-r2) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r2) (39/42) Installing logger (2.38.1-r2) (40/42) Installing partx (2.38.1-r2) (41/42) Installing fstrim (2.38.1-r2) (42/42) Installing findmnt (2.38.1-r2) Executing busybox-1.35.0-r30.trigger OK: 20 MiB in 67 packages (1212797) [15:49:17] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (1212797) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1212797) [15:49:17] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1212797) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1212797) [15:49:17] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1212797) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (1212797) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (1212797) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (1212797) [15:49:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (1212797) [15:49:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (1212797) [15:49:18] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1212797) [15:49:18] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1212797) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1212797) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1212797) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1212797) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1212797) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1212797) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1212797) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1212797) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1212797) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1212797) [15:49:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1212797) [15:49:18] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1212797) [15:49:18] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1212797) [15:49:18] extracted: /tmp/pmbootstrapxkklujbnapk (1212797) [15:49:18] extracted: /tmp/pmbootstrapmr6xg9lwsig (1212797) [15:49:18] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1212797) [15:49:18] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapmr6xg9lwsig /tmp/pmbootstrapxkklujbnapk Verified OK (1212797) [15:49:18] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1212797) [15:49:18] % /tmp/pmbootstrapxkklujbnapk --version apk-tools 2.12.10, compiled for x86_64. (1212797) [15:49:18] (rootfs_tablet-x64uefi) install alpine-base (1212797) [15:49:18] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (1212797) [15:49:18] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (1212797) [15:49:18] (rootfs_tablet-x64uefi) update /etc/apk/repositories (1212797) [15:49:18] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1212797) [15:49:18] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1212797) [15:49:18] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1212797) [15:49:18] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1212797) [15:49:18] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1212797) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1212797) [15:49:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1212797) [15:49:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1212797) [15:49:18] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1212797) [15:49:18] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (1212797) [15:49:18] New background process: pid=1214192, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 10 MiB in 25 packages (1212797) [15:49:19] (rootfs_tablet-x64uefi) % getent passwd user (1212797) [15:49:19] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user wheel (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user video (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user audio (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user input (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S plugdev (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user plugdev (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (1212797) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user netdev (1212797) [15:49:19] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (1212797) [15:49:20] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, device-tablet-x64uefi-kernel-edge, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1212797) [15:49:20] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (1212797) [15:49:20] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1212797) [15:49:20] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1212797) [15:49:20] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (1212797) [15:49:21] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1212797) [15:49:22] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1212797) [15:49:23] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1212797) [15:49:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1212797) [15:49:23] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1212797) [15:49:23] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1212797) [15:49:23] New background process: pid=1214596, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/811) Installing icu-data-full (72.1-r1) (2/811) Installing dbus-libs (1.14.4-r0) (3/811) Installing libgcc (12.2.1_git20220924-r7) (4/811) Installing libffi (3.4.4-r0) (5/811) Installing libintl (0.21.1-r1) (6/811) Installing libblkid (2.38.1-r2) (7/811) Installing libmount (2.38.1-r2) (8/811) Installing pcre2 (10.42-r0) (9/811) Installing glib (2.74.4-r0) (10/811) Installing libstdc++ (12.2.1_git20220924-r7) (11/811) Installing icu-libs (72.1-r1) (12/811) Installing libpcre2-16 (10.42-r0) (13/811) Installing zstd-libs (1.5.2-r10) (14/811) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/811) Installing hicolor-icon-theme (0.17-r2) (16/811) Installing libmagic (5.44-r0) (17/811) Installing file (5.44-r0) (18/811) Installing libxau (1.0.11-r0) (19/811) Installing libmd (1.0.4-r0) (20/811) Installing libbsd (0.11.7-r0) (21/811) Installing libxdmcp (1.1.4-r0) (22/811) Installing libxcb (1.15-r0) (23/811) Installing libx11 (1.8.2-r2) (24/811) Installing libxext (1.3.5-r0) (25/811) Installing libice (1.1.1-r0) (26/811) Installing libuuid (2.38.1-r2) (27/811) Installing libsm (1.2.4-r0) (28/811) Installing libxt (1.2.1-r1) (29/811) Installing libxmu (1.1.4-r0) (30/811) Installing xset (1.2.5-r0) (31/811) Installing xprop (1.2.6-r0) (32/811) Installing xdg-utils (1.1.3-r4) (33/811) Installing mesa (22.3.2-r0) (34/811) Installing hwdata-pci (0.366-r0) (35/811) Installing libpciaccess (0.17-r0) (36/811) Installing libdrm (2.4.114-r0) (37/811) Installing libexpat (2.5.0-r0) (38/811) Installing wayland-libs-server (1.21.0-r1) (39/811) Installing libxfixes (6.0.0-r0) (40/811) Installing libxxf86vm (1.1.5-r0) (41/811) Installing mesa-glapi (22.3.2-r0) (42/811) Installing libxshmfence (1.3.2-r0) (43/811) Installing mesa-gl (22.3.2-r0) (44/811) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/811) Installing libxcomposite (0.4.6-r0) (46/811) Installing brotli-libs (1.0.9-r10) (47/811) Installing libbz2 (1.0.8-r4) (48/811) Installing libpng (1.6.39-r2) (49/811) Installing freetype (2.12.1-r0) (50/811) Installing fontconfig (2.14.1-r0) (51/811) Installing wayland-libs-client (1.21.0-r1) (52/811) Installing wayland-libs-cursor (1.21.0-r1) (53/811) Installing wayland-libs-egl (1.21.0-r1) (54/811) Installing xkeyboard-config (2.37-r0) (55/811) Installing xz-libs (5.4.0-r1) (56/811) Installing libxml2 (2.10.3-r2) (57/811) Installing libxkbcommon (1.5.0-r0) (58/811) Installing qt5-qtwayland (5.15.6_git20220927-r1) (59/811) Installing mesa-gbm (22.3.2-r0) (60/811) Installing mesa-egl (22.3.2-r0) (61/811) Installing avahi-libs (0.8-r6) (62/811) Installing gmp (6.2.1-r2) (63/811) Installing nettle (3.8.1-r0) (64/811) Installing p11-kit (0.24.1-r1) (65/811) Installing libtasn1 (4.19.0-r0) (66/811) Installing libunistring (1.1-r0) (67/811) Installing gnutls (3.7.8-r2) (68/811) Installing cups-libs (2.4.2-r1) (69/811) Installing pkgconf (1.9.3-r1) (70/811) Installing shared-mime-info (2.2-r2) (71/811) Installing libjpeg-turbo (2.1.4-r0) (72/811) Installing libwebp (1.2.4-r1) (73/811) Installing tiff (4.5.0-r2) (74/811) Installing gdk-pixbuf (2.42.10-r2) (75/811) Installing gtk-update-icon-cache (3.24.36-r0) (76/811) Installing libxrender (0.9.11-r0) (77/811) Installing libxcursor (1.2.1-r1) (78/811) Installing libxdamage (1.1.6-r0) (79/811) Installing libxi (1.8-r0) (80/811) Installing libxinerama (1.1.5-r0) (81/811) Installing libxrandr (1.5.3-r0) (82/811) Installing libatk-1.0 (2.46.0-r0) (83/811) Installing libxtst (1.2.4-r0) (84/811) Installing at-spi2-core (2.46.0-r0) (85/811) Installing libatk-bridge-2.0 (2.46.0-r0) (86/811) Installing pixman (0.42.2-r0) (87/811) Installing cairo (1.17.6-r3) (88/811) Installing cairo-gobject (1.17.6-r3) (89/811) Installing libepoxy (1.5.10-r0) (90/811) Installing fribidi (1.0.12-r0) (91/811) Installing graphite2 (1.3.14-r2) (92/811) Installing harfbuzz (6.0.0-r0) (93/811) Installing libxft (2.3.7-r0) (94/811) Installing pango (1.50.12-r0) (95/811) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/811) Installing libevdev (1.13.0-r0) (97/811) Installing mtdev (1.1.6-r1) (98/811) Installing eudev-libs (3.2.11-r6) (99/811) Installing libinput-libs (1.22.0-r0) (100/811) Installing xcb-util-wm (0.4.2-r0) (101/811) Installing xcb-util (0.4.1-r0) (102/811) Installing xcb-util-image (0.4.1-r0) (103/811) Installing xcb-util-keysyms (0.4.1-r0) (104/811) Installing xcb-util-renderutil (0.3.10-r0) (105/811) Installing libxkbcommon-x11 (1.5.0-r0) (106/811) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (107/811) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/811) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/811) Installing kirigami2-libs (5.101.0-r0) (110/811) Installing libgomp (12.2.1_git20220924-r7) (111/811) Installing kirigami2 (5.101.0-r0) (112/811) Installing kactivities-libs (5.101.0-r1) (113/811) Installing karchive (5.101.0-r0) (114/811) Installing kconfig (5.101.0-r0) (115/811) Installing kcoreaddons (5.101.0-r0) (116/811) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (117/811) Installing kwindowsystem (5.101.0-r0) (118/811) Installing kcrash (5.101.0-r0) (119/811) Installing kdbusaddons (5.101.0-r0) (120/811) Installing kglobalaccel (5.101.0-r0) (121/811) Installing kguiaddons (5.101.0-r0) (122/811) Installing ki18n (5.101.0-r0) (123/811) Installing libelogind (246.10-r5) (124/811) Installing polkit-elogind-libs (122-r0) (125/811) Installing polkit-qt-1 (0.114.0-r1) (126/811) Installing kauth (5.101.0-r0) (127/811) Installing kcodecs (5.101.0-r0) (128/811) Installing kwidgetsaddons (5.101.0-r0) (129/811) Installing kconfigwidgets (5.101.0-r0) (130/811) Installing qt5-qtsvg (5.15.6_git20220908-r0) (131/811) Installing kiconthemes (5.101.0-r0) (132/811) Installing kitemviews (5.101.0-r0) (133/811) Installing kxmlgui (5.101.0-r0) (134/811) Installing kbookmarks (5.101.0-r0) (135/811) Installing kcompletion (5.101.0-r0) (136/811) Installing libxml2-utils (2.10.3-r2) (137/811) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (138/811) Installing libgpg-error (1.46-r1) (139/811) Installing libgcrypt (1.10.1-r0) (140/811) Installing libxslt (1.1.37-r0) (141/811) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (142/811) Installing kdoctools (5.101.0-r0) (143/811) Installing kjobwidgets (5.101.0-r0) (144/811) Installing alsa-lib (1.2.8-r0) (145/811) Installing libxv (1.0.12-r0) (146/811) Installing cdparanoia-libs (10.2-r11) (147/811) Installing graphene (1.10.8-r1) (148/811) Installing gstreamer (1.20.5-r0) (149/811) Installing libogg (1.3.5-r2) (150/811) Installing opus (1.3.1-r1) (151/811) Installing orc (0.4.33-r0) (152/811) Installing libtheora (1.1.1-r16) (153/811) Installing libvorbis (1.3.7-r0) (154/811) Installing gst-plugins-base (1.20.5-r0) (155/811) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (156/811) Installing qt5-qtspeech (5.15.6_git20220907-r0) (157/811) Installing sound-theme-freedesktop (0.8-r0) (158/811) Installing libltdl (2.4.7-r0) (159/811) Installing libcanberra (0.30-r9) (160/811) Installing libcanberra-gstreamer (0.30-r9) (161/811) Installing knotifications (5.101.0-r0) (162/811) Installing kservice (5.101.0-r0) (163/811) Installing solid-libs (5.101.0-r0) (164/811) Installing libhunspell (1.7.2-r0) (165/811) Installing ncurses-terminfo-base (6.4_p20221231-r0) (166/811) Installing ncurses-libs (6.4_p20221231-r0) (167/811) Installing readline (8.2.0-r0) (168/811) Installing hunspell (1.7.2-r0) (169/811) Installing sonnet (5.101.0-r0) (170/811) Installing ktextwidgets (5.101.0-r0) (171/811) Installing kio (5.101.0-r0) (172/811) Installing kpackage (5.101.0-r0) (173/811) Installing kdeclarative (5.101.0-r0) (174/811) Installing kwayland (5.101.0-r0) (175/811) Installing plasma-framework (5.101.0-r0) (176/811) Installing sqlite-libs (3.40.1-r0) (177/811) Installing libaccounts-glib (1.26-r1) (178/811) Installing libaccounts-qt (1.16-r1) (179/811) Installing signond (8.61-r0) (180/811) Installing accounts-qml-module (0.7_git20190605-r1) (181/811) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (182/811) Installing sdl2 (2.26.2-r0) (183/811) Installing svt-av1-libs (1.4.1-r0) (184/811) Installing aom-libs (3.5.0-r0) (185/811) Installing libass (0.17.0-r0) (186/811) Installing libdav1d (1.0.0-r2) (187/811) Installing lcms2 (2.14-r2) (188/811) Installing libjxl (0.7.0-r0) (189/811) Installing lame (3.100-r2) (190/811) Installing libasyncns (0.8-r1) (191/811) Installing flac-libs (1.4.2-r0) (192/811) Installing libsndfile (1.2.0-r0) (193/811) Installing soxr (0.1.3-r3) (194/811) Installing speexdsp (1.2.1-r0) (195/811) Installing tdb-libs (1.4.7-r1) (196/811) Installing libpulse (9999_git20220528-r0) (197/811) Installing cjson (1.7.15-r3) (198/811) Installing mbedtls (2.28.2-r0) (199/811) Installing librist (0.2.7-r0) (200/811) Installing libsrt (1.5.1-r0) (201/811) Installing libssh (0.10.4-r0) (202/811) Installing v4l-utils-libs (1.22.1-r2) (203/811) Installing libva (2.17.0-r0) (204/811) Installing libvdpau (1.5-r0) (205/811) Installing vidstab (1.1.0-r2) (206/811) Installing libvpx (1.12.0-r1) (207/811) Installing x264-libs (0.164_git20220602-r0) (208/811) Installing numactl (2.0.16-r0) (209/811) Installing x265-libs (3.5-r3) (210/811) Installing xvidcore (1.3.7-r1) (211/811) Installing libsodium (1.0.18-r2) (212/811) Installing libzmq (4.3.4-r1) (213/811) Installing ffmpeg-libs (5.1.2-r3) (214/811) Installing libevent (2.1.12-r5) (215/811) Installing minizip (1.2.13-r0) (216/811) Installing nspr (4.35-r0) (217/811) Installing nss (3.86-r0) (218/811) Installing re2 (2022.12.01-r0) (219/811) Installing snappy (1.1.9-r4) (220/811) Installing qt5-qtwebengine (5.15.11-r11) (221/811) Installing libnotify (0.8.1-r1) (222/811) Installing libproxy (0.4.18-r2) (223/811) Installing signon-ui (0.17_git20171023-r2) (224/811) Installing libassuan (2.5.5-r1) (225/811) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (226/811) Installing gnupg-gpgconf (2.2.41-r0) (227/811) Installing gpg (2.2.41-r0) (228/811) Installing npth (1.6-r2) (229/811) Installing gpg-agent (2.2.41-r0) (230/811) Installing libksba (1.6.3-r0) (231/811) Installing gpgsm (2.2.41-r0) (232/811) Installing gpgme (1.18.0-r1) (233/811) Installing gpgmepp (1.18.0-r1) (234/811) Installing gdbm (1.23-r0) (235/811) Installing libsasl (2.1.28-r3) (236/811) Installing libqca (2.3.4-r2) (237/811) Installing kwallet (5.101.0-r0) (238/811) Installing kaccounts-integration (22.12.1-r0) (239/811) Installing purpose (5.101.0-r0) (240/811) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (241/811) Installing qt5-qtfeedback (0_git20180903-r0) (242/811) Installing angelfish (22.11-r0) (243/811) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (244/811) Installing gtk-engines-clearlooks (2.21.0-r3) (245/811) Installing gtk-engines-crux (2.21.0-r3) (246/811) Installing gtk-engines-industrial (2.21.0-r3) (247/811) Installing gtk-engines-mist (2.21.0-r3) (248/811) Installing gtk-engines-redmond (2.21.0-r3) (249/811) Installing gtk-engines-thinice (2.21.0-r3) (250/811) Installing gtk-engines (2.21.0-r3) (251/811) Installing breeze-gtk (5.26.5-r0) (252/811) Installing udev-init-scripts (35-r1) (253/811) Installing udev-init-scripts-openrc (35-r1) (254/811) Installing kmod-libs (30-r1) (255/811) Installing eudev (3.2.11-r6) (256/811) Installing eudev-openrc (3.2.11-r6) (257/811) Installing openssh-keygen (9.1_p1-r1) (258/811) Installing libedit (20221030.3.1-r0) (259/811) Installing openssh-client-common (9.1_p1-r1) (260/811) Installing openssh-client-default (9.1_p1-r1) (261/811) Installing openssh-sftp-server (9.1_p1-r1) (262/811) Installing openssh-server-common (9.1_p1-r1) (263/811) Installing openssh-server (9.1_p1-r1) (264/811) Installing openssh (9.1_p1-r1) (265/811) Installing boot-deploy (0.7-r0) (266/811) Installing busybox-extras (1.35.0-r30) Executing busybox-extras-1.35.0-r30.post-install (267/811) Installing lzo (2.10-r3) (268/811) Installing btrfs-progs (6.1.2-r0) (269/811) Installing bzip2 (1.0.8-r4) (270/811) Installing argon2-libs (20190702-r2) (271/811) Installing device-mapper-libs (2.03.18-r0) (272/811) Installing json-c (0.16-r2) (273/811) Installing cryptsetup-libs (2.6.0-r0) (274/811) Installing popt (1.19-r1) (275/811) Installing cryptsetup (2.6.0-r0) (276/811) Installing cryptsetup-openrc (2.6.0-r0) (277/811) Installing libaio (0.3.113-r0) (278/811) Installing device-mapper-event-libs (2.03.18-r0) (279/811) Installing lvm2-libs (2.03.18-r0) (280/811) Installing device-mapper (2.03.18-r0) (281/811) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (282/811) Installing libcom_err (1.46.5-r4) (283/811) Installing e2fsprogs-libs (1.46.5-r4) (284/811) Installing e2fsprogs (1.46.5-r4) (285/811) Installing e2fsprogs-extra (1.46.5-r4) (286/811) Installing f2fs-tools-libs (1.15.0-r0) (287/811) Installing f2fs-tools (1.15.0-r0) (288/811) Installing lz4 (1.9.4-r1) (289/811) Installing userspace-rcu (0.13.2-r0) (290/811) Installing multipath-tools (0.9.4-r0) (291/811) Installing multipath-tools-openrc (0.9.4-r0) (292/811) Installing parted (3.5-r0) (293/811) Installing postmarketos-mvcfg (1-r0) (294/811) Installing postmarketos-keys (1-r0) (295/811) Installing sudo (1.9.12_p1-r1) (296/811) Installing postmarketos-base-nofde (24.1-r0) (297/811) Installing unudhcpd (0.2.1-r0) (298/811) Installing xz (5.4.0-r1) (299/811) Installing postmarketos-mkinitfs (1.5.1-r3) (300/811) Installing postmarketos-base (24.1-r0) Executing postmarketos-base-24.1-r0.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (301/811) Installing llvm15-libs (15.0.6-r1) (302/811) Installing musl-fts (1.2.7-r3) (303/811) Installing libelf (0.188-r0) (304/811) Installing mesa-dri-gallium (22.3.2-r0) (305/811) Installing postmarketos-base-mesa (24.1-r0) (306/811) Installing device-tablet-x64uefi (0.4-r1) (307/811) Installing intel-gmmlib (22.3.3-r0) (308/811) Installing intel-media-driver (22.6.6-r0) (309/811) Installing libva-intel-driver (2.4.1-r0) (310/811) Installing device-tablet-x64uefi-libva (0.4-r1) (311/811) Installing linux-firmware-yamaha (20221214-r1) (312/811) Installing linux-firmware-yam (20221214-r1) (313/811) Installing linux-firmware-wfx (20221214-r1) (314/811) Installing linux-firmware-vxge (20221214-r1) (315/811) Installing linux-firmware-vicam (20221214-r1) (316/811) Installing linux-firmware-ueagle-atm (20221214-r1) (317/811) Installing linux-firmware-ttusb-budget (20221214-r1) (318/811) Installing linux-firmware-tigon (20221214-r1) (319/811) Installing linux-firmware-ti-keystone (20221214-r1) (320/811) Installing linux-firmware-ti-connectivity (20221214-r1) (321/811) Installing linux-firmware-ti (20221214-r1) (322/811) Installing linux-firmware-tehuti (20221214-r1) (323/811) Installing linux-firmware-sxg (20221214-r1) (324/811) Installing linux-firmware-sun (20221214-r1) (325/811) Installing linux-firmware-slicoss (20221214-r1) (326/811) Installing linux-firmware-sb16 (20221214-r1) (327/811) Installing linux-firmware-rtw89 (20221214-r1) (328/811) Installing linux-firmware-rtw88 (20221214-r1) (329/811) Installing linux-firmware-rtlwifi (20221214-r1) (330/811) Installing linux-firmware-rtl_nic (20221214-r1) (331/811) Installing linux-firmware-rtl_bt (20221214-r1) (332/811) Installing linux-firmware-rtl8192e (20221214-r1) (333/811) Installing linux-firmware-rsi (20221214-r1) (334/811) Installing linux-firmware-rockchip (20221214-r1) (335/811) Installing linux-firmware-radeon (20221214-r1) (336/811) Installing linux-firmware-r128 (20221214-r1) (337/811) Installing linux-firmware-qlogic (20221214-r1) (338/811) Installing linux-firmware-qed (20221214-r1) (339/811) Installing linux-firmware-ath10k (20221214-r1) (340/811) Installing linux-firmware-qcom (20221214-r1) (341/811) Installing linux-firmware-qca (20221214-r1) (342/811) Installing linux-firmware-ositech (20221214-r1) (343/811) Installing linux-firmware-nxp (20221214-r1) (344/811) Installing linux-firmware-nvidia (20221214-r1) (345/811) Installing linux-firmware-netronome (20221214-r1) (346/811) Installing linux-firmware-myricom (20221214-r1) (347/811) Installing linux-firmware-mwlwifi (20221214-r1) (348/811) Installing linux-firmware-mwl8k (20221214-r1) (349/811) Installing linux-firmware-mrvl (20221214-r1) (350/811) Installing linux-firmware-moxa (20221214-r1) (351/811) Installing linux-firmware-microchip (20221214-r1) (352/811) Installing linux-firmware-meson (20221214-r1) (353/811) Installing linux-firmware-mellanox (20221214-r1) (354/811) Installing linux-firmware-mediatek (20221214-r1) (355/811) Installing linux-firmware-matrox (20221214-r1) (356/811) Installing linux-firmware-liquidio (20221214-r1) (357/811) Installing linux-firmware-libertas (20221214-r1) (358/811) Installing linux-firmware-korg (20221214-r1) (359/811) Installing linux-firmware-keyspan_pda (20221214-r1) (360/811) Installing linux-firmware-keyspan (20221214-r1) (361/811) Installing linux-firmware-kaweth (20221214-r1) (362/811) Installing linux-firmware-isci (20221214-r1) (363/811) Installing linux-firmware-intel (20221214-r1) (364/811) Installing linux-firmware-inside-secure (20221214-r1) (365/811) Installing linux-firmware-imx (20221214-r1) (366/811) Installing linux-firmware-i915 (20221214-r1) (367/811) Installing linux-firmware-go7007 (20221214-r1) (368/811) Installing linux-firmware-ess (20221214-r1) (369/811) Installing linux-firmware-ene-ub6250 (20221214-r1) (370/811) Installing linux-firmware-emi62 (20221214-r1) (371/811) Installing linux-firmware-emi26 (20221214-r1) (372/811) Installing linux-firmware-edgeport (20221214-r1) (373/811) Installing linux-firmware-e100 (20221214-r1) (374/811) Installing linux-firmware-dsp56k (20221214-r1) (375/811) Installing linux-firmware-dpaa2 (20221214-r1) (376/811) Installing linux-firmware-dabusb (20221214-r1) (377/811) Installing linux-firmware-cypress (20221214-r1) (378/811) Installing linux-firmware-cxgb4 (20221214-r1) (379/811) Installing linux-firmware-cxgb3 (20221214-r1) (380/811) Installing linux-firmware-cpia2 (20221214-r1) (381/811) Installing linux-firmware-cnm (20221214-r1) (382/811) Installing linux-firmware-cis (20221214-r1) (383/811) Installing linux-firmware-cirrus (20221214-r1) (384/811) Installing linux-firmware-cavium (20221214-r1) (385/811) Installing linux-firmware-cadence (20221214-r1) (386/811) Installing linux-firmware-brcm (20221214-r1) (387/811) Installing linux-firmware-bnx2x (20221214-r1) (388/811) Installing linux-firmware-bnx2 (20221214-r1) (389/811) Installing linux-firmware-av7110 (20221214-r1) (390/811) Installing linux-firmware-atusb (20221214-r1) (391/811) Installing linux-firmware-atmel (20221214-r1) (392/811) Installing linux-firmware-ath9k_htc (20221214-r1) (393/811) Installing linux-firmware-ath6k (20221214-r1) (394/811) Installing linux-firmware-ath11k (20221214-r1) (395/811) Installing linux-firmware-ar3k (20221214-r1) (396/811) Installing linux-firmware-amphion (20221214-r1) (397/811) Installing linux-firmware-amdgpu (20221214-r1) (398/811) Installing linux-firmware-amd-ucode (20221214-r1) (399/811) Installing linux-firmware-amd (20221214-r1) (400/811) Installing linux-firmware-advansys (20221214-r1) (401/811) Installing linux-firmware-adaptec (20221214-r1) (402/811) Installing linux-firmware-acenic (20221214-r1) (403/811) Installing linux-firmware-3com (20221214-r1) (404/811) Installing linux-firmware-other (20221214-r1) (405/811) Installing linux-firmware (20221214-r1) (406/811) Installing linux-edge (6.1.3-r0) (407/811) Installing device-tablet-x64uefi-kernel-edge (0.4-r1) (408/811) Installing ca-certificates (20221203-r1) (409/811) Installing nghttp2-libs (1.51.0-r0) (410/811) Installing libcurl (7.87.0-r2) (411/811) Installing libxmlb (0.3.10-r0) (412/811) Installing yaml (0.2.5-r0) (413/811) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (414/811) Installing appstream-qt (0.15.5-r2) (415/811) Installing attica (5.101.0-r0) (416/811) Installing kidletime (5.101.0-r0) (417/811) Installing knewstuff (5.101.0-r0) (418/811) Installing discover (5.26.5-r0) (419/811) Installing libapk-qt (0.4.2-r0) (420/811) Installing discover-backend-apk (5.26.5-r0) (421/811) Installing font-droid-nonlatin (20200215-r2) (422/811) Installing font-noto-common (0_git20211101-r6) (423/811) Installing font-noto-math (0_git20211101-r6) (424/811) Installing font-noto-symbols (0_git20211101-r6) (425/811) Installing font-noto (0_git20211101-r6) (426/811) Installing font-noto-emoji (2.038-r0) (427/811) Installing font-noto-extra (0_git20211101-r6) (428/811) Installing mauiman (1.0.1-r0) (429/811) Installing mauikit (2.2.1-r0) (430/811) Installing exiv2 (0.27.5-r1) (431/811) Installing mauikit-imagetools (2.2.1-r0) (432/811) Installing mauikit-filebrowsing (2.2.1-r0) (433/811) Installing index (2.2.1-r0) (434/811) Installing signon-plugin-oauth2 (0.25-r0) (435/811) Installing kaccounts-providers (22.12.1-r0) (436/811) Installing kirigami-addons (0.6.1-r0) (437/811) Installing kclock (22.11-r0) (438/811) Installing gsettings-desktop-schemas (43.0-r0) (439/811) Installing kdecoration (5.26.5-r0) (440/811) Installing kde-gtk-config (5.26.5-r0) (441/811) Installing kirigami-gallery (22.12.1-r0) (442/811) Installing kquickimageeditor (0.2.0-r1) (443/811) Installing taglib (1.13-r0) (444/811) Installing kfilemetadata (5.101.0-r0) (445/811) Installing qt5-qtlocation (5.15.6_git20220907-r1) (446/811) Installing koko (22.11-r0) (447/811) Installing kasync (0.3.0-r2) (448/811) Installing gpg-wks-server (2.2.41-r0) (449/811) Installing gpgv (2.2.41-r0) (450/811) Installing libldap (2.6.3-r6) (451/811) Installing gnupg-dirmngr (2.2.41-r0) (452/811) Installing gnupg-utils (2.2.41-r0) (453/811) Installing gnupg-wks-client (2.2.41-r0) (454/811) Installing gnupg (2.2.41-r0) (455/811) Installing iso-codes (4.12.0-r0) (456/811) Installing kcontacts (5.101.0-r0) (457/811) Installing kpeople (5.101.0-r0) (458/811) Installing libical (3.0.16-r1) (459/811) Installing kcalendarcore (5.101.0-r0) (460/811) Installing kmime (22.12.1-r0) (461/811) Installing kimap2 (0.4.0-r1) (462/811) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (463/811) Installing kdav2 (0.4.0-r1) (464/811) Installing lmdb (0.9.29-r2) (465/811) Installing libxapian (1.4.21-r0) (466/811) Installing sink (0.9.0-r3) (467/811) Installing kpeoplesink (0_git20210224-r1) (468/811) Installing kpeoplevcard (0.1-r2) (469/811) Installing libraw (0.21.1-r0) (470/811) Installing libraw-tools (0.21.1-r0) (471/811) Installing imagemagick-libs (7.1.0.57-r0) (472/811) Installing jbig2dec (0.19-r1) (473/811) Installing ghostscript (10.0.0-r2) (474/811) Installing libde265 (1.0.9-r0) (475/811) Installing libheif (1.14.0-r0) (476/811) Installing librsvg (2.55.1-r0) (477/811) Installing imagemagick (7.1.0.57-r0) (478/811) Installing perl (5.36.0-r0) (479/811) Installing perl-image-exiftool (12.50-r0) (480/811) Installing exiftool (12.50-r0) (481/811) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (482/811) Installing dbus-openrc (1.14.4-r0) (483/811) Installing feedbackd-device-themes (0_git20220202-r0) (484/811) Installing gsound (1.0.3-r1) (485/811) Installing libgudev (237-r1) (486/811) Installing json-glib (1.6.6-r1) (487/811) Installing feedbackd (0.0.2-r0) Executing feedbackd-0.0.2-r0.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (488/811) Installing tzdata (2022g-r0) (489/811) Installing openexr (3.1.5-r4) (490/811) Installing soundtouch (2.3.2-r1) (491/811) Installing libraw1394 (2.1.2-r3) (492/811) Installing libusb (1.0.26-r0) (493/811) Installing libdc1394 (2.2.6-r1) (494/811) Installing tslib (1.22-r1) (495/811) Installing directfb (1.7.7-r5) (496/811) Installing faac (1.30-r2) (497/811) Installing fdk-aac (2.0.2-r1) (498/811) Installing flite (2.2-r1) (499/811) Installing libsamplerate (0.2.2-r0) (500/811) Installing jack (1.9.21-r0) (501/811) Installing pipewire-libs (0.3.63-r1) (502/811) Installing portaudio (19.7.0-r0) (503/811) Installing fluidsynth-libs (2.3.1-r1) (504/811) Installing libfreeaptx (0.1.1-r1) (505/811) Installing gsm (1.0.22-r1) (506/811) Installing libldac (2.0.2.3-r0) (507/811) Installing libmodplug (0.8.9.0-r2) (508/811) Installing neon (0.32.4-r0) (509/811) Installing libnice (0.1.21-r0) (510/811) Installing openal-soft (1.22.2-r2) (511/811) Installing openjpeg (2.5.0-r2) (512/811) Installing librtmp (2.4_git20190330-r2) (513/811) Installing sbc (2.0-r0) (514/811) Installing spandsp (0.0.6-r4) (515/811) Installing libsrtp (2.4.2-r3) (516/811) Installing vo-aacenc (0.1.3-r0) (517/811) Installing vo-amrwbenc (0.1.3-r0) (518/811) Installing libzbar (0.23.92-r2) (519/811) Installing gst-plugins-bad (1.20.5-r0) (520/811) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (521/811) Installing megapixels (1.6.0-r1) (522/811) Installing mesa-gles (22.3.2-r0) (523/811) Installing encodings (1.0.6-r0) (524/811) Installing libfontenc (1.1.7-r0) (525/811) Installing mkfontscale (1.2.2-r1) (526/811) Installing font-dejavu (2.37-r3) (527/811) Installing sdl2_ttf (2.20.1-r0) (528/811) Installing osk-sdl (0.67.1-r1) (529/811) Installing kcmutils (5.101.0-r0) (530/811) Installing frameworkintegration (5.101.0-r0) (531/811) Installing oxygen (5.26.5-r0) (532/811) Installing modemmanager-qt (5.101.0-r0) (533/811) Installing callaudiod-libs (0.1.4-r0) (534/811) Installing abseil-cpp (20220623.1-r1) (535/811) Installing boost1.81-thread (1.81.0-r1) (536/811) Installing libprotobuf (3.21.12-r0) (537/811) Installing libphonenumber (8.13.3-r0) (538/811) Installing plasma-dialer (22.11-r0) (539/811) Installing plasma-mobile-sounds (0.1-r1) (540/811) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (541/811) Installing plasma-phonebook (22.11-r0) (542/811) Installing postmarketos-artwork-wallpapers (2-r1) (543/811) Installing postmarketos-hidden-desktop-entries (2.2-r1) (544/811) Installing bluez (5.66-r1) (545/811) Installing bluez-openrc (5.66-r1) (546/811) Installing bluez-obexd (5.66-r1) (547/811) Installing kded (5.101.0-r0) (548/811) Installing bluez-qt (5.101.0-r0) (549/811) Installing bluedevil (5.26.5-r0) (550/811) Installing breeze (5.26.5-r0) (551/811) Installing libpulse-mainloop-glib (9999_git20220528-r0) (552/811) Installing callaudiod (0.1.4-r0) (553/811) Installing dnsmasq-common (2.88-r0) (554/811) Installing dnsmasq-openrc (2.88-r0) (555/811) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (556/811) Installing linux-pam (1.5.2-r2) (557/811) Installing shadow (4.13-r0) (558/811) Installing libacl (2.3.1-r1) (559/811) Installing elogind (246.10-r5) (560/811) Installing elogind-openrc (246.10-r5) (561/811) Installing hfd-service (0.1.0-r1) (562/811) Installing hfd-service-openrc (0.1.0-r1) (563/811) Installing iio-sensor-proxy (3.4-r0) (564/811) Installing iio-sensor-proxy-openrc (3.4-r0) (565/811) Installing libkscreen (5.26.5-r0) (566/811) Installing layer-shell-qt (5.26.5-r0) (567/811) Installing qt5-qtsensors (5.15.6_git20220816-r0) (568/811) Installing kscreen (5.26.5-r0) (569/811) Installing socat (1.7.4.4-r0) (570/811) Installing kwallet-pam (5.26.5-r0) (571/811) Installing kwayland-integration (5.26.5-r0) (572/811) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (573/811) Installing duktape (2.7.0-r0) (574/811) Installing polkit-elogind (122-r0) (575/811) Installing libmm-glib (1.20.2-r1) (576/811) Installing libmbim (1.28.2-r0) (577/811) Installing libqrtr-glib (1.2.2-r0) (578/811) Installing libqmi (1.32.2-r0) (579/811) Installing modemmanager (1.20.2-r1) (580/811) Installing modemmanager-openrc (1.20.2-r1) (581/811) Installing libunwind (1.6.2-r2) (582/811) Installing libcamera (0.0.3-r0) (583/811) Installing libuv (1.44.2-r0) (584/811) Installing roc-toolkit-libs (0.1.5-r2) (585/811) Installing webrtc-audio-processing (0.3.1-r6) (586/811) Installing pipewire (0.3.63-r1) (587/811) Installing breeze-icons (5.101.0-r0) (588/811) Installing dbus-x11 (1.14.4-r0) (589/811) Installing kactivities (5.101.0-r1) (590/811) Installing kpipewire (5.26.5-r0) (591/811) Installing dconf (0.40.0-r2) (592/811) Installing anthy (9100h-r2) (593/811) Installing maliit-framework (2.3.0-r2) (594/811) Installing kyotocabinet (1.2.79-r3) (595/811) Installing libpinyin (2.8.0-r0) (596/811) Installing tinyxml (2.6.2-r1) (597/811) Installing presage (0.9.1-r2) (598/811) Installing maliit-keyboard (2.3.1-r1) (599/811) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (600/811) Installing plasma-nano (5.26.5-r0) (601/811) Installing libnm (1.40.8-r0) (602/811) Installing networkmanager-common (1.40.8-r0) (603/811) Installing networkmanager-openrc (1.40.8-r0) (604/811) Installing libndp (1.8-r1) (605/811) Installing libidn2 (2.3.4-r0) (606/811) Installing libpsl (0.21.2-r0) (607/811) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (608/811) Installing networkmanager-qt (5.101.0-r0) (609/811) Installing plasma-nm (5.26.5-r0) (610/811) Installing plasma-nm-mobile (5.26.5-r0) (611/811) Installing fftw-single-libs (3.3.10-r1) (612/811) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (613/811) Installing pulseaudio-bluez (9999_git20220528-r0) (614/811) Installing pulseaudio-alsa (9999_git20220528-r0) (615/811) Installing alsa-utils-openrc (1.2.8-r0) (616/811) Installing pulseaudio-openrc (9999_git20220528-r0) (617/811) Installing libcanberra-pulse (0.30-r9) (618/811) Installing plasma-pa (5.26.5-r0) (619/811) Installing libdaemon (0.14-r3) (620/811) Installing openrc-settingsd (1.1.0-r0) (621/811) Installing openrc-settingsd-openrc (1.1.0-r0) (622/811) Installing plasma-settings (22.11-r0) (623/811) Installing kactivitymanagerd (5.26.5-r0) (624/811) Installing kinit (5.101.0-r0) (625/811) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (626/811) Installing kdnssd (5.101.0-r0) (627/811) Installing syntax-highlighting (5.101.0-r0) (628/811) Installing kdsoap (2.1.1-r0) (629/811) Installing libmtp (1.1.20-r2) (630/811) Installing clang15-libclang (15.0.6-r2) (631/811) Installing qt5-qttools (5.15.6_git20220907-r1) (632/811) Installing phonon (4.11.1-r3) (633/811) Installing talloc (2.3.4-r1) (634/811) Installing tevent (0.13.0-r1) (635/811) Installing samba-util-libs (4.17.4-r0) (636/811) Installing jansson (2.14-r0) (637/811) Installing ldb (2.6.1-r0) (638/811) Installing libwbclient (4.17.4-r0) (639/811) Installing samba-libs (4.17.4-r0) (640/811) Installing libsmbclient (4.17.4-r0) (641/811) Installing kio-extras (22.12.1-r0) (642/811) Installing kquickcharts (5.101.0-r0) (643/811) Installing xorg-server-common (21.1.6-r0) (644/811) Installing libxkbfile (1.1.2-r0) (645/811) Installing xkbcomp (1.4.6-r0) (646/811) Installing libxfont2 (2.0.6-r0) (647/811) Installing libtirpc-conf (1.3.3-r0) (648/811) Installing libtirpc-nokrb (1.3.3-r0) (649/811) Installing libxcvt (0.1.2-r0) (650/811) Installing xwayland (22.1.7-r0) (651/811) Installing kscreenlocker (5.26.5-r0) (652/811) Installing libqaccessibilityclient (0.4.1-r1) (653/811) Installing xcb-util-cursor (0.1.4-r0) (654/811) Installing kwin (5.26.5-r0) (655/811) Installing kitemmodels (5.101.0-r0) (656/811) Installing threadweaver (5.101.0-r0) (657/811) Installing krunner (5.101.0-r0) (658/811) Installing milou (5.26.5-r0) (659/811) Installing pipewire-media-session (0.4.1-r0) (660/811) Installing font-hack (3.003-r3) (661/811) Installing qqc2-desktop-style (5.101.0-r0) (662/811) Installing plasma-integration (5.26.5-r0) (663/811) Installing qtchooser (66-r2) (664/811) Installing plasma-workspace-libs (5.26.5-r0) (665/811) Installing kactivities-stats (5.101.0-r1) (666/811) Installing baloo (5.101.0-r0) (667/811) Installing kholidays (5.101.0-r0) (668/811) Installing libkexiv2 (22.12.1-r0) (669/811) Installing knotifyconfig (5.101.0-r0) (670/811) Installing kparts (5.101.0-r0) (671/811) Installing zxing-cpp (1.4.0-r0) (672/811) Installing libdmtx-libs (0.7.7-r0) (673/811) Installing libqrencode (4.1.1-r1) (674/811) Installing prison (5.101.0-r0) (675/811) Installing ktexteditor (5.101.0-r0) (676/811) Installing libnl3 (3.7.0-r0) (677/811) Installing libpcap (1.10.2-r0) (678/811) Installing lm-sensors-libs (3.6.0-r4) (679/811) Installing libksysguard (5.26.5-r0) (680/811) Installing kuserfeedback (1.2.0-r1) (681/811) Installing gpsd (3.24-r1) (682/811) Installing gpsd-openrc (3.24-r1) (683/811) Installing mpfr4 (4.2.0-r0) (684/811) Installing libqalculate (4.5.1-r0) (685/811) Installing plasma-workspace (5.26.5-r0) (686/811) Installing kpty (5.101.0-r0) (687/811) Installing kdesu (5.101.0-r0) (688/811) Installing kde-cli-tools (5.26.5-r0) (689/811) Installing qqc2-breeze-style (5.26.5-r0) (690/811) Installing plasma-mobile (5.26.5-r0) (691/811) Installing polkit-kde-agent-1 (5.26.5-r0) (692/811) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (693/811) Installing chrony-openrc (4.3-r0) (694/811) Installing haveged (1.9.18-r0) (695/811) Installing haveged-openrc (1.9.18-r0) (696/811) Installing libmnl (1.0.5-r0) (697/811) Installing libnftnl (1.2.4-r0) (698/811) Installing nftables (1.0.6-r0) (699/811) Installing nftables-openrc (1.0.6-r0) (700/811) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (701/811) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (702/811) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (703/811) Installing postmarketos-artwork-icons (2-r1) (704/811) Installing util-linux (2.38.1-r2) (705/811) Installing libfdisk (2.38.1-r2) (706/811) Installing libsmartcols (2.38.1-r2) (707/811) Installing util-linux-misc (2.38.1-r2) (708/811) Installing libeconf (0.5.0-r0) (709/811) Installing runuser (2.38.1-r2) (710/811) Installing mount (2.38.1-r2) (711/811) Installing losetup (2.38.1-r2) (712/811) Installing hexdump (2.38.1-r2) (713/811) Installing uuidgen (2.38.1-r2) (714/811) Installing blkid (2.38.1-r2) (715/811) Installing sfdisk (2.38.1-r2) (716/811) Installing mcookie (2.38.1-r2) (717/811) Installing agetty (2.38.1-r2) (718/811) Installing agetty-openrc (0.46-r0) (719/811) Installing wipefs (2.38.1-r2) (720/811) Installing cfdisk (2.38.1-r2) (721/811) Installing umount (2.38.1-r2) (722/811) Installing util-linux-openrc (2.38.1-r2) (723/811) Installing flock (2.38.1-r2) (724/811) Installing lsblk (2.38.1-r2) (725/811) Installing libcap-ng (0.8.3-r1) (726/811) Installing setpriv (2.38.1-r2) (727/811) Installing logger (2.38.1-r2) (728/811) Installing partx (2.38.1-r2) (729/811) Installing fstrim (2.38.1-r2) (730/811) Installing findmnt (2.38.1-r2) (731/811) Installing wireless-regdb (2022.08.12-r0) (732/811) Installing pcsc-lite-libs (1.9.9-r0) (733/811) Installing wpa_supplicant (2.10-r4) (734/811) Installing wpa_supplicant-openrc (2.10-r4) (735/811) Installing ifupdown-ng-wifi (0.12.1-r0) (736/811) Installing postmarketos-base-ui (6-r2) Executing postmarketos-base-ui-6-r2.post-install (737/811) Installing mpdecimal (2.5.1-r1) (738/811) Installing python3 (3.11.1-r2) (739/811) Installing py3-ruamel.yaml.clib (0.2.7-r1) (740/811) Installing py3-ruamel.yaml (0.17.21-r1) (741/811) Installing sleep-inhibitor (1.16-r1) (742/811) Installing sleep-inhibitor-openrc (1.16-r1) (743/811) Installing postmarketos-base-ui-elogind (6-r2) Executing postmarketos-base-ui-elogind-6-r2.post-install (744/811) Installing py3-dbus (1.3.2-r1) (745/811) Installing obex-capabilities (0.2.1-r2) (746/811) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (747/811) Installing postmarketos-base-ui-bluez-obexd (6-r2) (748/811) Installing pulseaudio-utils (9999_git20220528-r0) (749/811) Installing postmarketos-base-ui-pulseaudio (6-r2) (750/811) Installing networkmanager-cli (1.40.8-r0) (751/811) Installing pcre (8.45-r2) (752/811) Installing slang (2.3.3-r0) (753/811) Installing newt (0.52.21-r5) (754/811) Installing networkmanager-tui (1.40.8-r0) (755/811) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (756/811) Installing mobile-broadband-provider-info (20221107-r0) (757/811) Installing networkmanager-wwan (1.40.8-r0) (758/811) Installing postmarketos-base-ui-networkmanager (6-r2) (759/811) Installing upower (1.90.0-r2) (760/811) Installing powerdevil-libs (5.26.5-r0) (761/811) Installing powerdevil (5.26.5-r0) (762/811) Installing bubblewrap (0.7.0-r0) (763/811) Installing fuse-common (3.12.0-r0) (764/811) Installing fuse-openrc (3.12.0-r0) (765/811) Installing fuse3-libs (3.12.0-r0) (766/811) Installing fuse3 (3.12.0-r0) (767/811) Installing xdg-desktop-portal (1.16.0-r0) (768/811) Installing xdg-desktop-portal-kde (5.26.5-r0) (769/811) Installing autologin (1.0.0-r4) (770/811) Installing tinydm (1.1.2-r1) (771/811) Installing tinydm-openrc (1.1.2-r1) (772/811) Installing postmarketos-base-ui-tinydm (6-r2) (773/811) Installing font-alias (1.0.4-r0) (774/811) Installing util-macros (1.19.3-r0) (775/811) Installing font-misc-misc (1.1.2-r3) (776/811) Installing font-cursor-misc (1.0.3-r3) (777/811) Installing xauth (1.1.2-r0) (778/811) Installing xmodmap (1.0.11-r0) (779/811) Installing xrdb (1.2.1-r1) (780/811) Installing xinit (1.4.2-r0) (781/811) Installing xorg-server (21.1.6-r0) (782/811) Installing libinput (1.22.0-r0) (783/811) Installing xf86-input-libinput (1.2.1-r0) (784/811) Installing xf86-video-fbdev (0.5.0-r3) (785/811) Installing postmarketos-base-ui-x11 (6-r2) (786/811) Installing postmarketos-ui-plasma-mobile (3.9-r1) Executing postmarketos-ui-plasma-mobile-3.9-r1.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (787/811) Installing libexif (0.6.24-r0) (788/811) Installing libb2 (0.98.1-r2) (789/811) Installing double-conversion (3.2.1-r0) (790/811) Installing qt6-qtbase (6.4.2-r0) (791/811) Installing qt6-qtbase-x11 (6.4.2-r0) (792/811) Installing qt6-qtdeclarative (6.4.2-r0) (793/811) Installing qt6-qtwayland (6.4.2-r0) (794/811) Installing hwloc (2.8.0-r0) (795/811) Installing libtbb (2021.8.0-r0) (796/811) Installing opencv (4.7.0-r0) (797/811) Installing postprocessd (0.2.1-r3) (798/811) Installing postprocessd-megapixels (0.2.1-r3) (799/811) Installing qmltermwidget (0.2.0-r1) (800/811) Installing qmlkonsole (22.11-r0) (801/811) Installing c-ares (1.18.1-r1) (802/811) Installing spacebar (22.11-r0) (803/811) Installing hkdm (0.2.0-r0) (804/811) Installing buffyboard (0.2.0-r0) (805/811) Installing terminus-font (4.49.1-r3) (806/811) Installing kbd-misc (2.5.1-r4) (807/811) Installing kbd (2.5.1-r4) (808/811) Installing kbd-openrc (2.5.1-r4) (809/811) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (810/811) Installing ttyescape-openrc (1.0.1-r1) (811/811) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r30.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r3.trigger 2023/01/08 15:52:32 Generating for kernel version: 6.1.3-0-edge 2023/01/08 15:52:32 Output directory: /boot 2023/01/08 15:52:32 == Generating initramfs == 2023/01/08 15:52:32 - Including hook files 2023/01/08 15:52:32 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/08 15:52:32 - Including hook scripts 2023/01/08 15:52:32 - Including required binaries 2023/01/08 15:52:32 - Including kernel modules 2023/01/08 15:52:32 - Including splash images 2023/01/08 15:52:32 - Writing and verifying initramfs archive 2023/01/08 15:52:32 == Generating initramfs extra == 2023/01/08 15:52:32 - Including extra binaries 2023/01/08 15:52:32 - Including FDE support 2023/01/08 15:52:32 - Writing and verifying initramfs-extra archive 2023/01/08 15:52:32 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2023/01/08 15:52:35 mkinitfs completed in: 3.632075452s Executing postmarketos-base-24.1-r0.trigger Executing ca-certificates-20221203-r1.trigger Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 3246 MiB in 836 packages (1212797) [15:52:39] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3246 MiB in 836 packages (1212797) [15:52:40] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (1212797) [15:52:40] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (1212797) [15:52:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1212797) [15:52:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1212797) [15:52:40] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1212797) [15:52:40] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (1212797) [15:52:40] New background process: pid=1221375, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3246 MiB in 836 packages (1212797) [15:52:41] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3246 MiB in 836 packages (1212797) [15:52:41] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1212797) [15:52:42] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (1212797) [15:52:42] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1212797) [15:52:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1212797) [15:52:42] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1212797) [15:52:42] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1212797) [15:52:42] New background process: pid=1221390, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3246 MiB in 836 packages (1212797) [15:52:43] (rootfs_tablet-x64uefi) mkinitfs edge (1212797) [15:52:43] (rootfs_tablet-x64uefi) % mkinitfs 2023/01/08 15:52:43 Generating for kernel version: 6.1.3-0-edge 2023/01/08 15:52:43 Output directory: /boot 2023/01/08 15:52:43 == Generating initramfs == 2023/01/08 15:52:43 - Including hook files 2023/01/08 15:52:43 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/08 15:52:43 - Including hook scripts 2023/01/08 15:52:43 - Including required binaries 2023/01/08 15:52:43 - Including kernel modules 2023/01/08 15:52:43 - Including splash images 2023/01/08 15:52:43 - Writing and verifying initramfs archive 2023/01/08 15:52:43 == Generating initramfs extra == 2023/01/08 15:52:43 - Including extra binaries 2023/01/08 15:52:43 - Including FDE support 2023/01/08 15:52:43 - Writing and verifying initramfs-extra archive 2023/01/08 15:52:43 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2023/01/08 15:52:44 mkinitfs completed in: 796.434246ms (1212797) [15:52:44] *** SET LOGIN PASSWORD FOR: 'user' *** (1212797) [15:52:44] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (1212797) [15:52:44] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (1212797) [15:52:44] (rootfs_tablet-x64uefi) locking root (1212797) [15:52:44] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (1212797) [15:52:44] NOTE: No valid keymap specified for device (1212797) [15:52:44] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (1212797) [15:52:45] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (1212797) [15:52:45] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (1212797) [15:52:45] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1212797) [15:52:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1212797) [15:52:45] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1212797) [15:52:45] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1212797) [15:52:45] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3332372 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (1212797) [15:52:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1212797) [15:52:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1212797) [15:52:45] (native) create tablet-x64uefi.img (4723M) (1212797) [15:52:45] (native) % truncate -s 4723M /home/pmos/rootfs/tablet-x64uefi.img (1212797) [15:52:45] (native) mount /dev/install (tablet-x64uefi.img) (1212797) [15:52:45] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (1212797) [15:52:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1212797) [15:52:45] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1212797) [15:52:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1212797) [15:52:45] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1212797) [15:52:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1212797) [15:52:45] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1212797) [15:52:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1212797) [15:52:45] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1212797) [15:52:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1212797) [15:52:45] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1212797) [15:52:46] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1212797) [15:52:46] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1212797) [15:52:46] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1212797) [15:52:46] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1212797) [15:52:46] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1212797) [15:52:46] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1212797) [15:52:46] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1212797) [15:52:46] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1212797) [15:52:46] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (1212797) [15:52:46] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1212797) [15:52:46] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1212797) [15:52:46] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1212797) [15:52:46] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1212797) [15:52:46] (native) % parted -s /dev/install mktable msdos (1212797) [15:52:46] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (1212797) [15:52:46] (native) % parted -s /dev/install mkpart primary 256M 100% (1212797) [15:52:46] (native) % parted -s /dev/install set 1 boot on (1212797) [15:52:46] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1212797) [15:52:46] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1212797) [15:52:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1212797) [15:52:46] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1212797) [15:52:47] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1212797) [15:52:47] (native) install e2fsprogs (1212797) [15:52:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1212797) [15:52:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1212797) [15:52:47] (native) % cat /tmp/apk_progress_fifo (1212797) [15:52:47] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1212797) [15:52:47] New background process: pid=1221936, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r30.trigger OK: 21 MiB in 70 packages (1212797) [15:52:47] (native) format /dev/installp2 (root, ext4) (1212797) [15:52:47] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1212797) [15:52:47] (native) mount /dev/installp2 to /mnt/install (1212797) [15:52:47] (native) % mkdir -p /mnt/install (1212797) [15:52:47] (native) % mount /dev/installp2 /mnt/install (1212797) [15:52:47] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1212797) [15:52:47] (native) install dosfstools (1212797) [15:52:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1212797) [15:52:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1212797) [15:52:47] (native) % cat /tmp/apk_progress_fifo (1212797) [15:52:47] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1212797) [15:52:47] New background process: pid=1221965, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r30.trigger OK: 22 MiB in 71 packages (1212797) [15:52:48] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (1212797) [15:52:48] (native) % mkfs.fat -F 16 -n pmOS_boot /dev/installp1 mkfs.fat 4.2 (2021-01-31) mkfs.fat: Warning: lowercase labels might not work properly on some systems (1212797) [15:52:48] (native) % mkdir -p /mnt/install/boot (1212797) [15:52:48] (native) % mount /dev/installp1 /mnt/install/boot (1212797) [15:52:48] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1212797) [15:52:48] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (1212797) [15:52:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1212797) [15:52:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1212797) [15:52:48] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1212797) [15:52:48] (native) % cd /mnt/rootfs_tablet-x64uefi; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (1212797) [15:52:56] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1212797) [15:52:56] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1212797) [15:52:56] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:57] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:57] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1212797) [15:52:57] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1212797) [15:52:57] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (1212797) [15:52:57] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1212797) [15:52:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1212797) [15:53:13] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1212797) [15:53:13] (native) umount /dev/loop11 (1212797) [15:53:13] (native) % losetup -d /dev/loop11 (1212797) [15:53:13] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1212797) [15:53:13] (1212797) [15:53:13] *** FLASHING INFORMATION *** (1212797) [15:53:13] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1212797) [15:53:13] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1212797) [15:53:13] (1212797) [15:53:13] *** SSH DAEMON INFORMATION *** (1212797) [15:53:13] SSH daemon is enabled (disable with --no-sshd). (1212797) [15:53:13] Login as 'user' with the password given during installation. (1212797) [15:53:13] (1212797) [15:53:13] *** FIREWALL INFORMATION *** (1212797) [15:53:13] Firewall is enabled, but will not work (no support in kernel config for nftables). (1212797) [15:53:13] If/when the kernel supports it in the future, it will work automatically. (1212797) [15:53:13] For more information: https://postmarketos.org/firewall (1212797) [15:53:13] (1212797) [15:53:13] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1212797) [15:53:13] DONE! total 3423868 -rw-r--r-- 1 root 12345 4952424448 Jan 8 15:53 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop11 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop11 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap (deleted) 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 14 Jan 8 15:53 pmOS_boot -> ../../loop11p1 lrwxrwxrwx 1 root root 14 Jan 8 15:53 pmOS_root -> ../../loop11p2 lrwxrwxrwx 1 root root 10 Jan 8 15:53 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Jan 8 15:52 bin drwxr-xr-x 2 root root 4096 Jan 8 15:52 boot drwxr-xr-x 2 root root 4096 Jan 8 15:49 dev drwxr-xr-x 63 root root 4096 Jan 8 15:52 etc drwxr-xr-x 3 root root 4096 Jan 8 15:52 home drwxr-xr-x 14 root root 4096 Jan 8 15:52 lib drwx------ 2 root root 16384 Jan 8 15:52 lost+found drwxr-xr-x 5 root root 4096 Jan 8 15:49 media drwxr-xr-x 8 root root 4096 Jan 8 15:49 mnt drwxr-xr-x 2 root root 4096 Jan 8 15:49 opt drwxr-xr-x 2 root root 4096 Jan 8 15:49 proc drwx------ 2 root root 4096 Jan 8 15:49 root drwxr-xr-x 6 root root 4096 Jan 8 15:52 run drwxr-xr-x 2 root root 4096 Jan 8 15:52 sbin drwxr-xr-x 2 root root 4096 Jan 8 15:49 srv drwxr-xr-x 2 root root 4096 Jan 8 15:49 sys drwxrwxrwt 2 root root 4096 Jan 8 15:52 tmp drwxr-xr-x 9 root root 4096 Jan 8 15:49 usr drwxr-xr-x 13 root root 4096 Jan 8 15:49 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2023-01-08 15:54:04-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 69.5M=0s 2023-01-08 15:54:04 (69.5 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2023-01-06 21:25:15.935992 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-3054-g67937e10c6 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-3054-g67937e10c6 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-3055-gbb95139655 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24700 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672452690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1672452741-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672452709-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672452755-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.5-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.5-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.5-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.5-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.5-r0 -> 9999_git1672453197-r0) (58/102) Upgrading breeze (5.26.5-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.5-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.5-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.5-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.5-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.5-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.5-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.5-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-pa (5.26.5-r0 -> 9999_git1666836724-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.5-r0 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.5-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.5-r0 -> 9999_git1672453263-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.5-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.5-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.5-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1672452728-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.5-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.5-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.5-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.5-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.5-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.5-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.5-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.5-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.5-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r30.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24.1-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3404 MiB in 836 packages (1/12) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (2/12) Installing xdg-dbus-proxy (0.1.4-r0) (3/12) Installing lz4-libs (1.9.4-r1) (4/12) Installing libarchive (3.6.2-r1) (5/12) Installing ostree (2022.6-r0) (6/12) Installing libseccomp (2.5.4-r1) (7/12) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (8/12) Installing flatpak-libs (1.14.1-r0) (9/12) Installing discover-backend-flatpak (5.26.5-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (7.1-r0) (12/12) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3413 MiB in 848 packages (1/104) Installing syndication (9999_git1670961763-r0) (2/104) Installing alligator (9999_git1672453380-r0) (3/104) Installing libavc1394 (0.5.4-r3) (4/104) Installing libcaca (0.99_beta20-r0) (5/104) Installing libdv (1.0.0-r7) (6/104) Installing libiec61883 (1.2.0-r3) (7/104) Installing mpg123-libs (1.31.1-r0) (8/104) Installing speex (1.2.1-r0) (9/104) Installing libshout (2.4.6-r1) (10/104) Installing wavpack (5.6.0-r0) (11/104) Installing gst-plugins-good (1.20.5-r0) (12/104) Installing py3-parsing (3.0.9-r1) (13/104) Installing py3-packaging (22.0-r0) (14/104) Installing py3-setuptools (65.6.3-r0) (15/104) Installing py3-certifi (2022.12.7-r0) (16/104) Installing py3-charset-normalizer (3.0.1-r1) (17/104) Installing py3-idna (3.4-r3) (18/104) Installing py3-urllib3 (1.26.13-r0) (19/104) Installing py3-requests (2.28.1-r2) (20/104) Installing py3-ytmusicapi (0.24.1-r0) (21/104) Installing libmng (2.0.3-r1) (22/104) Installing qt5-qtimageformats (5.15.6_git20220907-r1) (23/104) Installing py3-mutagen (1.46.0-r1) (24/104) Installing py3-websockets (10.4-r1) (25/104) Installing py3-brotli (1.0.9-r10) (26/104) Installing yt-dlp (2023.01.06-r0) (27/104) Installing audiotube (9999_git1672453390-r0) (28/104) Installing calindori (9999_git1671937760-r0) (29/104) Installing live-media (2022.10.01-r0) (30/104) Installing libxpm (3.5.14-r0) (31/104) Installing a52dec (0.8.0-r8) (32/104) Installing vulkan-loader (1.3.236.0-r0) (33/104) Installing mesa-vulkan-intel (22.3.2-r0) (34/104) Installing device-tablet-x64uefi-vulkan (0.4-r1) (35/104) Installing ffmpeg4-libs (4.4.3-r0) (36/104) Installing libbluray (1.3.4-r0) (37/104) Installing libcddb (1.3.2-r4) (38/104) Installing libdvbpsi (1.3.3-r0) (39/104) Installing libdvdcss (1.4.3-r0) (40/104) Installing libdvdread (6.1.3-r1) (41/104) Installing libdvdnav (6.1.1-r0) (42/104) Installing libebml (1.4.4-r0) (43/104) Installing faad2-libs (2.10.1-r0) (44/104) Installing libupnp (1.14.15-r0) (45/104) Installing lua5.2-libs (5.2.4-r11) (46/104) Installing libmad (0.15.1b-r9) (47/104) Installing libmatroska (1.7.1-r0) (48/104) Installing libmicrodns (0.2.0-r0) (49/104) Installing libmpeg2 (0.5.1-r10) (50/104) Installing glslang-libs (1.3.236.0-r0) (51/104) Installing glslang (1.3.236.0-r0) (52/104) Installing spirv-tools (1.3.236.0-r0) (53/104) Installing shaderc (2022.4-r0) (54/104) Installing libplacebo (5.229.2-r0) (55/104) Installing libprotobuf-lite (3.21.12-r0) (56/104) Installing vlc-libs (3.0.18-r1) (57/104) Installing vlc (3.0.18-r1) (58/104) Installing elisa (22.12.1-r0) (59/104) Installing kunitconversion (9999_git1671934531-r0) (60/104) Installing kalk (9999_git1672461333-r0) (61/104) Installing qt5-qtkeychain (0.13.2-r1) (62/104) Installing kasts (9999_git1672368350-r0) (63/104) Installing keysmith (9999_git1671938648-r0) (64/104) Installing krecorder (9999_git1671937806-r0) (65/104) Installing kpublictransport (22.12.1-r0) (66/104) Installing ktrip (9999_git1671938816-r0) (67/104) Installing kweathercore (9999_git1672367176-r0) (68/104) Installing qt5-qtcharts (5.15.6_git20220816-r0) (69/104) Installing kweather (9999_git1672368364-r0) (70/104) Installing olm (3.2.14-r0) (71/104) Installing libquotient (0.7.0-r1) (72/104) Installing libcmark (0.30.2-r1) (73/104) Installing neochat (9999_git1672453023-r1) (74/104) Installing kjs (9999_git1670961433-r0) (75/104) Installing libdjvulibre (3.5.28-r3) (76/104) Installing libzip (1.9.2-r2) (77/104) Installing ebook-tools (0.2.2-r3) (78/104) Installing discount-libs (2.2.7b-r0) (79/104) Installing poppler (23.01.0-r0) (80/104) Installing poppler-qt5 (23.01.0-r0) (81/104) Installing kdegraphics-mobipocket (22.12.1-r0) (82/104) Installing libspectre (0.2.11-r0) (83/104) Installing okular-common (22.12.1-r0) (84/104) Installing okular (22.12.1-r0) (85/104) Installing plasma-camera (1.0_git20210328-r2) (86/104) Installing gst-libav (1.20.5-r0) (87/104) Installing gst-plugins-good-qt (1.20.5-r0) (88/104) Installing libxpresent (1.0.1-r0) (89/104) Installing libxscrnsaver (1.2.4-r0) (90/104) Installing libcdio (2.1.0-r1) (91/104) Installing libcdio-paranoia (10.2.2.0.1-r1) (92/104) Installing luajit (2.1_p20210510-r3) (93/104) Installing rubberband-libs (3.1.1-r2) (94/104) Installing sndio-libs (1.9.0-r0) (95/104) Installing uchardet-libs (0.0.8-r0) (96/104) Installing zimg (3.0.4-r1) (97/104) Installing mpv-libs (0.35.0-r1) (98/104) Installing plasmatube (9999_git1672368377-r0) (99/104) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (100/104) Installing postmarketos-config-nftables-mdns (0.13-r0) (101/104) Installing postmarketos-config-nftables-chromecast (0.13-r0) (102/104) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (103/104) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (104/104) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Executing vlc-libs-3.0.18-r1.trigger OK: 3569 MiB in 952 packages (chroot) Exiting chroot... [15:55:18] Unregister qemu binfmt (arm) [15:55:19] Unregister qemu binfmt (aarch64) [15:55:19] Unregister qemu binfmt (riscv64) [15:55:19] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:55:19] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:55:19] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:55:19] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:55:21] Cleared up ~6620 MB of space [15:55:21] DONE! Building image for pine64-pinephone Already up to date. [15:55:22] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:22] Channel [edge]: [15:55:22] Vendor [qemu]: [15:55:22] Device codename [amd64]: [15:55:22] Kernel [lts]: [15:55:22] Username [user]: [15:55:23] User interface [weston]: [15:55:23] Change them? (y/n) [n]: [15:55:23] Extra packages [none]: [15:55:23] Use this timezone instead of GMT? (y/n) [y]: [15:55:23] Choose default locale for installation [C.UTF-8]: [15:55:23] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:23] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:23] Config changed: ui='plasma-mobile' [15:55:23] Config changed: device='pine64-pinephone' [15:55:23] Config changed: kernel='' [15:55:23] Config changed: extra_packages='osk-sdl' (1268328) [15:55:24] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (1268328) [15:55:24] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (1268328) [15:55:24] *** (1/4) PREPARE NATIVE CHROOT *** (1268328) [15:55:24] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1268328) [15:55:24] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1268328) [15:55:24] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1268328) [15:55:24] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1268328) [15:55:24] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1268328) [15:55:24] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1268328) [15:55:24] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1268328) [15:55:24] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1268328) [15:55:24] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1268328) [15:55:24] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1268328) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1268328) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1268328) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1268328) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1268328) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1268328) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1268328) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1268328) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1268328) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1268328) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1268328) [15:55:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1268328) [15:55:24] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1268328) [15:55:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1268328) [15:55:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1268328) [15:55:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1268328) [15:55:24] Update package index for x86_64 (4 file(s)) (1268328) [15:55:24] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1268328) [15:55:24] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1268328) [15:55:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1268328) [15:55:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1268328) [15:55:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1268328) [15:55:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1268328) [15:55:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1268328) [15:55:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1268328) [15:55:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1268328) [15:55:26] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (1268328) [15:55:26] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1268328) [15:55:26] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1268328) [15:55:26] extracted: /tmp/pmbootstrap79jdmptmapk (1268328) [15:55:26] extracted: /tmp/pmbootstrapjux2gmlasig (1268328) [15:55:26] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1268328) [15:55:26] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapjux2gmlasig /tmp/pmbootstrap79jdmptmapk Verified OK (1268328) [15:55:26] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1268328) [15:55:26] % /tmp/pmbootstrap79jdmptmapk --version apk-tools 2.12.10, compiled for x86_64. (1268328) [15:55:26] (native) install alpine-base (1268328) [15:55:26] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (1268328) [15:55:26] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (1268328) [15:55:26] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1268328) [15:55:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1268328) [15:55:26] (native) update /etc/apk/repositories (1268328) [15:55:26] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1268328) [15:55:26] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1268328) [15:55:26] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1268328) [15:55:26] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1268328) [15:55:26] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1268328) [15:55:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1268328) [15:55:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1268328) [15:55:26] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1268328) [15:55:26] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (1268328) [15:55:26] New background process: pid=1268487, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 10 MiB in 25 packages (1268328) [15:55:28] (native) % adduser -D pmos -u 12345 (1268328) [15:55:28] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1268328) [15:55:28] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1268328) [15:55:28] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1268328) [15:55:28] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1268328) [15:55:28] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1268328) [15:55:28] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1268328) [15:55:28] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1268328) [15:55:28] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1268328) [15:55:28] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1268328) [15:55:28] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1268328) [15:55:28] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1268328) [15:55:28] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1268328) [15:55:28] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1268328) [15:55:28] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1268328) [15:55:28] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1268328) [15:55:28] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1268328) [15:55:28] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1268328) [15:55:28] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1268328) [15:55:28] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1268328) [15:55:31] (native) install cryptsetup util-linux parted (1268328) [15:55:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1268328) [15:55:31] (native) % cat /tmp/apk_progress_fifo (1268328) [15:55:31] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1268328) [15:55:31] New background process: pid=1269012, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r2) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.18-r0) (4/42) Installing json-c (0.16-r2) (5/42) Installing libuuid (2.38.1-r2) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.4_p20221231-r0) (11/42) Installing ncurses-libs (6.4_p20221231-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r2) (15/42) Installing libfdisk (2.38.1-r2) (16/42) Installing libmount (2.38.1-r2) (17/42) Installing libsmartcols (2.38.1-r2) (18/42) Installing util-linux-misc (2.38.1-r2) (19/42) Installing libeconf (0.5.0-r0) (20/42) Installing linux-pam (1.5.2-r2) (21/42) Installing runuser (2.38.1-r2) (22/42) Installing mount (2.38.1-r2) (23/42) Installing losetup (2.38.1-r2) (24/42) Installing hexdump (2.38.1-r2) (25/42) Installing uuidgen (2.38.1-r2) (26/42) Installing blkid (2.38.1-r2) (27/42) Installing sfdisk (2.38.1-r2) (28/42) Installing mcookie (2.38.1-r2) (29/42) Installing agetty (2.38.1-r2) (30/42) Installing agetty-openrc (0.46-r0) (31/42) Installing wipefs (2.38.1-r2) (32/42) Installing cfdisk (2.38.1-r2) (33/42) Installing umount (2.38.1-r2) (34/42) Installing util-linux-openrc (2.38.1-r2) (35/42) Installing flock (2.38.1-r2) (36/42) Installing lsblk (2.38.1-r2) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r2) (39/42) Installing logger (2.38.1-r2) (40/42) Installing partx (2.38.1-r2) (41/42) Installing fstrim (2.38.1-r2) (42/42) Installing findmnt (2.38.1-r2) Executing busybox-1.35.0-r30.trigger OK: 20 MiB in 67 packages (1268328) [15:55:32] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (1268328) [15:55:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1268328) [15:55:32] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1268328) [15:55:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1268328) [15:55:32] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1268328) [15:55:32] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (1268328) [15:55:32] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (1268328) [15:55:32] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (1268328) [15:55:32] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (1268328) [15:55:32] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (1268328) [15:55:32] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (1268328) [15:55:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1268328) [15:55:32] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1268328) [15:55:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1268328) [15:55:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1268328) [15:55:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1268328) [15:55:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1268328) [15:55:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1268328) [15:55:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1268328) [15:55:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1268328) [15:55:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1268328) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1268328) [15:55:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1268328) [15:55:33] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1268328) [15:55:33] (native) install qemu-aarch64 (1268328) [15:55:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1268328) [15:55:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1268328) [15:55:33] (native) % cat /tmp/apk_progress_fifo (1268328) [15:55:33] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1268328) [15:55:33] New background process: pid=1269426, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.2.0-r0) Executing busybox-1.35.0-r30.trigger OK: 25 MiB in 68 packages (1268328) [15:55:34] Register qemu binfmt (aarch64) (1268328) [15:55:34] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register (1268328) [15:55:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (1268328) [15:55:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1268328) [15:55:34] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1268328) [15:55:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1268328) [15:55:34] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1268328) [15:55:34] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1268328) [15:55:34] extracted: /tmp/pmbootstrapdl7dety9apk (1268328) [15:55:34] extracted: /tmp/pmbootstrap0fphf7l9sig (1268328) [15:55:34] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1268328) [15:55:34] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap0fphf7l9sig /tmp/pmbootstrapdl7dety9apk Verified OK (1268328) [15:55:34] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1268328) [15:55:34] % /tmp/pmbootstrapdl7dety9apk --version apk-tools 2.12.10, compiled for x86_64. (1268328) [15:55:34] (rootfs_pine64-pinephone) install alpine-base (1268328) [15:55:34] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (1268328) [15:55:34] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (1268328) [15:55:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (1268328) [15:55:34] (rootfs_pine64-pinephone) update /etc/apk/repositories (1268328) [15:55:34] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1268328) [15:55:34] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1268328) [15:55:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1268328) [15:55:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1268328) [15:55:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1268328) [15:55:34] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1268328) [15:55:34] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1268328) [15:55:34] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1268328) [15:55:34] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1268328) [15:55:34] Update package index for aarch64 (4 file(s)) (1268328) [15:55:34] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1268328) [15:55:35] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1268328) [15:55:35] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1268328) [15:55:35] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1268328) [15:55:35] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1268328) [15:55:36] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1268328) [15:55:36] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1268328) [15:55:36] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1268328) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1268328) [15:55:36] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1268328) [15:55:36] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1268328) [15:55:37] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1268328) [15:55:37] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (1268328) [15:55:37] New background process: pid=1269493, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 13 MiB in 25 packages (1268328) [15:55:38] (rootfs_pine64-pinephone) % getent passwd user (1268328) [15:55:38] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (1268328) [15:55:38] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup user wheel (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup user video (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup user audio (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup user input (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup -S plugdev (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup user plugdev (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (1268328) [15:55:39] (rootfs_pine64-pinephone) % addgroup user netdev (1268328) [15:55:40] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (1268328) [15:55:41] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1268328) [15:55:41] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (1268328) [15:55:41] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1268328) [15:55:42] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1268328) [15:55:42] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1268328) [15:55:43] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1268328) [15:55:44] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1268328) [15:55:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1268328) [15:55:44] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1268328) [15:55:44] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1268328) [15:55:44] New background process: pid=1269905, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/740) Installing icu-data-full (72.1-r1) (2/740) Installing dbus-libs (1.14.4-r0) (3/740) Installing libgcc (12.2.1_git20220924-r7) (4/740) Installing libffi (3.4.4-r0) (5/740) Installing libintl (0.21.1-r1) (6/740) Installing libblkid (2.38.1-r2) (7/740) Installing libmount (2.38.1-r2) (8/740) Installing pcre2 (10.42-r0) (9/740) Installing glib (2.74.4-r0) (10/740) Installing libstdc++ (12.2.1_git20220924-r7) (11/740) Installing icu-libs (72.1-r1) (12/740) Installing libpcre2-16 (10.42-r0) (13/740) Installing zstd-libs (1.5.2-r10) (14/740) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/740) Installing hicolor-icon-theme (0.17-r2) (16/740) Installing libmagic (5.44-r0) (17/740) Installing file (5.44-r0) (18/740) Installing libxau (1.0.11-r0) (19/740) Installing libmd (1.0.4-r0) (20/740) Installing libbsd (0.11.7-r0) (21/740) Installing libxdmcp (1.1.4-r0) (22/740) Installing libxcb (1.15-r0) (23/740) Installing libx11 (1.8.2-r2) (24/740) Installing libxext (1.3.5-r0) (25/740) Installing libice (1.1.1-r0) (26/740) Installing libuuid (2.38.1-r2) (27/740) Installing libsm (1.2.4-r0) (28/740) Installing libxt (1.2.1-r1) (29/740) Installing libxmu (1.1.4-r0) (30/740) Installing xset (1.2.5-r0) (31/740) Installing xprop (1.2.6-r0) (32/740) Installing xdg-utils (1.1.3-r4) (33/740) Installing mesa (22.3.2-r0) (34/740) Installing libdrm (2.4.114-r0) (35/740) Installing libexpat (2.5.0-r0) (36/740) Installing wayland-libs-server (1.21.0-r1) (37/740) Installing mesa-glapi (22.3.2-r0) (38/740) Installing mesa-gles (22.3.2-r0) (39/740) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/740) Installing libxcomposite (0.4.6-r0) (41/740) Installing brotli-libs (1.0.9-r10) (42/740) Installing libbz2 (1.0.8-r4) (43/740) Installing libpng (1.6.39-r2) (44/740) Installing freetype (2.12.1-r0) (45/740) Installing fontconfig (2.14.1-r0) (46/740) Installing wayland-libs-client (1.21.0-r1) (47/740) Installing wayland-libs-cursor (1.21.0-r1) (48/740) Installing wayland-libs-egl (1.21.0-r1) (49/740) Installing xkeyboard-config (2.37-r0) (50/740) Installing xz-libs (5.4.0-r1) (51/740) Installing libxml2 (2.10.3-r2) (52/740) Installing libxkbcommon (1.5.0-r0) (53/740) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/740) Installing mesa-gbm (22.3.2-r0) (55/740) Installing libxshmfence (1.3.2-r0) (56/740) Installing mesa-egl (22.3.2-r0) (57/740) Installing avahi-libs (0.8-r6) (58/740) Installing gmp (6.2.1-r2) (59/740) Installing nettle (3.8.1-r0) (60/740) Installing p11-kit (0.24.1-r1) (61/740) Installing libtasn1 (4.19.0-r0) (62/740) Installing libunistring (1.1-r0) (63/740) Installing gnutls (3.7.8-r2) (64/740) Installing cups-libs (2.4.2-r1) (65/740) Installing pkgconf (1.9.3-r1) (66/740) Installing shared-mime-info (2.2-r2) (67/740) Installing libjpeg-turbo (2.1.4-r0) (68/740) Installing libwebp (1.2.4-r1) (69/740) Installing tiff (4.5.0-r2) (70/740) Installing gdk-pixbuf (2.42.10-r2) (71/740) Installing gtk-update-icon-cache (3.24.36-r0) (72/740) Installing libxfixes (6.0.0-r0) (73/740) Installing libxrender (0.9.11-r0) (74/740) Installing libxcursor (1.2.1-r1) (75/740) Installing libxdamage (1.1.6-r0) (76/740) Installing libxi (1.8-r0) (77/740) Installing libxinerama (1.1.5-r0) (78/740) Installing libxrandr (1.5.3-r0) (79/740) Installing libatk-1.0 (2.46.0-r0) (80/740) Installing libxtst (1.2.4-r0) (81/740) Installing at-spi2-core (2.46.0-r0) (82/740) Installing libatk-bridge-2.0 (2.46.0-r0) (83/740) Installing pixman (0.42.2-r0) (84/740) Installing cairo (1.17.6-r3) (85/740) Installing cairo-gobject (1.17.6-r3) (86/740) Installing libepoxy (1.5.10-r0) (87/740) Installing fribidi (1.0.12-r0) (88/740) Installing graphite2 (1.3.14-r2) (89/740) Installing harfbuzz (6.0.0-r0) (90/740) Installing libxft (2.3.7-r0) (91/740) Installing pango (1.50.12-r0) (92/740) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/740) Installing libevdev (1.13.0-r0) (94/740) Installing mtdev (1.1.6-r1) (95/740) Installing eudev-libs (3.2.11-r6) (96/740) Installing libinput-libs (1.22.0-r0) (97/740) Installing xcb-util-wm (0.4.2-r0) (98/740) Installing xcb-util (0.4.1-r0) (99/740) Installing xcb-util-image (0.4.1-r0) (100/740) Installing xcb-util-keysyms (0.4.1-r0) (101/740) Installing xcb-util-renderutil (0.3.10-r0) (102/740) Installing libxkbcommon-x11 (1.5.0-r0) (103/740) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/740) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/740) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/740) Installing kirigami2-libs (5.101.0-r0) (107/740) Installing libgomp (12.2.1_git20220924-r7) (108/740) Installing kirigami2 (5.101.0-r0) (109/740) Installing kactivities-libs (5.101.0-r1) (110/740) Installing karchive (5.101.0-r0) (111/740) Installing kconfig (5.101.0-r0) (112/740) Installing kcoreaddons (5.101.0-r0) (113/740) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/740) Installing kwindowsystem (5.101.0-r0) (115/740) Installing kcrash (5.101.0-r0) (116/740) Installing kdbusaddons (5.101.0-r0) (117/740) Installing kglobalaccel (5.101.0-r0) (118/740) Installing kguiaddons (5.101.0-r0) (119/740) Installing ki18n (5.101.0-r0) (120/740) Installing libelogind (246.10-r5) (121/740) Installing polkit-elogind-libs (122-r0) (122/740) Installing polkit-qt-1 (0.114.0-r1) (123/740) Installing kauth (5.101.0-r0) (124/740) Installing kcodecs (5.101.0-r0) (125/740) Installing kwidgetsaddons (5.101.0-r0) (126/740) Installing kconfigwidgets (5.101.0-r0) (127/740) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/740) Installing kiconthemes (5.101.0-r0) (129/740) Installing kitemviews (5.101.0-r0) (130/740) Installing kxmlgui (5.101.0-r0) (131/740) Installing kbookmarks (5.101.0-r0) (132/740) Installing kcompletion (5.101.0-r0) (133/740) Installing libxml2-utils (2.10.3-r2) (134/740) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/740) Installing libgpg-error (1.46-r1) (136/740) Installing libgcrypt (1.10.1-r0) (137/740) Installing libxslt (1.1.37-r0) (138/740) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/740) Installing kdoctools (5.101.0-r0) (140/740) Installing kjobwidgets (5.101.0-r0) (141/740) Installing alsa-lib (1.2.8-r0) (142/740) Installing libxxf86vm (1.1.5-r0) (143/740) Installing mesa-gl (22.3.2-r0) (144/740) Installing libxv (1.0.12-r0) (145/740) Installing cdparanoia-libs (10.2-r11) (146/740) Installing graphene (1.10.8-r1) (147/740) Installing gstreamer (1.20.5-r0) (148/740) Installing libogg (1.3.5-r2) (149/740) Installing opus (1.3.1-r1) (150/740) Installing orc (0.4.33-r0) (151/740) Installing libtheora (1.1.1-r16) (152/740) Installing libvorbis (1.3.7-r0) (153/740) Installing gst-plugins-base (1.20.5-r0) (154/740) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/740) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/740) Installing sound-theme-freedesktop (0.8-r0) (157/740) Installing libltdl (2.4.7-r0) (158/740) Installing libcanberra (0.30-r9) (159/740) Installing libcanberra-gstreamer (0.30-r9) (160/740) Installing knotifications (5.101.0-r0) (161/740) Installing kservice (5.101.0-r0) (162/740) Installing solid-libs (5.101.0-r0) (163/740) Installing libhunspell (1.7.2-r0) (164/740) Installing ncurses-terminfo-base (6.4_p20221231-r0) (165/740) Installing ncurses-libs (6.4_p20221231-r0) (166/740) Installing readline (8.2.0-r0) (167/740) Installing hunspell (1.7.2-r0) (168/740) Installing sonnet (5.101.0-r0) (169/740) Installing ktextwidgets (5.101.0-r0) (170/740) Installing kio (5.101.0-r0) (171/740) Installing kpackage (5.101.0-r0) (172/740) Installing kdeclarative (5.101.0-r0) (173/740) Installing kwayland (5.101.0-r0) (174/740) Installing plasma-framework (5.101.0-r0) (175/740) Installing sqlite-libs (3.40.1-r0) (176/740) Installing libaccounts-glib (1.26-r1) (177/740) Installing libaccounts-qt (1.16-r1) (178/740) Installing signond (8.61-r0) (179/740) Installing accounts-qml-module (0.7_git20190605-r1) (180/740) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/740) Installing sdl2 (2.26.2-r0) (182/740) Installing svt-av1-libs (1.4.1-r0) (183/740) Installing aom-libs (3.5.0-r0) (184/740) Installing libass (0.17.0-r0) (185/740) Installing libdav1d (1.0.0-r2) (186/740) Installing lcms2 (2.14-r2) (187/740) Installing libjxl (0.7.0-r0) (188/740) Installing lame (3.100-r2) (189/740) Installing libasyncns (0.8-r1) (190/740) Installing flac-libs (1.4.2-r0) (191/740) Installing libsndfile (1.2.0-r0) (192/740) Installing soxr (0.1.3-r3) (193/740) Installing speexdsp (1.2.1-r0) (194/740) Installing tdb-libs (1.4.7-r1) (195/740) Installing libpulse (9999_git20220528-r0) (196/740) Installing cjson (1.7.15-r3) (197/740) Installing mbedtls (2.28.2-r0) (198/740) Installing librist (0.2.7-r0) (199/740) Installing libsrt (1.5.1-r0) (200/740) Installing libssh (0.10.4-r0) (201/740) Installing v4l-utils-libs (1.22.1-r2) (202/740) Installing libva (2.17.0-r0) (203/740) Installing libvdpau (1.5-r0) (204/740) Installing vidstab (1.1.0-r2) (205/740) Installing libvpx (1.12.0-r1) (206/740) Installing x264-libs (0.164_git20220602-r0) (207/740) Installing numactl (2.0.16-r0) (208/740) Installing x265-libs (3.5-r3) (209/740) Installing xvidcore (1.3.7-r1) (210/740) Installing libsodium (1.0.18-r2) (211/740) Installing libzmq (4.3.4-r1) (212/740) Installing ffmpeg-libs (5.1.2-r3) (213/740) Installing libevent (2.1.12-r5) (214/740) Installing minizip (1.2.13-r0) (215/740) Installing nspr (4.35-r0) (216/740) Installing nss (3.86-r0) (217/740) Installing re2 (2022.12.01-r0) (218/740) Installing snappy (1.1.9-r4) (219/740) Installing qt5-qtwebengine (5.15.11-r11) (220/740) Installing libnotify (0.8.1-r1) (221/740) Installing libproxy (0.4.18-r2) (222/740) Installing signon-ui (0.17_git20171023-r2) (223/740) Installing libassuan (2.5.5-r1) (224/740) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/740) Installing gnupg-gpgconf (2.2.41-r0) (226/740) Installing gpg (2.2.41-r0) (227/740) Installing npth (1.6-r2) (228/740) Installing gpg-agent (2.2.41-r0) (229/740) Installing libksba (1.6.3-r0) (230/740) Installing gpgsm (2.2.41-r0) (231/740) Installing gpgme (1.18.0-r1) (232/740) Installing gpgmepp (1.18.0-r1) (233/740) Installing gdbm (1.23-r0) (234/740) Installing libsasl (2.1.28-r3) (235/740) Installing libqca (2.3.4-r2) (236/740) Installing kwallet (5.101.0-r0) (237/740) Installing kaccounts-integration (22.12.1-r0) (238/740) Installing purpose (5.101.0-r0) (239/740) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/740) Installing qt5-qtfeedback (0_git20180903-r0) (241/740) Installing angelfish (22.11-r0) (242/740) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/740) Installing gtk-engines-clearlooks (2.21.0-r3) (244/740) Installing gtk-engines-crux (2.21.0-r3) (245/740) Installing gtk-engines-industrial (2.21.0-r3) (246/740) Installing gtk-engines-mist (2.21.0-r3) (247/740) Installing gtk-engines-redmond (2.21.0-r3) (248/740) Installing gtk-engines-thinice (2.21.0-r3) (249/740) Installing gtk-engines (2.21.0-r3) (250/740) Installing breeze-gtk (5.26.5-r0) (251/740) Installing alsa-ucm-conf (1.2.8-r1) (252/740) Installing atinout (0.9.1-r1) (253/740) Installing ca-certificates (20221203-r1) (254/740) Installing nghttp2-libs (1.51.0-r0) (255/740) Installing libcurl (7.87.0-r2) (256/740) Installing libgpiod (1.6.3-r2) (257/740) Installing libgudev (237-r1) (258/740) Installing libmm-glib (1.20.2-r1) (259/740) Installing libusb (1.0.26-r0) (260/740) Installing eg25-manager (0.4.6-r0) (261/740) Installing eg25-manager-openrc (0.4.6-r0) (262/740) Installing gpsd (3.24-r1) (263/740) Installing gpsd-openrc (3.24-r1) (264/740) Installing libnl3 (3.7.0-r0) (265/740) Installing iw (5.19-r0) (266/740) Installing linux-postmarketos-allwinner (6.1.3_git20230104-r0) (267/740) Installing udev-init-scripts (35-r1) (268/740) Installing udev-init-scripts-openrc (35-r1) (269/740) Installing kmod-libs (30-r1) (270/740) Installing eudev (3.2.11-r6) (271/740) Installing eudev-openrc (3.2.11-r6) (272/740) Installing openssh-keygen (9.1_p1-r1) (273/740) Installing libedit (20221030.3.1-r0) (274/740) Installing openssh-client-common (9.1_p1-r1) (275/740) Installing openssh-client-default (9.1_p1-r1) (276/740) Installing openssh-sftp-server (9.1_p1-r1) (277/740) Installing openssh-server-common (9.1_p1-r1) (278/740) Installing openssh-server (9.1_p1-r1) (279/740) Installing openssh (9.1_p1-r1) (280/740) Installing boot-deploy (0.7-r0) (281/740) Installing busybox-extras (1.35.0-r30) Executing busybox-extras-1.35.0-r30.post-install (282/740) Installing lzo (2.10-r3) (283/740) Installing btrfs-progs (6.1.2-r0) (284/740) Installing bzip2 (1.0.8-r4) (285/740) Installing argon2-libs (20190702-r2) (286/740) Installing device-mapper-libs (2.03.18-r0) (287/740) Installing json-c (0.16-r2) (288/740) Installing cryptsetup-libs (2.6.0-r0) (289/740) Installing popt (1.19-r1) (290/740) Installing cryptsetup (2.6.0-r0) (291/740) Installing cryptsetup-openrc (2.6.0-r0) (292/740) Installing libaio (0.3.113-r0) (293/740) Installing device-mapper-event-libs (2.03.18-r0) (294/740) Installing lvm2-libs (2.03.18-r0) (295/740) Installing device-mapper (2.03.18-r0) (296/740) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (297/740) Installing libcom_err (1.46.5-r4) (298/740) Installing e2fsprogs-libs (1.46.5-r4) (299/740) Installing e2fsprogs (1.46.5-r4) (300/740) Installing e2fsprogs-extra (1.46.5-r4) (301/740) Installing f2fs-tools-libs (1.15.0-r0) (302/740) Installing f2fs-tools (1.15.0-r0) (303/740) Installing lz4 (1.9.4-r1) (304/740) Installing userspace-rcu (0.13.2-r0) (305/740) Installing multipath-tools (0.9.4-r0) (306/740) Installing multipath-tools-openrc (0.9.4-r0) (307/740) Installing parted (3.5-r0) (308/740) Installing postmarketos-mvcfg (1-r0) (309/740) Installing postmarketos-keys (1-r0) (310/740) Installing sudo (1.9.12_p1-r1) (311/740) Installing postmarketos-base-nofde (24.1-r0) (312/740) Installing unudhcpd (0.2.1-r0) (313/740) Installing xz (5.4.0-r1) (314/740) Installing postmarketos-mkinitfs (1.5.1-r3) (315/740) Installing postmarketos-base (24.1-r0) Executing postmarketos-base-24.1-r0.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (316/740) Installing llvm15-libs (15.0.6-r1) (317/740) Installing musl-fts (1.2.7-r3) (318/740) Installing libelf (0.188-r0) (319/740) Installing mesa-dri-gallium (22.3.2-r0) (320/740) Installing postmarketos-base-mesa (24.1-r0) (321/740) Installing u-boot-pinephone (2022.07-r1) (322/740) Installing u-boot-tools (2022.10-r4) (323/740) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (324/740) Installing dbus-openrc (1.14.4-r0) (325/740) Installing libacl (2.3.1-r1) (326/740) Installing lz4-libs (1.9.4-r1) (327/740) Installing libarchive (3.6.2-r1) (328/740) Installing libcbor (0.10.1-r0) (329/740) Installing efivar-libs (38-r1) (330/740) Installing libgcab (1.5-r0) (331/740) Installing json-glib (1.6.6-r1) (332/740) Installing libgusb (0.4.3-r0) (333/740) Installing libjcat (0.1.12-r0) (334/740) Installing libmbim (1.28.2-r0) (335/740) Installing protobuf-c (1.4.1-r1) (336/740) Installing libqrtr-glib (1.2.2-r0) (337/740) Installing libqmi (1.32.2-r0) (338/740) Installing tpm2-tss-mu (4.0.0-r1) (339/740) Installing tpm2-tss-sys (4.0.0-r1) (340/740) Installing tpm2-tss-esys (4.0.0-r1) (341/740) Installing libxmlb (0.3.10-r0) (342/740) Installing fwupd (1.8.9-r0) (343/740) Installing fwupd-openrc (1.8.9-r0) (344/740) Installing device-pine64-pinephone (0.44-r0) Executing device-pine64-pinephone-0.44-r0.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (345/740) Installing device-pine64-pinephone-plasma-mobile (0.44-r0) (346/740) Installing linux-firmware-rtlwifi (20221214-r1) (347/740) Installing linux-firmware-rtl_bt (20221214-r1) (348/740) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (349/740) Installing firmware-pine64-ov5640 (0_git20201028-r0) (350/740) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0) (351/740) Installing yaml (0.2.5-r0) (352/740) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (353/740) Installing appstream-qt (0.15.5-r2) (354/740) Installing attica (5.101.0-r0) (355/740) Installing kidletime (5.101.0-r0) (356/740) Installing knewstuff (5.101.0-r0) (357/740) Installing discover (5.26.5-r0) (358/740) Installing libapk-qt (0.4.2-r0) (359/740) Installing discover-backend-apk (5.26.5-r0) (360/740) Installing discover-backend-fwupd (5.26.5-r0) (361/740) Installing font-droid-nonlatin (20200215-r2) (362/740) Installing font-noto-common (0_git20211101-r6) (363/740) Installing font-noto-math (0_git20211101-r6) (364/740) Installing font-noto-symbols (0_git20211101-r6) (365/740) Installing font-noto (0_git20211101-r6) (366/740) Installing font-noto-emoji (2.038-r0) (367/740) Installing font-noto-extra (0_git20211101-r6) (368/740) Installing mauiman (1.0.1-r0) (369/740) Installing mauikit (2.2.1-r0) (370/740) Installing exiv2 (0.27.5-r1) (371/740) Installing mauikit-imagetools (2.2.1-r0) (372/740) Installing mauikit-filebrowsing (2.2.1-r0) (373/740) Installing index (2.2.1-r0) (374/740) Installing signon-plugin-oauth2 (0.25-r0) (375/740) Installing kaccounts-providers (22.12.1-r0) (376/740) Installing kirigami-addons (0.6.1-r0) (377/740) Installing kclock (22.11-r0) (378/740) Installing gsettings-desktop-schemas (43.0-r0) (379/740) Installing kdecoration (5.26.5-r0) (380/740) Installing kde-gtk-config (5.26.5-r0) (381/740) Installing kirigami-gallery (22.12.1-r0) (382/740) Installing kquickimageeditor (0.2.0-r1) (383/740) Installing taglib (1.13-r0) (384/740) Installing kfilemetadata (5.101.0-r0) (385/740) Installing qt5-qtlocation (5.15.6_git20220907-r1) (386/740) Installing koko (22.11-r0) (387/740) Installing kasync (0.3.0-r2) (388/740) Installing gpg-wks-server (2.2.41-r0) (389/740) Installing gpgv (2.2.41-r0) (390/740) Installing libldap (2.6.3-r6) (391/740) Installing gnupg-dirmngr (2.2.41-r0) (392/740) Installing gnupg-utils (2.2.41-r0) (393/740) Installing gnupg-wks-client (2.2.41-r0) (394/740) Installing gnupg (2.2.41-r0) (395/740) Installing iso-codes (4.12.0-r0) (396/740) Installing kcontacts (5.101.0-r0) (397/740) Installing kpeople (5.101.0-r0) (398/740) Installing libical (3.0.16-r1) (399/740) Installing kcalendarcore (5.101.0-r0) (400/740) Installing kmime (22.12.1-r0) (401/740) Installing kimap2 (0.4.0-r1) (402/740) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (403/740) Installing kdav2 (0.4.0-r1) (404/740) Installing lmdb (0.9.29-r2) (405/740) Installing libxapian (1.4.21-r0) (406/740) Installing sink (0.9.0-r3) (407/740) Installing kpeoplesink (0_git20210224-r1) (408/740) Installing kpeoplevcard (0.1-r2) (409/740) Installing libraw (0.21.1-r0) (410/740) Installing libraw-tools (0.21.1-r0) (411/740) Installing imagemagick-libs (7.1.0.57-r0) (412/740) Installing jbig2dec (0.19-r1) (413/740) Installing ghostscript (10.0.0-r2) (414/740) Installing libde265 (1.0.9-r0) (415/740) Installing libheif (1.14.0-r0) (416/740) Installing librsvg (2.55.1-r0) (417/740) Installing imagemagick (7.1.0.57-r0) (418/740) Installing perl (5.36.0-r0) (419/740) Installing perl-image-exiftool (12.50-r0) (420/740) Installing exiftool (12.50-r0) (421/740) Installing feedbackd-device-themes (0_git20220202-r0) (422/740) Installing gsound (1.0.3-r1) (423/740) Installing feedbackd (0.0.2-r0) Executing feedbackd-0.0.2-r0.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (424/740) Installing tzdata (2022g-r0) (425/740) Installing openexr (3.1.5-r4) (426/740) Installing soundtouch (2.3.2-r1) (427/740) Installing libraw1394 (2.1.2-r3) (428/740) Installing libdc1394 (2.2.6-r1) (429/740) Installing tslib (1.22-r1) (430/740) Installing directfb (1.7.7-r5) (431/740) Installing faac (1.30-r2) (432/740) Installing fdk-aac (2.0.2-r1) (433/740) Installing flite (2.2-r1) (434/740) Installing libsamplerate (0.2.2-r0) (435/740) Installing jack (1.9.21-r0) (436/740) Installing pipewire-libs (0.3.63-r1) (437/740) Installing portaudio (19.7.0-r0) (438/740) Installing fluidsynth-libs (2.3.1-r1) (439/740) Installing libfreeaptx (0.1.1-r1) (440/740) Installing gsm (1.0.22-r1) (441/740) Installing libldac (2.0.2.3-r0) (442/740) Installing libmodplug (0.8.9.0-r2) (443/740) Installing neon (0.32.4-r0) (444/740) Installing libnice (0.1.21-r0) (445/740) Installing openal-soft (1.22.2-r2) (446/740) Installing openjpeg (2.5.0-r2) (447/740) Installing librtmp (2.4_git20190330-r2) (448/740) Installing sbc (2.0-r0) (449/740) Installing spandsp (0.0.6-r4) (450/740) Installing libsrtp (2.4.2-r3) (451/740) Installing vo-aacenc (0.1.3-r0) (452/740) Installing vo-amrwbenc (0.1.3-r0) (453/740) Installing libzbar (0.23.92-r2) (454/740) Installing gst-plugins-bad (1.20.5-r0) (455/740) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (456/740) Installing megapixels (1.6.0-r1) (457/740) Installing encodings (1.0.6-r0) (458/740) Installing libfontenc (1.1.7-r0) (459/740) Installing mkfontscale (1.2.2-r1) (460/740) Installing font-dejavu (2.37-r3) (461/740) Installing sdl2_ttf (2.20.1-r0) (462/740) Installing osk-sdl (0.67.1-r1) (463/740) Installing kcmutils (5.101.0-r0) (464/740) Installing frameworkintegration (5.101.0-r0) (465/740) Installing oxygen (5.26.5-r0) (466/740) Installing modemmanager-qt (5.101.0-r0) (467/740) Installing callaudiod-libs (0.1.4-r0) (468/740) Installing abseil-cpp (20220623.1-r1) (469/740) Installing boost1.81-thread (1.81.0-r1) (470/740) Installing libprotobuf (3.21.12-r0) (471/740) Installing libphonenumber (8.13.3-r0) (472/740) Installing plasma-dialer (22.11-r0) (473/740) Installing plasma-mobile-sounds (0.1-r1) (474/740) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (475/740) Installing plasma-phonebook (22.11-r0) (476/740) Installing postmarketos-artwork-wallpapers (2-r1) (477/740) Installing postmarketos-hidden-desktop-entries (2.2-r1) (478/740) Installing bluez (5.66-r1) (479/740) Installing bluez-openrc (5.66-r1) (480/740) Installing bluez-obexd (5.66-r1) (481/740) Installing kded (5.101.0-r0) (482/740) Installing bluez-qt (5.101.0-r0) (483/740) Installing bluedevil (5.26.5-r0) (484/740) Installing breeze (5.26.5-r0) (485/740) Installing libpulse-mainloop-glib (9999_git20220528-r0) (486/740) Installing callaudiod (0.1.4-r0) (487/740) Installing dnsmasq-common (2.88-r0) (488/740) Installing dnsmasq-openrc (2.88-r0) (489/740) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (490/740) Installing linux-pam (1.5.2-r2) (491/740) Installing shadow (4.13-r0) (492/740) Installing elogind (246.10-r5) (493/740) Installing elogind-openrc (246.10-r5) (494/740) Installing hfd-service (0.1.0-r1) (495/740) Installing hfd-service-openrc (0.1.0-r1) (496/740) Installing iio-sensor-proxy (3.4-r0) (497/740) Installing iio-sensor-proxy-openrc (3.4-r0) (498/740) Installing libkscreen (5.26.5-r0) (499/740) Installing layer-shell-qt (5.26.5-r0) (500/740) Installing qt5-qtsensors (5.15.6_git20220816-r0) (501/740) Installing kscreen (5.26.5-r0) (502/740) Installing socat (1.7.4.4-r0) (503/740) Installing kwallet-pam (5.26.5-r0) (504/740) Installing kwayland-integration (5.26.5-r0) (505/740) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (506/740) Installing duktape (2.7.0-r0) (507/740) Installing polkit-elogind (122-r0) (508/740) Installing modemmanager (1.20.2-r1) (509/740) Installing modemmanager-openrc (1.20.2-r1) (510/740) Installing libunwind (1.6.2-r2) (511/740) Installing libcamera (0.0.3-r0) (512/740) Installing libuv (1.44.2-r0) (513/740) Installing roc-toolkit-libs (0.1.5-r2) (514/740) Installing webrtc-audio-processing (0.3.1-r6) (515/740) Installing pipewire (0.3.63-r1) (516/740) Installing breeze-icons (5.101.0-r0) (517/740) Installing dbus-x11 (1.14.4-r0) (518/740) Installing kactivities (5.101.0-r1) (519/740) Installing kpipewire (5.26.5-r0) (520/740) Installing dconf (0.40.0-r2) (521/740) Installing anthy (9100h-r2) (522/740) Installing maliit-framework (2.3.0-r2) (523/740) Installing kyotocabinet (1.2.79-r3) (524/740) Installing libpinyin (2.8.0-r0) (525/740) Installing tinyxml (2.6.2-r1) (526/740) Installing presage (0.9.1-r2) (527/740) Installing maliit-keyboard (2.3.1-r1) (528/740) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (529/740) Installing plasma-nano (5.26.5-r0) (530/740) Installing libnm (1.40.8-r0) (531/740) Installing networkmanager-common (1.40.8-r0) (532/740) Installing networkmanager-openrc (1.40.8-r0) (533/740) Installing libndp (1.8-r1) (534/740) Installing libidn2 (2.3.4-r0) (535/740) Installing libpsl (0.21.2-r0) (536/740) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (537/740) Installing networkmanager-qt (5.101.0-r0) (538/740) Installing plasma-nm (5.26.5-r0) (539/740) Installing plasma-nm-mobile (5.26.5-r0) (540/740) Installing fftw-single-libs (3.3.10-r1) (541/740) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (542/740) Installing pulseaudio-bluez (9999_git20220528-r0) (543/740) Installing pulseaudio-alsa (9999_git20220528-r0) (544/740) Installing alsa-utils-openrc (1.2.8-r0) (545/740) Installing pulseaudio-openrc (9999_git20220528-r0) (546/740) Installing libcanberra-pulse (0.30-r9) (547/740) Installing plasma-pa (5.26.5-r0) (548/740) Installing libdaemon (0.14-r3) (549/740) Installing openrc-settingsd (1.1.0-r0) (550/740) Installing openrc-settingsd-openrc (1.1.0-r0) (551/740) Installing plasma-settings (22.11-r0) (552/740) Installing kactivitymanagerd (5.26.5-r0) (553/740) Installing kinit (5.101.0-r0) (554/740) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (555/740) Installing kdnssd (5.101.0-r0) (556/740) Installing syntax-highlighting (5.101.0-r0) (557/740) Installing kdsoap (2.1.1-r0) (558/740) Installing libmtp (1.1.20-r2) (559/740) Installing clang15-libclang (15.0.6-r2) (560/740) Installing qt5-qttools (5.15.6_git20220907-r1) (561/740) Installing phonon (4.11.1-r3) (562/740) Installing talloc (2.3.4-r1) (563/740) Installing tevent (0.13.0-r1) (564/740) Installing samba-util-libs (4.17.4-r0) (565/740) Installing jansson (2.14-r0) (566/740) Installing ldb (2.6.1-r0) (567/740) Installing libwbclient (4.17.4-r0) (568/740) Installing samba-libs (4.17.4-r0) (569/740) Installing libsmbclient (4.17.4-r0) (570/740) Installing kio-extras (22.12.1-r0) (571/740) Installing kquickcharts (5.101.0-r0) (572/740) Installing xorg-server-common (21.1.6-r0) (573/740) Installing libxkbfile (1.1.2-r0) (574/740) Installing xkbcomp (1.4.6-r0) (575/740) Installing libxfont2 (2.0.6-r0) (576/740) Installing libtirpc-conf (1.3.3-r0) (577/740) Installing libtirpc-nokrb (1.3.3-r0) (578/740) Installing libxcvt (0.1.2-r0) (579/740) Installing xwayland (22.1.7-r0) (580/740) Installing kscreenlocker (5.26.5-r0) (581/740) Installing libqaccessibilityclient (0.4.1-r1) (582/740) Installing xcb-util-cursor (0.1.4-r0) (583/740) Installing kwin (5.26.5-r0) (584/740) Installing kitemmodels (5.101.0-r0) (585/740) Installing threadweaver (5.101.0-r0) (586/740) Installing krunner (5.101.0-r0) (587/740) Installing milou (5.26.5-r0) (588/740) Installing pipewire-media-session (0.4.1-r0) (589/740) Installing font-hack (3.003-r3) (590/740) Installing qqc2-desktop-style (5.101.0-r0) (591/740) Installing plasma-integration (5.26.5-r0) (592/740) Installing qtchooser (66-r2) (593/740) Installing plasma-workspace-libs (5.26.5-r0) (594/740) Installing kactivities-stats (5.101.0-r1) (595/740) Installing baloo (5.101.0-r0) (596/740) Installing kholidays (5.101.0-r0) (597/740) Installing libkexiv2 (22.12.1-r0) (598/740) Installing knotifyconfig (5.101.0-r0) (599/740) Installing kparts (5.101.0-r0) (600/740) Installing zxing-cpp (1.4.0-r0) (601/740) Installing libdmtx-libs (0.7.7-r0) (602/740) Installing libqrencode (4.1.1-r1) (603/740) Installing prison (5.101.0-r0) (604/740) Installing ktexteditor (5.101.0-r0) (605/740) Installing libpcap (1.10.2-r0) (606/740) Installing lm-sensors-libs (3.6.0-r4) (607/740) Installing libksysguard (5.26.5-r0) (608/740) Installing kuserfeedback (1.2.0-r1) (609/740) Installing mpfr4 (4.2.0-r0) (610/740) Installing libqalculate (4.5.1-r0) (611/740) Installing plasma-workspace (5.26.5-r0) (612/740) Installing kpty (5.101.0-r0) (613/740) Installing kdesu (5.101.0-r0) (614/740) Installing kde-cli-tools (5.26.5-r0) (615/740) Installing qqc2-breeze-style (5.26.5-r0) (616/740) Installing plasma-mobile (5.26.5-r0) (617/740) Installing polkit-kde-agent-1 (5.26.5-r0) (618/740) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (619/740) Installing chrony-openrc (4.3-r0) (620/740) Installing haveged (1.9.18-r0) (621/740) Installing haveged-openrc (1.9.18-r0) (622/740) Installing libmnl (1.0.5-r0) (623/740) Installing libnftnl (1.2.4-r0) (624/740) Installing nftables (1.0.6-r0) (625/740) Installing nftables-openrc (1.0.6-r0) (626/740) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (627/740) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (628/740) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (629/740) Installing postmarketos-artwork-icons (2-r1) (630/740) Installing util-linux (2.38.1-r2) (631/740) Installing libfdisk (2.38.1-r2) (632/740) Installing libsmartcols (2.38.1-r2) (633/740) Installing util-linux-misc (2.38.1-r2) (634/740) Installing libeconf (0.5.0-r0) (635/740) Installing runuser (2.38.1-r2) (636/740) Installing mount (2.38.1-r2) (637/740) Installing losetup (2.38.1-r2) (638/740) Installing hexdump (2.38.1-r2) (639/740) Installing uuidgen (2.38.1-r2) (640/740) Installing blkid (2.38.1-r2) (641/740) Installing sfdisk (2.38.1-r2) (642/740) Installing mcookie (2.38.1-r2) (643/740) Installing agetty (2.38.1-r2) (644/740) Installing agetty-openrc (0.46-r0) (645/740) Installing wipefs (2.38.1-r2) (646/740) Installing cfdisk (2.38.1-r2) (647/740) Installing umount (2.38.1-r2) (648/740) Installing util-linux-openrc (2.38.1-r2) (649/740) Installing flock (2.38.1-r2) (650/740) Installing lsblk (2.38.1-r2) (651/740) Installing libcap-ng (0.8.3-r1) (652/740) Installing setpriv (2.38.1-r2) (653/740) Installing logger (2.38.1-r2) (654/740) Installing partx (2.38.1-r2) (655/740) Installing fstrim (2.38.1-r2) (656/740) Installing findmnt (2.38.1-r2) (657/740) Installing wireless-regdb (2022.08.12-r0) (658/740) Installing pcsc-lite-libs (1.9.9-r0) (659/740) Installing wpa_supplicant (2.10-r4) (660/740) Installing wpa_supplicant-openrc (2.10-r4) (661/740) Installing ifupdown-ng-wifi (0.12.1-r0) (662/740) Installing postmarketos-base-ui (6-r2) Executing postmarketos-base-ui-6-r2.post-install (663/740) Installing mpdecimal (2.5.1-r1) (664/740) Installing python3 (3.11.1-r2) (665/740) Installing py3-ruamel.yaml.clib (0.2.7-r1) (666/740) Installing py3-ruamel.yaml (0.17.21-r1) (667/740) Installing sleep-inhibitor (1.16-r1) (668/740) Installing sleep-inhibitor-openrc (1.16-r1) (669/740) Installing postmarketos-base-ui-elogind (6-r2) Executing postmarketos-base-ui-elogind-6-r2.post-install (670/740) Installing py3-dbus (1.3.2-r1) (671/740) Installing obex-capabilities (0.2.1-r2) (672/740) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (673/740) Installing postmarketos-base-ui-bluez-obexd (6-r2) (674/740) Installing pulseaudio-utils (9999_git20220528-r0) (675/740) Installing postmarketos-base-ui-pulseaudio (6-r2) (676/740) Installing networkmanager-cli (1.40.8-r0) (677/740) Installing pcre (8.45-r2) (678/740) Installing slang (2.3.3-r0) (679/740) Installing newt (0.52.21-r5) (680/740) Installing networkmanager-tui (1.40.8-r0) (681/740) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (682/740) Installing mobile-broadband-provider-info (20221107-r0) (683/740) Installing networkmanager-wwan (1.40.8-r0) (684/740) Installing postmarketos-base-ui-networkmanager (6-r2) (685/740) Installing upower (1.90.0-r2) (686/740) Installing device-pine64-pinephone-upower (0.44-r0) (687/740) Installing powerdevil-libs (5.26.5-r0) (688/740) Installing powerdevil (5.26.5-r0) (689/740) Installing bubblewrap (0.7.0-r0) (690/740) Installing fuse-common (3.12.0-r0) (691/740) Installing fuse-openrc (3.12.0-r0) (692/740) Installing fuse3-libs (3.12.0-r0) (693/740) Installing fuse3 (3.12.0-r0) (694/740) Installing xdg-desktop-portal (1.16.0-r0) (695/740) Installing xdg-desktop-portal-kde (5.26.5-r0) (696/740) Installing autologin (1.0.0-r4) (697/740) Installing tinydm (1.1.2-r1) (698/740) Installing tinydm-openrc (1.1.2-r1) (699/740) Installing postmarketos-base-ui-tinydm (6-r2) (700/740) Installing font-alias (1.0.4-r0) (701/740) Installing util-macros (1.19.3-r0) (702/740) Installing font-misc-misc (1.1.2-r3) (703/740) Installing font-cursor-misc (1.0.3-r3) (704/740) Installing xauth (1.1.2-r0) (705/740) Installing xmodmap (1.0.11-r0) (706/740) Installing xrdb (1.2.1-r1) (707/740) Installing xinit (1.4.2-r0) (708/740) Installing hwdata-pci (0.366-r0) (709/740) Installing libpciaccess (0.17-r0) (710/740) Installing xorg-server (21.1.6-r0) (711/740) Installing libinput (1.22.0-r0) (712/740) Installing xf86-input-libinput (1.2.1-r0) (713/740) Installing xf86-video-fbdev (0.5.0-r3) (714/740) Installing postmarketos-base-ui-x11 (6-r2) (715/740) Installing postmarketos-ui-plasma-mobile (3.9-r1) Executing postmarketos-ui-plasma-mobile-3.9-r1.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (716/740) Installing libexif (0.6.24-r0) (717/740) Installing libb2 (0.98.1-r2) (718/740) Installing double-conversion (3.2.1-r0) (719/740) Installing qt6-qtbase (6.4.2-r0) (720/740) Installing qt6-qtbase-x11 (6.4.2-r0) (721/740) Installing qt6-qtdeclarative (6.4.2-r0) (722/740) Installing qt6-qtwayland (6.4.2-r0) (723/740) Installing hwloc (2.8.0-r0) (724/740) Installing libtbb (2021.8.0-r0) (725/740) Installing opencv (4.7.0-r0) (726/740) Installing postprocessd (0.2.1-r3) (727/740) Installing postprocessd-megapixels (0.2.1-r3) (728/740) Installing qmltermwidget (0.2.0-r1) (729/740) Installing qmlkonsole (22.11-r0) (730/740) Installing c-ares (1.18.1-r1) (731/740) Installing spacebar (22.11-r0) (732/740) Installing hkdm (0.2.0-r0) (733/740) Installing buffyboard (0.2.0-r0) (734/740) Installing terminus-font (4.49.1-r3) (735/740) Installing kbd-misc (2.5.1-r4) (736/740) Installing kbd (2.5.1-r4) (737/740) Installing kbd-openrc (2.5.1-r4) (738/740) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (739/740) Installing ttyescape-openrc (1.0.1-r1) (740/740) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r30.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing ca-certificates-20221203-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r3.trigger 2023/01/08 15:59:40 Generating for kernel version: 6.1.3 2023/01/08 15:59:40 Output directory: /boot 2023/01/08 15:59:40 == Generating initramfs == 2023/01/08 15:59:40 - Including hook files 2023/01/08 15:59:40 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/08 15:59:40 - Including hook scripts 2023/01/08 15:59:40 - Including required binaries 2023/01/08 15:59:40 - Including kernel modules 2023/01/08 15:59:40 - Including splash images 2023/01/08 15:59:40 - Writing and verifying initramfs archive 2023/01/08 15:59:40 == Generating initramfs extra == 2023/01/08 15:59:40 - Including extra binaries 2023/01/08 15:59:40 - Including FDE support 2023/01/08 15:59:41 - Writing and verifying initramfs-extra archive 2023/01/08 15:59:45 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2023/01/08 15:59:49 mkinitfs completed in: 9.096280304s Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2223 MiB in 765 packages (1268328) [15:59:58] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2223 MiB in 765 packages (1268328) [16:00:01] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (1268328) [16:00:01] (rootfs_pine64-pinephone) install device-pine64-pinephone (1268328) [16:00:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1268328) [16:00:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1268328) [16:00:02] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1268328) [16:00:02] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (1268328) [16:00:02] New background process: pid=1279043, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2223 MiB in 765 packages (1268328) [16:00:05] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2223 MiB in 765 packages (1268328) [16:00:08] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1268328) [16:00:08] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (1268328) [16:00:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1268328) [16:00:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1268328) [16:00:08] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1268328) [16:00:08] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1268328) [16:00:08] New background process: pid=1279226, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2223 MiB in 765 packages (1268328) [16:00:11] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2223 MiB in 765 packages (1268328) [16:00:15] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (1268328) [16:00:15] (rootfs_pine64-pinephone) % mkinitfs 2023/01/08 16:00:15 Generating for kernel version: 6.1.3 2023/01/08 16:00:15 Output directory: /boot 2023/01/08 16:00:15 == Generating initramfs == 2023/01/08 16:00:15 - Including hook files 2023/01/08 16:00:15 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/08 16:00:15 - Including hook scripts 2023/01/08 16:00:15 - Including required binaries 2023/01/08 16:00:15 - Including kernel modules 2023/01/08 16:00:15 - Including splash images 2023/01/08 16:00:15 - Writing and verifying initramfs archive 2023/01/08 16:00:15 == Generating initramfs extra == 2023/01/08 16:00:15 - Including extra binaries 2023/01/08 16:00:15 - Including FDE support 2023/01/08 16:00:16 - Writing and verifying initramfs-extra archive 2023/01/08 16:00:20 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2023/01/08 16:00:24 mkinitfs completed in: 9.008666537s (1268328) [16:00:24] *** SET LOGIN PASSWORD FOR: 'user' *** (1268328) [16:00:24] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (1268328) [16:00:24] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (1268328) [16:00:24] (rootfs_pine64-pinephone) locking root (1268328) [16:00:24] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (1268328) [16:00:24] NOTE: No valid keymap specified for device (1268328) [16:00:24] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (1268328) [16:00:31] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (1268328) [16:00:31] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (1268328) [16:00:31] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1268328) [16:00:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1268328) [16:00:31] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1268328) [16:00:31] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1268328) [16:00:31] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2341508 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1268328) [16:00:32] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1268328) [16:00:32] (native) create pine64-pinephone.img (3562M) (1268328) [16:00:32] (native) % truncate -s 3562M /home/pmos/rootfs/pine64-pinephone.img (1268328) [16:00:32] (native) mount /dev/install (pine64-pinephone.img) (1268328) [16:00:32] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1268328) [16:00:32] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1268328) [16:00:32] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1268328) [16:00:32] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1268328) [16:00:32] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1268328) [16:00:32] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1268328) [16:00:32] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1268328) [16:00:32] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1268328) [16:00:32] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1268328) [16:00:32] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1268328) [16:00:32] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1268328) [16:00:32] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1268328) [16:00:32] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1268328) [16:00:32] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1268328) [16:00:32] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (1268328) [16:00:32] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1268328) [16:00:32] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1268328) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1268328) [16:00:32] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1268328) [16:00:32] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1268328) [16:00:32] (native) % parted -s /dev/install mktable msdos (1268328) [16:00:33] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (1268328) [16:00:33] (native) % parted -s /dev/install mkpart primary 256M 100% (1268328) [16:00:33] (native) % parted -s /dev/install set 1 boot on (1268328) [16:00:33] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1268328) [16:00:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1268328) [16:00:33] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1268328) [16:00:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1268328) [16:00:33] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1268328) [16:00:33] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1268328) [16:00:33] (native) install e2fsprogs (1268328) [16:00:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1268328) [16:00:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1268328) [16:00:33] (native) % cat /tmp/apk_progress_fifo (1268328) [16:00:33] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1268328) [16:00:33] New background process: pid=1281052, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r30.trigger OK: 26 MiB in 71 packages (1268328) [16:00:34] (native) format /dev/installp2 (root, ext4) (1268328) [16:00:34] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1268328) [16:00:34] (native) mount /dev/installp2 to /mnt/install (1268328) [16:00:34] (native) % mkdir -p /mnt/install (1268328) [16:00:34] (native) % mount /dev/installp2 /mnt/install (1268328) [16:00:34] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1268328) [16:00:34] (native) install e2fsprogs (1268328) [16:00:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1268328) [16:00:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1268328) [16:00:34] (native) % cat /tmp/apk_progress_fifo (1268328) [16:00:34] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1268328) [16:00:34] New background process: pid=1281081, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 71 packages (1268328) [16:00:35] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (1268328) [16:00:35] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (1268328) [16:00:35] (native) % mkdir -p /mnt/install/boot (1268328) [16:00:35] (native) % mount /dev/installp1 /mnt/install/boot (1268328) [16:00:35] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1268328) [16:00:35] (native) copy rootfs_pine64-pinephone to /mnt/install/ (1268328) [16:00:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1268328) [16:00:35] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1268328) [16:00:35] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1268328) [16:00:35] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1268328) [16:00:35] (native) % cd /mnt/rootfs_pine64-pinephone; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (1268328) [16:00:42] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1268328) [16:00:42] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1268328) [16:00:42] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1268328) [16:00:42] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1268328) [16:00:42] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (1268328) [16:00:42] Embed firmware u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin in the SD card image at offset 8 with step size 1024 (1268328) [16:00:42] (native) % dd if=/mnt/rootfs_pine64-pinephone/usr/share/u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin of=/dev/install bs=1024 seek=8 740+1 records in 740+1 records out (1268328) [16:00:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1268328) [16:00:44] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1268328) [16:00:47] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1268328) [16:00:47] (native) umount /dev/loop11 (1268328) [16:00:47] (native) % losetup -d /dev/loop11 (1268328) [16:00:47] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1268328) [16:00:47] (1268328) [16:00:47] *** FLASHING INFORMATION *** (1268328) [16:00:47] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1268328) [16:00:47] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1268328) [16:00:47] (1268328) [16:00:47] *** SSH DAEMON INFORMATION *** (1268328) [16:00:47] SSH daemon is enabled (disable with --no-sshd). (1268328) [16:00:47] Login as 'user' with the password given during installation. (1268328) [16:00:47] (1268328) [16:00:47] *** FIREWALL INFORMATION *** (1268328) [16:00:47] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1268328) [16:00:47] For more information: https://postmarketos.org/firewall (1268328) [16:00:47] (1268328) [16:00:47] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1268328) [16:00:47] DONE! total 2449536 -rw-r--r-- 1 root 12345 3735027712 Jan 8 16:00 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop11 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop11 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap (deleted) 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 14 Jan 8 16:01 pmOS_boot -> ../../loop11p1 lrwxrwxrwx 1 root root 14 Jan 8 16:01 pmOS_root -> ../../loop11p2 lrwxrwxrwx 1 root root 10 Jan 8 16:01 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Jan 8 15:59 bin drwxr-xr-x 2 root root 4096 Jan 8 16:00 boot drwxr-xr-x 2 root root 4096 Jan 8 15:55 dev drwxr-xr-x 67 root root 4096 Jan 8 16:00 etc drwxr-xr-x 3 root root 4096 Jan 8 16:00 home drwxr-xr-x 14 root root 4096 Jan 8 15:59 lib drwx------ 2 root root 16384 Jan 8 16:00 lost+found drwxr-xr-x 5 root root 4096 Jan 8 15:55 media drwxr-xr-x 8 root root 4096 Jan 8 15:55 mnt drwxr-xr-x 2 root root 4096 Jan 8 15:55 opt drwxr-xr-x 2 root root 4096 Jan 8 15:55 proc drwx------ 2 root root 4096 Jan 8 15:55 root drwxr-xr-x 6 root root 4096 Jan 8 15:58 run drwxr-xr-x 2 root root 4096 Jan 8 15:59 sbin drwxr-xr-x 2 root root 4096 Jan 8 15:55 srv drwxr-xr-x 2 root root 4096 Jan 8 15:55 sys drwxrwxrwt 2 root root 4096 Jan 8 16:00 tmp drwxr-xr-x 9 root root 4096 Jan 8 15:56 usr drwxr-xr-x 13 root root 4096 Jan 8 15:56 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2023-01-08 16:01:11-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 70.8M=0s 2023-01-08 16:01:11 (70.8 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2023-01-08 06:55:05.206572 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-3052-gff748fd3af [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-3054-g67937e10c6 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-3055-gbb95139655 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25369 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672393690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671934522-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672402990-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672394227-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.5-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.5-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.5-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.5-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.5-r0 -> 9999_git1672394584-r0) (58/102) Upgrading breeze (5.26.5-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.5-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.5-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.5-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.5-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.5-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.5-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.5-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-nm-mobile (5.26.5-r0 -> 9999_git1672394710-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.5-r0 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.5-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.5-r0 -> 9999_git1672424186-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.5-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.5-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.5-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671934466-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.5-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.5-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.5-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.5-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.5-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.5-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.5-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.5-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.5-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r30.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2397 MiB in 765 packages (1/10) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.1-r0) (7/10) Installing discover-backend-flatpak (5.26.5-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.1-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2409 MiB in 775 packages (1/102) Installing syndication (9999_git1670961763-r0) (2/102) Installing alligator (9999_git1672453380-r0) (3/102) Installing libavc1394 (0.5.4-r3) (4/102) Installing libcaca (0.99_beta20-r0) (5/102) Installing libdv (1.0.0-r7) (6/102) Installing libiec61883 (1.2.0-r3) (7/102) Installing mpg123-libs (1.31.1-r0) (8/102) Installing speex (1.2.1-r0) (9/102) Installing libshout (2.4.6-r1) (10/102) Installing wavpack (5.6.0-r0) (11/102) Installing gst-plugins-good (1.20.5-r0) (12/102) Installing py3-parsing (3.0.9-r1) (13/102) Installing py3-packaging (22.0-r0) (14/102) Installing py3-setuptools (65.6.3-r0) (15/102) Installing py3-certifi (2022.12.7-r0) (16/102) Installing py3-charset-normalizer (3.0.1-r1) (17/102) Installing py3-idna (3.4-r3) (18/102) Installing py3-urllib3 (1.26.13-r0) (19/102) Installing py3-requests (2.28.1-r2) (20/102) Installing py3-ytmusicapi (0.24.1-r0) (21/102) Installing libmng (2.0.3-r1) (22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1) (23/102) Installing py3-mutagen (1.46.0-r1) (24/102) Installing py3-websockets (10.4-r1) (25/102) Installing py3-brotli (1.0.9-r10) (26/102) Installing yt-dlp (2023.01.06-r0) (27/102) Installing audiotube (9999_git1672453390-r0) (28/102) Installing calindori (9999_git1671937760-r0) (29/102) Installing live-media (2022.10.01-r0) (30/102) Installing libxpm (3.5.14-r0) (31/102) Installing a52dec (0.8.0-r8) (32/102) Installing vulkan-loader (1.3.236.0-r0) (33/102) Installing ffmpeg4-libs (4.4.3-r0) (34/102) Installing libbluray (1.3.4-r0) (35/102) Installing libcddb (1.3.2-r4) (36/102) Installing libdvbpsi (1.3.3-r0) (37/102) Installing libdvdcss (1.4.3-r0) (38/102) Installing libdvdread (6.1.3-r1) (39/102) Installing libdvdnav (6.1.1-r0) (40/102) Installing libebml (1.4.4-r0) (41/102) Installing faad2-libs (2.10.1-r0) (42/102) Installing libupnp (1.14.15-r0) (43/102) Installing lua5.2-libs (5.2.4-r11) (44/102) Installing libmad (0.15.1b-r9) (45/102) Installing libmatroska (1.7.1-r0) (46/102) Installing libmicrodns (0.2.0-r0) (47/102) Installing libmpeg2 (0.5.1-r10) (48/102) Installing glslang-libs (1.3.236.0-r0) (49/102) Installing glslang (1.3.236.0-r0) (50/102) Installing spirv-tools (1.3.236.0-r0) (51/102) Installing shaderc (2022.4-r0) (52/102) Installing libplacebo (5.229.2-r0) (53/102) Installing libprotobuf-lite (3.21.12-r0) (54/102) Installing vlc-libs (3.0.18-r1) (55/102) Installing vlc (3.0.18-r1) (56/102) Installing elisa (22.12.1-r0) (57/102) Installing kunitconversion (9999_git1671934531-r0) (58/102) Installing kalk (9999_git1672372248-r0) (59/102) Installing qt5-qtkeychain (0.13.2-r1) (60/102) Installing kasts (9999_git1672368350-r0) (61/102) Installing keysmith (9999_git1671938648-r0) (62/102) Installing krecorder (9999_git1671937806-r0) (63/102) Installing kpublictransport (22.12.1-r0) (64/102) Installing ktrip (9999_git1671938816-r0) (65/102) Installing kweathercore (9999_git1672367176-r0) (66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/102) Installing kweather (9999_git1672368364-r0) (68/102) Installing olm (3.2.14-r0) (69/102) Installing libquotient (0.7.0-r1) (70/102) Installing libcmark (0.30.2-r1) (71/102) Installing neochat (9999_git1672453023-r1) (72/102) Installing kjs (9999_git1670961433-r0) (73/102) Installing libdjvulibre (3.5.28-r3) (74/102) Installing libzip (1.9.2-r2) (75/102) Installing ebook-tools (0.2.2-r3) (76/102) Installing discount-libs (2.2.7b-r0) (77/102) Installing poppler (23.01.0-r0) (78/102) Installing poppler-qt5 (23.01.0-r0) (79/102) Installing kdegraphics-mobipocket (22.12.1-r0) (80/102) Installing libspectre (0.2.11-r0) (81/102) Installing okular-common (22.12.1-r0) (82/102) Installing okular (22.12.1-r0) (83/102) Installing plasma-camera (1.0_git20210328-r2) (84/102) Installing gst-libav (1.20.5-r0) (85/102) Installing gst-plugins-good-qt (1.20.5-r0) (86/102) Installing libxpresent (1.0.1-r0) (87/102) Installing libxscrnsaver (1.2.4-r0) (88/102) Installing libcdio (2.1.0-r1) (89/102) Installing libcdio-paranoia (10.2.2.0.1-r1) (90/102) Installing luajit (2.1_p20210510-r3) (91/102) Installing rubberband-libs (3.1.1-r2) (92/102) Installing sndio-libs (1.9.0-r0) (93/102) Installing uchardet-libs (0.0.8-r0) (94/102) Installing zimg (3.0.4-r1) (95/102) Installing mpv-libs (0.35.0-r1) (96/102) Installing plasmatube (9999_git1672368377-r0) (97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (98/102) Installing postmarketos-config-nftables-mdns (0.13-r0) (99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0) (100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (102/102) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing vlc-libs-3.0.18-r1.trigger OK: 2584 MiB in 877 packages (chroot) Exiting chroot... [16:03:10] Unregister qemu binfmt (arm) [16:03:10] Unregister qemu binfmt (aarch64) [16:03:10] Unregister qemu binfmt (riscv64) [16:03:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:03:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:03:11] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:03:11] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:03:12] Cleared up ~4705 MB of space [16:03:13] DONE! Building image for pine64-pinephonepro Already up to date. [16:03:13] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:03:13] Channel [edge]: [16:03:13] Vendor [qemu]: [16:03:13] Device codename [amd64]: [16:03:13] Kernel [lts]: [16:03:13] Username [user]: [16:03:14] User interface [weston]: [16:03:14] Change them? (y/n) [n]: [16:03:14] Extra packages [none]: [16:03:14] Use this timezone instead of GMT? (y/n) [y]: [16:03:14] Choose default locale for installation [C.UTF-8]: [16:03:14] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:03:14] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:03:14] Config changed: ui='plasma-mobile' [16:03:14] Config changed: device='pine64-pinephonepro' [16:03:14] Config changed: kernel='' [16:03:14] Config changed: extra_packages='osk-sdl' (1324057) [16:03:15] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (1324057) [16:03:15] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (1324057) [16:03:15] *** (1/4) PREPARE NATIVE CHROOT *** (1324057) [16:03:15] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1324057) [16:03:15] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1324057) [16:03:15] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1324057) [16:03:15] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1324057) [16:03:15] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1324057) [16:03:15] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1324057) [16:03:15] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1324057) [16:03:15] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1324057) [16:03:15] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1324057) [16:03:15] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1324057) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1324057) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1324057) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1324057) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1324057) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1324057) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1324057) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1324057) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1324057) [16:03:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1324057) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1324057) [16:03:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1324057) [16:03:15] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1324057) [16:03:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1324057) [16:03:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1324057) [16:03:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1324057) [16:03:15] Update package index for x86_64 (4 file(s)) (1324057) [16:03:15] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1324057) [16:03:15] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1324057) [16:03:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1324057) [16:03:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1324057) [16:03:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1324057) [16:03:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1324057) [16:03:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1324057) [16:03:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1324057) [16:03:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1324057) [16:03:17] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (1324057) [16:03:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1324057) [16:03:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1324057) [16:03:17] extracted: /tmp/pmbootstrap2m5qzvupapk (1324057) [16:03:17] extracted: /tmp/pmbootstrapeh4zuc6usig (1324057) [16:03:17] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1324057) [16:03:17] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapeh4zuc6usig /tmp/pmbootstrap2m5qzvupapk Verified OK (1324057) [16:03:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1324057) [16:03:17] % /tmp/pmbootstrap2m5qzvupapk --version apk-tools 2.12.10, compiled for x86_64. (1324057) [16:03:17] (native) install alpine-base (1324057) [16:03:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (1324057) [16:03:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (1324057) [16:03:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1324057) [16:03:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1324057) [16:03:17] (native) update /etc/apk/repositories (1324057) [16:03:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1324057) [16:03:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1324057) [16:03:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1324057) [16:03:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1324057) [16:03:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1324057) [16:03:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1324057) [16:03:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1324057) [16:03:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1324057) [16:03:17] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (1324057) [16:03:17] New background process: pid=1324619, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 10 MiB in 25 packages (1324057) [16:03:19] (native) % adduser -D pmos -u 12345 (1324057) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1324057) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1324057) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1324057) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1324057) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1324057) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1324057) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1324057) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1324057) [16:03:19] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1324057) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1324057) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1324057) [16:03:19] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1324057) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1324057) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1324057) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1324057) [16:03:19] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1324057) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1324057) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1324057) [16:03:19] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1324057) [16:03:22] (native) install cryptsetup util-linux parted (1324057) [16:03:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1324057) [16:03:22] (native) % cat /tmp/apk_progress_fifo (1324057) [16:03:22] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1324057) [16:03:22] New background process: pid=1324997, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r2) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.18-r0) (4/42) Installing json-c (0.16-r2) (5/42) Installing libuuid (2.38.1-r2) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.4_p20221231-r0) (11/42) Installing ncurses-libs (6.4_p20221231-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r2) (15/42) Installing libfdisk (2.38.1-r2) (16/42) Installing libmount (2.38.1-r2) (17/42) Installing libsmartcols (2.38.1-r2) (18/42) Installing util-linux-misc (2.38.1-r2) (19/42) Installing libeconf (0.5.0-r0) (20/42) Installing linux-pam (1.5.2-r2) (21/42) Installing runuser (2.38.1-r2) (22/42) Installing mount (2.38.1-r2) (23/42) Installing losetup (2.38.1-r2) (24/42) Installing hexdump (2.38.1-r2) (25/42) Installing uuidgen (2.38.1-r2) (26/42) Installing blkid (2.38.1-r2) (27/42) Installing sfdisk (2.38.1-r2) (28/42) Installing mcookie (2.38.1-r2) (29/42) Installing agetty (2.38.1-r2) (30/42) Installing agetty-openrc (0.46-r0) (31/42) Installing wipefs (2.38.1-r2) (32/42) Installing cfdisk (2.38.1-r2) (33/42) Installing umount (2.38.1-r2) (34/42) Installing util-linux-openrc (2.38.1-r2) (35/42) Installing flock (2.38.1-r2) (36/42) Installing lsblk (2.38.1-r2) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r2) (39/42) Installing logger (2.38.1-r2) (40/42) Installing partx (2.38.1-r2) (41/42) Installing fstrim (2.38.1-r2) (42/42) Installing findmnt (2.38.1-r2) Executing busybox-1.35.0-r30.trigger OK: 20 MiB in 67 packages (1324057) [16:03:24] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1324057) [16:03:24] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1324057) [16:03:24] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1324057) [16:03:24] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (1324057) [16:03:24] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (1324057) [16:03:24] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (1324057) [16:03:24] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (1324057) [16:03:24] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (1324057) [16:03:24] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1324057) [16:03:24] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1324057) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1324057) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1324057) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1324057) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1324057) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1324057) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1324057) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1324057) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1324057) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1324057) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1324057) [16:03:24] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1324057) [16:03:24] (native) install qemu-aarch64 (1324057) [16:03:24] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1324057) [16:03:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1324057) [16:03:24] (native) % cat /tmp/apk_progress_fifo (1324057) [16:03:24] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1324057) [16:03:24] New background process: pid=1325101, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.2.0-r0) Executing busybox-1.35.0-r30.trigger OK: 25 MiB in 68 packages (1324057) [16:03:25] Register qemu binfmt (aarch64) (1324057) [16:03:25] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register (1324057) [16:03:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (1324057) [16:03:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1324057) [16:03:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1324057) [16:03:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1324057) [16:03:25] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1324057) [16:03:25] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1324057) [16:03:25] extracted: /tmp/pmbootstrapd3m7u4krapk (1324057) [16:03:25] extracted: /tmp/pmbootstrap09fwl_2ysig (1324057) [16:03:25] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1324057) [16:03:25] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap09fwl_2ysig /tmp/pmbootstrapd3m7u4krapk Verified OK (1324057) [16:03:25] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1324057) [16:03:25] % /tmp/pmbootstrapd3m7u4krapk --version apk-tools 2.12.10, compiled for x86_64. (1324057) [16:03:25] (rootfs_pine64-pinephonepro) install alpine-base (1324057) [16:03:25] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (1324057) [16:03:25] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (1324057) [16:03:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (1324057) [16:03:25] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (1324057) [16:03:25] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1324057) [16:03:25] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1324057) [16:03:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1324057) [16:03:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1324057) [16:03:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1324057) [16:03:25] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1324057) [16:03:25] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1324057) [16:03:25] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1324057) [16:03:25] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1324057) [16:03:25] Update package index for aarch64 (4 file(s)) (1324057) [16:03:25] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1324057) [16:03:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1324057) [16:03:26] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1324057) [16:03:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1324057) [16:03:26] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1324057) [16:03:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1324057) [16:03:26] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1324057) [16:03:27] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1324057) [16:03:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1324057) [16:03:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1324057) [16:03:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1324057) [16:03:27] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1324057) [16:03:27] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (1324057) [16:03:27] New background process: pid=1325414, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 13 MiB in 25 packages (1324057) [16:03:28] (rootfs_pine64-pinephonepro) % getent passwd user (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup user wheel (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup user video (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup user audio (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup user input (1324057) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (1324057) [16:03:30] (rootfs_pine64-pinephonepro) % addgroup user plugdev (1324057) [16:03:30] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (1324057) [16:03:30] (rootfs_pine64-pinephonepro) % addgroup user netdev (1324057) [16:03:30] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (1324057) [16:03:32] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1324057) [16:03:32] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (1324057) [16:03:32] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1324057) [16:03:32] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1324057) [16:03:33] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1324057) [16:03:33] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1324057) [16:03:35] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1324057) [16:03:35] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1324057) [16:03:35] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1324057) [16:03:35] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1324057) [16:03:35] New background process: pid=1325658, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/734) Installing icu-data-full (72.1-r1) (2/734) Installing dbus-libs (1.14.4-r0) (3/734) Installing libgcc (12.2.1_git20220924-r7) (4/734) Installing libffi (3.4.4-r0) (5/734) Installing libintl (0.21.1-r1) (6/734) Installing libblkid (2.38.1-r2) (7/734) Installing libmount (2.38.1-r2) (8/734) Installing pcre2 (10.42-r0) (9/734) Installing glib (2.74.4-r0) (10/734) Installing libstdc++ (12.2.1_git20220924-r7) (11/734) Installing icu-libs (72.1-r1) (12/734) Installing libpcre2-16 (10.42-r0) (13/734) Installing zstd-libs (1.5.2-r10) (14/734) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/734) Installing hicolor-icon-theme (0.17-r2) (16/734) Installing libmagic (5.44-r0) (17/734) Installing file (5.44-r0) (18/734) Installing libxau (1.0.11-r0) (19/734) Installing libmd (1.0.4-r0) (20/734) Installing libbsd (0.11.7-r0) (21/734) Installing libxdmcp (1.1.4-r0) (22/734) Installing libxcb (1.15-r0) (23/734) Installing libx11 (1.8.2-r2) (24/734) Installing libxext (1.3.5-r0) (25/734) Installing libice (1.1.1-r0) (26/734) Installing libuuid (2.38.1-r2) (27/734) Installing libsm (1.2.4-r0) (28/734) Installing libxt (1.2.1-r1) (29/734) Installing libxmu (1.1.4-r0) (30/734) Installing xset (1.2.5-r0) (31/734) Installing xprop (1.2.6-r0) (32/734) Installing xdg-utils (1.1.3-r4) (33/734) Installing mesa (22.3.2-r0) (34/734) Installing libdrm (2.4.114-r0) (35/734) Installing libexpat (2.5.0-r0) (36/734) Installing wayland-libs-server (1.21.0-r1) (37/734) Installing mesa-glapi (22.3.2-r0) (38/734) Installing mesa-gles (22.3.2-r0) (39/734) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/734) Installing libxcomposite (0.4.6-r0) (41/734) Installing brotli-libs (1.0.9-r10) (42/734) Installing libbz2 (1.0.8-r4) (43/734) Installing libpng (1.6.39-r2) (44/734) Installing freetype (2.12.1-r0) (45/734) Installing fontconfig (2.14.1-r0) (46/734) Installing wayland-libs-client (1.21.0-r1) (47/734) Installing wayland-libs-cursor (1.21.0-r1) (48/734) Installing wayland-libs-egl (1.21.0-r1) (49/734) Installing xkeyboard-config (2.37-r0) (50/734) Installing xz-libs (5.4.0-r1) (51/734) Installing libxml2 (2.10.3-r2) (52/734) Installing libxkbcommon (1.5.0-r0) (53/734) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/734) Installing mesa-gbm (22.3.2-r0) (55/734) Installing libxshmfence (1.3.2-r0) (56/734) Installing mesa-egl (22.3.2-r0) (57/734) Installing avahi-libs (0.8-r6) (58/734) Installing gmp (6.2.1-r2) (59/734) Installing nettle (3.8.1-r0) (60/734) Installing p11-kit (0.24.1-r1) (61/734) Installing libtasn1 (4.19.0-r0) (62/734) Installing libunistring (1.1-r0) (63/734) Installing gnutls (3.7.8-r2) (64/734) Installing cups-libs (2.4.2-r1) (65/734) Installing pkgconf (1.9.3-r1) (66/734) Installing shared-mime-info (2.2-r2) (67/734) Installing libjpeg-turbo (2.1.4-r0) (68/734) Installing libwebp (1.2.4-r1) (69/734) Installing tiff (4.5.0-r2) (70/734) Installing gdk-pixbuf (2.42.10-r2) (71/734) Installing gtk-update-icon-cache (3.24.36-r0) (72/734) Installing libxfixes (6.0.0-r0) (73/734) Installing libxrender (0.9.11-r0) (74/734) Installing libxcursor (1.2.1-r1) (75/734) Installing libxdamage (1.1.6-r0) (76/734) Installing libxi (1.8-r0) (77/734) Installing libxinerama (1.1.5-r0) (78/734) Installing libxrandr (1.5.3-r0) (79/734) Installing libatk-1.0 (2.46.0-r0) (80/734) Installing libxtst (1.2.4-r0) (81/734) Installing at-spi2-core (2.46.0-r0) (82/734) Installing libatk-bridge-2.0 (2.46.0-r0) (83/734) Installing pixman (0.42.2-r0) (84/734) Installing cairo (1.17.6-r3) (85/734) Installing cairo-gobject (1.17.6-r3) (86/734) Installing libepoxy (1.5.10-r0) (87/734) Installing fribidi (1.0.12-r0) (88/734) Installing graphite2 (1.3.14-r2) (89/734) Installing harfbuzz (6.0.0-r0) (90/734) Installing libxft (2.3.7-r0) (91/734) Installing pango (1.50.12-r0) (92/734) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/734) Installing libevdev (1.13.0-r0) (94/734) Installing mtdev (1.1.6-r1) (95/734) Installing eudev-libs (3.2.11-r6) (96/734) Installing libinput-libs (1.22.0-r0) (97/734) Installing xcb-util-wm (0.4.2-r0) (98/734) Installing xcb-util (0.4.1-r0) (99/734) Installing xcb-util-image (0.4.1-r0) (100/734) Installing xcb-util-keysyms (0.4.1-r0) (101/734) Installing xcb-util-renderutil (0.3.10-r0) (102/734) Installing libxkbcommon-x11 (1.5.0-r0) (103/734) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/734) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/734) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/734) Installing kirigami2-libs (5.101.0-r0) (107/734) Installing libgomp (12.2.1_git20220924-r7) (108/734) Installing kirigami2 (5.101.0-r0) (109/734) Installing kactivities-libs (5.101.0-r1) (110/734) Installing karchive (5.101.0-r0) (111/734) Installing kconfig (5.101.0-r0) (112/734) Installing kcoreaddons (5.101.0-r0) (113/734) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/734) Installing kwindowsystem (5.101.0-r0) (115/734) Installing kcrash (5.101.0-r0) (116/734) Installing kdbusaddons (5.101.0-r0) (117/734) Installing kglobalaccel (5.101.0-r0) (118/734) Installing kguiaddons (5.101.0-r0) (119/734) Installing ki18n (5.101.0-r0) (120/734) Installing libelogind (246.10-r5) (121/734) Installing polkit-elogind-libs (122-r0) (122/734) Installing polkit-qt-1 (0.114.0-r1) (123/734) Installing kauth (5.101.0-r0) (124/734) Installing kcodecs (5.101.0-r0) (125/734) Installing kwidgetsaddons (5.101.0-r0) (126/734) Installing kconfigwidgets (5.101.0-r0) (127/734) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/734) Installing kiconthemes (5.101.0-r0) (129/734) Installing kitemviews (5.101.0-r0) (130/734) Installing kxmlgui (5.101.0-r0) (131/734) Installing kbookmarks (5.101.0-r0) (132/734) Installing kcompletion (5.101.0-r0) (133/734) Installing libxml2-utils (2.10.3-r2) (134/734) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/734) Installing libgpg-error (1.46-r1) (136/734) Installing libgcrypt (1.10.1-r0) (137/734) Installing libxslt (1.1.37-r0) (138/734) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/734) Installing kdoctools (5.101.0-r0) (140/734) Installing kjobwidgets (5.101.0-r0) (141/734) Installing alsa-lib (1.2.8-r0) (142/734) Installing libxxf86vm (1.1.5-r0) (143/734) Installing mesa-gl (22.3.2-r0) (144/734) Installing libxv (1.0.12-r0) (145/734) Installing cdparanoia-libs (10.2-r11) (146/734) Installing graphene (1.10.8-r1) (147/734) Installing gstreamer (1.20.5-r0) (148/734) Installing libogg (1.3.5-r2) (149/734) Installing opus (1.3.1-r1) (150/734) Installing orc (0.4.33-r0) (151/734) Installing libtheora (1.1.1-r16) (152/734) Installing libvorbis (1.3.7-r0) (153/734) Installing gst-plugins-base (1.20.5-r0) (154/734) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/734) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/734) Installing sound-theme-freedesktop (0.8-r0) (157/734) Installing libltdl (2.4.7-r0) (158/734) Installing libcanberra (0.30-r9) (159/734) Installing libcanberra-gstreamer (0.30-r9) (160/734) Installing knotifications (5.101.0-r0) (161/734) Installing kservice (5.101.0-r0) (162/734) Installing solid-libs (5.101.0-r0) (163/734) Installing libhunspell (1.7.2-r0) (164/734) Installing ncurses-terminfo-base (6.4_p20221231-r0) (165/734) Installing ncurses-libs (6.4_p20221231-r0) (166/734) Installing readline (8.2.0-r0) (167/734) Installing hunspell (1.7.2-r0) (168/734) Installing sonnet (5.101.0-r0) (169/734) Installing ktextwidgets (5.101.0-r0) (170/734) Installing kio (5.101.0-r0) (171/734) Installing kpackage (5.101.0-r0) (172/734) Installing kdeclarative (5.101.0-r0) (173/734) Installing kwayland (5.101.0-r0) (174/734) Installing plasma-framework (5.101.0-r0) (175/734) Installing sqlite-libs (3.40.1-r0) (176/734) Installing libaccounts-glib (1.26-r1) (177/734) Installing libaccounts-qt (1.16-r1) (178/734) Installing signond (8.61-r0) (179/734) Installing accounts-qml-module (0.7_git20190605-r1) (180/734) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/734) Installing sdl2 (2.26.2-r0) (182/734) Installing svt-av1-libs (1.4.1-r0) (183/734) Installing aom-libs (3.5.0-r0) (184/734) Installing libass (0.17.0-r0) (185/734) Installing libdav1d (1.0.0-r2) (186/734) Installing lcms2 (2.14-r2) (187/734) Installing libjxl (0.7.0-r0) (188/734) Installing lame (3.100-r2) (189/734) Installing libasyncns (0.8-r1) (190/734) Installing flac-libs (1.4.2-r0) (191/734) Installing libsndfile (1.2.0-r0) (192/734) Installing soxr (0.1.3-r3) (193/734) Installing speexdsp (1.2.1-r0) (194/734) Installing tdb-libs (1.4.7-r1) (195/734) Installing libpulse (9999_git20220528-r0) (196/734) Installing cjson (1.7.15-r3) (197/734) Installing mbedtls (2.28.2-r0) (198/734) Installing librist (0.2.7-r0) (199/734) Installing libsrt (1.5.1-r0) (200/734) Installing libssh (0.10.4-r0) (201/734) Installing v4l-utils-libs (1.22.1-r2) (202/734) Installing libva (2.17.0-r0) (203/734) Installing libvdpau (1.5-r0) (204/734) Installing vidstab (1.1.0-r2) (205/734) Installing libvpx (1.12.0-r1) (206/734) Installing x264-libs (0.164_git20220602-r0) (207/734) Installing numactl (2.0.16-r0) (208/734) Installing x265-libs (3.5-r3) (209/734) Installing xvidcore (1.3.7-r1) (210/734) Installing libsodium (1.0.18-r2) (211/734) Installing libzmq (4.3.4-r1) (212/734) Installing ffmpeg-libs (5.1.2-r3) (213/734) Installing libevent (2.1.12-r5) (214/734) Installing minizip (1.2.13-r0) (215/734) Installing nspr (4.35-r0) (216/734) Installing nss (3.86-r0) (217/734) Installing re2 (2022.12.01-r0) (218/734) Installing snappy (1.1.9-r4) (219/734) Installing qt5-qtwebengine (5.15.11-r11) (220/734) Installing libnotify (0.8.1-r1) (221/734) Installing libproxy (0.4.18-r2) (222/734) Installing signon-ui (0.17_git20171023-r2) (223/734) Installing libassuan (2.5.5-r1) (224/734) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/734) Installing gnupg-gpgconf (2.2.41-r0) (226/734) Installing gpg (2.2.41-r0) (227/734) Installing npth (1.6-r2) (228/734) Installing gpg-agent (2.2.41-r0) (229/734) Installing libksba (1.6.3-r0) (230/734) Installing gpgsm (2.2.41-r0) (231/734) Installing gpgme (1.18.0-r1) (232/734) Installing gpgmepp (1.18.0-r1) (233/734) Installing gdbm (1.23-r0) (234/734) Installing libsasl (2.1.28-r3) (235/734) Installing libqca (2.3.4-r2) (236/734) Installing kwallet (5.101.0-r0) (237/734) Installing kaccounts-integration (22.12.1-r0) (238/734) Installing purpose (5.101.0-r0) (239/734) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/734) Installing qt5-qtfeedback (0_git20180903-r0) (241/734) Installing angelfish (22.11-r0) (242/734) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/734) Installing gtk-engines-clearlooks (2.21.0-r3) (244/734) Installing gtk-engines-crux (2.21.0-r3) (245/734) Installing gtk-engines-industrial (2.21.0-r3) (246/734) Installing gtk-engines-mist (2.21.0-r3) (247/734) Installing gtk-engines-redmond (2.21.0-r3) (248/734) Installing gtk-engines-thinice (2.21.0-r3) (249/734) Installing gtk-engines (2.21.0-r3) (250/734) Installing breeze-gtk (5.26.5-r0) (251/734) Installing alsa-ucm-conf (1.2.8-r1) (252/734) Installing ca-certificates (20221203-r1) (253/734) Installing nghttp2-libs (1.51.0-r0) (254/734) Installing libcurl (7.87.0-r2) (255/734) Installing libgpiod (1.6.3-r2) (256/734) Installing libgudev (237-r1) (257/734) Installing libmm-glib (1.20.2-r1) (258/734) Installing libusb (1.0.26-r0) (259/734) Installing eg25-manager (0.4.6-r0) (260/734) Installing eg25-manager-openrc (0.4.6-r0) (261/734) Installing linux-pine64-pinephonepro (6.1-r1) (262/734) Installing udev-init-scripts (35-r1) (263/734) Installing udev-init-scripts-openrc (35-r1) (264/734) Installing kmod-libs (30-r1) (265/734) Installing eudev (3.2.11-r6) (266/734) Installing eudev-openrc (3.2.11-r6) (267/734) Installing openssh-keygen (9.1_p1-r1) (268/734) Installing libedit (20221030.3.1-r0) (269/734) Installing openssh-client-common (9.1_p1-r1) (270/734) Installing openssh-client-default (9.1_p1-r1) (271/734) Installing openssh-sftp-server (9.1_p1-r1) (272/734) Installing openssh-server-common (9.1_p1-r1) (273/734) Installing openssh-server (9.1_p1-r1) (274/734) Installing openssh (9.1_p1-r1) (275/734) Installing boot-deploy (0.7-r0) (276/734) Installing busybox-extras (1.35.0-r30) Executing busybox-extras-1.35.0-r30.post-install (277/734) Installing lzo (2.10-r3) (278/734) Installing btrfs-progs (6.1.2-r0) (279/734) Installing bzip2 (1.0.8-r4) (280/734) Installing argon2-libs (20190702-r2) (281/734) Installing device-mapper-libs (2.03.18-r0) (282/734) Installing json-c (0.16-r2) (283/734) Installing cryptsetup-libs (2.6.0-r0) (284/734) Installing popt (1.19-r1) (285/734) Installing cryptsetup (2.6.0-r0) (286/734) Installing cryptsetup-openrc (2.6.0-r0) (287/734) Installing libaio (0.3.113-r0) (288/734) Installing device-mapper-event-libs (2.03.18-r0) (289/734) Installing lvm2-libs (2.03.18-r0) (290/734) Installing device-mapper (2.03.18-r0) (291/734) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (292/734) Installing libcom_err (1.46.5-r4) (293/734) Installing e2fsprogs-libs (1.46.5-r4) (294/734) Installing e2fsprogs (1.46.5-r4) (295/734) Installing e2fsprogs-extra (1.46.5-r4) (296/734) Installing f2fs-tools-libs (1.15.0-r0) (297/734) Installing f2fs-tools (1.15.0-r0) (298/734) Installing lz4 (1.9.4-r1) (299/734) Installing userspace-rcu (0.13.2-r0) (300/734) Installing multipath-tools (0.9.4-r0) (301/734) Installing multipath-tools-openrc (0.9.4-r0) (302/734) Installing parted (3.5-r0) (303/734) Installing postmarketos-mvcfg (1-r0) (304/734) Installing postmarketos-keys (1-r0) (305/734) Installing sudo (1.9.12_p1-r1) (306/734) Installing postmarketos-base-nofde (24.1-r0) (307/734) Installing unudhcpd (0.2.1-r0) (308/734) Installing xz (5.4.0-r1) (309/734) Installing postmarketos-mkinitfs (1.5.1-r3) (310/734) Installing postmarketos-base (24.1-r0) Executing postmarketos-base-24.1-r0.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (311/734) Installing llvm15-libs (15.0.6-r1) (312/734) Installing musl-fts (1.2.7-r3) (313/734) Installing libelf (0.188-r0) (314/734) Installing mesa-dri-gallium (22.3.2-r0) (315/734) Installing postmarketos-base-mesa (24.1-r0) (316/734) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (317/734) Installing dbus-openrc (1.14.4-r0) (318/734) Installing libacl (2.3.1-r1) (319/734) Installing lz4-libs (1.9.4-r1) (320/734) Installing libarchive (3.6.2-r1) (321/734) Installing libcbor (0.10.1-r0) (322/734) Installing efivar-libs (38-r1) (323/734) Installing libgcab (1.5-r0) (324/734) Installing json-glib (1.6.6-r1) (325/734) Installing libgusb (0.4.3-r0) (326/734) Installing libjcat (0.1.12-r0) (327/734) Installing libmbim (1.28.2-r0) (328/734) Installing protobuf-c (1.4.1-r1) (329/734) Installing libqrtr-glib (1.2.2-r0) (330/734) Installing libqmi (1.32.2-r0) (331/734) Installing tpm2-tss-mu (4.0.0-r1) (332/734) Installing tpm2-tss-sys (4.0.0-r1) (333/734) Installing tpm2-tss-esys (4.0.0-r1) (334/734) Installing libxmlb (0.3.10-r0) (335/734) Installing fwupd (1.8.9-r0) (336/734) Installing fwupd-openrc (1.8.9-r0) (337/734) Installing device-pine64-pinephonepro (3.6-r0) Executing device-pine64-pinephonepro-3.6-r0.post-install * service eg25-manager added to runlevel default (338/734) Installing firmware-pine64-pinebookpro (2-r0) (339/734) Installing linux-firmware-cypress (20221214-r1) (340/734) Installing linux-firmware-brcm (20221214-r1) (341/734) Installing linux-firmware-rockchip (20221214-r1) (342/734) Installing device-pine64-pinephonepro-nonfree-firmware (3.6-r0) (343/734) Installing yaml (0.2.5-r0) (344/734) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (345/734) Installing appstream-qt (0.15.5-r2) (346/734) Installing attica (5.101.0-r0) (347/734) Installing kidletime (5.101.0-r0) (348/734) Installing knewstuff (5.101.0-r0) (349/734) Installing discover (5.26.5-r0) (350/734) Installing libapk-qt (0.4.2-r0) (351/734) Installing discover-backend-apk (5.26.5-r0) (352/734) Installing discover-backend-fwupd (5.26.5-r0) (353/734) Installing font-droid-nonlatin (20200215-r2) (354/734) Installing font-noto-common (0_git20211101-r6) (355/734) Installing font-noto-math (0_git20211101-r6) (356/734) Installing font-noto-symbols (0_git20211101-r6) (357/734) Installing font-noto (0_git20211101-r6) (358/734) Installing font-noto-emoji (2.038-r0) (359/734) Installing font-noto-extra (0_git20211101-r6) (360/734) Installing mauiman (1.0.1-r0) (361/734) Installing mauikit (2.2.1-r0) (362/734) Installing exiv2 (0.27.5-r1) (363/734) Installing mauikit-imagetools (2.2.1-r0) (364/734) Installing mauikit-filebrowsing (2.2.1-r0) (365/734) Installing index (2.2.1-r0) (366/734) Installing signon-plugin-oauth2 (0.25-r0) (367/734) Installing kaccounts-providers (22.12.1-r0) (368/734) Installing kirigami-addons (0.6.1-r0) (369/734) Installing kclock (22.11-r0) (370/734) Installing gsettings-desktop-schemas (43.0-r0) (371/734) Installing kdecoration (5.26.5-r0) (372/734) Installing kde-gtk-config (5.26.5-r0) (373/734) Installing kirigami-gallery (22.12.1-r0) (374/734) Installing kquickimageeditor (0.2.0-r1) (375/734) Installing taglib (1.13-r0) (376/734) Installing kfilemetadata (5.101.0-r0) (377/734) Installing qt5-qtlocation (5.15.6_git20220907-r1) (378/734) Installing koko (22.11-r0) (379/734) Installing kasync (0.3.0-r2) (380/734) Installing gpg-wks-server (2.2.41-r0) (381/734) Installing gpgv (2.2.41-r0) (382/734) Installing libldap (2.6.3-r6) (383/734) Installing gnupg-dirmngr (2.2.41-r0) (384/734) Installing gnupg-utils (2.2.41-r0) (385/734) Installing gnupg-wks-client (2.2.41-r0) (386/734) Installing gnupg (2.2.41-r0) (387/734) Installing iso-codes (4.12.0-r0) (388/734) Installing kcontacts (5.101.0-r0) (389/734) Installing kpeople (5.101.0-r0) (390/734) Installing libical (3.0.16-r1) (391/734) Installing kcalendarcore (5.101.0-r0) (392/734) Installing kmime (22.12.1-r0) (393/734) Installing kimap2 (0.4.0-r1) (394/734) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (395/734) Installing kdav2 (0.4.0-r1) (396/734) Installing lmdb (0.9.29-r2) (397/734) Installing libxapian (1.4.21-r0) (398/734) Installing sink (0.9.0-r3) (399/734) Installing kpeoplesink (0_git20210224-r1) (400/734) Installing kpeoplevcard (0.1-r2) (401/734) Installing libraw (0.21.1-r0) (402/734) Installing libraw-tools (0.21.1-r0) (403/734) Installing imagemagick-libs (7.1.0.57-r0) (404/734) Installing jbig2dec (0.19-r1) (405/734) Installing ghostscript (10.0.0-r2) (406/734) Installing libde265 (1.0.9-r0) (407/734) Installing libheif (1.14.0-r0) (408/734) Installing librsvg (2.55.1-r0) (409/734) Installing imagemagick (7.1.0.57-r0) (410/734) Installing perl (5.36.0-r0) (411/734) Installing perl-image-exiftool (12.50-r0) (412/734) Installing exiftool (12.50-r0) (413/734) Installing feedbackd-device-themes (0_git20220202-r0) (414/734) Installing gsound (1.0.3-r1) (415/734) Installing feedbackd (0.0.2-r0) Executing feedbackd-0.0.2-r0.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (416/734) Installing tzdata (2022g-r0) (417/734) Installing openexr (3.1.5-r4) (418/734) Installing soundtouch (2.3.2-r1) (419/734) Installing libraw1394 (2.1.2-r3) (420/734) Installing libdc1394 (2.2.6-r1) (421/734) Installing tslib (1.22-r1) (422/734) Installing directfb (1.7.7-r5) (423/734) Installing faac (1.30-r2) (424/734) Installing fdk-aac (2.0.2-r1) (425/734) Installing flite (2.2-r1) (426/734) Installing libsamplerate (0.2.2-r0) (427/734) Installing jack (1.9.21-r0) (428/734) Installing pipewire-libs (0.3.63-r1) (429/734) Installing portaudio (19.7.0-r0) (430/734) Installing fluidsynth-libs (2.3.1-r1) (431/734) Installing libfreeaptx (0.1.1-r1) (432/734) Installing gsm (1.0.22-r1) (433/734) Installing libldac (2.0.2.3-r0) (434/734) Installing libmodplug (0.8.9.0-r2) (435/734) Installing neon (0.32.4-r0) (436/734) Installing libnice (0.1.21-r0) (437/734) Installing openal-soft (1.22.2-r2) (438/734) Installing openjpeg (2.5.0-r2) (439/734) Installing librtmp (2.4_git20190330-r2) (440/734) Installing sbc (2.0-r0) (441/734) Installing spandsp (0.0.6-r4) (442/734) Installing libsrtp (2.4.2-r3) (443/734) Installing vo-aacenc (0.1.3-r0) (444/734) Installing vo-amrwbenc (0.1.3-r0) (445/734) Installing libzbar (0.23.92-r2) (446/734) Installing gst-plugins-bad (1.20.5-r0) (447/734) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (448/734) Installing megapixels (1.6.0-r1) (449/734) Installing encodings (1.0.6-r0) (450/734) Installing libfontenc (1.1.7-r0) (451/734) Installing mkfontscale (1.2.2-r1) (452/734) Installing font-dejavu (2.37-r3) (453/734) Installing sdl2_ttf (2.20.1-r0) (454/734) Installing osk-sdl (0.67.1-r1) (455/734) Installing kcmutils (5.101.0-r0) (456/734) Installing frameworkintegration (5.101.0-r0) (457/734) Installing oxygen (5.26.5-r0) (458/734) Installing modemmanager-qt (5.101.0-r0) (459/734) Installing callaudiod-libs (0.1.4-r0) (460/734) Installing abseil-cpp (20220623.1-r1) (461/734) Installing boost1.81-thread (1.81.0-r1) (462/734) Installing libprotobuf (3.21.12-r0) (463/734) Installing libphonenumber (8.13.3-r0) (464/734) Installing plasma-dialer (22.11-r0) (465/734) Installing plasma-mobile-sounds (0.1-r1) (466/734) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (467/734) Installing plasma-phonebook (22.11-r0) (468/734) Installing postmarketos-artwork-wallpapers (2-r1) (469/734) Installing postmarketos-hidden-desktop-entries (2.2-r1) (470/734) Installing bluez (5.66-r1) (471/734) Installing bluez-openrc (5.66-r1) (472/734) Installing bluez-obexd (5.66-r1) (473/734) Installing kded (5.101.0-r0) (474/734) Installing bluez-qt (5.101.0-r0) (475/734) Installing bluedevil (5.26.5-r0) (476/734) Installing breeze (5.26.5-r0) (477/734) Installing libpulse-mainloop-glib (9999_git20220528-r0) (478/734) Installing callaudiod (0.1.4-r0) (479/734) Installing dnsmasq-common (2.88-r0) (480/734) Installing dnsmasq-openrc (2.88-r0) (481/734) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (482/734) Installing linux-pam (1.5.2-r2) (483/734) Installing shadow (4.13-r0) (484/734) Installing elogind (246.10-r5) (485/734) Installing elogind-openrc (246.10-r5) (486/734) Installing hfd-service (0.1.0-r1) (487/734) Installing hfd-service-openrc (0.1.0-r1) (488/734) Installing iio-sensor-proxy (3.4-r0) (489/734) Installing iio-sensor-proxy-openrc (3.4-r0) (490/734) Installing libkscreen (5.26.5-r0) (491/734) Installing layer-shell-qt (5.26.5-r0) (492/734) Installing qt5-qtsensors (5.15.6_git20220816-r0) (493/734) Installing kscreen (5.26.5-r0) (494/734) Installing socat (1.7.4.4-r0) (495/734) Installing kwallet-pam (5.26.5-r0) (496/734) Installing kwayland-integration (5.26.5-r0) (497/734) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (498/734) Installing duktape (2.7.0-r0) (499/734) Installing polkit-elogind (122-r0) (500/734) Installing modemmanager (1.20.2-r1) (501/734) Installing modemmanager-openrc (1.20.2-r1) (502/734) Installing libunwind (1.6.2-r2) (503/734) Installing libcamera (0.0.3-r0) (504/734) Installing libuv (1.44.2-r0) (505/734) Installing roc-toolkit-libs (0.1.5-r2) (506/734) Installing webrtc-audio-processing (0.3.1-r6) (507/734) Installing pipewire (0.3.63-r1) (508/734) Installing breeze-icons (5.101.0-r0) (509/734) Installing dbus-x11 (1.14.4-r0) (510/734) Installing kactivities (5.101.0-r1) (511/734) Installing kpipewire (5.26.5-r0) (512/734) Installing dconf (0.40.0-r2) (513/734) Installing anthy (9100h-r2) (514/734) Installing maliit-framework (2.3.0-r2) (515/734) Installing kyotocabinet (1.2.79-r3) (516/734) Installing libpinyin (2.8.0-r0) (517/734) Installing tinyxml (2.6.2-r1) (518/734) Installing presage (0.9.1-r2) (519/734) Installing maliit-keyboard (2.3.1-r1) (520/734) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (521/734) Installing plasma-nano (5.26.5-r0) (522/734) Installing libnm (1.40.8-r0) (523/734) Installing networkmanager-common (1.40.8-r0) (524/734) Installing networkmanager-openrc (1.40.8-r0) (525/734) Installing libndp (1.8-r1) (526/734) Installing libidn2 (2.3.4-r0) (527/734) Installing libpsl (0.21.2-r0) (528/734) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (529/734) Installing networkmanager-qt (5.101.0-r0) (530/734) Installing plasma-nm (5.26.5-r0) (531/734) Installing plasma-nm-mobile (5.26.5-r0) (532/734) Installing fftw-single-libs (3.3.10-r1) (533/734) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (534/734) Installing pulseaudio-bluez (9999_git20220528-r0) (535/734) Installing pulseaudio-alsa (9999_git20220528-r0) (536/734) Installing alsa-utils-openrc (1.2.8-r0) (537/734) Installing pulseaudio-openrc (9999_git20220528-r0) (538/734) Installing libcanberra-pulse (0.30-r9) (539/734) Installing plasma-pa (5.26.5-r0) (540/734) Installing libdaemon (0.14-r3) (541/734) Installing openrc-settingsd (1.1.0-r0) (542/734) Installing openrc-settingsd-openrc (1.1.0-r0) (543/734) Installing plasma-settings (22.11-r0) (544/734) Installing kactivitymanagerd (5.26.5-r0) (545/734) Installing kinit (5.101.0-r0) (546/734) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (547/734) Installing kdnssd (5.101.0-r0) (548/734) Installing syntax-highlighting (5.101.0-r0) (549/734) Installing kdsoap (2.1.1-r0) (550/734) Installing libmtp (1.1.20-r2) (551/734) Installing clang15-libclang (15.0.6-r2) (552/734) Installing qt5-qttools (5.15.6_git20220907-r1) (553/734) Installing phonon (4.11.1-r3) (554/734) Installing talloc (2.3.4-r1) (555/734) Installing tevent (0.13.0-r1) (556/734) Installing samba-util-libs (4.17.4-r0) (557/734) Installing jansson (2.14-r0) (558/734) Installing ldb (2.6.1-r0) (559/734) Installing libwbclient (4.17.4-r0) (560/734) Installing samba-libs (4.17.4-r0) (561/734) Installing libsmbclient (4.17.4-r0) (562/734) Installing kio-extras (22.12.1-r0) (563/734) Installing kquickcharts (5.101.0-r0) (564/734) Installing xorg-server-common (21.1.6-r0) (565/734) Installing libxkbfile (1.1.2-r0) (566/734) Installing xkbcomp (1.4.6-r0) (567/734) Installing libxfont2 (2.0.6-r0) (568/734) Installing libtirpc-conf (1.3.3-r0) (569/734) Installing libtirpc-nokrb (1.3.3-r0) (570/734) Installing libxcvt (0.1.2-r0) (571/734) Installing xwayland (22.1.7-r0) (572/734) Installing kscreenlocker (5.26.5-r0) (573/734) Installing libqaccessibilityclient (0.4.1-r1) (574/734) Installing xcb-util-cursor (0.1.4-r0) (575/734) Installing kwin (5.26.5-r0) (576/734) Installing kitemmodels (5.101.0-r0) (577/734) Installing threadweaver (5.101.0-r0) (578/734) Installing krunner (5.101.0-r0) (579/734) Installing milou (5.26.5-r0) (580/734) Installing pipewire-media-session (0.4.1-r0) (581/734) Installing font-hack (3.003-r3) (582/734) Installing qqc2-desktop-style (5.101.0-r0) (583/734) Installing plasma-integration (5.26.5-r0) (584/734) Installing qtchooser (66-r2) (585/734) Installing plasma-workspace-libs (5.26.5-r0) (586/734) Installing kactivities-stats (5.101.0-r1) (587/734) Installing baloo (5.101.0-r0) (588/734) Installing kholidays (5.101.0-r0) (589/734) Installing libkexiv2 (22.12.1-r0) (590/734) Installing knotifyconfig (5.101.0-r0) (591/734) Installing kparts (5.101.0-r0) (592/734) Installing zxing-cpp (1.4.0-r0) (593/734) Installing libdmtx-libs (0.7.7-r0) (594/734) Installing libqrencode (4.1.1-r1) (595/734) Installing prison (5.101.0-r0) (596/734) Installing ktexteditor (5.101.0-r0) (597/734) Installing libnl3 (3.7.0-r0) (598/734) Installing libpcap (1.10.2-r0) (599/734) Installing lm-sensors-libs (3.6.0-r4) (600/734) Installing libksysguard (5.26.5-r0) (601/734) Installing kuserfeedback (1.2.0-r1) (602/734) Installing gpsd (3.24-r1) (603/734) Installing gpsd-openrc (3.24-r1) (604/734) Installing mpfr4 (4.2.0-r0) (605/734) Installing libqalculate (4.5.1-r0) (606/734) Installing plasma-workspace (5.26.5-r0) (607/734) Installing kpty (5.101.0-r0) (608/734) Installing kdesu (5.101.0-r0) (609/734) Installing kde-cli-tools (5.26.5-r0) (610/734) Installing qqc2-breeze-style (5.26.5-r0) (611/734) Installing plasma-mobile (5.26.5-r0) (612/734) Installing polkit-kde-agent-1 (5.26.5-r0) (613/734) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (614/734) Installing chrony-openrc (4.3-r0) (615/734) Installing haveged (1.9.18-r0) (616/734) Installing haveged-openrc (1.9.18-r0) (617/734) Installing libmnl (1.0.5-r0) (618/734) Installing libnftnl (1.2.4-r0) (619/734) Installing nftables (1.0.6-r0) (620/734) Installing nftables-openrc (1.0.6-r0) (621/734) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (622/734) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (623/734) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (624/734) Installing postmarketos-artwork-icons (2-r1) (625/734) Installing util-linux (2.38.1-r2) (626/734) Installing libfdisk (2.38.1-r2) (627/734) Installing libsmartcols (2.38.1-r2) (628/734) Installing util-linux-misc (2.38.1-r2) (629/734) Installing libeconf (0.5.0-r0) (630/734) Installing runuser (2.38.1-r2) (631/734) Installing mount (2.38.1-r2) (632/734) Installing losetup (2.38.1-r2) (633/734) Installing hexdump (2.38.1-r2) (634/734) Installing uuidgen (2.38.1-r2) (635/734) Installing blkid (2.38.1-r2) (636/734) Installing sfdisk (2.38.1-r2) (637/734) Installing mcookie (2.38.1-r2) (638/734) Installing agetty (2.38.1-r2) (639/734) Installing agetty-openrc (0.46-r0) (640/734) Installing wipefs (2.38.1-r2) (641/734) Installing cfdisk (2.38.1-r2) (642/734) Installing umount (2.38.1-r2) (643/734) Installing util-linux-openrc (2.38.1-r2) (644/734) Installing flock (2.38.1-r2) (645/734) Installing lsblk (2.38.1-r2) (646/734) Installing libcap-ng (0.8.3-r1) (647/734) Installing setpriv (2.38.1-r2) (648/734) Installing logger (2.38.1-r2) (649/734) Installing partx (2.38.1-r2) (650/734) Installing fstrim (2.38.1-r2) (651/734) Installing findmnt (2.38.1-r2) (652/734) Installing wireless-regdb (2022.08.12-r0) (653/734) Installing pcsc-lite-libs (1.9.9-r0) (654/734) Installing wpa_supplicant (2.10-r4) (655/734) Installing wpa_supplicant-openrc (2.10-r4) (656/734) Installing ifupdown-ng-wifi (0.12.1-r0) (657/734) Installing postmarketos-base-ui (6-r2) Executing postmarketos-base-ui-6-r2.post-install (658/734) Installing mpdecimal (2.5.1-r1) (659/734) Installing python3 (3.11.1-r2) (660/734) Installing py3-ruamel.yaml.clib (0.2.7-r1) (661/734) Installing py3-ruamel.yaml (0.17.21-r1) (662/734) Installing sleep-inhibitor (1.16-r1) (663/734) Installing sleep-inhibitor-openrc (1.16-r1) (664/734) Installing postmarketos-base-ui-elogind (6-r2) Executing postmarketos-base-ui-elogind-6-r2.post-install (665/734) Installing py3-dbus (1.3.2-r1) (666/734) Installing obex-capabilities (0.2.1-r2) (667/734) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (668/734) Installing postmarketos-base-ui-bluez-obexd (6-r2) (669/734) Installing pulseaudio-utils (9999_git20220528-r0) (670/734) Installing postmarketos-base-ui-pulseaudio (6-r2) (671/734) Installing networkmanager-cli (1.40.8-r0) (672/734) Installing pcre (8.45-r2) (673/734) Installing slang (2.3.3-r0) (674/734) Installing newt (0.52.21-r5) (675/734) Installing networkmanager-tui (1.40.8-r0) (676/734) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (677/734) Installing mobile-broadband-provider-info (20221107-r0) (678/734) Installing networkmanager-wwan (1.40.8-r0) (679/734) Installing postmarketos-base-ui-networkmanager (6-r2) (680/734) Installing upower (1.90.0-r2) (681/734) Installing powerdevil-libs (5.26.5-r0) (682/734) Installing powerdevil (5.26.5-r0) (683/734) Installing bubblewrap (0.7.0-r0) (684/734) Installing fuse-common (3.12.0-r0) (685/734) Installing fuse-openrc (3.12.0-r0) (686/734) Installing fuse3-libs (3.12.0-r0) (687/734) Installing fuse3 (3.12.0-r0) (688/734) Installing xdg-desktop-portal (1.16.0-r0) (689/734) Installing xdg-desktop-portal-kde (5.26.5-r0) (690/734) Installing autologin (1.0.0-r4) (691/734) Installing tinydm (1.1.2-r1) (692/734) Installing tinydm-openrc (1.1.2-r1) (693/734) Installing postmarketos-base-ui-tinydm (6-r2) (694/734) Installing font-alias (1.0.4-r0) (695/734) Installing util-macros (1.19.3-r0) (696/734) Installing font-misc-misc (1.1.2-r3) (697/734) Installing font-cursor-misc (1.0.3-r3) (698/734) Installing xauth (1.1.2-r0) (699/734) Installing xmodmap (1.0.11-r0) (700/734) Installing xrdb (1.2.1-r1) (701/734) Installing xinit (1.4.2-r0) (702/734) Installing hwdata-pci (0.366-r0) (703/734) Installing libpciaccess (0.17-r0) (704/734) Installing xorg-server (21.1.6-r0) (705/734) Installing libinput (1.22.0-r0) (706/734) Installing xf86-input-libinput (1.2.1-r0) (707/734) Installing xf86-video-fbdev (0.5.0-r3) (708/734) Installing postmarketos-base-ui-x11 (6-r2) (709/734) Installing postmarketos-ui-plasma-mobile (3.9-r1) Executing postmarketos-ui-plasma-mobile-3.9-r1.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (710/734) Installing libexif (0.6.24-r0) (711/734) Installing libb2 (0.98.1-r2) (712/734) Installing double-conversion (3.2.1-r0) (713/734) Installing qt6-qtbase (6.4.2-r0) (714/734) Installing qt6-qtbase-x11 (6.4.2-r0) (715/734) Installing qt6-qtdeclarative (6.4.2-r0) (716/734) Installing qt6-qtwayland (6.4.2-r0) (717/734) Installing hwloc (2.8.0-r0) (718/734) Installing libtbb (2021.8.0-r0) (719/734) Installing opencv (4.7.0-r0) (720/734) Installing postprocessd (0.2.1-r3) (721/734) Installing postprocessd-megapixels (0.2.1-r3) (722/734) Installing qmltermwidget (0.2.0-r1) (723/734) Installing qmlkonsole (22.11-r0) (724/734) Installing c-ares (1.18.1-r1) (725/734) Installing spacebar (22.11-r0) (726/734) Installing hkdm (0.2.0-r0) (727/734) Installing buffyboard (0.2.0-r0) (728/734) Installing terminus-font (4.49.1-r3) (729/734) Installing kbd-misc (2.5.1-r4) (730/734) Installing kbd (2.5.1-r4) (731/734) Installing kbd-openrc (2.5.1-r4) (732/734) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (733/734) Installing ttyescape-openrc (1.0.1-r1) (734/734) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r30.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing ca-certificates-20221203-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r3.trigger 2023/01/08 16:07:16 Generating for kernel version: 6.1.0 2023/01/08 16:07:16 Output directory: /boot 2023/01/08 16:07:16 == Generating initramfs == 2023/01/08 16:07:16 - Including hook files 2023/01/08 16:07:16 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/08 16:07:16 - Including hook scripts 2023/01/08 16:07:16 - Including required binaries 2023/01/08 16:07:16 - Including kernel modules 2023/01/08 16:07:16 - Including splash images 2023/01/08 16:07:16 - Writing and verifying initramfs archive 2023/01/08 16:07:17 == Generating initramfs extra == 2023/01/08 16:07:17 - Including extra binaries 2023/01/08 16:07:17 - Including FDE support 2023/01/08 16:07:18 - Writing and verifying initramfs-extra archive 2023/01/08 16:07:18 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Generating /boot/grub/grub.cfg ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/rk3399-pinephone-pro.dtb 2023/01/08 16:07:21 mkinitfs completed in: 5.214027641s Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2244 MiB in 759 packages (1324057) [16:07:31] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2244 MiB in 759 packages (1324057) [16:07:34] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (1324057) [16:07:34] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (1324057) [16:07:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1324057) [16:07:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1324057) [16:07:34] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1324057) [16:07:34] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (1324057) [16:07:34] New background process: pid=1334566, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2244 MiB in 759 packages (1324057) [16:07:38] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2244 MiB in 759 packages (1324057) [16:07:41] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1324057) [16:07:41] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (1324057) [16:07:41] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1324057) [16:07:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1324057) [16:07:41] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1324057) [16:07:41] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1324057) [16:07:41] New background process: pid=1334950, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2244 MiB in 759 packages (1324057) [16:07:45] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2244 MiB in 759 packages (1324057) [16:07:48] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (1324057) [16:07:48] (rootfs_pine64-pinephonepro) % mkinitfs 2023/01/08 16:07:48 Generating for kernel version: 6.1.0 2023/01/08 16:07:48 Output directory: /boot 2023/01/08 16:07:48 == Generating initramfs == 2023/01/08 16:07:48 - Including hook files 2023/01/08 16:07:48 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/08 16:07:48 - Including hook scripts 2023/01/08 16:07:48 - Including required binaries 2023/01/08 16:07:48 - Including kernel modules 2023/01/08 16:07:48 - Including splash images 2023/01/08 16:07:48 - Writing and verifying initramfs archive 2023/01/08 16:07:49 == Generating initramfs extra == 2023/01/08 16:07:49 - Including extra binaries 2023/01/08 16:07:49 - Including FDE support 2023/01/08 16:07:50 - Writing and verifying initramfs-extra archive 2023/01/08 16:07:50 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Generating /boot/grub/grub.cfg ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/rk3399-pinephone-pro.dtb 2023/01/08 16:07:53 mkinitfs completed in: 5.047508536s (1324057) [16:07:53] *** SET LOGIN PASSWORD FOR: 'user' *** (1324057) [16:07:53] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (1324057) [16:07:53] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (1324057) [16:07:53] (rootfs_pine64-pinephonepro) locking root (1324057) [16:07:53] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (1324057) [16:07:54] NOTE: No valid keymap specified for device (1324057) [16:07:54] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (1324057) [16:08:00] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (1324057) [16:08:00] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (1324057) [16:08:00] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1324057) [16:08:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1324057) [16:08:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1324057) [16:08:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1324057) [16:08:01] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2306052 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1324057) [16:08:01] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1324057) [16:08:01] (native) create pine64-pinephonepro.img (3520M) (1324057) [16:08:01] (native) % truncate -s 3520M /home/pmos/rootfs/pine64-pinephonepro.img (1324057) [16:08:01] (native) mount /dev/install (pine64-pinephonepro.img) (1324057) [16:08:01] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1324057) [16:08:01] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1324057) [16:08:01] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1324057) [16:08:01] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1324057) [16:08:01] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1324057) [16:08:01] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1324057) [16:08:01] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1324057) [16:08:01] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1324057) [16:08:01] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1324057) [16:08:01] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1324057) [16:08:01] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1324057) [16:08:01] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1324057) [16:08:01] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1324057) [16:08:01] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1324057) [16:08:01] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (1324057) [16:08:01] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1324057) [16:08:01] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1324057) [16:08:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1324057) [16:08:01] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1324057) [16:08:01] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1324057) [16:08:01] (native) % parted -s /dev/install mktable gpt (1324057) [16:08:02] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (1324057) [16:08:02] (native) % parted -s /dev/install mkpart primary 256M 100% (1324057) [16:08:02] (native) % parted -s /dev/install set 1 boot on (1324057) [16:08:02] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1324057) [16:08:02] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1324057) [16:08:02] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1324057) [16:08:02] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1324057) [16:08:02] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1324057) [16:08:02] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1324057) [16:08:02] (native) install e2fsprogs (1324057) [16:08:02] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1324057) [16:08:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1324057) [16:08:02] (native) % cat /tmp/apk_progress_fifo (1324057) [16:08:02] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1324057) [16:08:02] New background process: pid=1336435, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r30.trigger OK: 26 MiB in 71 packages (1324057) [16:08:03] (native) format /dev/installp2 (root, ext4) (1324057) [16:08:03] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1324057) [16:08:03] (native) mount /dev/installp2 to /mnt/install (1324057) [16:08:03] (native) % mkdir -p /mnt/install (1324057) [16:08:03] (native) % mount /dev/installp2 /mnt/install (1324057) [16:08:03] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1324057) [16:08:03] (native) install dosfstools (1324057) [16:08:03] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1324057) [16:08:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1324057) [16:08:03] (native) % cat /tmp/apk_progress_fifo (1324057) [16:08:03] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1324057) [16:08:03] New background process: pid=1336464, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r30.trigger OK: 26 MiB in 72 packages (1324057) [16:08:04] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (1324057) [16:08:04] (native) % mkfs.fat -F 32 -n pmOS_boot /dev/installp1 mkfs.fat 4.2 (2021-01-31) mkfs.fat: Warning: lowercase labels might not work properly on some systems (1324057) [16:08:04] (native) % mkdir -p /mnt/install/boot (1324057) [16:08:04] (native) % mount /dev/installp1 /mnt/install/boot (1324057) [16:08:04] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1324057) [16:08:04] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (1324057) [16:08:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1324057) [16:08:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1324057) [16:08:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1324057) [16:08:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1324057) [16:08:04] (native) % cd /mnt/rootfs_pine64-pinephonepro; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (1324057) [16:08:11] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1324057) [16:08:11] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1324057) [16:08:11] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1324057) [16:08:11] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1324057) [16:08:11] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (1324057) [16:08:11] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1324057) [16:08:11] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1324057) [16:08:17] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1324057) [16:08:17] (native) umount /dev/loop11 (1324057) [16:08:17] (native) % losetup -d /dev/loop11 (1324057) [16:08:17] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1324057) [16:08:17] (1324057) [16:08:17] *** FLASHING INFORMATION *** (1324057) [16:08:17] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1324057) [16:08:17] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1324057) [16:08:17] (1324057) [16:08:17] *** SSH DAEMON INFORMATION *** (1324057) [16:08:17] SSH daemon is enabled (disable with --no-sshd). (1324057) [16:08:17] Login as 'user' with the password given during installation. (1324057) [16:08:17] (1324057) [16:08:17] *** FIREWALL INFORMATION *** (1324057) [16:08:17] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1324057) [16:08:17] For more information: https://postmarketos.org/firewall (1324057) [16:08:17] (1324057) [16:08:17] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1324057) [16:08:17] DONE! total 2400492 -rw-r--r-- 1 root 12345 3690987520 Jan 8 16:08 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop11 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop11 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap (deleted) 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 14 Jan 8 16:08 pmOS_boot -> ../../loop11p1 lrwxrwxrwx 1 root root 14 Jan 8 16:08 pmOS_root -> ../../loop11p2 lrwxrwxrwx 1 root root 10 Jan 8 16:08 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Jan 8 16:07 bin drwxr-xr-x 2 root root 4096 Jan 8 16:08 boot drwxr-xr-x 2 root root 4096 Jan 8 16:03 dev drwxr-xr-x 66 root root 4096 Jan 8 16:08 etc drwxr-xr-x 3 root root 4096 Jan 8 16:08 home drwxr-xr-x 14 root root 4096 Jan 8 16:06 lib drwx------ 2 root root 16384 Jan 8 16:08 lost+found drwxr-xr-x 5 root root 4096 Jan 8 16:03 media drwxr-xr-x 8 root root 4096 Jan 8 16:03 mnt drwxr-xr-x 2 root root 4096 Jan 8 16:03 opt drwxr-xr-x 2 root root 4096 Jan 8 16:03 proc drwx------ 2 root root 4096 Jan 8 16:03 root drwxr-xr-x 6 root root 4096 Jan 8 16:06 run drwxr-xr-x 2 root root 4096 Jan 8 16:06 sbin drwxr-xr-x 2 root root 4096 Jan 8 16:03 srv drwxr-xr-x 2 root root 4096 Jan 8 16:03 sys drwxrwxrwt 2 root root 4096 Jan 8 16:08 tmp drwxr-xr-x 9 root root 4096 Jan 8 16:04 usr drwxr-xr-x 13 root root 4096 Jan 8 16:04 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2023-01-08 16:08:41-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 57.1M=0s 2023-01-08 16:08:42 (57.1 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2023-01-08 06:55:05.206572 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-3052-gff748fd3af [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-3054-g67937e10c6 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-3055-gbb95139655 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25369 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672393690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671934522-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672402990-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672394227-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.5-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.5-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.5-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.5-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.5-r0 -> 9999_git1672394584-r0) (58/102) Upgrading breeze (5.26.5-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.5-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.5-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.5-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.5-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.5-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.5-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.5-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-nm-mobile (5.26.5-r0 -> 9999_git1672394710-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.5-r0 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.5-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.5-r0 -> 9999_git1672424186-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.5-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.5-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.5-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671934466-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.5-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.5-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.5-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.5-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.5-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.5-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.5-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.5-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.5-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r30.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2419 MiB in 759 packages (1/10) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.1-r0) (7/10) Installing discover-backend-flatpak (5.26.5-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.1-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2430 MiB in 769 packages (1/102) Installing syndication (9999_git1670961763-r0) (2/102) Installing alligator (9999_git1672453380-r0) (3/102) Installing libavc1394 (0.5.4-r3) (4/102) Installing libcaca (0.99_beta20-r0) (5/102) Installing libdv (1.0.0-r7) (6/102) Installing libiec61883 (1.2.0-r3) (7/102) Installing mpg123-libs (1.31.1-r0) (8/102) Installing speex (1.2.1-r0) (9/102) Installing libshout (2.4.6-r1) (10/102) Installing wavpack (5.6.0-r0) (11/102) Installing gst-plugins-good (1.20.5-r0) (12/102) Installing py3-parsing (3.0.9-r1) (13/102) Installing py3-packaging (22.0-r0) (14/102) Installing py3-setuptools (65.6.3-r0) (15/102) Installing py3-certifi (2022.12.7-r0) (16/102) Installing py3-charset-normalizer (3.0.1-r1) (17/102) Installing py3-idna (3.4-r3) (18/102) Installing py3-urllib3 (1.26.13-r0) (19/102) Installing py3-requests (2.28.1-r2) (20/102) Installing py3-ytmusicapi (0.24.1-r0) (21/102) Installing libmng (2.0.3-r1) (22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1) (23/102) Installing py3-mutagen (1.46.0-r1) (24/102) Installing py3-websockets (10.4-r1) (25/102) Installing py3-brotli (1.0.9-r10) (26/102) Installing yt-dlp (2023.01.06-r0) (27/102) Installing audiotube (9999_git1672453390-r0) (28/102) Installing calindori (9999_git1671937760-r0) (29/102) Installing live-media (2022.10.01-r0) (30/102) Installing libxpm (3.5.14-r0) (31/102) Installing a52dec (0.8.0-r8) (32/102) Installing vulkan-loader (1.3.236.0-r0) (33/102) Installing ffmpeg4-libs (4.4.3-r0) (34/102) Installing libbluray (1.3.4-r0) (35/102) Installing libcddb (1.3.2-r4) (36/102) Installing libdvbpsi (1.3.3-r0) (37/102) Installing libdvdcss (1.4.3-r0) (38/102) Installing libdvdread (6.1.3-r1) (39/102) Installing libdvdnav (6.1.1-r0) (40/102) Installing libebml (1.4.4-r0) (41/102) Installing faad2-libs (2.10.1-r0) (42/102) Installing libupnp (1.14.15-r0) (43/102) Installing lua5.2-libs (5.2.4-r11) (44/102) Installing libmad (0.15.1b-r9) (45/102) Installing libmatroska (1.7.1-r0) (46/102) Installing libmicrodns (0.2.0-r0) (47/102) Installing libmpeg2 (0.5.1-r10) (48/102) Installing glslang-libs (1.3.236.0-r0) (49/102) Installing glslang (1.3.236.0-r0) (50/102) Installing spirv-tools (1.3.236.0-r0) (51/102) Installing shaderc (2022.4-r0) (52/102) Installing libplacebo (5.229.2-r0) (53/102) Installing libprotobuf-lite (3.21.12-r0) (54/102) Installing vlc-libs (3.0.18-r1) (55/102) Installing vlc (3.0.18-r1) (56/102) Installing elisa (22.12.1-r0) (57/102) Installing kunitconversion (9999_git1671934531-r0) (58/102) Installing kalk (9999_git1672372248-r0) (59/102) Installing qt5-qtkeychain (0.13.2-r1) (60/102) Installing kasts (9999_git1672368350-r0) (61/102) Installing keysmith (9999_git1671938648-r0) (62/102) Installing krecorder (9999_git1671937806-r0) (63/102) Installing kpublictransport (22.12.1-r0) (64/102) Installing ktrip (9999_git1671938816-r0) (65/102) Installing kweathercore (9999_git1672367176-r0) (66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/102) Installing kweather (9999_git1672368364-r0) (68/102) Installing olm (3.2.14-r0) (69/102) Installing libquotient (0.7.0-r1) (70/102) Installing libcmark (0.30.2-r1) (71/102) Installing neochat (9999_git1672453023-r1) (72/102) Installing kjs (9999_git1670961433-r0) (73/102) Installing libdjvulibre (3.5.28-r3) (74/102) Installing libzip (1.9.2-r2) (75/102) Installing ebook-tools (0.2.2-r3) (76/102) Installing discount-libs (2.2.7b-r0) (77/102) Installing poppler (23.01.0-r0) (78/102) Installing poppler-qt5 (23.01.0-r0) (79/102) Installing kdegraphics-mobipocket (22.12.1-r0) (80/102) Installing libspectre (0.2.11-r0) (81/102) Installing okular-common (22.12.1-r0) (82/102) Installing okular (22.12.1-r0) (83/102) Installing plasma-camera (1.0_git20210328-r2) (84/102) Installing gst-libav (1.20.5-r0) (85/102) Installing gst-plugins-good-qt (1.20.5-r0) (86/102) Installing libxpresent (1.0.1-r0) (87/102) Installing libxscrnsaver (1.2.4-r0) (88/102) Installing libcdio (2.1.0-r1) (89/102) Installing libcdio-paranoia (10.2.2.0.1-r1) (90/102) Installing luajit (2.1_p20210510-r3) (91/102) Installing rubberband-libs (3.1.1-r2) (92/102) Installing sndio-libs (1.9.0-r0) (93/102) Installing uchardet-libs (0.0.8-r0) (94/102) Installing zimg (3.0.4-r1) (95/102) Installing mpv-libs (0.35.0-r1) (96/102) Installing plasmatube (9999_git1672368377-r0) (97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (98/102) Installing postmarketos-config-nftables-mdns (0.13-r0) (99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0) (100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (102/102) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.18-r1.trigger OK: 2606 MiB in 871 packages (chroot) Exiting chroot... [16:10:32] Unregister qemu binfmt (arm) [16:10:32] Unregister qemu binfmt (aarch64) [16:10:32] Unregister qemu binfmt (riscv64) [16:10:32] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:10:32] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:10:33] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:10:33] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:10:34] Cleared up ~4622 MB of space [16:10:35] DONE! removed 'images/pmos-plasma-mobile-nightly-20230107-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20230107-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20230107-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20230107-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20230107-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20230107-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 932.4 MiB / 3,562.0 MiB = 0.262, 45 MiB/s, 1:19 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230108-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 893.7 MiB / 3,520.0 MiB = 0.254, 44 MiB/s, 1:20 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230108-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,311.1 MiB / 4,723.0 MiB = 0.278, 47 MiB/s, 1:39 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230108-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20230107-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20230107-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20230107-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20230107-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20230107-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20230107-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20230108-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.01MB/s 0:05:16 4,653,056 0% 2.09MB/s 0:07:35 5,963,776 0% 1.78MB/s 0:08:52 7,274,496 0% 1.63MB/s 0:09:41 8,585,216 0% 1.18MB/s 0:13:24 9,895,936 1% 1.18MB/s 0:13:23 11,206,656 1% 1.18MB/s 0:13:22 12,517,376 1% 1.17MB/s 0:13:22 13,828,096 1% 1.17MB/s 0:13:21 15,138,816 1% 1.17MB/s 0:13:20 16,449,536 1% 1.17MB/s 0:13:24 17,760,256 1% 1.17MB/s 0:13:21 19,070,976 1% 1.17MB/s 0:13:20 20,381,696 2% 1.17MB/s 0:13:19 21,692,416 2% 1.18MB/s 0:13:14 23,003,136 2% 1.18MB/s 0:13:12 24,313,856 2% 1.18MB/s 0:13:11 25,624,576 2% 1.18MB/s 0:13:10 26,935,296 2% 1.17MB/s 0:13:12 28,246,016 2% 1.17MB/s 0:13:12 29,556,736 3% 1.17MB/s 0:13:10 30,867,456 3% 1.17MB/s 0:13:09 32,178,176 3% 1.18MB/s 0:13:05 33,488,896 3% 1.18MB/s 0:13:03 34,799,616 3% 1.18MB/s 0:13:02 36,110,336 3% 1.18MB/s 0:13:01 37,421,056 3% 1.18MB/s 0:13:00 38,731,776 3% 1.18MB/s 0:12:59 40,042,496 4% 1.18MB/s 0:12:58 41,353,216 4% 1.18MB/s 0:12:57 42,663,936 4% 1.18MB/s 0:12:56 43,974,656 4% 1.18MB/s 0:12:55 45,285,376 4% 1.18MB/s 0:12:54 46,596,096 4% 1.18MB/s 0:12:53 47,906,816 4% 1.18MB/s 0:12:52 49,217,536 5% 1.17MB/s 0:12:53 50,528,256 5% 1.17MB/s 0:12:54 51,838,976 5% 1.17MB/s 0:12:53 53,149,696 5% 1.17MB/s 0:12:53 54,460,416 5% 1.17MB/s 0:12:49 55,771,136 5% 1.18MB/s 0:12:45 57,081,856 5% 1.18MB/s 0:12:44 58,392,576 5% 1.18MB/s 0:12:42 59,703,296 6% 1.18MB/s 0:12:41 61,014,016 6% 1.18MB/s 0:12:41 62,324,736 6% 1.17MB/s 0:12:41 63,635,456 6% 1.17MB/s 0:12:41 64,946,176 6% 1.17MB/s 0:12:40 66,256,896 6% 1.17MB/s 0:12:40 67,567,616 6% 1.17MB/s 0:12:38 68,878,336 7% 1.17MB/s 0:12:37 70,189,056 7% 1.17MB/s 0:12:37 71,499,776 7% 1.17MB/s 0:12:33 72,810,496 7% 1.18MB/s 0:12:31 74,121,216 7% 1.18MB/s 0:12:30 75,431,936 7% 1.18MB/s 0:12:28 76,742,656 7% 1.17MB/s 0:12:29 78,053,376 7% 1.17MB/s 0:12:28 79,364,096 8% 1.17MB/s 0:12:27 80,674,816 8% 1.17MB/s 0:12:31 81,985,536 8% 1.17MB/s 0:12:28 83,296,256 8% 1.17MB/s 0:12:26 84,606,976 8% 1.17MB/s 0:12:25 85,917,696 8% 1.18MB/s 0:12:19 87,228,416 8% 1.17MB/s 0:12:22 88,539,136 9% 1.16MB/s 0:12:25 89,849,856 9% 1.17MB/s 0:12:20 91,160,576 9% 1.17MB/s 0:12:20 92,471,296 9% 1.17MB/s 0:12:15 93,782,016 9% 1.18MB/s 0:12:10 95,092,736 9% 1.17MB/s 0:12:14 96,403,456 9% 1.17MB/s 0:12:12 97,714,176 9% 1.17MB/s 0:12:12 99,024,896 10% 1.17MB/s 0:12:11 100,335,616 10% 1.17MB/s 0:12:10 101,646,336 10% 1.17MB/s 0:12:09 102,957,056 10% 1.17MB/s 0:12:08 104,267,776 10% 1.17MB/s 0:12:07 105,578,496 10% 1.18MB/s 0:12:04 106,889,216 10% 1.17MB/s 0:12:04 108,199,936 11% 1.17MB/s 0:12:03 109,510,656 11% 1.17MB/s 0:12:04 110,821,376 11% 1.17MB/s 0:12:02 112,132,096 11% 1.17MB/s 0:12:00 113,442,816 11% 1.17MB/s 0:11:59 114,753,536 11% 1.18MB/s 0:11:56 116,064,256 11% 1.17MB/s 0:11:56 117,374,976 12% 1.17MB/s 0:11:55 118,685,696 12% 1.17MB/s 0:11:54 119,996,416 12% 1.17MB/s 0:11:57 121,307,136 12% 1.17MB/s 0:11:51 122,617,856 12% 1.17MB/s 0:11:52 123,928,576 12% 1.16MB/s 0:11:56 125,239,296 12% 1.16MB/s 0:11:54 126,550,016 12% 1.16MB/s 0:11:55 127,860,736 13% 1.16MB/s 0:11:52 129,171,456 13% 1.17MB/s 0:11:46 130,482,176 13% 1.18MB/s 0:11:41 131,792,896 13% 1.18MB/s 0:11:41 132,972,544 13% 1.13MB/s 0:12:12 133,627,904 13% 1007.41kB/s 0:13:57 134,283,264 13% 865.27kB/s 0:16:14 135,036,928 13% 714.96kB/s 0:19:38 135,692,288 13% 611.56kB/s 0:22:56 136,347,648 13% 612.69kB/s 0:22:53 137,134,080 14% 642.96kB/s 0:21:47 138,444,800 14% 793.70kB/s 0:17:37 139,755,520 14% 943.19kB/s 0:14:48 141,066,240 14% 1.06MB/s 0:12:48 142,376,960 14% 1.17MB/s 0:11:36 143,687,680 14% 1.17MB/s 0:11:36 144,998,400 14% 1.17MB/s 0:11:34 146,309,120 14% 1.17MB/s 0:11:31 147,619,840 15% 1.18MB/s 0:11:29 148,930,560 15% 1.18MB/s 0:11:28 150,241,280 15% 1.18MB/s 0:11:26 151,552,000 15% 1.18MB/s 0:11:25 152,862,720 15% 1.18MB/s 0:11:24 154,173,440 15% 1.18MB/s 0:11:24 155,484,160 15% 1.18MB/s 0:11:23 156,794,880 16% 1.17MB/s 0:11:22 158,105,600 16% 1.17MB/s 0:11:22 159,416,320 16% 1.17MB/s 0:11:20 160,727,040 16% 1.17MB/s 0:11:19 162,037,760 16% 1.17MB/s 0:11:20 163,348,480 16% 1.17MB/s 0:11:18 164,659,200 16% 1.17MB/s 0:11:17 165,969,920 16% 1.17MB/s 0:11:19 167,280,640 17% 1.18MB/s 0:11:13 168,591,360 17% 1.18MB/s 0:11:11 169,902,080 17% 1.18MB/s 0:11:10 171,212,800 17% 1.18MB/s 0:11:06 172,523,520 17% 1.18MB/s 0:11:09 173,834,240 17% 1.18MB/s 0:11:07 175,144,960 17% 1.17MB/s 0:11:07 176,455,680 18% 1.17MB/s 0:11:06 177,766,400 18% 1.17MB/s 0:11:05 179,077,120 18% 1.17MB/s 0:11:04 180,387,840 18% 1.18MB/s 0:11:01 181,698,560 18% 1.18MB/s 0:11:00 183,009,280 18% 1.18MB/s 0:10:59 184,320,000 18% 1.17MB/s 0:11:00 185,630,720 18% 1.17MB/s 0:10:59 186,941,440 19% 1.17MB/s 0:10:58 188,252,160 19% 1.17MB/s 0:10:56 189,562,880 19% 1.17MB/s 0:10:56 190,873,600 19% 1.18MB/s 0:10:53 192,184,320 19% 1.18MB/s 0:10:52 193,495,040 19% 1.17MB/s 0:10:55 194,805,760 19% 1.17MB/s 0:10:52 196,116,480 20% 1.17MB/s 0:10:53 197,427,200 20% 1.17MB/s 0:10:53 198,737,920 20% 1.17MB/s 0:10:47 200,048,640 20% 1.18MB/s 0:10:46 201,359,360 20% 1.18MB/s 0:10:44 202,670,080 20% 1.18MB/s 0:10:43 203,980,800 20% 1.18MB/s 0:10:42 205,291,520 20% 1.17MB/s 0:10:43 206,602,240 21% 1.17MB/s 0:10:41 207,912,960 21% 1.17MB/s 0:10:41 209,223,680 21% 1.17MB/s 0:10:39 210,534,400 21% 1.17MB/s 0:10:39 211,845,120 21% 1.17MB/s 0:10:37 213,155,840 21% 1.18MB/s 0:10:34 214,466,560 21% 1.17MB/s 0:10:34 215,777,280 22% 1.18MB/s 0:10:31 217,088,000 22% 1.18MB/s 0:10:31 218,398,720 22% 1.16MB/s 0:10:36 219,709,440 22% 1.17MB/s 0:10:32 221,020,160 22% 1.17MB/s 0:10:31 222,330,880 22% 1.17MB/s 0:10:31 223,641,600 22% 1.18MB/s 0:10:22 224,952,320 23% 1.18MB/s 0:10:24 226,263,040 23% 1.18MB/s 0:10:24 227,573,760 23% 1.18MB/s 0:10:21 228,884,480 23% 1.17MB/s 0:10:22 230,195,200 23% 1.18MB/s 0:10:21 231,505,920 23% 1.18MB/s 0:10:19 232,816,640 23% 1.18MB/s 0:10:18 234,127,360 23% 1.18MB/s 0:10:17 235,438,080 24% 1.18MB/s 0:10:16 236,748,800 24% 1.18MB/s 0:10:15 238,059,520 24% 1.18MB/s 0:10:13 239,370,240 24% 1.18MB/s 0:10:12 240,680,960 24% 1.17MB/s 0:10:14 241,991,680 24% 1.17MB/s 0:10:11 243,302,400 24% 1.17MB/s 0:10:10 244,613,120 25% 1.17MB/s 0:10:10 245,923,840 25% 1.18MB/s 0:10:05 247,234,560 25% 1.18MB/s 0:10:07 248,545,280 25% 1.18MB/s 0:10:05 249,856,000 25% 1.18MB/s 0:10:03 251,166,720 25% 1.18MB/s 0:10:03 252,477,440 25% 1.18MB/s 0:10:01 253,788,160 25% 1.18MB/s 0:10:01 254,967,808 26% 1.15MB/s 0:10:15 256,278,528 26% 1.15MB/s 0:10:14 257,589,248 26% 1.15MB/s 0:10:13 258,899,968 26% 1.14MB/s 0:10:13 260,210,688 26% 1.17MB/s 0:09:57 261,521,408 26% 1.17MB/s 0:09:56 262,832,128 26% 1.17MB/s 0:09:55 264,142,848 27% 1.17MB/s 0:09:53 265,453,568 27% 1.17MB/s 0:09:55 266,764,288 27% 1.17MB/s 0:09:55 268,075,008 27% 1.17MB/s 0:09:53 269,352,960 27% 1.16MB/s 0:09:56 270,663,680 27% 1.17MB/s 0:09:51 271,974,400 27% 1.17MB/s 0:09:49 273,285,120 27% 1.17MB/s 0:09:49 274,595,840 28% 1.18MB/s 0:09:43 275,906,560 28% 1.18MB/s 0:09:42 277,217,280 28% 1.18MB/s 0:09:41 278,528,000 28% 1.18MB/s 0:09:40 279,838,720 28% 1.17MB/s 0:09:40 281,149,440 28% 1.17MB/s 0:09:38 282,460,160 28% 1.17MB/s 0:09:41 283,770,880 29% 1.17MB/s 0:09:37 285,081,600 29% 1.17MB/s 0:09:38 286,392,320 29% 1.17MB/s 0:09:34 287,703,040 29% 1.18MB/s 0:09:30 289,013,760 29% 1.18MB/s 0:09:32 290,324,480 29% 1.18MB/s 0:09:29 291,635,200 29% 1.17MB/s 0:09:31 292,945,920 29% 1.17MB/s 0:09:30 294,256,640 30% 1.15MB/s 0:09:42 295,469,056 30% 1.14MB/s 0:09:43 296,747,008 30% 1.14MB/s 0:09:45 298,057,728 30% 1.14MB/s 0:09:43 299,368,448 30% 1.16MB/s 0:09:29 300,679,168 30% 1.17MB/s 0:09:27 301,989,888 30% 1.18MB/s 0:09:21 303,300,608 31% 1.18MB/s 0:09:20 304,611,328 31% 1.18MB/s 0:09:18 305,922,048 31% 1.18MB/s 0:09:16 307,232,768 31% 1.18MB/s 0:09:16 308,543,488 31% 1.17MB/s 0:09:16 309,854,208 31% 1.17MB/s 0:09:15 311,164,928 31% 1.17MB/s 0:09:15 312,475,648 31% 1.17MB/s 0:09:13 313,786,368 32% 1.17MB/s 0:09:11 315,097,088 32% 1.18MB/s 0:09:10 316,407,808 32% 1.18MB/s 0:09:09 317,718,528 32% 1.17MB/s 0:09:08 319,029,248 32% 1.17MB/s 0:09:07 320,339,968 32% 1.17MB/s 0:09:06 321,650,688 32% 1.17MB/s 0:09:05 322,961,408 33% 1.17MB/s 0:09:04 324,272,128 33% 1.17MB/s 0:09:03 325,582,848 33% 1.17MB/s 0:09:02 326,893,568 33% 1.18MB/s 0:09:00 328,204,288 33% 1.18MB/s 0:08:59 329,515,008 33% 1.18MB/s 0:08:57 330,825,728 33% 1.17MB/s 0:08:58 332,136,448 33% 1.17MB/s 0:08:57 333,447,168 34% 1.17MB/s 0:08:56 334,757,888 34% 1.17MB/s 0:08:56 336,068,608 34% 1.17MB/s 0:08:54 337,379,328 34% 1.17MB/s 0:08:53 338,690,048 34% 1.17MB/s 0:08:52 340,000,768 34% 1.17MB/s 0:08:50 341,311,488 34% 1.17MB/s 0:08:52 342,622,208 35% 1.16MB/s 0:08:52 343,932,928 35% 1.17MB/s 0:08:49 345,243,648 35% 1.17MB/s 0:08:48 346,554,368 35% 1.18MB/s 0:08:44 347,865,088 35% 1.18MB/s 0:08:41 349,175,808 35% 1.18MB/s 0:08:41 350,486,528 35% 1.17MB/s 0:08:42 351,797,248 35% 1.18MB/s 0:08:39 353,107,968 36% 1.18MB/s 0:08:37 354,418,688 36% 1.17MB/s 0:08:38 355,729,408 36% 1.18MB/s 0:08:35 357,040,128 36% 1.17MB/s 0:08:36 358,350,848 36% 1.17MB/s 0:08:36 359,661,568 36% 1.17MB/s 0:08:36 360,972,288 36% 1.17MB/s 0:08:32 362,283,008 37% 1.18MB/s 0:08:31 363,593,728 37% 1.18MB/s 0:08:29 364,904,448 37% 1.18MB/s 0:08:25 366,215,168 37% 1.18MB/s 0:08:27 367,525,888 37% 1.18MB/s 0:08:26 368,836,608 37% 1.18MB/s 0:08:24 370,147,328 37% 1.18MB/s 0:08:24 371,458,048 37% 1.18MB/s 0:08:23 372,768,768 38% 1.18MB/s 0:08:22 374,079,488 38% 1.18MB/s 0:08:21 375,390,208 38% 1.18MB/s 0:08:20 376,700,928 38% 1.18MB/s 0:08:18 378,011,648 38% 1.18MB/s 0:08:17 379,322,368 38% 1.18MB/s 0:08:17 380,633,088 38% 1.18MB/s 0:08:16 381,943,808 39% 1.17MB/s 0:08:15 383,254,528 39% 1.18MB/s 0:08:13 384,565,248 39% 1.18MB/s 0:08:12 385,875,968 39% 1.18MB/s 0:08:11 387,186,688 39% 1.18MB/s 0:08:09 388,497,408 39% 1.18MB/s 0:08:09 389,808,128 39% 1.18MB/s 0:08:07 391,118,848 40% 1.18MB/s 0:08:06 392,429,568 40% 1.18MB/s 0:08:05 393,740,288 40% 1.18MB/s 0:08:04 395,051,008 40% 1.18MB/s 0:08:03 396,361,728 40% 1.18MB/s 0:08:02 397,672,448 40% 1.18MB/s 0:08:01 398,983,168 40% 1.17MB/s 0:08:01 400,293,888 40% 1.18MB/s 0:07:59 401,604,608 41% 1.18MB/s 0:07:58 402,882,560 41% 1.17MB/s 0:08:00 404,193,280 41% 1.17MB/s 0:07:58 405,504,000 41% 1.17MB/s 0:07:59 406,814,720 41% 1.17MB/s 0:07:57 408,125,440 41% 1.17MB/s 0:07:54 409,436,160 41% 1.17MB/s 0:07:53 410,746,880 42% 1.17MB/s 0:07:51 412,057,600 42% 1.17MB/s 0:07:50 413,368,320 42% 1.18MB/s 0:07:48 414,679,040 42% 1.18MB/s 0:07:47 415,891,456 42% 1.17MB/s 0:07:48 417,169,408 42% 1.16MB/s 0:07:50 418,480,128 42% 1.16MB/s 0:07:49 419,790,848 42% 1.16MB/s 0:07:48 421,101,568 43% 1.17MB/s 0:07:45 422,412,288 43% 1.18MB/s 0:07:41 423,723,008 43% 1.17MB/s 0:07:41 425,033,728 43% 1.18MB/s 0:07:38 426,344,448 43% 1.18MB/s 0:07:37 427,655,168 43% 1.17MB/s 0:07:37 428,965,888 43% 1.18MB/s 0:07:34 430,276,608 44% 1.17MB/s 0:07:36 431,587,328 44% 1.18MB/s 0:07:33 432,898,048 44% 1.18MB/s 0:07:32 434,208,768 44% 1.18MB/s 0:07:31 435,519,488 44% 1.18MB/s 0:07:28 436,830,208 44% 1.18MB/s 0:07:29 438,140,928 44% 1.18MB/s 0:07:27 439,451,648 44% 1.18MB/s 0:07:27 440,762,368 45% 1.17MB/s 0:07:26 442,073,088 45% 1.17MB/s 0:07:25 443,383,808 45% 1.17MB/s 0:07:24 444,694,528 45% 1.17MB/s 0:07:23 446,005,248 45% 1.18MB/s 0:07:21 447,315,968 45% 1.18MB/s 0:07:20 448,626,688 45% 1.18MB/s 0:07:19 449,937,408 46% 1.18MB/s 0:07:17 451,248,128 46% 1.18MB/s 0:07:16 452,558,848 46% 1.18MB/s 0:07:15 453,869,568 46% 1.18MB/s 0:07:14 455,180,288 46% 1.18MB/s 0:07:13 456,491,008 46% 1.18MB/s 0:07:12 457,801,728 46% 1.17MB/s 0:07:13 459,112,448 46% 1.17MB/s 0:07:12 460,423,168 47% 1.17MB/s 0:07:11 461,733,888 47% 1.17MB/s 0:07:10 463,044,608 47% 1.18MB/s 0:07:06 464,355,328 47% 1.18MB/s 0:07:05 465,666,048 47% 1.18MB/s 0:07:05 466,976,768 47% 1.18MB/s 0:07:04 468,287,488 47% 1.18MB/s 0:07:03 469,598,208 48% 1.18MB/s 0:07:02 470,908,928 48% 1.17MB/s 0:07:03 472,219,648 48% 1.17MB/s 0:07:00 473,530,368 48% 1.17MB/s 0:06:59 474,841,088 48% 1.17MB/s 0:06:58 476,151,808 48% 1.18MB/s 0:06:55 477,462,528 48% 1.18MB/s 0:06:55 478,773,248 48% 1.18MB/s 0:06:54 480,083,968 49% 1.18MB/s 0:06:53 481,394,688 49% 1.17MB/s 0:06:52 482,705,408 49% 1.17MB/s 0:06:51 484,016,128 49% 1.17MB/s 0:06:51 485,326,848 49% 1.17MB/s 0:06:49 486,637,568 49% 1.17MB/s 0:06:48 487,948,288 49% 1.17MB/s 0:06:47 489,259,008 50% 1.17MB/s 0:06:48 490,569,728 50% 1.17MB/s 0:06:46 491,880,448 50% 1.17MB/s 0:06:46 493,191,168 50% 1.17MB/s 0:06:44 494,501,888 50% 1.18MB/s 0:06:41 495,812,608 50% 1.18MB/s 0:06:40 497,123,328 50% 1.18MB/s 0:06:39 498,434,048 50% 1.17MB/s 0:06:38 499,744,768 51% 1.17MB/s 0:06:37 501,055,488 51% 1.17MB/s 0:06:36 502,366,208 51% 1.17MB/s 0:06:35 503,676,928 51% 1.17MB/s 0:06:34 504,987,648 51% 1.17MB/s 0:06:33 506,298,368 51% 1.17MB/s 0:06:32 507,609,088 51% 1.17MB/s 0:06:31 508,919,808 52% 1.18MB/s 0:06:29 510,230,528 52% 1.18MB/s 0:06:28 511,541,248 52% 1.18MB/s 0:06:27 512,851,968 52% 1.17MB/s 0:06:26 514,162,688 52% 1.18MB/s 0:06:25 515,473,408 52% 1.18MB/s 0:06:24 516,784,128 52% 1.18MB/s 0:06:22 518,094,848 52% 1.18MB/s 0:06:21 519,405,568 53% 1.18MB/s 0:06:20 520,716,288 53% 1.17MB/s 0:06:19 522,027,008 53% 1.17MB/s 0:06:19 523,337,728 53% 1.17MB/s 0:06:18 524,648,448 53% 1.17MB/s 0:06:17 525,959,168 53% 1.17MB/s 0:06:16 527,269,888 53% 1.17MB/s 0:06:15 528,580,608 54% 1.18MB/s 0:06:12 529,891,328 54% 1.18MB/s 0:06:11 531,202,048 54% 1.17MB/s 0:06:11 532,512,768 54% 1.17MB/s 0:06:10 533,823,488 54% 1.17MB/s 0:06:09 535,134,208 54% 1.17MB/s 0:06:08 536,444,928 54% 1.17MB/s 0:06:07 537,722,880 55% 1.17MB/s 0:06:08 539,033,600 55% 1.17MB/s 0:06:06 540,344,320 55% 1.17MB/s 0:06:05 541,655,040 55% 1.17MB/s 0:06:04 542,965,760 55% 1.18MB/s 0:06:00 544,276,480 55% 1.17MB/s 0:06:00 545,587,200 55% 1.18MB/s 0:05:59 546,897,920 55% 1.17MB/s 0:05:58 548,208,640 56% 1.17MB/s 0:05:57 549,519,360 56% 1.17MB/s 0:05:56 550,830,080 56% 1.17MB/s 0:05:54 552,140,800 56% 1.18MB/s 0:05:53 553,451,520 56% 1.18MB/s 0:05:52 554,762,240 56% 1.18MB/s 0:05:51 556,072,960 56% 1.17MB/s 0:05:50 557,383,680 57% 1.17MB/s 0:05:50 558,694,400 57% 1.17MB/s 0:05:49 560,005,120 57% 1.17MB/s 0:05:47 561,315,840 57% 1.17MB/s 0:05:46 562,626,560 57% 1.17MB/s 0:05:47 563,937,280 57% 1.16MB/s 0:05:47 565,248,000 57% 1.17MB/s 0:05:45 566,558,720 57% 1.17MB/s 0:05:43 567,869,440 58% 1.17MB/s 0:05:40 569,180,160 58% 1.18MB/s 0:05:38 570,490,880 58% 1.17MB/s 0:05:38 571,801,600 58% 1.17MB/s 0:05:37 573,112,320 58% 1.17MB/s 0:05:37 574,423,040 58% 1.17MB/s 0:05:35 575,733,760 58% 1.17MB/s 0:05:34 577,044,480 59% 1.17MB/s 0:05:33 578,355,200 59% 1.18MB/s 0:05:31 579,665,920 59% 1.17MB/s 0:05:30 580,976,640 59% 1.18MB/s 0:05:29 582,287,360 59% 1.18MB/s 0:05:28 583,598,080 59% 1.18MB/s 0:05:27 584,908,800 59% 1.18MB/s 0:05:25 586,219,520 59% 1.18MB/s 0:05:25 587,530,240 60% 1.18MB/s 0:05:24 588,840,960 60% 1.18MB/s 0:05:22 590,151,680 60% 1.17MB/s 0:05:23 591,462,400 60% 1.17MB/s 0:05:21 592,773,120 60% 1.18MB/s 0:05:19 594,083,840 60% 1.17MB/s 0:05:19 595,394,560 60% 1.18MB/s 0:05:16 596,705,280 61% 1.18MB/s 0:05:16 598,016,000 61% 1.17MB/s 0:05:15 599,326,720 61% 1.18MB/s 0:05:14 600,637,440 61% 1.18MB/s 0:05:13 601,948,160 61% 1.17MB/s 0:05:12 603,258,880 61% 1.17MB/s 0:05:11 604,569,600 61% 1.17MB/s 0:05:10 605,880,320 61% 1.17MB/s 0:05:09 607,191,040 62% 1.17MB/s 0:05:08 608,501,760 62% 1.17MB/s 0:05:07 609,812,480 62% 1.17MB/s 0:05:06 611,123,200 62% 1.17MB/s 0:05:05 612,433,920 62% 1.17MB/s 0:05:04 613,744,640 62% 1.17MB/s 0:05:03 615,055,360 62% 1.18MB/s 0:05:01 616,366,080 63% 1.17MB/s 0:05:01 617,676,800 63% 1.17MB/s 0:04:59 618,987,520 63% 1.18MB/s 0:04:57 620,298,240 63% 1.17MB/s 0:04:57 621,608,960 63% 1.18MB/s 0:04:55 622,919,680 63% 1.18MB/s 0:04:54 624,230,400 63% 1.18MB/s 0:04:53 625,541,120 63% 1.18MB/s 0:04:52 626,851,840 64% 1.18MB/s 0:04:51 628,162,560 64% 1.18MB/s 0:04:50 629,473,280 64% 1.18MB/s 0:04:49 630,784,000 64% 1.17MB/s 0:04:48 632,094,720 64% 1.18MB/s 0:04:47 633,405,440 64% 1.18MB/s 0:04:45 634,716,160 64% 1.17MB/s 0:04:45 635,895,808 65% 1.16MB/s 0:04:47 637,206,528 65% 1.16MB/s 0:04:45 638,517,248 65% 1.16MB/s 0:04:44 639,827,968 65% 1.17MB/s 0:04:43 641,138,688 65% 1.18MB/s 0:04:38 642,449,408 65% 1.17MB/s 0:04:39 643,760,128 65% 1.17MB/s 0:04:37 645,070,848 65% 1.17MB/s 0:04:36 646,381,568 66% 1.18MB/s 0:04:35 647,692,288 66% 1.18MB/s 0:04:32 649,003,008 66% 1.18MB/s 0:04:32 650,313,728 66% 1.17MB/s 0:04:32 651,624,448 66% 1.17MB/s 0:04:31 652,935,168 66% 1.17MB/s 0:04:30 654,245,888 66% 1.16MB/s 0:04:31 655,556,608 67% 1.17MB/s 0:04:28 656,867,328 67% 1.17MB/s 0:04:27 658,178,048 67% 1.17MB/s 0:04:26 659,488,768 67% 1.18MB/s 0:04:22 660,799,488 67% 1.18MB/s 0:04:23 661,979,136 67% 1.16MB/s 0:04:25 663,289,856 67% 1.15MB/s 0:04:26 664,600,576 67% 1.15MB/s 0:04:24 665,911,296 68% 1.15MB/s 0:04:23 667,222,016 68% 1.17MB/s 0:04:18 668,532,736 68% 1.18MB/s 0:04:16 669,843,456 68% 1.18MB/s 0:04:15 671,154,176 68% 1.18MB/s 0:04:14 672,432,128 68% 1.17MB/s 0:04:14 673,742,848 68% 1.17MB/s 0:04:13 675,053,568 69% 1.17MB/s 0:04:12 676,364,288 69% 1.17MB/s 0:04:11 677,675,008 69% 1.18MB/s 0:04:09 678,985,728 69% 1.17MB/s 0:04:08 680,296,448 69% 1.18MB/s 0:04:07 681,607,168 69% 1.18MB/s 0:04:06 682,917,888 69% 1.17MB/s 0:04:05 684,228,608 69% 1.18MB/s 0:04:03 685,539,328 70% 1.17MB/s 0:04:02 686,850,048 70% 1.17MB/s 0:04:01 688,160,768 70% 1.17MB/s 0:04:01 689,471,488 70% 1.17MB/s 0:04:00 690,782,208 70% 1.17MB/s 0:03:58 692,092,928 70% 1.17MB/s 0:03:58 693,403,648 70% 1.18MB/s 0:03:56 694,714,368 71% 1.17MB/s 0:03:55 696,025,088 71% 1.17MB/s 0:03:54 697,335,808 71% 1.17MB/s 0:03:53 698,646,528 71% 1.17MB/s 0:03:52 699,957,248 71% 1.17MB/s 0:03:51 701,267,968 71% 1.17MB/s 0:03:50 702,578,688 71% 1.18MB/s 0:03:48 703,889,408 71% 1.18MB/s 0:03:47 705,200,128 72% 1.18MB/s 0:03:46 706,510,848 72% 1.17MB/s 0:03:45 707,821,568 72% 1.17MB/s 0:03:44 709,132,288 72% 1.17MB/s 0:03:43 710,443,008 72% 1.17MB/s 0:03:43 711,753,728 72% 1.17MB/s 0:03:42 713,064,448 72% 1.17MB/s 0:03:41 714,375,168 73% 1.17MB/s 0:03:40 715,685,888 73% 1.18MB/s 0:03:37 716,996,608 73% 1.18MB/s 0:03:36 718,307,328 73% 1.18MB/s 0:03:35 719,618,048 73% 1.18MB/s 0:03:34 720,928,768 73% 1.18MB/s 0:03:33 722,239,488 73% 1.18MB/s 0:03:32 723,550,208 74% 1.18MB/s 0:03:31 724,860,928 74% 1.18MB/s 0:03:29 726,171,648 74% 1.18MB/s 0:03:28 727,482,368 74% 1.18MB/s 0:03:27 728,793,088 74% 1.17MB/s 0:03:26 730,103,808 74% 1.17MB/s 0:03:25 731,414,528 74% 1.17MB/s 0:03:25 732,725,248 74% 1.17MB/s 0:03:24 734,035,968 75% 1.17MB/s 0:03:23 735,346,688 75% 1.17MB/s 0:03:22 736,657,408 75% 1.17MB/s 0:03:21 737,968,128 75% 1.17MB/s 0:03:20 739,278,848 75% 1.17MB/s 0:03:19 740,589,568 75% 1.17MB/s 0:03:18 741,900,288 75% 1.17MB/s 0:03:16 743,211,008 76% 1.17MB/s 0:03:16 744,521,728 76% 1.17MB/s 0:03:14 745,832,448 76% 1.17MB/s 0:03:13 747,143,168 76% 1.17MB/s 0:03:12 748,453,888 76% 1.17MB/s 0:03:10 749,764,608 76% 1.17MB/s 0:03:09 751,075,328 76% 1.17MB/s 0:03:08 752,386,048 76% 1.17MB/s 0:03:07 753,696,768 77% 1.17MB/s 0:03:06 755,007,488 77% 1.17MB/s 0:03:05 756,318,208 77% 1.17MB/s 0:03:04 757,628,928 77% 1.17MB/s 0:03:02 758,939,648 77% 1.18MB/s 0:03:01 760,250,368 77% 1.17MB/s 0:03:01 761,561,088 77% 1.17MB/s 0:02:59 762,871,808 78% 1.18MB/s 0:02:58 764,182,528 78% 1.18MB/s 0:02:57 765,493,248 78% 1.18MB/s 0:02:55 766,803,968 78% 1.18MB/s 0:02:55 768,114,688 78% 1.17MB/s 0:02:54 769,425,408 78% 1.17MB/s 0:02:53 770,736,128 78% 1.17MB/s 0:02:53 772,046,848 78% 1.16MB/s 0:02:52 773,357,568 79% 1.16MB/s 0:02:52 774,668,288 79% 1.17MB/s 0:02:49 775,979,008 79% 1.17MB/s 0:02:48 777,289,728 79% 1.18MB/s 0:02:46 778,600,448 79% 1.18MB/s 0:02:44 779,911,168 79% 1.18MB/s 0:02:44 781,221,888 79% 1.18MB/s 0:02:43 782,532,608 80% 1.18MB/s 0:02:42 783,843,328 80% 1.17MB/s 0:02:42 785,154,048 80% 1.17MB/s 0:02:40 786,464,768 80% 1.17MB/s 0:02:39 787,775,488 80% 1.17MB/s 0:02:39 789,086,208 80% 1.17MB/s 0:02:36 790,396,928 80% 1.17MB/s 0:02:35 791,707,648 80% 1.17MB/s 0:02:34 793,018,368 81% 1.17MB/s 0:02:33 794,329,088 81% 1.17MB/s 0:02:32 795,639,808 81% 1.17MB/s 0:02:31 796,950,528 81% 1.17MB/s 0:02:30 798,261,248 81% 1.17MB/s 0:02:29 799,571,968 81% 1.18MB/s 0:02:27 800,882,688 81% 1.17MB/s 0:02:27 802,193,408 82% 1.18MB/s 0:02:25 803,504,128 82% 1.18MB/s 0:02:24 804,814,848 82% 1.17MB/s 0:02:23 806,092,800 82% 1.16MB/s 0:02:24 807,403,520 82% 1.16MB/s 0:02:23 808,714,240 82% 1.16MB/s 0:02:22 810,024,960 82% 1.16MB/s 0:02:21 811,335,680 82% 1.17MB/s 0:02:19 812,646,400 83% 1.17MB/s 0:02:17 813,957,120 83% 1.18MB/s 0:02:15 815,267,840 83% 1.18MB/s 0:02:14 816,578,560 83% 1.18MB/s 0:02:13 817,889,280 83% 1.18MB/s 0:02:12 819,200,000 83% 1.18MB/s 0:02:11 820,510,720 83% 1.18MB/s 0:02:10 821,821,440 84% 1.18MB/s 0:02:09 823,132,160 84% 1.18MB/s 0:02:08 824,442,880 84% 1.17MB/s 0:02:07 825,753,600 84% 1.18MB/s 0:02:06 827,064,320 84% 1.17MB/s 0:02:05 828,375,040 84% 1.17MB/s 0:02:04 829,685,760 84% 1.18MB/s 0:02:02 830,996,480 84% 1.17MB/s 0:02:01 832,307,200 85% 1.18MB/s 0:02:00 833,617,920 85% 1.18MB/s 0:01:59 834,928,640 85% 1.18MB/s 0:01:58 836,239,360 85% 1.18MB/s 0:01:57 837,550,080 85% 1.17MB/s 0:01:56 838,860,800 85% 1.18MB/s 0:01:55 840,171,520 85% 1.17MB/s 0:01:54 841,482,240 86% 1.17MB/s 0:01:53 842,792,960 86% 1.17MB/s 0:01:52 844,103,680 86% 1.17MB/s 0:01:51 845,414,400 86% 1.17MB/s 0:01:50 846,725,120 86% 1.17MB/s 0:01:49 848,035,840 86% 1.17MB/s 0:01:48 849,346,560 86% 1.17MB/s 0:01:47 850,657,280 87% 1.16MB/s 0:01:46 851,968,000 87% 1.16MB/s 0:01:45 853,278,720 87% 1.16MB/s 0:01:44 854,589,440 87% 1.17MB/s 0:01:42 855,900,160 87% 1.17MB/s 0:01:41 857,210,880 87% 1.17MB/s 0:01:40 858,521,600 87% 1.17MB/s 0:01:39 859,832,320 87% 1.17MB/s 0:01:38 861,143,040 88% 1.17MB/s 0:01:37 862,453,760 88% 1.17MB/s 0:01:35 863,764,480 88% 1.18MB/s 0:01:34 865,075,200 88% 1.17MB/s 0:01:33 866,385,920 88% 1.17MB/s 0:01:32 867,696,640 88% 1.17MB/s 0:01:31 869,007,360 88% 1.17MB/s 0:01:30 870,318,080 89% 1.17MB/s 0:01:29 871,628,800 89% 1.17MB/s 0:01:28 872,939,520 89% 1.17MB/s 0:01:27 874,250,240 89% 1.17MB/s 0:01:26 875,560,960 89% 1.17MB/s 0:01:24 876,871,680 89% 1.17MB/s 0:01:23 878,182,400 89% 1.18MB/s 0:01:22 879,493,120 89% 1.18MB/s 0:01:21 880,803,840 90% 1.17MB/s 0:01:20 882,114,560 90% 1.18MB/s 0:01:19 883,425,280 90% 1.17MB/s 0:01:18 884,736,000 90% 1.17MB/s 0:01:17 886,046,720 90% 1.18MB/s 0:01:16 887,357,440 90% 1.18MB/s 0:01:14 888,668,160 90% 1.17MB/s 0:01:14 889,978,880 91% 1.18MB/s 0:01:12 891,289,600 91% 1.18MB/s 0:01:11 892,600,320 91% 1.18MB/s 0:01:10 893,911,040 91% 1.18MB/s 0:01:09 895,221,760 91% 1.17MB/s 0:01:08 896,532,480 91% 1.17MB/s 0:01:07 897,843,200 91% 1.17MB/s 0:01:06 899,153,920 91% 1.17MB/s 0:01:05 900,464,640 92% 1.17MB/s 0:01:04 901,775,360 92% 1.16MB/s 0:01:03 903,086,080 92% 1.16MB/s 0:01:02 904,396,800 92% 1.16MB/s 0:01:01 905,707,520 92% 1.16MB/s 0:01:00 907,018,240 92% 1.17MB/s 0:00:58 908,328,960 92% 1.17MB/s 0:00:57 909,639,680 93% 1.17MB/s 0:00:56 910,950,400 93% 1.17MB/s 0:00:55 912,261,120 93% 1.17MB/s 0:00:54 913,571,840 93% 1.17MB/s 0:00:53 914,882,560 93% 1.18MB/s 0:00:52 916,193,280 93% 1.18MB/s 0:00:51 917,504,000 93% 1.18MB/s 0:00:49 918,814,720 93% 1.18MB/s 0:00:48 920,125,440 94% 1.18MB/s 0:00:47 921,436,160 94% 1.18MB/s 0:00:46 922,746,880 94% 1.18MB/s 0:00:45 924,057,600 94% 1.18MB/s 0:00:44 925,368,320 94% 1.17MB/s 0:00:43 926,679,040 94% 1.18MB/s 0:00:42 927,989,760 94% 1.18MB/s 0:00:41 929,300,480 95% 1.18MB/s 0:00:40 930,611,200 95% 1.18MB/s 0:00:38 931,921,920 95% 1.17MB/s 0:00:38 933,232,640 95% 1.17MB/s 0:00:37 934,543,360 95% 1.17MB/s 0:00:36 935,854,080 95% 1.17MB/s 0:00:34 937,164,800 95% 1.17MB/s 0:00:33 938,344,448 95% 1.14MB/s 0:00:33 939,622,400 96% 1.12MB/s 0:00:33 940,933,120 96% 1.12MB/s 0:00:31 942,243,840 96% 1.13MB/s 0:00:30 943,554,560 96% 1.16MB/s 0:00:28 944,865,280 96% 1.17MB/s 0:00:27 946,176,000 96% 1.18MB/s 0:00:26 947,486,720 96% 1.17MB/s 0:00:25 948,797,440 97% 1.17MB/s 0:00:24 950,108,160 97% 1.17MB/s 0:00:22 951,418,880 97% 1.17MB/s 0:00:21 952,729,600 97% 1.17MB/s 0:00:20 954,040,320 97% 1.17MB/s 0:00:19 955,351,040 97% 1.18MB/s 0:00:18 956,661,760 97% 1.17MB/s 0:00:17 957,972,480 97% 1.17MB/s 0:00:16 959,283,200 98% 1.17MB/s 0:00:15 960,593,920 98% 1.17MB/s 0:00:14 961,904,640 98% 1.18MB/s 0:00:13 963,215,360 98% 1.17MB/s 0:00:12 964,526,080 98% 1.18MB/s 0:00:10 965,836,800 98% 1.18MB/s 0:00:09 967,147,520 98% 1.18MB/s 0:00:08 968,458,240 99% 1.18MB/s 0:00:07 969,768,960 99% 1.18MB/s 0:00:06 971,079,680 99% 1.18MB/s 0:00:05 972,390,400 99% 1.18MB/s 0:00:04 973,701,120 99% 1.17MB/s 0:00:03 975,011,840 99% 1.17MB/s 0:00:02 976,322,560 99% 1.17MB/s 0:00:01 977,633,280 99% 1.17MB/s 0:00:00 977,670,044 100% 1.17MB/s 0:13:16 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20230108-pine64-pinephone.img.xz.sha256 133 100% 129.88kB/s 0:00:00 133 100% 129.88kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20230108-pine64-pinephonepro.img.xz 32,768 0% 31.25MB/s 0:00:29 1,277,952 0% 1.14MB/s 0:13:18 2,588,672 0% 1.16MB/s 0:13:06 3,899,392 0% 1.17MB/s 0:13:02 5,210,112 0% 1.17MB/s 0:12:59 6,520,832 0% 1.18MB/s 0:12:53 7,831,552 0% 1.18MB/s 0:12:51 9,142,272 0% 1.18MB/s 0:12:50 10,452,992 1% 1.18MB/s 0:12:49 11,763,712 1% 1.18MB/s 0:12:49 13,074,432 1% 1.17MB/s 0:12:48 14,385,152 1% 1.17MB/s 0:12:48 15,695,872 1% 1.17MB/s 0:12:46 17,006,592 1% 1.17MB/s 0:12:45 18,317,312 1% 1.17MB/s 0:12:44 19,628,032 2% 1.17MB/s 0:12:43 20,938,752 2% 1.17MB/s 0:12:42 22,249,472 2% 1.17MB/s 0:12:44 23,560,192 2% 1.17MB/s 0:12:43 24,870,912 2% 1.17MB/s 0:12:42 26,181,632 2% 1.17MB/s 0:12:41 27,361,280 2% 1.16MB/s 0:12:46 28,672,000 3% 1.16MB/s 0:12:42 29,982,720 3% 1.16MB/s 0:12:41 31,293,440 3% 1.16MB/s 0:12:40 32,604,160 3% 1.18MB/s 0:12:31 33,914,880 3% 1.18MB/s 0:12:29 35,225,600 3% 1.18MB/s 0:12:28 36,536,320 3% 1.18MB/s 0:12:27 37,847,040 4% 1.18MB/s 0:12:25 39,157,760 4% 1.17MB/s 0:12:27 40,468,480 4% 1.17MB/s 0:12:28 41,779,200 4% 1.17MB/s 0:12:25 43,089,920 4% 1.17MB/s 0:12:24 44,400,640 4% 1.18MB/s 0:12:21 45,711,360 4% 1.18MB/s 0:12:17 47,022,080 5% 1.18MB/s 0:12:19 48,332,800 5% 1.17MB/s 0:12:18 49,643,520 5% 1.17MB/s 0:12:19 50,954,240 5% 1.17MB/s 0:12:19 52,264,960 5% 1.17MB/s 0:12:18 53,575,680 5% 1.17MB/s 0:12:19 54,886,400 5% 1.17MB/s 0:12:16 56,197,120 5% 1.17MB/s 0:12:14 57,507,840 6% 1.17MB/s 0:12:16 58,818,560 6% 1.18MB/s 0:12:09 60,129,280 6% 1.17MB/s 0:12:09 61,440,000 6% 1.17MB/s 0:12:08 62,750,720 6% 1.18MB/s 0:12:04 64,061,440 6% 1.17MB/s 0:12:08 65,372,160 6% 1.17MB/s 0:12:10 66,682,880 7% 1.16MB/s 0:12:09 67,993,600 7% 1.16MB/s 0:12:08 69,304,320 7% 1.17MB/s 0:12:06 70,615,040 7% 1.17MB/s 0:12:01 71,925,760 7% 1.17MB/s 0:12:02 73,236,480 7% 1.17MB/s 0:11:58 74,547,200 7% 1.17MB/s 0:11:57 75,857,920 8% 1.17MB/s 0:11:57 77,168,640 8% 1.18MB/s 0:11:54 78,479,360 8% 1.17MB/s 0:11:59 79,757,312 8% 1.16MB/s 0:12:00 81,068,032 8% 1.16MB/s 0:11:59 82,378,752 8% 1.16MB/s 0:11:58 83,689,472 8% 1.17MB/s 0:11:53 85,000,192 9% 1.17MB/s 0:11:51 86,310,912 9% 1.17MB/s 0:11:51 87,621,632 9% 1.17MB/s 0:11:49 88,932,352 9% 1.17MB/s 0:11:48 90,243,072 9% 1.17MB/s 0:11:45 91,553,792 9% 1.17MB/s 0:11:44 92,864,512 9% 1.17MB/s 0:11:44 94,175,232 10% 1.18MB/s 0:11:40 95,485,952 10% 1.18MB/s 0:11:39 96,796,672 10% 1.18MB/s 0:11:35 97,976,320 10% 1.17MB/s 0:11:42 99,287,040 10% 1.15MB/s 0:11:49 100,466,688 10% 1.14MB/s 0:11:57 101,777,408 10% 1.13MB/s 0:12:02 103,088,128 11% 1.14MB/s 0:11:56 104,398,848 11% 1.14MB/s 0:11:55 105,709,568 11% 1.14MB/s 0:11:49 107,020,288 11% 1.15MB/s 0:11:46 108,331,008 11% 1.15MB/s 0:11:45 109,641,728 11% 1.15MB/s 0:11:43 110,952,448 11% 1.15MB/s 0:11:43 112,263,168 11% 1.14MB/s 0:11:44 113,442,816 12% 1.13MB/s 0:11:50 114,753,536 12% 1.13MB/s 0:11:48 116,064,256 12% 1.13MB/s 0:11:46 117,243,904 12% 1.13MB/s 0:11:48 118,554,624 12% 1.14MB/s 0:11:41 119,865,344 12% 1.14MB/s 0:11:42 121,176,064 12% 1.14MB/s 0:11:40 122,486,784 13% 1.14MB/s 0:11:37 123,699,200 13% 1.14MB/s 0:11:34 124,846,080 13% 1.13MB/s 0:11:39 126,156,800 13% 1.13MB/s 0:11:39 127,467,520 13% 1.14MB/s 0:11:31 128,778,240 13% 1.15MB/s 0:11:26 130,088,960 13% 1.17MB/s 0:11:14 131,399,680 14% 1.18MB/s 0:11:09 132,710,400 14% 1.18MB/s 0:11:08 134,021,120 14% 1.17MB/s 0:11:10 135,331,840 14% 1.18MB/s 0:11:05 136,642,560 14% 1.17MB/s 0:11:08 137,953,280 14% 1.17MB/s 0:11:07 139,264,000 14% 1.17MB/s 0:11:03 140,574,720 15% 1.17MB/s 0:11:06 141,885,440 15% 1.17MB/s 0:11:02 143,196,160 15% 1.17MB/s 0:11:01 144,506,880 15% 1.17MB/s 0:11:00 145,817,600 15% 1.17MB/s 0:10:59 147,128,320 15% 1.17MB/s 0:10:58 148,439,040 15% 1.17MB/s 0:10:59 149,749,760 15% 1.17MB/s 0:10:59 151,060,480 16% 1.17MB/s 0:10:57 152,371,200 16% 1.17MB/s 0:10:55 153,681,920 16% 1.17MB/s 0:10:53 154,992,640 16% 1.18MB/s 0:10:49 156,303,360 16% 1.17MB/s 0:10:49 157,614,080 16% 1.17MB/s 0:10:49 158,924,800 16% 1.17MB/s 0:10:48 160,235,520 17% 1.17MB/s 0:10:47 161,546,240 17% 1.17MB/s 0:10:44 162,856,960 17% 1.18MB/s 0:10:42 164,167,680 17% 1.17MB/s 0:10:42 165,478,400 17% 1.18MB/s 0:10:40 166,789,120 17% 1.17MB/s 0:10:43 168,099,840 17% 1.17MB/s 0:10:39 169,410,560 18% 1.17MB/s 0:10:39 170,721,280 18% 1.17MB/s 0:10:39 172,032,000 18% 1.18MB/s 0:10:34 173,342,720 18% 1.16MB/s 0:10:40 174,653,440 18% 1.17MB/s 0:10:37 175,964,160 18% 1.16MB/s 0:10:38 177,274,880 18% 1.16MB/s 0:10:37 178,585,600 19% 1.17MB/s 0:10:32 179,896,320 19% 1.17MB/s 0:10:31 181,207,040 19% 1.17MB/s 0:10:28 182,517,760 19% 1.17MB/s 0:10:27 183,828,480 19% 1.18MB/s 0:10:25 185,139,200 19% 1.18MB/s 0:10:24 186,449,920 19% 1.18MB/s 0:10:23 187,760,640 20% 1.17MB/s 0:10:24 189,071,360 20% 1.17MB/s 0:10:24 190,382,080 20% 1.17MB/s 0:10:24 191,692,800 20% 1.17MB/s 0:10:23 193,003,520 20% 1.16MB/s 0:10:25 194,314,240 20% 1.16MB/s 0:10:22 195,624,960 20% 1.17MB/s 0:10:18 196,935,680 21% 1.17MB/s 0:10:19 198,246,400 21% 1.18MB/s 0:10:13 199,557,120 21% 1.18MB/s 0:10:12 200,867,840 21% 1.17MB/s 0:10:15 202,178,560 21% 1.17MB/s 0:10:12 203,489,280 21% 1.17MB/s 0:10:11 204,800,000 21% 1.17MB/s 0:10:10 206,110,720 21% 1.18MB/s 0:10:07 207,421,440 22% 1.17MB/s 0:10:06 208,732,160 22% 1.18MB/s 0:10:04 210,042,880 22% 1.18MB/s 0:10:03 211,353,600 22% 1.18MB/s 0:10:02 212,664,320 22% 1.18MB/s 0:10:01 213,942,272 22% 1.17MB/s 0:10:04 215,252,992 22% 1.17MB/s 0:10:03 216,563,712 23% 1.17MB/s 0:10:02 217,874,432 23% 1.17MB/s 0:10:01 219,185,152 23% 1.17MB/s 0:09:57 220,495,872 23% 1.17MB/s 0:09:56 221,806,592 23% 1.17MB/s 0:09:55 223,117,312 23% 1.17MB/s 0:09:53 224,428,032 23% 1.17MB/s 0:09:52 225,738,752 24% 1.17MB/s 0:09:52 227,049,472 24% 1.17MB/s 0:09:50 228,360,192 24% 1.17MB/s 0:09:49 229,670,912 24% 1.17MB/s 0:09:50 230,981,632 24% 1.17MB/s 0:09:49 232,292,352 24% 1.17MB/s 0:09:47 233,603,072 24% 1.17MB/s 0:09:46 234,913,792 25% 1.18MB/s 0:09:43 236,224,512 25% 1.18MB/s 0:09:40 237,535,232 25% 1.18MB/s 0:09:41 238,845,952 25% 1.18MB/s 0:09:40 240,156,672 25% 1.18MB/s 0:09:39 241,467,392 25% 1.17MB/s 0:09:38 242,778,112 25% 1.17MB/s 0:09:37 244,088,832 26% 1.17MB/s 0:09:38 245,399,552 26% 1.17MB/s 0:09:36 246,710,272 26% 1.17MB/s 0:09:35 248,020,992 26% 1.16MB/s 0:09:37 249,331,712 26% 1.17MB/s 0:09:34 250,642,432 26% 1.17MB/s 0:09:34 251,953,152 26% 1.17MB/s 0:09:33 253,263,872 27% 1.17MB/s 0:09:28 254,574,592 27% 1.17MB/s 0:09:28 255,885,312 27% 1.18MB/s 0:09:25 257,196,032 27% 1.18MB/s 0:09:25 258,506,752 27% 1.17MB/s 0:09:24 259,817,472 27% 1.18MB/s 0:09:22 261,128,192 27% 1.17MB/s 0:09:22 262,438,912 28% 1.17MB/s 0:09:22 263,749,632 28% 1.17MB/s 0:09:21 265,060,352 28% 1.17MB/s 0:09:18 266,371,072 28% 1.17MB/s 0:09:17 267,681,792 28% 1.18MB/s 0:09:15 268,992,512 28% 1.18MB/s 0:09:13 270,303,232 28% 1.17MB/s 0:09:14 271,613,952 28% 1.17MB/s 0:09:14 272,924,672 29% 1.17MB/s 0:09:12 274,235,392 29% 1.17MB/s 0:09:12 275,546,112 29% 1.17MB/s 0:09:11 276,856,832 29% 1.17MB/s 0:09:09 278,167,552 29% 1.17MB/s 0:09:07 279,478,272 29% 1.17MB/s 0:09:08 280,788,992 29% 1.18MB/s 0:09:05 282,099,712 30% 1.18MB/s 0:09:04 283,410,432 30% 1.18MB/s 0:09:02 284,721,152 30% 1.18MB/s 0:09:00 286,031,872 30% 1.18MB/s 0:09:00 287,342,592 30% 1.18MB/s 0:08:59 288,653,312 30% 1.18MB/s 0:08:58 289,964,032 30% 1.18MB/s 0:08:57 291,274,752 31% 1.18MB/s 0:08:56 292,585,472 31% 1.18MB/s 0:08:55 293,896,192 31% 1.18MB/s 0:08:54 295,206,912 31% 1.17MB/s 0:08:54 296,517,632 31% 1.17MB/s 0:08:53 297,828,352 31% 1.17MB/s 0:08:52 299,139,072 31% 1.17MB/s 0:08:52 300,449,792 32% 1.17MB/s 0:08:50 301,760,512 32% 1.17MB/s 0:08:49 303,071,232 32% 1.17MB/s 0:08:48 304,381,952 32% 1.18MB/s 0:08:45 305,692,672 32% 1.17MB/s 0:08:45 307,003,392 32% 1.17MB/s 0:08:43 308,314,112 32% 1.17MB/s 0:08:43 309,624,832 33% 1.17MB/s 0:08:41 310,935,552 33% 1.18MB/s 0:08:40 312,246,272 33% 1.18MB/s 0:08:39 313,556,992 33% 1.17MB/s 0:08:39 314,867,712 33% 1.17MB/s 0:08:40 316,178,432 33% 1.17MB/s 0:08:40 317,489,152 33% 1.17MB/s 0:08:39 318,799,872 34% 1.17MB/s 0:08:37 320,110,592 34% 1.17MB/s 0:08:33 321,421,312 34% 1.16MB/s 0:08:38 322,732,032 34% 1.16MB/s 0:08:35 324,042,752 34% 1.16MB/s 0:08:34 325,353,472 34% 1.16MB/s 0:08:33 326,664,192 34% 1.18MB/s 0:08:26 327,974,912 34% 1.17MB/s 0:08:28 329,285,632 35% 1.17MB/s 0:08:27 330,596,352 35% 1.17MB/s 0:08:26 331,907,072 35% 1.17MB/s 0:08:25 333,217,792 35% 1.17MB/s 0:08:22 334,528,512 35% 1.17MB/s 0:08:21 335,839,232 35% 1.17MB/s 0:08:20 337,149,952 35% 1.18MB/s 0:08:18 338,460,672 36% 1.18MB/s 0:08:17 339,771,392 36% 1.18MB/s 0:08:16 341,082,112 36% 1.18MB/s 0:08:13 342,392,832 36% 1.18MB/s 0:08:13 343,703,552 36% 1.17MB/s 0:08:14 345,014,272 36% 1.17MB/s 0:08:14 346,324,992 36% 1.17MB/s 0:08:13 347,602,944 37% 1.16MB/s 0:08:14 348,913,664 37% 1.17MB/s 0:08:11 350,224,384 37% 1.17MB/s 0:08:10 351,535,104 37% 1.17MB/s 0:08:09 352,845,824 37% 1.18MB/s 0:08:05 354,156,544 37% 1.18MB/s 0:08:03 355,467,264 37% 1.17MB/s 0:08:03 356,777,984 38% 1.17MB/s 0:08:02 358,088,704 38% 1.17MB/s 0:08:01 359,399,424 38% 1.17MB/s 0:08:00 360,710,144 38% 1.18MB/s 0:07:58 362,020,864 38% 1.18MB/s 0:07:57 363,331,584 38% 1.17MB/s 0:07:57 364,642,304 38% 1.17MB/s 0:07:56 365,953,024 39% 1.17MB/s 0:07:55 367,263,744 39% 1.17MB/s 0:07:54 368,574,464 39% 1.18MB/s 0:07:52 369,885,184 39% 1.18MB/s 0:07:51 371,195,904 39% 1.18MB/s 0:07:49 372,506,624 39% 1.18MB/s 0:07:48 373,817,344 39% 1.18MB/s 0:07:47 375,128,064 40% 1.18MB/s 0:07:46 376,438,784 40% 1.18MB/s 0:07:45 377,749,504 40% 1.17MB/s 0:07:46 379,060,224 40% 1.17MB/s 0:07:47 380,370,944 40% 1.17MB/s 0:07:44 381,681,664 40% 1.17MB/s 0:07:43 382,992,384 40% 1.18MB/s 0:07:40 384,303,104 41% 1.18MB/s 0:07:37 385,613,824 41% 1.18MB/s 0:07:37 386,924,544 41% 1.18MB/s 0:07:36 388,235,264 41% 1.18MB/s 0:07:36 389,545,984 41% 1.17MB/s 0:07:35 390,856,704 41% 1.17MB/s 0:07:34 392,167,424 41% 1.17MB/s 0:07:33 393,478,144 41% 1.17MB/s 0:07:32 394,788,864 42% 1.17MB/s 0:07:34 396,099,584 42% 1.16MB/s 0:07:34 397,410,304 42% 1.16MB/s 0:07:33 398,721,024 42% 1.16MB/s 0:07:31 400,031,744 42% 1.17MB/s 0:07:27 401,342,464 42% 1.18MB/s 0:07:24 402,653,184 42% 1.18MB/s 0:07:22 403,963,904 43% 1.18MB/s 0:07:22 405,274,624 43% 1.18MB/s 0:07:21 406,585,344 43% 1.18MB/s 0:07:20 407,896,064 43% 1.17MB/s 0:07:21 409,206,784 43% 1.18MB/s 0:07:18 410,517,504 43% 1.18MB/s 0:07:17 411,828,224 43% 1.18MB/s 0:07:16 413,138,944 44% 1.18MB/s 0:07:13 414,449,664 44% 1.17MB/s 0:07:14 415,760,384 44% 1.17MB/s 0:07:13 417,071,104 44% 1.17MB/s 0:07:13 418,381,824 44% 1.17MB/s 0:07:12 419,692,544 44% 1.17MB/s 0:07:10 421,003,264 44% 1.18MB/s 0:07:08 422,313,984 45% 1.18MB/s 0:07:07 423,624,704 45% 1.17MB/s 0:07:07 424,935,424 45% 1.17MB/s 0:07:06 426,246,144 45% 1.17MB/s 0:07:06 427,556,864 45% 1.17MB/s 0:07:05 428,867,584 45% 1.17MB/s 0:07:02 430,178,304 45% 1.18MB/s 0:07:01 431,489,024 46% 1.18MB/s 0:06:59 432,799,744 46% 1.18MB/s 0:06:58 434,110,464 46% 1.17MB/s 0:07:00 435,421,184 46% 1.17MB/s 0:06:57 436,731,904 46% 1.17MB/s 0:06:56 438,042,624 46% 1.17MB/s 0:06:54 439,353,344 46% 1.18MB/s 0:06:51 440,664,064 47% 1.18MB/s 0:06:51 441,974,784 47% 1.18MB/s 0:06:51 443,285,504 47% 1.17MB/s 0:06:51 444,596,224 47% 1.17MB/s 0:06:51 445,906,944 47% 1.16MB/s 0:06:52 447,217,664 47% 1.16MB/s 0:06:51 448,528,384 47% 1.16MB/s 0:06:49 449,839,104 48% 1.17MB/s 0:06:47 451,149,824 48% 1.17MB/s 0:06:43 452,460,544 48% 1.17MB/s 0:06:42 453,771,264 48% 1.18MB/s 0:06:41 455,081,984 48% 1.18MB/s 0:06:40 456,392,704 48% 1.18MB/s 0:06:39 457,703,424 48% 1.18MB/s 0:06:38 459,014,144 48% 1.17MB/s 0:06:39 460,324,864 49% 1.17MB/s 0:06:36 461,635,584 49% 1.17MB/s 0:06:35 462,946,304 49% 1.17MB/s 0:06:35 464,257,024 49% 1.18MB/s 0:06:32 465,567,744 49% 1.17MB/s 0:06:33 466,878,464 49% 1.17MB/s 0:06:31 468,189,184 49% 1.17MB/s 0:06:30 469,499,904 50% 1.17MB/s 0:06:31 470,810,624 50% 1.17MB/s 0:06:30 472,121,344 50% 1.17MB/s 0:06:28 473,432,064 50% 1.17MB/s 0:06:27 474,742,784 50% 1.17MB/s 0:06:24 476,053,504 50% 1.17MB/s 0:06:23 477,364,224 50% 1.18MB/s 0:06:22 478,674,944 51% 1.17MB/s 0:06:21 479,985,664 51% 1.18MB/s 0:06:19 481,296,384 51% 1.18MB/s 0:06:18 482,574,336 51% 1.17MB/s 0:06:19 483,885,056 51% 1.17MB/s 0:06:18 485,195,776 51% 1.17MB/s 0:06:17 486,506,496 51% 1.17MB/s 0:06:16 487,817,216 52% 1.18MB/s 0:06:12 489,127,936 52% 1.18MB/s 0:06:12 490,438,656 52% 1.18MB/s 0:06:10 491,749,376 52% 1.18MB/s 0:06:09 493,060,096 52% 1.18MB/s 0:06:08 494,370,816 52% 1.17MB/s 0:06:08 495,681,536 52% 1.17MB/s 0:06:07 496,992,256 53% 1.17MB/s 0:06:06 498,302,976 53% 1.17MB/s 0:06:05 499,613,696 53% 1.17MB/s 0:06:04 500,924,416 53% 1.17MB/s 0:06:02 502,235,136 53% 1.17MB/s 0:06:01 503,545,856 53% 1.17MB/s 0:06:02 504,856,576 53% 1.17MB/s 0:06:00 506,167,296 54% 1.17MB/s 0:05:58 507,478,016 54% 1.17MB/s 0:05:57 508,788,736 54% 1.18MB/s 0:05:55 510,099,456 54% 1.18MB/s 0:05:54 511,410,176 54% 1.17MB/s 0:05:54 512,720,896 54% 1.17MB/s 0:05:53 514,031,616 54% 1.17MB/s 0:05:52 515,342,336 54% 1.17MB/s 0:05:51 516,653,056 55% 1.18MB/s 0:05:49 517,963,776 55% 1.18MB/s 0:05:48 519,274,496 55% 1.18MB/s 0:05:47 520,585,216 55% 1.17MB/s 0:05:47 521,895,936 55% 1.17MB/s 0:05:45 523,206,656 55% 1.18MB/s 0:05:43 524,517,376 55% 1.18MB/s 0:05:42 525,828,096 56% 1.18MB/s 0:05:39 527,138,816 56% 1.18MB/s 0:05:39 528,449,536 56% 1.18MB/s 0:05:39 529,760,256 56% 1.17MB/s 0:05:40 531,070,976 56% 1.18MB/s 0:05:37 532,381,696 56% 1.17MB/s 0:05:37 533,692,416 56% 1.17MB/s 0:05:36 535,003,136 57% 1.18MB/s 0:05:33 536,182,784 57% 1.14MB/s 0:05:43 537,493,504 57% 1.14MB/s 0:05:40 538,804,224 57% 1.15MB/s 0:05:39 540,114,944 57% 1.15MB/s 0:05:38 541,425,664 57% 1.18MB/s 0:05:28 542,736,384 57% 1.17MB/s 0:05:30 544,047,104 58% 1.17MB/s 0:05:29 545,357,824 58% 1.17MB/s 0:05:27 546,668,544 58% 1.17MB/s 0:05:26 547,979,264 58% 1.17MB/s 0:05:23 549,289,984 58% 1.17MB/s 0:05:22 550,600,704 58% 1.17MB/s 0:05:22 551,911,424 58% 1.17MB/s 0:05:20 553,222,144 59% 1.18MB/s 0:05:18 554,532,864 59% 1.18MB/s 0:05:17 555,843,584 59% 1.18MB/s 0:05:15 557,154,304 59% 1.17MB/s 0:05:16 558,465,024 59% 1.18MB/s 0:05:14 559,775,744 59% 1.18MB/s 0:05:13 561,086,464 59% 1.18MB/s 0:05:12 562,397,184 60% 1.18MB/s 0:05:10 563,707,904 60% 1.17MB/s 0:05:10 565,018,624 60% 1.17MB/s 0:05:10 566,329,344 60% 1.18MB/s 0:05:08 567,640,064 60% 1.17MB/s 0:05:07 568,950,784 60% 1.17MB/s 0:05:06 570,261,504 60% 1.18MB/s 0:05:03 571,572,224 60% 1.17MB/s 0:05:04 572,882,944 61% 1.18MB/s 0:05:02 574,193,664 61% 1.18MB/s 0:05:00 575,504,384 61% 1.18MB/s 0:05:00 576,815,104 61% 1.18MB/s 0:04:58 578,125,824 61% 1.18MB/s 0:04:58 579,436,544 61% 1.18MB/s 0:04:56 580,747,264 61% 1.18MB/s 0:04:55 582,057,984 62% 1.18MB/s 0:04:54 583,368,704 62% 1.17MB/s 0:04:54 584,679,424 62% 1.17MB/s 0:04:53 585,990,144 62% 1.17MB/s 0:04:52 587,300,864 62% 1.17MB/s 0:04:51 588,611,584 62% 1.17MB/s 0:04:49 589,922,304 62% 1.17MB/s 0:04:48 591,233,024 63% 1.18MB/s 0:04:47 592,543,744 63% 1.17MB/s 0:04:46 593,854,464 63% 1.17MB/s 0:04:45 595,165,184 63% 1.17MB/s 0:04:44 596,475,904 63% 1.17MB/s 0:04:43 597,786,624 63% 1.17MB/s 0:04:42 599,097,344 63% 1.18MB/s 0:04:40 600,408,064 64% 1.17MB/s 0:04:39 601,718,784 64% 1.17MB/s 0:04:38 603,029,504 64% 1.18MB/s 0:04:36 604,340,224 64% 1.17MB/s 0:04:36 605,650,944 64% 1.18MB/s 0:04:35 606,961,664 64% 1.18MB/s 0:04:34 608,272,384 64% 1.18MB/s 0:04:33 609,583,104 65% 1.18MB/s 0:04:32 610,893,824 65% 1.18MB/s 0:04:30 612,204,544 65% 1.17MB/s 0:04:30 613,515,264 65% 1.17MB/s 0:04:29 614,825,984 65% 1.18MB/s 0:04:27 616,103,936 65% 1.16MB/s 0:04:30 617,414,656 65% 1.16MB/s 0:04:28 618,725,376 66% 1.16MB/s 0:04:27 620,036,096 66% 1.16MB/s 0:04:27 621,346,816 66% 1.17MB/s 0:04:22 622,657,536 66% 1.17MB/s 0:04:21 623,968,256 66% 1.17MB/s 0:04:20 625,278,976 66% 1.18MB/s 0:04:18 626,589,696 66% 1.18MB/s 0:04:17 627,900,416 67% 1.17MB/s 0:04:17 629,211,136 67% 1.18MB/s 0:04:15 630,521,856 67% 1.18MB/s 0:04:14 631,832,576 67% 1.18MB/s 0:04:13 633,143,296 67% 1.18MB/s 0:04:12 634,454,016 67% 1.17MB/s 0:04:12 635,764,736 67% 1.17MB/s 0:04:10 637,075,456 67% 1.17MB/s 0:04:09 638,386,176 68% 1.17MB/s 0:04:08 639,696,896 68% 1.18MB/s 0:04:07 641,007,616 68% 1.17MB/s 0:04:06 642,318,336 68% 1.17MB/s 0:04:05 643,629,056 68% 1.18MB/s 0:04:03 644,939,776 68% 1.18MB/s 0:04:02 646,250,496 68% 1.18MB/s 0:04:01 647,561,216 69% 1.18MB/s 0:04:00 648,871,936 69% 1.18MB/s 0:03:59 650,182,656 69% 1.18MB/s 0:03:58 651,493,376 69% 1.18MB/s 0:03:57 652,804,096 69% 1.18MB/s 0:03:56 654,114,816 69% 1.18MB/s 0:03:54 655,425,536 69% 1.18MB/s 0:03:53 656,736,256 70% 1.18MB/s 0:03:52 658,046,976 70% 1.18MB/s 0:03:51 659,357,696 70% 1.18MB/s 0:03:50 660,668,416 70% 1.17MB/s 0:03:49 661,979,136 70% 1.18MB/s 0:03:48 663,289,856 70% 1.18MB/s 0:03:47 664,600,576 70% 1.17MB/s 0:03:46 665,911,296 71% 1.18MB/s 0:03:44 667,222,016 71% 1.18MB/s 0:03:44 668,532,736 71% 1.18MB/s 0:03:43 669,843,456 71% 1.18MB/s 0:03:42 671,154,176 71% 1.17MB/s 0:03:41 672,464,896 71% 1.17MB/s 0:03:39 673,775,616 71% 1.18MB/s 0:03:38 675,086,336 72% 1.18MB/s 0:03:37 676,397,056 72% 1.18MB/s 0:03:36 677,707,776 72% 1.18MB/s 0:03:35 679,018,496 72% 1.18MB/s 0:03:34 680,329,216 72% 1.18MB/s 0:03:33 681,639,936 72% 1.18MB/s 0:03:32 682,950,656 72% 1.18MB/s 0:03:31 684,261,376 73% 1.18MB/s 0:03:30 685,572,096 73% 1.17MB/s 0:03:29 686,882,816 73% 1.18MB/s 0:03:27 688,193,536 73% 1.18MB/s 0:03:26 689,504,256 73% 1.18MB/s 0:03:25 690,814,976 73% 1.17MB/s 0:03:25 692,125,696 73% 1.17MB/s 0:03:24 693,436,416 73% 1.17MB/s 0:03:23 694,747,136 74% 1.17MB/s 0:03:22 696,057,856 74% 1.18MB/s 0:03:20 697,368,576 74% 1.18MB/s 0:03:19 698,679,296 74% 1.18MB/s 0:03:18 699,990,016 74% 1.17MB/s 0:03:18 701,300,736 74% 1.17MB/s 0:03:17 702,611,456 74% 1.17MB/s 0:03:15 703,922,176 75% 1.17MB/s 0:03:14 705,232,896 75% 1.18MB/s 0:03:12 706,543,616 75% 1.18MB/s 0:03:11 707,854,336 75% 1.18MB/s 0:03:10 709,165,056 75% 1.18MB/s 0:03:09 710,475,776 75% 1.17MB/s 0:03:08 711,786,496 75% 1.18MB/s 0:03:07 713,097,216 76% 1.17MB/s 0:03:06 714,407,936 76% 1.17MB/s 0:03:05 715,718,656 76% 1.18MB/s 0:03:03 717,029,376 76% 1.18MB/s 0:03:02 718,340,096 76% 1.18MB/s 0:03:01 719,650,816 76% 1.18MB/s 0:03:00 720,961,536 76% 1.18MB/s 0:02:59 722,272,256 77% 1.17MB/s 0:02:58 723,582,976 77% 1.17MB/s 0:02:57 724,893,696 77% 1.17MB/s 0:02:57 726,204,416 77% 1.18MB/s 0:02:55 727,515,136 77% 1.18MB/s 0:02:53 728,825,856 77% 1.18MB/s 0:02:52 730,136,576 77% 1.18MB/s 0:02:51 731,447,296 78% 1.18MB/s 0:02:50 732,758,016 78% 1.18MB/s 0:02:49 734,068,736 78% 1.17MB/s 0:02:49 735,379,456 78% 1.18MB/s 0:02:47 736,690,176 78% 1.17MB/s 0:02:47 738,000,896 78% 1.17MB/s 0:02:45 739,311,616 78% 1.18MB/s 0:02:44 740,622,336 79% 1.17MB/s 0:02:43 741,933,056 79% 1.17MB/s 0:02:42 743,243,776 79% 1.17MB/s 0:02:41 744,554,496 79% 1.17MB/s 0:02:40 745,865,216 79% 1.17MB/s 0:02:39 747,175,936 79% 1.18MB/s 0:02:37 748,486,656 79% 1.17MB/s 0:02:36 749,797,376 80% 1.18MB/s 0:02:35 751,075,328 80% 1.17MB/s 0:02:35 752,386,048 80% 1.17MB/s 0:02:34 753,696,768 80% 1.17MB/s 0:02:33 755,007,488 80% 1.16MB/s 0:02:32 756,318,208 80% 1.18MB/s 0:02:30 757,628,928 80% 1.18MB/s 0:02:28 758,939,648 80% 1.18MB/s 0:02:27 760,250,368 81% 1.18MB/s 0:02:26 761,561,088 81% 1.17MB/s 0:02:26 762,871,808 81% 1.17MB/s 0:02:25 764,182,528 81% 1.16MB/s 0:02:24 765,493,248 81% 1.17MB/s 0:02:23 766,803,968 81% 1.17MB/s 0:02:22 768,114,688 81% 1.17MB/s 0:02:20 769,425,408 82% 1.17MB/s 0:02:19 770,736,128 82% 1.17MB/s 0:02:18 772,046,848 82% 1.17MB/s 0:02:17 773,357,568 82% 1.18MB/s 0:02:15 774,668,288 82% 1.18MB/s 0:02:14 775,979,008 82% 1.18MB/s 0:02:13 777,289,728 82% 1.18MB/s 0:02:12 778,600,448 83% 1.18MB/s 0:02:11 779,911,168 83% 1.18MB/s 0:02:10 781,221,888 83% 1.18MB/s 0:02:09 782,532,608 83% 1.18MB/s 0:02:08 783,843,328 83% 1.18MB/s 0:02:07 785,154,048 83% 1.18MB/s 0:02:06 786,464,768 83% 1.18MB/s 0:02:04 787,775,488 84% 1.18MB/s 0:02:03 789,086,208 84% 1.18MB/s 0:02:02 790,396,928 84% 1.18MB/s 0:02:01 791,707,648 84% 1.18MB/s 0:02:00 793,018,368 84% 1.18MB/s 0:01:59 794,329,088 84% 1.18MB/s 0:01:58 795,639,808 84% 1.18MB/s 0:01:57 796,950,528 85% 1.18MB/s 0:01:56 798,261,248 85% 1.18MB/s 0:01:55 799,571,968 85% 1.17MB/s 0:01:54 800,882,688 85% 1.18MB/s 0:01:53 802,193,408 85% 1.18MB/s 0:01:51 803,504,128 85% 1.18MB/s 0:01:50 804,814,848 85% 1.18MB/s 0:01:49 806,125,568 86% 1.18MB/s 0:01:48 807,436,288 86% 1.18MB/s 0:01:47 808,747,008 86% 1.18MB/s 0:01:46 810,057,728 86% 1.18MB/s 0:01:45 811,368,448 86% 1.17MB/s 0:01:44 812,679,168 86% 1.17MB/s 0:01:43 813,989,888 86% 1.17MB/s 0:01:42 815,300,608 87% 1.18MB/s 0:01:41 816,611,328 87% 1.18MB/s 0:01:40 817,922,048 87% 1.18MB/s 0:01:38 819,232,768 87% 1.18MB/s 0:01:37 820,543,488 87% 1.18MB/s 0:01:36 821,854,208 87% 1.18MB/s 0:01:35 823,164,928 87% 1.17MB/s 0:01:34 824,475,648 87% 1.17MB/s 0:01:33 825,786,368 88% 1.17MB/s 0:01:32 827,097,088 88% 1.17MB/s 0:01:31 828,407,808 88% 1.18MB/s 0:01:30 829,718,528 88% 1.18MB/s 0:01:29 831,029,248 88% 1.18MB/s 0:01:28 832,339,968 88% 1.18MB/s 0:01:26 833,650,688 88% 1.17MB/s 0:01:25 834,961,408 89% 1.17MB/s 0:01:24 836,272,128 89% 1.17MB/s 0:01:23 837,582,848 89% 1.17MB/s 0:01:23 838,893,568 89% 1.17MB/s 0:01:22 840,204,288 89% 1.17MB/s 0:01:20 841,515,008 89% 1.17MB/s 0:01:19 842,825,728 89% 1.17MB/s 0:01:18 844,136,448 90% 1.18MB/s 0:01:17 845,447,168 90% 1.18MB/s 0:01:16 846,757,888 90% 1.18MB/s 0:01:14 848,068,608 90% 1.18MB/s 0:01:13 849,379,328 90% 1.17MB/s 0:01:13 850,690,048 90% 1.17MB/s 0:01:12 852,000,768 90% 1.17MB/s 0:01:10 853,311,488 91% 1.17MB/s 0:01:09 854,622,208 91% 1.18MB/s 0:01:08 855,932,928 91% 1.18MB/s 0:01:07 857,243,648 91% 1.18MB/s 0:01:06 858,554,368 91% 1.18MB/s 0:01:05 859,865,088 91% 1.17MB/s 0:01:04 861,175,808 91% 1.17MB/s 0:01:03 862,486,528 92% 1.17MB/s 0:01:02 863,797,248 92% 1.17MB/s 0:01:00 865,107,968 92% 1.18MB/s 0:00:59 866,418,688 92% 1.18MB/s 0:00:58 867,729,408 92% 1.18MB/s 0:00:57 869,040,128 92% 1.18MB/s 0:00:56 870,350,848 92% 1.18MB/s 0:00:55 871,661,568 93% 1.18MB/s 0:00:54 872,972,288 93% 1.17MB/s 0:00:53 874,283,008 93% 1.17MB/s 0:00:52 875,593,728 93% 1.17MB/s 0:00:51 876,904,448 93% 1.17MB/s 0:00:50 878,215,168 93% 1.18MB/s 0:00:48 879,525,888 93% 1.18MB/s 0:00:47 880,836,608 93% 1.18MB/s 0:00:46 882,147,328 94% 1.18MB/s 0:00:45 883,458,048 94% 1.18MB/s 0:00:44 884,736,000 94% 1.17MB/s 0:00:43 886,046,720 94% 1.17MB/s 0:00:42 887,357,440 94% 1.17MB/s 0:00:41 888,668,160 94% 1.17MB/s 0:00:40 889,978,880 94% 1.17MB/s 0:00:39 891,289,600 95% 1.18MB/s 0:00:38 892,600,320 95% 1.18MB/s 0:00:36 893,911,040 95% 1.18MB/s 0:00:35 895,221,760 95% 1.17MB/s 0:00:34 896,532,480 95% 1.17MB/s 0:00:33 897,843,200 95% 1.17MB/s 0:00:32 899,153,920 95% 1.17MB/s 0:00:31 900,464,640 96% 1.17MB/s 0:00:30 901,775,360 96% 1.17MB/s 0:00:29 903,086,080 96% 1.18MB/s 0:00:28 904,396,800 96% 1.17MB/s 0:00:27 905,707,520 96% 1.18MB/s 0:00:26 907,018,240 96% 1.18MB/s 0:00:24 908,328,960 96% 1.17MB/s 0:00:23 909,639,680 97% 1.17MB/s 0:00:22 910,950,400 97% 1.17MB/s 0:00:21 912,261,120 97% 1.16MB/s 0:00:20 913,571,840 97% 1.16MB/s 0:00:19 914,882,560 97% 1.16MB/s 0:00:18 916,193,280 97% 1.16MB/s 0:00:17 917,504,000 97% 1.17MB/s 0:00:16 918,814,720 98% 1.17MB/s 0:00:15 920,125,440 98% 1.17MB/s 0:00:14 921,436,160 98% 1.17MB/s 0:00:13 922,746,880 98% 1.17MB/s 0:00:11 924,057,600 98% 1.17MB/s 0:00:10 925,368,320 98% 1.18MB/s 0:00:09 926,679,040 98% 1.17MB/s 0:00:08 927,989,760 99% 1.18MB/s 0:00:07 929,300,480 99% 1.17MB/s 0:00:06 930,611,200 99% 1.18MB/s 0:00:05 931,921,920 99% 1.18MB/s 0:00:04 933,232,640 99% 1.18MB/s 0:00:03 934,543,360 99% 1.18MB/s 0:00:02 935,854,080 99% 1.18MB/s 0:00:01 937,099,272 100% 1.17MB/s 0:12:42 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20230108-pine64-pinephonepro.img.xz.sha256 136 100% 0.14kB/s 0:00:00 136 100% 0.14kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20230108-tablet-x64uefi.img.xz 32,768 0% 33.37kB/s 11:26:40 65,536 0% 60.26kB/s 6:20:12 1,376,256 0% 629.21kB/s 0:36:22 2,686,976 0% 822.57kB/s 0:27:48 3,997,696 0% 918.16kB/s 0:24:53 5,308,416 0% 1.18MB/s 0:18:57 6,619,136 0% 1.18MB/s 0:18:53 7,929,856 0% 1.18MB/s 0:18:54 9,240,576 0% 1.18MB/s 0:18:53 10,551,296 0% 1.18MB/s 0:18:52 11,862,016 0% 1.18MB/s 0:18:51 13,172,736 0% 1.18MB/s 0:18:50 14,483,456 1% 1.17MB/s 0:18:50 15,794,176 1% 1.17MB/s 0:18:49 17,104,896 1% 1.17MB/s 0:18:48 18,415,616 1% 1.17MB/s 0:18:48 19,726,336 1% 1.18MB/s 0:18:44 21,037,056 1% 1.18MB/s 0:18:43 22,347,776 1% 1.18MB/s 0:18:43 23,658,496 1% 1.18MB/s 0:18:42 24,969,216 1% 1.18MB/s 0:18:41 26,279,936 1% 1.18MB/s 0:18:39 27,590,656 2% 1.17MB/s 0:18:40 28,901,376 2% 1.17MB/s 0:18:43 30,212,096 2% 1.17MB/s 0:18:37 31,522,816 2% 1.18MB/s 0:18:35 32,833,536 2% 1.18MB/s 0:18:33 34,144,256 2% 1.18MB/s 0:18:29 35,454,976 2% 1.17MB/s 0:18:33 36,765,696 2% 1.17MB/s 0:18:32 38,076,416 2% 1.18MB/s 0:18:30 39,387,136 2% 1.18MB/s 0:18:28 40,697,856 2% 1.18MB/s 0:18:27 42,008,576 3% 1.18MB/s 0:18:26 43,319,296 3% 1.17MB/s 0:18:28 44,630,016 3% 1.17MB/s 0:18:27 45,940,736 3% 1.17MB/s 0:18:25 47,251,456 3% 1.17MB/s 0:18:24 48,562,176 3% 1.17MB/s 0:18:25 49,872,896 3% 1.17MB/s 0:18:28 51,183,616 3% 1.17MB/s 0:18:27 52,494,336 3% 1.17MB/s 0:18:25 53,805,056 3% 1.17MB/s 0:18:20 55,115,776 4% 1.18MB/s 0:18:16 56,426,496 4% 1.17MB/s 0:18:15 57,737,216 4% 1.17MB/s 0:18:15 59,047,936 4% 1.18MB/s 0:18:12 60,358,656 4% 1.18MB/s 0:18:11 61,669,376 4% 1.18MB/s 0:18:09 62,980,096 4% 1.17MB/s 0:18:11 64,290,816 4% 1.17MB/s 0:18:11 65,601,536 4% 1.17MB/s 0:18:14 66,912,256 4% 1.17MB/s 0:18:13 68,222,976 4% 1.17MB/s 0:18:09 69,533,696 5% 1.17MB/s 0:18:08 70,844,416 5% 1.17MB/s 0:18:04 72,155,136 5% 1.17MB/s 0:18:04 73,465,856 5% 1.17MB/s 0:18:03 74,776,576 5% 1.17MB/s 0:18:00 76,087,296 5% 1.18MB/s 0:17:58 77,398,016 5% 1.17MB/s 0:18:02 78,708,736 5% 1.18MB/s 0:17:55 80,019,456 5% 1.18MB/s 0:17:54 81,297,408 5% 1.17MB/s 0:18:00 82,608,128 6% 1.17MB/s 0:17:54 83,918,848 6% 1.17MB/s 0:17:58 85,229,568 6% 1.17MB/s 0:17:59 86,540,288 6% 1.17MB/s 0:17:52 87,851,008 6% 1.17MB/s 0:17:51 89,161,728 6% 1.17MB/s 0:17:49 90,472,448 6% 1.18MB/s 0:17:46 91,783,168 6% 1.18MB/s 0:17:44 93,093,888 6% 1.18MB/s 0:17:43 94,404,608 6% 1.18MB/s 0:17:43 95,715,328 6% 1.18MB/s 0:17:42 97,026,048 7% 1.18MB/s 0:17:41 98,336,768 7% 1.18MB/s 0:17:40 99,647,488 7% 1.17MB/s 0:17:44 100,958,208 7% 1.17MB/s 0:17:38 102,268,928 7% 1.18MB/s 0:17:37 103,579,648 7% 1.17MB/s 0:17:36 104,890,368 7% 1.18MB/s 0:17:28 106,201,088 7% 1.18MB/s 0:17:33 107,511,808 7% 1.17MB/s 0:17:33 108,822,528 7% 1.17MB/s 0:17:33 110,133,248 8% 1.17MB/s 0:17:32 111,443,968 8% 1.17MB/s 0:17:31 112,754,688 8% 1.17MB/s 0:17:29 114,065,408 8% 1.17MB/s 0:17:36 115,376,128 8% 1.17MB/s 0:17:32 116,686,848 8% 1.17MB/s 0:17:30 117,997,568 8% 1.17MB/s 0:17:29 119,308,288 8% 1.17MB/s 0:17:27 120,619,008 8% 1.17MB/s 0:17:28 121,929,728 8% 1.16MB/s 0:17:31 123,240,448 8% 1.16MB/s 0:17:31 124,551,168 9% 1.17MB/s 0:17:23 125,861,888 9% 1.17MB/s 0:17:23 127,172,608 9% 1.17MB/s 0:17:20 128,483,328 9% 1.17MB/s 0:17:17 129,794,048 9% 1.17MB/s 0:17:17 131,104,768 9% 1.17MB/s 0:17:15 132,415,488 9% 1.18MB/s 0:17:12 133,726,208 9% 1.18MB/s 0:17:10 135,036,928 9% 1.18MB/s 0:17:09 136,347,648 9% 1.18MB/s 0:17:08 137,658,368 10% 1.18MB/s 0:17:06 138,969,088 10% 1.18MB/s 0:17:05 140,279,808 10% 1.17MB/s 0:17:06 141,590,528 10% 1.17MB/s 0:17:05 142,901,248 10% 1.17MB/s 0:17:04 144,211,968 10% 1.17MB/s 0:17:03 145,522,688 10% 1.18MB/s 0:17:01 146,833,408 10% 1.18MB/s 0:16:59 148,144,128 10% 1.18MB/s 0:16:58 149,454,848 10% 1.18MB/s 0:16:57 150,765,568 10% 1.18MB/s 0:16:56 152,076,288 11% 1.18MB/s 0:16:55 153,387,008 11% 1.18MB/s 0:16:54 154,697,728 11% 1.18MB/s 0:16:53 156,008,448 11% 1.18MB/s 0:16:52 157,319,168 11% 1.17MB/s 0:16:52 158,629,888 11% 1.17MB/s 0:16:51 159,940,608 11% 1.17MB/s 0:16:51 161,251,328 11% 1.17MB/s 0:16:49 162,562,048 11% 1.17MB/s 0:16:47 163,872,768 11% 1.17MB/s 0:16:46 165,183,488 12% 1.18MB/s 0:16:43 166,494,208 12% 1.18MB/s 0:16:42 167,804,928 12% 1.18MB/s 0:16:41 169,115,648 12% 1.18MB/s 0:16:41 170,426,368 12% 1.18MB/s 0:16:40 171,737,088 12% 1.17MB/s 0:16:41 173,047,808 12% 1.17MB/s 0:16:40 174,358,528 12% 1.17MB/s 0:16:38 175,669,248 12% 1.17MB/s 0:16:38 176,979,968 12% 1.18MB/s 0:16:34 178,290,688 12% 1.17MB/s 0:16:34 179,601,408 13% 1.18MB/s 0:16:33 180,912,128 13% 1.17MB/s 0:16:32 182,222,848 13% 1.17MB/s 0:16:32 183,533,568 13% 1.17MB/s 0:16:30 184,844,288 13% 1.17MB/s 0:16:31 186,155,008 13% 1.17MB/s 0:16:29 187,465,728 13% 1.17MB/s 0:16:28 188,776,448 13% 1.17MB/s 0:16:26 190,087,168 13% 1.18MB/s 0:16:24 191,397,888 13% 1.17MB/s 0:16:24 192,708,608 14% 1.17MB/s 0:16:23 194,019,328 14% 1.17MB/s 0:16:22 195,330,048 14% 1.17MB/s 0:16:22 196,640,768 14% 1.17MB/s 0:16:26 197,951,488 14% 1.17MB/s 0:16:23 199,262,208 14% 1.17MB/s 0:16:22 200,572,928 14% 1.17MB/s 0:16:20 201,883,648 14% 1.18MB/s 0:16:14 203,063,296 14% 1.14MB/s 0:16:44 204,374,016 14% 1.14MB/s 0:16:43 205,684,736 14% 1.14MB/s 0:16:42 206,995,456 15% 1.14MB/s 0:16:39 208,306,176 15% 1.17MB/s 0:16:13 209,616,896 15% 1.18MB/s 0:16:08 210,927,616 15% 1.17MB/s 0:16:08 212,238,336 15% 1.17MB/s 0:16:07 213,549,056 15% 1.18MB/s 0:16:00 214,827,008 15% 1.17MB/s 0:16:10 216,137,728 15% 1.17MB/s 0:16:08 217,448,448 15% 1.17MB/s 0:16:08 218,759,168 15% 1.17MB/s 0:16:07 220,069,888 16% 1.17MB/s 0:16:00 221,380,608 16% 1.17MB/s 0:15:58 222,691,328 16% 1.17MB/s 0:15:59 224,002,048 16% 1.17MB/s 0:16:00 225,312,768 16% 1.18MB/s 0:15:54 226,623,488 16% 1.18MB/s 0:15:52 227,934,208 16% 1.18MB/s 0:15:49 229,244,928 16% 1.18MB/s 0:15:45 230,555,648 16% 1.18MB/s 0:15:49 231,866,368 16% 1.18MB/s 0:15:49 233,046,016 16% 1.16MB/s 0:15:59 234,356,736 17% 1.16MB/s 0:15:57 235,667,456 17% 1.16MB/s 0:15:57 236,978,176 17% 1.16MB/s 0:15:56 238,288,896 17% 1.18MB/s 0:15:44 239,599,616 17% 1.17MB/s 0:15:44 240,910,336 17% 1.18MB/s 0:15:42 242,221,056 17% 1.17MB/s 0:15:41 243,531,776 17% 1.17MB/s 0:15:40 244,842,496 17% 1.18MB/s 0:15:38 246,153,216 17% 1.17MB/s 0:15:38 247,463,936 17% 1.18MB/s 0:15:36 248,774,656 18% 1.18MB/s 0:15:35 250,085,376 18% 1.17MB/s 0:15:35 251,396,096 18% 1.17MB/s 0:15:33 252,706,816 18% 1.17MB/s 0:15:32 254,017,536 18% 1.17MB/s 0:15:35 255,328,256 18% 1.17MB/s 0:15:31 256,638,976 18% 1.18MB/s 0:15:29 257,949,696 18% 1.17MB/s 0:15:28 259,260,416 18% 1.18MB/s 0:15:24 260,571,136 18% 1.18MB/s 0:15:25 261,881,856 19% 1.17MB/s 0:15:25 263,192,576 19% 1.18MB/s 0:15:23 264,503,296 19% 1.17MB/s 0:15:23 265,814,016 19% 1.18MB/s 0:15:21 267,124,736 19% 1.17MB/s 0:15:21 268,435,456 19% 1.17MB/s 0:15:21 269,746,176 19% 1.17MB/s 0:15:25 271,056,896 19% 1.16MB/s 0:15:25 272,367,616 19% 1.16MB/s 0:15:26 273,678,336 19% 1.17MB/s 0:15:20 274,989,056 20% 1.18MB/s 0:15:14 276,299,776 20% 1.18MB/s 0:15:11 277,610,496 20% 1.18MB/s 0:15:06 278,921,216 20% 1.18MB/s 0:15:09 280,231,936 20% 1.18MB/s 0:15:08 281,542,656 20% 1.18MB/s 0:15:07 282,853,376 20% 1.18MB/s 0:15:07 284,164,096 20% 1.18MB/s 0:15:05 285,474,816 20% 1.18MB/s 0:15:04 286,785,536 20% 1.18MB/s 0:15:03 288,096,256 20% 1.18MB/s 0:15:02 289,406,976 21% 1.18MB/s 0:15:01 290,717,696 21% 1.18MB/s 0:15:00 292,028,416 21% 1.18MB/s 0:14:58 293,339,136 21% 1.18MB/s 0:14:57 294,649,856 21% 1.17MB/s 0:14:58 295,960,576 21% 1.18MB/s 0:14:55 297,271,296 21% 1.18MB/s 0:14:54 298,582,016 21% 1.18MB/s 0:14:52 299,892,736 21% 1.18MB/s 0:14:51 301,203,456 21% 1.18MB/s 0:14:51 302,514,176 22% 1.18MB/s 0:14:49 303,824,896 22% 1.18MB/s 0:14:49 305,135,616 22% 1.18MB/s 0:14:46 306,446,336 22% 1.18MB/s 0:14:47 307,757,056 22% 1.18MB/s 0:14:46 309,067,776 22% 1.18MB/s 0:14:45 310,378,496 22% 1.18MB/s 0:14:43 311,689,216 22% 1.18MB/s 0:14:42 312,999,936 22% 1.18MB/s 0:14:41 314,310,656 22% 1.18MB/s 0:14:40 315,621,376 22% 1.18MB/s 0:14:40 316,932,096 23% 1.17MB/s 0:14:39 318,242,816 23% 1.17MB/s 0:14:38 319,553,536 23% 1.18MB/s 0:14:36 320,864,256 23% 1.18MB/s 0:14:35 322,174,976 23% 1.18MB/s 0:14:33 323,485,696 23% 1.17MB/s 0:14:34 324,796,416 23% 1.17MB/s 0:14:34 326,107,136 23% 1.17MB/s 0:14:33 327,417,856 23% 1.17MB/s 0:14:32 328,728,576 23% 1.17MB/s 0:14:30 330,039,296 24% 1.17MB/s 0:14:29 331,350,016 24% 1.17MB/s 0:14:29 332,660,736 24% 1.17MB/s 0:14:28 333,971,456 24% 1.17MB/s 0:14:26 335,282,176 24% 1.17MB/s 0:14:29 336,592,896 24% 1.17MB/s 0:14:27 337,903,616 24% 1.17MB/s 0:14:25 339,214,336 24% 1.17MB/s 0:14:24 340,525,056 24% 1.18MB/s 0:14:18 341,835,776 24% 1.18MB/s 0:14:17 343,146,496 24% 1.17MB/s 0:14:17 344,457,216 25% 1.17MB/s 0:14:20 345,767,936 25% 1.17MB/s 0:14:20 347,078,656 25% 1.16MB/s 0:14:21 348,389,376 25% 1.17MB/s 0:14:19 349,667,328 25% 1.16MB/s 0:14:20 350,978,048 25% 1.16MB/s 0:14:23 352,288,768 25% 1.17MB/s 0:14:15 353,599,488 25% 1.16MB/s 0:14:18 354,910,208 25% 1.18MB/s 0:14:07 356,220,928 25% 1.18MB/s 0:14:01 357,531,648 26% 1.18MB/s 0:14:04 358,842,368 26% 1.18MB/s 0:13:59 360,153,088 26% 1.18MB/s 0:14:02 361,463,808 26% 1.18MB/s 0:14:00 362,774,528 26% 1.18MB/s 0:13:59 364,085,248 26% 1.18MB/s 0:13:58 365,395,968 26% 1.18MB/s 0:13:58 366,706,688 26% 1.18MB/s 0:13:57 368,017,408 26% 1.17MB/s 0:13:56 369,328,128 26% 1.18MB/s 0:13:55 370,638,848 26% 1.17MB/s 0:13:57 371,949,568 27% 1.17MB/s 0:13:56 373,260,288 27% 1.17MB/s 0:13:54 374,571,008 27% 1.17MB/s 0:13:54 375,881,728 27% 1.17MB/s 0:13:54 377,192,448 27% 1.18MB/s 0:13:48 378,503,168 27% 1.18MB/s 0:13:47 379,813,888 27% 1.18MB/s 0:13:46 381,124,608 27% 1.18MB/s 0:13:42 382,435,328 27% 1.17MB/s 0:13:45 383,746,048 27% 1.17MB/s 0:13:45 385,056,768 28% 1.17MB/s 0:13:43 386,367,488 28% 1.18MB/s 0:13:39 387,678,208 28% 1.18MB/s 0:13:39 388,988,928 28% 1.18MB/s 0:13:37 390,299,648 28% 1.18MB/s 0:13:37 391,610,368 28% 1.18MB/s 0:13:36 392,921,088 28% 1.18MB/s 0:13:35 394,231,808 28% 1.18MB/s 0:13:34 395,542,528 28% 1.18MB/s 0:13:33 396,853,248 28% 1.18MB/s 0:13:32 398,163,968 28% 1.18MB/s 0:13:31 399,474,688 29% 1.18MB/s 0:13:30 400,785,408 29% 1.17MB/s 0:13:32 402,096,128 29% 1.17MB/s 0:13:28 403,406,848 29% 1.17MB/s 0:13:32 404,717,568 29% 1.17MB/s 0:13:27 406,028,288 29% 1.18MB/s 0:13:22 407,339,008 29% 1.17MB/s 0:13:24 408,649,728 29% 1.18MB/s 0:13:18 409,960,448 29% 1.18MB/s 0:13:21 411,271,168 29% 1.17MB/s 0:13:20 412,581,888 30% 1.17MB/s 0:13:19 413,892,608 30% 1.17MB/s 0:13:18 415,203,328 30% 1.17MB/s 0:13:17 416,514,048 30% 1.18MB/s 0:13:16 417,824,768 30% 1.16MB/s 0:13:24 419,135,488 30% 1.17MB/s 0:13:18 420,446,208 30% 1.17MB/s 0:13:16 421,756,928 30% 1.17MB/s 0:13:15 423,067,648 30% 1.18MB/s 0:13:05 424,378,368 30% 1.18MB/s 0:13:08 425,689,088 30% 1.18MB/s 0:13:08 426,999,808 31% 1.18MB/s 0:13:06 428,310,528 31% 1.18MB/s 0:13:06 429,621,248 31% 1.18MB/s 0:13:05 430,931,968 31% 1.18MB/s 0:13:04 432,242,688 31% 1.17MB/s 0:13:04 433,553,408 31% 1.17MB/s 0:13:03 434,864,128 31% 1.17MB/s 0:13:02 436,174,848 31% 1.17MB/s 0:13:01 437,485,568 31% 1.17MB/s 0:12:59 438,796,288 31% 1.17MB/s 0:12:58 440,107,008 32% 1.17MB/s 0:12:58 441,417,728 32% 1.17MB/s 0:12:56 442,728,448 32% 1.17MB/s 0:12:59 444,039,168 32% 1.17MB/s 0:12:54 445,349,888 32% 1.18MB/s 0:12:51 446,660,608 32% 1.18MB/s 0:12:50 447,971,328 32% 1.18MB/s 0:12:45 449,282,048 32% 1.18MB/s 0:12:47 450,592,768 32% 1.18MB/s 0:12:47 451,903,488 32% 1.18MB/s 0:12:46 453,214,208 32% 1.18MB/s 0:12:45 454,524,928 33% 1.17MB/s 0:12:44 455,835,648 33% 1.18MB/s 0:12:43 457,146,368 33% 1.18MB/s 0:12:41 458,457,088 33% 1.18MB/s 0:12:41 459,767,808 33% 1.18MB/s 0:12:39 461,078,528 33% 1.18MB/s 0:12:38 462,389,248 33% 1.18MB/s 0:12:37 463,699,968 33% 1.18MB/s 0:12:35 465,010,688 33% 1.18MB/s 0:12:35 466,321,408 33% 1.18MB/s 0:12:34 467,632,128 34% 1.18MB/s 0:12:33 468,942,848 34% 1.17MB/s 0:12:33 470,253,568 34% 1.18MB/s 0:12:31 471,564,288 34% 1.18MB/s 0:12:29 472,875,008 34% 1.18MB/s 0:12:29 474,185,728 34% 1.18MB/s 0:12:28 475,496,448 34% 1.18MB/s 0:12:27 476,807,168 34% 1.18MB/s 0:12:26 478,117,888 34% 1.18MB/s 0:12:25 479,428,608 34% 1.17MB/s 0:12:24 480,739,328 34% 1.17MB/s 0:12:23 482,050,048 35% 1.17MB/s 0:12:22 483,328,000 35% 1.16MB/s 0:12:28 484,638,720 35% 1.17MB/s 0:12:23 485,949,440 35% 1.17MB/s 0:12:23 487,260,160 35% 1.17MB/s 0:12:23 488,570,880 35% 1.17MB/s 0:12:18 489,881,600 35% 1.17MB/s 0:12:16 491,192,320 35% 1.17MB/s 0:12:19 492,503,040 35% 1.17MB/s 0:12:17 493,813,760 35% 1.17MB/s 0:12:13 495,124,480 36% 1.17MB/s 0:12:16 496,435,200 36% 1.17MB/s 0:12:10 497,745,920 36% 1.17MB/s 0:12:09 499,056,640 36% 1.17MB/s 0:12:08 500,367,360 36% 1.18MB/s 0:12:05 501,678,080 36% 1.18MB/s 0:12:04 502,988,800 36% 1.18MB/s 0:12:04 504,299,520 36% 1.18MB/s 0:12:03 505,610,240 36% 1.18MB/s 0:12:01 506,920,960 36% 1.16MB/s 0:12:09 508,231,680 36% 1.16MB/s 0:12:08 509,542,400 37% 1.16MB/s 0:12:11 510,853,120 37% 1.16MB/s 0:12:06 512,163,840 37% 1.18MB/s 0:11:56 513,474,560 37% 1.17MB/s 0:11:55 514,785,280 37% 1.18MB/s 0:11:51 516,096,000 37% 1.17MB/s 0:11:53 517,406,720 37% 1.17MB/s 0:11:53 518,717,440 37% 1.17MB/s 0:11:51 520,028,160 37% 1.17MB/s 0:11:51 521,338,880 37% 1.17MB/s 0:11:52 522,649,600 38% 1.16MB/s 0:11:54 523,960,320 38% 1.16MB/s 0:11:53 525,271,040 38% 1.17MB/s 0:11:51 526,581,760 38% 1.17MB/s 0:11:47 527,892,480 38% 1.18MB/s 0:11:43 529,203,200 38% 1.18MB/s 0:11:42 530,513,920 38% 1.17MB/s 0:11:41 531,824,640 38% 1.17MB/s 0:11:41 533,135,360 38% 1.17MB/s 0:11:40 534,446,080 38% 1.17MB/s 0:11:38 535,756,800 38% 1.17MB/s 0:11:37 537,067,520 39% 1.18MB/s 0:11:36 538,378,240 39% 1.18MB/s 0:11:34 539,688,960 39% 1.18MB/s 0:11:34 540,999,680 39% 1.18MB/s 0:11:32 542,310,400 39% 1.17MB/s 0:11:34 543,621,120 39% 1.17MB/s 0:11:31 544,931,840 39% 1.17MB/s 0:11:30 546,242,560 39% 1.17MB/s 0:11:30 547,553,280 39% 1.18MB/s 0:11:26 548,864,000 39% 1.17MB/s 0:11:27 550,174,720 40% 1.17MB/s 0:11:25 551,485,440 40% 1.18MB/s 0:11:23 552,796,160 40% 1.18MB/s 0:11:22 554,106,880 40% 1.17MB/s 0:11:22 555,417,600 40% 1.18MB/s 0:11:20 556,728,320 40% 1.17MB/s 0:11:20 558,039,040 40% 1.18MB/s 0:11:18 559,349,760 40% 1.18MB/s 0:11:16 560,660,480 40% 1.18MB/s 0:11:16 561,971,200 40% 1.18MB/s 0:11:13 563,281,920 40% 1.18MB/s 0:11:14 564,592,640 41% 1.17MB/s 0:11:13 565,903,360 41% 1.17MB/s 0:11:17 567,214,080 41% 1.16MB/s 0:11:16 568,524,800 41% 1.17MB/s 0:11:15 569,835,520 41% 1.17MB/s 0:11:14 571,146,240 41% 1.18MB/s 0:11:07 572,456,960 41% 1.18MB/s 0:11:06 573,767,680 41% 1.18MB/s 0:11:05 575,078,400 41% 1.18MB/s 0:11:03 576,389,120 41% 1.18MB/s 0:11:02 577,699,840 42% 1.17MB/s 0:11:03 579,010,560 42% 1.17MB/s 0:11:02 580,321,280 42% 1.17MB/s 0:11:01 581,632,000 42% 1.17MB/s 0:11:00 582,942,720 42% 1.18MB/s 0:10:58 584,253,440 42% 1.17MB/s 0:10:57 585,564,160 42% 1.17MB/s 0:10:56 586,874,880 42% 1.18MB/s 0:10:54 588,185,600 42% 1.17MB/s 0:10:55 589,496,320 42% 1.18MB/s 0:10:52 590,807,040 42% 1.18MB/s 0:10:51 592,117,760 43% 1.18MB/s 0:10:50 593,428,480 43% 1.18MB/s 0:10:47 594,739,200 43% 1.18MB/s 0:10:47 596,049,920 43% 1.18MB/s 0:10:46 597,360,640 43% 1.17MB/s 0:10:46 598,671,360 43% 1.17MB/s 0:10:45 599,982,080 43% 1.17MB/s 0:10:48 601,292,800 43% 1.17MB/s 0:10:48 602,603,520 43% 1.17MB/s 0:10:47 603,914,240 43% 1.16MB/s 0:10:47 605,224,960 44% 1.17MB/s 0:10:44 606,535,680 44% 1.17MB/s 0:10:42 607,846,400 44% 1.17MB/s 0:10:40 609,157,120 44% 1.17MB/s 0:10:38 610,467,840 44% 1.18MB/s 0:10:35 611,778,560 44% 1.18MB/s 0:10:34 613,089,280 44% 1.17MB/s 0:10:33 614,400,000 44% 1.17MB/s 0:10:34 615,710,720 44% 1.17MB/s 0:10:31 617,021,440 44% 1.18MB/s 0:10:29 618,299,392 44% 1.17MB/s 0:10:32 619,610,112 45% 1.17MB/s 0:10:28 620,920,832 45% 1.17MB/s 0:10:30 622,231,552 45% 1.17MB/s 0:10:29 623,542,272 45% 1.17MB/s 0:10:24 624,852,992 45% 1.17MB/s 0:10:25 626,163,712 45% 1.17MB/s 0:10:26 627,474,432 45% 1.17MB/s 0:10:25 628,785,152 45% 1.17MB/s 0:10:23 630,095,872 45% 1.17MB/s 0:10:19 631,406,592 45% 1.18MB/s 0:10:16 632,717,312 46% 1.18MB/s 0:10:14 634,028,032 46% 1.18MB/s 0:10:15 635,338,752 46% 1.18MB/s 0:10:14 636,649,472 46% 1.17MB/s 0:10:14 637,960,192 46% 1.18MB/s 0:10:12 639,139,840 46% 1.16MB/s 0:10:17 640,450,560 46% 1.16MB/s 0:10:16 641,761,280 46% 1.17MB/s 0:10:14 643,072,000 46% 1.16MB/s 0:10:14 644,382,720 46% 1.18MB/s 0:10:06 645,693,440 46% 1.17MB/s 0:10:06 647,004,160 47% 1.18MB/s 0:10:04 648,314,880 47% 1.18MB/s 0:10:03 649,625,600 47% 1.18MB/s 0:10:02 650,936,320 47% 1.18MB/s 0:10:01 652,247,040 47% 1.18MB/s 0:09:59 653,557,760 47% 1.17MB/s 0:10:00 654,868,480 47% 1.17MB/s 0:09:59 656,179,200 47% 1.17MB/s 0:09:58 657,489,920 47% 1.17MB/s 0:09:57 658,800,640 47% 1.17MB/s 0:09:55 660,111,360 48% 1.17MB/s 0:09:54 661,422,080 48% 1.17MB/s 0:09:53 662,732,800 48% 1.18MB/s 0:09:51 664,043,520 48% 1.18MB/s 0:09:50 665,354,240 48% 1.18MB/s 0:09:49 666,664,960 48% 1.18MB/s 0:09:48 667,975,680 48% 1.18MB/s 0:09:47 669,286,400 48% 1.18MB/s 0:09:45 670,597,120 48% 1.18MB/s 0:09:44 671,907,840 48% 1.18MB/s 0:09:43 673,218,560 48% 1.18MB/s 0:09:42 674,529,280 49% 1.18MB/s 0:09:41 675,840,000 49% 1.18MB/s 0:09:40 677,150,720 49% 1.18MB/s 0:09:39 678,461,440 49% 1.18MB/s 0:09:38 679,772,160 49% 1.18MB/s 0:09:37 681,082,880 49% 1.18MB/s 0:09:36 682,393,600 49% 1.17MB/s 0:09:38 683,704,320 49% 1.18MB/s 0:09:33 685,015,040 49% 1.18MB/s 0:09:32 686,325,760 49% 1.18MB/s 0:09:31 687,636,480 50% 1.18MB/s 0:09:27 688,947,200 50% 1.18MB/s 0:09:29 690,257,920 50% 1.18MB/s 0:09:28 691,568,640 50% 1.18MB/s 0:09:27 692,879,360 50% 1.17MB/s 0:09:27 694,190,080 50% 1.17MB/s 0:09:27 695,500,800 50% 1.17MB/s 0:09:25 696,811,520 50% 1.17MB/s 0:09:24 698,122,240 50% 1.18MB/s 0:09:22 699,432,960 50% 1.17MB/s 0:09:21 700,743,680 50% 1.17MB/s 0:09:20 702,054,400 51% 1.17MB/s 0:09:19 703,365,120 51% 1.17MB/s 0:09:18 704,675,840 51% 1.18MB/s 0:09:16 705,986,560 51% 1.18MB/s 0:09:15 707,297,280 51% 1.18MB/s 0:09:14 708,608,000 51% 1.17MB/s 0:09:14 709,918,720 51% 1.17MB/s 0:09:13 711,229,440 51% 1.17MB/s 0:09:12 712,540,160 51% 1.17MB/s 0:09:12 713,850,880 51% 1.16MB/s 0:09:15 715,161,600 52% 1.16MB/s 0:09:13 716,472,320 52% 1.17MB/s 0:09:11 717,783,040 52% 1.17MB/s 0:09:09 719,093,760 52% 1.18MB/s 0:09:04 720,404,480 52% 1.17MB/s 0:09:05 721,715,200 52% 1.18MB/s 0:09:02 723,025,920 52% 1.17MB/s 0:09:01 724,336,640 52% 1.17MB/s 0:09:01 725,647,360 52% 1.18MB/s 0:08:57 726,958,080 52% 1.17MB/s 0:08:59 728,268,800 52% 1.17MB/s 0:08:57 729,579,520 53% 1.17MB/s 0:08:57 730,890,240 53% 1.18MB/s 0:08:55 732,200,960 53% 1.17MB/s 0:08:55 733,511,680 53% 1.18MB/s 0:08:52 734,822,400 53% 1.18MB/s 0:08:49 736,133,120 53% 1.18MB/s 0:08:49 737,443,840 53% 1.18MB/s 0:08:47 738,754,560 53% 1.18MB/s 0:08:47 740,065,280 53% 1.18MB/s 0:08:47 741,376,000 53% 1.18MB/s 0:08:46 742,686,720 54% 1.18MB/s 0:08:44 743,997,440 54% 1.18MB/s 0:08:43 745,308,160 54% 1.18MB/s 0:08:42 746,618,880 54% 1.18MB/s 0:08:41 747,929,600 54% 1.17MB/s 0:08:42 749,240,320 54% 1.17MB/s 0:08:42 750,551,040 54% 1.17MB/s 0:08:41 751,828,992 54% 1.16MB/s 0:08:43 753,139,712 54% 1.17MB/s 0:08:40 754,450,432 54% 1.17MB/s 0:08:38 755,761,152 54% 1.17MB/s 0:08:37 757,071,872 55% 1.17MB/s 0:08:33 758,382,592 55% 1.17MB/s 0:08:33 759,693,312 55% 1.17MB/s 0:08:32 761,004,032 55% 1.17MB/s 0:08:31 762,314,752 55% 1.17MB/s 0:08:31 763,625,472 55% 1.18MB/s 0:08:27 764,936,192 55% 1.17MB/s 0:08:28 766,246,912 55% 1.18MB/s 0:08:25 767,557,632 55% 1.18MB/s 0:08:22 768,868,352 55% 1.18MB/s 0:08:23 770,179,072 56% 1.18MB/s 0:08:22 771,489,792 56% 1.17MB/s 0:08:23 772,800,512 56% 1.17MB/s 0:08:22 774,111,232 56% 1.17MB/s 0:08:21 775,421,952 56% 1.17MB/s 0:08:20 776,732,672 56% 1.18MB/s 0:08:16 778,043,392 56% 1.18MB/s 0:08:15 779,354,112 56% 1.18MB/s 0:08:14 780,664,832 56% 1.18MB/s 0:08:11 781,975,552 56% 1.18MB/s 0:08:12 783,286,272 56% 1.17MB/s 0:08:12 784,596,992 57% 1.17MB/s 0:08:11 785,907,712 57% 1.17MB/s 0:08:10 787,218,432 57% 1.17MB/s 0:08:12 788,529,152 57% 1.17MB/s 0:08:09 789,839,872 57% 1.17MB/s 0:08:08 791,150,592 57% 1.17MB/s 0:08:08 792,330,240 57% 1.14MB/s 0:08:18 793,640,960 57% 1.14MB/s 0:08:17 794,951,680 57% 1.14MB/s 0:08:16 796,262,400 57% 1.14MB/s 0:08:14 797,573,120 58% 1.17MB/s 0:07:59 798,883,840 58% 1.17MB/s 0:07:59 800,194,560 58% 1.17MB/s 0:07:58 801,505,280 58% 1.17MB/s 0:07:57 802,816,000 58% 1.17MB/s 0:07:56 804,126,720 58% 1.17MB/s 0:07:55 805,437,440 58% 1.17MB/s 0:07:54 806,748,160 58% 1.17MB/s 0:07:53 808,058,880 58% 1.17MB/s 0:07:52 809,369,600 58% 1.18MB/s 0:07:49 810,680,320 58% 1.18MB/s 0:07:48 811,991,040 59% 1.17MB/s 0:07:48 813,301,760 59% 1.18MB/s 0:07:46 814,612,480 59% 1.18MB/s 0:07:44 815,923,200 59% 1.18MB/s 0:07:43 817,233,920 59% 1.18MB/s 0:07:43 818,544,640 59% 1.17MB/s 0:07:42 819,855,360 59% 1.17MB/s 0:07:42 821,166,080 59% 1.17MB/s 0:07:40 822,476,800 59% 1.18MB/s 0:07:38 823,787,520 59% 1.18MB/s 0:07:37 825,098,240 60% 1.17MB/s 0:07:37 826,408,960 60% 1.17MB/s 0:07:37 827,719,680 60% 1.17MB/s 0:07:36 829,030,400 60% 1.17MB/s 0:07:37 830,341,120 60% 1.17MB/s 0:07:33 831,651,840 60% 1.17MB/s 0:07:31 832,962,560 60% 1.17MB/s 0:07:31 834,273,280 60% 1.18MB/s 0:07:27 835,584,000 60% 1.18MB/s 0:07:27 836,894,720 60% 1.18MB/s 0:07:26 838,205,440 60% 1.18MB/s 0:07:25 839,516,160 61% 1.18MB/s 0:07:24 840,826,880 61% 1.18MB/s 0:07:23 842,137,600 61% 1.17MB/s 0:07:22 843,448,320 61% 1.18MB/s 0:07:21 844,759,040 61% 1.18MB/s 0:07:20 846,069,760 61% 1.18MB/s 0:07:19 847,380,480 61% 1.17MB/s 0:07:20 848,691,200 61% 1.17MB/s 0:07:18 850,001,920 61% 1.17MB/s 0:07:18 851,312,640 61% 1.17MB/s 0:07:16 852,623,360 62% 1.17MB/s 0:07:14 853,934,080 62% 1.17MB/s 0:07:13 855,244,800 62% 1.17MB/s 0:07:12 856,555,520 62% 1.18MB/s 0:07:10 857,866,240 62% 1.18MB/s 0:07:09 859,176,960 62% 1.18MB/s 0:07:08 860,487,680 62% 1.17MB/s 0:07:09 861,798,400 62% 1.17MB/s 0:07:08 863,109,120 62% 1.17MB/s 0:07:08 864,419,840 62% 1.17MB/s 0:07:07 865,730,560 62% 1.17MB/s 0:07:04 867,041,280 63% 1.17MB/s 0:07:02 868,352,000 63% 1.17MB/s 0:07:01 869,662,720 63% 1.18MB/s 0:06:59 870,973,440 63% 1.18MB/s 0:06:58 872,284,160 63% 1.17MB/s 0:06:57 873,594,880 63% 1.17MB/s 0:06:56 874,905,600 63% 1.17MB/s 0:06:56 876,216,320 63% 1.18MB/s 0:06:54 877,527,040 63% 1.18MB/s 0:06:53 878,837,760 63% 1.17MB/s 0:06:52 880,148,480 64% 1.18MB/s 0:06:50 881,459,200 64% 1.18MB/s 0:06:49 882,769,920 64% 1.18MB/s 0:06:48 884,080,640 64% 1.17MB/s 0:06:48 885,391,360 64% 1.18MB/s 0:06:46 886,669,312 64% 1.17MB/s 0:06:47 887,980,032 64% 1.17MB/s 0:06:46 889,290,752 64% 1.17MB/s 0:06:44 890,601,472 64% 1.17MB/s 0:06:44 891,912,192 64% 1.18MB/s 0:06:40 893,222,912 64% 1.18MB/s 0:06:39 894,533,632 65% 1.18MB/s 0:06:38 895,844,352 65% 1.18MB/s 0:06:37 897,155,072 65% 1.18MB/s 0:06:36 898,465,792 65% 1.18MB/s 0:06:35 899,776,512 65% 1.18MB/s 0:06:34 901,087,232 65% 1.18MB/s 0:06:33 902,397,952 65% 1.18MB/s 0:06:32 903,708,672 65% 1.17MB/s 0:06:32 905,019,392 65% 1.17MB/s 0:06:30 906,330,112 65% 1.17MB/s 0:06:29 907,640,832 66% 1.17MB/s 0:06:28 908,951,552 66% 1.18MB/s 0:06:26 910,262,272 66% 1.18MB/s 0:06:25 911,572,992 66% 1.18MB/s 0:06:24 912,883,712 66% 1.17MB/s 0:06:25 914,194,432 66% 1.17MB/s 0:06:24 915,505,152 66% 1.17MB/s 0:06:23 916,815,872 66% 1.17MB/s 0:06:22 918,126,592 66% 1.18MB/s 0:06:19 919,437,312 66% 1.18MB/s 0:06:18 920,748,032 66% 1.18MB/s 0:06:17 922,058,752 67% 1.18MB/s 0:06:16 923,369,472 67% 1.18MB/s 0:06:15 924,680,192 67% 1.18MB/s 0:06:13 925,990,912 67% 1.18MB/s 0:06:12 927,301,632 67% 1.17MB/s 0:06:12 928,612,352 67% 1.18MB/s 0:06:10 929,923,072 67% 1.18MB/s 0:06:09 931,233,792 67% 1.18MB/s 0:06:08 932,544,512 67% 1.18MB/s 0:06:06 933,855,232 67% 1.17MB/s 0:06:08 935,165,952 68% 1.17MB/s 0:06:07 936,476,672 68% 1.17MB/s 0:06:06 937,787,392 68% 1.17MB/s 0:06:05 939,098,112 68% 1.18MB/s 0:06:01 940,408,832 68% 1.18MB/s 0:06:00 941,719,552 68% 1.18MB/s 0:05:59 943,030,272 68% 1.17MB/s 0:05:59 944,340,992 68% 1.17MB/s 0:05:57 945,651,712 68% 1.17MB/s 0:05:56 946,962,432 68% 1.17MB/s 0:05:56 948,273,152 68% 1.17MB/s 0:05:55 949,583,872 69% 1.17MB/s 0:05:54 950,894,592 69% 1.17MB/s 0:05:55 952,205,312 69% 1.17MB/s 0:05:53 953,516,032 69% 1.17MB/s 0:05:50 954,826,752 69% 1.17MB/s 0:05:49 956,137,472 69% 1.18MB/s 0:05:46 957,448,192 69% 1.17MB/s 0:05:47 958,758,912 69% 1.17MB/s 0:05:46 960,069,632 69% 1.17MB/s 0:05:45 961,380,352 69% 1.17MB/s 0:05:45 962,691,072 70% 1.18MB/s 0:05:42 964,001,792 70% 1.17MB/s 0:05:41 965,312,512 70% 1.18MB/s 0:05:40 966,623,232 70% 1.18MB/s 0:05:38 967,933,952 70% 1.17MB/s 0:05:38 969,244,672 70% 1.17MB/s 0:05:37 970,555,392 70% 1.17MB/s 0:05:38 971,866,112 70% 1.17MB/s 0:05:36 973,176,832 70% 1.17MB/s 0:05:34 974,487,552 70% 1.17MB/s 0:05:33 975,798,272 70% 1.18MB/s 0:05:29 977,108,992 71% 1.18MB/s 0:05:29 978,419,712 71% 1.18MB/s 0:05:29 979,730,432 71% 1.18MB/s 0:05:28 981,041,152 71% 1.18MB/s 0:05:27 982,351,872 71% 1.18MB/s 0:05:26 983,662,592 71% 1.18MB/s 0:05:24 984,973,312 71% 1.17MB/s 0:05:25 986,284,032 71% 1.17MB/s 0:05:24 987,594,752 71% 1.17MB/s 0:05:22 988,905,472 71% 1.17MB/s 0:05:22 990,216,192 72% 1.17MB/s 0:05:20 991,526,912 72% 1.17MB/s 0:05:19 992,837,632 72% 1.17MB/s 0:05:17 994,148,352 72% 1.17MB/s 0:05:16 995,459,072 72% 1.18MB/s 0:05:14 996,769,792 72% 1.18MB/s 0:05:13 998,080,512 72% 1.18MB/s 0:05:12 999,391,232 72% 1.18MB/s 0:05:11 1,000,701,952 72% 1.18MB/s 0:05:10 1,002,012,672 72% 1.18MB/s 0:05:09 1,003,323,392 72% 1.18MB/s 0:05:08 1,004,634,112 73% 1.17MB/s 0:05:07 1,005,944,832 73% 1.18MB/s 0:05:06 1,007,255,552 73% 1.17MB/s 0:05:06 1,008,566,272 73% 1.17MB/s 0:05:06 1,009,876,992 73% 1.17MB/s 0:05:05 1,011,187,712 73% 1.17MB/s 0:05:04 1,012,498,432 73% 1.17MB/s 0:05:02 1,013,809,152 73% 1.18MB/s 0:04:59 1,015,119,872 73% 1.18MB/s 0:04:58 1,016,430,592 73% 1.18MB/s 0:04:57 1,017,741,312 74% 1.18MB/s 0:04:56 1,019,052,032 74% 1.18MB/s 0:04:55 1,020,329,984 74% 1.16MB/s 0:04:57 1,021,640,704 74% 1.17MB/s 0:04:55 1,022,951,424 74% 1.16MB/s 0:04:55 1,024,262,144 74% 1.17MB/s 0:04:53 1,025,572,864 74% 1.18MB/s 0:04:49 1,026,883,584 74% 1.17MB/s 0:04:49 1,028,194,304 74% 1.18MB/s 0:04:47 1,029,505,024 74% 1.18MB/s 0:04:46 1,030,815,744 74% 1.18MB/s 0:04:45 1,032,126,464 75% 1.18MB/s 0:04:44 1,033,437,184 75% 1.18MB/s 0:04:43 1,034,747,904 75% 1.18MB/s 0:04:42 1,036,058,624 75% 1.18MB/s 0:04:41 1,037,369,344 75% 1.18MB/s 0:04:40 1,038,680,064 75% 1.17MB/s 0:04:39 1,039,990,784 75% 1.18MB/s 0:04:37 1,041,301,504 75% 1.18MB/s 0:04:37 1,042,612,224 75% 1.18MB/s 0:04:35 1,043,922,944 75% 1.17MB/s 0:04:35 1,045,233,664 76% 1.17MB/s 0:04:34 1,046,544,384 76% 1.17MB/s 0:04:32 1,047,855,104 76% 1.17MB/s 0:04:31 1,049,165,824 76% 1.18MB/s 0:04:29 1,050,476,544 76% 1.18MB/s 0:04:29 1,051,787,264 76% 1.18MB/s 0:04:28 1,053,097,984 76% 1.18MB/s 0:04:27 1,054,408,704 76% 1.18MB/s 0:04:26 1,055,719,424 76% 1.18MB/s 0:04:24 1,057,030,144 76% 1.18MB/s 0:04:23 1,058,340,864 76% 1.18MB/s 0:04:22 1,059,651,584 77% 1.18MB/s 0:04:21 1,060,962,304 77% 1.18MB/s 0:04:20 1,062,273,024 77% 1.18MB/s 0:04:19 1,063,583,744 77% 1.17MB/s 0:04:18 1,064,894,464 77% 1.17MB/s 0:04:17 1,066,205,184 77% 1.17MB/s 0:04:16 1,067,515,904 77% 1.17MB/s 0:04:15 1,068,826,624 77% 1.17MB/s 0:04:14 1,070,137,344 77% 1.17MB/s 0:04:13 1,071,448,064 77% 1.17MB/s 0:04:12 1,072,758,784 78% 1.17MB/s 0:04:11 1,074,069,504 78% 1.17MB/s 0:04:10 1,075,380,224 78% 1.17MB/s 0:04:09 1,076,690,944 78% 1.17MB/s 0:04:07 1,078,001,664 78% 1.17MB/s 0:04:06 1,079,312,384 78% 1.17MB/s 0:04:05 1,080,623,104 78% 1.17MB/s 0:04:05 1,081,933,824 78% 1.17MB/s 0:04:05 1,083,244,544 78% 1.17MB/s 0:04:04 1,084,555,264 78% 1.17MB/s 0:04:03 1,085,865,984 78% 1.17MB/s 0:04:01 1,087,176,704 79% 1.18MB/s 0:03:58 1,088,487,424 79% 1.18MB/s 0:03:57 1,089,798,144 79% 1.17MB/s 0:03:57 1,091,108,864 79% 1.17MB/s 0:03:56 1,092,419,584 79% 1.17MB/s 0:03:56 1,093,730,304 79% 1.16MB/s 0:03:55 1,095,041,024 79% 1.17MB/s 0:03:53 1,096,351,744 79% 1.17MB/s 0:03:52 1,097,662,464 79% 1.17MB/s 0:03:50 1,098,973,184 79% 1.18MB/s 0:03:48 1,100,283,904 80% 1.18MB/s 0:03:47 1,101,594,624 80% 1.18MB/s 0:03:46 1,102,905,344 80% 1.18MB/s 0:03:45 1,104,216,064 80% 1.18MB/s 0:03:44 1,105,526,784 80% 1.17MB/s 0:03:44 1,106,837,504 80% 1.17MB/s 0:03:42 1,108,148,224 80% 1.17MB/s 0:03:41 1,109,458,944 80% 1.18MB/s 0:03:40 1,110,769,664 80% 1.18MB/s 0:03:39 1,112,080,384 80% 1.18MB/s 0:03:38 1,113,391,104 80% 1.18MB/s 0:03:36 1,114,701,824 81% 1.18MB/s 0:03:35 1,116,012,544 81% 1.18MB/s 0:03:34 1,117,323,264 81% 1.17MB/s 0:03:34 1,118,633,984 81% 1.18MB/s 0:03:32 1,119,944,704 81% 1.18MB/s 0:03:31 1,121,255,424 81% 1.17MB/s 0:03:30 1,122,566,144 81% 1.18MB/s 0:03:28 1,123,876,864 81% 1.17MB/s 0:03:29 1,125,187,584 81% 1.18MB/s 0:03:27 1,126,498,304 81% 1.18MB/s 0:03:26 1,127,809,024 82% 1.18MB/s 0:03:25 1,129,119,744 82% 1.18MB/s 0:03:23 1,130,430,464 82% 1.18MB/s 0:03:22 1,131,741,184 82% 1.18MB/s 0:03:21 1,133,051,904 82% 1.17MB/s 0:03:21 1,134,362,624 82% 1.17MB/s 0:03:19 1,135,673,344 82% 1.17MB/s 0:03:18 1,136,984,064 82% 1.17MB/s 0:03:17 1,138,294,784 82% 1.18MB/s 0:03:16 1,139,605,504 82% 1.17MB/s 0:03:15 1,140,916,224 82% 1.17MB/s 0:03:14 1,142,226,944 83% 1.18MB/s 0:03:13 1,143,537,664 83% 1.17MB/s 0:03:12 1,144,848,384 83% 1.18MB/s 0:03:10 1,146,159,104 83% 1.18MB/s 0:03:09 1,147,469,824 83% 1.18MB/s 0:03:08 1,148,780,544 83% 1.17MB/s 0:03:07 1,150,091,264 83% 1.17MB/s 0:03:06 1,151,401,984 83% 1.17MB/s 0:03:05 1,152,712,704 83% 1.17MB/s 0:03:04 1,154,023,424 83% 1.18MB/s 0:03:03 1,155,301,376 84% 1.16MB/s 0:03:04 1,156,612,096 84% 1.16MB/s 0:03:03 1,157,922,816 84% 1.16MB/s 0:03:02 1,159,233,536 84% 1.16MB/s 0:03:01 1,160,544,256 84% 1.17MB/s 0:02:58 1,161,854,976 84% 1.18MB/s 0:02:56 1,163,165,696 84% 1.18MB/s 0:02:55 1,164,476,416 84% 1.18MB/s 0:02:54 1,165,787,136 84% 1.18MB/s 0:02:53 1,167,097,856 84% 1.18MB/s 0:02:52 1,168,408,576 84% 1.18MB/s 0:02:51 1,169,719,296 85% 1.17MB/s 0:02:50 1,171,030,016 85% 1.18MB/s 0:02:49 1,172,340,736 85% 1.18MB/s 0:02:48 1,173,651,456 85% 1.18MB/s 0:02:47 1,174,962,176 85% 1.18MB/s 0:02:46 1,176,272,896 85% 1.17MB/s 0:02:45 1,177,583,616 85% 1.17MB/s 0:02:44 1,178,894,336 85% 1.18MB/s 0:02:42 1,180,205,056 85% 1.18MB/s 0:02:41 1,181,515,776 85% 1.18MB/s 0:02:39 1,182,826,496 86% 1.18MB/s 0:02:38 1,184,137,216 86% 1.18MB/s 0:02:38 1,185,447,936 86% 1.18MB/s 0:02:37 1,186,758,656 86% 1.18MB/s 0:02:36 1,188,069,376 86% 1.17MB/s 0:02:35 1,189,380,096 86% 1.18MB/s 0:02:33 1,190,690,816 86% 1.18MB/s 0:02:32 1,192,001,536 86% 1.18MB/s 0:02:31 1,193,312,256 86% 1.18MB/s 0:02:30 1,194,622,976 86% 1.18MB/s 0:02:29 1,195,933,696 86% 1.18MB/s 0:02:28 1,197,244,416 87% 1.18MB/s 0:02:27 1,198,555,136 87% 1.18MB/s 0:02:26 1,199,865,856 87% 1.18MB/s 0:02:25 1,201,176,576 87% 1.18MB/s 0:02:24 1,202,487,296 87% 1.18MB/s 0:02:23 1,203,798,016 87% 1.18MB/s 0:02:22 1,205,108,736 87% 1.17MB/s 0:02:21 1,206,419,456 87% 1.17MB/s 0:02:20 1,207,730,176 87% 1.17MB/s 0:02:18 1,209,040,896 87% 1.17MB/s 0:02:18 1,210,351,616 88% 1.17MB/s 0:02:17 1,211,531,264 88% 1.14MB/s 0:02:20 1,212,841,984 88% 1.13MB/s 0:02:19 1,214,152,704 88% 1.14MB/s 0:02:17 1,215,463,424 88% 1.14MB/s 0:02:16 1,216,774,144 88% 1.17MB/s 0:02:11 1,218,084,864 88% 1.18MB/s 0:02:10 1,219,395,584 88% 1.17MB/s 0:02:10 1,220,706,304 88% 1.17MB/s 0:02:08 1,222,017,024 88% 1.17MB/s 0:02:07 1,223,327,744 88% 1.17MB/s 0:02:06 1,224,638,464 89% 1.18MB/s 0:02:04 1,225,949,184 89% 1.17MB/s 0:02:04 1,227,259,904 89% 1.18MB/s 0:02:02 1,228,570,624 89% 1.17MB/s 0:02:01 1,229,881,344 89% 1.16MB/s 0:02:02 1,231,192,064 89% 1.16MB/s 0:02:00 1,232,502,784 89% 1.16MB/s 0:01:59 1,233,813,504 89% 1.16MB/s 0:01:58 1,235,124,224 89% 1.18MB/s 0:01:55 1,236,434,944 89% 1.17MB/s 0:01:55 1,237,745,664 90% 1.17MB/s 0:01:53 1,238,532,096 90% 1.06MB/s 0:02:05 1,239,187,456 90% 941.85kB/s 0:02:23 1,240,104,960 90% 860.09kB/s 0:02:36 1,241,415,680 90% 860.50kB/s 0:02:35 1,242,726,400 90% 976.87kB/s 0:02:15 1,244,037,120 90% 1.10MB/s 0:01:56 1,245,347,840 90% 1.17MB/s 0:01:47 1,246,658,560 90% 1.17MB/s 0:01:46 1,247,969,280 90% 1.18MB/s 0:01:45 1,249,017,856 90% 1.11MB/s 0:01:50 1,250,066,432 90% 1.03MB/s 0:01:57 1,251,115,008 91% 1015.16kB/s 0:02:01 1,252,425,728 91% 1014.45kB/s 0:02:00 1,253,736,448 91% 1.05MB/s 0:01:52 1,255,047,168 91% 1.13MB/s 0:01:43 1,256,095,744 91% 1.12MB/s 0:01:43 1,256,751,104 91% 1001.19kB/s 0:01:57 1,257,537,536 91% 870.34kB/s 0:02:14 1,258,848,256 91% 866.28kB/s 0:02:13 1,260,158,976 91% 925.80kB/s 0:02:03 1,261,469,696 91% 1.05MB/s 0:01:45 1,262,780,416 91% 1.17MB/s 0:01:33 1,264,091,136 91% 1.18MB/s 0:01:31 1,265,401,856 92% 1.17MB/s 0:01:31 1,266,712,576 92% 1.17MB/s 0:01:30 1,268,023,296 92% 1.18MB/s 0:01:28 1,269,334,016 92% 1.18MB/s 0:01:27 1,270,644,736 92% 1.17MB/s 0:01:26 1,271,955,456 92% 1.18MB/s 0:01:25 1,273,266,176 92% 1.17MB/s 0:01:24 1,274,576,896 92% 1.17MB/s 0:01:23 1,275,887,616 92% 1.18MB/s 0:01:22 1,277,198,336 92% 1.17MB/s 0:01:21 1,278,509,056 92% 1.18MB/s 0:01:20 1,279,819,776 93% 1.18MB/s 0:01:18 1,281,130,496 93% 1.17MB/s 0:01:18 1,282,441,216 93% 1.17MB/s 0:01:17 1,283,751,936 93% 1.17MB/s 0:01:15 1,285,062,656 93% 1.17MB/s 0:01:14 1,286,373,376 93% 1.17MB/s 0:01:13 1,287,684,096 93% 1.17MB/s 0:01:12 1,288,962,048 93% 1.17MB/s 0:01:11 1,290,272,768 93% 1.17MB/s 0:01:10 1,291,583,488 93% 1.17MB/s 0:01:09 1,292,894,208 94% 1.16MB/s 0:01:08 1,294,204,928 94% 1.18MB/s 0:01:06 1,295,515,648 94% 1.17MB/s 0:01:05 1,296,826,368 94% 1.17MB/s 0:01:05 1,298,137,088 94% 1.18MB/s 0:01:03 1,299,447,808 94% 1.16MB/s 0:01:03 1,300,758,528 94% 1.16MB/s 0:01:02 1,302,069,248 94% 1.17MB/s 0:01:00 1,303,379,968 94% 1.17MB/s 0:00:59 1,304,690,688 94% 1.17MB/s 0:00:58 1,305,870,336 94% 1.16MB/s 0:00:58 1,307,181,056 95% 1.16MB/s 0:00:57 1,308,491,776 95% 1.16MB/s 0:00:55 1,309,802,496 95% 1.16MB/s 0:00:54 1,311,113,216 95% 1.17MB/s 0:00:53 1,312,423,936 95% 1.18MB/s 0:00:51 1,313,734,656 95% 1.18MB/s 0:00:50 1,315,045,376 95% 1.17MB/s 0:00:49 1,316,356,096 95% 1.17MB/s 0:00:48 1,317,666,816 95% 1.17MB/s 0:00:47 1,318,977,536 95% 1.17MB/s 0:00:46 1,320,288,256 96% 1.17MB/s 0:00:45 1,321,598,976 96% 1.17MB/s 0:00:44 1,322,909,696 96% 1.17MB/s 0:00:43 1,324,220,416 96% 1.17MB/s 0:00:42 1,325,531,136 96% 1.17MB/s 0:00:41 1,326,841,856 96% 1.17MB/s 0:00:40 1,328,152,576 96% 1.17MB/s 0:00:38 1,329,463,296 96% 1.17MB/s 0:00:37 1,330,774,016 96% 1.17MB/s 0:00:36 1,332,084,736 96% 1.18MB/s 0:00:35 1,333,395,456 96% 1.18MB/s 0:00:34 1,334,706,176 97% 1.18MB/s 0:00:33 1,336,016,896 97% 1.18MB/s 0:00:32 1,337,327,616 97% 1.18MB/s 0:00:31 1,338,638,336 97% 1.17MB/s 0:00:30 1,339,949,056 97% 1.17MB/s 0:00:29 1,341,259,776 97% 1.17MB/s 0:00:27 1,342,570,496 97% 1.17MB/s 0:00:26 1,343,881,216 97% 1.17MB/s 0:00:25 1,345,191,936 97% 1.17MB/s 0:00:24 1,346,502,656 97% 1.17MB/s 0:00:23 1,347,813,376 98% 1.17MB/s 0:00:22 1,349,124,096 98% 1.17MB/s 0:00:21 1,350,434,816 98% 1.18MB/s 0:00:20 1,351,745,536 98% 1.17MB/s 0:00:19 1,353,056,256 98% 1.17MB/s 0:00:18 1,354,366,976 98% 1.17MB/s 0:00:17 1,355,677,696 98% 1.17MB/s 0:00:15 1,356,988,416 98% 1.17MB/s 0:00:14 1,358,299,136 98% 1.17MB/s 0:00:13 1,359,609,856 98% 1.18MB/s 0:00:12 1,360,920,576 98% 1.18MB/s 0:00:11 1,362,231,296 99% 1.17MB/s 0:00:10 1,363,542,016 99% 1.18MB/s 0:00:09 1,364,852,736 99% 1.18MB/s 0:00:08 1,366,163,456 99% 1.18MB/s 0:00:07 1,367,474,176 99% 1.18MB/s 0:00:06 1,368,784,896 99% 1.17MB/s 0:00:05 1,369,964,544 99% 1.14MB/s 0:00:04 1,371,275,264 99% 1.14MB/s 0:00:03 1,372,585,984 99% 1.13MB/s 0:00:01 1,373,896,704 99% 1.13MB/s 0:00:00 1,374,808,828 100% 1.17MB/s 0:18:41 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20230108-tablet-x64uefi.img.xz.sha256 131 100% 0.19kB/s 0:00:00 131 100% 0.19kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,290,382,295 bytes received 577 bytes 1,225,696.73 bytes/sec total size is 3,289,578,544 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@2d7f8dd3[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-12-28T22:09:17Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be Sending notification to Discord. Finished: SUCCESS